Arnaud Rebillout

Results 87 comments of Arnaud Rebillout

Actually discussion happened at https://github.com/etix/mirrorbits/issues/85. But I just noticed that I didn't have time to follow up... In any case: still a draft

As a distro maintainer for Kali Linux, I must say I would also be very happy with this feature. We use the xrdp package from Debian, except that we have...

If I understand correctly: yum (or is it dnf?) downloads the `repomd.xml` first, and then it might download the other files listed in repomd.xml? Question is: does it hit the...

Sorry for being late, I missed your reply. > Are you sure apt wouldn't do the same in a similar situation? 100% sure, let me detail. First, we can easily...

There was an issue with redirections to fallback mirrors, this PR basically broke it. I just force-pushed the changes needed to fix it. The two commits - [Dual: mirrors, pagerenderer,...

With the time I though about another approach to the problem, which I think would result in 1) less code changes 2) easier to review 3) maybe more useful to...

Alternatively: you can mark fastmirror.pp.ua as `CountryOnly: true`. Or you can edit the list of `ExcludedCountryCodes` for this mirror.

I may add that the following workaround doesn't work: ``` ExecStartPre=!-/bin/mkdir /var/log/myservice ``` It fails with: ``` An ExecStartPre= process belonging to unit myservice.service has exited. The process' exit code...

Indeed, I opened a separate PR: https://github.com/etix/mirrorbits/pull/160

Thanks for trying it! We also have it running in prod for a week now, so far so good.