Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80730 - dev-libs/dbh-1.0.21 does not create symlink libdbh-1.0-so.1
Summary: dev-libs/dbh-1.0.21 does not create symlink libdbh-1.0-so.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-04 08:32 UTC by Leonard Khoo
Modified: 2005-08-13 21:58 UTC (History)
1 user (show)

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 Leonard Khoo 2005-02-04 08:32:47 UTC
dev-libs/dbh-1.0.21 does not create symlink libdbh-1.0-so.1, thus breaking some apps. It broke xfce-base/xffm-4.2.0 for me. Downgrading to dbh-1.0.20 solves the symlink problem, or you can create the symlink your self.
Comment 1 Roland Bär 2005-02-04 08:47:48 UTC
This happens with dbh-1.0.21 (+). With 1.0.20 (-) it works. You see that:
-/usr/lib/libdbh-1.0.so.1.0.0
-/usr/lib/libdbh-1.0.so.1 -> libdbh-1.0.so.1.0.0 1107535253
-/usr/lib/libdbh.so -> libdbh-1.0.so.1.0.0 1107535253
+/usr/lib/libdbh-1.0.21.1.0.0
+/usr/lib/libdbh-1.0.21.1 -> libdbh-1.0.21.1.0.0 1107535158
+/usr/lib/libdbh -> libdbh-1.0.21.1.0.0 1107535158
Effectivly, "so" is missing/damaged/replaced with "21"

Tried this with upstream source, same problem. 
Please hard-mask dbh-1.0.21 out, has to be resolved upstream

Comment 2 Brad Cowan (RETIRED) gentoo-dev 2005-02-04 09:33:37 UTC
damn I found this out the other day and forgot to hard mask, sorry for the inconvenience. I'm masking now
Comment 3 XFCE Team gentoo-dev 2005-08-13 21:58:51 UTC
this is fixed in newer versions