Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116936 - sci-electronics/ng-spice-rework fails at dodoc
Summary: sci-electronics/ng-spice-rework fails at dodoc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tim Yamin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-27 18:16 UTC by George Chapman
Modified: 2005-12-28 04:36 UTC (History)
0 users

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


Attachments
Proposed patch to ng-spice-rework-17.ebuild (ng-spice-rework-17.ebuild.diff,146 bytes, patch)
2005-12-27 18:31 UTC, George Chapman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description George Chapman 2005-12-27 18:16:47 UTC
Successfully emerge'd ng-spice-rework on 2005-Dec-07.
Updated portage to 2.1_pre2.
Attempted to rebuild ng-spice-rework; portage's dodoc fails.

Last part of the log:
---------------------
make[1]: Entering directory `/var/tmp/portage/ng-spice-rework-17/work/ng-spice-rework-17'
make[2]: Entering directory `/var/tmp/portage/ng-spice-rework-17/work/ng-spice-rework-17'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/ng-spice-rework-17/work/ng-spice-rework-17'
make[1]: Leaving directory `/var/tmp/portage/ng-spice-rework-17/work/ng-spice-rework-17'
dodoc: ANALYSIS does not exist
dodoc: COPYRIGHT does not exist
dodoc: CREDITS does not exist

!!! ERROR: sci-electronics/ng-spice-rework-17 failed.
!!! Function src_install, Line 33, Exitcode 3
!!! failed to install documentation
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 George Chapman 2005-12-27 18:31:57 UTC
Created attachment 75658 [details, diff]
Proposed patch to ng-spice-rework-17.ebuild

This is a work-around.  Can't tell whether its an ebuild bug or a dodoc bug.
There may be a better solution in another recent bug against ng-spice-rework.
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2005-12-28 04:36:08 UTC
dodoc used to error in the past when files were blank but did exist (I think that's probably fixed quite a few Portage revisions ago) but this is a genuine case of does not exist... Fixed, thanks :]