Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67954 - debianutils doesn't src_install (pb with installkernel)
Summary: debianutils doesn't src_install (pb with installkernel)
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: PPC All
: High major (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on: 67599
Blocks:
  Show dependency tree
 
Reported: 2004-10-17 16:52 UTC by Guillaume Destuynder (RETIRED)
Modified: 2005-02-06 13:33 UTC (History)
0 users

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 Guillaume Destuynder (RETIRED) gentoo-dev 2004-10-17 16:52:48 UTC
>>> emerge (3 of 5) sys-apps/debianutils-1.16.7-r4 to /
>>> Downloading http://gentoo.osuosl.org/distfiles/debianutils_1.16.7.tar.gz
######################################################################## 100.0%
>>> md5 src_uri ;-) debianutils_1.16.7.tar.gz
>>> Unpacking source...
>>> Unpacking debianutils_1.16.7.tar.gz to /var/tmp/portage/debianutils-1.16.7-r4/work
 * Applying debianutils-1.16.7-gentoo.patch...                                                              [ ok ]
 * Applying debianutils-compress.patch...                                                                   [ ok ]
 * Applying debianutils-1.16.7-gcc33.patch...                                                               [ ok ]
>>> Source unpacked.
cc -O2 -pipe    mktemp.c   -o mktemp
cc -O2 -pipe    readlink.c   -o readlink
cc -O2 -pipe    run-parts.c   -o run-parts
cc -O2 -pipe    tempfile.c   -o tempfile
run-parts.c: In function `run_parts':
run-parts.c:304: warning: passing arg 3 of `scandir' from incompatible pointer type
>>> Test phase [not enabled]: sys-apps/debianutils-1.16.7-r4

>>> Install debianutils-1.16.7-r4 into /var/tmp/portage/debianutils-1.16.7-r4/image/ category sys-apps
>>> dosbin: making installkernel executable...
install: --group=root: No such file or directory

!!! ERROR: sys-apps/debianutils-1.16.7-r4 failed.
!!! Function src_install, Line 56, Exitcode 71
!!! installkernel


all is said :)
Comment 1 Nick Dimiduk (RETIRED) gentoo-dev 2004-10-17 17:50:31 UTC
If you're feeling brave, you can edit /usr/lib/portage/bin/dosbin and change "gid=root" to "gid=wheel".  Alternatly, you can go into your working files directory and "chmod a+x installkernel".  A second file will need to be chmoded (I can't remember which one).  This will allow the package to be installed if you're too impatient to wait on bug #67599.
Comment 2 Guillaume Destuynder (RETIRED) gentoo-dev 2004-10-18 13:34:41 UTC
ok, well, i just wanted to report it :)
thx for the answer
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-10-20 22:54:11 UTC
Oh, well, I understand what you mean. With 20040726 installer
it contains _pre something portage, which lacks dosbin patch for
Mac OS X (but debianutils is required by portage-2.0.51 if
USE="-build"). We are just waiting for a new installer.
Comment 4 Hasan Khalil (RETIRED) gentoo-dev 2005-02-06 13:33:32 UTC
Closing out bugs that've been resolved for a while now...