Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541906 - x11-libs/libXxf86vm-1.1.4 fails to emerge on ~amd64
Summary: x11-libs/libXxf86vm-1.1.4 fails to emerge on ~amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-02 14:47 UTC by thygreatswaggedone
Modified: 2015-03-05 18:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (file_541906.txt,16.95 KB, text/plain)
2015-03-02 14:47 UTC, thygreatswaggedone
Details
build.log (file_541906.txt,29.26 KB, text/plain)
2015-03-02 14:50 UTC, thygreatswaggedone
Details

Note You need to log in before you can comment on or make changes to this bug.
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.