Upgrade from 11SP3 to 11SP4 3 problems

Hi All,

zypper update -t patch Refreshing service 'nu_novell_com'. Loading repository data... Reading installed packages... Resolving package dependencies... 3 Problems: Problem: openssh-askpass-6.2p2-0.24.1.x86_64 requires openssh = 6.2p2, but this requirement cannot be provided Problem: hpsa-kmp-default-3.4.6-165.sles11sp3.x86_64 requires kernel(default:drivers_pci_pci-driver) = bf21952a8c267b28, but this requirement cannot be provided Problem: hp-hpwdt-kmp-default-1.3.2_3.0.76_0.11-6.2.x86_64 requires kernel(default:drivers_pci_pci-driver) = bf21952a8c267b28, but this requirement cannot be provided

what should I do now?

  1. do not install patch
  2. downgrade/deinstallation
  3. break dependencies

Regards
GN

On 22/04/16 08:24, gregn wrote:
[color=blue]

Code:

 zypper update -t patch

Refreshing service ‘nu_novell_com’.
Loading repository data…
Reading installed packages…
Resolving package dependencies…
3 Problems:
Problem: openssh-askpass-6.2p2-0.24.1.x86_64 requires openssh = 6.2p2, but this requirement cannot be provided
Problem: hpsa-kmp-default-3.4.6-165.sles11sp3.x86_64 requires kernel(default:drivers_pci_pci-driver) = bf21952a8c267b28, but this requirement cannot be provided
Problem: hp-hpwdt-kmp-default-1.3.2_3.0.76_0.11-6.2.x86_64 requires kernel(default:drivers_pci_pci-driver) = bf21952a8c267b28, but this requirement cannot be provided

what should I do now?

  1. do not install patch
  2. downgrade/deinstallation
  3. break dependencies[/color]

At what point in the SLES11 SP3 to SP4 upgrade process[1] are you seeing
these errors, at the beginning?

Addressing the first problem, what does “rpm -qa openssh*” report?

As for the second and third problem, is this an HP server by any chance?
If so, which model and which version of any HP Service Pack for ProLiant
(SPP) do you have installed?

HTH.

[1]
https://www.suse.com/documentation/sles11/book_sle_deployment/data/sec_update_sle11sp3.html

Simon
SUSE Knowledge Partner


If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below. Thanks.

[QUOTE=smflood;32300]

At what point in the SLES11 SP3 to SP4 upgrade process[1] are you seeing
these errors, at the beginning?[/QUOTE]
yes - at the very beginning.

rpm -qa openssh* openssh-6.2p2-0.24.1 openssh-askpass-6.2p2-0.24.1

[QUOTE=smflood;32300]As for the second and third problem, is this an HP server by any chance?
If so, which model and which version of any HP Service Pack for ProLiant
(SPP) do you have installed?[/QUOTE]
YES - this is HP Server.
SLES was initially installed from hp_proliant_gen9-sle11sp3-x86_64-1.0

Regards
GN

On 22/04/16 11:24, gregn wrote:
[color=blue]

smflood;32300 Wrote:[color=green]

Addressing the first problem, what does “rpm -qa openssh*” report??[/color]

Code:

 rpm -qa openssh*

openssh-6.2p2-0.24.1
openssh-askpass-6.2p2-0.24.1

--------------------[/color]

So I was expecting the openssh version to be different. However grabbing
both the patch files from SUSE Patches I can see the
problem:

–begin–[color=blue]

rpm -qp --provides Downloads/openssh-6.2p2-0.24.1.x86_64.rpm | grep[/color]
openssh
openssh = 6.2p2-0.24.1[color=blue]
rpm -qp --requires Downloads/openssh-askpass-6.2p2-0.24.1.x86_64.rpm[/color]
| grep openssh
openssh = 6.2p2
—end—

The openssh package is offering openssh 6.2p2 but openssh-askpass wants
6.2p2-0.24.1.

Let me ask my SUSE contacts about this.
[color=blue]

smflood;32300 Wrote:[color=green]

As for the second and third problem, is this an HP server by any chance?
If so, which model and which version of any HP Service Pack for ProLiant
(SPP) do you have installed?[/color]
YES - this is HP Server.
SLES was initially installed from hp_proliant_gen9-sle11sp3-x86_64-1.0[/color]

I don’t have an HP server but I see at
https://drivers.suse.com/hp/HP-ProLiant-Gen9/ they reference a Bootable
Driver Kit for SLES11 SP3 hp_proliant_gen9-sle11sp3-x86_64-2.0-9 so I’m
guessing that may need to be updated.

However on the same page it says that there is no Installation Kit for
SLES11 SP4.

It’s also possible you need to install a (later) HP SPP plus there seems
to be a SUSE Linux Enterprise Server 11 SP4 Supplement for HP Service
Pack for ProLiant 2015.06.0[1].

HTH.

[1]
https://ftp.hp.com/pub/softlib2/software1/doc/p1573183033/v111860/SLES11SP4Supplement-SPP2015.06.0ReleaseNotes.pdf

Simon
SUSE Knowledge Partner


If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below. Thanks.

Can I just “break” all this 3 dependencies and go with upgrade to SP4?

Regards
GN

Was a resolution ever found for this?
I have an OES11SP3/SLES11SP4 server with the same message when I attempt to install the latest patches.
In my case, it’s a Sun Sunfire X4170 server

[QUOTE=gathagan;33925]Was a resolution ever found for this?
I have an OES11SP3/SLES11SP4 server with the same message when I attempt to install the latest patches.
In my case, it’s a Sun Sunfire X4170 server[/QUOTE]

Hi there:

I uninstalled all the packages with --force, and then I restared doing the upgrade with the DVD offline.

In the last upgrade window I changed the Grub location to “root from this partition”.