[Bug 127178] change-override.py broken for binary packages

Martin Pitt martin.pitt at ubuntu.com
Fri Jul 20 15:47:21 BST 2007


Public bug reported:

source overriding works fine:

$ change-override.py -S -c main apparmor

but since the last rollout, binary override is broken:

$ change-override.py -c universe apparmor-profiles
14:45:31 INFO    Override Component to: 'universe'
Traceback (most recent call last):
  File "/srv/launchpad.net/codelines/current/scripts/ftpmaster-tools/change-override.py", line 107, in ?
    sys.exit(main())
  File "/srv/launchpad.net/codelines/current/scripts/ftpmaster-tools/change-override.py", line 92, in main
    changer.processBinaryChange(package_name)
AttributeError: 'ArchiveOverrider' object has no attribute 'processBinaryChange'

Celso proposed a quickfix in drescher:~cprov/change-override.diff, but
that does not help too much:

~$ change-override.py -c universe apparmor-profiles
14:46:18 INFO    Override Component to: 'universe'
14:46:18 INFO    Commiting transaction, changes will be visible after next publisher run.

i. e. it does not actually override anything.

** Affects: soyuz (upstream)
     Importance: Critical
     Assignee: Celso Providelo
         Status: In Progress

-- 
change-override.py broken for binary packages
https://bugs.launchpad.net/bugs/127178
You received this bug notification because you are a member of Ubuntu
Package Archive Administrators, which is a direct subscriber.



More information about the ubuntu-archive mailing list