Your message dated Wed, 10 Sep 2025 21:03:29 +0000
with message-id <[email protected]>
and subject line Bug#1108061: fixed in mc 3:4.8.33-1+deb13u1
has caused the Debian Bug report #1108061,
regarding mc: ten-second freeze at start, pause after running command option
ignored
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1108061: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108061
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mc
Version: 3:4.8.33-1
Severity: important
Tags: patch upstream
X-Debbugs-Cc: [email protected]
As I’ve mentioned upstream, these issues (which are heavily felt in
daily use as I start and exit mc tons of times) are caused by the
subshell communication code sometimes using a too-high file descriptor
number and then the shell runs “pwd >&10”, which is not supported in
POSIX shells (including mksh/lksh).
I’ve just submitted a corresponding change upstream, but this needs
to be fixed in trixie, too. Please find attached a debdiff for this
(except debian/changelog), apply and get a freeze exception.
(mc will need to be rebuilt for trixie already *anyway* due to
#1108010 once e2fsprogs is fixed, so this’ll save a binNMU)
-- System Information:
Debian Release: 13.0
APT prefers testing-security
APT policy: (500, 'testing-security'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.31-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
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+a1
Versions of packages mc recommends:
pn mailcap <none>
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>
ii binutils 2.44-3
ii bzip2 1.0.8-6
pn cabextract <none>
pn catdoc <none>
pn clzip | lunzip | lzd | lzip | lziprecover | minilzip | pd <none>
lzip | plzip
ii cpio 2.15+dfsg-2
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>
ii gettext 0.23.1-2
ii ghostscript 10.05.1~dfsg-1
pn glade <none>
pn gputils <none>
ii groff-base 1.23.0-9
pn gv <none>
pn imagemagick <none>
ii info 7.1.1-1+b1
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 links2 <none>
ii lynx 2.9.2-1
pn lyx <none>
ii man-db 2.13.1-1
pn mikmod <none>
pn mpg321 <none>
ii mplayer 2:1.5+svn38674-2
ii mupdf [pdf-viewer] 1.25.1+ds1-6
pn odt2txt | unoconv <none>
ii okular [pdf-viewer] 4:25.04.2-1
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 xpmutils <none>
ii xz-utils 5.8.1-1
ii zip 3.0-15
ii zstd 1.5.7+dfsg-1
-- no debconf information
mc_4.8.33-1+a1.debdiff.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: mc
Source-Version: 3:4.8.33-1+deb13u1
Done: Thorsten Glaser <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mc, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thorsten Glaser <[email protected]> (supplier of updated mc package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384
Format: 1.8
Date: Tue, 26 Aug 2025 16:08:19 +0000
Source: mc
Architecture: source
Version: 3:4.8.33-1+deb13u1
Distribution: trixie
Urgency: high
Maintainer: Dmitry Smirnov <[email protected]>
Changed-By: Thorsten Glaser <[email protected]>
Closes: 1108061
Changes:
mc (3:4.8.33-1+deb13u1) trixie; urgency=high
.
* Non-maintainer upload.
* Added debian/patches/subshell-fd.patch (Closes: #1108061)
Checksums-Sha1:
8192945a0e28f8d3a9f5235adfde767eb570980c 2176 mc_4.8.33-1+deb13u1.dsc
6ab5cf46ef587f53791eae58a434e8577741ce01 47312
mc_4.8.33-1+deb13u1.debian.tar.xz
Checksums-Sha256:
7cb442351a4ad6361c1525948a61ed91495d027feba46d915a65e354a1eac4da 2176
mc_4.8.33-1+deb13u1.dsc
e076c38fd79e91293a29c2ef6256592893f793895276e60daf2ea7dd1b5757a8 47312
mc_4.8.33-1+deb13u1.debian.tar.xz
Files:
ab826866fb4caac5968b1f49873a9cbd 2176 utils optional mc_4.8.33-1+deb13u1.dsc
076166ea8a224b0354007aa38b0a672f 47312 utils optional
mc_4.8.33-1+deb13u1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCQAGBQJoreAUAAoJEHa1NLLpkAfgDDkQAJLH9XB4SjA03XNy/JpfIYoJ
CnaSRTcDWzWA7UHAAQvoOQZ6tluJOmejDbo/ZvKjSFTYLBvXavJ4kIY+DYOyk8a8
td/Avqr9uSphh6ciPfUm+u0k+Za8UiJM5znSv+eewIomAAaIzFiUojjiQtGOsBnE
MlvWFxrcITEnOx7m1P6FRNXglS796iME5E4V0oMiNsZq6HqOc58EnLx2MTvTNw4T
BuRXAM9CVX+qPmLT6f+0ZDD7x1L7wrJ3IFZNWpyjR/mQHQHr6J8qmo0zjqLPxUDf
L0454Xhpwr6NtnZRPTZErESe6oFOHFL/6vJqrJUBTAu2ZrunWkh2MvYQCD1TVVdB
ivZDGbT3jxVEHNDJJ6ICqxlifhpOtal6E8w/h0CS5Fba0aV4208LZYo4pFv9G6Zi
qivcndIYJIYiYRcSJD2NPpYl38CiWh85zDYYHjbNi9QKItqEiuCxFN6Yvgsw+4A6
V/uOrbvKapVW4mO+LzYeT2utc4vQ2siXuf/4o1NsOoPW+KyJoSufvsU6RtnVLeec
8TbVioeg0RRSEnDvbY9bLlrUfcL8g/DtmEMEghIhaEetKFC+eOOz5NYbSEx/FM8Z
R7WMSthVX8AFuFpFK/K6GNf1Izq1dxC5U5OKuSKR25WiEE+twRF0bdrGjsFVQ7Qk
+BacuZN5Gus1x6fOYcel
=fFqz
-----END PGP SIGNATURE-----
pgpiv4xjO375Q.pgp
Description: PGP signature
--- End Message ---