/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 jo.1 '/var/tmp/portage/app-text/jo-1.3/image/usr/share/man/man1' make[1]: Leaving directory '/var/tmp/portage/app-text/jo-1.3/work/jo-1.3' mv: cannot stat '/var/tmp/portage/app-text/jo-1.3/image//usr/share/bash-completion/completions/jo.bash': No such file or directory * ERROR: app-text/jo-1.3::gentoo failed (install phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-libressl_test-20200126-104546 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Rust versions: [1] rust-1.40.0 * ghc: The Glorious Glasgow Haskell Compilation System, version 8.0.2 repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Mon, 27 Jan 2020 19:49:36 +0000 emerge -qpvO app-text/jo [ebuild N ] app-text/jo-1.3
Created attachment 605826 [details] emerge-info.txt
Created attachment 605828 [details] app-text:jo-1.3:20200127-202657.log
Created attachment 605830 [details] emerge-history.txt
Created attachment 605832 [details] environment
Created attachment 605834 [details] etc.portage.tbz2
Created attachment 605836 [details] logs.tbz2
Created attachment 605838 [details] temp.tbz2
/bin/mkdir -p '/var/tmp/portage/app-text/jo-1.3/image/etc/bash_completion.d' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 jo.bash '/var/tmp/portage/app-text/jo-1.3/image/etc/bash_completion.d' ... Something picked up from env? make[1]: Leaving directory '/var/tmp/portage/app-text/jo-1.3/work/jo-1.3' mv: cannot stat '/var/tmp/portage/app-text/jo-1.3/image//usr/share/bash-completion/completions/jo.bash': No such file or directory
Also, in src_configure(): Bash completion: /etc/bash_completion.d/jo.bash
Something to do with app-shells/bash-5.0_p11?
(In reply to Jeroen Roovers from comment #10) > Something to do with app-shells/bash-5.0_p11? Same as bug #702818
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c0b65355c85bcf446eb026207820155b4b0ed4 commit 30c0b65355c85bcf446eb026207820155b4b0ed4 Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2020-01-27 21:05:34 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2020-01-27 21:06:08 +0000 app-text/jo: Force bashcompdir variable Package-Manager: Portage-2.3.85, Repoman-2.3.20 Bug: https://bugs.gentoo.org/show_bug.cgi?id=706768 Signed-off-by: Jeroen Roovers <jer@gentoo.org> app-text/jo/jo-1.3.ebuild | 5 +++++ 1 file changed, 5 insertions(+)
(In reply to Larry the Git Cow from comment #12) > The bug has been referenced in the following commit(s): > > https://gitweb.gentoo.org/repo/gentoo.git/commit/ > ?id=30c0b65355c85bcf446eb026207820155b4b0ed4 > > commit 30c0b65355c85bcf446eb026207820155b4b0ed4 > Author: Jeroen Roovers <jer@gentoo.org> > AuthorDate: 2020-01-27 21:05:34 +0000 > Commit: Jeroen Roovers <jer@gentoo.org> > CommitDate: 2020-01-27 21:06:08 +0000 > > app-text/jo: Force bashcompdir variable > > Package-Manager: Portage-2.3.85, Repoman-2.3.20 > Bug: https://bugs.gentoo.org/show_bug.cgi?id=706768 > Signed-off-by: Jeroen Roovers <jer@gentoo.org> > > app-text/jo/jo-1.3.ebuild | 5 +++++ > 1 file changed, 5 insertions(+) Could you see if this change fixes the problem?
Created attachment 649136 [details, diff] Fix the bash completion installation
(In reply to Patrick McLean from comment #14) > Created attachment 649136 [details, diff] [details, diff] > Fix the bash completion installation Confirm now installs OK with ebuild modified as per patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8716793ec83e6b3dba0c2649187f49406c2c4c02 commit 8716793ec83e6b3dba0c2649187f49406c2c4c02 Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2020-07-19 10:06:36 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2020-07-19 10:15:22 +0000 app-text/jo: Fix bash completions install path Package-Manager: Portage-2.3.103, Repoman-2.3.23 Closes: https://bugs.gentoo.org/show_bug.cgi?id=706768 Signed-off-by: Jeroen Roovers <jer@gentoo.org> app-text/jo/jo-1.3.ebuild | 2 +- app-text/jo/jo-99999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)