First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 150253
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 143928
Assigned To: Gentoo X packagers <x11@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thomas Boje <tb7653@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 150253 depends on: Show dependency tree
Bug 150253 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-10-06 04:55 0000
/etc/init.d/xdm (owned by x11-apps/xinit) is started early during boot, way
before net.eth* or nfsmount is started. So I'm able to login before /home is
mounted. I think, X  login should not be possible before console login is
ready. (Well technically: starting as last service is fine)
Its depend() comments about starting "as early as possible" containing "before
alsasound net.lo". If for technical reasons (e.g. acquiring locks) this is
really necessary, xdm/gdm should at least block logins before everything else
is started.

PS: I use xinit-1.0.2-r6 and gnome-base/gdm-2.14.9-r1. Temporary solution is
just waiting (Ctrl-Alt-F1 and watch) before logging in.

------- Comment #1 From yogeshbug 2006-10-06 04:58:08 0000 -------
Where is your emerge --info

------- Comment #2 From Thomas Boje 2006-10-06 05:32:58 0000 -------
# emerge --info
Portage 2.1.2_pre2-r4 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.4-r4,
2.6.18-gentoo x86_64)
=================================================================
System uname: 2.6.18-gentoo x86_64 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.12.5
Last Sync: Fri, 06 Oct 2006 10:20:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=athlon64 -ftree-loop-linear -ftree-loop-im -fivopts
-ftree-vectorize -funswitch-loops -funroll-loops"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O3 -march=athlon64 -ftree-loop-linear -ftree-loop-im -fivopts
-ftree-vectorize -funswitch-loops -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict
userpriv usersandbox"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ 
http://distfiles.gentoo.org"
LANG="de_DE"
LC_ALL="de_DE.UTF-8"
LINGUAS="de eo en ja"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac acpi alsa anthy audiofile avi bitmap-fonts bzip2 bzlib
cairo canna cdr cjk cli crypt cups curl dga dlloader dri dts dvb dvd dvdr
elibc_glibc emboss emul-linux-x86 encode exif ffmpeg firefox flac foomaticdb
fortran freewnn ftp gif gimpprint glut gmp gnutls gtk gtk2 gtkhtml iconv
imagemagick imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog
ithreads java joystick jpeg junit kernel_linux lesstif linguas_de linguas_en
linguas_eo linguas_ja lzw lzw-tiff mad madwifi maildir matroska mbox mikmod
mime mmap mng motif mozsvg mp3 mp4 mpeg ncurses nls nobcel nolog4j norhino nptl
nptlonly nvidia objc ogg oggvorbis openal opengl pango pcre pdflib perl pic pie
png posix pppd python qt3 qt4 quicktime readline reflection rtc ruby sdl
session sndfile sockets speex spell spl ssl svg tcltk tcpd tetex theora threads
tiff truetype truetype-fonts type1-fonts uim unicode userland_GNU userlocales
v4l v4l2 vcd video_cards_radeon vorbis x264 xml xml2 xmms xorg xpm xsl xv xvid
zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #3 From Donnie Berkholz 2006-10-06 09:27:28 0000 -------
Remerge xinit, should be fixed a while ago but I didn't find the bug to dupe
this. It wasn't revision bumped because too few people netmount.

------- Comment #4 From Jakub Moc (RETIRED) 2006-10-06 10:00:34 0000 -------
Reopen to dupe.

------- Comment #5 From Jakub Moc (RETIRED) 2006-10-06 10:00:49 0000 -------

*** This bug has been marked as a duplicate of 143928 ***

First Last Prev Next    No search results available      Search page      Enter new bug