Dear Michael, yes I can reproduce this bug outside of storebackup, with the following command — which storebackup uses:
# chown -h 0:0 /tmp/test Sincerely, Adrian Kiess On Tue, 21 Jun 2022 09:45:06 -0400 Michael Stone <mst...@debian.org> wrote: > On Mon, Jun 20, 2022 at 11:08:55AM +0200, Adrian Immanuel Kiess wrote: > >in the current Debian/testing, storebackup fails to make a new backup, > >because > >storebackup stalls during the backup process. From what I can see though ps > >axuwww, storebackup stalls by calling /bin/chown, where every chown process > >call takes seconds to minutes to complete. > > Can you duplicate this outside of storebackup?