12 Jan
2021
12 Jan
'21
15:11
On 1/12/21 3:41 PM, Martin Liška wrote:
Maybe it's a known issue, but I think speed of package installation is much slower on openSUSE (takes 2x longer). The following example installs packages needed for rpmlint and should be 1:1 in between the 2 mentioned distros:
https://github.com/marxin/opensuse-vs-fedora https://github.com/marxin/opensuse-vs-fedora/actions/runs/480371322
Thanks, Martin
It'd be nice to split network vs local performance. Step 1 - repo refresh Step 2 - download packages to cache Step 3 - Install from cache. At least it'd make sure the issue is not due to a slow mirror. Nicolas