Hi
Seems strange, should both be up to 3.10.3-26.1.
Try a verify;
zypper ve
Might also try to force a refresh of the cache… and try with some
verbosity (more v’s more info)
zypper ref -f
zypper -vv lu
zypper -vv up
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE Leap 42.1|GNOME 3.16.2|4.1.36-44-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
[CODE]linux140:~ # zypper ve
Loading repository data…
Reading installed packages…
Dependencies of all installed packages are satisfied.[/CODE]
[CODE]linux140:~ # zypper ref -f
Forcing raw metadata refresh
Retrieving repository ‘SLES!@-Update’ metadata …[done]
Forcing building of repository cache
Building repository ‘SLES!@-Update’ cache …[done]
All repositories have been refreshed.
linux140:~ # zypper -vv lu
Verbosity: 2
Initializing Target
Checking whether to refresh metadata for SLES!@-Update
Loading repository data…
Reading installed packages…
Force resolution: No
No updates found.
linux140:~ # zypper -vv up
Verbosity: 2
Initializing Target
Checking whether to refresh metadata for SLES!@-Update
Loading repository data…
Reading installed packages…
Force resolution: No
The following package update will NOT be installed:
gnome-control-center 3.10.3-14.7.1 s390x SLES!@-Update SUSE LLC https://www.suse.com/[/CODE]
Actually there is a little history behind this that would explain this. This is a client’s system that I cloned. The client stated that they tried to update to SLES12 SP1 but the system failed to IPL. I IPl the system on the previous kernel. I then copied this system to work on. I built a SLES12 SP2 system for the client on a larger dasd. I wanted to practice working with btrfs filesystems. I deleted the kernel that fail on the IPL. I forgot about this when I posted. In any case, I do find this rpm in the SLES12 SP1-Update repository. Is this any way to obtain any specific information for the failure? I would like to know before I attempt to update to SLES12 SP1. Also for the time that I so attempt to update I plan to update to SLES12 SP1 and then update SLES12 SP1.
[QUOTE=mikenash;36338][CODE]linux140:~ # zypper ve
Loading repository data…
Reading installed packages…
Dependencies of all installed packages are satisfied.[/CODE]
[CODE]linux140:~ # zypper ref -f
Forcing raw metadata refresh
Retrieving repository ‘SLES!@-Update’ metadata …[done]
Forcing building of repository cache
Building repository ‘SLES!@-Update’ cache …[done]
All repositories have been refreshed.
linux140:~ # zypper -vv lu
Verbosity: 2
Initializing Target
Checking whether to refresh metadata for SLES!@-Update
Loading repository data…
Reading installed packages…
Force resolution: No
No updates found.
linux140:~ # zypper -vv up
Verbosity: 2
Initializing Target
Checking whether to refresh metadata for SLES!@-Update
Loading repository data…
Reading installed packages…
Force resolution: No
The following package update will NOT be installed:
gnome-control-center 3.10.3-14.7.1 s390x SLES!@-Update SUSE LLC https://www.suse.com/[/CODE]
Actually there is a little history behind this that would explain this. This is a client’s system that I cloned. The client stated that they tried to update to SLES12 SP1 but the system failed to IPL. I IPl the system on the previous kernel. I then copied this system to work on. I built a SLES12 SP2 system for the client on a larger dasd. I wanted to practice working with btrfs filesystems. I deleted the kernel that fail on the IPL. I forgot about this when I posted. In any case, I do find this rpm in the SLES12 SP1-Update repository. Is this any way to obtain any specific information for the failure? I would like to know before I attempt to update to SLES12 SP1. Also for the time that I so attempt to update I plan to update to SLES12 SP1 and then update SLES12 SP1.[/QUOTE]
Hi
You would need to look back through /var/log/zypp/history, or /var/log/zypper.log* for the dates of failure.
Problem: nothing provides libgnomekbd needed by gnome-control-center-3.10.3-14.7.1.s390x
Solution 1: do not install gnome-control-center-3.10.3-14.7.1.s390x
Solution 2: break gnome-control-center-3.10.3-14.7.1.s390x by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c] (c): c[/CODE]
Added SLES12 base CD1 repository.