Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1106 - linux-headers-2.4.17-r5 ebuild fails...
Summary: linux-headers-2.4.17-r5 ebuild fails...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-12 16:06 UTC by Doug Miller
Modified: 2003-02-04 19:42 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 Doug Miller 2002-03-12 16:06:02 UTC
This ebuild fails on install with:

<cut>
>>> Completed installing into /var/tmp/portage/linux-headers-2.4.17-r5/image/
>>> runtime dependencies OK ;)
>>> Updating mtimes...
>>> Merging sys-kernel/linux-headers-2.4.17-r5 to /
!!! pkg_preinst() script failed; exiting.
</cut>

Any ideas?

Doug Miller
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-03-12 16:22:05 UTC
Yes, fixed.  Bash handles '&&' in a very non-intuitive way when it comes to
return codes.  Thanks for the bug report.