Your message dated Tue, 31 May 2011 13:47:22 -0600
with message-id <[email protected]>
and subject line Re: Bug#580235: Not a bug
has caused the Debian Bug report #580235,
regarding tar: unable to escape ':' character in archive filename
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.)
--
580235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580235
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tar
Version: 1.23-1
Severity: normal
Hi,
I have both the following that didn't work:
$ tar tzf mAb-DB_2010-05-04_18:11.tgz
tar (child): Cannot connect to mAb-DB_2010-05-04_18: resolve failed
gzip: stdin: unexpected end of file
tar: Child returned status 128
tar: Error is not recoverable: exiting now
$ tar tzf mAb-DB_2010-05-04_18\:11.tgz
tar (child): Cannot connect to mAb-DB_2010-05-04_18: resolve failed
gzip: stdin: unexpected end of file
tar: Child returned status 128
tar: Error is not recoverable: exiting now
Is it what is expected? Are archive filenames URI? Anyway to escape the colon?
Regards,
Patrice.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: ia64
Kernel: Linux 2.6.31-1-mckinley (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages tar depends on:
ii libc6.1 2.10.2-7 Embedded GNU C Library: Shared lib
tar recommends no packages.
Versions of packages tar suggests:
ii bzip2 1.0.5-4 high-quality block-sorting file co
ii lzma 4.43-14 Compression method of 7z format in
ii ncompress 4.2.4.3-1 Original Lempel-Ziv compress/uncom
ii xz-utils 4.999.9beta+20100307-1 XZ-format compression utilities
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, 30 May 2011 23:17:50 +0800, Peter Pan <[email protected]> wrote:
> You can use --force-local option to treat it as a local file instead
> of a remote file.
Correct.
Bdale
pgpKcooKdDnuc.pgp
Description: PGP signature
--- End Message ---