Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440986 - x11-wm/enlightenment-0.16.9999 - src_install(): rmdir: failed to remove ‘/var/tmp/portage/x11-wm/enlightenment-0.16.9999/image//usr/share/doc/e16’: No such file or directory
Summary: x11-wm/enlightenment-0.16.9999 - src_install(): rmdir: failed to remove ‘/var...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 17:24 UTC by Godfath3r
Modified: 2012-11-08 07:56 UTC (History)
1 user (show)

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


Attachments
emerge failure (file_440986.txt,112.31 KB, text/plain)
2012-11-02 17:24 UTC, Godfath3r
Details
emerge --info (file_440986.txt,5.44 KB, text/plain)
2012-11-02 17:25 UTC, Godfath3r
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Godfath3r 2012-11-02 17:24:43 UTC
Created attachment 328110 [details]
emerge failure

Trying to to emerge enlightenment-0.16.9999 failed with the emerge failure i'm attaching.

When removing line number 79: 
rmdir "${D}"/usr/share/doc/e16 || die #294456

from the ebuild, it builds smoothly. 

I don't know the connection to #294456 and i'm not sure how the ebuild should handle this deletion. I only have "${D}"/usr/share/e16 not /usr/share/doc/e16 folder.
Comment 1 Godfath3r 2012-11-02 17:25:35 UTC
Created attachment 328112 [details]
emerge --info
Comment 2 Trinine 2012-11-06 11:14:20 UTC
Same here. The ebuild works fine if you comment lines 79 & 81.
Indeed, line 81 ('dohtml docs/e16.html') doesn't work either :

!!! dohtml: docs/e16.html does not exist
 * ERROR: x11-wm/enlightenment-0.16.9999 failed (install phase):
 *   dohtml failed

T.
Comment 3 SpanKY gentoo-dev 2012-11-08 07:56:44 UTC
should be all set now in the tree; thanks for the report!

Commit message: Drop doc rmdir that is no longer needed
http://sources.gentoo.org/x11-wm/enlightenment/enlightenment-0.16.9999.ebuild?r1=1.39&r2=1.40