[opensuse-factory] Yast2 software modules
Yesterday was interrupted the last update, and now if I try to use the Online Update module, I got: "Error while creating client module online_update" If I try to use the software management module, I got: "Error while creating client module sw_single" What can I do? Thanks -- USA LINUX OPENSUSE QUE ES SOFTWARE LIBRE, NO NECESITAS PIRATEAR NADA Y TAMPOCO TE VAS A PREOCUPAR MAS POR LOS VIRUS Y SPYWARES: http://www.opensuse.org/es/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Op 06-09-09 14:52, Juan Erbes schreef:
Yesterday was interrupted the last update, and now if I try to use the Online Update module, I got:
"Error while creating client module online_update"
If I try to use the software management module, I got:
"Error while creating client module sw_single"
What can I do?
Thanks
Not much atm iguess, Yast broke down, gui and ncurses. -- Enjoy your time around, Oddball (M9.) (Now or never...) OS: Linux 2.6.31-rc8-5-desktop x86_64 Huidige gebruiker: oddball@AMD64x2-SFN1 Systeem: openSUSE 11.2 Milestone 6 (x86_64) KDE: 4.3.1 (KDE 4.3.1) "release 1" -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Sunday 06 September 2009 04:01:45 Oddball wrote:
Op 06-09-09 14:52, Juan Erbes schreef:
Yesterday was interrupted the last update, and now if I try to use the Online Update module, I got:
"Error while creating client module online_update"
If I try to use the software management module, I got:
"Error while creating client module sw_single"
What can I do?
Thanks
Not much atm iguess, Yast broke down, gui and ncurses.
zypper in yast2 or zypper in -R yast2 -- Regards, Rajko http://news.opensuse.org/category/people-of-opensuse/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
2009/9/6 Rajko M. <rmatov101@charter.net>:
On Sunday 06 September 2009 04:01:45 Oddball wrote:
Op 06-09-09 14:52, Juan Erbes schreef:
Yesterday was interrupted the last update, and now if I try to use the Online Update module, I got:
"Error while creating client module online_update"
If I try to use the software management module, I got:
"Error while creating client module sw_single"
What can I do?
Thanks
Not much atm iguess, Yast broke down, gui and ncurses.
zypper in yast2
or
zypper in -R yast2
If I try this command, I got: zypper: error while loading shared libraries: librpm-4.4.so: cannot open shared object file: No such file or directory Making the symlink: /usr/lib # ln -s librpm.so.0.0.0 librpm-4.4.so Now I got: zypper: symbol lookup error: /usr/lib/libzypp.so.611: undefined symbol: hdrVec Thanks -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Sunday 06 September 2009 16:33:23 Juan Erbes wrote:
2009/9/6 Rajko M. <rmatov101@charter.net>: ...
zypper in -R yast2
If I try this command, I got:
zypper: error while loading shared libraries: librpm-4.4.so: cannot open shared object file: No such file or directory
Here zypper doesn't ask for librpm-4.4.so, and this is yesterday updated system to Factory.
Making the symlink: /usr/lib # ln -s librpm.so.0.0.0 librpm-4.4.so
Now I got: zypper: symbol lookup error: /usr/lib/libzypp.so.611: undefined symbol: hdrVec
libzypp.so.611 is here symlink to the libzypp.so.611.2.3, check yours. I'm wondering is rpm itself operational? On the other hand LiveCD should have correct files that you can copy on hard disk, then boot from hard disk and update. It can be some work to find all that has to be copied using rpm, but it should work. Another possibility can be to update system booted from LiveCD and then copy files to hard disk. And last with a least fun is to install M6 again and update it, although M7 is behind the corner. -- Regards, Rajko http://news.opensuse.org/category/people-of-opensuse/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Mon, Sep 07, 2009 at 10:44:57AM -0500, Rajko M. wrote:
On Sunday 06 September 2009 16:33:23 Juan Erbes wrote:
2009/9/6 Rajko M. <rmatov101@charter.net>: ...
zypper in -R yast2
If I try this command, I got:
zypper: error while loading shared libraries: librpm-4.4.so: cannot open shared object file: No such file or directory
Here zypper doesn't ask for librpm-4.4.so, and this is yesterday updated system to Factory.
Making the symlink: /usr/lib # ln -s librpm.so.0.0.0 librpm-4.4.so
Now I got: zypper: symbol lookup error: /usr/lib/libzypp.so.611: undefined symbol: hdrVec
libzypp.so.611 is here symlink to the libzypp.so.611.2.3, check yours.
I'm wondering is rpm itself operational?
I had this failure during upgrade, and I had to download and install the libzypp and zypper RPMs manually to get running again :/ Ciao, Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
2009/9/7 Marcus Meissner <meissner@suse.de>:
On Mon, Sep 07, 2009 at 10:44:57AM -0500, Rajko M. wrote:
On Sunday 06 September 2009 16:33:23 Juan Erbes wrote:
2009/9/6 Rajko M. <rmatov101@charter.net>: ...
zypper in -R yast2
If I try this command, I got:
zypper: error while loading shared libraries: librpm-4.4.so: cannot open shared object file: No such file or directory
Here zypper doesn't ask for librpm-4.4.so, and this is yesterday updated system to Factory.
Making the symlink: /usr/lib # ln -s librpm.so.0.0.0 librpm-4.4.so
Now I got: zypper: symbol lookup error: /usr/lib/libzypp.so.611: undefined symbol: hdrVec
libzypp.so.611 is here symlink to the libzypp.so.611.2.3, check yours.
I'm wondering is rpm itself operational?
I had this failure during upgrade, and I had to download and install the libzypp and zypper RPMs manually to get running again :/
Yes, I must to do the same procedure, and later "zypper dup" works fine. Thanks -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Op 06-09-09 22:23, Rajko M. schreef:
On Sunday 06 September 2009 04:01:45 Oddball wrote:
Op 06-09-09 14:52, Juan Erbes schreef:
Yesterday was interrupted the last update, and now if I try to use the Online Update module, I got:
"Error while creating client module online_update"
If I try to use the software management module, I got:
"Error while creating client module sw_single"
What can I do?
Thanks
Not much atm iguess, Yast broke down, gui and ncurses.
zypper in yast2
or
zypper in -R yast2
AMD64x2-SFN1:/home/oddball # zypper in -R yast2 Gegevens van installatiebron laden... Lezen van geïnstalleerde pakketten... 'yast2' is al geïnstaleerd. ('yast2' is allready installed) Afhankelijkheden tussen pakketten oplossen... Niets te doen. -- Enjoy your time around, Oddball (M9.) (Now or never...) OS: Linux 2.6.31-rc8-5-desktop x86_64 Huidige gebruiker: oddball@AMD64x2-SFN1 Systeem: openSUSE 11.2 Milestone 6 (x86_64) KDE: 4.3.1 (KDE 4.3.1) "release 1" -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (4)
-
Juan Erbes
-
Marcus Meissner
-
Oddball
-
Rajko M.