Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348662 - sys-apps/tdb-1.2.1 tries to access internet directly
Summary: sys-apps/tdb-1.2.1 tries to access internet directly
Status: RESOLVED DUPLICATE of bug 297576
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-13 22:29 UTC by Tom Noonan
Modified: 2010-12-13 22:41 UTC (History)
0 users

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


Attachments
build log (build.log,21.78 KB, text/plain)
2010-12-13 22:32 UTC, Tom Noonan
Details
emerge --info (emerge.info.121310.txt,3.75 KB, text/plain)
2010-12-13 22:32 UTC, Tom Noonan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Noonan 2010-12-13 22:29:14 UTC
sys-apps/tdb-1.2.1 tries to directly download from samba.org and fails on systems without direct internet access.

Reproducible: Always



Expected Results:  
Ebuild should use Portage source file management instead of attempting to download directly.

make: *** [pytdb.o] Error 1
make: *** Waiting for unfinished jobs....
I/O error : Attempt to load network entity http://www.samba.org/samba/DTD/samba-
manpages/tdbbackup.8.xml:2: warning: failed to load external entity "http://www.
 DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"
                                                                               ^
I/O error : Attempt to load network entity http://www.samba.org/samba/DTD/samba-
manpages/tdbdump.8.xml:2: warning: failed to load external entity "http://www.sa
 DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"
                                                                               ^
Note: Writing tdbbackup.8
Note: Writing tdbdump.8
emake failed
 * ERROR: sys-libs/tdb-1.2.1 failed:
 *   emake shared-build failed
 *
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 4906:  Called die
 * The specific snippet of code:
 *       emake shared-build || die "emake shared-build failed";
 *
 * If you need support, post the output of 'emerge --info =sys-libs/tdb-1.2.1',
 * the complete build log and the output of 'emerge -pqv =sys-libs/tdb-1.2.1'.
 * The complete build log is located at '/var/tmp/portage/sys-libs/tdb-1.2.1/tem
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/tdb-1.2.
 * S: '/var/tmp/portage/sys-libs/tdb-1.2.1/work/tdb-1.2.1'
 *
 * The following package has failed to build or install:
 *
 *  (sys-libs/tdb-1.2.1, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/sys-libs/tdb-1.2.1/temp/build.log'
 *
Comment 1 Tom Noonan 2010-12-13 22:32:01 UTC
Created attachment 257061 [details]
build log
Comment 2 Tom Noonan 2010-12-13 22:32:13 UTC
Created attachment 257062 [details]
emerge --info
Comment 3 Rafał Mużyło 2010-12-13 22:41:49 UTC
Look at the earlier error.

*** This bug has been marked as a duplicate of bug 297576 ***