Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 361621

Summary: =sys-libs/tdb-1.2.7-r1 dolib failed
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: minor CC: samba
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log

Description Agostino Sarubbo gentoo-dev 2011-04-01 16:40:45 UTC
Created attachment 268135 [details]
Build log

ln: failed to create symbolic link `/tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/lib64/libtdb.so': File exists
dolib failed
>>> Completed installing tdb-1.2.7-r1 into /tmp/portage/sys-libs/tdb-1.2.7-r1/image/
Comment 1 VĂ­ctor Ostorga (RETIRED) gentoo-dev 2011-04-01 18:01:05 UTC
(In reply to comment #0)
> Created attachment 268135 [details]
> Build log
> 
> ln: failed to create symbolic link
> `/tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/lib64/libtdb.so': File exists
> dolib failed
> >>> Completed installing tdb-1.2.7-r1 into /tmp/portage/sys-libs/tdb-1.2.7-r1/image/

It's me or it is creating the symbolic link twice?
Note: Build process finish properly
Comment 2 Christoph Mende (RETIRED) gentoo-dev 2011-04-02 08:09:46 UTC
It does, this is caused by the fact that "emake install" already installs the symlink.
The dolib.so line can be dropped.
Comment 3 Christoph Mende (RETIRED) gentoo-dev 2011-04-02 13:30:37 UTC
+  02 Apr 2011; Christoph Mende <angelos@gentoo.org> tdb-1.2.7-r1.ebuild:
+  Removed dolib.so (bug #361621) and stable on amd64 (bug #361055)