Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298397 - net-im/gnomeicu tries to install missing documentation
Summary: net-im/gnomeicu tries to install missing documentation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-26 01:36 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-03-04 00:30 UTC (History)
3 users (show)

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


Attachments
Build log (gnomeicu-0.99.14:20091225-183753.log,156.54 KB, text/plain)
2009-12-26 01:36 UTC, Diego Elio Pettenò (RETIRED)
Details
gnomeicu-0.99.14.ebuild.diff (Corrected ebuild) (gnomeicu-0.99.14.ebuild.diff,1.60 KB, patch)
2010-03-03 23:08 UTC, Christophe LEFEBVRE
Details | Diff
gnomeicu-0.99.12.ebuild.diff (Corrected ebuild - Also impacted by this bug) (gnomeicu-0.99.12.ebuild.diff,1.59 KB, patch)
2010-03-03 23:20 UTC, Christophe LEFEBVRE
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 2009-12-26 01:36:26 UTC
This bug has been open because your package reported in the log that dodoc was called for non-existent, files. This is generally a lower-level mistake, but it's annoying as it fills with false positives the log of packages that might forget to die on doins failures.

Please do correct this. Thanks.

Diego, on behalf of the QA team
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-12-26 01:36:55 UTC
Created attachment 214175 [details]
Build log
Comment 2 Christophe LEFEBVRE 2010-03-03 23:08:07 UTC
Created attachment 221977 [details, diff]
gnomeicu-0.99.14.ebuild.diff (Corrected ebuild)
Comment 3 Christophe LEFEBVRE 2010-03-03 23:20:47 UTC
Created attachment 221979 [details, diff]
gnomeicu-0.99.12.ebuild.diff (Corrected ebuild - Also impacted by this bug)
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-03-04 00:30:51 UTC
+  04 Mar 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  gnomeicu-0.99.12.ebuild, gnomeicu-0.99.14.ebuild:
+  Do not attempt to install non-existing DOCS, bug #298397. Move some build
+  dependencies to DEPEND. (seen with tester)

Fixed without a bump, thanks for reporting.