Public bug reported:

[Impact]

 * uvloop relies on tests from python testsuite in bionic
 * and uvloop will start to FTBFS in bionic with next python point release 
update like so:

/usr/lib/python3.6/asyncio/test_utils.py:56: in <module>
    ONLYCERT = data_file('ssl_cert.pem')
/usr/lib/python3.6/asyncio/test_utils.py:53: in data_file
    raise FileNotFoundError(filename)
E   FileNotFoundError: ssl_cert.pem

  * this has been solved elsehow, in later releases, but the easiest fix
is to build-depend on the python3.6's full testdata, which include the
test certs.

[Test Case]

 * add-apt-repository ppa:ci-train-ppa-service/3540
 * rebuild the package
 * it should build

[Regression Potential]

 * We are rebuilding the binaries, however, the test suite passes
correctly with both old and new python/openssl without regressions.

** Affects: uvloop (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: uvloop (Ubuntu Bionic)
     Importance: Undecided
         Status: In Progress

** Also affects: uvloop (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: uvloop (Ubuntu)
       Status: New => Fix Released

** Changed in: uvloop (Ubuntu Bionic)
       Status: New => In Progress

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

Title:
  uvloop FTBFS in bionic, regression in updates

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

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

Reply via email to