Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196385 - sci-astronomy/wcstools-3.7.1 fails on dodoc
Summary: sci-astronomy/wcstools-3.7.1 fails on dodoc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-19 08:50 UTC by Adrian Bassett
Modified: 2007-10-19 11:43 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Bassett 2007-10-19 08:50:25 UTC
This ebuild fails with:

<snip>

dodoc: libned/NED_CLIENT does not exist
 * 
 * ERROR: sci-astronomy/wcstools-3.7.1 failed.
 * Call stack:
 *               ebuild.sh, line 1695:  Called dyn_install
 *               ebuild.sh, line 1132:  Called qa_call 'src_install'
 *               ebuild.sh, line   44:  Called src_install
 *   wcstools-3.7.1.ebuild, line   39:  Called die
 * The specific snippet of code:
 *      dodoc Readme Programs NEWS libned/NED_CLIENT || die "dodoc failed"
 *  The die message:
 *   dodoc failed

I don't know what libned is but it is neither on my systemnor pulled in as a dependency.

version 3.7.0 is already emerged so this is an upgrade.


Reproducible: Always

Steps to Reproduce:
1.emerge wcstools
2.
3.

Actual Results:  
Build fails with output as given in Description.

Expected Results:  
Successful build
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2007-10-19 10:18:40 UTC
Fixed in cvs. Thanks!
Comment 2 Adrian Bassett 2007-10-19 11:43:04 UTC
Thanks, v. 3.7.1 now installed OK.