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

Bug 541906

Summary: x11-libs/libXxf86vm-1.1.4 fails to emerge on ~amd64
Product: Gentoo Linux Reporter: thygreatswaggedone
Component: [OLD] LibraryAssignee: Gentoo X packagers <x11>
Status: RESOLVED INVALID    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description thygreatswaggedone 2015-03-02 14:47:12 UTC
On doing world update x11-libs/libXxf86vm fails to install after a successful emerge into temp

Reproducible: Always

Steps to Reproduce:
1.emerge -uDN --with-bdeps=y world
2. wait
3. reproduced
Actual Results:  
Failed to emerge

Expected Results:  
Successful emerge
Comment 1 thygreatswaggedone 2015-03-02 14:47:35 UTC
Created attachment 397866 [details]
emerge --info
Comment 2 thygreatswaggedone 2015-03-02 14:50:47 UTC
Created attachment 397868 [details]
build.log
Comment 3 Matt Turner gentoo-dev 2015-03-05 17:16:47 UTC
What makes you think it failed to install? From the build log looks like it was successfully emerged:

> >>> Completed installing libXxf86vm-1.1.4 into /var/tmp/portage/x11-libs/libXxf86vm-1.1.4/image/
Comment 4 thygreatswaggedone 2015-03-05 18:31:56 UTC
It never installed.  It installed into tmp but not into the actual directory it needed to be in.

Regardless, I solved this, it was just a lockfile that was in the directory.  Removing that let it install just fine.

I should have closed this earlier, consider it resolved
Comment 5 Matt Turner gentoo-dev 2015-03-05 18:33:16 UTC
Okay, thanks for confirming.