LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-21-2008, 09:11 PM   #1
InfinitePalindrome
Member
 
Registered: Jun 2008
Distribution: SuSE
Posts: 53

Rep: Reputation: 15
Question 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?
 
Old 06-21-2008, 09:35 PM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
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.
 
Old 06-21-2008, 09:38 PM   #3
InfinitePalindrome
Member
 
Registered: Jun 2008
Distribution: SuSE
Posts: 53

Original Poster
Rep: Reputation: 15
I'm using 10.3 and do you mean type that in a terminal?
 
Old 06-21-2008, 11:50 PM   #4
ronlau9
Senior Member
 
Registered: Dec 2007
Location: In front of my LINUX OR MAC BOX
Distribution: Mandriva 2009 X86_64 suse 11.3 X86_64 Centos X86_64 Debian X86_64 Linux MInt 86_64 OS X
Posts: 2,369

Rep: Reputation: Disabled
He means system>terminal

all the best
 
Old 06-22-2008, 08:48 AM   #5
FionnMc
LQ Newbie
 
Registered: Nov 2007
Posts: 1

Rep: Reputation: 0
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?
 
Old 06-22-2008, 08:53 AM   #6
InfinitePalindrome
Member
 
Registered: Jun 2008
Distribution: SuSE
Posts: 53

Original Poster
Rep: Reputation: 15
Code:
bash: kdesu: command not found
Like FionnMc said, it doesn't do anything.
 
Old 06-22-2008, 10:58 AM   #7
bibh_lnxq
Member
 
Registered: Nov 2004
Location: Leiden, Netherlands
Distribution: SuSE; Fedora;Slackware
Posts: 58

Rep: Reputation: 15
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.

Last edited by bibh_lnxq; 06-22-2008 at 11:13 AM.
 
Old 06-22-2008, 12:48 PM   #8
InfinitePalindrome
Member
 
Registered: Jun 2008
Distribution: SuSE
Posts: 53

Original Poster
Rep: Reputation: 15
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?
 
Old 06-22-2008, 01:33 PM   #9
bibh_lnxq
Member
 
Registered: Nov 2004
Location: Leiden, Netherlands
Distribution: SuSE; Fedora;Slackware
Posts: 58

Rep: Reputation: 15
Quote:
Originally Posted by InfinitePalindrome View Post
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.
 
Old 06-22-2008, 01:53 PM   #10
InfinitePalindrome
Member
 
Registered: Jun 2008
Distribution: SuSE
Posts: 53

Original Poster
Rep: Reputation: 15
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.
 
Old 06-22-2008, 02:30 PM   #11
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
Have a look here.
 
Old 06-22-2008, 03:04 PM   #12
bibh_lnxq
Member
 
Registered: Nov 2004
Location: Leiden, Netherlands
Distribution: SuSE; Fedora;Slackware
Posts: 58

Rep: Reputation: 15
Quote:
Originally Posted by InfinitePalindrome View Post
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to stop automatic login but no visible option in Yast rm200471 SUSE / openSUSE 7 02-18-2012 02:20 PM
how do i get YaST to STOP asking for the bloody DVD every time i want to install some lleb Linux - Software 2 05-16-2006 11:18 AM
yast segmentation fault, system freezing - nvidia driver at fault? BaltikaTroika SUSE / openSUSE 2 12-02-2005 09:34 AM
Yast freezing steve_ervin21 SUSE / openSUSE 2 07-05-2005 09:04 PM
Computer wont stop freezing 1702fp Debian 2 03-21-2005 11:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration