** Description changed:

+ 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))
+   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
+  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

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

Title:
  pygobject ftbfs in 18.04 LTS

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

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

Reply via email to