What steps will reproduce the problem? 1. login via SSH to SUSE VM 2. run 'sudo zypper install python' What is the expected output? What do you see instead? It should install python. This is what I'm seeing: richard_ubusha_co_za@onaware-lab-ags:~> sudo zypper install python Authentication required for 'http://smt-gce.susecloud.net/repo/$RCE/SLE11-SDK-SP3-Pool/ sle-11-x86_64?credentials=NCCcredentials' User Name: guest Password: Login failed. (http://smt-gce.susecloud.net/repo/$RCE/SLE11-SDK-SP3-Pool/sle-11-x86_64/ repodata/repomd.xml?credentials=NCCcredentials): The requested URL returned error: 401 Abort, retry, ignore? [a/r/i/? shows all options] (a): What version of the product are you using? On what operating system? naware-lab-ags:~> cat /etc/SuSE-release SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 3 Please provide any additional information below. Initial when I deployed the VM I could install software. Now I'm getting this issue.
Anybody else run into this issue?What steps will reproduce the problem? 1. login via SSH to SUSE VM 2. run 'sudo zypper install python' What is the expected output? What do you see instead? It should install python. This is what I'm seeing: richard_ubusha_co_za@onaware-lab-ags:~> sudo zypper install python Authentication required for 'http://smt-gce.susecloud.net/repo/$RCE/SLE11-SDK-SP3-Pool/ sle-11-x86_64?credentials=NCCcredentials' User Name: guest Password: Login failed. (http://smt-gce.susecloud.net/repo/$RCE/SLE11-SDK-SP3-Pool/sle-11-x86_64/ repodata/repomd.xml?credentials=NCCcredentials): The requested URL returned error: 401 Abort, retry, ignore? [a/r/i/? shows all options] (a): What version of the product are you using? On what operating system? naware-lab-ags:~> cat /etc/SuSE-release SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 3 Please provide any additional information below. Initial when I deployed the VM I could install software. Now I'm getting this issue.
Is this an issue that occurs in an instance that was started prior to last Saturday or is this a brand new instance?
-> suse_register -E
remove the last 2 lines from /etc/hosts
-> /etc/init.d/guestregister start
If all goes well the repositories will be restored and you should be back in business.
Hi,
I am having the same issue.
I could install and update software when I initially set up my instance.
Now I am getting this:
Login failed. (http://smt-gce.susecloud.net/repo/$RCE/SLES11-SP3-Updates/sle-11-x86_64/repodata/repomd.xml?credentials=NCCcredentials): The requested URL returned error: 401
Kind Regards,
Kevin
Hi Robert
The zone for the server is europe-west1-a.Please find the contents of the hosts file below:## hosts This file describes a number of hostname-to-address# mappings for the TCP/IP subsystem. It is mostly# used at boot time, when no name servers are running.# On small systems, this file can be used instead of a# "named" name server.# Syntax:## IP-Address Full-Qualified-Hostname Short-Hostname#127.0.0.1 localhost# special IPv6 addresses::1 localhost ipv6-localhost ipv6-loopbackfe00::0 ipv6-localnetff00::0 ipv6-mcastprefixff02::1 ipv6-allnodesff02::2 ipv6-allroutersff02::3 ipv6-allhosts# Added by SMT registration do not remove192.158.29.172 smt-gce.susecloud.net smt-gce~