OpenSUSE reinstall Yast

opensusepackage-management

I just can't understand what just happend?

I installed an openSUSE system, the original plan was to use it as an internal DNS Server for easyer access to all of the internal network computers. However something wasn't right with the dns server package, so I decided to remove it and install it again.

But after the removal something happened and the yast, yast2 and webyast were also removed and I find myself now locked inside out! :S

The Package Manager from the desktop is also screwed it returns an Failed to execute command package-manager --install %F error message.

How can i reinstall the yast, I was googling but I couldn't find any info regarding this issue? All that I find is bunch of tutorials of how to use Yast.

EDIT
I just forgot to add that using sudo zypper install yast2-gtk is also out of the option since zypper has also been somehow mysteriously removed from my system :@

Best Answer

I found a way to fix my system without reinstaling it.

Using the original installation image and performing and upgrade install fixed my system and after that zypper was installed again.

After that all I had to do was to reinstall the yast manager and the webyast service.

This way the job was done in an hour or so. If I was reinstalling again I would have lost days of reconfiguring the whole system.

Just for clarification of some things:
System: OpenSUSE 12.1
Desktop: Xfce

Related Topic