[00:23] kirkland: hey can you take a look at bug 317895? [00:23] Launchpad bug 317895 in ecryptfs-utils "netboot newuser and ecryptfs fails to login" [High,Triaged] https://launchpad.net/bugs/317895 [00:45] cjwatson: http://thunk.org/tytso/blog/2009/02/20/aligning-filesystems-to-an-ssds-erase-block-size/ makes good installer fodder? [01:13] If there's an archive admin available, the kde4.2 backport is once again hung up on binary New. I'd appreciate it if you would accept kde4bindings from Intrepid New. It's got mixed Main/Universe binaries so I can't do it from the LP U/I. [01:15] kde 4.2 backport? sounds like a big job [01:17] It is. sigh. [01:17] i didn't think major infrastructure was even eligible for backporting [01:18] It's several dozen packages that mostly have to get built in a certain order and several of which get stuck in New because they grew new binaries in Jaunty. [01:18] Kubuntu has historically had a more generous policy about post release updating. [01:18] fair enough [01:18] Also because KDE4 is such a rapibly moving target .... [01:18] anyway, good luck with the backport. i think it's time for sleepybyes [01:20] directhex: JFTR if I'd dropped all the CIL bindings for the backport I'd have avoided a trip through New, but I didn't. [01:21] ScottK: waved thru [01:21] THanks. [01:22] ScottK, see, that wasn't as bad as all that, was it? [01:22] * directhex hands Hobbsee a fiver [01:25] directhex: \o/ [01:29] hmm... sounds like rhythmbox development is winding up [01:29] i wonder what that'll mean for ubuntu desktops [01:33] would help if the power didn't trip out, too... [01:33] OK, that's actually accepted this time [01:35] Thanks. === freeflyi1g is now known as freeflying [04:32] hunger_t: yes, currently at least bug 332270 [04:32] Launchpad bug 332270 in udev "[jaunty] doesn't boot anymore after udev upgrade" [Critical,Incomplete] https://launchpad.net/bugs/332270 [04:39] oh neat [04:40] for some reason update-manager is blocking on a etc file in the embedded VT [04:51] any chance of getting the PC-BSD package manager ported to Ubuntu? [04:51] (it doesn't require internet) [04:52] the only machines I have don't have an internet connection [04:54] nevermind [05:58] kirkland: i *think* that patch is doing the right thing. when the user's not logged in, their ~ is 755 with visible filenames (as in release notes) but all files appear empty (even to root). when the user is logged in, ~ becomes 700 and root can see into the files (which makes sense to me, since the fs is mounted). i just want to check with you that this is the correct behavior for fixing that bug. [09:22] sabdfl: yeah, there was somebody on ubuntu-devel-discuss (I think?) a little while back who was interested in working on that [09:23] cjwatson: would that logic best be encoded in the d-i partitioner [09:23] ? [09:24] sabdfl: https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2009-January/006760.html [09:24] sabdfl: and followup, where I provide some suggestions [09:24] thanks colin [09:25] libparted is a good common place to put this kind of thing - d-i would just need to flip the switch, ideally. However from the look of tytso's blog it does seem that we'd have to pass some extra arguments to mkfs.ext4 and such [09:26] but we could stash that information in /var/lib/partman if libparted were doing the work of fishing it out from the kernel [09:26] yes, it looks like there needs to be a level of intelligence in a variety of the tools [09:26] did daniel respond to your question about whether he's willing to do the work? we could connect him to ted tso [09:26] sabdfl: haha, and in my work mailbox this morning there's a followup from Daniel J Blueman on parted-devel about this exact subject ;-) [09:27] including a ref to ted's blog? [09:29] no, but it would fail to surprise me if he were prompted by the same thing [09:29] the coincidence is a bit much [09:29] I'll keep the link and nudge things alon [09:29] g [09:35] sabdfl: I've mentioned Ted's blog on parted-devel [09:35] sabdfl: the bit about alignment of the first partition is interesting, given that we haven't historically created a /boot [09:35] (well, not by default anyway) [09:36] he's encoded a *lot* of "wisdom and best practice" into that blog [09:37] I wonder whether the right answer is to create a /boot on SSDs, or whether it's to say screw MS-DOS compatibility and hope that not too many partitioning programs will whine at us if we 128KB-align the first partition [09:37] can we detect SSD's? and worse, can we determine things like which type of SSD it is? [09:37] we can detect SSDs with ATA IDENTIFY. I don't know about which type [09:38] Daniel says: """ [09:38] I've checked into this, and since libparted sees the SATA block device [09:38] as SCSI, it doesn't perform the expected ATA 'identify' command to [09:38] fill out the 512 bytes of device info, of which (short) word 217 is [09:38] device RPM, defined to be 1 on newer compliant SSDs. The kernel uses [09:38] this word to detect if a device is an SSD or not, so I suggest we use [09:38] the same. [09:38] """ [09:38] that much is pretty trivial [09:39] assuming we fix the libparted-sees-scsi bit === hunger_t is now known as hunger [12:14] cjwatson, do we have a way to enforce that users create swap in partman ? (would be handy to not make nslu2 users shoot themselves in the foot, though i can just document that you need it indeed) === kyselejsyrecek1 is now known as kyselejsyrecek [12:58] I just installed 8.10 and now 9.04 is soon to be released, I can't keep up with this high pace... [12:59] How can I get insight in what is being developed for each release? [13:03] LordMetroid: CHeck launchpad:-) [13:03] I am hanging around on Launchpad, I even contributed some bug reports [13:04] But how do I know what people are working on? [13:04] LordMetroid: https://launchpad.net/ubuntu/intrepid/ is the "homepage" for intrepid. The most interesting section there wrt. planning is "Blueprints". [13:05] You might want to replace intrepid with jaunty... Not that much planning is happening in intrepid nowadays:-) [13:10] karmic has no section of its own? [13:40] LordMetroid: Not yet, no. [13:41] a quick question: why is python3-minimal an essential package? [13:42] because ubuntu wuvs python? [13:42] geser: are you wondering more about the '3' part or more about the 'python' part? [13:42] yes [13:43] the 3 [13:43] python3 is still in universe and iirc doko waits on python 3.1 [13:43] yeah that is a bit weird [13:44] any rdeps? [13:44] I just wondered why my jaunty pbuilder install python3-minimal just to find out it's because it's essential [14:01] geser: it's a bug and should be fixed [16:11] mdeslaur: so you're getting this udev bug too? [16:11] Keybuk: yes...not fun [16:12] have you worked around it yet, or can I pick on you for some debugging? [16:13] it seems to be uniquely affecting people who use some magic combination of lvm, devmapper or mdadm [16:13] Keybuk: well, I commented out the watch line, but I booted on an old kernel, so I can simply add it back in [16:13] mdeslaur: do you have some time to do that now? [16:13] or Monday (since today is Sunday and you might be busy :p) [16:13] problem is, I had a hell of a time getting my laptop to boot so I could make the change [16:13] yes, let me just save my work [16:14] Keybuk: what would you like me to do? [16:14] I'd like to find out what's causing these inotify events [16:15] so firstly need to get booted up, so we can find out which block devices they're happening for [16:15] ie. run udevadm monitor [16:16] Keybuk: I can't successfully boot _with_ the problem [16:17] Keybuk: the best I can do is add the watch line back in, but boot with the 2.6.28-7 kernel [16:17] is that ok? [16:18] does the kernel make a difference? [16:18] Keybuk: I'm affected by the bug too (I downgraded udev in the end). I didn't get near a shell with the bugged udev (perhaps I didn't wait long enough) to be able to test something. [16:19] Keybuk: I think it's juste because the old kernel has an old initrd [16:19] oh, hmm [16:19] ok, let's just debug this from the other angle then [16:19] can you remember which filesystems you saw inotify events for? [16:20] geser: likewise? [16:20] Keybuk: I think it was my home directory.../dev/mapper/defaultvg-home on /home [16:20] Keybuk: but I'm not 100% sure [16:21] is there anything special about that drive, other than using LVM? [16:21] is it encrypted? [16:21] do you use encrypted drives or swap? [16:21] Keybuk: I use encrypted swap, and have an ecryptfs ~/Private directory [16:22] geser: what about you? [16:22] I use just simple raid + lvm for / and /home [16:23] geser: lvm-on-md-on-sda? [16:23] Keybuk: I use LUKS for my encrypted swap [16:23] yes, raid1 on sda+sdb and lvm on that raid [16:24] interesting [16:24] mdeslaur: so you use md at all? [16:24] Keybuk: nope [16:24] mdeslaur: but you do use lvm? [16:24] Keybuk: yes [16:25] mdeslaur: cryptswap is done all inside the kernel, right? [16:25] there's no userspace helper that writes to the block device? [16:26] Keybuk: yeah, I'm pretty sure it's kernel [16:26] geser: do you see inotify events for both underlying disks/ [16:27] Keybuk: of course, I get prompted for a password during boot up for my encrypted swap [16:27] Keybuk: It's during usplash, from initr [16:27] initrd [16:28] the confusing thing is that none of this is supposed to generate inotify events [16:29] certainly not the IN_CLOSE_WRITE event that udev actually looks for [16:30] Keybuk: I could upgrade udev again and check. [16:30] geser: you should be able to upgrade in-situ without rebooting [16:31] and then trigger it [16:31] even better [16:34] Keybuk: I've started udevadm monitor and restarted udev and no output from udevadm [16:34] ok [16:34] run udevadm trigger --subsystem-match=block [16:34] Keybuk: I've done the same [16:35] (have a very niced root terminal somewhere :p) [16:35] Keybuk: whoa, I'm getting a TON of events [16:35] mdeslaur: are they repeating? [16:36] Keybuk: yes [16:36] if so, kill udevd from the other terminal and pastebin me the output ;) [16:36] Keybuk: http://paste.ubuntu.com/121466/ (it didn't stop) [16:37] Keybuk: https://pastebin.canonical.com/14086/ [16:37] geser: kill udevd harder [16:38] Keybuk: I didn't get the beginning [16:38] Keybuk: that was before I killed udevd [16:38] both of you: can you run "find /sys/block" for me and pastebin that [16:39] Keybuk: http://paste.ubuntu.com/121467/ [16:39] http://paste.ubuntu.com/121468/ [16:47] Keybuk: Some info: If running with udev_log=debug (and a serial console) the problem isn't nearly as bad, although there are a huge number of "vol_id..." invocations early in the initrd - before netconsole gets going. Without either "debug" or "info" log-levels, the disk will just thrash constantly and not reach a prompt for a very long time (hour?). This is with just a single LVM volume, not even mounted via fstab. [16:48] Keybuk: If you want to ssh in to observe/interact, I can do that [16:53] my guess is that mdadm and lvm (and probably just devmapper) are generating open/close events in the kernel [16:54] It is very weird how with logging on, the timing difference allows the system to boot. Also very frustrating, because it is making it almost impossible to catch the activity! [16:54] the timing difference is just because udevd is much slower [16:54] you could replicate the same by adding a rule like [16:54] SUBSYSTEM=="block", RUN+="/bin/sleep 5" [16:55] yeah, but my point is, the timing delay is preventing the problem... the disk doesn't thrash like it does when the system's being hit [16:55] is it preventing it? or just slowing it? [16:56] Keybuk: you need more testing? else I'd downgrade udev again so I can boot tomorrow [16:56] a continuous loop of events is bad whatever [16:56] geser: I think I have enough information to try and put together a test install [16:56] if I still can't replicate it, I'll come back to you [16:56] With logging enabled, I can get to the root prompt in about 80 seconds. Without it the disk thrashes with no screen reports for a _long_ time... longest I left it was 30 minutes [16:57] Keybuk: I found as soon as I added lvm2 to the intrd it fired it off - remove lvm2 from initrd and it's fine [16:57] sure, that's just the symptom though [16:57] the real problem is udev picking up events that seem to cause other events [16:57] it'd be interesting to find out whether it's caused by a udev event [16:57] or whether the kernel simply generates events over and over again anyway [16:58] I have a log here now (captured via screen from the serial console). I *think* it might be useful but I'm trawling through it to check [16:59] Keybuk: It's got a lot of this kind of thing: http://paste.ubuntu.com/121476/ [17:00] what I need to find out is whether the *next* event is caused by the previous one [17:00] that's possibly quite easy [17:00] SUBSYSTEM=="block", ACTION=="change", OPTIONS+="last_rule" as a 00-xxx.rules file [17:00] add that to the system, and see if the eventS stop [17:03] OK I'll try that now. I've just attached this most recent log-file to the bug report for you. [17:13] Keybuk: http://paste.ubuntu.com/121483/ with 00-xxx.rules (complete output, no looping) [17:14] after a udevadm trigger --subsystem-match=block [17:15] ogra: partman already complains if you don't create swap, AFAIK [17:19] geser: aha! fantastic [17:19] I bet it's something silly [17:20] should 'Running "grub-install (hd0)"...' take forever in a qemu box? [17:20] Keybuk: With the 00-xxx.rules the boot with udev_log="err" succeeded. About 60 seconds to the root prompt [17:20] IntuitiveNipple: does udevadm monitor show continuous activity? [17:21] Keybuk: After the system reaches the root prompt, the 'storm' has gone away. So no, it shows 'normal' behaviour at that point. [17:21] IntuitiveNipple: what about throughout the boot? [17:23] During the boot there's no way to run that manually since the storm kicks off the very moment udevadm starts. [17:23] so you're saying that you still get the looped events during boot? [17:23] or are you saying you simply don't know [17:24] please be accurate [17:25] With udev_log="err" it is difficult to know what is going on. The console reaches about 6 seconds and then all console logging ceases, the hard disk begins thrashing continuously, and it never appears to get out of the initrd stage (I was hoping by leaving it that /var/log/udev might catch something) [17:25] "it" ? [17:25] please be specific about what you are doing [17:26] I cannot read your mind] [17:26] With udev_log="info/debug" the console continues to deliver kernel messages as well as the udev output, and it takes about 80 seconds to reach the recovery root prompt [17:26] I don't care about how long anything takes [17:26] that is irrelevant [17:26] are you seeing the same change event for the same block device repeated over and over? [17:26] IntuitiveNipple: did you also add that additional rule to the initrd? [17:29] Keybuk: The log messages blur the console. The log-files I attached to the bug from serial are hard to parse since there's so much in them. I've not spent a massive amount of time analysing every line of one so far [17:30] geser: Yes, and it allowed the system to boot but problems with /dev/disk/by-uuid/ entries missing - obviously :) [17:30] ok, so you see continous log messages [17:30] putting in that rule I asked, do you _STILL see continuous log messages [17:30] or do they stop? [17:31] With the 00-xxx rule *and* udev_log="debug" there seemed to be the same amount of log messages. [17:31] continuously? [17:31] ie. the log messages never ever stop? [17:31] No. Whenever I use udev_log="debug|info" the udev messages stop just before the root login is reached [17:35] well, that doesn't make sense in of itself [17:36] changing udev_log shouldn't change anything [17:36] are you, honestly, telling me that changing udev_log makes this bug appear and go away? [17:36] Yes. [17:36] ie. if you set udev_log to a particular value, your machine boots as normal, and udevadm monitor shows nothing if you run it while booted [17:36] even with the OPTIONS+="watch" rules all in place? [17:37] I've seen it before, with the kernel, debugging suspend/resume. Just adding additional logging added enough time delay to cure the problem [17:37] correct [17:37] This test-bed has the default install on, I've not messed with it [17:38] iiiinteresting [17:38] you know what this suggests? [17:38] this suggests that the inotify event is coming from one of the programs that udev runs [17:38] and the logging is enough to slow down the call of inotify_add_watch such that the run rule finishes before it [17:39] geser's debugging suggests that udev is indeed chasing its own tail [17:39] The thing I keep noticing is vol_id [17:39] It feels as if it is triggering itself [17:39] vol_id certainly shouldn't [17:40] extras/volume_id/vol_id.c: fd = open(node, O_RDONLY); [17:40] it opens the block device RDONLY [17:41] Looking through that log, I see a lot of this kind of thing, too: udevd-event[1569]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:LNXTHERM: not found.' [17:41] that's all normal [17:41] okay [17:42] all we're looking for is something that udev runs that opens the block device for _writing_ === iulian is now known as Guest46483 [17:44] I'm reading every line in the log now, but its slow going [17:46] There are a *lot* of these: udevd[835]: seq 729 forked, pid [914], 'add' 'acpi', 0 seconds old [17:47] Keybuk: it's 65-mdadm.vol_id.rules what's causing this [17:47] geser: they're not installed on this test-bed [17:48] http://people.ubuntu.com/~scott/udev.inotify.patch [17:48] could you try applying that to udev's source and rebuilding [17:48] I think I've noticed something. The rules are firing like mad when ACPI and PCI are creating devices [17:49] IntuitiveNipple: *shrug* you'd expect to see a lot of udev events then anyway [17:50] Keybuk: when I comment out IMPORT{program}="vol_id --export $tempnode" from 65-mdadm.vol_id.rules the looping stops [17:50] geser: right [17:51] that's what will cause mdadm to be run though [17:51] so commenting out the mdadm --incremental line has the same effect, no? [17:52] I'm customizing Ubuntu. What are possible reasons for vntwsusb not showing up in lsmod? 1. sudo depmod -a vntwusb 2. lsmod . It's also added to /etc/modules [18:00] how does one set up encrypted swap? [18:00] do I select "physical volume for encryption" then put the swap in that? [18:03] is the xml that libvirt wants to see documented anywhere? [18:03] meh. so it is [18:04] Keybuk: yes [18:05] Keybuk: (or put a physical volume for LVM in that, and put swap on LVM) [18:05] the reason you might do the latter is that it is much less faff to have just a single encrypted block device [18:07] I've gone for a full spectrum attack [18:07] /dev/sda1 + /dev/sdb1 -> /dev/md0 -> ext3 /boot [18:07] the other approach that many people seem to use is to avoid LVM, and just create a crypted block device and use /dev/random as key. [18:07] /dev/sda2 + /dev/sdb2 -> /dev/md_crypt1 -> swap [18:07] /dev/sda3 + /dev/sdb2 -> /dev/md1 -> lvm ubuntu -> root -> ext3 / [18:08] so at least one of these should show up the bug :p [18:16] cjwatson: about half a dozen people have reported that udev seems to chase its own tail with inotify watches [18:17] ie. it makes the node, sets the inotify watch, and then runs some things that write to the block device, so loops doing it over and over [18:18] * lamont kills trackerd with 2+hours CPU time, wonders if it will ever be interesting enough to let it complete a run [18:20] lamont: That's a bug - it writes its IntegrityCheck=1 value into the database back to front :) [18:21] huh? [18:21] jaunty broke some kind of very important library i think [18:21] a few weeks ago [18:21] lamont: https://bugs.edge.launchpad.net/ubuntu/+source/tracker/+bug/324300 [18:21] Ubuntu bug 324300 in tracker "Incorrect parameter order for SetOption" [Unknown,Fix released] [18:21] i am trying to use apt to upgrade my system from the live cd [18:22] but chrooting doesn't work because i can't run a shell or any other command due to said breakage [18:22] so i need a way of telling dpkg to work on files in /some/mountpoint [18:22] trackerd uses sqlite? [18:22] ZOMFG [18:23] /dev/md4 968864600 386122036 572982160 41% /home [18:26] Keybuk: yeah, I saw - being called away now though, I'm afraid [18:28] Keybuk: tested your patch, no improvement (it got only harder to stop it, had to use the init-script) [18:33] mdz: you around? [18:34] IntuitiveNipple: I've always assumed it just meant I needed to clean up /home :) [18:35] lamont: Well I thought it was just all my Evolution imap4 accounts and the number of mailing lists I'm subscribed to [18:35] then again, apt-get remove --purge tracker; killall -9 trackerd seems to fix it for me quite nicely [18:36] lamont: upstream have completely reworked the code now, and so I think we'll be left to patch what we have ourselves [18:36] though sometimes I wonder what I'm missing by doing that [18:36] I found google-desktop was better than trackerd [18:36] I choose not to share my desktop with google [18:37] I choose not to share my desktop with tracker. [18:37] then again, on the rare times that I need to find something, uh... find works well enough for me [18:37] Mithrandir: what exactly does tracker purport to do? [18:37] ehm... track things? [18:37] duh [18:37] index files via metadata etc [18:37] lamont: apart from filling up your home partition and burn in your CPU? [18:38] lamont: dunno, I've taken to just tossing it out. [18:38] Mithrandir: well, yeah... /me is searching for any redeeming value in said burnage [18:40] Mithrandir: I mean, not all of the crack in the desktop is bad... [18:40] (and most of it isn't crack at all - fun distinctions to make) [18:41] lamont: I think it's supposed to be a search engine. I tend to just use folders for organising stuff. [18:41] (and most of the interesting bits where I want to search aren't on my desktop.) [18:41] yeah [18:41] as in it just looks in ~/Desktop? [18:41] that'd be a waste [18:41] nah, as in ~ [18:42] ok [18:42] still, I regularly use a bunch of different machines, and things like my email is not on this machine. [18:42] and yeah, the habits of actually organizing stuff that have grown over the past uh decade plus mean I don't really need something to find stuff for me [18:43] I tend to have duplicate copies of stuff, but I generally find what I'm looking for [18:43] else I have find and grep [18:48] hrm... I wonder how to bludgeon libvirt into putting the devices on the same bridge as the physical eth0 [18:52] if i can only run executables like this: /lib/ld-linux-x86-64.so.2 /bin/bash [18:53] then what do i need to do fix it? [18:56] geser: sure? my patch doesn't compile [18:57] Keybuk: it applied here, I build successfully a new source package and my pbuilder had no problems to build the deb [19:00] I think you're all going mad ;) [19:00] I just put together the most complicated setup I could think of, and still can't replicate the bug [19:01] help me please, my system is broken and i'm sure someone knows the quick answer [19:01] i can ONLY execute binaries when run under /lib/ld.so [19:01] alex-weej: You really need to ask for help in #ubuntu or #ubuntu+1 if you are running Jaunty. [19:02] everyone there is just like "how do i get compiz to spin?" [19:02] That doesn't make this a help channel. [19:02] ok let me rephrase my problem [19:02] apt HOSED my system. there is a bug somewhere. i am trying to find out what it has broken so it doesn't happen again [19:02] alex-weej: #ubuntu [19:03] this channel is for "I'm patching APT to ..." [19:03] i'm patching apt to not break my linker [19:03] but i need to know what the difference is between me manually running /lib/ld exec args and just asking the kernel to execute exec args [19:04] depends how the program you're execing is compiled [19:04] what linker is the program compiled to use? [19:05] well i would have thought /lib/ld-linux-x86-64.so.2 [19:05] but apparently not, as nothing works [19:05] don't think, look [19:05] if you don't know how, you're in the wrong channel ;) [19:05] "the program" is anything ubuntu has installed on my system, even /bin/true [19:07] Keybuk: you obviously know the answer and are just torturing me [19:07] :( [19:08] ubuntu@ubuntu:~$ sudo chroot /mnt /lib/ld-linux-x86-64.so.2 /bin/bash /usr/bin/ldd /bin/true [19:08] not a dynamic executable [19:10] alex-weej: is /mnt mounted noexec? [19:10] Mithrandir: no. if it was, i wouldn't be able to run the linker ;) [19:11] if you just cd to /mnt and run bin/bash, does that work correctly? [19:11] yes, but with the wrong libs obviously [19:12] wait -- ... [19:12] oh no, yes, ignore that. yes it works [19:12] naturally. Try copying /mnt/lib into /mnt/lib.old or something and copy /lib/ld-linux-x86-64.so.2 into /mnt/lib and ditto for glibc, then chroot /mnt true and see if that works? [19:12] Keybuk: I'm used to bugs which only a handful person can reproduce, in intrepid I had a kernel problem where only kees was affected too [19:15] Mithrandir: glibc is just libc.so.6 ? [19:15] alex-weej: the file that points to, yes. [19:15] libc-2.8.90.so [19:15] yep got it, no luck [19:16] can you strace it? [19:17] geser: are you around tomorrow? [19:17] yes, starting from 10 UTC or so [19:19] Mithrandir: yeah. do you want me to reinstate the real lib folder? [19:19] alex-weej: either one which fails should tell us something [19:19] i did tr this first but couldn't figure it out [19:20] Mithrandir: actually, do you want me to strace the chroot process or trying to exec a process within the chroot? [19:21] alex-weej: you need to strace the chroot call. [19:21] so sudo strace chroot /mnt /bin/true [19:21] then pastebin that. [19:21] ok the other one is interesting though, i'll show you both [19:24] Mithrandir: http://rafb.net/p/N1GgmP21.html is what you asked for, and http://rafb.net/p/wVWnv565.html is the one within the chroot (running strace via ld and trying to execute "bash") [19:25] alex-weej: can you try using true rather than bash? [19:25] alex-weej: and can you do strings /mnt/bin/true | grep ^/lib ? [19:35] Mithrandir: sure [19:37] Mithrandir: http://rafb.net/p/UkEibD20.html and http://rafb.net/p/xTwDG588.html [19:38] also true has /lib64/ld-linux-x86-64.so.2 in it, that's it === ssweeny_ is now known as ssweeny [19:38] and that file exists and is executable and all, else nothing would have worked. [19:38] Mithrandir: indeed, there's no /lib64 in /mnt [19:38] ah [19:38] that'd explain it [19:38] so it looks like coreutils was upgraded or something and they changed to /lib64 [19:39] just make it a symlink to /lib [19:39] no, it's always been lib64 [19:39] this system used to work... [19:39] yes, so something ate the symlink. [19:40] Mithrandir: ok now i can just chroot and indeed it seems to work fine [19:40] is strings the only way to check what linker a bin is supposed to use? [19:41] it's at least an easy way to do so. :-) [19:41] ubuntu@ubuntu:/$ dpkg -S /lib64 [19:41] libc6: /lib64 [19:41] maybe a bug in libc6 packaging? [19:41] it could be. [19:42] ok i'll get uptodate and see what happens [19:42] the fact that when i booted it just says "/sbin/init - no such file or directory" is a bug though i think [19:43] the missing linker is causing that error message and it's getting misrepresented by the looks of things [20:33] whenever I log out of gnome, my screen turns black (backlight still on) and my computer becomes unresponsive. ctrl + alt + backspace/delete do nothing. I don't see a cursor in the top left either. Anyone have any ideas how to debug this? [20:34] seems launchpad has nothing similar [20:42] Keybuk: I've managed to catch it in the act and log it. [20:42] wtf do I get EPERM from a write to a connected UDP socket on localhost? [20:44] *giggle* === asac_ is now known as asac [21:52] Keybuk: you can't reproduce it? [21:55] Keybuk: here's the script I used to create my encrypted swap: http://paste.ubuntu.com/121574/ [22:01] Keybuk: I have that issue without any encryption. Just plain LVM. [22:03] Keybuk: I do not even have / on LVM... that is on boring plain partition. [22:26] Keybuk: you reassigned bug 328045 to partman-base - do you have any help to offer on it? [22:26] Launchpad bug 328045 in partman-base "[jaunty] Jaunty CD installation problem during harddisk partitioning" [Undecided,New] https://launchpad.net/bugs/328045 [22:27] stgraber: any progress on bug 328097? [22:27] Launchpad bug 328097 in partman-auto "preseeding partitionning isn't working anymore hardy 8.04.2" [Undecided,Incomplete] https://launchpad.net/bugs/328097 [22:35] cjwatson: haven't had much time to look at it recently, I should be less busy next week now that we're feature-frozen so I hope to have some time to debug it [22:40] stgraber: thanks === Daviey_ is now known as Daviey [22:47] cjwatson: with the latest DVD the preseeding is gone by d-i complains about the ubuntu seed file being gone === rgreening_ is now known as rgreening