Public bug reported: https://autopkgtest.ubuntu.com/results/autopkgtest- impish/impish/armhf/b/backuppc/20210715_161819_ec8d5@/log.gz
+ echo Performing a full backup + sudo -u backuppc -H /usr/share/backuppc/bin/BackupPC_dump -v -f localhost Performing a full backup cmdSystemOrEval: about to system /bin/ping6 -c 1 localhost cmdSystemOrEval: finished: got output /bin/ping6: socket: Operation not permitted CheckHostAlive: first ping failed (512, ) no ping response + result=1 ERROR: Full backup failed, exit status was 1 + check_status 1 Full backup + local status_code=1 + local msg=Full backup + [ 1 -ne 0 ] + echo ERROR: Full backup failed, exit status was 1 + exit 1 We've not been able to reproduce this synthetically on armhf; ping6 seems to work fine. newpid is seeing a similar 'Operation not permitted' error on armhf too, although it's with the ping command rather than ping6 (see https://autopkgtest.ubuntu.com/results/autopkgtest- impish/impish/armhf/n/newpid/20210714_044712_180ac@/log.gz). The context of the test is using ping as a diagnostic to verify another system is present. Thus, the problem is not highlighting a bug in the backuppc code itself, but in the testing environment or test implementation. ** Affects: backuppc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936437 Title: Backuppc autopkgtest fails doing ping6 due to 'Operation not permitted' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/1936437/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
