Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 715242

Summary: app-crypt/libsecret-0.20.2 fails tests: ERROR: test-prompt - Bail out! ERROR:/.../test-prompt.c:46:setup: assertion failed (error == N
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-crypt:libsecret-0.20.2:20200329-072633.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-29 09:47:09 UTC
# test-prompt: Start of prompt tests
# test-prompt: GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) (child_setup specified)
ERROR: test-prompt - Bail out! ERROR:/var/tmp/portage/app-crypt/libsecret-0.20.2/work/libsecret-0.20.2/libsecret/test-prompt.c:46:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)
# test-service: random seed: R02S0dddd98a453c0a4c3204cab575b07ea8
# test-service: Start of service tests
# test-service: GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) (child_setup specified)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl_test-20200327-211737

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 29 Mar 2020 02:38:54 AM UTC
/var/db/repos/libressl	Thu 19 Mar 2020 04:37:24 PM UTC

emerge -qpvO app-crypt/libsecret
[ebuild  N    ] app-crypt/libsecret-0.20.2  USE="crypt introspection test vala" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2020-03-29 09:47:12 UTC
Created attachment 626652 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-29 09:47:15 UTC
Created attachment 626654 [details]
app-crypt:libsecret-0.20.2:20200329-072633.log
Comment 3 Toralf Förster gentoo-dev 2020-03-29 09:47:17 UTC
Created attachment 626656 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-29 09:47:20 UTC
Created attachment 626658 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-29 09:47:23 UTC
Created attachment 626660 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-29 09:47:25 UTC
Created attachment 626662 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-29 09:47:28 UTC
Created attachment 626664 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-02-13 10:00:05 UTC
Update summary. [something] is used when something refers to an overlay
Comment 9 Matt Turner gentoo-dev 2022-04-17 07:09:45 UTC
The errors are things like:

> # test-service: GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) (child_setup specified)
> ERROR: test-service - Bail out! ERROR:/var/tmp/portage/app-crypt/libsecret-0.20.2/work/libsecret-0.20.2/libsecret/test-service.c:45:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0)

and

> # test-vala-lang: GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) (child_setup specified)
> ERROR: test-vala-lang - Bail out! FATAL-ERROR: test-vala-lang.vala:155: Unable to start mock service: Remote closed the output

Can you still reproduce this?
Comment 10 Toralf Förster gentoo-dev 2022-04-21 17:29:44 UTC
(In reply to Matt Turner from comment #9)
> Can you still reproduce this?
no