Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398187 - media-libs/libbluray-9999 - install: cannot stat `doc/README': No such file or directory
Summary: media-libs/libbluray-9999 - install: cannot stat `doc/README': No such file o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Steve Dibb (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-08 19:52 UTC by Vladimir Berezhnoy
Modified: 2012-03-28 04:23 UTC (History)
2 users (show)

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


Attachments
Patch for fixing DODOC on non-existing docs (libbluray-9999.ebuild.patch,329 bytes, patch)
2012-01-15 14:06 UTC, Oskar Ellström
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Berezhnoy 2012-01-08 19:52:55 UTC
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/media-libs/libbluray-9999/work/libbluray-9999'
make[1]: Leaving directory `/var/tmp/portage/media-libs/libbluray-9999/work/libbluray-9999'
install: cannot stat `doc/README': No such file or directory
!!! dodoc: doc/README does not exist
install: cannot stat `TODO.txt': No such file or directory
!!! dodoc: TODO.txt does not exist
 * ERROR: media-libs/libbluray-9999 failed (install phase):
 *   dodoc failed
 * 


Reproducible: Always
Comment 1 Oskar Ellström 2012-01-15 14:06:56 UTC
Created attachment 299007 [details, diff]
Patch for fixing DODOC on non-existing docs

Had the exact same issue. Allways reproducible.

Cloned the git-repo and found that the files doc/README.txt and TODO.txt didn't even exist anymore. So I made this patch since the sollution works very well with my system.
Comment 2 Tim Harder gentoo-dev 2012-03-28 04:23:20 UTC
Fixed in CVS.