Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 853079 - sys-cluster/ploop-1.14.1-r1 - rm: cannot remove .../ .a: No such file or directory
Summary: sys-cluster/ploop-1.14.1-r1 - rm: cannot remove .../ .a: No such file or dire...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-19 15:03 UTC by Toralf Förster
Modified: 2022-06-19 16:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.73 KB, text/plain)
2022-06-19 15:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,206.18 KB, text/plain)
2022-06-19 15:03 UTC, Toralf Förster
Details
environment (environment,59.97 KB, text/plain)
2022-06-19 15:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.63 KB, application/x-bzip)
2022-06-19 15:03 UTC, Toralf Förster
Details
sys-cluster:ploop-1.14.1-r1:20220618-040117.log (sys-cluster:ploop-1.14.1-r1:20220618-040117.log,33.65 KB, text/plain)
2022-06-19 15:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.40 KB, application/x-bzip)
2022-06-19 15:03 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 2022-06-19 15:03:23 UTC
install -m 755 mount.ploop umount.ploop /var/tmp/portage/sys-cluster/ploop-1.14.1-r1/image/sbin
make[1]: Leaving directory '/var/tmp/portage/sys-cluster/ploop-1.14.1-r1/work/ploop-1.14.1/scripts'
make[1]: Entering directory '/var/tmp/portage/sys-cluster/ploop-1.14.1-r1/work/ploop-1.14.1/etc'
make[1]: Leaving directory '/var/tmp/portage/sys-cluster/ploop-1.14.1-r1/work/ploop-1.14.1/etc'
rm: cannot remove '/var/tmp/portage/sys-cluster/ploop-1.14.1-r1/image/usr/lib64/*.a': No such file or directory
 * ERROR: sys-cluster/ploop-1.14.1-r1::gentoo failed (install phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20220616-100005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.61.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 07df38f50b7164207905f01a609401bca928d545
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jun 18 03:03:03 2022 +0000

    2022-06-18 03:03:02 UTC

emerge -qpvO sys-cluster/ploop
[ebuild  N    ] sys-cluster/ploop-1.14.1-r1  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2022-06-19 15:03:24 UTC
Created attachment 786230 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-19 15:03:26 UTC
Created attachment 786233 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-06-19 15:03:27 UTC
Created attachment 786236 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-19 15:03:28 UTC
Created attachment 786239 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-19 15:03:29 UTC
Created attachment 786242 [details]
sys-cluster:ploop-1.14.1-r1:20220618-040117.log
Comment 6 Toralf Förster gentoo-dev 2022-06-19 15:03:30 UTC
Created attachment 786245 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-06-19 16:01:37 UTC
The bug has been closed via the following commit(s):

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

commit 2f826c6e4b219820db1f173d71220de472121c8d
Author:     Stephan Hartmann <sultan@gentoo.org>
AuthorDate: 2022-06-19 16:01:09 +0000
Commit:     Stephan Hartmann <sultan@gentoo.org>
CommitDate: 2022-06-19 16:01:31 +0000

    sys-cluster/ploop: fix install path
    
    Closes: https://bugs.gentoo.org/853079
    Signed-off-by: Stephan Hartmann <sultan@gentoo.org>

 sys-cluster/ploop/ploop-1.14.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)