Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632082 - gnome-base/dconf-0.26.0-r1 : Tests fail if system dbus instance is not running
Summary: gnome-base/dconf-0.26.0-r1 : Tests fail if system dbus instance is not running
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
: 635508 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-09-26 17:14 UTC by Toralf Förster
Modified: 2020-04-05 15:15 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.03 KB, text/plain)
2017-09-26 17:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,541.42 KB, text/plain)
2017-09-26 17:14 UTC, Toralf Förster
Details
environment (environment,114.79 KB, text/plain)
2017-09-26 17:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.42 KB, application/x-bzip)
2017-09-26 17:14 UTC, Toralf Förster
Details
gnome-base:dconf-0.26.0-r1:20170926-123139.log (gnome-base:dconf-0.26.0-r1:20170926-123139.log,43.04 KB, text/plain)
2017-09-26 17:14 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.54 KB, application/x-bzip)
2017-09-26 17:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.76 KB, application/x-bzip)
2017-09-26 17:15 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,117.03 KB, application/x-bzip)
2017-09-26 17:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-09-26 17:14:40 UTC
  /gdbus/thread/creation/error:                                        OK
  /gdbus/thread/sync-call/success:                                     **
ERROR:dbus.c:237:test_sync_call_success: assertion failed (error == NULL): Error spawning command line ?dbus-launch --autolaunch=d12adc5ede6e17857d891d2f59ad1791 --binary-syntax --close-stderr?: Child process exited with code 1 (g-spawn-exit-error-quark, 1)
FAIL
GTester: last random seed: R02S5e9c6e7b5638072eb36a03e0bbe5502f
make[2]: *** [Makefile:927: test-nonrecursive] Terminated

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20170903-225953

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv gnome-base/dconf
[ebuild  N    ] gnome-base/dconf-0.26.0-r1  USE="{-test}"
Comment 1 Toralf Förster gentoo-dev 2017-09-26 17:14:43 UTC
Created attachment 496572 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-26 17:14:46 UTC
Created attachment 496574 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-26 17:14:49 UTC
Created attachment 496576 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-26 17:14:52 UTC
Created attachment 496578 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-26 17:14:55 UTC
Created attachment 496580 [details]
gnome-base:dconf-0.26.0-r1:20170926-123139.log
Comment 6 Toralf Förster gentoo-dev 2017-09-26 17:14:58 UTC
Created attachment 496582 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-26 17:15:01 UTC
Created attachment 496584 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-09-26 17:15:05 UTC
Created attachment 496586 [details]
tests.tbz2
Comment 9 Gilles Dartiguelongue (RETIRED) gentoo-dev 2018-02-07 23:26:16 UTC
*** Bug 635508 has been marked as a duplicate of this bug. ***
Comment 10 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-24 09:08:15 UTC
I can reproduce this on amd64-fbsd VM but can't on my main system. What's the state of USE=systemd on sys-apps/dbus?
Comment 11 Toralf Förster gentoo-dev 2018-02-24 09:14:00 UTC
(In reply to Michał Górny from comment #10)

Bad luck, that image is gone 2 :-(

I do have only 5 TB for a backlog (splitted into 2 LVs) - and reformatted the inactive LV few days ago for the upcoming switch.
Comment 12 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-24 09:43:43 UTC
Nevermind, figured it out. The tests are failing if the system-wide instance of D-Bus is not running (i.e. '/etc/init.d/dbus start' fixes them).
Comment 13 Toralf Förster gentoo-dev 2018-02-24 09:47:20 UTC
which means I have to deactivate test here at the tinderbox for that package ?
Comment 14 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-24 10:23:20 UTC
Well, you can just start D-Bus, that shouldn't hurt. I'm not sure how to solve this best at package level.