Repositories missing after external proxy was activated.

Hi everybody,

one of our customers recently launched a proxy in his network and forgot to activate the proxy settings on his SLES10 Servers. Possibly during the failed updates thereafter, he deleted all of the Software and Update repos on the three servers.
After activating the proxy settings on the servers I’m able to connect to the internet again. I also added the proxy settings to .curlrc.

All these Servers run on runlevel 3 and have no window managers installed. Re-registering using suse_regiser seems to work but it won’t ad any Repos to the installation sources.

AKAIK the repos for SLES are bound somehow to the registration code. Is there any other possibility to to get the Repos for Updates and Installation manually into the system?

Thanks for any hint.

Tom

Hi
You need to populate proxy setting in YAST and to add two lines
with your proxy information to /etc/profile, for example:

export http_proxy=“http://10.10.1.1:8081/
export https_proxy=“https://10.10.1.1:8081/

Yes, the URL’s to use for manually adding are on your Novell Customer
Center page, look for the ‘mirrors’ link it also contains the
credentials to use.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 3.0.34-0.7-default
up 1 day 19:03, 2 users, load average: 0.41, 0.43, 0.40
CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU

Additionally, he can try to specify the following parameter to suse_register:

-r [–restore-repos] restore all repositories, also deleted once by the user