This bug was fixed in the package pygobject - 3.26.1-2ubuntu1
---------------
pygobject (3.26.1-2ubuntu1) bionic; urgency=medium
* Update Vcs fields for ubuntu/bionic branch
* Cherry-pick fix-tests-with-newest-glib.patch:
- Fix pygobject build test failure with glib2.0 2.56 (LP: #1813591)
-- Jeremy Bicha <[email protected]> Tue, 29 Jan 2019 07:46:03 -0500
** Changed in: pygobject (Ubuntu Bionic)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pygobject in Ubuntu.
https://bugs.launchpad.net/bugs/1813591
Title:
pygobject ftbfs in 18.04 LTS
Status in pygobject package in Ubuntu:
Fix Released
Status in pygobject source package in Bionic:
Fix Released
Bug description:
Impact
------
pygobject doesn't build from source which means someone would need to fix
that problem before fixing any bugs in the pygobject package for Ubuntu 18.04
LTS.
Test Case
---------
Does pygobject build successfully?
Regression Potential
--------------------
pygobject 3.28 is the intended version to match glib 2.56 but it missed the
deadline for Ubuntu 18.04 LTS. So this fix is cherry-picking a small commit to
fix the build tests with 18.04's glib2.0 2.56.
The only change that is made in this upload is to the tests. There
should be no effect on anything else.
https://gitlab.gnome.org/GNOME/pygobject/commit/550bd7c7
Original Bug Report
-------------------
according to
http://people.canonical.com/~doko/ftbfs-report/test-rebuild-20181222-bionic.html
pygobject ftbfs.
======================================================================
FAIL: test_filenames (test_glib.TestGLib)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/test_glib.py", line 66, in test_filenames
self.assertTrue(isinstance(res, bytes))
AssertionError: False is not true
----------------------------------------------------------------------
Ran 1211 tests in 4.072s
FAILED (failures=1, skipped=4, expected failures=12)
torture test 1 (10000 iterations): 0.012186 secs
torture test 2 (10000 iterations): 0.068459 secs
torture test 3 (10000 iterations): 0.029216 secs
torture test 4 (10000 iterations): 0.065890 secs
====
Total: 0.175751 sec
Makefile:905: recipe for target 'check.real' failed
make[5]: *** [check.real] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build-3.6/tests'
Makefile:900: recipe for target 'check-local' failed
make[4]: *** [check-local] Error 2
Makefile:738: recipe for target 'check-am' failed
make[3]: *** [check-am] Error 2
Makefile:691: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1813591/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp