dpkg-shlibdeps libstdc++6 instead of libstdc++6:i386

Bug #1122040 reported by Evgenii Romanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dpkg (Ubuntu)
New
Undecided
Unassigned

Bug Description

bfile is ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.2.0

ldd ./bfile | grep libstdc++.so.6
        libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xf762c000)

dpkg -S /usr/lib/i386-linux-gnu/libstdc++.so.6
libstdc++6:i386: /usr/lib/i386-linux-gnu/libstdc++.so.6

but in genereted depends we see libstdc++6 instead of libstdc++6:i386:

dpkg-shlibdeps ./bfile -O
shlibs:Depends=lib32gcc1 (>= 1:4.1.1), libc6-i386 (>= 2.1.3), libstdc++6 (>= 4.1.1)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.