/srv/irclogs.ubuntu.com/2007/12/17/#ubuntu-installer.txt

twbHello.  I just got a new laptop prototype unit to test oem installation for, and it turns out that the framebuffer during install is misaligned -- basically I get the left half of the display on the right side of the screen and vice-versa.02:21
twbI've never seen this before; any idea what's going on?02:21
CIA-4ubiquity: superm1 * r2383 ubiquity/debian/ (changelog ubiquity-frontend-mythbuntu.templates): correct small typo in mythbuntu template07:01
cr3when netinstalling ubuntu, is there a way to prevent the installer from downloading Packages.gz from security.ubuntu.com? the reason I think this is happening is that when I specify my own repository, a mounted alternate image, I get erros that some package like e2fsprogs is not available but it's only because the image has a slightly older version14:25
cjwatsonI saw your question by mail, but have not worked out the answer yet; I will send it when I have done so14:27
cr3cjwatson: come to think of it, perhaps my network should be configured so that packets cannot go out14:48
cjwatsonhonestly I suspect you will just need to use a matching image14:49
tjaaltoncjwatson: so, livecd-rootfs does a 'rm -f ${ROOT}etc/X11/xorg.conf', but could it create an empty file after that?15:21
cr3cjwatson: in the case of -proposed mentionned by pitty, this might pose a problem15:27
cjwatsoncr3: you could use the server CD image built against -proposed16:04
cjwatsontjaalton: it can do whatever you like ;-)16:04
cjwatsontjaalton: feel free to change it in bzr and upload16:05
cr3cjwatson: right, I mount that CD on httpd, copy over the netinstall files to tftpd, boot the remote machines and it complains that some packages are not there. the Packages.gz file and pool directory on the CD are correct, so I suspect the netinstall is fetching some information from remote. is that possible?16:07
cjwatsonI'll reply by mail16:29
xivuloncjwatson, the other day I stumbled upon the python module "subprocess", never used it myself, but thought it might have been useful with respect to what we discussed a few days ago'17:21
cjwatsonxivulon: subprocess fails to handle the problem I described17:21
cjwatsonunless you take special measures17:22
cjwatsonI'm already using subprocess17:22
xivulonok, didn't know whether you had tried that already or where using os.popen17:22
cjwatsonto clarify, I'm not looking for help; I have addressed the problem to my satisfaction in my own code17:22
cjwatsonthat doesn't mean I don't think it's a bug in python with serious implications for using it as a shell replacement17:22
cjwatsonbug 40464 is where I ran into it17:25
ubotuLaunchpad bug 40464 in ubiquity "espresso crashes on partitioning step in Kubuntu 6.06 LTS Beta Live CD" [Critical,Fix released] https://launchpad.net/bugs/4046417:25
xivulonThey are in the midst of a major rewrite for python 3k, if an appropriate pep is prepared, they might put that in17:26
xivulon40464 must have been a fun one...17:27
cjwatsonhttp://www.mailinglistarchive.com/python-dev@python.org/msg14630.html17:28
xivulonnot much followup, hmm that's a shame17:34
cjwatsonhttp://mail.python.org/pipermail/python-dev/2007-July/073831.html is a better URL, but still no followup17:39
xivulonI noticed there were no replies to the message, but there are a couple of open bug report that look quite similar: http://bugs.python.org/issue161537617:42
xivulonhttp://bugs.python.org/issue148893417:43
cjwatson1615376 seems to be describing something similar but subtly different (which fds are open, not the signal mask)17:44
cjwatsonthough the reporter may be confused; but the bug is certainly not clear17:44
xivulonhttp://bugs.python.org/issue106826817:45
cjwatson1488934 may well be similar but it has not been properly analysed, and what the user is suggesting is actually doing the *opposite*17:45
cjwatson1068268 is unrelated17:46
xivulonmight be worth to do a proper bug report on the issue17:46
cjwatsonI may do at some point17:46
superm1what should the appropriate behavior be if someone was to 're-use' a user name when preserving /home?  Should the uid be updated to be 1000:1000 throughout their home directory?17:54
cjwatsonwe put this in the spec17:54
cjwatson"#17:55
cjwatson"If the user created during the install already exists in /home, reuse the UID and GID from /home for that user by preseeding them.17:55
cjwatson"17:55
cjwatsoni.e. change our UID/GID, not the filesystem17:55
superm1ah okay.  i didn't recall what was decided and have the spec handy17:55
cjwatsonhttps://wiki.ubuntu.com/UbiquityPreserveHome17:55
superm1looking at user-setup source, it doesn't look like its been implemented yet, but the preseeded value for the gid i'm assuming will be in passwd/user-gid, correct?18:12
xivulontalking about users, where do I find a list of invalid usernames?18:17
superm1in the user-setup source18:17
superm1there is a file called reserved-usernames18:18
xivulonah thanks18:18
CIA-4ubiquity: superm1 * r2385 ubiquity/ (debian/changelog scripts/mythbuntu/apply-type): check for existing files related to mythbuntu autostart in a user's home directory18:41
cjwatsonsuperm1: yeah, I think adduser defaults to the same gid as the uid, but if they happen to differ on the existing filesystem then that would certainly need a user-setup extension18:51
superm1cjwatson, yeah my thoughts were if someone had installed on top of a different distro that didn't default that same way18:51
cjwatsonplease do send a patch for user-setup18:52
superm1cjwatson, is there a place you'd particularly like me to commit the patch to?18:59
superm1i only see a svn imported bzr branch in LP18:59
superm1oh nvm, its part of a core-dev branch.  i'll publish it to one of my own branches19:01
superm1cjwatson, okay I added the gid patch if you would like to merge my branch here: https://code.edge.launchpad.net/~superm1/user-setup/preservehome19:08
tjaaltoncjwatson: heh, ok. I was just wondering if it was the right place to work around it :) I'll do it tomorrow19:33
xivuloncjwatson re wubi related bugs/patches, https://bugs.launchpad.net/wubi/+bugs?field.tag=wubi let me know if there is anything else I can do19:34
CIA-4ubiquity: superm1 * r2386 ubiquity/ (3 files in 3 dirs): Don't allow the user to progress on non mythbuntu master backend roles unless they test their connection20:41
CIA-4ubiquity: superm1 * r2388 ubiquity/scripts/mythbuntu/mythbuntu_install.py: archive uses dvb-utils not dvbutils22:11

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