Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233291 - Collision detection should run after pkg_preinst
Summary: Collision detection should run after pkg_preinst
Status: RESOLVED DUPLICATE of bug 233278
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-29 15:45 UTC by James Le Cuirot
Modified: 2008-07-29 15:48 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 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 ***