checkbox failed to build, cannot import pkg_resources

Bug #1066502 reported by Sylvain Pineau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox
Fix Released
Critical
Sylvain Pineau

Bug Description

Checkbox-dev daily failed to build with the following error message:

[checkbox/parsers/tests/test_submission.py]
Traceback (most recent call last):
  File "./test", line 211, in <module>
    main()
  File "./test", line 207, in main
    sys.exit(runner_func(opts))
  File "./test", line 137, in test_with_unittest
    module = __import__(modpath, None, None, [""])
  File "/build/buildd/checkbox-0.14.10+bzr1769+201210131625~quantal1/checkbox/parsers/tests/test_submission.py", line 25, in <module>
    from checkbox.parsers.submission import SubmissionParser
  File "/build/buildd/checkbox-0.14.10+bzr1769+201210131625~quantal1/checkbox/parsers/submission.py", line 26, in <module>
    from pkg_resources import resource_string
ImportError: No module named pkg_resources

The debian/control file probably needs a new dependency on python3-pkg-resources to build the source package.

description: updated
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

python3-pkg-resources was missing, tested with pbuilder the fix works

Changed in checkbox:
status: New → In Progress
importance: Undecided → Critical
assignee: nobody → Sylvain Pineau (sylvain-pineau)
status: In Progress → Fix Committed
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

Fix Committed at rev 1771

Changed in checkbox:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.