Package: dump
Version: 0.4b45-1
Severity: normal

Hallo,

using the option '-Q' to enable the Quick File Access doesn't work anymore
in version 0.4b45. It did work in the previous version 0.4b44. A simple
example of the error is shown here:

vincent@PC-Vincent:~$ mount | grep root
/dev/mapper/debian-root on / type ext4 
(rw,relatime,discard,errors=remount-ro,data=ordered)
vincent@PC-Vincent:~$ sudo dump -0 -f /tmp/root.dump -Q /tmp/root.qfa 
/dev/mapper/debian-root 
  DUMP: Date of this level 0 dump: Tue Jun  7 18:38:42 2016
  DUMP: Dumping /dev/mapper/debian-root (/) to /tmp/root.dump
  DUMP: Label: root
  DUMP: Writing 10 Kilobyte records
  DUMP: mapping (Pass I) [regular files]
  DUMP: mapping (Pass II) [directories]
  DUMP: estimated 531036 blocks.
  DUMP: writing QFA positions to (null)
  DUMP: can't open tapeposfile
  DUMP: The ENTIRE dump is aborted.
vincent@PC-Vincent:~$ 

At first, I thougth that this error was also caused by the bug #826398,
but at a closer investigation of the upstream source code changes, I
found that the filename is probably not communicated to the correct
variable. The NEWS file reports that the QFA code has been reorganized
as a plugin.

Check the diff in git at:
    
http://anonscm.debian.org/cgit/collab-maint/dump.git/commit/?id=4ae1cb7685eab029d6a182f76d839cf0dea825d3
and search for the string "create tapeposfile".


Regards,
Vincent Smeets

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dump depends on:
ii  e2fslibs      1.43-3
ii  libblkid1     2.28-5
ii  libbz2-1.0    1.0.6-8
ii  libc6         2.22-9
ii  libcomerr2    1.43-3
ii  libreadline6  6.3-8+b4
ii  libselinux1   2.5-3
ii  tar           1.29-1
ii  zlib1g        1:1.2.8.dfsg-2+b1

dump recommends no packages.

dump suggests no packages.

-- no debconf information

Reply via email to