[Bug 80226] bughelper crashes on ubiquity [daniel's branch]

Vassilis Pandis pandisv at yahoo.co.uk
Wed Jan 17 11:16:54 GMT 2007


Public bug reported:

This is with r23 of Daniel's branch. ubiquity.info validates (it's the
stock one)

pandis at pandis-laptop:~/bughelper$ ./bughelper ubiquity
I/O warning : failed to load external entity "packages/initramfs-tools.info"
I/O warning : failed to load external entity "packages/linux-source-2.6.15.info"
Traceback (most recent call last):
  File "./bughelper", line 53, in ?
    main()
  File "./bughelper", line 43, in main
    if info_file.clue_matches(clue, b.text):
  File "/home/pandis/bughelper/bugHelper/infoFiles.py", line 33, in clue_matches
    return self.condition_matches(condition, text)
  File "/home/pandis/bughelper/bugHelper/infoFiles.py", line 51, in condition_matches
    if len(cond.or_cond):
TypeError: len() of unsized object


pandis at pandis-laptop:~/bughelper$ ./bughelper -l http://launchpad.net/distros/ubuntu/+source/ubiquity/+bugs
I/O warning : failed to load external entity "packages/initramfs-tools.info"
I/O warning : failed to load external entity "packages/linux-source-2.6.15.info"
Traceback (most recent call last):
  File "./bughelper", line 53, in ?
    main()
  File "./bughelper", line 43, in main
    if info_file.clue_matches(clue, b.text):
  File "/home/pandis/bughelper/bugHelper/infoFiles.py", line 33, in clue_matches
    return self.condition_matches(condition, text)
  File "/home/pandis/bughelper/bugHelper/infoFiles.py", line 51, in condition_matches
    if len(cond.or_cond):
TypeError: len() of unsized object

** Affects: bughelper (upstream)
     Importance: Undecided
         Status: Unconfirmed

-- 
bughelper crashes on ubiquity [daniel's branch]
https://launchpad.net/bugs/80226



More information about the Ubuntu-bugsquad mailing list