Tests failing when ubuntuone-storage-protocol not already installed
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu One storage protocol | Status tracked in Trunk | |||||
Stable-3-0 |
Fix Released
|
Undecided
|
dobey | |||
Stable-4-0 |
Fix Released
|
High
|
dobey | |||
Trunk |
Fix Released
|
High
|
dobey | |||
ubuntuone-storage-protocol (Ubuntu) |
Fix Released
|
Undecided
|
dobey | |||
Precise |
Fix Released
|
Undecided
|
Unassigned | |||
Quantal |
Fix Released
|
Undecided
|
dobey |
Bug Description
The new certificate context tests are failing when the certs are not installed to the system:
[ERROR]
Traceback (most recent call last):
File "/usr/lib/
result = g.send(result)
File "/build/
hostname=
File "/build/
caCerts=
File "/build/
'UbuntuOne-
exceptions.IOError: [Errno 2] No such file or directory: '/etc/ssl/
tests.test_
Related branches
- Alejandro J. Cura (community): Approve
-
Diff: 25 lines (+15/-0)1 file modifiedtests/test_context.py (+15/-0)
CVE References
Changed in ubuntuone-storage-protocol (Ubuntu Quantal): | |
status: | New → Triaged |
assignee: | nobody → Rodney Dawes (dobey) |
Changed in ubuntuone-storage-protocol (Ubuntu Precise): | |
status: | New → Triaged |
This bug was fixed in the package ubuntuone- storage- protocol - 3.99.0-0ubuntu1
--------------- storage- protocol (3.99.0-0ubuntu1) quantal; urgency=low
ubuntuone-
* New upstream release.
- Use both the cpp and python protobuf implementations when running
the test suite. (LP: #988362)
- Be more strict when validating the SSL certificate. (LP: #882062)
- CVE-2011-4409
* 00_fix_tests.patch:
- Backport patch from upstream trunk to fix tests. (LP: #1011666)
* debian/control:
- Update build dependencies for running tests.
- Remove python-xdg binary dependency as it isn't used any longer.
* debian/rules:
- Fix argument ordering for dh.
- Run the tests when building the package.
* debian/watch:
- Update the watch file to use stable-4-0 series for Quantal.
-- Rodney Dawes <email address hidden> Mon, 11 Jun 2012 15:47:19 -0400