Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706768 - app-text/jo-1.3 : mv: cannot stat /.../jo.bash : No such file or directory
Summary: app-text/jo-1.3 : mv: cannot stat /.../jo.bash : No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-27 20:36 UTC by Toralf Förster
Modified: 2020-07-19 11:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.88 KB, text/plain)
2020-01-27 20:36 UTC, Toralf Förster
Details
app-text:jo-1.3:20200127-202657.log (app-text:jo-1.3:20200127-202657.log,9.69 KB, text/plain)
2020-01-27 20:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.91 KB, text/plain)
2020-01-27 20:36 UTC, Toralf Förster
Details
environment (environment,50.40 KB, text/plain)
2020-01-27 20:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.12 KB, application/x-bzip)
2020-01-27 20:36 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.83 KB, application/x-bzip)
2020-01-27 20:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.01 KB, application/x-bzip)
2020-01-27 20:36 UTC, Toralf Förster
Details
Fix the bash completion installation (app-text-jo-bashcomp-rename.patch,328 bytes, patch)
2020-07-13 23:44 UTC, Patrick McLean
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-01-27 20:36:34 UTC
 /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
Comment 1 Toralf Förster gentoo-dev 2020-01-27 20:36:36 UTC
Created attachment 605826 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-27 20:36:39 UTC
Created attachment 605828 [details]
app-text:jo-1.3:20200127-202657.log
Comment 3 Toralf Förster gentoo-dev 2020-01-27 20:36:42 UTC
Created attachment 605830 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-27 20:36:45 UTC
Created attachment 605832 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-27 20:36:47 UTC
Created attachment 605834 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-27 20:36:50 UTC
Created attachment 605836 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-01-27 20:36:52 UTC
Created attachment 605838 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-27 20:47:56 UTC
 /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
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-27 20:56:39 UTC
Also, in src_configure():

  Bash completion: /etc/bash_completion.d/jo.bash
Comment 10 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-27 20:57:53 UTC
Something to do with app-shells/bash-5.0_p11?
Comment 11 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-27 21:01:52 UTC
(In reply to Jeroen Roovers from comment #10)
> Something to do with app-shells/bash-5.0_p11?

Same as bug #702818
Comment 12 Larry the Git Cow gentoo-dev 2020-01-27 21:06:12 UTC
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(+)
Comment 13 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-28 09:54:27 UTC
(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?
Comment 14 Patrick McLean gentoo-dev 2020-07-13 23:44:56 UTC
Created attachment 649136 [details, diff]
Fix the bash completion installation
Comment 15 Adrian Bassett 2020-07-14 09:04:27 UTC
(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
Comment 16 Larry the Git Cow gentoo-dev 2020-07-19 10:15:26 UTC
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(-)