Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689850 - app-shells/tcsh-6.21.00 : mv: cannot stat /.../tcsh : No such file or directory
Summary: app-shells/tcsh-6.21.00 : mv: cannot stat /.../tcsh : 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
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-14 18:50 UTC by Toralf Förster
Modified: 2019-07-14 18:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.13 KB, text/plain)
2019-07-14 18:50 UTC, Toralf Förster
Details
app-shells:tcsh-6.21.00:20190714-181741.log (app-shells:tcsh-6.21.00:20190714-181741.log,48.12 KB, text/plain)
2019-07-14 18:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.11 KB, text/plain)
2019-07-14 18:50 UTC, Toralf Förster
Details
environment (environment,101.88 KB, text/plain)
2019-07-14 18:50 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.02 KB, application/x-bzip)
2019-07-14 18:50 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.02 KB, application/x-bzip)
2019-07-14 18:50 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.78 KB, application/x-bzip)
2019-07-14 18:50 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 2019-07-14 18:50:12 UTC
mkdir -p /var/tmp/portage/app-shells/tcsh-6.21.00/image//bin
mv -f /var/tmp/portage/app-shells/tcsh-6.21.00/image//bin/tcsh  /var/tmp/portage/app-shells/tcsh-6.21.00/image//bin/tcsh.old
mv: cannot stat '/var/tmp/portage/app-shells/tcsh-6.21.00/image//bin/tcsh': No such file or directory
make: [Makefile:599: install] Error 1 (ignored)
cp tcsh /var/tmp/portage/app-shells/tcsh-6.21.00/image//bin/tcsh
chmod 755 /var/tmp/portage/app-shells/tcsh-6.21.00/image//bin/tcsh

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl-20190713-133107

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *




emerge -qpvO app-shells/tcsh
[ebuild     U ] app-shells/tcsh-6.21.00 [6.20.00] USE="nls -doc"
Comment 1 Toralf Förster gentoo-dev 2019-07-14 18:50:14 UTC
Created attachment 582862 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-14 18:50:17 UTC
Created attachment 582864 [details]
app-shells:tcsh-6.21.00:20190714-181741.log
Comment 3 Toralf Förster gentoo-dev 2019-07-14 18:50:20 UTC
Created attachment 582866 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-14 18:50:22 UTC
Created attachment 582868 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-14 18:50:25 UTC
Created attachment 582870 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-14 18:50:28 UTC
Created attachment 582872 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-14 18:50:30 UTC
Created attachment 582874 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-07-14 18:59:35 UTC
The bug has been closed via the following commit(s):

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

commit 7459b45f3ccf93bcf673fc24d233f3345d8a3d1f
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2019-07-14 18:59:12 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2019-07-14 18:59:25 +0000

    app-shells/tcsh: fix install
    
    Closes: https://bugs.gentoo.org/689850
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11

 app-shells/tcsh/tcsh-6.21.00.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)