Your message dated Mon, 21 Mar 2011 00:16:27 +0100
with message-id <[email protected]>
and subject line Re: Bug#613323: gdm not starting on boot, until login and
logout on tty1
has caused the Debian Bug report #613323,
regarding gdm not starting on boot, until login and logout on tty1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
613323: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613323
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: systemd
Version: 16-1
Severity: normal
Tried systemd. System booted but gdm (2 not gdm3) did not start.
So, logged in as root on tty1 and looked around..
In systemctl:
gdm.service loaded inactive dead start LSB: GNOME Display
Manager
Tried to start gdm by hand with /etc/init.d/gdm start. This hung.
Backgrounded it, and looked at ps:
1478 tty1 Ss 0:00 /bin/login --
1668 tty1 S 0:00 \_ -zsh
1700 tty1 S+ 0:00 \_ script
1701 tty1 S+ 0:00 \_ script
1702 pts/0 Ss 0:00 \_ zsh -i
1719 pts/0 T 0:00 \_ /bin/sh /etc/init.d/gdm start
1722 pts/0 T 0:00 | \_ /bin/systemctl start
gdm.service
1723 pts/0 T 0:00 | \_
/bin/systemd-tty-ask-password-agent --watch
1725 pts/0 R+ 0:00 \_ ps fax
As soon as I logged out, gdm started up. Looking at tty1 now, I see,
paraphrasing:
root@gnu:~> exit
Starting getty on tty1...
Starting openvpnd...
Starting gdm...
Problem is reproducible here, although I haven't checked yet if gdm
starts on logout if I don't manually try to init it.
-- System Information:
Debian Release: 6.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii libaudit0 1.7.13-1+b2 Dynamic library for security audit
ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
ii libcap2 1:2.19-3 support for getting/setting POSIX.
ii libcryptsetup1 2:1.2.0-1 libcryptsetup shared library
ii libdbus-1-3 1.2.24-4 simple interprocess messaging syst
ii libpam0g 1.1.1-6.1 Pluggable Authentication Modules l
ii libudev0 164-4 libudev shared library
ii util-linux 2.17.2-9 Miscellaneous system utilities
Versions of packages systemd recommends:
ii libpam-systemd 16-1 system and service manager - PAM m
Versions of packages systemd suggests:
pn systemd-gui <none> (no description available)
-- no debconf information
--
see shy jo
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 20-1
Am 14.02.2011 04:24, schrieb Joey Hess:
> Package: systemd
> Version: 16-1
> Severity: normal
>
> Tried systemd. System booted but gdm (2 not gdm3) did not start.
>
> So, logged in as root on tty1 and looked around..
>
> In systemctl:
>
> gdm.service loaded inactive dead start LSB: GNOME
> Display Manager
>
> Tried to start gdm by hand with /etc/init.d/gdm start. This hung.
Should be fixed by making apache2 and openvpn start before getty, so they can
aquire the getty during boot and openvpn doesn't block gdm from starting.
systemd (20-1) unstable; urgency=low
.
* New upstream version
* Install systemd-machine-id-setup
* Call systemd-machine-id-setup in postinst
* Cherry-pick b8a021c9e276adc9bed5ebfa39c3cab0077113c6 from upstream to
prevent dbus assert error.
* Enable TCP wrapper support. Closes: #618409
* Enable SELinux support. Closes: #618412
* Make getty start after Apache2 and OpenVPN (which are the only two
known users of X-Interactive: yes). Closes: #618419
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---