UPOZORNENI: Problemy s FC4 po update na glibc-2.3.6-3

Po aktualizaci FC4 z cca 29.brezna ve ktere byla i aktualizace glibc na verzi 2.3.6-3 se na nekterych systemech muze stat ze prestane fungovat spravne preklad adres na aliasy - tzv. resolving.

Projevuje se to tak ze napr. nefunguje yum update, wget a dalsi textove nastroje pro praci s internetem.


yum update
Setting up Update Process
Setting up repositories
Cannot find a valid baseurl for repo: updates-released
Error: Cannot find a valid baseurl for repo: updates-released

# yum update
Setting up Update Process
Setting up repositories
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/i386/repodata/repomd.xml:
 [Errno 4] IOError: <urlopen error (11, 'Prost\xf8edek je do\xe8asn\xec nep\xf8\xedstupn\xfd')>
Trying other mirror.
Cannot open/read repomd.xml file for repository: updates-released
failure: repodata/repomd.xml from updates-released: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from updates-released: [Errno 256] No more mirrors to try.

Dale nefunguje napr. wget


# wget kernel.org
--23:03:06--  http://kernel.org/
           => `index.html'
Resolving kernel.org... failed: není souborem ani adresářem.

# LANG=en_US wget kernel.org
--23:03:17--  http://kernel.org/
           => `index.html'
Resolving kernel.org... failed: No such file or directory.

Pricina je ve vsech pripadech stejna a velmi neprijemna. Spolu s aktualizaci glibc prisel i novejsi soubor /etc/nsswitch.conf, pokud byl ale puvodni jiny nez stavajici neprepsal se a zapsal se jako /etc/nsswitch.conf.rpmnew. V puvodnim souboru tak zustaly odkazy na nisplus protokol, ktery se ale nema pouzivat.

Resenim je prepsat soubor /etc/nsswitch.conf souborem /etc/nsswitch.conf.rpmnew pripadne vymazat zminky o nisplus z tohoto souboru.

Odkaz na chybu v bugzille:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=186592

Příspěvek byl upraven (22-04-06 12:19)

V prispevku se pise:
“Resenim je prepsat soubor /etc/nsswitch.conf souborem /etc/nsswitch.conf”

Trochu mi unika podstata, proc prepsat soubor sam sebou :-).

covex asi myslel “Resenim je prepsat soubor /etc/nsswitch.conf souborem /etc/nsswitch.conf.rpmnew”.

Diky, opravil jsem to.