[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#594733: bzip2: missing symlink



On Tue, Sep 07, 2010 at 07:46:30AM +1000, Aníbal Monsalve Salazar wrote:
>On Mon, Sep 06, 2010 at 02:20:48PM -0400, Michael Gilbert wrote:
>>
>>attached is a patch for lib64bz2-1.0 also.
>>
>>best wishes,
>>mike
>
>Thank you. I already knew it. Your patch is already in bzip2_1.0.5-5.
>I'm working on it as it doesn't work.

When I checked the build logs for i386[0], powerpc[1], s390[2] and
sparc[3], the link wasn't created in the binary package lib64bz2-1.0[4].

If you see the log for amd64[5], the link was created in the binary
package lib32bz2-1.0[6].

I don't know why is that.

I tried to build bzip2_1.0.5-5 using my i386 unstable pbuilder chroot
and it failed. I then installed gcc-multilib in my chroot manually and
was able to build lib64bz2-1.0_1.0.5-5_i386.deb with the symlink.

dpkg -c lib64bz2-1.0_1.0.5-5_i386.deb | grep /usr/lib64/libbz2.so.1
-rw-r--r-- root/root     66208 2010-09-07 18:01 ./usr/lib64/libbz2.so.1.0.4
lrwxrwxrwx root/root         0 2010-09-07 18:01 ./usr/lib64/libbz2.so.1.0 -> libbz2.so.1.0.4
lrwxrwxrwx root/root         0 2010-09-07 18:01 ./usr/lib64/libbz2.so.1 -> libbz2.so.1.0.4

Does someone know why the auto builders [i386 powerpc s390 sparc]
don't create the symlink? Is it related to gcc-multilib?

[0] https://buildd.debian.org/fetch.cgi?pkg=bzip2&arch=i386&ver=1.0.5-5&stamp=1283691193&file=log&as=raw
[1] https://buildd.debian.org/fetch.cgi?pkg=bzip2&arch=powerpc&ver=1.0.5-5&stamp=1283691516&file=log&as=raw
[2] https://buildd.debian.org/fetch.cgi?pkg=bzip2&arch=s390&ver=1.0.5-5&stamp=1283691252&file=log&as=raw
[3] https://buildd.debian.org/fetch.cgi?pkg=bzip2&arch=sparc&ver=1.0.5-5&stamp=1283691817&file=log&as=raw
[4] http://packages.debian.org/search?keywords=lib64bz2-1.0
[5] https://buildd.debian.org/fetch.cgi?pkg=bzip2&arch=amd64&ver=1.0.5-5&stamp=1283691154&file=log&as=raw
[6] http://packages.debian.org/search?keywords=lib32bz2-1.0


Reply to: