--- /srv/rebuilderd/tmp/rebuilderdxLCHRC/inputs/rsnapshot_1.5.1-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdxLCHRC/out/rsnapshot_1.5.1-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-01-29 10:38:53.000000 debian-binary │ -rw-r--r-- 0 0 0 2384 2025-01-29 10:38:53.000000 control.tar.xz │ --rw-r--r-- 0 0 0 120176 2025-01-29 10:38:53.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 120184 2025-01-29 10:38:53.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./etc/rsnapshot.conf │ │ │ @@ -77,16 +77,16 @@ │ │ │ #cmd_postexec /path/to/postexec/script │ │ │ │ │ │ # Paths to lvcreate, lvremove, mount and umount commands, for use with │ │ │ # Linux LVMs. │ │ │ # │ │ │ #linux_lvm_cmd_lvcreate /usr/sbin/lvcreate │ │ │ #linux_lvm_cmd_lvremove /usr/sbin/lvremove │ │ │ -#linux_lvm_cmd_mount /usr/bin/mount │ │ │ -#linux_lvm_cmd_umount /usr/bin/umount │ │ │ +#linux_lvm_cmd_mount /path/to/mount │ │ │ +#linux_lvm_cmd_umount /path/to/umount │ │ │ │ │ │ ######################################### │ │ │ # BACKUP LEVELS / INTERVALS # │ │ │ # Must be unique and in ascending order # │ │ │ # e.g. alpha, beta, gamma, etc. # │ │ │ ######################################### │ │ ├── ./usr/share/doc/rsnapshot/examples/rsnapshot.conf.default │ │ │ @@ -77,16 +77,16 @@ │ │ │ #cmd_postexec /path/to/postexec/script │ │ │ │ │ │ # Paths to lvcreate, lvremove, mount and umount commands, for use with │ │ │ # Linux LVMs. │ │ │ # │ │ │ #linux_lvm_cmd_lvcreate /usr/sbin/lvcreate │ │ │ #linux_lvm_cmd_lvremove /usr/sbin/lvremove │ │ │ -#linux_lvm_cmd_mount /usr/bin/mount │ │ │ -#linux_lvm_cmd_umount /usr/bin/umount │ │ │ +#linux_lvm_cmd_mount /path/to/mount │ │ │ +#linux_lvm_cmd_umount /path/to/umount │ │ │ │ │ │ ######################################### │ │ │ # BACKUP LEVELS / INTERVALS # │ │ │ # Must be unique and in ascending order # │ │ │ # e.g. alpha, beta, gamma, etc. # │ │ │ #########################################