Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 233291

Summary: Collision detection should run after pkg_preinst
Product: Portage Development Reporter: James Le Cuirot <chewi>
Component: CoreAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description James Le Cuirot gentoo-dev 2008-07-29 15:45:58 UTC
From what I can tell, collision detection currently runs before pkg_preinst. I am using pkg_preinst to remove what was previously a symlink and will now be a directory but despite this, collisions are still reported. I encountered this while working on jruby but I imagine it could happen elsewhere. I therefore think the collision detection should run after pkg_preinst.
Comment 1 James Le Cuirot gentoo-dev 2008-07-29 15:48:15 UTC
Crap, sorry, hit refresh by mistake.

*** This bug has been marked as a duplicate of bug 233278 ***