/srv/irclogs.ubuntu.com/2006/12/22/#ubuntu-installer.txt

cr3tepsipakki: I seem to be getting some weird preseeding behavior and I suspect it is because my preseed url contains '?' and '&'12:05
cr3here are a couple interesting lines from my syslog:12:05
cr3Dec 21 22:52:31 frontend: --> SET //192.168.2.60/certify_server?cmd=preseed&release http://192.168.2.60/certify_server?cmd=preseed&release=feisty12:06
cr3Dec 21 22:52:31 frontend: --> SUBST //192.168.2.60/certify_server?cmd=preseed&release ID //192.168.2.60/certify_server?cmd=preseed&release12:06
=== rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #ubuntu-installer
cr3so, instead of using cgi params, I'll try to use the PATH_INFO variable as positional arguments12:31
=== ubuntulog [i=ubuntulo@trider-g7.fabbione.net] has joined #ubuntu-installer
=== Topic for #ubuntu-installer: Development of d-i and ubiquity in Ubuntu
=== Topic (#ubuntu-installer): set by cjwatson at Mon Nov 27 01:35:39 2006
=== rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #ubuntu-installer
=== mpt [n=mpt@121-72-130-219.dsl.telstraclear.net] has joined #ubuntu-installer
=== highvoltage [n=jaagaan@196.1.57.78] has joined #ubuntu-installer
=== tepsipakki [n=tjaalton@replicant.hut.fi] has joined #ubuntu-installer
=== verwilst [n=verwilst@212.123.1.32] has joined #ubuntu-installer
=== Starting logfile irclogs/ubuntu-installer.log
=== ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-installer
=== Topic for #ubuntu-installer: Development of d-i and ubiquity in Ubuntu
=== Topic (#ubuntu-installer): set by cjwatson at Mon Nov 27 01:35:39 2006
=== cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer
=== mpt [n=mpt@121-72-130-219.dsl.telstraclear.net] has joined #ubuntu-installer
cjwatsontepsipakki: yeah, joeyh did it following a quick chat on IRC11:07
cjwatsonneeds a d-i rebuild though11:07
tepsipakkiyep11:12
=== mpt [n=mpt@121-72-130-219.dsl.telstraclear.net] has joined #ubuntu-installer
=== zakame [n=zakame@ubuntu/member/zakame] has joined #ubuntu-installer
=== stgraber [i=stgraber@unaffiliated/stgraber] has joined #ubuntu-installer
=== mark [i=mark@tilia.nedworks.org] has joined #ubuntu-installer
=== cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-installer
=== siretart [i=siretart@ubuntu/member/siretart] has joined #ubuntu-installer
=== cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer
=== cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-installer
=== danbe [n=danbe@wnpgmb09dc1-93-102.dynamic.mts.net] has joined #ubuntu-installer
danbequite a few people here:) that's what you get when you advertise in the weekly news ;-P06:22
cjwatsonI didn't, not intentionally :-) But I didn't object either ...07:19
cjwatson(I advertised to mailing lists, and UWN picked it up)07:19
=== cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer
danbeya, technically08:35
cjwatsoncr3: the problem isn't with ? or &, but with =; if you try to use = in a kernel command line argument like key=foo=bar, the kernel breaks that up into an environment variable called "key=foo" set to "bar", which isn't what you expect09:32
cjwatsoncr3: so you have to avoid = in the preseed URL09:32
=== cjwatson -> pub, good luck :)
cr3cjwatson: thanks for the explanation, I had already solved the problem using the PATH_INFO environment variable09:33
cr3cjwatson: in addition to solving the problem, it makes the url shorter so I have more space for kernel arguments09:33
=== siretart [i=siretart@tauware.de] has joined #ubuntu-installer

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