Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387815 - media-video/coherence dodoc called on a directory
Summary: media-video/coherence dodoc called on a directory
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Highest normal with 1 vote (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 356389
  Show dependency tree
 
Reported: 2011-10-20 09:36 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2016-02-20 17:41 UTC (History)
1 user (show)

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


Attachments
Build log (coherence-0.6.6.2:20111018-132947.log,51.13 KB, text/plain)
2011-10-20 09:36 UTC, Diego Elio Pettenò (RETIRED)
Details
coherence-0.6.6.1.ebuild.diff (coherence-0.6.6.1.ebuild.diff,455 bytes, patch)
2012-07-06 11:26 UTC, Stefan Kuhn
Details | Diff
coherence-0.6.6.2.ebuild.diff (coherence-0.6.6.2.ebuild.diff,455 bytes, patch)
2012-07-06 11:26 UTC, Stefan Kuhn
Details | Diff

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