Re: Using rsync to get the Fedora repositories

2018-12-23 Thread Matthew Miller
On Thu, Dec 20, 2018 at 11:10:47PM +, CLOSE Dave wrote: > I have a script that uses rsync to pull the Fedora repositories nightly. > If I run it manually, it works flawlessly. But if it runs via cron, I I encourage you to use Quick Fedora Mirror instead: https://pagure.io/quick-fedora-mirror.

Re: Using rsync to get the Fedora repositories

2018-12-21 Thread Rick Stevens
On 12/21/18 12:05 PM, CLOSE Dave wrote: > Yesterday, I wrote: > >> I have a script that uses rsync to pull the Fedora repositories >> nightly. If I run it manually, it works flawlessly. But if it runs >> via cron, I get an error on all the Fedora 28 repositories. I do not >> get the error on

Re: Using rsync to get the Fedora repositories

2018-12-21 Thread CLOSE Dave
Yesterday, I wrote: > I have a script that uses rsync to pull the Fedora repositories > nightly. If I run it manually, it works flawlessly. But if it runs > via cron, I get an error on all the Fedora 28 repositories. I do not > get the error on Fedora 27 or RPMFusion 27 or 28 repositories. The >

Re: Using rsync to get the Fedora repositories

2018-12-21 Thread CLOSE Dave
Rick Stevens wrote: > Running interactively but not under cron usually indicates that you've > forgotten that running under cron, you don't have the same environment > as you do in an interactive session. So, make sure your environment is > set correctly in the script (such as the PATH and such).

Re: Using rsync to get the Fedora repositories

2018-12-20 Thread Rick Stevens
On 12/20/18 3:10 PM, CLOSE Dave wrote: > I have a script that uses rsync to pull the Fedora repositories nightly. > If I run it manually, it works flawlessly. But if it runs via cron, I > get an error on all the Fedora 28 repositories. I do not get the error > on Fedora 27 or RPMFusion 27 or 28

Using rsync to get the Fedora repositories

2018-12-20 Thread CLOSE Dave
I have a script that uses rsync to pull the Fedora repositories nightly. If I run it manually, it works flawlessly. But if it runs via cron, I get an error on all the Fedora 28 repositories. I do not get the error on Fedora 27 or RPMFusion 27 or 28 repositories. The script sets timeout values to