Control: reopen -1 On 2024-08-16 01:52:37 +0200, Serafeim Zanikolas wrote: > Control: fixed -1 0.16.6 > > On Tue Jul 30, 2024 at 3:16 PM CEST, Sebastian Ramacher wrote: > > Hi > > > > On 2024-07-30 14:16:19 +0200, Serafeim Zanikolas wrote: > > > thanks Sebastian for the report. > > > > > > that'd be because your have installed all of: > > > libavcodec61, libavcodec61:i386, libavcodec61:amd64 > > > > No, I don't. I have libavcodec61:amd64 (native arch) and > > libavcoded61:i386 installed. > > right, that's fine. the problem is that, given any libavcoded61:arch installed > package, dpkg -L additionally reports libavcodec61, and that latter one is > ambiguous in the face of two different arch ones > > > > it sounds like adequate should drop foo in the presence of any foo:arch > > this change was implemented in 0.16.6. marking as fixed, but please do reopen > if > the issue persists for you
It still fails: 2024/08/19 18:35:14 "dpkg -L ntfs-3g libntfs-3g89t64 gcc-14-base gcc-14-base libstdc++6 libstdc++6 libgomp1 libgomp1 libgcc-s1 libgcc-s1 libatomic1 libatomic1 libcc1-0 libitm1 libasan8 liblsan0 libtsan2 libubsan1 libhwasan0 libquadmath0 libgfortran5 libgfortran-14-dev gfortran-14-x86-64-linux-gnu gfortran-14 gcc-14 g++-14 g++-14-x86-64-linux-gnu libstdc++-14-dev libgcc-14-dev gcc-14-x86-64-linux-gnu cpp-14-x86-64-linux-gnu cpp-14 libobjc4 lib32gcc-s1 lib32stdc++6 libuno-sal3t64 libuno-salhelpergcc3-3t64 libuno-cppu3t64 libuno-purpenvhelpergcc3-3t64 ure libuno-cppuhelpergcc3-3t64 uno-libs-private libreoffice-calc libreoffice-impress libreoffice-draw libreoffice-gnome libreoffice-gtk3 libreoffice-writer python3-uno libreoffice-math libreoffice libreoffice-base-core libreoffice-base libreoffice-core libreoffice-base-drivers libreoffice-report-builder-bin node-cliui python3-aiohttp libgcc-s1:amd64 libstdc++6:amd64 python3-uno node-cliui ntfs-3g libgomp1:i386 libstdc++6:i386 libuno-cppuhelpergcc3-3t64 libuno-sal3t64 liblsan0:amd64 libntfs-3g89t64:amd64 libreoffice-gtk3 libreoffice-writer libuno-salhelpergcc3-3t64 libatomic1:i386 libgfortran5:amd64 libreoffice-base-drivers uno-libs-private lib32stdc++6 libreoffice python3-aiohttp libasan8:amd64 libreoffice-core libuno-cppu3t64 libuno-purpenvhelpergcc3-3t64 gcc-14-base:i386 gfortran-14 gfortran-14-x86-64-linux-gnu g++-14-x86-64-linux-gnu gcc-14-x86-64-linux-gnu lib32gcc-s1 cpp-14-x86-64-linux-gnu gcc-14-base:amd64 libgfortran-14-dev:amd64 libobjc4:amd64 libstdc++-14-dev:amd64 libreoffice-calc libreoffice-draw libreoffice-impress libreoffice-report-builder-bin gcc-14 libatomic1:amd64 libreoffice-base libcc1-0:amd64 libgcc-s1:i386 libreoffice-math libreoffice-gnome cpp-14 g++-14 libitm1:amd64 libquadmath0:amd64 libtsan2:amd64 ure libreoffice-base-core libubsan1:amd64 libgcc-14-dev:amd64 libgomp1:amd64 libhwasan0:amd64" failed: exit status 2 Note the occurences of gcc-14-base: two times without archi qualifieres (incorrect), once with :amd64 and :i386 (correct). Cheers -- Sebastian Ramacher