vajcek
October 19, 2024, 7:03am
1
Hello,
Two days ago, I got system update message (I update system using Konsole) that I have 60+ new updates (all fromPacman Repo, if I remember). It was extremely slow speed, and, about one hour after started, I stopped it, and wanted update it again in the morning.
In the morning and on, started prblems: first with extremely slow refreshing repository refreshing, and also with alerts that it is not right address (something like that).
Now (this morning) I gor updates just from SUSE Linux Enterprise 15) No other repository did not updated.
My questions are:
what happened with all of those uninstalled updates from 2 days before (that I mentioned on the start of post)?
what happened with all of repositories (why are they notbeing updating when I type sudo zypper install").
Thank you for answering my questions,
Please do not tell, show us:
zypper lr -d
zypper up
Use Code-Tags:
Codecs openSUSE Tumbleweed - English / Multimedia - openSUSE Forums
vajcek
October 19, 2024, 7:32am
3
.
localhost:/home/zlatic # zypper lr -d
# | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service
---+-----------------------------+---------------------------------------------------------------------------------------------+---------+-----------+---------+----------+--------+------------------------------------------------------------------------------+--------
1 | google-chrome | google-chrome | &Da | (r ) &Da | &Da | 99 | rpm-md | https://dl.google.com/linux/chrome/rpm/stable/x86_64 |
2 | openSUSE-Leap-15.6-1 | openSUSE-Leap-15.6-1 | &Da | (r ) &Da | &Da | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.6/repo/oss/ |
3 | packman | packman | &Da | (r ) &Da | &Da | 90 | rpm-md | https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.6/ |
4 | repo-backports-debug-update | Update repository with updates for openSUSE Leap debuginfo packages from openSUSE Backports | &Ne | ---- | ---- | 99 | N/A | http://download.opensuse.org/update/leap/15.6/backports_debug/ |
5 | repo-backports-update | Update repository of openSUSE Backports | &Da | (r ) &Da | &Da | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/backports/ |
6 | repo-debug | Debug Repository | &Ne | ---- | ---- | 99 | N/A | http://download.opensuse.org/debug/distribution/leap/15.6/repo/oss/ |
7 | repo-debug-non-oss | Debug Repository (Non-OSS) | &Ne | ---- | ---- | 99 | N/A | http://download.opensuse.org/debug/distribution/leap/15.6/repo/non-oss/ |
8 | repo-debug-update | Update Repository (Debug) | &Ne | ---- | ---- | 99 | N/A | http://download.opensuse.org/debug/update/leap/15.6/oss/ |
9 | repo-debug-update-non-oss | Update Repository (Debug, Non-OSS) | &Ne | ---- | ---- | 99 | N/A | http://download.opensuse.org/debug/update/leap/15.6/non-oss/ |
10 | repo-non-oss | Non-OSS Repository | &Da | (r ) &Da | &Da | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.6/repo/non-oss/ |
11 | repo-openh264 | Open H.264 Codec (openSUSE Leap) | &Da | (r ) &Da | &Da | 99 | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Leap/ |
12 | repo-oss | Main Repository | &Da | (r ) &Da | &Da | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.6/repo/oss/ |
13 | repo-sle-debug-update | Update repository with debuginfo for updates from SUSE Linux Enterprise 15 | &Ne | ---- | ---- | 99 | N/A | http://download.opensuse.org/debug/update/leap/15.6/sle/ |
14 | repo-sle-update | Update repository with updates from SUSE Linux Enterprise 15 | &Da | (r ) &Da | &Da | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/sle/ |
15 | repo-source | Source Repository | &Ne | ---- | ---- | 99 | N/A | http://download.opensuse.org/source/distribution/leap/15.6/repo/oss/ |
16 | repo-update | Main Update Repository | &Da | (r ) &Da | &Da | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/oss |
17 | repo-update-non-oss | Update Repository (Non-Oss) | &Da | (r ) &Da | &Da | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/non-oss/ |
18 | snappy | snappy | &Da | (r ) &Da | &Da | 99 | rpm-md | https://download.opensuse.org/repositories/system:/snappy/openSUSE_Leap_15.6 |
For zypper up, I got this:
localhost:/home/zlatic # zypper up
Loading repository data...
Reading installed packages...
Nothing to do.
localhost:/home/zlatic #
And, yes… in serbian Da means “yes”, ne mean “no”.
download.opensuse.org is a redirector, it redirects to a server near by you and maybe this server has problems or is slow.
hcvv
October 19, 2024, 8:01am
5
I guess most understood that, but when you want to avoid this in this English language part of the forums, precede your commands with LANG=C
,
like
LANG=C zypper lr -d
Check for yourself and see the diffeence
1 Like
vajcek
October 19, 2024, 8:06am
6
Thank you very much! I willl do this in the future, but, please, don’t be angry if I forget it sometimes. And be welcome to alert me again!
marel
October 19, 2024, 8:12am
7
What @Sauerland says, likely the server download.opensuse.org selects is slow.
What you can try without updating the url’s manually is:
system
Closed
November 18, 2024, 8:13am
8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.