[Parted-maintainers] Bug#488374: installation-reports: [ia64] missing libunwind.so.7 => parted_devices cannot find disks

Philipp Kern pkern at debian.org
Sun Jul 13 22:59:44 UTC 2008


On Sat, Jun 28, 2008 at 02:40:10PM +0100, Simon McVittie wrote:
> It looks as though the problem is:
> 
> * libparted1.8-udeb depends on the architecture-specific package libunwind7
>   on ia64, because the parted library requires libunwind.so.7
> 
> * src:libunwind does not build any udebs at all
> 
> According to experimental buildd logs, this dependency was introduced
> between 1.8.7.git.2007.07.30-1.1 and 1.8.8.git.2008.03.24-1. The 1.8 branch
> was in experimental since 2006, and landed in unstable last weekend.
> 
> The new dependency seems to be due to a Parted change rather than a gcc
> change - after building parted 1.7.1-5.1 using sid's gcc 4.3.1 (on merulo),
> there is no libunwind dependency.

I just tried the following git revision on alkman.ayous.org with gcc
4.3.1-6:

commit 5241e0764efd5c942216411a55e6aa6674d7ea81
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jul 30 20:49:39 2007 -0300

    Release 1.8.7.git.2007.07.30-1

With the following result:

root at alkman:/tmp/parted/build-udeb/libparted/.libs# ldd ./libparted-1.8.so.7
        linux-gate.so.1 =>  (0xa000000000000000)
        libdl.so.2 => /lib/libdl.so.2 (0x2000000800114000)
        libdevmapper.so.1.02.1 => /lib/libdevmapper.so.1.02.1 (0x2000000800130000)
        libuuid.so.1 => /lib/libuuid.so.1 (0x200000080016c000)
        libunwind.so.7 => /lib/libunwind.so.7 (0x2000000800184000)
        libc.so.6.1 => /lib/libc.so.6.1 (0x20000008001cc000)
        /lib/ld-linux-ia64.so.2 (0x2000000800000000)
        libselinux.so.1 => /lib/libselinux.so.1 (0x2000000800438000)

So libunwind.so.7 also turns up with the old revision, with current
compilers on sid.

Kind regards,
Philipp Kern
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/parted-maintainers/attachments/20080714/a30068b4/attachment.pgp 


More information about the Parted-maintainers mailing list