Archive:+copy-packages creates job which oopses when async-copying from private to public archive
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Critical
|
Colin Watson |
Bug Description
https:/
CannotCopy: simplecv 1.2-1ubuntu3 in precise (Cannot copy restricted files to a public archive without explicit unembargo option.)
Traceback (most recent call last):
Module lazr.jobrunner.
self.
Module lp.services.
super(
Module lazr.jobrunner.
job.run()
Module lp.soyuz.
self.
Module lp.soyuz.
unembargo=
Module lp.soyuz.
raise CannotCopy(
CannotCopy: simplecv 1.2-1ubuntu3 in precise (Cannot copy restricted files to a public archive without explicit unembargo option.)
Related branches
- Brad Crittenden (community): Approve (code)
-
Diff: 193 lines (+116/-10)2 files modifiedlib/lp/soyuz/browser/archive.py (+1/-1)
lib/lp/soyuz/browser/tests/archive-views.txt (+115/-9)
summary: |
- Archive:+copy-packages oopses when async-copying from private to public - archive + Archive:+copy-packages creates job which oopses when async-copying from + private to public archive |
Changed in launchpad: | |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
Fixed in stable r15664 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 15664>.