Problems with Repository Updates

Hello,
I tried to make an patch-update but I doesn’t can do it.

zypper list-patches

Dienst ‘SUSE_Linux_Enterprise_Server_12_SP3_x86_64’ wird aktualisiert.
Zugriff auf ‘https://updates.suse.com/SUSE/Updates/SLE-SERVER/12-SP3/x86_64/update/repodata/repomd.xml?iQZr_WM2g5oywUsdolCs_7bJRGl-klRYmQxNvgqxM4qEh5w-YBqJ1KVrVzx40kqzPm96D-aA_JBs307QkWlvA3T0QdpHE4vEmeSayKXy2APvXY9ifanzhjMnVHDmJ1QdzHukbciZaE0p4cs’ verweigert.
Abbrechen, wiederholen, ignorieren? [a/w/i/…? zeigt alle Optionen] (a):
Abbrechen, wiederholen, ignorieren? [a/w/i/…? zeigt alle Optionen] (a):
ABORT request: Aborting requested by user

Have anyone here an idea what’s the problem ?

regards
Chris

[QUOTE=ChMueller;53019]Hello,
I tried to make an patch-update but I doesn’t can do it.

zypper list-patches

Dienst ‘SUSE_Linux_Enterprise_Server_12_SP3_x86_64’ wird aktualisiert.
Zugriff auf ‘https://updates.suse.com/SUSE/Updates/SLE-SERVER/12-SP3/x86_64/update/repodata/repomd.xml?iQZr_WM2g5oywUsdolCs_7bJRGl-klRYmQxNvgqxM4qEh5w-YBqJ1KVrVzx40kqzPm96D-aA_JBs307QkWlvA3T0QdpHE4vEmeSayKXy2APvXY9ifanzhjMnVHDmJ1QdzHukbciZaE0p4cs’ verweigert.
Abbrechen, wiederholen, ignorieren? [a/w/i/…? zeigt alle Optionen] (a):
Abbrechen, wiederholen, ignorieren? [a/w/i/…? zeigt alle Optionen] (a):
ABORT request: Aborting requested by user

Have anyone here an idea what’s the problem ?

regards
Chris[/QUOTE]
Hi
Could be a transient problem with the update servers (updates arriving on the server at the same time as you ran your commands). Have you tried again?

Try a cache rebuild amd add some verbosity to see if there is more info;

[CODE]
zypper -vvv ref -f
zypper -vvv list-patches
[/CODE}

Thanks Malcolm, I try to de-registered the system onto the custom page and then I registered the system new and now it works well.

Bur how can I do a cache rebuild ?

[QUOTE=ChMueller;53024]Thanks Malcolm, I try to de-registered the system onto the custom page and then I registered the system new and now it works well.

Bur how can I do a cache rebuild ?[/QUOTE]
Hi
With the first command above the -f option if you run zypper ref --help it shows additional options (there is also the clean option (zypper clean --help).

Great , thanks.

best regards
Chris

Sorry, one question in had.
Why should I get a user and password on this zipper command? I’ve never set one.

zypper list-patches

Refreshing service ‘SUSE_Linux_Enterprise_Server_12_SP3_x86_64’.
Authentication required for ‘https://scc.suse.com/access/services/1406?cookies=0&credentials=SUSE_Linux_Enterprise_Server_12_SP3_x86_64
User Name:
Password:

Hi
Check the registration status, if you run;

SUSEConnect --status-text

Does it show the server is registered? (Your not going through a proxy
at all?).


Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SLES 15 | GNOME Shell 3.26.2 | 4.12.14-23-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!

then I get

SUSEConnect --status-text

Error: Invalid system credentials, probably because the registered system was deleted in SUSE Customer Center. Check https://scc.suse.com whether your system appears there. If it does not, please call SUSEConnect --cleanup and re-register this system.

OK, now I have it

I use SUSEConnect --regcode 872680xxxx

After this insert I also can open the patch-list with zipper list-patches

Thank you very much.