Package: tar
Version: 1.25-2
Severity: important
My backup scripts stopped picking up files, so I had a look.
Simplified, I found that combining --one-file-system and
--listed-incremental now causes it to not find any files. Removing
either of these makes the command work again.
butterfly:/etc# tar -cvjf /root/etc.tar.bz2 --one-file-system \
--listed-incremental=/root/catalog .
tar: .: Directory is new
../
butterfly:/etc#
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.36 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages tar depends on:
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
tar recommends no packages.
Versions of packages tar suggests:
ii bzip2 1.0.5-6 high-quality block-sorting file co
ii ncompress 4.2.4.4-1 original Lempel-Ziv compress/uncom
ii xz-utils 5.0.0-2 XZ-format compression utilities
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]