Gene_S
August 22, 2023, 6:31am
#1
I’m trying to install a kernel from the oss repo. Here’s what I see:
sudo zypper se -sx kernel-default.x86_64
Loading repository data…
Reading installed packages…
S | Name | Type | Version | Arch | Repository
—±---------------±--------±---------------------±-------±------------------------------------------
i+ | kernel-default | package | 6.5~rc6-2.1.ga834289 | x86_64 | (System Packages)
i+ | kernel-default | package | 6.5~rc7-1.1.g869afb7 | x86_64 | Kernel builds for branch master (standard)
v | kernel-default | package | 6.4.9-1.2 | x86_64 | Main Repository (OSS)
Here’s what happens when I try to install the 6.4 kernel:
sudo zypper install --oldpackage kernel-default-6.4.9-1.2
Loading repository data…
Reading installed packages…
Resolving package dependencies…
The following NEW package is going to be installed:
kernel-default-6.4.9-1.2
The following package requires a system reboot:
kernel-default-6.4.9-1.2
1 new package to install.
Overall download size: 161.4 MiB. Already cached: 0 B. After the operation, additional 286.1 MiB will be
used.
Note: System reboot required.
Continue? [y/n/v/…? shows all options] (y): y
Retrieving: kernel-default-6.4.9-1.2.x86_64 (Main Repository (OSS)) (1/1), 161.4 MiB
Retrieving: kernel-default-6.4.9-1.2.x86_64.rpm …[not found]
File ‘./x86_64/kernel-default-6.4.9-1.2.x86_64.rpm’ not found on medium ‘https://mirrorcache-us.opensuse.org/tumbleweed/repo/oss/ ’
Abort, retry, ignore? [a/r/i/…? shows all options] (a): a
Problem occurred during or after installation or removal of packages:
Installation has been aborted as directed.
Please see the above error message for a hint.
Changing mirrorcache-us to download doesn’t help. I also tried:
sudo zypper in -f -r 3 --oldpackage kernel-default
This failed the same way, even though zypper found the same package in repo 3. Any idea what’s up?
Gene
Gene_S
August 22, 2023, 6:35am
#2
30 minutes later, it worked. The mirror wasn’t updated?
Gene
hcvv
August 22, 2023, 7:34am
#3
Maybe.
But please for next time when posting copied pasted computer text, do not use the " button, bit the </> button just at the right of it.
you get then e.g. (this is from Leap 15.4):
boven:~ # zypper se -sx kernel-default.x86_64
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch | Repository
---+----------------+---------+------------------------+--------+--------------------
i+ | kernel-default | package | 5.14.21-150400.24.81.1 | x86_64 | Updates from SLE 15
i+ | kernel-default | package | 5.14.21-150400.24.74.1 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.69.1 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.66.1 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.63.1 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.60.1 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.55.3 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.46.1 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.41.1 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.38.1 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.33.2 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.28.1 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.21.2 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.18.1 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.24.11.1 | x86_64 | Updates from SLE 15
v | kernel-default | package | 5.14.21-150400.22.1 | x86_64 | Main (OSS)
vR | kernel-default | package | 5.14.21-150400.24.49.3 | x86_64 | Updates from SLE 15
Note: For an extended search including not yet activated remote resources please use 'zypper
search-packages'.
boven:~ #
Do you have auto-refresh disabled for your OSS repo? This was changed to 6.4.11-1-1 in 20230819.
# inxi -S
System:
Host: hp945 Kernel: 6.3.9-1-default arch: x86_64 bits: 64 Console: pty pts/0
Distro: openSUSE Tumbleweed 20230819
# zypper se -sx kernel-default
...
S | Name | Type | Version | Arch | Repository
---+----------------+---------+-------------+--------+------------------
il | kernel-default | package | 6.3.9-1.1 | x86_64 | (System Packages)
vl | kernel-default | package | 6.4.11-1.1 | x86_64 | OSS