can log in after breaking off a upgrade

Oke,

Everything works now.
In .xsessions-error file I can find this :
Code:
/usr/local/etc/gdm/Xsession: Beginning session setup...
/usr/local/etc/gdm/Xsession: Setup done, will execute: dbus-launch --exit-with-session /usr/local/bin/seahorse-agent --execute gnome-session
/libexec/ld-elf.so.1: Shared object "libgcrypt.so.17" not found, required by "seahorse-agent"

Roelof
 
Postmaster/portsnap doesn't touch any existing accounts. Single user mode doesn't even ask for a password (by default, unless you changed the settings).
 
Turn off GDM, at least until you've finished the upgrade properly.
 
oke,

And how can I turn off GDM if I cannot log into my system.
What is still my first question.

Roelof
 
Boot to single user mode. Unless you've modified /etc/ttys it will log you in as root without the need to enter a password.
 
Oke,

I booted the normal way because the single user mode did not finish.
Then I went to tty2 and there I can log in without any problems.
There I deleted the entry
Code:
 gdm_enable="Yes"
in etc/rc.conf. Rebooted the machine and the same problems arise.
Then I get another time to tty2 and looked at /var/log/messages
There I saw a lot of these messages.
Code:
Jul 12 18:36:38 tamara console-kit-deamon [1466] Warning : kvm_getenvv failed. cannot open /proc/1677/mem.
Roelof
 
roelof said:
I booted the normal way because the single user mode did not finish.
This doesn't make sense. There's nothing to finish in single user mode. Can you explain please?
 
Yes. I can.
When I booted in the single user mode the booting seems to stop after these lines
Code:
Warning : / was not properly dismounted.
ums0 : 8 button uid <xyzt> coordinates 1d=0

After that no messages.

Roelof
 
Sometimes the "Press enter" prompt is hidden by USB messages. Look above them, using Scroll Lock and Page Up/Down if needed.
 
Oke,

I pressed the Enter key and saw a prompt.
What is the best way to disable gdm and that I still can work in Gnome2?
Does the consolepolkit deamon error message has a meaning why I can't log in?

Roelof
 
roelof said:
What is the best way to disable gdm and that I still can work in Gnome2?
Remove gnome_enable and/or gdm_enable from /etc/rc.conf. Make sure you still have dbus and hald in there.

Does the consolepolkit deamon error message has a meaning why I can't log in?
No, this has nothing to do with not being able to login on the console.
 
Oke,

Everything works now.
In .xsessions-error file I can find this :
Code:
/usr/local/etc/gdm/Xsession: Beginning session setup...
/usr/local/etc/gdm/Xsession: Setup done, will execute: dbus-launch --exit-with-session /usr/local/bin/seahorse-agent --execute gnome-session
/libexec/ld-elf.so.1: Shared object "libgcrypt.so.17" not found, required by "seahorse-agent"

Roelof
 
Back
Top