[MB-7033] Package file name not correct in md5 file Created: 26/Oct/12 Updated: 24/Jan/13 Resolved: 24/Jan/13 |
|
| Status: | Resolved |
| Project: | Couchbase Server |
| Component/s: | build |
| Affects Version/s: | 1.8.1 |
| Fix Version/s: | 2.0.1 |
| Security Level: | Public |
| Type: | Bug | Priority: | Minor |
| Reporter: | James Mauss | Assignee: | Phil Labee |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Package file name not correct in md5 file.
This causes md5sum -c couchbase-server-community_x86_64_1.8.1.deb.md5 to fail. md5sum -c couchbase-server-community_x86_64_1.8.1.deb.md5 md5sum: couchbase-server-community_x86_64_1.8.1-937-rel.deb: No such file or directory couchbase-server-community_x86_64_1.8.1-937-rel.deb: FAILED open or read md5sum: WARNING: 1 of 1 listed file could not be read ex: filename: couchbase-server-community_x86_64_1.8.1.deb .md5 file: 385f6a9b0f78ce38304085836ab24616 couchbase-server-community_x86_64_1.8.1-937-rel.deb Changing the name in the .md5 file will fix the issue. |
| Comments |
| Comment by Farshid Ghods [ 19/Dec/12 ] |
| We need to update the instructions for uploading binaries to the release website |
| Comment by Phil Labee [ 19/Dec/12 ] |
| This will be fixed by a documented or automated process. Having the wrong file name in an MD5 is usually operator error. |