Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264245 - Failed to emerge sys-apps/portage-2.2.00.13243 during Prefix Portage bootstrapping
Summary: Failed to emerge sys-apps/portage-2.2.00.13243 during Prefix Portage bootstra...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-30 06:06 UTC by Rabbe Fogelholm
Modified: 2009-04-02 19:26 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 Rabbe Fogelholm 2009-03-30 06:06:43 UTC
During the `emerge -e system' step the following occurs:

>>> Installing (1 of 99) sys-apps/portage-2.2.00.13243
...........
 * package sys-apps/portage-2.2.00.13243 NOT merged
 * 
 * Detected file collision(s):
 * 
 * 	/local/tmp/p/usr/share/man/man5/color.map.5
 * 	/local/tmp/p/usr/share/man/man5/ebuild.5
 * 	/local/tmp/p/usr/share/man/man5/make.conf.5
 * 	/local/tmp/p/usr/share/man/man5/portage.5
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * None of the installed packages claim the file(s).
 * 
 * Package 'sys-apps/portage-2.2.00.13243' NOT merged due to file
 * collisions. If necessary, refer to your elog messages for the whole
 * content of the above message.

>>> Failed to install sys-apps/portage-2.2.00.13243, Log file:

>>>  '/local/scratch/portage/sys-apps/portage-2.2.00.13243/temp/build.log'
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-31 17:26:15 UTC
Ah, why are they colliding? The files installed by portage should be .bz2'd unless you have PORTAGE_COMPRESS set to empty??

I guess the rm command in step 1.12 needs to be updated.
Comment 2 Fabian Groffen gentoo-dev 2009-04-02 17:26:36 UTC
It seems to me that this is happening because ecompress isn't working correctly at the moment.  It looks like it only compresses one (the first?) file of each directory.
Comment 3 Zac Medico gentoo-dev 2009-04-02 17:49:11 UTC
This is fixed in svn r13279.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-02 18:43:59 UTC
(In reply to comment #1)

> I guess the rm command in step 1.12 needs to be updated.

As a side effect of this bug, I modified bootstrap-prefix.sh to automatically remove all man pages and modified the bootstrap-solaris instructions to no longer require the user to rm -rf the man pages (which was incomplete anyway - compltely ignored *.5 files). 

thx

Comment 5 Fabian Groffen gentoo-dev 2009-04-02 19:26:17 UTC
this is released in Prefix as 2.2.00.13280