** Description changed: TEST CASE: - Right now 'aptitude install aws-status' on Ubuntu 10.04 doesn't pull in + Right now 'aptitude install aws-status' on Ubuntu doesn't pull in python-txaws, so running aws-status afterwards fails with missing dependencies. Console output: - $ aws-status + $ aws-status Traceback (most recent call last): - File "/usr/bin/aws-status", line 5, in <module> - from txaws.client.gui.gtk import main + File "/usr/bin/aws-status", line 5, in <module> + from txaws.client.gui.gtk import main ImportError: No module named txaws.client.gui.gtk Regression: I think there is no option for regression because I only include a package in Depends (binary package from the same source package). Regards,
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/634022 Title: [SRU] aws-status should depend on python-txaws -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs