[Bug 508794] Re: requestsync crashed with IndexError in rmadison()

Michael Bienia michael at bienia.de
Sun Jan 17 16:40:47 UTC 2010


Yes, you are right. rmadison (the tool) doesn't like sid for suite:
$ rmadison -u debian -a source -s sid skanlite
Traceback (most recent call last):
  File "/usr/local/bin/dak", line 238, in <module>
    main()
  File "/usr/local/bin/dak", line 218, in main
    module.main()
  File "/srv/ftp.debian.org/dak/dak/ls.py", line 106, in main
    utils.parse_args(Options)
  File "/srv/ftp.debian.org/dak/dak/daklib/utils.py", line 979, in parse_args
    if suite.suite_id is None:
AttributeError: 'NoneType' object has no attribute 'suite_id'

The return code is still 0 (else it would trigger an assertation error).
The "fix" is to map "sid" back to "unstable".

** Changed in: ubuntu-dev-tools (Ubuntu)
   Importance: Undecided => Low

-- 
requestsync crashed with IndexError in rmadison()
https://bugs.launchpad.net/bugs/508794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list