Summary: | dev-python/pygobject-3.4.2-r1: fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | python |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://tinderboxlogs.s3.amazonaws.com/tbamd64.excelsior.flameeyes.eu/dev-python%3Apygobject-3.4.2-r1%3A20121231-162329.html | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Diego Elio Pettenò (RETIRED)
![]() Fixed, thanks. The problem was caused by a pygobject test which creates a file open dialog; if you have gvfs[udisks] installed, the dialog by default tries to access the list of mounted volumes via udisks - and returns an error if you happen to be using a chroot or a tinderbox environment where udisks is unreachable. + 03 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org> + pygobject-3.4.2-r1.ebuild, pygobject-3.8.3.ebuild: + Prevent test failure in chroots and tinderboxes (bug #449484, thanks to Diego + Elio Pettenò). |