Error message about wrong timestamps inside a package is buggy

Bug #489269 reported by Michael Bienia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Low
Jelmer Vernooij

Bug Description

The upload of the build of php-auth failed with the following error (http://launchpadlibrarian.net/36001574/upload_1361070_log.txt):

2009-11-24 03:55:36 WARNING Upload was rejected:
2009-11-24 03:55:36 WARNING php-auth_1.6.2-1_all.deb: has 23 file(s) with a time stamp too far into the future (e.g. usr/share/doc/php-auth/examples/tests/users [Thu Jan 1 10:13:08 1970]).

The error message shouldn't tell about timestamps to far in the future if the timestamps are too far in the past.

Related branches

Revision history for this message
Julian Edwards (julian-edwards) wrote :

This is just a text error in
lib/lp/archiveuploader/nascentuploadfile.py
around line 684.

The code is checking for "future" files then "ancient" files and I suspect the error was copy & pasted without any thought.

tags: added: soyuz-upload trivial
Changed in soyuz:
status: New → Triaged
importance: Undecided → Low
assignee: nobody → Julian Edwards (julian-edwards)
milestone: none → 3.1.12
Changed in soyuz:
assignee: Julian Edwards (julian-edwards) → Jelmer Vernooij (jelmer)
Jelmer Vernooij (jelmer)
Changed in soyuz:
status: Triaged → Fix Committed
Jelmer Vernooij (jelmer)
Changed in soyuz:
status: Fix Committed → In Progress
Revision history for this message
Diogo Matsubara (matsubara) wrote : Bug fixed by a commit
Changed in soyuz:
status: In Progress → Fix Committed
Jelmer Vernooij (jelmer)
Changed in soyuz:
status: Fix Committed → Fix Released
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.