Bug 46923 - missing symlink in bzip2 ebuild
Bug#: 46923 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: oliver.muck@tvisioneer.com
Component: Ebuilds
URL: 
Summary: missing symlink in bzip2 ebuild
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2004-04-06 00:23 0000
Description:   Opened: 2004-04-06 00:23 0000
some apps need a link libbz2.so.1, there only exist libbz2.so and libbz2.so.1.0
Please add "dosym /usr/lib/libbz2.so.${PV} /usr/lib/libbz2.so.1" to the ebuild

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
link is missing 

Expected Results:  
dosym /usr/lib/libbz2.so.${PV} /usr/lib/libbz2.so.1

------- Comment #1 From Seemant Kulleen (RETIRED) 2004-04-06 09:41:52 0000 -------
which ebuilds?

------- Comment #2 From Jon Portnoy (RETIRED) 2004-04-06 10:21:24 0000 -------
Fixed, thanks.