[Bug 121519] sync-source aborts with ForbiddenAttribute

Martin Pitt martin.pitt at ubuntu.com
Thu Jun 21 09:39:55 BST 2007


Public bug reported:

Since today's LP rollout, sync-source does not work any more:

$ sync-source -b stevenk -f xapian-bindings
Traceback (most recent call last):
  File "/home/lp_archive/bin/sync-source", line 1602, in ?
    main()
  File "/home/lp_archive/bin/sync-source", line 1588, in main
    arguments = init()
  File "/home/lp_archive/bin/sync-source", line 1567, in init
    objectize_options()
  File "/home/lp_archive/bin/sync-source", line 1521, in objectize_options
    Options.tosuite = Options.todistro.currentrelease.name
zope.security.interfaces.ForbiddenAttribute: ('currentrelease', <Distribution at 0x2aaab2908f10>)

and it's not only currentrelease, if I try to circumvent it, it still
fails:

$ sync-source -s gutsy -b stevenk -f xapian-bindings
Traceback (most recent call last):
  File "/home/lp_archive/bin/sync-source", line 1602, in ?
    main()
  File "/home/lp_archive/bin/sync-source", line 1588, in main
    arguments = init()
  File "/home/lp_archive/bin/sync-source", line 1567, in init
    objectize_options()
  File "/home/lp_archive/bin/sync-source", line 1522, in objectize_options
    Options.tosuite = Options.todistro.getRelease(Options.tosuite)
zope.security.interfaces.ForbiddenAttribute: ('getRelease', <Distribution at 0x2aaab2908f10>)

** Affects: soyuz (upstream)
     Importance: Undecided
         Status: Confirmed

** Changed in: soyuz (upstream)
       Status: New => Confirmed

-- 
sync-source aborts with ForbiddenAttribute
https://bugs.launchpad.net/bugs/121519
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