ConteZero / tw-updater-plasmoid

KDE Plasmoid software updater for openSUSE Tumbleweed
https://www.contezero.com/linux/kde-plasma-software-updater-opensuse-tumbleweed
GNU General Public License v2.0
12 stars 0 forks source link

Checking for updates failed: network problems #5

Open akontsevich opened 4 years ago

akontsevich commented 4 years ago

Error appeared: "Checking for updates failed: network problems" - happen every time now and can't update anything while zypper dup -yl works perfect - no network problems.

Another problem tw-updater-plasmoid freezes at the end of the day with wait spinner and can do nothing to unfreeze it, update, etc. Only killing it or killing zypper helps.

akontsevich commented 4 years ago

Latter seems related to this one: #4.

akontsevich commented 4 years ago

1st: strange repo was added by zypper which caused the problem:

"file-da8981aa".
Specified path '/tmp/YaST2-23552-G4yZt6/tmp_install_repo' is not a directory: file:/tmp/YaST2-23552-G4yZt6/tmp_install_repo

Removed it - works fine now.

ConteZero commented 4 years ago

I've found this page https://forums.opensuse.org/showthread.php/513140-Repository-initialization-error but no info on what could be the cause.

Anyway my applet should be enhanced to better handle errors like that, but unfortunately I've no time for it at this time.