Control: tag -1 help

On Fri, 2015-09-25 at 11:59 +0200, Cyril Brulebois wrote:
> Package: multipath-udeb
> Version: 0.5.0+git0.770e6d0d-3
> Severity: grave
> Justification: renders package unusable
> 
> 
> [ Please keep debian-b...@lists.debian.org in the loop. ]
> 
> Hi,
> 
> Your package in unstable gained a dependency which cannot be
> satisfied:
> libsystemd0 has no udeb. It's therefore no longer installable, along
> with partman-multipath which depends on it.


OKay!! I gave multiple shots on it and have not been able to determine
why the multipath/multipath binary gets linked to libsystemd.

I'm tagging this bug with "help". Any help is welcome.

Log is attached. And anyone who wants to help can look at the systemd
branch.

-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."

-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."

rrs@chutzpah:~/Community/Packaging/pkg-lvm/multipath-tools/libmultipath 
(systemd)$ ldd libmultipath.so.0 
        linux-vdso.so.1 (0x00007ffee95be000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007f3e34280000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3e3407c000)
        libdevmapper.so.1.02.1 => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1 
(0x00007f3e33e25000)
        libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007f3e33e05000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x00007f3e33bef000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3e33845000)
        /lib64/ld-linux-x86-64.so.2 (0x000055acd16f1000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f3e3363d000)
        libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 
(0x00007f3e33418000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f3e33116000)
        libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 
(0x00007f3e32eff000)
        libcap.so.2 => /lib/x86_64-linux-gnu/libcap.so.2 (0x00007f3e32cf9000)
        libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f3e32a8a000)
        libattr.so.1 => /lib/x86_64-linux-gnu/libattr.so.1 (0x00007f3e32885000)
18:04 ♒♒♒   ☺    
rrs@chutzpah:~/Community/Packaging/pkg-lvm/multipath-tools/libmultipath 
(systemd)$ cd ../multipath
18:05 ♒♒♒   ☺    
rrs@chutzpah:~/Community/Packaging/pkg-lvm/multipath-tools/multipath (systemd)$ 
ls
01_udev*  02_multipath*  11-dm-mpath.rules  main.c  Makefile  multipath.8  
multipath.conf.5  multipath.init.suse  multipath.rules
18:05 ♒♒♒   ☺    
rrs@chutzpah:~/Community/Packaging/pkg-lvm/multipath-tools/multipath (systemd)$ 
USE_SYSTEMD=0 make
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat-security -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC 
-DLIB_STRING=\"lib64\" -I../libmultipath -c -o main.o main.c
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wformat-security -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC 
-DLIB_STRING=\"lib64\" -I../libmultipath main.o -o multipath -Wl,-z,relro 
-lpthread -ldevmapper -ldl -L../libmultipath -lmultipath -ludev
gzip -9 -c multipath.8 > multipath.8.gz
gzip -9 -c multipath.conf.5 > multipath.conf.5.gz
18:05 ♒♒♒   ☺    
rrs@chutzpah:~/Community/Packaging/pkg-lvm/multipath-tools/multipath (systemd)$ 
ldd multipath
        linux-vdso.so.1 (0x00007ffd2869a000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007fc7fea39000)
        libdevmapper.so.1.02.1 => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1 
(0x00007fc7fe7e3000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fc7fe5de000)
        libmultipath.so.0 => /lib/libmultipath.so.0 (0x00007fc7fe397000)
        libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007fc7fe377000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fc7fdfcd000)
        /lib64/ld-linux-x86-64.so.2 (0x00005651472f3000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fc7fddc5000)
        libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 
(0x00007fc7fdba0000)
        libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 
(0x00007fc7fdb1e000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x00007fc7fd908000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fc7fd607000)
        libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 
(0x00007fc7fd3ef000)
        libcap.so.2 => /lib/x86_64-linux-gnu/libcap.so.2 (0x00007fc7fd1e9000)
        libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007fc7fcf7b000)
        liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007fc7fcd57000)
        libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 
(0x00007fc7fca75000)
        libattr.so.1 => /lib/x86_64-linux-gnu/libattr.so.1 (0x00007fc7fc86f000)
        libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 
(0x00007fc7fc65c000)
18:05 ♒♒♒   ☺    
rrs

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to