/srv/irclogs.ubuntu.com/2008/07/28/#ubuntu-installer.txt

CIA-1partman-target: cjwatson * r727 ubuntu/debian/ (61 files in 2 dirs): update confirmation string (and unfuzzy translations) to account for /boot no longer being cleared09:48
CIA-1partman-target: cjwatson * r728 ubuntu/debian/changelog: releasing version 55ubuntu209:50
CIA-1ubiquity: cjwatson * r2753 ubiquity/ (debian/changelog scripts/install.py):09:54
CIA-1ubiquity: When copying files, remove regular files and symlinks if they exist09:54
CIA-1ubiquity: already on the target; this can happen legitimately if installing over09:54
CIA-1ubiquity: an existing system and /boot wasn't erased.09:54
sri_cjwatson: i customised (the gnome ) of  your ubuntu livecd of version gutsy ... it is booting but not supporting the selected theme10:50
cjwatsonI'm sorry, I can't help you10:51
CIA-1ubiquity: cjwatson * r2754 ubiquity/ (4 files in 2 dirs):10:51
CIA-1ubiquity: Make the Back button insensitive on the first page rather than hiding it10:51
CIA-1ubiquity: (LP: #186953).10:51
cjwatsonfirstly, as I've said to you several times before, I can't conceivably help without a copy of the CD in question, and that would cost me money to download10:52
cjwatsonsecondly, I'm not a desktop guy and themes are not my field10:52
CIA-1ubiquity: cjwatson * r2755 ubiquity/ (86 files in 5 dirs):11:14
CIA-1ubiquity: Rename main Cancel button to Quit, and adjust the quit dialog text11:14
CIA-1ubiquity: slightly so that we consistently use "quit" as the action verb and11:14
CIA-1ubiquity: "cancel" clearly means to cancel the dialog (LP: #45690).11:14
CIA-1ubiquity: cjwatson * r2756 ubiquity/ (configure configure.ac): bump to 1.9.811:31
CIA-1ubiquity: cjwatson * r2757 ubiquity/ (configure configure.ac): AC_CONFIG_MACRO_DIR11:34
crispincjwatson: how about http://patches.theflowerdays.com/d/debian-cd-list2src.diff as a patch for list2src ?11:47
crispin(making it look in updates / security / restricted / universe etc)11:48
crispinit works for me [tm]11:48
sri_cjwatson: ok .,11:51
cjwatsoncrispin: yeah, that looks fine - is there a "fetch plain patch" URL for applying purposes?11:51
cjwatsonah, http://patches.theflowerdays.com/debian-cd-list2src.diff11:51
crispinthe big link at the top (although that isn't obvious!)11:51
cjwatson--author crispin@flowerday.cx?11:52
crispinhmm, gnome@flowerday.cx please11:52
cjwatsonmkay11:52
cjwatsonapplied, thanks11:54
crispinnp11:56
crispincjwatson: oh, btw, which is the 'official' debian-cd that I should checkout ? is it the one in ~cjwatson/bzr/debian-cd/ubuntu/ or the /~ubuntu-cdimage/debian-cd/ubuntu one ?12:00
cjwatsonthey should be the same12:02
cjwatsonthe latter is a mirror of the former12:02
cjwatson(well, aside from propagation times)12:03
crispinok, cool12:17
saispocjwatson: hi :) you're not an ftp maintainer ? :)14:13
cjwatsonsaispo: I'm one of the Ubuntu archive administration team, if that's what you mean. Why?14:19
saispoyes :)14:19
saisposee on ubuntu-devel...14:19
mario_limonciellevand, it appears the version of ubiquity that came in a3 is trying to unmount /cdrom when install starts (which isn't feasible).  nothing stood out in the changelog for ubiquity, but i haven't looked at partman's yet16:22
evandhrmm ok, I'll try to take a look from the airport16:23
mario_limonciellevand, okay.  if it doesn't stand out i'll show you at some point tomorrow while others are discussing things16:24
evandok, thanks16:25
cjwatsonthat's curious - we did full tests of alpha 3's ubiquity and it was working fine on the test systems in question16:26
cjwatsonare these modified CDs in any way, or just ordinary alpha 3 CDs?16:26
mario_limonciellcjwatson, they were alpha 3 cds with our preseed file16:26
mario_limoncielldropped onto the recovery partition16:26
mario_limonciellreplacing the livefs from ubuntu 8.04 and the .disk from ubuntu 8.0416:27
cjwatsonmario_limonciell: do you know roughly what stage the unmount happened?16:27
mario_limonciellcjwatson, well it's moreso that it wasn't able to happen, but it looked like right about when it was about to partition16:27
cjwatsoncommit partitioning changes, YM?16:27
mario_limoncielli'll get a more thorough run through and capture some logs to get more accurate information.  this was at the end of last week on my way out the door16:28
cjwatsonthe only thing I can think of that might be relevant is that Debian did a good deal of work recently to improve support for CD sets16:29
cjwatsonnow, we don't use these in Ubuntu so I've generally tried to disable this (though without ripping out the code entirely)16:29
cjwatsonbut be careful that you aren't just dropping in .disk from Ubuntu 8.04 - check the diff against .disk from alpha 316:29
cjwatsonsince .disk/cd_type is responsible for part of disabling CD sets16:30
mario_limonciellwell the .disk is the same as the ISO that i've got downloaded. http://paste.ubuntu.com/31330/16:38
mario_limonciellthat's ubiquity noninteractive -d16:38
=== cjwatson_ is now known as cjwatson
mario_limonciellwell as suspected /lib/partman/commit.d/01unmount_busy looks like it is causing this.  the change that caused the error probably isn't in ubiquity then because that file hasn't changed in a while.  it is more likely to be the representation of mount points now.  /cdrom doesn't show up in /proc/mounts, but umount'ing /dev/sda2 complains that /cdrom can't be umounted19:21
mario_limonciellso is this perhaps a side effect of switching to aufs?19:21
mario_limonciellerr actually cdrom *does* show in /proc/mounts, maybe it didn't before then19:26
cjwatsonI need to see /var/log/partman19:35
cjwatson01unmount_busy definitely shouldn't ever be trying to unmount /cdrom, regardless of the representation in /proc/mounts19:35
mario_limonciellhttp://paste.ubuntu.com/31395/19:39
cjwatsonok, and /var/log/syslog and /proc/mounts?19:40
cjwatson(dinnertime though)19:40
mario_limoncielli'll put this all on a bug then so it's not lost in pastebin's19:41
mario_limonciellokay bug 252667 should have everything needed.19:47
CIA-1ubiquity: cjwatson * r2758 ubiquity/ (debian/changelog ubiquity/frontend/base.py): Fix format string substitution error in _abstract method.20:16
Sp0tterI have created an auto install cd, but at install time i'm getting a red screen that says 'The cdrom contains a cd which cannot be used for installation."  What would cause this and how can it be resolved?20:20
cjwatsonSp0tter: it usually means that you forgot to include the .disk directory on the CD, specifically .disk/info20:25
Sp0tterinteresting ok thanks20:26
cjwatsonwell, strike that "usually" :-) that's the only possible cause20:28
Sp0ttereven better :)  yep i used cp to copy the cd, i'm guessing that didn't include the .disk20:28
cjwatsonquite plausible20:30
cjwatson* doesn't expand to leading-dot directories - just copy it over explicitly20:30
cjwatsonmario_limonciell: are you sure your approach is sound here? with a filesystem mounted off /dev/sda2, you aren't going to be able to get the kernel to reread the partition table of /dev/sda20:34
cjwatsonwhich will cause you problems later, surely20:34
mario_limonciellcjwatson, well this is what has been used for 8.04..20:34
cjwatsonI'm not sure why it didn't break before, but fundamentally that's what ubiquity's objecting to ;)20:41
cjwatson(albeit in a rather obscure and roundabout way)20:42
cjwatsonI'm a little confused by some of what's going on in that code though, so will investigate more ...20:43
mario_limonciellokay20:43
Sp0tterI'm trying to make a basic fully-auto install (no extra packagse or anything fancy.. just default settings),  I have my isolinux.cfg timeout on my entry that points to a seed and a kickstart file, and i have the debconf-prioirty to critical, but i still get the stupid What language question and the what keyboard mumbo jumbo, any ideas?21:24
Sp0tterMy isolinux.cfg is:  http://rafb.net/p/FqhvKq14.html21:25
* Sp0tter cries.22:03
cjwatsonSp0tter: I'd have to see the kickstart file (minus any passwords). Also, it looks like you cut-and-pasted that from an editor and I'm not sure whether the line-wrapping worked?23:01
cjwatsonSp0tter: (it looks like ks= may be on a separate line from append, which would be wrong, but I can't tell)23:02
Sp0ttercjwatson, i've sense tried putting it on an append line, and that causes a kernel panic23:03
Sp0tterI'll get the full files posted real fast23:03
Sp0tterhttp://rafb.net/p/NvYgwf47.html23:05
Sp0tterand that gives:   Kernel panic - not syncing: VSF: Unable to mount root fs on unkown-block(8,1)23:07
cjwatsonyou shouldn't do multiple append lines like that23:09
cjwatsonone big one23:09
Sp0tterWill that make the difference, or just best practice?23:09
cjwatsonit'll very likely fix it - the error says that the kernel couldn't find its root filesystem, and that's probably because it doesn't have the initrd= parameter that you've put in the fourth append line out of five23:10
Sp0tteroh man23:11
Sp0tterI love you.23:11
Sp0tterthanks, i've probably spent like 17 hours total trying to automate a basic install23:25
Sp0tterI just learned today that I dont have to fumble with the keyring since i'm not adding packages heh23:25

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