[Touch-packages] [Bug 1912950] Re: rsync halts with Permission denied (13) with a sticky dir and only recent kernels

2022-01-18 Thread Launchpad Bug Tracker
[Expired for rsync (Ubuntu) because there has been no activity for 60 days.] ** Changed in: rsync (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to rsync in Ubuntu.

[Touch-packages] [Bug 1912950] Re: rsync halts with Permission denied (13) with a sticky dir and only recent kernels

2021-11-19 Thread Sergio Durigan Junior
Thanks for the report and sorry for the delay in replying. I did a quick test here and tried to reproduce the bug using a Jammy VM. Here's what I did: # mkdir tmp1 tmp2 # for i in $(seq 20); do > tmp1/${i}; done # chmod -R +t tmp1 # rsync -avz tmp1/ tmp2/ Everything seemed to work fine. It's

[Touch-packages] [Bug 1912950] Re: rsync halts with Permission denied (13) with a sticky dir and only recent kernels

2021-01-25 Thread Lucas Kanashiro
Thank you for taking the time to report this bug and helping to make Ubuntu better. This sounds like an upstream bug to me. The best route to getting it fixed in Ubuntu in this case would be to file an bug with the upstream project. Have you tried to reproduce this bug using a newer rsync