LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   YaST won't stop freezing. (https://www.linuxquestions.org/questions/linux-newbie-8/yast-wont-stop-freezing-650815/)

InfinitePalindrome 06-21-2008 09:11 PM

YaST won't stop freezing.
 
I think I've solved the problem of how to get different files to be installed, EXCEPT for the fact that YaST won't stop freezing. It doesn't matter WHAT I use YaST for. I have to force quit EVERY SINGLE TIME. I have no idea what to do to fix it. I've tried everything. Help?

jschiwal 06-21-2008 09:35 PM

Which SuSE distro are you using.

You may have too many repositories entered or there is one that has problems. Run "kdesu /sbin/yast2 inst_sources" and see if some can be removed.
If you are using openSuSE 10.1, it's update system was mono based and a real dog.
openSuSE 10.3 was a vast improvement on the earlier versions. It was a regular user
how provided that innovation.

InfinitePalindrome 06-21-2008 09:38 PM

I'm using 10.3 and do you mean type that in a terminal?

ronlau9 06-21-2008 11:50 PM

He means system>terminal

all the best

FionnMc 06-22-2008 08:48 AM

Running "kdesu /sbin/yast2 inst_sources" in a terminal for me results in a prompt for root password and then..........nothing.
What was it supposed to do?

InfinitePalindrome 06-22-2008 08:53 AM

Code:

bash: kdesu: command not found
Like FionnMc said, it doesn't do anything.

bibh_lnxq 06-22-2008 10:58 AM

It very much looks as if there is something wrong with your GUI, but you may try this, before investigating if there is indeed something wrong with that.

Open a terminal (you can choose several terminals, when you go the way indicated by ronlau9).

su

(so don't do the kdesu stuff)

/sbin/yast2 --qt

or

/sbin/yast2 --gtk

Over here both commands open GUI Yast interfaces.

You could check your install sources from there.
There is nothing very arcane about these commands: yast2 --help from the command line is all you need.

EDIT:

Also: try a separate terminal
Ctr + Alt + <Fx>, say <F2> (do not use <F7>)
and run yast2 from there.

InfinitePalindrome 06-22-2008 12:48 PM

Code:

yast2: unrecognized option `--gtk'
Code:

'yast2: unrecognized option `--qt'
And how does it affect my YaST if something is wrong with GUI? Is it crucial?

bibh_lnxq 06-22-2008 01:33 PM

Quote:

Originally Posted by InfinitePalindrome (Post 3191904)
Code:

yast2: unrecognized option `--gtk'
Code:

'yast2: unrecognized option `--qt'
And how does it affect my YaST if something is wrong with GUI? Is it crucial?

yast --qt
yast --gtk
yast2 --gtk
yast2 --qt

All four commands preceded by /sbin/ work as well, at least here ;-)

I mentioned the GUI because I have had trouble with SUSE + KDE in the past, although it was quite some time ago. The Desktop became completely unaccessible. I could not open a terminal inside KDE either.

Re GUI
If you start Yast from
KMenu -> Applications -> System -> Configuration -> Administrator Settings
you are working in a GUI environment.

That is the reason I also gave the extra option of logging into a terminal quite apart from the KDE Desktop.

InfinitePalindrome 06-22-2008 01:53 PM

I'm pretty sure mine is GNOME so I wouldn't have the same problem. But none of those yast --qt [etc.] commands are working for me. They don't do anything. I'm wondering if I could switch to something other than YaST for a SPM but it seems as though most of those things can only be installed IF I use YaST to install those new SPMs -__- So... I'm kinda stuck here. I just don't understand why I have to force quit EVERYtime. I just need an answer as to why and then I can probably figure out a way to fix it.

alan_ri 06-22-2008 02:30 PM

Have a look here.

bibh_lnxq 06-22-2008 03:04 PM

Quote:

Originally Posted by InfinitePalindrome (Post 3191952)
I'm pretty sure mine is GNOME.

Sorry about that. I thought it was KDE -- for no good reason at all.

Re CL yast + options: surely yast --help will give you the options for your SUSE if they are different.

Anyway, alan_ri's link looks promising.

Have a good look at that: I would.

Good luck.


All times are GMT -5. The time now is 11:53 PM.