Hi… i have opensuse 11.0.
During an update YaST told me that there was a conflict between the patch downloaded and some packages installed.
I could choose not to install the new patch (that was related to softwaremgmt) or uninstall some packages.
I chose to uninstall some packages…and now, after reboot, YaST isn’t in my system.
by typing “yast2” with superuser, it tells me “command not found”.
I want to reinstall YaST, from the DVD or from the web, what can i do?
a similar thing happened to me too. yast2 was uninstalled.
but yast was still there
that is, the one which i can run from a terminal not the full fledged gui.
try using that
You’ll most likely need to grab some dependencies to go along with it (such as libzypp, satsolver-tools etc.) of course if you have the installation media, you could insert it, then mount it and go to the suse/i586 folder and manually install the files from there. It might be a little tricky. You could also use the installation media and repair function to restore the tools.
edit:
Stupid retard forum software automatically urlifies the link. Brr…
Linux9000:/home/stefano # rpm -i libzypp-4.28.1-0.1.i586.rpm
error: Failed dependencies:
satsolver-tools = 0.9.6 is needed by libzypp-4.28.1-0.1.i586
Linux9000:/home/stefano # rpm -i satsolver*.*
warning: satsolver-tools-0.9.6-1.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 7fb7f464
package satsolver-tools-0.13.2-0.1.1 (which is newer than satsolver-tools-0.9.6-1.1) is already installed
file /usr/bin/deltainfoxml2solv from install of satsolver-tools-0.9.6-1.1 conflicts with file from package satsolver-tools-0.13.2-0.1.1
file /usr/bin/dumpsolv from install of satsolver-tools-0.9.6-1.1 conflicts with file from package satsolver-tools-0.13.2-0.1.1
file /usr/bin/mergesolv from install of satsolver-tools-0.9.6-1.1 conflicts with file from package satsolver-tools-0.13.2-0.1.1
file /usr/bin/patchxml2solv from install of satsolver-tools-0.9.6-1.1 conflicts with file from package satsolver-tools-0.13.2-0.1.1
file /usr/bin/repo2solv.sh from install of satsolver-tools-0.9.6-1.1 conflicts with file from package satsolver-tools-0.13.2-0.1.1
file /usr/bin/rpmdb2solv from install of satsolver-tools-0.9.6-1.1 conflicts with file from package satsolver-tools-0.13.2-0.1.1
file /usr/bin/rpmmd2solv from install of satsolver-tools-0.9.6-1.1 conflicts with file from package satsolver-tools-0.13.2-0.1.1
file /usr/bin/rpms2solv from install of satsolver-tools-0.9.6-1.1 conflicts with file from package satsolver-tools-0.13.2-0.1.1
file /usr/bin/susetags2solv from install of satsolver-tools-0.9.6-1.1 conflicts with file from package satsolver-tools-0.13.2-0.1.1
file /usr/bin/updateinfoxml2solv from install of satsolver-tools-0.9.6-1.1 conflicts with file from package satsolver-tools-0.13.2-0.1.1
It say that i need satsolver v9, but i have v13…
what should i do?
I don’t think it is a good idea to tell somebody to use packages for openSUSE 11.1, when he is actually running
Hi… i have opensuse 11.0
(And with rpm -i you will also generate double entries if there are already packages with the same name installed, so the rpm database will be messed up in two ways.)