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 - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 05-08-2010, 10:57 PM   #1
chrisbrewer
LQ Newbie
 
Registered: Jun 2006
Location: USA
Distribution: Slackware 14.0
Posts: 8

Rep: Reputation: 0
Upgrade from 12.2 to 13.0 hangs at "Updating gtk.immodules:..."


I finally grabbed Slackware 13.0 x86-32 and have followed the UPGRADE.TXT instructions to upgrade my 12.2 system. The problem is that now I can't get the system back into runlevel 3 without it hanging at:

Updating gtk.immodules: gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules

Any ideas?
 
Old 05-10-2010, 12:30 PM   #2
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Well one possibility is commenting them out of '/etc/rc.d/rc.M', I comment them out because they really do lag the boot, and so for nothing went wrong, you can run those yourself anyway if you ever need to.

Now, of course, it could have nothing to do with these, but it's worth a try.
 
Old 05-11-2010, 03:38 AM   #3
fruttenboel
Member
 
Registered: Jul 2008
Location: Tilburg NL
Distribution: Slackware 14.2 ciurrent, kernel 3.18.11
Posts: 270

Rep: Reputation: 48
Quote:
Originally Posted by chrisbrewer View Post
I finally grabbed Slackware 13.0 x86-32 and have followed the UPGRADE.TXT instructions to upgrade my 12.2 system. The problem is that now I can't get the system back into runlevel 3 without it hanging at:

Updating gtk.immodules: gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules

Any ideas?
I had similar problems and decided to see what was REALLY going on.... I inserted extra echo lines in /etc/rc.d/rc.M and found out that the system hung at installing CUPSD! And the reason for this hang was that there was no entry for this computer (nitrogen) in /etc/hosts!

So I added

Code:
192.168.56.7     nitrogen.fruttenboel   nitrogen
When this was done, the booting went as lightning again.

Code:
# SCIM and other GTK+ input methods like this file kept updated:
if [ -x /usr/bin/gtk-query-immodules-2.0 ]; then
  echo "Updating gtk.immodules:  gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules"
  /usr/bin/gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules 2> /dev/null
fi

echo "GTK done, running dnsmasq now"

# Start dnsmasq, a simple DHCP/DNS server:
if [ -x /etc/rc.d/rc.dnsmasq ]; then
  /etc/rc.d/rc.dnsmasq start
fi

echo "dnsmasq done, running snmp now"

# Start snmpd:
if [ -x /etc/rc.d/rc.snmpd ]; then
  /etc/rc.d/rc.snmpd start
fi

echo "snmp done, running cups now"
and lots more of these extra 'echo' lines.
 
  


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
upgrade to kernel 2.6.16.1 : "make bzImage" print "parse error" math_physics Red Hat 2 06-29-2007 11:04 PM
[B]"wireless network" config from "system" hangs[/B] dauphinfay Ubuntu 0 03-04-2006 03:16 PM
The problem about "cairo" in installing of "GTK" :( zhuqlfeixia Linux - Hardware 1 01-28-2006 03:12 PM
problem "make"ing gtk+ "/usr/bin/env: perl -w" caid Linux - Newbie 8 07-29-2005 04:51 AM
Fedora Core 3 hangs on "Updating Kernel Configuration" JaggedKey Linux - Distributions 1 11-21-2004 08:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation

All times are GMT -5. The time now is 11:54 AM.

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