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

Bug 387815

Summary: media-video/coherence dodoc called on a directory
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED WONTFIX    
Severity: normal CC: wuodan-gentoo
Priority: Highest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 356389    
Attachments: Build log
coherence-0.6.6.1.ebuild.diff
coherence-0.6.6.2.ebuild.diff

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2011-10-20 09:36:06 UTC
Please verify your dodoc statements, and make sure they are not being executed on directories. See the blocked bug for more details.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-10-20 09:36:17 UTC
Created attachment 290323 [details]
Build log
Comment 2 Stefan Kuhn 2012-07-06 11:26:06 UTC
Created attachment 317414 [details, diff]
coherence-0.6.6.1.ebuild.diff

The patches should fix the issue plus do correctly install the man page.

The actual "error" happens in distutils_src_install with DOCS="docs/*" when it
encounters the sub-folder docs/man.

The file in docs/man was installed by distutils_src_install depsite the
warning, just not as man page.

Tested both versions on amd64.
Comment 3 Stefan Kuhn 2012-07-06 11:26:29 UTC
Created attachment 317416 [details, diff]
coherence-0.6.6.2.ebuild.diff
Comment 4 Pacho Ramos gentoo-dev 2016-02-20 17:41:15 UTC
removed