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

Bug 352243

Summary: www-client/midori-0.2.9-r1[doc] fails to install
Product: Gentoo Linux Reporter: Andrew Savchenko <bircoph>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment
emerge --info

Description Andrew Savchenko gentoo-dev 2011-01-20 14:54:03 UTC
Hello,

midori-0.2.9-r1 with USE=doc fails to install:

Waf: Leaving directory `/var/tmp/portage/www-client/midori-0.2.9-r1/work/midori-0.2.9/_build_'                                                 
Unable to install the file '_build_/docs/user/midori.html' (not found in dir:///var/tmp/portage/www-client/midori-0.2.9-r1/work/midori-0.2.9)  
 .[31;01m*.[0m ERROR: www-client/midori-0.2.9-r1 failed:                                                                                       
 .[31;01m*.[0m   (no error message)
Comment 1 Andrew Savchenko gentoo-dev 2011-01-20 14:54:39 UTC
Created attachment 260368 [details]
build.log
Comment 2 Andrew Savchenko gentoo-dev 2011-01-20 14:54:52 UTC
Created attachment 260369 [details]
environment
Comment 3 Andrew Savchenko gentoo-dev 2011-01-20 14:55:13 UTC
Created attachment 260371 [details]
emerge --info
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2011-01-20 15:05:34 UTC
"'/usr/bin/rst2html.py-2.7' does not exist" in build.log stands out. perhaps you need to run python-updater ?
Comment 5 Andrew Savchenko gentoo-dev 2011-01-20 15:43:54 UTC
Yes, that's it.
In fact I run python-updater, but forgot to update midori afterwards.
Sorry for disturbance.