Activity log for bug #595957

Date Who What changed Old value New value Message
2010-06-18 14:21:51 Michael Nelson bug added bug
2010-06-18 14:23:25 Michael Nelson bug added subscriber Aaron Bentley
2010-06-18 14:44:50 Michael Nelson description It looks like the code in: lp.archiveuploader.dscfile.DSCFile.unpackAndCheckSource() calls findAndMoveChangelog() to move the changelog from the temp directory into the *current working directory*. Looking at the code, it looks like it is done simply to check that it can be successfully copied (as a check), but it fails for source package recipe builds. If this is the case, then it should be instead testing the move to *another* tmp directory. It looks like the code in: lp.archiveuploader.dscfile.DSCFile.unpackAndCheckSource() calls findAndMoveChangelog() to move the changelog from the temp directory into the *current working directory*. Looking at the code, it stores the changes file there and then uploads it later to the librarian from that location (during storeInDatabase). We should store the file somewhere else for uploading to the librarian.
2010-06-18 14:54:20 Julian Edwards soyuz: status Confirmed Triaged
2010-06-28 20:44:39 Aaron Bentley branch linked lp:~abentley/launchpad/process-upload-no-cwd
2010-07-02 07:30:51 Ursula Junque soyuz: assignee Aaron Bentley (abentley)
2010-07-02 07:30:54 Ursula Junque soyuz: milestone 10.07
2010-07-02 07:30:56 Ursula Junque tags archive-uploader archive-uploader qa-needstesting
2010-07-02 07:30:57 Ursula Junque soyuz: status Triaged Fix Committed
2010-07-05 14:15:55 Julian Edwards tags archive-uploader qa-needstesting archive-uploader qa-bad
2010-07-07 13:59:29 Curtis Hovey soyuz: status Fix Committed Fix Released
2010-07-15 09:44:43 Aaron Bentley branch linked lp:~abentley/launchpad/no-write-cwd
2010-07-21 07:33:01 Launchpad QA Bot soyuz: milestone 10.07 10.08
2010-07-21 07:33:03 Launchpad QA Bot tags archive-uploader qa-bad archive-uploader qa-needstesting
2010-07-22 14:49:37 Ursula Junque soyuz: status Fix Released Fix Committed
2010-08-02 13:15:12 Julian Edwards tags archive-uploader qa-needstesting archive-uploader qa-ok
2010-08-14 10:03:03 Julian Edwards soyuz: status Fix Committed Fix Released