Bug 461863 - Missing libbz2.so.1.0 in bzip2-libs
Summary: Missing libbz2.so.1.0 in bzip2-libs
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: bzip2
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ivana Varekova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-11 00:23 UTC by Aloisio Almeida Jr
Modified: 2016-01-13 06:06 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-09-12 10:15:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Aloisio Almeida Jr 2008-09-11 00:23:53 UTC
Description of problem:
I noticed that the package bzip2-lib probably is missing a link /lib/libbz2.so.1.0

Steps to Reproduce:
1. Run 'rpm -ql bzip2-libs'
  
Actual results:
/lib/libbz2.so.1
/lib/libbz2.so.1.0.4

Expected results:
/lib/libbz2.so.1
/lib/libbz2.so.1.0
/lib/libbz2.so.1.0.4

Additional info:
Easier to reproduce with packages 'alienized' from debian, for instance, reprepro, the packages that makes me found this problem.

Comment 1 Ivana Varekova 2008-09-12 10:15:54 UTC
The standard convention for fedora libraries is to provide *.so.# and *.so.#.#.# link/library only - if there is necessary to use version 1.0 version of bzip2 library (/lib/libbz2.so.1 is not good enough), then use /lib/libbz2.so.1.0.4 please.

Comment 2 matthiasworsch 2012-05-30 20:53:08 UTC
(In reply to comment #1)
> The standard convention for fedora libraries is to provide *.so.# and
> *.so.#.#.# link/library only - if there is necessary to use version 1.0
> version of bzip2 library (/lib/libbz2.so.1 is not good enough), then use
> /lib/libbz2.so.1.0.4 please.

Comment 3 abdul 2016-01-07 10:48:40 UTC
Hello,

I am facing 2 dependency issues while installing the packae beyond compare and below are the dependencies
libbz2.so.1.0()(64bit)
libc.so.6(GLIBC_2.14)(64bit)

The package bzip2-libs provides the first dependency , but the when i installed the bzip2-libs. i couldn't find the library inside it.

[root@euca-10-254-117-106 rpmbuild]# rpm -ql bzip2-libs
/lib64/libbz2.so.1
/lib64/libbz2.so.1.0.4
/lib/libbz2.so.1
/lib/libbz2.so.1.0.4
here the libbz2.so.1. is missing.
How can we resolve this issue.

Comment 4 abdul 2016-01-13 06:06:35 UTC
(In reply to abdul from comment #3)
> Hello,
> 
> I am facing 2 dependency issues while installing the packae beyond compare
> and below are the dependencies
> libbz2.so.1.0()(64bit)
> libc.so.6(GLIBC_2.14)(64bit)
> 
> The package bzip2-libs provides the first dependency , but the when i
> installed the bzip2-libs. i couldn't find the library inside it.
> 
> [root@euca-10-254-117-106 rpmbuild]# rpm -ql bzip2-libs
> /lib64/libbz2.so.1
> /lib64/libbz2.so.1.0.4
> /lib/libbz2.so.1
> /lib/libbz2.so.1.0.4
> here the libbz2.so.1. is missing.
> How can we resolve this issue.




Kindly update the result please !!!!!!


Note You need to log in before you can comment on or make changes to this bug.