Your message dated Mon, 11 Aug 2025 18:55:15 +0200
with message-id <[email protected]>
and subject line Re: cpio -tv vs. UTF-8 filenames
has caused the Debian Bug report #416701,
regarding no mention of how to turn on/off escaping for -t/-tv
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.)


-- 
416701: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cpio
Version: 2.10-1
X-debbugs-cc:  [email protected]
Severity: wishlist

Regarding
`-v'
`--verbose'
     List the files processed, or with `-t', give an `ls -l' style
     table of contents listing.  In a verbose table of contents of a
     ustar archive, user and group names in the archive that do not
     exist on the local system are replaced by the names that
     correspond locally to the numeric UID and GID stored in the
     archive.

However, verbose has another effect,
$ <f cpio -t 980731/QGIS/登革熱02-09.shx
980731/QGIS/登革熱02-09.shx
103896 blocks
$ <f cpio -vt 980731/QGIS/登革熱02-09.shx
-rw-r--r--   1 jidanni  jidanni      2964 Jul 22 22:37 
980731/QGIS/\265n\255\262\274\36602-09.shx
103896 blocks

As you see, it escapes the filenames.

And  there  is  no  documentation  on  how  to  turn  off  this  effect.

Nor how to turn it on for just plain -t.

At least document (there at -v on the man page) that there is this
effect -- and that there is no way to turn it on or off.



--- End Message ---
--- Begin Message ---
Version: 2.13+dfsg-1

This was fixed in upstream version 2.13 (upstream commit
cb76d31808b47783cb0bdac694db5643d1a23b4e).

--- End Message ---

Reply via email to