Hello Everyone !
I hope you're doing fine !
I have a seemly identical bug on Ubuntu 22.04.(1/2?) using
rsync_3.2.7-0ubuntu0.22.04.2_amd64.deb.
Doing :
rsync --verbose --recursive --times --links --safe-links --hard-links --stats \
--files-from=/tmp/file_list rsync://rsync.ourserver.internal.bla
Does anyone has been able to reproduce ?
So we can get a resolution on this for 22.04.1 ?
Please build a 22.04.1 chroot, under a 22.04.1 Ubuntu.
Then use :
sudo chroot $chroot su - root -c "\
set -o xtrace ; \
. $some_scripts_with_a_function_that_install_packages.sh ; \
FunctionThatInstallPacka
2 matches
Mail list logo