[QUOTE=AndreasMeyer;57211]Bring your system in a clean state before you ask community and SUSE for help:
=> check the configuration files of zypp/zypper
https://forums.suse.com/showthread.php?13317-apache2-498-patchset-install-problem&p=56987#post56987
=> remove all non-official SLE-packages sources
=> For security reason, you should use only GPG-signed repositories!
[CODE]# zypper services
zypper repos -P[/CODE]
=> check for new updates
# zypper list-updates
=> cross-check, if the latest updates are installed:
https://download.suse.com/patch/finder/
=> search all unsupported packages
# zypper packages --orphaned
=> uninstall/remove all unsupported packages
# zypper remove <xy>
=> check dependencies of all installed packages
# zypper verify
=> check integrity of all installed packages
# rpm -Va
For help from SUSE, read:
https://forums.suse.com/showthread.php?12156-how-to-report-an-issue&p=52768#post52768[/QUOTE]
[QUOTE=AndreasMeyer;57211]Bring your system in a clean state before you ask community and SUSE for help:
=> check the configuration files of zypp/zypper
https://forums.suse.com/showthread.php?13317-apache2-498-patchset-install-problem&p=56987#post56987
=> remove all non-official SLE-packages sources
=> For security reason, you should use only GPG-signed repositories!
[CODE]# zypper services
zypper repos -P[/CODE]
=> check for new updates
# zypper list-updates
=> cross-check, if the latest updates are installed:
https://download.suse.com/patch/finder/
=> search all unsupported packages
# zypper packages --orphaned
=> uninstall/remove all unsupported packages
# zypper remove <xy>
=> check dependencies of all installed packages
# zypper verify
=> check integrity of all installed packages
# rpm -Va
For help from SUSE, read:
https://forums.suse.com/showthread.php?12156-how-to-report-an-issue&p=52768#post52768[/QUOTE]
about the @system repo - it was a mistake this is the correct one
we do take the correct package and this is a clean suse install .
this is a machine on vSphere with a network we set
[CODE]the package updated :
Information for package wicked:
Repository : slemodbase_update
Name : wicked
Version : 0.6.53-3.8.1
Arch : x86_64
Vendor : SUSE LLC https://www.suse.com/
Support Level : Level 3
Installed Size : 1.8 MiB
Installed : Yes
Status : up-to-date
Source package : wicked-0.6.53-3.8.1.src
Summary : Network configuration infrastructure
[/CODE]
also i see with qpm -ql that none of the packages would provide the local.xml for the fix.
my system is up to date i even got the cups update today
rpm -ql wicked | grep local.xml
rpm -ql wicked-service | grep local.xml
rpm -ql libwicked | grep local.xml
[CODE]zypper services
| Alias | Name | Enabled | GPG Check | Refresh | Type
–±-------------------±-------------------±--------±----------±--------±------
1 | sle_product | sle_product | Yes | (r ) Yes | Yes | rpm-md
2 | slemod_app_product | slemod_app_product | Yes | (r ) Yes | Yes | rpm-md
3 | slemod_product | slemod_product | Yes | (r ) Yes | Yes | rpm-md
4 | slemodapp_update | slemodapp_update | Yes | (r ) Yes | Yes | rpm-md
5 | slemodbase_update | slemodbase_update | Yes | (r ) Yes | Yes | rpm-md
6 | sleprod_update | sleprod_update | Yes | (r ) Yes | Yes | rpm-md[/CODE]
[CODE] zypper repos -P
| Alias | Name | Enabled | GPG Check | Refresh | Priority
–±-------------------±-------------------±--------±----------±--------±--------
1 | sle_product | sle_product | Yes | (r ) Yes | Yes | 99
2 | slemod_app_product | slemod_app_product | Yes | (r ) Yes | Yes | 99
3 | slemod_product | slemod_product | Yes | (r ) Yes | Yes | 99
4 | slemodapp_update | slemodapp_update | Yes | (r ) Yes | Yes | 99
5 | slemodbase_update | slemodbase_update | Yes | (r ) Yes | Yes | 99
6 | sleprod_update | sleprod_update | Yes | (r ) Yes | Yes | 99
[/CODE]
zypper list-updates
Loading repository data...
Reading installed packages...
No updates found.
[CODE] zypper verify
Loading repository data…
Reading installed packages…
Dependencies of all installed packages are satisfied.
[/CODE]
all i care about is that why i didnt have the fix already in the new install ?
please let me know if theres more info you need.
i cannot delete all unsupported packages as we have a sap image which containes mcafee agent and more stuff that does not come from your repo.
if it was a bug in wicked the only package which need to affect the fix is wicked.