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

Bug 947766

Summary: app-shells/bashdb-5.1_pre20240617 - configure: error: This package is only known to work with Bash 5.0 or 5.1
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-shells:bashdb-5.1_pre20240617:20250109-025642.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2025-01-09 10:16:34 UTC
configure: WARNING: You have Bash GNU bash, version 5.2.37(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. installed.
configure: error: This package is only known to work with Bash 5.0 or 5.1

!!! Please attach the following file when seeking support:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened-20250107-074501

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang version 19.1.6
llvm-config: 19.1.6
Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit f6d686945fc78bc576a169d1c6c2bcec9213accf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jan 9 02:33:29 2025 +0000

    2025-01-09 02:33:29 UTC

emerge -qpvO =app-shells/bashdb-5.1_pre20240617
[ebuild  N    ] app-shells/bashdb-5.1_pre20240617
Comment 1 Toralf Förster gentoo-dev 2025-01-09 10:16:35 UTC
Created attachment 916176 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-01-09 10:16:35 UTC
Created attachment 916177 [details]
app-shells:bashdb-5.1_pre20240617:20250109-025642.log
Comment 3 Toralf Förster gentoo-dev 2025-01-09 10:16:37 UTC
Created attachment 916178 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-01-09 10:16:38 UTC
Created attachment 916179 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-01-09 10:16:39 UTC
Created attachment 916180 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-01-09 10:16:40 UTC
Created attachment 916181 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-01-09 10:16:41 UTC
Created attachment 916182 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-01-09 10:16:42 UTC
Created attachment 916183 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2025-01-09 10:16:43 UTC
Created attachment 916184 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2025-01-09 10:21:51 UTC
The bug has been closed via the following commit(s):

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

commit 4f03a72e120646885097d428aa87afb1e6de1da7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-01-09 10:21:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-09 10:21:33 +0000

    app-shells/bashdb: avoid BASH_* var name
    
    It gets stripped from the environment.
    
    Closes: https://bugs.gentoo.org/947766
    Signed-off-by: Sam James <sam@gentoo.org>

 app-shells/bashdb/bashdb-5.1_pre20240617.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)