=== dendro-afk is now known as dendrobates [00:11] New bug: #904532 in nova (main) "Provide a script to automate cleanup of _base" [Undecided,New] https://launchpad.net/bugs/904532 === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk [03:24] hi there [03:25] im having issues with booting 10.04 setver [03:26] it freezes after the init-bottom finishes [03:27] im running the latest ubuntu 10.04 kernel and updates [03:29] any ideas how i can get it working again. also trying to use the last kernel doesnt work either [03:41] Hi [03:48] Hey guys. Can someone help in installing Eclipse-PDT on Ubuntu ? I tried installing it from the tutorial here, but I'm having some problems with it https://help.ubuntu.com/community/EclipsePDT === dendro-afk is now known as dendrobates [04:29] hi === dendrobates is now known as dendro-afk [05:26] Hi [05:26] Any clue about https://lists.ubuntu.com/archives/ubuntu-server/2011-December/006024.html ? === sixstringsg is now known as sixstringsg|away === smb` is now known as smb === Vivek is now known as Guest99987 === Guest99987 is now known as Vivek [08:47] I have made a fresh install of Ubuntu Ubuntu 11.10 [08:48] I have followed the following URL to install orchestra http://cloud.ubuntu.com/2011/09/oneiric-server-deploy-server-fleets-p1/ [08:50] When I do a cobbler list: I am not able to view the oneiric-i386 or oneiric-x86_64 in any of the distros:, profiles:, repos:, the mgmtclasses is completely empty. [08:50] Why is this happening ? [08:51] The Host is Ubuntu 11.10 and I am running orchrestra on a host running in virtualbox. === bladernr_afk is now known as bladernr_ === jibel_ is now known as jibel [09:22] Vivek: you might need to run orchestra-$something to get it to initailise things properly [09:23] What is the $something ? [09:24] I am missing all oneric entries. [09:30] so if you do tab completion on orchestra- you should get a selection of different scripts to choose from I don't remember which the correct one was [09:30] potentially request isos or similar [09:30] (I don't have my VM with orchestra running at the moment) [09:40] orchesta-import-isos [09:40] drt24: orchesta-import-isos [10:03] ahh good :-) [10:03] morning o/ [10:04] morning all [10:04] morning lynxman [10:06] jamespage: morning jamespage :) [10:10] morning [10:11] Daviey, smoser, utlemming, lynxman (plus anyone else whos interested) [10:11] Question : when /boot is setup as a separate partition, is there a requirement for it to be ext2 ? [10:11] the minimal virtual install is around +50MB oversized in precise ATM [10:11] caribou: requirement is only put by grub, I think it supports XFS as well and other filesystems [10:12] thanks lynxman [10:12] two versions of python is some of that; but we are also carrying multi-arch overhead - should/can this be disabled for the minimal-virtual install? [10:12] caribou: "GRUB supports all commonly used Unix file systems, VFAT and NTFS used by Windows, as well as Logical Block Address (LBA) mode. GRUB allows users to view the contents of files on any supported file system." [10:13] I'm working on a kdump patch to fix an issue when /boot is a separate partition [10:13] lynxman: thanks, means that the patch will need to be more generic [10:14] jamespage: I reckon so, but I think Daviey was doing some work on that [10:21] lynxman, hmm - is Daviey around? he might be on hols [10:24] jamespage: o/ [10:24] holololowhat? [10:26] Daviey: lynxman thought you might be looking at the minimal-virtual install size on amd64? [10:26] jamespage: he's never on holidays :) [10:26] its about 50MB oversize - see above [10:29] jamespage: I don't know that we can disable multi-arch for a specific usecase [10:30] we might just have to lump it, unless there are other reasons for the expansion? [10:30] Daviey: well its only 50MB so I can update the test case to make an allowance for amd64 architectures [10:30] I did notice am64 iso recently ballooned, not clear why [10:30] (amd64 iso is currently oversized) [10:30] .. so we do need to fix that. [10:30] Daviey: OK - so I'll update the test case to account for the multiarch increase [10:31] it will still fail; so I'll raise a bug as well [10:31] I have looked but can't see why it is so much larger [10:31] right [10:31] I'd like to be certain that is the only reason for the bump [10:31] +25MB for multiarch [10:32] Out of interest, when was the last time anyone here used alien? [10:36] Daviey: three or four years ago I'd have thought. Back when it was relatively new, and most things were packaged for rpm [10:41] BigRedS: right, we still ship it on the CD.. wonder if we still need to. [11:01] where can i get help about openerp? I want to know can i install openerp on ubuntu-server as a server? will i be able to connected via my browser? [11:05] lynxman: looks like grub doesn't like XFS on /boot. my VM no longer boots :) [11:05] caribou: *doh* [11:05] caribou: it should supposedly work [11:06] well, grub-rescue tells me "unknown filesystem" [11:06] :/ [11:19] Daviey: bug 904681 [11:19] Launchpad bug 904681 in ubuntu "precise amd64 minimal-virtual install is oversized" [Medium,Confirmed] https://launchpad.net/bugs/904681 [11:19] I've also annotated the jenkins job with a link to this bug [11:38] jamespage: you are pretty good.. aren't you? [11:39] New bug: #904681 in ubuntu "precise amd64 minimal-virtual install is oversized" [Medium,Confirmed] https://launchpad.net/bugs/904681 [11:39] jamespage: I'm /certain/ there is a deeper problem [11:41] New bug: #904694 in cloud-init (main) "Start/stop on EC2 does not reset private IPs/hostname" [Undecided,New] https://launchpad.net/bugs/904694 [11:48] Daviey: the ath9k rom in ipxe is still broken, should I try to build a package skipping it? :) [11:48] Daviey: agreed === bladernr_ is now known as bladernr_afk [12:02] jamespage: You don't log what packages are installed in those images, do you? [12:02] jamespage: Like a package manifest of sorts? [12:02] soren: well we grab the d-i syslog [12:02] jamespage: i see the image size jumped 35 MB from 2011-11-29 to 2011-12-02. [12:03] In VMBuilder, I used to run "dpkg-query -W --showformat='${Package} ${Version}\n'" at the end to capture the manifest. [12:03] That was really useful in tracking down exactly like this. [12:03] soren: that would be a good addition to the data captured [12:06] Daily archive snapshots would also be awesome. [12:19] Silly question but how can I change the Ubuntu install partition editor to create MBR partitions instead of GPT? I'm using old hardware [12:27] lynxman: maybe in expert mode [12:27] zul: hmm I'll try, thanks :) [12:50] hi all [12:50] koolhead11: hi o/ [12:51] hello lynxman . how are things :d [12:52] koolhead11: busy :) [12:53] lynxman: awesome. i am reading OS. been a while i read hard copy of any book :P [13:21] http://www.xkcd.com/989/ lol [13:25] New bug: #904739 in euca2ools "euca-import-keypair does not work to EC2" [Undecided,New] https://launchpad.net/bugs/904739 [13:27] hey RoyK i hate you man :P [13:41] New bug: #904748 in samba (main) "package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')" [Undecided,New] https://launchpad.net/bugs/904748 [13:44] If I've an md array rebuilding, is there a way to ask it which device is being readded? [13:50] lynxman: how is it broken? === bladernr_afk is now known as bladernr_ [14:17] Daviey: hey did you see the security review that jdstrand did for keystone? [14:42] zul: sure did [14:42] Daviey: will put it on my list [14:43] \o/ [14:43] so its going to be properiatary (i cant spell that word) [14:49] Daviey: the same rom as before doesn't work [14:50] Daviey: ath9k rom is broken, and nobody knows on #ipxe [14:51] New bug: #861650 in glance "Glance client packaging uses non-required dependencies" [Undecided,Fix committed] https://launchpad.net/bugs/861650 [14:53] Daviey: I think I'll just exclude ath9k rom or maybe use the old one === dendro-afk is now known as dendrobates === bladernr_ is now known as bladernr_afk === Ursinha is now known as Ursinha-lunch [17:25] kees: jjohansen: the seccomp2 stuff in ubuntu-precise kernel is supposed to be usable, right? [17:25] * hallyn fixin' to have some fun with seccom2+lxc over break [17:28] hallyn: I still haven't examined the execness, but the code is there in precise, yes. [17:28] hallyn: I'll be excited to see what you come up with! [17:29] kees: cool, thanks. First I'll actually play with the mini jail from google folks, so I'll verify with that whether the kernel is all right I guess :) [17:32] hallyn: yeah, minijail is cool === sixstringsg|away is now known as sixstringsg [17:35] adam_g: can you have a look http://paste.ubuntu.com/771266/ [17:38] zul: is this to be the current delta between our branch and the ubuntu-openstack-packagers branch? [17:38] adam_g: yeah plus my fixes to it [17:42] zul: ah, looks good. i wanna check on "glance-manage db sync", im not sure if that command is still there.. even if it is, "glance-manage" wasn't functioning at all last night. im not sure if config files need updating or what [17:43] i installed that package this morning and didnt have the same problem [17:43] hmm ok [17:48] adam_g, have you installed precise packagess of current nova? [17:48] i was seeing db sync issues with nova on devstack yesterday (from git, not packaged) [17:48] zul: is there a branch somewhere with that diff? ill give it a go [17:48] adam_g: not yet gimme a sec [17:48] smoser: i haven't used anything that hasn't been in our archive this cycle. ill probably start working off milestone-proposed now [17:49] smoser: what was the issue? tables already exist? [17:49] so... if someone could veirfy that nova db sync works on precise from package, that'd be good. [17:49] adam_g, hold on. let me dig log. [17:49] adam_g: lp:~zulcss/glance/ubuntu-merg [17:49] smoser: hmmm? [17:49] smoser: ive been using packaged nova without problems [17:50] but what level are they at? [17:50] this is recent in last week i think [17:50] http://paste.ubuntu.com/770272/ [17:51] now, clearly devstack does all that pip crap, so something else could be in the way. but i just hoped someone had seen it functionoing given recent nova on recent precise. [17:51] that was tip of both yesterday morning. [17:51] smoser: ive seen that before a while ago, it was a bad migration config in nova's migrate repo [17:51] adam_g, well it woekd on oneiric [17:52] 85% sure they were the same things [17:52] smoser: the same nova versions? [17:53] yeah. [17:53] both at tip of af54e79b7815c233c6e800bc79e428fe23f92eb7 [17:55] smoser: it might be related to mysql changes. i hit almost the exact same thing (if i remember correctly) only when mysql was configured using InnoDB instead of MyISAM [17:55] adam_g, i just launched another one in canonistack. [17:55] i just launch with: http://paste.ubuntu.com/771386/ [17:56] as user-data on my precise amis [17:56] smoser: https://bugs.launchpad.net/nova/+bug/816236 [17:56] Launchpad bug 816236 in nova "Initial 'nova db sync' migration fails on mysql (if InnoDB was used since the beginning)" [High,Fix released] [17:57] if this reproduces now i'll open a bug, adam_g [17:57] and you can poke at the system too [17:58] smoser: at the surface it looks like the same thing, id look at the patch that fixed that bug and see if the same could be applied to the migration thats failing. it might be triggered by our mysql changes, but ideally those migrations should run on any compatable db backend, id think === Ursinha-lunch is now known as Ursinha [18:17] zul: that package doesn't work. none of of the dependencies i added in lp:~gandelman-a/glance/fixdeps exist in that pkg branch? [18:18] adam_g: shit gimme a sec [18:18] i totally forgot about your branch in my branch [18:19] :) [18:21] adam_g: fixed [18:23] zul: im curious to know why we're not doing all of this ontop of the upstream branch? [18:24] adam_g: becuse i have pushed to the upstream branch [18:24] i wanted someone to test it other than me before i pushed it [18:24] s/pushed it/merge request/g [18:25] but after those changes we will be sync for glance at least [18:25] * zul goes back to writing man pages [18:26] zul: well i mean, why not rebase based on what is in the current upstream branch, add our changes and push back? that dependency change you just applied will be a merge conflict against the upstream change [18:27] adam_g: thats the goal essentially [18:27] zul: ah, im not tryin to bust your chops just trying to wrap my head around how this is supposed to work :) [18:28] adam_g: sure sure, but yes we need to sync everything up [18:28] zul: goin to #openstack-packaging === sixstringsg is now known as sixstringsg|away [18:37] zul: what's your intent with the branches owned by ~openstack-ubuntu-packagers? my best interpretation of the intent is that changes should go there instead of the lp:ubuntu/* branches, but there's no Vcs-Bzr tag in the packaging to confirm that [18:39] broder: openstack-ubuntu-packagers is apart of the openstack project and thats where they keep their packaging, ubuntu packaing is kept in ubuntu-server-dev and the debian/control needs to be updated to reflect this [18:40] perhaps you all can help me... i've got a system which tries to boot, but yells about a readonly filesystem and says it needs recovery (after which writing will become active again). It dumps me into an initramfs prompt. If I use a LiveCD to fsck the partition, will that fix the issue? [18:47] nevermind fixed it [18:47] running the fsck fixed the partition. === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk [19:09] adam_g: is it ok for merging? [19:19] zul: crap hold on [19:22] /usr/sbin/service: 9: Syntax error: EOF in backquote substitution [19:22] can i reinstall the service binary somehow? === dendro-afk is now known as dendrobates [19:25] webPragmatist, sudo apt-get install --reinstall sysvinit-utils [19:30] smoser: what's up with this UUID=08f80e21-4bc5-4192-b77e-fe4c476c62b3 / ext4 errors=remount-ro 0 1 [19:31] should i restart? [19:31] man this server is effed [19:33] SpamapS: ping [19:33] webPragmatist, i dont know what you mean. [19:33] that looks sane to me. [19:33] adam_g: pong, sup? [19:35] SpamapS: mysql on precise, did the default storage engine change? [19:36] smoser: the drive is mounted read-only ? [19:36] i'm just confused… maybe it needs to run fsck? [19:36] adam_g: yes! [19:36] adam_g: 5.5 has InnoDB by default. [19:37] because MyISAM is doomed. :) [19:37] webPragmatist, thats from fstab? its just telling you that if there are errors, it will be remounted read-only. [19:37] so, if it is RO, then there might have been issues on fscheck. [19:38] SpamapS: ok, thats what i figured. thanks [19:38] smoser: ^^ thats why this is only turning up on precise [19:40] hm.. [19:40] nova can't handle being innodb? [19:41] adam_g, so you tihnk that 022_ migrates from InnoDB -> InnoDB and that causes issues ? [19:41] SpamapS: it can with special care during migrations. [19:43] smoser: probably, or a python-migrate not being able ot handle storage engines being swapped out from under it [19:44] alter table foo engine=InnoDB; when it already is InnoDB is exacty the same as doing 'optimize table foo' === dendrobates is now known as dendro-afk [20:24] smoser: what should i do heh? [20:31] I'm setting up RAID5 md on 4 disks. Is it recommended to put LVM on top of the md? I have no need for more than one partition in this md. And I doubt the server will grow as its full. [20:49] sveinse: LVM has other benefits [20:49] sveinse: like snapshots === dendro-afk is now known as dendrobates [21:15] adam_g Daviey: so that glance-manaage bug doesnt affect the milestone-proposed branch (just tested it) so we should be ok [21:17] win [21:18] smoser: How did daily triage go? [21:19] ;) [21:19] hah! nice answer :-P [21:21] * Daviey does some [21:28] Anyone fancy sponsoring, bug 903901 SRU? [21:28] Launchpad bug 903901 in openldap "[Lucid] backport fix for ITS#6458" [Medium,Fix released] https://launchpad.net/bugs/903901 [21:29] i'm looking at it Daviey [21:29] rocking! [21:29] i hate the package importer failing [21:31] I hate disease, poverty and lack of world peace; we all have things we don't like, eh? :) [21:31] disease. [21:31] pft [21:31] says the young and healthy [21:32] zul: were you going to respond to kees question about SRU's ? [21:32] SpamapS: i did [21:32] stupid sup.. [21:32] * SpamapS digs back through archived threads [21:33] zul: you must have responded in private [21:33] I didn't see the reponse, i don't thik [21:34] oh, wait - i did [21:34] the list didn't show it [21:34] SpamapS: stuck in the moderation queue again i bet [21:35] Yep.. zul - you'll need to poke sabdfl, mdz, Keybuk, cjwatson or pitti. [21:35] Or join the ML [21:35] Hmm, not necessarily in that order. [21:35] lovely [21:36] its only moderated for non-subscribers isn't it? [21:36] I assumed the subscribers was limited to the techboard, by design. [21:36] But i guess there is no reason for it to be. [21:36] nope, I'm subscribed [21:36] so much to do so little time [21:37] * Daviey sub's [22:04] http://wstaw.org/m/2011/12/15/plasma-desktopLb1917.jpg - anyone know what is wrong? [22:13] wmp: "Root-NFS: no NFS server address" [22:14] wmp: that may be misleading, but basically it means the server wasn't able to mount the root partition [22:14] this have all kernels, but only on this machne dont work [22:14] wmp: in grub, what does 'root=' show ? [22:14] SpamapS: wait ;) === dendrobates is now known as dendro-afk [22:17] zul: what release did you test? [22:18] SpamapS: http://wklej.org/id/648592/ [22:21] adam_g: you are using trunk (e3), release is (e2) [22:21] adam_g: i updated my branch so you should be able to just pull it [22:21] and rebuild yadda yadda === dendro-afk is now known as dendrobates [22:22] ok [22:23] wmp: hm, I don't really know how to read that.. but typically I'd expect an 'initrd' somewhere [22:29] SpamapS: i must change sda1 to hda1 [22:29] interesting... === guampa|2 is now known as guampa [22:44] Heyo everybody! i need to get to (whole) bash terminal from gdm.. any suggestions? [22:48] sanderlt: ctrl-alt-f1 [23:00] zul: that pkg seems to be cool excpet for registry === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates