Results 1 to 5 of 5

Thread: Hangs at: "Setting up console font and keymap..."

  1. #1
    Join Date
    Aug 2006
    Beans
    4

    Question Hangs at: "Setting up console font and keymap..."

    Hello all,

    I run or have access to about 4 Ubuntu servers. None have X Windows, all are remotely accessed with SSH.

    On every one of these servers I've tried to upgrade to 8.10 Intrepid, the upgrade hangs on:
    Code:
    Setting up console font and keymap...
    during the do-release-upgrade process, or during an "aptitude full-upgrade"
    This happened on release day and has happened today.
    I searched Google for this problem. A few had answered their own post with things like "Turned out to be a bunch of garbage in the TTY" (whatever that means) and a few said that it works for them after a reboot (what is this, Windows?), and one guy said to change the keymap in Gnome, which is of course not an option, nor would I know why it should be changed at all.

    This is what currently happens:
    Code:
    user@server:~# sudo aptitude full-upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Reading extended state information
    Initializing package states... Done
    The following partially installed packages will be configured:
      console-setup ubuntu-minimal
    0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Need to get 0B of archives. After unpacking 0B will be used.
    Setting up console-setup (1.25ubuntu3) ...
    invoke-rc.d: ----------------------------------------------------
    invoke-rc.d: WARNING: invoke-rc.d called during shutdown sequence
    invoke-rc.d: enabling safe mode: initscript policy layer disabled
    invoke-rc.d: ----------------------------------------------------
     * Setting up console font and keymap...
    I am not sure what is tripping the rc.d error, but I don't remember seeing it on any of the other Ubuntu servers which refuse to update themselves.

    How do I get rid of this error?

    Best regards,
    Frustrated Admin

  2. #2
    Join Date
    Aug 2006
    Beans
    4

    Re: Hangs at: "Setting up console font and keymap..."

    Has no one else seen this? I have several times, so I figured it must be common, but maybe not.

  3. #3
    Join Date
    Jan 2006
    Beans
    22

    Re: Hangs at: "Setting up console font and keymap..."

    I'm seeing this on one of my 8.04 servers. Annoying as all get-out.

  4. #4
    Join Date
    Jan 2006
    Beans
    22

    Re: Hangs at: "Setting up console font and keymap..."

    Ah, what someone told you about "garbage in the TTY" is probably accurate. Log onto the system locally with a keyboard and monitor, and check the consoles (alt-F1 to F6 - those are the TTYs) to see if any of them are hung up with e.g. a bunch of kernel warnings.

  5. #5
    Join Date
    Mar 2007
    Beans
    355

    Re: Hangs at: "Setting up console font and keymap..."

    Code:
    sudo modprobe commonsense
    FATAL: Module commonsense not found.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •