Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218896 - dev-util/devel-chroots-1.0.1 - /bin/install: No such file or directory
Summary: dev-util/devel-chroots-1.0.1 - /bin/install: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Jeremy Olexa (darkside) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-22 14:46 UTC by Brett Johnson
Modified: 2008-06-12 23:49 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brett Johnson 2008-04-22 14:46:22 UTC
dev-util/devel-chroots-1.0.1 fails to install on amd64 (Stable) platform. Ebuild appears to be looking for /bin/install but it's installed /usr/bin/install

Reproducible: Always

Steps to Reproduce:
1.emerge -av devel-chroots
2.
3.

Actual Results:  
>>> Emerging (1 of 1) dev-util/devel-chroots-1.0.1 to /
 * devel-chroots-1.0.1.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                 [ ok ]
 * checking ebuild checksums ;-) ...                                                                                          [ ok ]
 * checking auxfile checksums ;-) ...                                                                                         [ ok ]
 * checking miscfile checksums ;-) ...                                                                                        [ ok ]
 * checking devel-chroots-1.0.1.tar.gz ;-) ...                                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking devel-chroots-1.0.1.tar.gz to /var/tmp/portage/dev-util/devel-chroots-1.0.1/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-util/devel-chroots-1.0.1/work/devel-chroots-1.0.1 ...
cc -march=athlon64 -O2 -pipe -o hostname_valid.o -c src/utils/hostname-resolution-validity.c
cc -march=athlon64 -O2 -pipe -o devel-chroots-hostname hostname_valid.o
>>> Source compiled.
>>> Test phase [not enabled]: dev-util/devel-chroots-1.0.1

>>> Install devel-chroots-1.0.1 into /var/tmp/portage/dev-util/devel-chroots-1.0.1/image/ category dev-util
/bin/install -D --mode=0755 -p --group=root --owner=root "src/scripts/devel-chroots" "/var/tmp/portage/dev-util/devel-chroots-1.0.1/image//usr/bin/devel-chroots"
/bin/sh: /bin/install: No such file or directory
make: *** [install] Error 127
 *
 * ERROR: dev-util/devel-chroots-1.0.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line  163:  Called die
 * The specific snippet of code:
 *       make DESTDIR="${D}" install || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/dev-util:devel-chroots-1.0.1:20080422-143804.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/devel-chroots-1.0.1/temp/environment'.
 *


Expected Results:  
>>> Emerging (1 of 1) dev-util/devel-chroots-1.0.1 to /
 * devel-chroots-1.0.1.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                 [ ok ]
 * checking ebuild checksums ;-) ...                                                                                          [ ok ]
 * checking auxfile checksums ;-) ...                                                                                         [ ok ]
 * checking miscfile checksums ;-) ...                                                                                        [ ok ]
 * checking devel-chroots-1.0.1.tar.gz ;-) ...                                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking devel-chroots-1.0.1.tar.gz to /var/tmp/portage/dev-util/devel-chroots-1.0.1/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-util/devel-chroots-1.0.1/work/devel-chroots-1.0.1 ...
cc -march=athlon64 -O2 -pipe -o hostname_valid.o -c src/utils/hostname-resolution-validity.c
cc -march=athlon64 -O2 -pipe -o devel-chroots-hostname hostname_valid.o
>>> Source compiled.
>>> Test phase [not enabled]: dev-util/devel-chroots-1.0.1

>>> Install devel-chroots-1.0.1 into /var/tmp/portage/dev-util/devel-chroots-1.0.1/image/ category dev-util
/bin/install -D --mode=0755 -p --group=root --owner=root "src/scripts/devel-chroots" "/var/tmp/portage/dev-util/devel-chroots-1.0.1/image//usr/bin/devel-chroots"
/bin/install -D --mode=0755 -p --group=root --owner=root "src/scripts/devel-chroots-umount-all" "/var/tmp/portage/dev-util/devel-chroots-1.0.1/image//usr/bin/devel-chroots-umount-all"
/bin/install -D --mode=0755 -p --group=root --owner=root "devel-chroots-hostname" "/var/tmp/portage/dev-util/devel-chroots-1.0.1/image//usr/bin/devel-chroots-hostname"
/bin/install -D --mode=0755 -p --group=root --owner=root "config/devel-chroots-core.conf" "/var/tmp/portage/dev-util/devel-chroots-1.0.1/image//etc/devel-chroots-core.conf"
/bin/install -D --mode=0755 -p --group=root --owner=root "config/devel-chroots-user.conf" "/var/tmp/portage/dev-util/devel-chroots-1.0.1/image//etc/devel-chroots-user.conf"
>>> Completed installing devel-chroots-1.0.1 into /var/tmp/portage/dev-util/devel-chroots-1.0.1/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
   usr/bin/devel-chroots-hostname
./
./etc/
./etc/devel-chroots-core.conf
./etc/devel-chroots-user.conf
./usr/
./usr/bin/
./usr/bin/devel-chroots
./usr/bin/devel-chroots-umount-all
./usr/bin/devel-chroots-hostname
>>> Done.
* checking 5 files for package collisions
>>> Merging dev-util/devel-chroots-1.0.1 to /
--- /etc/
>>> /etc/devel-chroots-core.conf
>>> /etc/devel-chroots-user.conf
--- /usr/
--- /usr/bin/
>>> /usr/bin/devel-chroots
>>> /usr/bin/devel-chroots-umount-all
>>> /usr/bin/devel-chroots-hostname
>>> dev-util/devel-chroots-1.0.1 merged.
>>> Recording dev-util/devel-chroots in "world" favorites file...

>>> No packages selected for removal by clean
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.
 * GNU info directory index is up-to-date.


I created a symlink from /usr/bin/install to /bin/install
Comment 1 Brett Johnson 2008-04-22 15:50:41 UTC
This problem is only on the stable version of devel-chroots for amd64. I added ~amd64 for dev-util/devel-chroots, and emerged version 2.1.0 without issue.
Comment 2 Łukasz Damentko (RETIRED) gentoo-dev 2008-05-27 13:20:32 UTC
pappy was retired (#74378), reassigning remaining bugs to the herd.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-06-12 23:48:26 UTC
Fixed in CVS, although we should probably just remove it. Thanks for reporting!