Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907403 - app-shells/bash-5.2_p15-r3 - hangs in run_jobs test
Summary: app-shells/bash-5.2_p15-r3 - hangs in run_jobs test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-30 08:32 UTC by Toralf Förster
Modified: 2023-05-31 04:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.06 KB, text/plain)
2023-05-30 08:32 UTC, Toralf Förster
Details
app-shells:bash-5.2_p15-r3:20230530-005447.log (app-shells:bash-5.2_p15-r3:20230530-005447.log,239.19 KB, text/plain)
2023-05-30 08:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,19.75 KB, text/plain)
2023-05-30 08:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.47 KB, application/x-bzip)
2023-05-30 08:32 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 2023-05-30 08:32:28 UTC
  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j5-20230529-171537

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.11.3
Available Rust versions:
  [1]   rust-bin-1.69.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 449562b3d33fcc47effbb6d6b8e421b3dc8cba4f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon May 29 17:02:25 2023 +0000

    2023-05-29 17:02:24 UTC

emerge -qpvO app-shells/bash
[ebuild     U ] app-shells/bash-5.2_p15-r3 [5.1_p16-r4] USE="afs* examples* nls pgo%* (readline) verify-sig* -bashlogger -mem-scramble -net* -plugins"
Comment 1 Toralf Förster gentoo-dev 2023-05-30 08:32:29 UTC
Created attachment 862875 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-30 08:32:30 UTC
Created attachment 862876 [details]
app-shells:bash-5.2_p15-r3:20230530-005447.log
Comment 3 Toralf Förster gentoo-dev 2023-05-30 08:32:31 UTC
Created attachment 862877 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-05-30 08:32:32 UTC
Created attachment 862878 [details]
etc.portage.tar.bz2
Comment 5 Larry the Git Cow gentoo-dev 2023-05-31 04:59:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df365a51faeea136105c02ea20f8d413120b29df

commit df365a51faeea136105c02ea20f8d413120b29df
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-31 04:59:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-31 04:59:46 +0000

    app-shells/bash: skip flaky hanging test
    
    Closes: https://bugs.gentoo.org/907403
    Signed-off-by: Sam James <sam@gentoo.org>

 app-shells/bash/bash-5.2_p15-r3.ebuild | 3 +++
 app-shells/bash/bash-9999.ebuild       | 9 ++++++---
 2 files changed, 9 insertions(+), 3 deletions(-)