Failed to synchronize cache for repo

It is puzzling that when you run live versions from a DVD, the result is the same !?

[live@localhost ~]$ su
[root@localhost live]# sudo dnf install audacity
OpenMandriva Rock - x86_64          0.0  B/s |   0  B     00:20    
Failed to synchronize cache for repo 'rock-x86_64'
OpenMandriva Rock - x86_64 - Update 0.0  B/s |   0  B     00:20    
Failed to synchronize cache for repo 'rock-updates-x86_64'
Ignoring repositories: rock-x86_64, rock-updates-x86_64
No match for argument: audacity
Error: Unable to find a match: audacity
[root@localhost live]# ^C
[root@localhost live]# 

EUREKA!!!
I found an error! the problem is in my LTE internet connection! When I connect to another link it all works!
Thank you all for helping me solve this problem!

[live@localhost ~]$ su
[root@localhost live]# sudo dnf install audacity
Waiting for process with pid 3896 to finish.
OpenMandriva Rock - x86_64          3.4 kB/s | 1.5 kB     00:00    
OpenMandriva Rock - x86_64          1.5 MB/s |  12 MB     00:08    
OpenMandriva Rock - x86_64 - Update 2.0 kB/s | 1.5 kB     00:00    
OpenMandriva Rock - x86_64 - Update 561 kB/s | 828 kB     00:01    
Last metadata expiration check: 0:00:02 ago on Sun 07 Jul 2019 08:47:36 AM UTC.
Dependencies resolved.
====================================================================
 Package                 Arch   Version           Repository   Size
====================================================================
Installing:
 audacity                x86_64 2.3.2-1           rock-x86_64 6.0 M
Installing dependencies:
 lib64SDL1.2_0           x86_64 1.2.15-25         rock-x86_64 187 k
 lib64aa1                x86_64 1.4.0-0.rc5.30    rock-x86_64  47 k
 lib64soundtouch0        x86_64 1.8.0-6           rock-x86_64  29 k
 lib64vamp-plugin-sdk2   x86_64 2.4-10            rock-x86_64  96 k
 lib64wx_baseu3.0_0      x86_64 3.0.4-4           rock-x86_64 563 k
 lib64wx_baseu_net3.0_0  x86_64 3.0.4-4           rock-x86_64  75 k
 lib64wx_baseu_xml3.0_0  x86_64 3.0.4-4           rock-x86_64  25 k
 lib64wx_gtk3u_adv3.0_0  x86_64 3.0.4-4           rock-x86_64 360 k
 lib64wx_gtk3u_core3.0_0 x86_64 3.0.4-4           rock-x86_64 1.2 M
 lib64wx_gtk3u_html3.0_0 x86_64 3.0.4-4           rock-x86_64 183 k
 lib64wx_gtk3u_qa3.0_0   x86_64 3.0.4-4           rock-x86_64  48 k
 wxgtk3.0                x86_64 3.0.4-4           rock-x86_64 439 k

Transaction Summary
====================================================================
Install  13 Packages

Total download size: 9.2 M
Installed size: 44 M
Is this ok [y/N]: 

1 Like

No, it means something is blocking your internet connection from connecting to OpenMandriva repos. You need to find what that is.

Your are welcome and glad you get this figured out. Also glad it did not turn out to be an OM Lx 4.0 bug.

:monkey:

@Stan this is reflected in the System Boot Log in the omv-bug-report.log:

lip 05 16:11:14 skorek NetworkManager[702]: <warn>  [1562335874.6702] device (wlp4s7): no secrets: No agents were available for this request.
lip 05 16:11:14 skorek NetworkManager[702]: <warn>  [1562335874.6709] device (wlp4s7): Activation: failed for connection '<<<LinuxNetwork>>>'
lip 05 16:11:14 skorek wpa_supplicant[828]: wlp4s7: Reject scan trigger since one is already pending

and immediately after that:

lip 05 16:11:15 skorek plasmashell[1269]: trying to show an empty dialog
lip 05 16:11:15 skorek dnfdaemon-system[1403]: Failed to synchronize cache for repo 'rock-x86_64'
lip 05 16:11:15 skorek dnfdaemon-system[1403]: Failed to synchronize cache for repo 'rock-updates-x86_64'
lip 05 16:11:15 skorek dnfdaemon-system[1403]: Ignorowanie repozytoriów: rock-x86_64, rock-updates-x86_64

Note the times. In I think Polish it say ignore repositories:

For all users: This is why we ask for logs for problems like this, especially for a problem that we can’t reproduce ourselves. Logs are essential to problem solving when an issue can’t be reproduced.