Larry Rainey changed bug 1221607
What Removed Added
Resolution --- FIXED
Status NEW RESOLVED

Comment # 1 on bug 1221607 from Larry Rainey
Felix

Your suggestion worked - thank you


slowroll:~ # rpm --rebuilddb
slowroll:~ # zypper clean
All repositories have been cleaned up.
slowroll:~ # zypper ref
Repository 'base-non-oss' is up to date.                                        
Repository 'base-oss' is up to date.                                            
Repository 'h264' is up to date.                                                
Repository 'packman' is up to date.                                             
Repository 'update' is up to date.                                              
All repositories have been refreshed.
slowroll:~ # zypper in kernel-default-6.7.9
Loading repository data...
Reading installed packages...
'kernel-default = 6.7.9' is already installed.
No update candidate for 'kernel-default-6.7.9-1.1.x86_64'. The highest
available version is already installed.
Resolving package dependencies...
Nothing to do.
slowroll:~ # zypper in virtualbox-kmp-default
Loading repository data...
Reading installed packages...
'virtualbox-kmp-default' is already installed.
No update candidate for 'virtualbox-kmp-default-7.0.14_k6.7.6_1-3.2.x86_64'.
The highest available version is already installed.
Resolving package dependencies...
Nothing to do.
slowroll:~ # zypper ref ; zypper dup
Repository 'base-non-oss' is up to date.                                        
Repository 'base-oss' is up to date.                                            
Repository 'h264' is up to date.                                                
Repository 'packman' is up to date.                                             
Repository 'update' is up to date.                                              
All repositories have been refreshed.
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled
repositories. Make sure these repositories are compatible before you continue.
See 'man zypper' for more information about this command.
Computing distribution upgrade...
Nothing to do.
slowroll:~ #


On 3/18/24 08:06, Felix Miata wrote:


What I would do:
1-rpm --rebuilddb
2-zypper clean
3-zypper ref
4a-zypper in kernel-default-6.7.9
or
4b-zypper in kernel-longterm-6.6.21
5-zypper in virtualbox-kmp-default


You are receiving this mail because: