Bug 196385 - sci-astronomy/wcstools-3.7.1 fails on dodoc
Bug#: 196385 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: Adrian.Bassett@hotmail.co.uk
Component: Ebuilds
URL: 
Summary: sci-astronomy/wcstools-3.7.1 fails on dodoc
Keywords:  
Status Whiteboard: 
Opened: 2007-10-19 08:50 0000
Description:   Opened: 2007-10-19 08:50 0000
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 From Sébastien Fabbro 2007-10-19 10:18:40 0000 -------
Fixed in cvs. Thanks!

------- Comment #2 From Adrian.Bassett@hotmail.co.uk 2007-10-19 11:43:04 0000 -------
Thanks, v. 3.7.1 now installed OK.