Ludo
Ludo
I am aware of that, I have to add a cleanup task to delete empty remaining directories.
No the latest update does not patch it. I will try to patch this in the next one. Keep you updated.
This should be fixed in 4.21.0
Hi Just tried on my side and it's working fine. Maybe the oracle repository was temporarily inaccessible? Have you tried later? Here are the steps I did from a fresh...
Okay, does it fail with an error message? I will try on my side and see if it fails before the end too. I'll let you know ;)
Wow that's a big one (+600MB package) The timeout is internal to the code, I set it at 300000 milliseconds (= 5min). Which means that 5min is not enough to...
Okay, I you wish to increase the internal timeout, here is how to do it: Enter the docker container: ```docker exec -it repomanager /bin/bash``` Edit the Mirror.php file: `vim /var/www/repomanager/controllers/Repo/Mirror/Mirror.php`...
Indeed I'm trying on my side and I'm facing the same issue on the ~same package (firefox-xx). The package is downloading very slowly (I increased the timeout to 15min on...
I may have some kind of fix for you: In the process of mirroring I added a condition to ignore packages that are not matching the desired architecture (in your...
On my side it took ~1hour and 15min to sync the oracle repo with the patch and no bandwidth limitation:  Total repo size is 29GB. > Ideally this would...