I believe this is masked on systems with e2fsprogs installed--which the docker container isn't.
../C On Wed, Jun 18, 2025 at 3:55 PM Tianon Gravi <[email protected]> wrote: > Package: mc > Version: 3:4.8.33-1 > Severity: serious > X-Debbugs-Cc: [email protected], [email protected] > > After a fresh install of mc, attempting to run it results in a missing > library error: > > | $ mc > | mc: error while loading shared libraries: libcom_err.so.2: cannot open > shared object file: No such file or directory > | $ ldd /usr/bin/mc | grep 'not found' > | libcom_err.so.2 => not found > > After manually installing libcom-err2, all is well (as expected). > > I believe this is due to > > https://salsa.debian.org/debian/mc/-/commit/a07d7f8ae7daa4abbb22f90333c880ed391e1aef > , > but I'm not 100% sure -- an easy fix would be adding libcom-err2 to > Depends, but perhaps more is necessary (I defer to maintainer's > discretion). > > > -- System Information: > Debian Release: 13.0 > APT prefers testing-security > APT policy: (500, 'testing-security'), (500, 'testing') > Architecture: amd64 (x86_64) > > Kernel: Linux 6.1.0-35-amd64 (SMP w/16 CPU threads; PREEMPT) > Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, > TAINT_UNSIGNED_MODULE > Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set > Shell: /bin/sh linked to /usr/bin/dash > Init: unable to detect > > Versions of packages mc depends on: > ii libc6 2.41-8 > ii libext2fs2t64 1.47.2-1+b1 > ii libglib2.0-0t64 2.84.2-1 > ii libgpm2 1.20.7-11+b2 > ii libslang2 2.3.3-5+b2 > ii libssh2-1t64 1.11.1-1 > ii mc-data 3:4.8.33-1 > > Versions of packages mc recommends: > ii mailcap 3.74 > ii perl 5.40.1-3 > ii sensible-utils 0.0.25 > ii unzip 6.0-29 > > Versions of packages mc suggests: > pn antiword > <none> > pn arc | arcanist > <none> > pn arj > <none> > pn binutils > <none> > ii bzip2 > 1.0.8-6 > pn cabextract > <none> > pn catdoc > <none> > pn clzip | lunzip | lzd | lzip | lziprecover | minilzip | pdlzip | p > <none> > lzip > pn cpio > <none> > pn ctorrent > <none> > pn dbview > <none> > pn default-jdk-headless > <none> > pn djview4 > <none> > pn djvulibre-bin > <none> > pn elinks > <none> > pn epub-utils | ncbi-entrez-direct > <none> > pn exif > <none> > ii file > 1:5.46-5 > pn genisoimage > <none> > pn gettext > <none> > pn ghostscript > <none> > pn glade > <none> > pn gputils > <none> > pn groff-base > <none> > pn gv > <none> > pn imagemagick > <none> > pn info > <none> > pn jlha-utils | lhasa > <none> > pn kchmviewer > <none> > pn libaspell-dev > <none> > pn libbatik-java > <none> > pn libchm-bin > <none> > pn liblz4-tool > <none> > pn libxml2-utils > <none> > pn links | w3m | lynx > <none> > pn links2 > <none> > pn lyx > <none> > pn man-db > <none> > pn mikmod > <none> > pn mpg321 > <none> > pn mplayer > <none> > pn odt2txt | unoconv > <none> > pn p7zip-full > <none> > pn par2 > <none> > pn poedit | potool > <none> > pn poppler-utils > <none> > pn procyon-decompiler > <none> > ii python3 > 3.13.3-1 > pn python3-boto > <none> > pn python3-tz > <none> > pn rar > <none> > pn rpm > <none> > pn sox > <none> > pn sqlite3 > <none> > pn texlive-binaries > <none> > pn timidity > <none> > pn unace | unace-nonfree > <none> > pn unalz > <none> > pn unar > <none> > pn unrar | unrar-free > <none> > pn vorbis-tools > <none> > pn wimtools > <none> > pn wv > <none> > pn xpdf | pdf-viewer > <none> > pn xpmutils > <none> > ii xz-utils > 5.8.1-1 > pn zip > <none> > pn zstd > <none> > > -- no debconf information >

