On Fri, Aug 21, 2015 at 04:58:30PM -0000, Joseph Salisbury wrote: > I have an environment setup to try and reproduce/bisect the bug. > However, I'm getting an error when running the test. Have you seen > this: > > > ubuntu@autopkgtest:~/udisks2-2.1.6$ sudo debian/tests/upstream-system > Traceback (most recent call last): > File "<frozen importlib._bootstrap>", line 2158, in _find_spec > AttributeError: 'DynamicImporter' object has no attribute 'find_spec' > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File "src/tests/integration-test", line 61, in <module> > from gi.repository import GLib, Gio, UDisks > File "/usr/lib/python3/dist-packages/gi/importer.py", line 144, in > find_module > 'introspection typelib not found' % namespace) > ImportError: cannot import name UDisks, introspection typelib not found
I guess you want gir1.2-udisks-2.0 - do you have this installed? The '@' in the test-depends means that you should install the binary packages produced by this source. Sorry for not being precise enough in the description. -- Iain Lane [ [email protected] ] Debian Developer [ [email protected] ] Ubuntu Developer [ [email protected] ] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1478623 Title: [4.1.0 regression] Kernel oops - blk_update_request: I/O error when running udisks2 force_test_removal test To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1478623/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
