Comment 8 for bug 238021

Revision history for this message
Steve Langasek (vorlon) wrote :

syncing from non-free to multiverse appears to fail:

$ sync-source.py -c multiverse -b nhandler cgal
Traceback (most recent call last):
  File "/srv/launchpad.net/codelines/current/scripts/ftpmaster-tools/sync-source.py", line 908, in ?
    main()
  File "/srv/launchpad.net/codelines/current/scripts/ftpmaster-tools/sync-source.py", line 901, in main
    Suite = read_current_source(
  File "/srv/launchpad.net/codelines/current/scripts/ftpmaster-tools/sync-source.py", line 422, in read_current_source
    valid_components = dak_utils.split_args(valid_components)
  File "/srv/launchpad.net/codelines/soyuz-production-rev-7322/scripts/ftpmaster-tools/dak_utils.py", line 221, in split_args
    if s.find(",") == -1:
zope.security.interfaces.ForbiddenAttribute: ('find', <Component at 0x48fa590>)
$