It hangs infinitely the GUI way
Via cLi...
# yast2 repositories
WARNING: Nokogiri was built against LibXML version 2.9.14, but has dynamically loaded 2.10.3
and hangs there infinitely
On 7/25/23 12:17, bad sector wrote:
It hangs infinitely the GUI way
Via cLi...
# yast2 repositories
WARNING: Nokogiri was built against LibXML version 2.9.14, but has
dynamically loaded 2.10.3
and hangs there infinitely
after disabling the gnome repo I still getthet message but the yast
software module comes up OK. Same after RE-enabling the gnome repo.
But I'm back to somethinglike the other post about updatye refusal:
On 7/25/23 12:17, bad sector wrote:
# zypper up
Loading repository data...
Reading installed packages...
The following 17 items are locked and will not be changed by any action:
-aAvailable:
-a kwalletd5-lang kwallet-devel kwallet-devel-32bit kwalletmanager5 kwalletmanager5-lang kwallet-tools kwallet-tools-lang
-a libkwalletbackend5-5-32bit libsvn_auth_kwallet-1-0 nvidia-computeG05-32bit nvidia-glG05-32bit pam_kwallet pam_kwallet-32bit
-a pam_kwallet-common remmina-plugin-kwallet signon-kwallet-extension x11-video-nvidiaG05-32bit
On 2023-07-25 18:55, bad sector wrote:
On 7/25/23 12:17, bad sector wrote:
# zypper up
Loading repository data...
Reading installed packages...
The following 17 items are locked and will not be changed by any action:
-a-aAvailable:
-a-a kwalletd5-lang kwallet-devel kwallet-devel-32bit kwalletmanager5
kwalletmanager5-lang kwallet-tools kwallet-tools-lang
-a-a libkwalletbackend5-5-32bit libsvn_auth_kwallet-1-0
nvidia-computeG05-32bit nvidia-glG05-32bit pam_kwallet pam_kwallet-32bit
-a-a pam_kwallet-common remmina-plugin-kwallet signon-kwallet-extension
x11-video-nvidiaG05-32bit
Why do you have nvidia packages locked?
Undo that.
"zypper lr --details"
On 7/25/23 13:36, Carlos E.R. wrote:
On 2023-07-25 18:55, bad sector wrote:
On 7/25/23 12:17, bad sector wrote:
# zypper up
Loading repository data...
Reading installed packages...
The following 17 items are locked and will not be changed by any action: >>> -a-aAvailable:
-a-a kwalletd5-lang kwallet-devel kwallet-devel-32bit kwalletmanager5
kwalletmanager5-lang kwallet-tools kwallet-tools-lang
-a-a libkwalletbackend5-5-32bit libsvn_auth_kwallet-1-0
nvidia-computeG05-32bit nvidia-glG05-32bit pam_kwallet pam_kwallet-32bit >>> -a-a pam_kwallet-common remmina-plugin-kwallet signon-kwallet-extension >>> x11-video-nvidiaG05-32bit
Why do you have nvidia packages locked?
Mostly I just disable the nvidia repo on account that far too often
their crappy repo is either slower than a dead fucking dog or it just
plain grinds to a halt and if I happen to be using zypper at the time
that's very likely to crash the whole parade! Remind me never to buy anything that smells of nvidia again.
Undo that.
OK it was 3 32 bit packages, I returned status to do not install so if anything needs them as a depend it'll get them
On 7/25/23 13:34, Carlos E.R. wrote:
"zypper lr --details"
1 week
https://paste.opensuse.org/pastes/770d402e0fa0
On 2023-07-25 19:55, bad sector wrote:
On 7/25/23 13:34, Carlos E.R. wrote:
"zypper lr --details"
1 week
https://paste.opensuse.org/pastes/770d402e0fa0
The "name" column is very strange, I've never seen one like that.
What's in-a leap-extrapacks?
You do not need the "debug" repos, unless you have an specific reason.
You are missing:
repo-openh264
-a-a Open H.264 Codec (openSUSE Leap)
-a-a http://codecs.opensuse.org/openh264/openSUSE_Leap/
You are also missing the source repos, but they are normally disabled.
And you don't have packman, but that's your choice.
The gnome apps repo I'm not familiar with it, but I guess that I would assign it a higher priority (lower number).
Run this:
rpm -q -a --queryformat "%{INSTALLTIME}\t%{INSTALLTIME:day} \
-a-a %{BUILDTIME:day} %-30{NAME}\t%15{VERSION}-%-7{RELEASE}\t%{arch} \
-a-a %25{VENDOR}%25{PACKAGER} == %{DISTRIBUTION} %{DISTTAG}\n"-a-a \
-a | sort | cut --fields="2-" | tee rpmlist-a-a \
-a | egrep -v "openSUSE Leap 15\.5|openSUSE_Leap_15.5|"\
-a-a-a "\-lp153|SUSE Linux Enterprise 15|openSUSE\ Leap\ 15.5" | less -S
Each package that get listed there, you find out why you have it, and
decide if it is correct or not. If it says 15.4, 15.3, 15.2... update it
or get rid of it.
%{BUILDTIME:day} %-30{NAME}\t%15{VERSION}-%-7{RELEASE}\t%{arch} \
%25{VENDOR}%25{PACKAGER} == %{DISTRIBUTION} %{DISTTAG}\n" \
| sort | cut --fields="2-" | tee rpmlist \
| egrep -v "openSUSE Leap 15\.5|openSUSE_Leap_15.5|"\
"\-lp153|SUSE Linux Enterprise 15|openSUSE\ Leap\ 15.5" | less -S
On 7/25/23 18:13, Carlos E.R. wrote:
On 2023-07-25 19:55, bad sector wrote:
On 7/25/23 13:34, Carlos E.R. wrote:
"zypper lr --details"
1 week
https://paste.opensuse.org/pastes/770d402e0fa0
The "name" column is very strange, I've never seen one like that.
What's in-a leap-extrapacks?
chickenshit, hardly ever used anymore but there was a time when many packages that I cannot imagine life without were not is the Suse repos.
You do not need the "debug" repos, unless you have an specific reason.
You are missing:
repo-openh264
-a-a-a Open H.264 Codec (openSUSE Leap)
-a-a-a http://codecs.opensuse.org/openh264/openSUSE_Leap/
done... I thought codecs were all covered by the packman packages
You are also missing the source repos, but they are normally disabled.
And you don't have packman, but that's your choice.
I usually do, but the list you saw was from an instance when I had just added community repos but packman wasn't in the offerings yet for some reason. It was after I edited the repos manually to 15.5 that I got in
in. When the box thought itself to be 15.4 then trying to add community repos did not include packman or nvidia for some reason.
The gnome apps repo I'm not familiar with it, but I guess that I would
assign it a higher priority (lower number).
gftp for one, there was a time when google-earth had to be there too.
Run this:
rpm -q -a --queryformat "%{INSTALLTIME}\t%{INSTALLTIME:day} \
-a-a-a %{BUILDTIME:day} %-30{NAME}\t%15{VERSION}-%-7{RELEASE}\t%{arch} \
-a-a-a %25{VENDOR}%25{PACKAGER} == %{DISTRIBUTION} %{DISTTAG}\n"-a-a \
-a-a | sort | cut --fields="2-" | tee rpmlist-a-a \
-a-a | egrep -v "openSUSE Leap 15\.5|openSUSE_Leap_15.5|"\
-a-a-a-a "\-lp153|SUSE Linux Enterprise 15|openSUSE\ Leap\ 15.5" | less -S >>
Each package that get listed there, you find out why you have it, and
decide if it is correct or not. If it says 15.4, 15.3, 15.2... update
it or get rid of it.
ends up going in like this
# rpm -q -a --queryformat "%{INSTALLTIME}\t%{INSTALLTIME:day} \
-a-a %{BUILDTIME:day} %-30{NAME}\t%15{VERSION}-%-7{RELEASE}\t%{arch} \
-a-a %25{VENDOR}%25{PACKAGER} == %{DISTRIBUTION} %{DISTTAG}\n"-a-a \
-a | sort | cut --fields="2-" | tee rpmlist-a-a \
-a | egrep -v "openSUSE Leap 15\.5|openSUSE_Leap_15.5|"\
-a-a-a "\-lp153|SUSE Linux Enterprise 15|openSUSE\ Leap\ 15.5" | less -S
and the response is
~
~
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 63 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 492939:54:24 |
| Calls: | 840 |
| Files: | 1,302 |
| D/L today: |
4 files (3,972K bytes) |
| Messages: | 252,924 |