/srv/irclogs.ubuntu.com/2009/07/10/#ubuntu-installer.txt

sbeattiecjwatson: what's the rootdelay equivalent for the hardy livecd?00:06
sbeattiehrm, break=mount seems to be the only way to extend the live media recognization that I can see. On the upside, this behavior on this hardware doesn't appear to be a regression over 8.04.200:42
sbeattie(where this behavior==get dropped into busybox by the initramfs)00:43
astronouth7303how can I hack the netbook installer to install less packages so i can fit the netbook remix into 2GB?04:36
astronouth7303can I just edit dists/*/*/binary-i386/Packages.gz?04:38
=== astronouth7303 is now known as astro73|0000
=== astro73|0000 is now known as astronouth7303
TheMusoastronouth7303: Unfortunately its not that easy, and it depends on what packages you want to remove.05:15
astronouth7303it's for a netbook. I *need* firefox, pidgin, skype, and gedit05:16
astronouth7303and a terminal05:16
TheMusoWell what don't you need?05:16
astronouth7303openoffice, evolution05:17
astronouth7303rhythmbox05:17
astronouth7303java, maybe05:17
TheMusoastronouth7303: Unfortunately the people who really know how to do this are not currently around, however if you are around in about 5 to 6 hours, the installer maintainers may be able tgo help you.05:17
astronouth7303ok05:17
evandcjwatson: in reviewing the oem-config merge, I noticed the comment at the top of http://bazaar.launchpad.net/~mterry/ubiquity/oem-config-merge/annotate/head%3A/bin/oem-config-firstboot .  Couldn't we fix that by using an upstart job with "start on stopped last-good-boot"?09:31
cjwatsonsbeattie: yeah, I don't know if there's any alternative ...09:40
cjwatsonevand: actually we can probably just ditch it, as last-good-boot's been abandoned09:40
cjwatsonwhich is why I haven't been worrying about that comment recently :)09:40
evandoh cool, last I had heard we were looking for someone to get it actually working09:41
cjwatsonit'd be interesting to attempt it in grub209:42
evandso I take it then that this was a resource problem, not that the problem has magically been solved elsewhere09:42
cjwatsonwell, it was sort of not the best place or way to do it anyway09:58
cjwatsonusing debconf in the boot process => Keybuk sadface09:58
cjwatsonso I think any replacement for it is not going to have the same problem09:58
evandgotcha09:59
CIA-8finish-install: cjwatson * r830 ubuntu/ (debian/changelog finish-install.d/90console):10:29
CIA-8finish-install: Adjust serial console handling to cope with upstart 0.6 configuration10:29
CIA-8finish-install: file paths.10:29
CIA-8finish-install: cjwatson * r831 ubuntu/debian/changelog: releasing version 2.23ubuntu210:31
CIA-8finish-install: cjwatson * r832 ubuntu/ (debian/changelog finish-install.d/90console): Fix minor mistakes in upstart 0.6 handling.10:34
CIA-8finish-install: cjwatson * r833 ubuntu/debian/changelog: releasing version 2.23ubuntu310:35
cjwatson(whoops)10:35
evanduh, interesting: http://pastebin.ubuntu.com/214541 .  From what I've gleaned by digging through the partman/parted code, that shouldn't ever happen.11:31
cjwatsonversions of libparted1.8-12 and partman-base?11:36
evand1.8.8.git.2009.06.03-1ubuntu2 and 131ubuntu111:44
cjwatsonodd then, as you say that shouldn't happen ...11:45
cjwatsonhappy debugging ;-)11:45
evandheh, indeed11:45
cody-somervillecjwatson, I'd like to patch cdrom-detect so something like cdrom-detect/try-hdd=true can work as expected.14:07
c0nfus3dHi All. Can i ask a question related remastersys here?14:07
cody-somervillecjwatson, I figure since someone hasn't already maybe theres a reason14:07
c0nfus3dubuntu - remastersys - kde14:07
cjwatsonc0nfus3d: you can ask, but I'm not sure anyone here has relevant expertise14:07
cjwatsoncody-somerville: mostly because it's starting to look like spaghetti code and I kind of think it should be reorganised, but haven't worked out how yet14:08
cjwatsoncody-somerville: (and a number of Debian people reckon you should use hd-media and iso-scan in those circumstances instead)14:08
cjwatsoncody-somerville: ... well, why not use hd-media and iso-scan?14:08
cjwatsoncody-somerville: the problem with booting off the hard disk, of course (and it applies to either of those approaches) is that it tends to completely screw the partitioner14:09
cjwatsoncody-somerville: which is why it isn't something we generally encourage14:09
c0nfus3di am trying to customize ubuntu and installed using ubiquity. When i use remastersys to make a live CD, everything works fine, except my desktop settings (wallpaper does not change) - i am using KDE 414:11
c0nfus3dafter some search i could find that we have to copy the files from the home folder to the /etc/skel. But its not working. Any idea or workaround?14:11
c0nfus3dthis is the list of files - http://imagebin.org/5542414:12
cjwatson/etc/skel will affect *all* created users14:12
c0nfus3dyes - but do you know which file i need to change to change my wallpaper?14:12
cjwatsonabsolutely no idea :)14:12
cjwatsonthat'd be a KDE thing14:12
cjwatsonis /etc/skel being copied at all? it should be14:12
c0nfus3dit is getting copied - i mean do i have to copy all the files in my home folder to /etc/skel?14:13
cjwatsonsurely not, but you'll have to ask KDE folks to find out where the wallpaper preference is stored14:13
c0nfus3dok fine, let me try my luck there - thank you so much cjwatson14:13
cjwatsonbest to keep /etc/skel as minimal as possible, generally14:14
c0nfus3dok i understand - thanks14:14
c0nfus3dlet me try my luck with KDE guys14:14
c0nfus3dthanks - :)14:14
cjwatsongood luck, sorry I couldn't help more14:14
c0nfus3dno problem14:14
cody-somervillecjwatson, Are hd-media and iso-scan udebs or something?14:19
cody-somervillecjwatson, The reason I Want to do it in cdrom-detect is because I want to dd the cdrom to a partition to become a recovery partition14:20
cody-somervillecjwatson, that way things Just Work (TM)14:20
cjwatsonexcept for the partitioner, which doesn't work14:23
cjwatsonbut feel free to try ;-)14:23
cjwatsonhd-media is an installation method, with its own debian-installer build - it's mostly used for USB sticks but basically you put the kernel and initrd on the filesystem and then dump the .iso straight onto the filesystem as a single file14:24
cjwatsoniso-scan is the main udeb that powers it14:24
cjwatsonother people have done the recovery partition technique, but only with casper-based live CDs, to my knowledge14:25
cjwatsonthat's the reason casper has the UUID stuff in it14:25
cjwatsonI exaggerate slightly when I say the partitioner doesn't work. Actually I think it mostly works as long as you make absolutely sure not to touch anything before or including the recovery partition. It has no checking for this, though, so it's very easy to shoot yourself in the foot14:26
cody-somervillecjwatson, doesn't the installer get loaded into the ramdisk?14:31
cjwatsonthe disk is still mounted14:32
cjwatsonfor example it still needs it to fetch .debs off; loading all those into memory would be absurd14:32
cody-somervillecjwatson, wouldn't a casper-based live cd still have the same partitioning issue?14:32
cjwatsonyes. read what I wrote above :)14:32
cjwatsonthe people who have done it are just rather cautiously stepping around the problems14:32
cjwatsonpatching cdrom-detect should be straightforward - just grep for try-usb in its source and do the same kinds of things14:39
cjwatsonlist-devices is in the debian-installer-utils source package14:39
cjwatsonit should already have the support you need but you'll probably want to look at its interface14:39
* cody-somerville nods.14:40
rgreeningevand... huuuuuuuullllllllllooooooooo :)14:41
rgreeningevand: got good news?14:41
evandrgreening: I've separated the main binary again14:42
rgreeninghehe. :)14:42
evandstill working on the windows and devkit backends14:42
evandhelp welcome there14:42
evandfighting parted to the death at the moment14:42
rgreeningdo you have any pointers to docs for devicekit-disks? I'm not familiar with it.14:42
evandtrying to find the source of a bug that increasingly looks like a local issue14:42
rgreeningheh14:43
evandthere's a link to the API in the devicekit-disks backend14:43
rgreeningbuild a dep and push to a PPA so we can test14:43
rgreeningthats' why I got packaging fixed so I could test on other systems14:43
rgreening:)14:43
evandhttp://hal.freedesktop.org/docs/DeviceKit-disks/14:44
rgreeningevand: what was the branch again? cleanup?14:44
evandyup14:44
rgreeningkk14:44
rgreeningevand: let me read up on it... and get back to you...14:44
evandsure thing14:46
cudevCan anyone here help me with a preseed install?15:02
cudevI can't manage to preseed the one question:  "unmount partitions that are in use?"15:02
kim0Hi, I'm trying to preseed an installation with extra debs. Unfortunately one of the debs require an interactive step (Do you wanna build kernel module? Yes/No)15:03
kim0Anyway around this ?15:04
cudevOn an installed system, you can run:15:05
cudevdebconf-get-selections --installer > file; debconf-get-selections >> file15:05
cudevTo get a list of all possible questions, from what I understand15:05
cudevI found "partman-base partman/unmount_active boolean false", but it doesn't seem to fix my problem.15:05
cudevI'm trying to preseed an installation from a usb key, and I can't get around it asking me if I want to unmount the usb key. Obviously I don't, because I'm installing from it.15:06
kim0cudev: I'm no expert .. but booting with DEBCONF_DEBUG=5 and see'ing the ALT+F4 screen might help you understand which variable needs to be preseeded15:07
cudevkim0: thanks, I'll give it a try to start15:08
kim0cudev: any idea how to suppress an interactive deb installation :D15:09
cudevCan you try running those commands I listed? I don't know how, but it might be in there15:09
cudevThe output is not that long, and they are all commented as to what they do15:10
cjwatsonI wouldn't actually recommend using debconf-get-selections --installer as a source15:10
cjwatsonit's better to use the installation guide15:10
cudevWhere is that?15:10
cjwatsonhelp.ubuntu.com, fairly clearly linked I think15:10
cjwatsondebconf-get-selections --installer includes a *lot* of stuff that shouldn't be preseeded, and at the moment unfortunately there's no easy way for non-experts to distinguish15:10
cjwatsoncudev: what version of Ubuntu are you using?15:11
cudevOK, but the list at that site doesn't have the option to remove the prompt I am getting15:11
kim0https://help.ubuntu.com/community/InstallCDCustomization ?15:11
cjwatsonthat said, in kim0's case, debconf-get-selections --installer is probably one reasonable way to find the question that's being asked15:11
cudevkim0: https://help.ubuntu.com/9.04/installation-guide/amd64/appendix-preseed.html15:11
cudevOr change to whatever system you are trying to install15:11
cjwatsonalternatively, you can boot the installer with DEBCONF_DEBUG=developer, and you'll get a big pile of output in syslog that should include the question being asked15:12
kim0cjwatson: the question is virtualbox package asking if it should compile kernel modules .. would I expect that to show up in debconf-get-selections output ??15:12
cjwatsonit ought to, but I can probably just answer that one - one moment15:12
kim0oh cool !15:12
* kim0 anxiously waiting :D15:12
evandcjwatson: entirely my fault and ultimately an utter waste of time.  I built the package on 9.04, it linked against libparted1.8-10.  Building on Karmic fixes it.15:13
cjwatsonkim0: what version of Ubuntu?15:13
kim0cjwatson: 8.0415:13
cjwatsonevand: heh :) ok15:13
kim0cjwatson: and the latest virtualbox-3.0 deb15:14
cudevbtw, I was installing on Ubuntu 9.04 64-bit server15:14
cjwatsonkim0: ... where does that package come from?15:15
kim0cjwatson: sun repos .. it's the closed source one15:15
cjwatsonit's not in our archive as far as I can see15:15
cjwatsonURL?15:15
kim0ok moment15:15
cjwatsonI need to look at it to answer this question, you see15:15
kim0cjwatson: that's the apt repo15:15
kim0deb http://download.virtualbox.org/virtualbox/debian jaunty non-free15:15
kim0in my case hardy not jaunty15:16
cjwatsoncudev: a workaround is 'd-i partman/filter_mounted boolean false' (and debconf-get-selections --installer wouldn't have told you this, I don't think). However, IMO it's a bug that you're seeing this question in the first place. Is your installer image modified at all from standard Ubuntu?15:17
cudevYes, I am installing from a flash drive15:18
kim0cjwatson: Is that it? => db_get virtualbox/module-compilation-allowed15:19
cudevAnd I ripped open the initrd file so that I can place the preseed script right in it15:19
cudevThus, I can bypass the language and keyboard questions15:19
cudevAt least, that's as I recall15:19
cudevI made it about a year ago for 8.04, and now I am doing it again in the same way to get it working for 9.0415:20
cudevI did it from a tutorial I found, and it worked fine for 8.04. The USB key contains:15:25
cudevinstall folder, syslinux folder, recipe file, the iso, and a ldlinux.sys executable15:25
cudevThe install folder contains the linuz file and a modified initrd.gz file, and the syslinux folder is basically a copy of the iso's isolinux file15:25
cjwatsonkim0: still looking, one moment15:25
cjwatsoncudev: you could of course just preseed those questions on the kernel command line :)15:25
astronouth7303how can I hack the netbook installer to install less packages so i can fit the netbook remix into 2GB?15:26
astronouth7303can I just edit dists/*/*/binary-i386/Packages.gz?15:26
cjwatsoncudev: I'd like to see a DEBCONF_DEBUG=developer syslog from your preseeded installation attempt - make sure you set a non-secret password if you're preseeding that, as it'll show up in the log15:26
cjwatsonastronouth7303: I suppose you could but that's horribly horribly roundabout. why not just tell pkgsel/tasksel to install some different set of packages?15:27
astronouth7303... how would i do that?15:27
cjwatsonastronouth7303: you'd have to get round authentication warnings if you edited Packages.gz and in general it'll be an utter pain to maintain15:27
cudevAlright, I'm working on getting some debug output now, I'll be back later15:27
cjwatsonhttps://help.ubuntu.com/9.04/installation-guide/i386/preseed-contents.html, search for pkgsel15:27
astronouth7303i just need to do this once15:27
cjwatsonif you're doing it once, all the more reason not to edit Packages.gz. It'll take you ages to get it right, trust me15:28
cjwatsonit'd take *me* ages to get it right15:28
cjwatsoncompare with whatever preseed file in /preseed/ on the disk it is that it's using15:28
cjwatson/preseed/netbook-remix.seed, I think15:29
cjwatsontasksel tasksel/first multiselect mobile-netbook-remix15:29
cjwatsonso you could take that out and replace it with either some smaller task, or just a giant list of packages in pkgsel/include15:29
cjwatson(d-i pkgsel/include string ...)15:29
kim0cjwatson: Would you by any chance have a degraded raid1 setup recipe for hardy :)15:32
astronouth7303now i have to figure out what set of packages is installed...15:33
cjwatsonkim0: not my field, I'm afraidi15:34
cjwatsonafraid15:34
cjwatsonkirkland might know15:34
kirklandcjwatson: kim0: howdy15:35
kim0kirkland: hi there :)15:35
kirklandkim0: what do you mean by "recipe" ?15:35
kim0um .. in a preseed file15:35
cjwatsonkim0: so yes, virtualbox/module-compilation-allowed seems to be the right thing to set: 'virtualbox-3.0 virtualbox/module-compilation-allowed boolean false'15:35
kim0for a degraded raid1 installation15:35
kirklandkim0: i do not, however, mathiaz does15:35
cjwatsonaccording to the templates file in that package15:35
kirklandkim0: ask mathiaz in #ubuntu-server15:35
kirklandkim0: i generally test that by hand15:36
kim0kirkland: thanks a lot15:36
kim0cjwatson: awesome .. thanks a million15:36
cjwatsonkirkland: I'm curious about that testing, incidentally, given that I found a "greq" typo in mdadm recently that had been there since pre-hardy ;-)15:37
cjwatsonhmm, no, can't have been pre-hardy, intrepid maybe15:38
cudevcjwatson: I've got the syslog file here. This is without trying the workaround you suggested15:39
cjwatsonbut it looked as though it would never ask the degraded question during the partitioner, only (at best) later15:39
cjwatsoncudev: sorry, I can't do DCC15:42
cjwatsoncudev: paste.ubuntu.com, perhaps?15:42
cjwatsonI particularly can't do DCC because you're advertising a private IP address, presumably behind a NAT ;-)15:42
cjwatson192.168.66.53 here is not the same as 192.168.66.53 at your end ...15:42
cudevFair enough15:43
cjwatsonhttp://paste.ubuntu.com/214825/plain/ is a script I found under a rock somewhere to post files to paste.ubuntu.com, BTW15:44
cjwatson(and I've asked our sysadmins to add a file upload widget, so that you don't have to cut-and-paste big chunks15:45
cjwatsonoh, bah, iso-scan puts its mount on a different mountpoint15:48
cjwatsoncudev: can I just see /proc/mounts, to make sure of my fix?15:49
cjwatsonfrom the running installer15:49
cudevOh, I already restarted the installer to attempt your fix15:49
astronouth7303how necessary is scim?15:50
cudevI can tell you in a second if it worked15:50
cjwatsonastronouth7303: not especially unless you need input support for a non-Latin-script language15:51
astronouth7303ok15:52
cudevcjwatson: the workaround seems to have worked. Thanks a lot! I've been trying at this for awhile now15:53
cudevWas it a hardware thing then, is that why it was asking me that when it should not have?15:54
cudevAlso, where did that work around come from? You said that I wouldn't have found it in debconf-get-selections. Is there a more complete list somewhere?15:54
cjwatsonthe source, I'm afraid15:54
cjwatsonI'm not actually sure yet why it's happening, my initial guess looks as though it may be wrong15:55
cudevI assume that the workaround you gave me just doesn't scan for mounted devices. Is that correct?15:55
cjwatsonit's unlikely to be a hardware thing, but could be related to the particular mode of installation in use here15:55
cjwatsonthat's right15:55
cudevugh. Looking at the source was going to be my next step if the awesome people here couldn't help me.15:56
=== nxvl_ is now known as nxvl
cjwatsonit's one of those things that I haven't documented because it's strictly an installer bug workaround15:56
cjwatsonand I'd rather fix the bugs :-)15:56
=== Nicke_ is now known as Nicke
astronouth7303odd. even though I changed the packages in preseed, the disk space wanted by the partitioner is the same (2097426432B)16:17
cjwatsonoh, I didn't know you were talking about that16:18
cjwatsonwhat partitioning mode?16:18
astronouth7303custom16:19
cjwatsoncontrolled by a preseed file?16:19
astronouth7303I just thought that it might be smart enough to calculate how much space was needed based on what was installec16:19
astronouth7303no, i just do it by hand16:19
cjwatsonI don't know of anything in the partitioner that hardcodes that size16:19
cjwatsonalthough it certainly isn't smart enough to calculate that - it doesn't really have enough information readily available16:20
cjwatsoncan you clarify what you mean by "the disk space wanted by the partitioner", then?16:20
astronouth7303when I partition, it gives me a warning about root not being big enough (it's 1998MB). After removing openoffice, evolution, scim, and extraneous video drivers, that number didn't change16:21
cjwatsonoh, I can believe that; it would speed things up if you could give me the exact text of the warning so I can search for it and explain how to turn it off16:22
cjwatsonthat number is not related to packages installed16:22
astronouth7303i don't care that much; it's just one of those oddities16:23
cjwatsonI do :-16:23
cjwatson:-)16:23
cjwatsonI care about anything that causes people to ask questions16:23
astronouth7303next time I run the installer, i'll let you know16:23
* cjwatson looks around to try to find it16:23
cjwatsonoh, that'll be ubiquity, won't it16:25
cjwatsonastronouth7303: graphical installer?16:25
astronouth7303yup. off the netbook remix16:25
cjwatsondamn, sorry, in that case I was leading you up the garden path a bit16:25
cjwatsonthat warning is based on the size of the live filesystem; pkgsel/tasksel is irrelevant16:25
astronouth7303ah16:26
cjwatsonyou just need to take the live filesystem and remove anything you don't want from it16:26
cjwatsonsorry, I was thinking that UNR still used the text-based installer, which is of course wrong16:26
cjwatson(it used to, I think)16:26
astronouth7303... that requires remastering the disc, doesn't it?16:26
cjwatsonright16:26
cjwatsonbut that's unavoidable - the graphical installer operates by copying the live filesystem to disk16:26
astronouth7303oh16:27
cjwatsonhttps://help.ubuntu.com/community/LiveCDCustomization16:27
astronouth7303yeah, #ubuntu linked me yesterday16:27
cjwatsonactually, in current versions there might be a bit of a get-out16:28
astronouth7303hm?16:28
cjwatsonexcept that there's no way to preseed away the partitions-too-small warning16:28
astronouth7303i can hit ok16:28
cjwatsonbut the installer will remove any packages that are listed in /cdrom/casper/filesystem.manifest but not in /cdrom/casper/filesystem.manifest-desktop, and in recent versions of ubiquity it actually skips copying their files to disk16:29
cjwatsonso if you're very very careful you can just strip out files from /cdrom/casper/filesystem.manifest-desktop - that's still a remastering but a much simpler one16:29
cjwatsonit won't necessarily help you out much if you get dependencies wrong, though, so you'll have to be careful16:30
cjwatsoni.e. it expects the list in manifest-desktop to include all the dependencies16:30
astronouth7303well, this is off a flash drive, so if I don't have to rebuild the filesystem, that's good16:30
astronouth7303i'm only removing stuff, not adding things16:30
cjwatsonevand: really we ought to make ubiquity/partition-too-small sensitive to file blacklisting, not that that's easy :)16:30
astronouth7303and if i screw it up, i'll have aptitude fix it after the fact16:31
cjwatsonwe'd have to calculate the blacklist *even earlier*, and I suspect there are some apt-install commands that happen after that point ...16:31
cjwatsonright - I think it'll probably tolerate minor screwups, basically by refusing to remove those packages16:31
astronouth7303just in case, is there an installer that uses the preseed package information?16:35
astronouth7303(also, that installation attempt failed - not enough disk space)16:36
cjwatsonI don't think UNR does d-i-based builds any more, sorry16:36
evandcjwatson: indeed, quite the chicken and egg situation16:37
cjwatsonwe could move those earlier, maybe to commit.d scripts or something16:37
cjwatsonoh, check.d runs before commit.d doesn't it16:37
cjwatsonbah16:37
cjwatsoncudev: I think I sort of see what might be going on here; looks like the mount-filtering code isn't smart enough to deal with loop mounts16:40
cjwatsoncudev: could you please file a bug on partman-base about this?16:40
astronouth7303is there anything core in UNR that uses mono?16:44
cjwatsonshouldn't think so, nothing core in Ubuntu uses mono, basically peripheral apps16:45
cjwatsonhttp://people.ubuntu.com/~ubuntu-archive/germinate-output/mobile.jaunty/rdepends/ALL/libmono0 (useful but a bit hard to read without practice) says that it's just f-spot and tomboy16:47
astronouth7303cool16:50
astronouth7303(take 5 on the installer)16:55
=== dpm is now known as dpm-afk
astronouth7303wow, i remove a few packages and suddenly it takes a while to calculate files17:12
astronouth7303i could be wrong, but i think it hung at 15% "Calculating files to skip copying..."17:18
cjwatsonthat step can be a bit slow; I optimised it as far as I could in 9.0417:19
cjwatsonit has a fundamentally fairly hard job to do17:20
astronouth7303ok, so it's ok if it doesn't budge from 15?17:20
cjwatsonbasically it's testing whether each of the packages in turn are safely removable, in order to try to construct the maximal set of things to remove17:20
cjwatsonwell, it should budge eventually17:20
astronouth7303ok17:20
cjwatsonbut if you've removed a lot of stuff, it gets quadratically more expensive :-(17:20
astronouth7303oh17:20
astronouth7303O(n**2) is not good17:21
cjwatsonbetter than O(2^n) :-)17:21
cudevcjwatson: I'm back. You still want me to file that bug?17:21
cjwatsoncudev: yes please17:22
cudevk17:23
cudevAt https://bugs.launchpad.net/, correct?17:24
cjwatsonhttps://bugs.launchpad.net/ubuntu/+source/partman-base/+filebug17:24
CIA-8debian-installer: cjwatson * r1120 ubuntu/ (9 files in 6 dirs):17:24
CIA-8debian-installer: Disable GTK frontend for now; the GDK directfb backend needs some work17:24
CIA-8debian-installer: in the current development series.17:24
cudevcjwatson: should this be related to bug #276656, or start a new bug?17:27
ubottuLaunchpad bug 276656 in partman-base "It's possible to install to the device the installation files reside on." [High,Fix released] https://launchpad.net/bugs/27665617:27
cudevAs I was saying :)17:27
cudevThat's marked as fixed though .. reopen, or new?17:27
cjwatsonnew bug, please17:29
cjwatsonthis is a special case17:29
cjwatsonit's specifically the case where /cdrom is a loop-mount from a file on a certain filesystem, rather than being a mount of that filesystem directly17:29
cjwatsonin fact you can pretty much just say that in the bug if you want :) it's just good if you're the submitter rather than me17:30
cudevgotcha17:31
cudevDone.   Bug #397901: <https://bugs.launchpad.net/bugs/397901>17:35
ubottuLaunchpad bug 397901 in partman-base "Asked to unmount the installing device" [Undecided,New] https://launchpad.net/bugs/39790117:35
ubottuUbuntu bug 397901 in partman-base "Asked to unmount the installing device" [Undecided,New]17:35
astronouth7303cjwatson: i think take 5 worked. It got past copying files w/o running out of space17:46
cjwatsoncool17:48
cjwatsoncudev: thanks17:48
cody-somervillecjwatson, superm1 mentioned that he thought that there were some installer changes required to support grub 2. I was wondering if you could shed any light on that.18:03
cjwatsonthe changes we made ages ago?18:04
cjwatsonif you're talking about hardy, I'm sure it needs all kinds of things, I wouldn't recommend it myself18:04
cjwatsongrub-installer is fairly tightly integrated18:04
cody-somervillecjwatson, So grub-installer for jaunty should be fine to handle grub2?18:05
cjwatsonsort of, it has known bugs18:06
cjwatsongrub2 in jaunty was for experimental purposes only18:06
cjwatsonI seriously wouldn't recommend shipping it on production systems yet18:06
cjwatsonI have a spec assigned to me to sort it all out for karmic18:07
cjwatsonif you insist on doing it in jaunty, you should probably scan the grub-installer and grub2 changelogs for interesting fixes18:08
astronouth7303cjwatson: thank you, ubuntu is now installed in <2GB. Need to tweak it down more.18:17
astronouth7303Why does stuff depend on openoffice?18:18
cjwatsonlanguage-support-* you mean? that's being refactored in karmic18:19
astronouth7303not just that18:19
cjwatsonup until now we haven't had a better way to say "these packages are needed if you have these other packages installed and are using this language"18:19
cjwatsonwell I imagine it's a different reason in each case then ...18:19
astronouth7303there are relations between thunderbird, openoffice, and evolution18:19
astronouth7303specifically with language and docs18:19
cjwatsonyes, there are18:20
cjwatsonwell, actually, I rather doubt that anything thunderbirdish depends on openoffice.org18:20
cjwatsonI think you might have to back that one up ;-)18:20
astronouth7303i'd have to dig out the dependencies again18:21
cjwatsonI can't find any evidence of that. language-support-en (and friends) depend on all of the things you mentioned18:21
cjwatsonso in your case, you probably just want to rip out language-support-* in practice18:21
astronouth7303true18:22
astronouth7303i can probably pull out thunderbird, too18:22
astronouth7303evolution can't be completely removed without screwing with the desktop env, as it turns out18:22
astronouth7303compiz will be interesting18:23
cjwatsonI thought UNR defaulted to maximus18:25
astronouth7303it does18:25
astronouth7303but compiz is still installed18:25
astronouth7303maximus replaces compiz?18:25
cjwatsonthey both implement window management18:26
cjwatsonneither replaces the other as such18:26
astronouth7303well, all i know is that my computer can't handle all these fades18:26
cody-somervillecjwatson, What generally generates /etc/initramfs-tools/conf.d/resume?18:40
=== rgreening_ is now known as rgreening
kim0Hi .. Is there some way to list the loaded udebs inside the installer ?20:10
devilmessed up my partitons...http://pastebin.com/d6bfdffdc20:39
cjwatsoncody-somerville: base-installer21:09
cjwatsonkim0: they're in /var/lib/dpkg/status21:09
=== robbiew is now known as robbiew-afk
kim0cjwatson: thanks .. it does show that the raid module is installed .. but it's still erroring out21:27
kim0cjwatson: syslog mentions the multiraid line .. as the last line before it gave an error21:28
cjwatsonerr, I'll need a bit more exact detail than that if you expect me to debug it :)21:29
cjwatsondevelopers tend to really hate being given paraphrased error messages ;-)21:29
kim0cjwatson: anyway I can copy that syslog out of the box ?21:29
cjwatsonanna-install openssh-client-udeb21:29
cjwatsonthen you'll have scp21:29
kim0ok21:29
kim0cjwatson: I pasted here: http://paste.ubuntu.com/215068/ ... Thanks for taking a look21:32
cjwatsonkim0: I need to see your preseed file as well21:41
cjwatsonplease try to put it up in a way that preserves things like spacing21:41
kim0cjwatson: paste.ubuntu.com as text preserves right21:42
cjwatsonnot sure about spaces at the ends of lines, but give it a try21:42
cjwatsonif I can't work it out from that, I'll tell you21:42
kim0cjwatson: http://paste.ubuntu.com/215072/21:43
cjwatsonkim0: so, doesn't look as if I can tell from that; I think you have a space at the end of a line or something and it's confusing it21:44
kim0cjwatson: http://paste.ubuntu.com/215076/21:44
kim0cjwatson: vim shows end of lines as $ now21:44
kim0that should help eh21:45
cjwatsonkim0: ok, line 1321:45
cjwatsonget rid of those spaces21:45
cjwatsonyou're on 8.04, right? this is bug 245256, fixed in later releases21:45
ubottuLaunchpad bug 245256 in preseed "Lines containing only spaces cause installer to error" [Undecided,Fix released] https://launchpad.net/bugs/24525621:45
kim0cjwatson: OMG :)21:46
* kim0 testing21:46
kim0cjwatson: You are da man :D21:49
kim0cjwatson: this consumed me almost 2 full days of head banging21:49
kim0cjwatson: thanks a zillion man21:49
cjwatsoncool, sorry about that bug21:50
cjwatsonI agree that whitespace sensitivity can get a bit confusing ...21:50
kim0It's great that I know about that now21:50
kim0cjwatson: Yeah21:50
kim0one wouldn't expect this really21:51
kim0perfect21:51
davmor2cjwatson: do you know if umenu in hardy is version sensitive too?  Only I still get the invalid cd but now if I browse it I can run wubi which I couldn't yesterday22:41
davmor2it= the cd22:42
cjwatsonsorry, I don't22:51
cjwatsonI grepped all of wubi for 8.04.2, if there's anything else then it's something more complicated that (a) I'm not familiar with (b) I probably won't know how to fix22:52
cjwatsonneeds somebody more familiar with wubi than I :)22:52
davmor2cjwatson: wubi is working fine now when you fire it up22:52
davmor2I'll send a mail to xivulon and evand then22:53
davmor2thanks anyway :)22:54

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