Thu 29 Nov 2012 06:24:20 PM EST Nov 29 18:24:20 halfline_: I am creating the user Thu 29 Nov 2012 06:24:29 PM EST Nov 29 18:24:29 but it is possible that it haven't noticed it yet Thu 29 Nov 2012 06:24:34 PM EST Nov 29 18:24:34 --> pcfe (~pcfe@brln-4dbad766.pool.mediaWays.net) has joined #fedora-devel Thu 29 Nov 2012 06:24:35 PM EST Nov 29 18:24:35 <-- pcfe has quit (Changing host) Thu 29 Nov 2012 06:24:35 PM EST Nov 29 18:24:35 --> pcfe (~pcfe@redhat/pcfe) has joined #fedora-devel Thu 29 Nov 2012 06:24:36 PM EST Nov 29 18:24:36 or that it haven't been created yet Thu 29 Nov 2012 06:24:45 PM EST Nov 29 18:24:45 yea it happens later Thu 29 Nov 2012 06:24:52 PM EST Nov 29 18:24:52 error is line 393 Thu 29 Nov 2012 06:24:58 PM EST Nov 29 18:24:58 user is added in 415 Thu 29 Nov 2012 06:25:07 PM EST Nov 29 18:25:07 isn't gdm.service ordered after all sysv scripts? Thu 29 Nov 2012 06:25:16 PM EST Nov 29 18:25:16 i don't think so Thu 29 Nov 2012 06:25:26 PM EST Nov 29 18:25:26 including the useradd in /etc/init.d/livesys? Thu 29 Nov 2012 06:25:35 PM EST Nov 29 18:25:35 so that's the reason? Thu 29 Nov 2012 06:26:07 PM EST Nov 29 18:26:07 well it's a reason this boot Thu 29 Nov 2012 06:26:11 PM EST Nov 29 18:26:11 --> Viking-Ice (~johannbg@157-157-125-214.dsl.dynamic.simnet.is) has joined #fedora-devel Thu 29 Nov 2012 06:26:19 PM EST Nov 29 18:26:19 i don't recall seeing that problem in earlier logs Thu 29 Nov 2012 06:27:10 PM EST Nov 29 18:27:10 <-- npajkovs has quit (Remote host closed the connection) Thu 29 Nov 2012 06:27:21 PM EST Nov 29 18:27:21 <-- mitr has quit (Quit: mitr) Thu 29 Nov 2012 06:27:31 PM EST Nov 29 18:27:31 --> drago01 (~linux@p238-159.vps.tuwien.ac.at) has joined #fedora-devel Thu 29 Nov 2012 06:27:34 PM EST Nov 29 18:27:34 --> rdqfdx (~rdqfdx@78.90.88.244) has joined #fedora-devel Thu 29 Nov 2012 06:28:06 PM EST Nov 29 18:28:06 --> behdad (~behdad@94.122.67.240) has joined #fedora-devel Thu 29 Nov 2012 06:28:11 PM EST Nov 29 18:28:11 <-- agrimm has quit (Ping timeout: 244 seconds) Thu 29 Nov 2012 06:28:25 PM EST Nov 29 18:28:25 <-- leigh123linux has quit (Ping timeout: 246 seconds) Thu 29 Nov 2012 06:29:30 PM EST Nov 29 18:29:30 --> drago01_ (~linux@chello084113137236.3.13.vie.surfer.at) has joined #fedora-devel Thu 29 Nov 2012 06:29:31 PM EST Nov 29 18:29:31 oh looking in the code Thu 29 Nov 2012 06:29:57 PM EST Nov 29 18:29:57 we're going to give the error "Failed to give slave programs access to the display" any time gnome-initial-setup isn't there, but it's harmless Thu 29 Nov 2012 06:29:59 PM EST Nov 29 18:29:59 the 'Adding live user' message might depend on how many tweaks I made in liveuser Thu 29 Nov 2012 06:30:05 PM EST Nov 29 18:30:05 previously it would give the warning and be harmful Thu 29 Nov 2012 06:30:18 PM EST Nov 29 18:30:18 but the 'useradd' some lines below tells the truth Thu 29 Nov 2012 06:30:35 PM EST Nov 29 18:30:35 so "obviously" that is the reason Thu 29 Nov 2012 06:31:00 PM EST Nov 29 18:31:00 and NM just plays the role of the decoy that changes the timing Thu 29 Nov 2012 06:31:17 PM EST Nov 29 18:31:17 yay for decoys and hard to debug issues Thu 29 Nov 2012 06:31:32 PM EST Nov 29 18:31:32 --> cjb (~cjb@2001:4830:1171:0:48dc:8ae5:d153:2186) has joined #fedora-devel Thu 29 Nov 2012 06:31:41 PM EST Nov 29 18:31:41 maybe time to retire the sysv script and get a proper unit Thu 29 Nov 2012 06:31:45 PM EST Nov 29 18:31:45 if 'livesys' were using systemd it would be quite simple to enforce an ordering Thu 29 Nov 2012 06:31:54 PM EST Nov 29 18:31:54 yea Thu 29 Nov 2012 06:31:56 PM EST Nov 29 18:31:56 I doubt qa would like to do that for f18 ;-) Thu 29 Nov 2012 06:32:04 PM EST Nov 29 18:32:04 <-- clark|w has quit (Quit: Leaving) Thu 29 Nov 2012 06:32:27 PM EST Nov 29 18:32:27 as a workaround I can try to disable gdm.service and start it from livesys Thu 29 Nov 2012 06:32:34 PM EST Nov 29 18:32:34 pretty, heh? ;-) Thu 29 Nov 2012 06:33:07 PM EST Nov 29 18:33:07 i think you can add an LSB header to the livesys comments at the top? Thu 29 Nov 2012 06:33:08 PM EST Nov 29 18:33:08 <-- Caterpillar has quit (Quit: You were not made to live as brutes, but to follow virtue and knowledge.) Thu 29 Nov 2012 06:33:26 PM EST Nov 29 18:33:26 <-- drago01 has quit (Ping timeout: 252 seconds) Thu 29 Nov 2012 06:34:21 PM EST Nov 29 18:34:21 <-- biertie has quit (Ping timeout: 256 seconds) Thu 29 Nov 2012 06:35:33 PM EST Nov 29 18:35:33 kiilerix: maybe # Required-Start: systemd-user-sessions ? Thu 29 Nov 2012 06:35:34 PM EST Nov 29 18:35:34 todo: read the 137 systemd man pages and find out ;-) Thu 29 Nov 2012 06:36:14 PM EST Nov 29 18:36:14 hrm, actually that would do the opposite Thu 29 Nov 2012 06:36:21 PM EST Nov 29 18:36:21 would make it always break Thu 29 Nov 2012 06:36:56 PM EST Nov 29 18:36:56 X-Start-Before maybe Thu 29 Nov 2012 06:37:02 PM EST Nov 29 18:37:02 gotta go Thu 29 Nov 2012 06:37:26 PM EST Nov 29 18:37:26 ok, thanks for helping tracking this one down