Suse 10.1: rug update schlaegt fehl
Hi, Habe auf einem Suse 10.1 den Rug wie folgt konfiguriert: # rug service-add --type=zypp http://$INSTSRV/pro101 "SUSE Linux 10.1" # rug service-add --type=zypp http://$INSTSRV/zen/update/10.1 "SUSE Linux 10.1 Updates" # rug subscribe "SUSE Linux 10.1" # rug subscribe "SUSE Linux 10.1 Updates" # rug service-list # | Status | Type | Name | URI --+--------+------+-------------------------+----------------------------------- 1 | Active | ZYPP | SUSE Linux 10.1 | http://192.168.5.203/suse/pro101 2 | Active | ZYPP | SUSE Linux 10.1 Updates | http://192.168.5.203/suse/zen/u... # rug catalogs Sub'd? | Name | Service -------+-------------------------+------------------------ Yes | SUSE Linux 10.1 Updates | SUSE Linux 10.1 Updates Yes | SUSE Linux 10.1 | SUSE Linux 10.1 Bei einem "rug update" kommt folgende Fehlermeldung: # rug verify System successfully verified. # rug update ERROR: Dependency resolution failed: Unresolved dependencies: Establishing script:libzypp-patch-zmdrestart.sh-2-1533-1.noarch[SUSE Linux 10.1 Updates] This would invalidate script:libzypp-patch-zmdrestart.sh-2-1533-1.noarch[SUSE Linux 10.1 Updates]. Marking this resolution attempt as invalid. Ich hab dann noch folgende aktualisierte RPM's installiert ... rpm -Uvh http://$INSTSRV/zen/update/10.1/rpm/i586/libzypp.rpm \ http://$INSTSRV/zen/update/10.1/rpm/i586/libzypp-zmd-backend.rpm \ http://$INSTSRV/zen/update/10.1/rpm/i586/yast2-ncurses.rpm \ http://$INSTSRV/zen/update/10.1/rpm/i586/yast2-perl-bindings.rpm \ http://$INSTSRV/zen/update/10.1/rpm/i586/yast2-pkg-bindings.rpm rpm -Uvh http://$INSTSRV/zen/update/10.1/rpm/i586/rug.rpm rpm -Uvh http://$INSTSRV/zen/update/10.1/rpm/i586/zmd.rpm rpm -Uvh http://$INSTSRV/zen/update/10.1/rpm/i586/ruby-zypp.rpm rpm -Uvh http://$INSTSRV/zen/update/10.1/rpm/i586/zmd-devel.rpm rpm -Uvh http://$INSTSRV/zen/update/10.1/rpm/i586/zen-updater.rpm rpm -Uvh http://$INSTSRV/zen/update/10.1/rpm/i586/yast2.rpm rpm -Uvh http://$INSTSRV/zen/update/10.1/rpm/i586/yast2-packager.rpm rpm -Uvh http://adninst.zh.adnovum.ch/zen/update/10.1/rpm/i586/yast2-storage.rpm rpm -Uvh http://$INSTSRV/zen/update/10.1/rpm/noarch/yast2-online-update.rpm rpm -Uvh http://$INSTSRV/zen/update/10.1/rpm/noarch/yast2-online-update-frontend.rpm rpm -Uvh http://$INSTSRV/zen/update/10.1/rpm/noarch/autoyast2-installation.rpm \ http://$INSTSRV/zen/update/10.1/rpm/noarch/autoyast2.rpm ... und zmd neu gestartet. Hat jedoch nichts gebracht. Was fehlt noch? Gruss, Bernd -- Um die Liste abzubestellen, schicken Sie eine Mail an: suse-linux-unsubscribe@suse.com Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: suse-linux-help@suse.com
On Fri, Jun 30, 2006 at 04:51:41PM +0200, Bernd Nies wrote:
Hi,
Habe auf einem Suse 10.1 den Rug wie folgt konfiguriert:
... und zmd neu gestartet. Hat jedoch nichts gebracht. Was fehlt noch?
Einmal YAST Online Update laufen lassen. http://lists.suse.com/archive/suse-security-announce/2006-Jun/0004.html Ciao, Marcus -- Um die Liste abzubestellen, schicken Sie eine Mail an: suse-linux-unsubscribe@suse.com Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: suse-linux-help@suse.com
Marcus Meissner wrote:
On Fri, Jun 30, 2006 at 04:51:41PM +0200, Bernd Nies wrote:
Hi,
Habe auf einem Suse 10.1 den Rug wie folgt konfiguriert:
... und zmd neu gestartet. Hat jedoch nichts gebracht. Was fehlt noch?
Einmal YAST Online Update laufen lassen.
http://lists.suse.com/archive/suse-security-announce/2006-Jun/0004.html
Ciao, Marcus
FYI: Hier die vollstaendige Liste und Reihenfolge der RPMS, wenn man Yast Online Update nicht aufrufen kann, weil man Hosts mit Autoyast und Scripts aufsetzt: ## Fixes fuer Suse 10. /etc/init.d/novell-zmd stop killall -9 zmd SRV=http://your.install.server/suse rpm -Uvh $SUSE/update/10.1/rpm/i586/libzypp.rpm \ $SRV/update/10.1/rpm/i586/libzypp-zmd-backend.rpm \ $SRV/update/10.1/rpm/i586/yast2-ncurses.rpm \ $SRV/update/10.1/rpm/i586/yast2-perl-bindings.rpm \ $SRV/update/10.1/rpm/i586/yast2-pkg-bindings.rpm rpm -Uvh $SRV/update/10.1/rpm/i586/rug.rpm rpm -Uvh $SRV/update/10.1/rpm/i586/zmd.rpm rpm -Uvh $SRV/update/10.1/rpm/i586/ruby-zypp.rpm rpm -Uvh $SRV/update/10.1/rpm/i586/zmd-devel.rpm rpm -Uvh $SRV/update/10.1/rpm/i586/zen-updater.rpm rpm -Uvh $SRV/update/10.1/rpm/i586/yast2.rpm rpm -Uvh $SRV/update/10.1/rpm/i586/yast2-packager.rpm rpm -Uvh $SRV/update/10.1/rpm/i586/yast2-qt.rpm rpm -Uvh $SRV/update/10.1/rpm/noarch/yast2-installation.rpm rpm -Uvh $SRV/update/10.1/rpm/noarch/yast2-online-update.rpm rpm -Uvh $SRV/update/10.1/rpm/noarch/yast2-online-update-frontend.rpm rpm -Uvh $SRV/update/10.1/rpm/noarch/suseRegister.rpm rpm -Uvh $SRV/update/10.1/rpm/noarch/autoyast2-installation.rpm \ $SRV/update/10.1/rpm/noarch/autoyast2.rpm /etc/init.d/novell-zmd start # Warten bis ZMD Query fertig pid="x" while [ -n "$pid" ]; do pid=`ps -ef |awk '($0~/zmd\/query-system/){print $2}'` sleep 1 done # Installationsquellen hinzufuegen und update mit rug. rug service-add --type=zypp $SRV/pro101 "SUSE Linux 10.1" rug service-add --type=zypp $SRV/update/10.1 "SUSE Linux 10.1 Updates" rug subscribe "SUSE Linux 10.1" rug subscribe "SUSE Linux 10.1 Updates" rug service-list rug catalogs rug update -y -- Um die Liste abzubestellen, schicken Sie eine Mail an: suse-linux-unsubscribe@suse.com Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: suse-linux-help@suse.com
participants (2)
-
Bernd Nies
-
Marcus Meissner