Public bug reported:

Need to change file /usr/lib/python3/dist-packages/xdiagnose/assistant.py to 
add brackets around the print statements or syntax error causes dpkg to fail:

    def cb_prepare(self, assistant, page):
        if self.page1 == page:
            print('sixa action setup part1')
        elif self.page2 == page:
            print('sixa action setup part2')
        elif self.page3 == page:
            print('sixa action setup part3')
        elif self.page4 == page:
            print('sixa action setup part4')
        elif self.page5 == page:
            print('sixa action setup part5')

** Affects: xdiagnose (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: quantal

** Tags added: quantal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013840

Title:
  xdiagnose fails to install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdiagnose/+bug/1013840/+subscriptions

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

Reply via email to