Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64214 - Portage 2.0.51_pre20 installing broken ebuilds
Summary: Portage 2.0.51_pre20 installing broken ebuilds
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-15 22:05 UTC by Hiel Van Campen
Modified: 2004-09-21 17:13 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 Hiel Van Campen 2004-09-15 22:05:57 UTC
Emerge is installing broken or failed ebuilds as there was no problem. 
tester ~ # emerge --version
Portage 2.0.51_pre20 (default-linux/x86/2004.2/gcc34/2.6, gcc-3.4.2, glibc-2.3.4.20040808-r0, 2.6.8-gentoo-r2 i686 AMD Athlon(tm) XP 2000+)

See bug http://bugs.gentoo.org/show_bug.cgi?id=64117
Basiclly xorg-6.8.0 installed after a failed build. I thought things were fine because X worked but nedit wouldnt build because image libs dont exist in /usr/include/X11 scince the emerge doesnt finsh. So I went to x-6.7.0-r2 same failure. So I did ebuild... install. The first thing emerge did was unmerge x6.8.0. Im in my broken x6.7.0-r2 now writing this.

 emerge xorg-x11 -uDp

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] sys-apps/groff-1.19.1 [1.19] 
[ebuild     UD] sys-devel/gcc-3.4.1-r2 [3.4.2-r1] 
[ebuild     U ] x11-base/xorg-x11-6.8.0 [6.7.0-r2]

If you need them I have emerge and portage logs I can post.
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2004-09-16 04:19:03 UTC
If portage installed 6.8.0 even though there was a problem with the build, it's because the 6.8.0 ebuild didn't "die".
Comment 2 Hiel Van Campen 2004-09-16 18:13:55 UTC
In looking at my logs I agree will file a new bug report on xorg-x11.
Thanks Hiel
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2004-09-21 17:13:57 UTC
Not a bug.