[Beaker-devel] Distro import error from develop RPMs

Amit Saha asaha at redhat.com
Mon Sep 9 06:55:52 UTC 2013


In my development environment, I upgraded the server and the lab controller packages to the
current version from git. While importing a distro I am getting this error:

root CRITICAL <Fault 1: "<type 'exceptions.TypeError'>:'set' object does not support indexing">

It does seem like the exception is raised form the server side. Here is an example:


# beaker-import http://mirror.aarnet.edu.au/pub/fedora/linux/development/rawhide/i386/os/ --debug
2013-09-09 02:53:01,987 root DEBUG      Importer ComposeInfoLegacy does not match
2013-09-09 02:53:02,101 root DEBUG      Importer ComposeInfo does not match
2013-09-09 02:53:02,321 root DEBUG      Importer TreeInfoLegacy does not match
2013-09-09 02:53:02,576 root DEBUG      Importer TreeInfoRhel5 does not match
2013-09-09 02:53:02,782 root DEBUG      Importer TreeInfoFedora Matches
2013-09-09 02:53:02,783 root INFO Attempting to import: http://mirror.aarnet.edu.au/pub/fedora/linux/development/rawhide/i386/os/
2013-09-09 02:53:04,091 root DEBUG 
{'arch': 'i386',
 'arches': [],
 'images': [{'path': 'images/pxeboot/vmlinuz', 'type': 'kernel'},
            {'path': 'images/pxeboot/initrd.img', 'type': 'initrd'}],
 'kernel_options': None,
 'kernel_options_post': None,
 'ks_meta': None,
 'name': 'Fedora-rawhide',
 'osmajor': 'Fedorarawhide',
 'osminor': '0',
 'repos': [{'path': '.', 'repoid': 'Fedora', 'type': 'variant'},
           {'path': '../debug',
            'repoid': 'Fedora-debuginfo',
            'type': 'debug'}],
 'tags': [],
 'tree_build_time': '1378389545.99',
 'urls': ['http://mirror.aarnet.edu.au/pub/fedora/linux/development/rawhide/i386/os/'],
 'variant': ''}

2013-09-09 02:53:04,119 root CRITICAL <Fault 1: "<type 'exceptions.TypeError'>:'set' object does not support indexing">

Seeing the 'git log' i am not sure what may be causing this. 

Can someone try and see if it can be reproduced?

Thanks,
Amit.


-- 
Amit Saha <http://echorand.me>


More information about the Beaker-devel mailing list