/srv/irclogs.ubuntu.com/2016/08/30/#ubuntu-installer.txt

cyphermoxwhat dir?00:12
cyphermoxahoneybun: the commands I gave you will do everything for you; after you've branched lp:ubiquity, you 'cd ubiquity', then 'make -C d-i/ update' and what is required will be downloaded automatically for you. This is necessary because what ubiquity does is make use of parts from d-i, they need to be in sync rather than having to do changes in two places when they affect both desktop and server00:18
cyphermoxhttp://paste.ubuntu.com/23109690/00:18
cyphermox^ this is part of a typescript of me running through the steps, it works.00:18
ahoneybunI know the logic, just saying on LP it does not00:45
ahoneybunI know that is works00:45
cyphermoxI don't understand what you're saying; ubiquity clearly builds fine here, and in the archive. if it doesn't work for you, best is to share exactly what you do, somewhere like in a pastebin. I'm going to bed now though01:38
CarlFKhttp://archive.ubuntu.com/ubuntu/dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux and initrd.gz04:44
CarlFKsegfault in libresolve-2.1904:44
CarlFKbut not right away.  it is able to wget my early script.. hmm.. stand by for more.04:45
CarlFKanna[3859]: DEBUG: retrieving libc6-udeb 2.19-0ubuntu6.9 ... anna[3859]: DEBUG: retrieving libcryptsetup4-udeb 2:1.6.1-1ubuntu105:23
CarlFKkernel: [   32.624724] wget[5138]: segfault at 14 ip 00007f2ac2defd46 sp 00007fff68531710 error 6 in libresolv-2.19.so[7f2ac2de4000+17000]05:23
CarlFKnot sure what more or where to report.05:25
jaltHi, how can I debug ubiquity/success_command post-preseeded-install? I had it working fine and now it doesn't seem to be running anymore, and I'm not sure what changed. I checked the logs at /var/log/installer and I can't seem to find anything related to success_command. Any tips?13:54
cyphermoxyou could run the installer again with 'debug-ubiquity' added on the kernel command-line as you boot; that will write a bit more stuff to the logs in /var/log/installer/debug.14:01
cyphermoxperhaps one of the commands necessary wasn't found?14:01
cyphermoxor failed early so the rest of the script didn't run?14:01
jaltthat was my initial thought, but now there is only a single command. i'll add debug-ubiquity and see if more info comes out.14:03
cyphermoxwhat's the command?14:04
jalteject ;)14:04
cyphermoxhave you looked at syslog too?14:04
cyphermoxhrm14:04
cyphermoxI suppose eject may have changed a bit? I recall some bug from a while ago14:05
jaltall was working fine yesterday, and the changes i did to the preseed file should have not caused any trouble.14:05
jaltnah, eject was working well for the past two weeks14:05
cyphermoxright, then the other changes must have affected it ;)14:06
jalti probably messed up somewhere, but it's hard to debug without any useful info in /var/log/installer14:06
cyphermoxotherwise, if you're doing installs of the devel release, other things in the set of packages we install may have broken14:06
cyphermoxjalt: I usually look at syslog there; and much less dm14:06
jaltno, xubuntu 16.04.1 desktop iso14:06
cyphermoxsyslog typically has quite a lot of the required information14:07
jaltit has no information about the success_command14:07
jaltdebug has some info about some of the debconf stuff, but that's about it14:08
cyphermoxthe debug log would have to mention it; success_command is retrieved from debconf14:08
jaltit never mentioned it, even when it was working14:08
cyphermoxcan you share the logs?14:08
jaltsure, once the current install finishes14:08
jaltin the meantime, here's the preseed: http://pastebin.com/7TCBtQwR14:10
jalthmm logs are too big for pastebin14:19
jaltthe debug-unity added some stuff that shows that the success_command was read from the preseed file, but nothing about it running or not.14:21
cyphermoxjalt: should eject really be in-target?14:36
cyphermoxseems to me like it probably doesn't need to be14:36
cyphermox(in-target is a chroot, with /dev probably bound-mounted into it; eject on the "real" system should work fine)14:37
jalthmm that is a good point. in any case, i restored an older version of my preseed and that one worked14:37
jaltthe diff is minimal, most of it comments, so maybe it's some issue with spaces or newlines... i'll investigate a bit further. thank you for the help cyphermox14:38
cyphermoxdid you change the tasksel line?14:38
jaltnope, that one isn't even read. i keep it there as a label mostly14:39
cyphermoxoh, right, you're using a CD with a livefs, obviously14:39
jaltactually a dd'ed usb drive, but same difference.14:41
jalthmm i might have spot the culprit: a stray space between string and the command though it should not matter to have it preceding the command... ("Put only a single space or tab between type and value: any additional   whitespace will be interpreted as belonging to the value.")14:50
cyphermoxspaces in commands shouldn't matter15:14
jaltand yet they did and it's now working again, cyphermox.15:22
cyphermoxinteresting15:27
jalt¯\_(ツ)_/¯15:27

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!