md5 file in +download is wrong

Bug #269033 reported by Andrea Corbellini
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Low
Unassigned

Bug Description

The +md5 files in the +download area are wrong because they contain only the hash without the file name.
For example, the +md5 file for bzr-1.6.1.tar.gz (https://launchpad.net/bzr/1.6/1.6.1) is just:
   84b73e5b52c6b58887b02987849cdbc9
but instead it should contain:
   84b73e5b52c6b58887b02987849cdbc9 bzr-1.6.1.tar.gz

This is odd because the command md5sum expects to see the filename. In fact, running `md5sum -c +md5` returns this error: `md5sum: no files checked`.
The correct file should be generated with
   md5sum bzr-1.6.1.tar.gz > +md5

Changed in launchpad-foundations:
importance: Undecided → Medium
status: New → Triaged
Curtis Hovey (sinzui)
Changed in launchpad-registry:
importance: Medium → Low
Curtis Hovey (sinzui)
Changed in launchpad-registry:
assignee: nobody → Curtis Hovey (sinzui)
importance: Low → High
milestone: none → 2.2.6
Curtis Hovey (sinzui)
tags: added: story-series-milestones-releases
removed: registry
Curtis Hovey (sinzui)
Changed in launchpad-registry:
importance: High → Low
status: Triaged → In Progress
Revision history for this message
Curtis Hovey (sinzui) wrote :

Fixed in launchpad devel r8537.

Changed in launchpad-registry:
status: In Progress → Fix Committed
Revision history for this message
Curtis Hovey (sinzui) wrote : Bug 269033 Fix released

Fixed released in Launchpad 2.2.6.

Changed in launchpad-registry:
status: Fix Committed → Fix Released
Curtis Hovey (sinzui)
Changed in launchpad:
assignee: Curtis Hovey (sinzui) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.