[00:00] yeah, as in the nick on this channel :) [00:01] (bug 902237 is the one) [00:01] Launchpad bug 902237 in qemu-linaro "kvm-spice is very slow to boot" [Medium,Incomplete] https://launchpad.net/bugs/902237 [00:01] k [00:02] I am hit with this bug https://bugs.launchpad.net/ubuntu/+source/kickseed/+bug/548617 [00:02] Launchpad bug 548617 in kickseed "Fresh kickstart installation of lucid fails, - asking for ISCSI volumes (dup-of: 546929)" [Undecided,New] [00:02] Launchpad bug 546929 in linux "most PATA/SATA modules missing in Lucid netboot" [Critical,Fix released] [00:04] i guess at this point i should resign myself to writing a ncftool manpage soon. maybe this weekend. [00:08] Oh, and final question from me tonight, can servers be run without a monitor attached? [00:11] I know whenever I try it on a desktop edition of Ubuntu it just crashes... [00:20] Lcawte: yes, definately they can [00:20] * hallyn out [00:20] Good, is it easy to do (ie a simple command or just unplugging the screen?) [00:54] i am kind of new to ubuntu... [00:55] I am trying to Su into ubuntu... and it wont let me [00:55] I wan tto install some software [00:55] so what is the routine? [00:55] I wan tot apt-get install erlyvideo [00:58] Hi [00:58] Please suggest about https://lists.ubuntu.com/archives/ubuntu-server/2011-December/006020.html === sixstringsg|afk is now known as sixstringsg [01:17] IrishGringo: sudo apt-get install erlyvideo [01:29] hallyn: I'd probably make it a "Recommends:" instead. [01:30] SpamapS: I was able to install it with the script in instructions [01:30] useing sudo [01:30] anyone have experience using erlyvideo/ or any video streaming? [01:47] I may wan to add ftp to this ubuntu server... are there options better than ftp? [01:47] where I can use filezilla? [01:48] sftp [01:48] IMO, ftp should not be used by anyone, for anything, ever [01:49] and there's no excuse for it anymore, now that sftp is easy to set up and use [01:51] qman__: how do I install it? apt-get sftp? [01:51] apt-get install openssh-server [01:52] by default, all users have normal sftp access to the system [01:53] you can further restrict who has access or set up chroots in /etc/ssh/sshd_config [01:53] be aware that this also enables ssh by default [01:55] I am sftp into the box... very cool [01:55] hi [01:55] erlyvideo... does anyone have expereince with it? [01:57] My company is growing and we can't have user accounts separated on every host, every server and every application or service. In Windows one could just setup an ActiveDirectory server for thatm, and have multiple services and hosts authenticating against it. [01:57] OpenLDAP [01:57] Wht would be the best alternative to centralize authentication using a linux server and both windows and ubuntu desktop clients? [01:58] windows clients are going to be the problem [01:58] you need stuff like samba and winbind and kerberos, and getting it to play nice with active directory is a pain at best [01:58] if NT4-style domains are good enough, samba 3 can handle it [01:59] i won't use a windows server at all, there are only linux desktops, and some windows virtual machines used for testing and legacy software. [01:59] I'd bite the bullet on the windows machines and just go straight linux then [02:00] way more trouble than it's worth if you don't have more than a few [02:00] I was reading OpenLDAPServer wiki and found nothing about windows. [02:00] that's because OpenLDAP doesn't do windows [02:00] samba does [02:01] and integrating the whole mess is a task which is not for the weak [02:01] however, if you just go linux to linux, you can set up just openLDAP [02:02] Well, there are some samba shares used across all offices, and current authentication is using smbpasswd, not external You mean that I can chain samba to authenticate against openldap? and also windows to authenticathe through samba? [02:03] getting windows connected is hard [02:03] if NT4-level of domains is acceptable, it's not too bad [02:03] but IIRC that only works reasonably well up to XP and 2003 [02:03] ok, let's discard windows at all. [02:03] newer versions of windows require significant modification to work without a complicated kerberos setup [02:04] without windows, you can set up a standard openLDAP network, get your clients authenticating, and then configure samba to authenticate against it [02:04] that's cool. [02:05] while nontrivial, it's significantly less complicated than if you add in windows clients [02:05] and from the desktop client side, does it requires hacking a lot into config files for every workstation, or in ubuntu it could be easier? [02:05] each workstation will need to be configured to authenticate against the LDAP server [02:05] however, you can script it [02:06] and if you preseed your clients or similar, you can include it in your new setups [02:06] basically the client needs to install the ldap client, then configure pam to use it, and make sure that the local user configuration doesn't interfere [02:06] ok, in real life unified authentication works like this? I mean, they use OpenLDAP as server and desktops linux and apps authenticate against it? [02:06] and the latter is best done by making sure the ldap network uses high uids [02:07] except for special cases, everything in linux authenticates against pam [02:07] so all you need to do is configure pam [02:08] client configuration is very simple once your network is set up [02:08] there is another important question, what if the client is a notebook and not connected to network? Can I chain the authentication procedure to fall back to normal local login? [02:08] yes [02:08] in pam, you can configure it to accept both network and local logins [02:12] ok, i will dig a bit about that right now. [02:14] a tip from personal experience [02:14] whenever you are modifying pam configuration, leave a root terminal open [02:15] because if you accidentally break it, you won't be able to log in [02:15] and you won't be able to sudo [02:19] good one! === twb` is now known as twb === bladernr_afk is now known as bladernr_ [02:55] soren: ok, that was my original plan, will stick with that then. thx === dendro-afk is now known as dendrobates === sixstringsg is now known as sixstringsg|away === sixstringsg|away is now known as sixstringsg === Lcawte is now known as Lcawte|Away === sixstringsg|rdlB is now known as sixstringsg [04:11] New bug: #904079 in irqbalance (main) "irqbalance crashed with SIGSEGV in readdir() (dup-of: 739364)" [Undecided,New] https://launchpad.net/bugs/904079 [04:11] New bug: #904082 in krb5 (main) "package libkrb5support0 1.8.3+dfsg-5ubuntu2.2 failed to install/upgrade: pakiet libkrb5support0 jest już zainstalowany i skonfigurowany" [Undecided,New] https://launchpad.net/bugs/904082 [04:28] What's acpi-support called these days? [04:43] Please suggest about https://lists.ubuntu.com/archives/ubuntu-server/2011-December/006020.html [05:04] hi there - having a weird issue with bind9, where the root servers are always the AUTHORITY [05:04] anyone seen this issue before [05:04] ? [05:06] if i take the local ip out of resolv.conf and leave just the forwarder DNS, then dig uses the upstream DNS [05:08] as expected [05:09] but when the dns cache is setup, all local dns queries go out to the root servers [05:09] I didn't think dig used resolv.conf at all [05:09] If you just want a caching resolver, I recommend unbound rather than bind [05:09] resolve conf set the DNS, and adding a localhost IP enables the dns cache [05:10] i want master using bind9, but ran into this weirdness [05:12] thanks twb for your suggestion [05:12] unbound and nsd are resolver and server respectively; bind tries to do both in one tool and IMO that makes it much more confusing and icky [05:14] i have an existing bind9 setup and am familier with it, so ... [05:14] i am hoping to fix this weirdness === sixstringsg is now known as sixstringsg|away === WiuEmPe is now known as wmp [07:31] New bug: #904126 in samba (main) "package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')" [Undecided,New] https://launchpad.net/bugs/904126 === bitmonk__ is now known as bitmonk [08:23] hallyn: Any particular reason you wanted to make it a hard dependency? As a Recommends:, it'll get pulled in automatically, but can be removed explicitly. That seems ideal to me, but perhaps I'm missing something. [08:23] soren: no as long as it gets installed automatically i'm happy [08:24] hallyn: Great! [08:24] I'll push an update to do that tomorrow [08:25] i really need to find me an amd box for qemu testing [09:48] hi all [09:55] Hello koolhead11 [09:56] hi e_t_ [11:13] rbasak: Do you want to sign up for some of https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-arm-service-orchestration items? [11:14] Daviey: I assumed I was already by default? Though I'm not sure quite what I'm signing up for yet, I've started playing with juju (not on ARM yet though) === cs278| is now known as cs278 === alaing is now known as funkymonk [11:19] how do i check if my server box is blocking LAN connections? [11:24] rbasak: nah, the default is assigned to ~ubuntu-server [11:24] our are just the drafter :) [11:24] you are* [11:28] funkymonk: ? === bladernr_ is now known as bladernr_afk [11:33] yes [11:33] RoyK: yes? [11:37] what do you mean blocking lan connections? [11:39] iptables? [11:40] patdk-lap: since ufw/iptables must be enabled by the user, I wanted to know what he meant :P [11:42] RoyK: Sorry this channel has been a bit slow so i've asked over in #ubuntu [11:43] funkymonk: you never asked a clear question, so it's not really strange noone has bothered to answer [11:43] RoyK: I know I;m sorry just trying to get the terminology correct [11:44] basically i can ssh and visit the webste using the public address but if i use internal IP address e.g. 192.168.123.123 and 192.168.123.124 [11:45] then nothing appears to work [11:45] you haven't said anything about how your network is configured, on which network the server and client is, etc [11:46] royk, lost your crystal ball? [11:47] yeah, or my temper, or both [11:54] lol sorry guys [11:55] server: ubuntu 11.10 server edition. clients: win7 and windows 7 all three boxes are wirelessly connected to a single cable router [12:05] hey, Is here someone in charge of http://us-east-1.ec2.archive.ubuntu.com/ ? It's like one of its assigned IPs (10.252.111.96) doesn't serve the package repository… it's empty [12:15] utlemming, smoser: ^^ [12:16] they probably won't be in for a few hours yet though [12:22] rbasak: ok.. I just wanted to let you guys know… workaround is as easy as adding a fixed /etc/hosts entry for http://us-east-1.ec2.archive.ubuntu.com/ but you want to make sure you don't bundle such a modification into a custom AMI [12:23] muhqu: OK, thanks for the report! [12:23] if you want to repro the issue: curl http://10.252.111.96/ -H 'Host: us-east-1.ec2.archive.ubuntu.com' [12:24] results in empty apache file listing... [12:25] Well it's really /ubuntu/dists/oneiric/main/binary-amd64/Release (etc) that must exist first, but I presume that doens't work either? [12:26] so 10.252.111.96 should either be removed from the us-east-1.ec2.archive.ubuntu.com DNS rotation, or the missing directory structure should be added... [12:26] propably a wrong mount or NFS issue... [12:27] ec2 instances in us-east-1 do not cache the IP the get for http://us-east-1.ec2.archive.ubuntu.com/ … so every N package you try to install will fail... [12:33] erk. [12:36] fyi: the issue with http://us-east-1.ec2.archive.ubuntu.com/ is solved [12:38] muhqu: thanks, I think somebody was concurrently working on it [12:40] rbasak: no… we got it sorted out in #canonical-sysadmin [12:40] lamont took care of it [12:40] aha [13:36] New bug: #904243 in apache2 (main) "apache does not start on server startup" [Undecided,New] https://launchpad.net/bugs/904243 [13:50] good morning [13:51] morning zul [14:16] My Orshestra installation is missing the management classes when I do a cobbler list mgmtclasses: is empty. [14:16] Also the oneric images have not been downloaded, I am using oneric. === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [14:36] New bug: #904248 in python-central (main) "python-central build-dependencies in main" [High,Triaged] https://launchpad.net/bugs/904248 [14:38] Daviey: the tgt bug got fixed [14:39] zul: status is still opne, https://bugs.launchpad.net/ubuntu/+source/nova/+bug/871278 ? [14:39] Launchpad bug 871278 in nova "Cannot attach volumes to instances if tgt is used" [High,In progress] [14:40] Daviey: yeah the fix went upstream, will close it tomorrow when the new release will come out [14:40] zul: I mean, the upstream task is still open? [14:41] Daviey: dont know whats going on with that one but it did get in https://github.com/openstack/nova/commit/4419badf187acfc100dff1ba05bb1543eab60ba7 [14:51] heya [14:53] hallyn: hi [14:55] hallyn: I just updated that silly bug! I hope you can figure out something or tell me how can I help debug it more [14:55] edgy: thx i'll take a look. [15:05] hallyn: as usual ctrl-alt-f for a kvm guest hangs my host and disconnect me and had to reboot [15:07] edgy: this is with SDL? [15:07] hallyn: yes [15:08] Daviey: who can we ask to get a package reviewed from the new queue [15:09] RoAkSoAx: jdstrand is the usual conscript^D volunteer. [15:11] Daviey: cool thanks [15:11] jdstrand: howdy! If you have the time could you please process gfs2-utils from the NEW queue? [15:22] Daviey: can you have a look before i push: http://paste.ubuntu.com/770143/ [15:27] zul: python-sqlalchemy not needed anymore? [15:27] Daviey: it was in their twice [15:27] i thought once was good enough ;) [15:33] zul: Are you sure that is correct usage of debian/pydist-overrides ? [15:34] Daviey: yeah [15:34] zul: sure, sure? [15:34] Daviey: lemme do a testbuild [15:35] zul: i thought that was for re-mapping pip names to deb package names? [15:35] Daviey: gimme a sec [15:37] Daviey: im 99.9% sure but still building [15:37] zul: I'm not certain either :) [15:37] * Daviey pulls out the manual [15:42] Daviey: its correct usuage === dendrobates is now known as dendro-afk [15:44] Hi, I was trying to update to the latest stable release this morning, and it seems I'm having some problems, I messed up the boot loader, when I boot the machine, it runs through to a screen and checks for a cd boot etc, and then stops, shows nothing below that... (so the cd boot check is done, but still on the screen), how do I fix this without reinstalling the machine? [15:46] Daviey: so yeah its ok === dendro-afk is now known as dendrobates [15:47] Lcawte: https://help.ubuntu.com/community/Boot-Repair ? [15:51] Daviey: uh ping [15:55] zul: ok.. i really didn't think it was designed to work like that, but if it does \o/ [15:56] Daviey: ok pushed [16:07] jdstrand: are you around today, and able to take a quick look at bug 903962 to approve/reject the libvirt apparmor changes I propose for spice? [16:07] Launchpad bug 903962 in libvirt "support spice" [Medium,Confirmed] https://launchpad.net/bugs/903962 [16:10] zul: Daviey: see any problems in making /usr/bin/kvm be offered by update-alternatives (so you can choose between qemu-kvm and qemu-kvm-spice)? [16:11] New bug: #904320 in euca2ools (main) "euca-run-instances --user-data expects file argument" [Undecided,In progress] https://launchpad.net/bugs/904320 [16:16] hallyn: if you have broken symlinks then it can be a pain in the ass [16:17] zul: for libvirt to use spice, /usr/bin/kvm will need to be qemu-system-x86_64-spice (from universe). can you think of a better solution? diversion? [16:17] hallyn: diversion maybe but i dont have a better solution [16:18] zul: do broken symlinks just happen if a package uninstall goes bad? [16:18] hallyn: check samba bugs ;) [16:18] heh. do i have to? [16:18] ok, thanks, i'd better tkae a look [16:20] hallyn: heh no but samba did that and the number of bugs we got about it....holy [16:20] zul: i'll take another look at diversion [16:21] hallyn: k [16:22] zul: any rules you know about regarding a universe package diverting an executable from main? [16:22] hallyn: no but i think its generally frowned upon [16:22] uh, how about a symlink? [16:22] but samba4 might be a good example [16:24] it diverts stuff from samba? will take a look, thx [16:26] you can also make the package of the spice version of qemu conflict with the regular version? [16:27] JanC, but most users would like to use both without uninstalling, I guess [16:27] maybe [16:27] and right now it depends on it :) [16:27] I agree with hallyn that update-alternatives is better [16:28] but i like to learn from past tragedies :) [16:29] i'm *really* not having good luck with precise kernel on vostro [16:29] hallyn: please make kvm-spice works before you care about virt-manager ;) [16:30] also, if the alternatives system breaks so easily, maybe that needs fixing... ;) [16:30] i'm trying, but can't get the laptop to stay up long enough :) [16:30] hallyn: linux is not so stable nowaday with modern hardware like before [16:31] edgy: nah, i'ts just the bleeding edge 3.x kernel in precise [16:31] well, at leaset on this simple vostro :) [16:31] hallyn: for me, it's the hybrid graphics that causing me issues I think [16:32] hrm [16:32] Hey guys, I have a VPS with 1 GB RAM. I just installed Ubuntu 10.04 on it. But its using up about 200 mb of memory. Is that normal ? [16:32] GamingX: depends on what software you installed and how you configured it... [16:32] GamingX: very normal [16:32] JanC: he installed nothing [16:33] I haven't setup any software yet at all. Just the LAMP installation. Is there a way to check the RAM usage via SSH ? [16:33] ;) [16:33] GamingX: free -m [16:33] "LAMP" isn't nothing [16:33] JanC: Most of it was already installed since it is the server addition, so.. [16:33] Apache & MySQL both start multiple processes etc. [16:34] free -m just shows me what I know. Is it possible to check which process or what is using up the RAM ? [16:34] GamingX: you can use top to see what processes uses how much ram [16:35] Mysql seems to be using up the most amount of memory which is 2.4% [16:36] I can see only about 15 processes running. [16:36] GamingX: top -b [16:37] What's that do ? [16:37] or install htop ;) [16:37] GamingX: display all the processes every x seconds [16:38] Its the same processes. Is it possible the OS itself is using a certain amount of memory + the processes executing is resulting in the 200 mb of memory used ? [16:40] GamingX: try this: ps aux | awk '{print $2, $4, $11}' | sort -k2rn [17:06] does anyone know why a cron set for every minute or every 5 minutes would run on the server. but when I schedule it for say 12:01pm everyday, it doesn't run [17:08] <_Marcus> Can someone help me? I want to make it so that a user can only access a directory and it's directories under it, not / and all of it's directories. How would I do this? [17:13] nonotza: may be you have a syntax error? [17:13] I think it's because my system time was set to a different timezone [17:13] thanks [17:14] _Marcus: look for chroot'ing him [17:15] edgy: so I fixed the system time but this cron still didn't run: 15 12 * * * php /home/anthony/PHP-MySQL-Backup/backup_dbs.php [17:16] that should have run at 12:15 right? [17:16] nonotza: yes [17:16] it didn't though :-/ [17:16] any ideas? [17:18] nonotza: how you know it didn't run? [17:18] no log/backup was created [17:19] nonotza: and if your run it manually at that time, would it work? [17:19] yes [17:20] the weird thing is that I can set the cron to run every 5 minutes or every minute and it also runs fine [17:20] nonotza: I can't believe you ;) [17:21] :-/ [17:21] :( [17:22] wow this is frustrating [17:22] nonotza: you know that 12:15 is at noon and not at night? [17:22] yes [17:23] it's noon here [17:23] http://pastebin.com/gMT7iLCF [17:25] nonotza: if you put another command at that time, would it run? [17:25] let's give that a try [17:26] nonotza: and why the need of sudo? you are already root [17:26] just trying it out [17:26] i omitted it before [17:27] no dice [17:27] I tried a different command [17:28] mkdir /root/test [17:28] here's what's in /var/log/cron: Dec 14 12:27:01 mobcaster-dev crond[1479]: (root) RELOAD (cron/root) [17:31] nonotza: it created /root/test or not [17:31] it did not [17:31] the above line was the only thing logged at the time the cron was supposed to run [17:31] nonotza: stop cron and run it in the front using -L 18 [17:31] hi all [17:32] anyone experiencing apt hash sum mismatch errors? [17:32] nonotza: I mean 15 [17:32] ok [17:32] # service crond start -L 15; Starting crond: [ OK ] [17:33] running squid-deb-proxy for several months and today I noticed we are getting random hash sum errors [17:33] ok, edgy: the command was run now [17:33] nonotza: service crond stop && crond -f -L 15 [17:34] what exactly are we doing here? [17:34] # crond -f -L 15 [17:34] crond: invalid option -- f [17:35] oops [17:35] forgot the service crond start [17:35] nonotza: sorry I mean cron -f 15 [17:35] ok, I did that. what does that do edgy? [17:35] nonotza: cron -f -L 15 // last try [17:35] that ran successfully [17:36] nonotza: it runs it in the foreground with debugging messages [17:36] well it didn't show it [17:36] but the command ran successfully [17:36] and was logged [17:36] nonotza: fine [17:37] let me try with my script now [17:37] nonotza: so now you don't have any problem, right? ;) [17:37] well I'm not sure [17:37] ok, my script ran now [17:37] nonotza: nice, mostly cron was not running on your system [17:37] at the specified time [17:37] but it was! [17:38] I was able to set a cron for every 5 minutes [17:38] nonotza: stop cron and restart the service now and see [17:38] ok === Lcawte|Away is now known as Lcawte [17:39] it ran again fine [17:40] weird or what ... [17:42] nonotza: may be there was a devil playing with you ;) [17:42] wtf …!?!? lol [17:42] Having another problem with booting etc, I brought the disk up here, reinstalled grub, updated to 11.10, and it all worked fine, I take it downstairs, but it won't even go into grub or past it... its stuck at a "hardware monitor" screen... any ideas how I fix it (and a live CD won't work, that machine doesn't like them for some reason) [17:43] Lcawte: how sure are you that the disk controller is working on the server? [17:44] ninjix: the motherboard knows its there, its boot priority is correct, and the disk spins up (I can hear it), all the connections are fine, :/ [17:45] Lcawte: can you try a live usb? also, have you reset the bios to factory defaults? [17:45] ninjix: no, and yes [17:46] it not liking live CDs there's something about the disk IO control that is not normal [17:47] I'll take the bios floopy disk down and try that quickly [17:49] anyone running a farm of servers with some kind of apt proxy/cache? [17:51] I need to reinstall a server with 9.10 ( Karmic Koala ) but there's a problem with sudo apt-get update [17:52] I don't if I can edit some file to get the index info from other place [17:52] I would rather run a proxy than a full mirror... but I'm considering it if I can't find a reliable way of centralizing apt packages [18:02] ninjix: nope, still no luck [18:14] is there an up to date /etc/apt/sources.list for karmic koala? [18:14] karmic stuff isn't at us.archive.ubuntu.com [18:31] SpamapS, ping [18:31] so how should i fix that cloud-init snafoo? [18:44] Daviey: where did the idea that i woudl be doing much ceph stuff come from? (not the uds sessions or blueprints...) [18:45] oh, you just mean qemu patches. i think. phew [18:45] hallyn: yeah [18:45] i do wonder why he wants to stick with libvirt 0.9.2 [18:46] we've got 1.0 qemu and 0.9.7+ libvirt in precise, so it sounds like it should build - but maybe not run [18:48] hallyn: ahhh! [18:48] i got a little lost TBH [18:52] Daviey: my interpretation was we're on our own for getting it to work [18:52] :/ === WaVeR` is now known as WaVeR [19:15] Hi, I'm still having problems not being able to boot into grub / past bios/cmos whatever its called [19:29] hallyn or SpamapS, lxc-create is now hosed on my machine. Here are some details. http://pastebin.ubuntu.com/770406/ This is quite possibly related to my noob mistake of accepting all -proposed oneiric changes in order to try and test the proposed lxc change. Now I can move back and forth between the current and proposed lxc versions and I get the same error. I and the other people I've asked have tried everything we could think of and find. [19:29] Could you give some ideas? [19:29] lxc-create worked on my machinea few days ago. [19:31] gary_poster: it sounds unrelated to lxc - you can't get to archive.ubuntu.com! [19:31] My existing lxc container is also dead when I try to start it ("lxc-start: no configuration file for '/sbin/init' (may crash the host)") [19:31] hallyn I can get to archive.ubuntu.com just fine from my host [19:31] smoser: pong, sup? [19:32] gary_poster: could you grab sudo brctl show and ip route output ? [19:33] gary_poster: ah, lxc-create starts out outside the container, running debootstrap [19:33] gary_poster: thats why hallyn says you cannot name resolve archive.ubuntu.com [19:34] SpamapS, what should i do about the claud init lucid-proposed snafu [19:34] i need .7 deleted from archive ? [19:34] lifeless, http://pastebin.ubuntu.com/770412/ . lifeless, ping archive.ubuntu.com works fine on the host, as does using apt [19:34] gary_poster: 'host archive.ubuntu.com' [19:34] interesting [19:35] smoser: Its only in the queue [19:35] lifeless, I'm not sure what you meant by 'host archive.ubuntu.com' [19:36] gary_poster: host is a command that will do a dns lookup [19:36] SpamapS, so i can justfix and re-upload? [19:36] lifeless, http://pastebin.ubuntu.com/770415/ [19:36] gary_poster: does "sudo debootstrap precise ab" work for you? [19:36] cd /tmp; debootstrap --arch=i686 lucid outputdir http://archive.ubuntu.com/ubuntu [19:37] smoser: yeah I'll reject the current upload right now [19:37] heh, yeah, that's better - ^ what lifeless said [19:38] hallyn, I did what you said and got http://pastebin.ubuntu.com/770417/ . Will now try other unless you stop me [19:39] yup go ahead [19:39] hallyn, lifeless, http://pastebin.ubuntu.com/770418/ [19:40] Hi, I'm still having problems not being able to boot into grub / past bios/cmos whatever its called... anyway, the hard drive works fine and boots in my desktop upstairs, any idea why it doesn't work downstairs in the other machine [19:43] gary_poster: arch=i386 please; I didn't test the command first ;) [19:43] hallyn: ah, I think the cache layer has mislead the analysis [19:43] hallyn: see 'Checking cache download in /var/cache/lxc/lucid/rootfs-i386 ... [19:43] Copy /var/cache/lxc/lucid/rootfs-i386 to /var/lib/lxc/lucid-lp-beta2/rootfs ... [19:44] Copying rootfs to /var/lib/lxc/lucid-lp-beta2/rootfs ...Please change root-password ! [19:44] ' [19:44] hallyn: I think we're into the container after that [19:44] doh [19:44] lifeless, command is working fine so far (retrieving diffutils) [19:44] gary_poster: you can interrupt it [19:44] done [19:46] gary_poster: what does 'virsh net-list' show? [19:47] hallyn, gary@macbuntry:/tmp$ virsh net-list [19:47] Name State Autostart [19:47] ----------------------------------------- [19:47] default active yes [19:47] hallyn, sorry, was supposed to be http://pastebin.ubuntu.com/770427/ [19:47] which has that info :-P [19:49] gary_poster: ok, still that's happening in a chroot, not a container, so actually that (virbr0) shouldn't matter [19:49] hallyn: *blink* [19:49] gary_poster: what does /etc/default/lxc show? [19:50] hallyn, http://pastebin.ubuntu.com/770430/ [19:50] lifeless: it's part of the tempalte installing python-software-properties in a chroot [19:50] gary_poster: meh, big stick - can you rm -rf /var/cache/lxc/* and try over? [19:51] hallyn, heh, sure :-) [19:51] lemme set upa lucid host to try this on too [19:52] hallyn, so I did the rm, and now I am about to do the same lxc-create I showed initially, yeah? [19:52] hallyn: I think gary_poster is running O [19:52] yes [19:52] hallyn: IMBW [19:53] O running lucid container [19:53] oh [19:53] sorry, I should have noticed the "host" part [19:54] gary_poster: yeah, the usual [19:54] k, on it [19:54] lifeless: IMBW? [19:54] I may be wrong [19:54] lifeless likes his acronyms :-) [19:55] ah [20:02] gary_poster: WFM (on canonistack instance) [20:02] hallyn, it worked. I got at least three "W: Failure while installing base packages. This will be re-attempted up to five times." along the way [20:02] but seems to be ok hallyn [20:02] sigh - i thought i pulled resolvconf [20:02] so I'll just remeber to blow away the cache in the future if this happens again. :-) thank you hallyn & lifeless [20:02] no, i guess not from lucid template [20:03] gary_poster: np - i've been thinking we should auto-purge the cache every week or so [20:03] hallyn, huh, interesting. OK, I'll make a note of the possible issue on our wiki for now === dendrobates is now known as dendro-afk [20:08] cool [20:08] stgraber: what do you think of adding a 'if cache is older than 5 days, nuke it' check to lxc-ubuntu template? [20:08] so the answer is 'apt-get remove resolvconf' ? [20:09] lifeless, no the answer is to wipe out the lxc cache (rm -rf /var/cache/lxc/*) [20:10] hallyn: that sounds reasonable yes, maybe add a --force-cache or similar parameter to the template to use it even if expired [20:10] the resolvconf had to do with the warnings I got while it was working [20:10] hallyn: or even a --expiry when creating it initially (though then we'd have to store the value somewhere :)) [20:14] stgraber: I guess let's talk about it at sprint [20:14] lifeless: gary_poster: yeah, resolvconf is not nice on debootstrap :( [20:14] hm [20:15] hallyn: if its gone, does dhclient do its own resolv.conf updating? [20:15] yes [20:15] for later releases we don't install it [20:16] cool, I'll purge it from my containers; I had quite some headaches with the /var/run content removal and the resolvconf symlinks [20:16] but up to natty we do [20:16] hm [20:16] hallyn: have you tried lucid w/out it ? [20:17] not sure i have, but maybe, since i did consider SRUing removal of it [20:17] i can't imagine it failing [20:17] :) [20:17] (quote me on that :) [20:18] would I do that ? :> [20:20] Hi, I'm still having problems not being able to boot into grub / past bios/cmos whatever its called... anyway, the hard drive works fine and boots in my desktop upstairs, any idea why it doesn't work downstairs in the other machine? [20:23] New bug: #904410 in mailman (main) "Mailman configuration script causes syntax error in "/var/lib/mailman/Mailman/mm_cfg.py", line 76" [Undecided,New] https://launchpad.net/bugs/904410 === Lcawte is now known as Lcawte|Away [20:39] hallyn: and for Precise we'll bring back resolvconf, but by default this time ;) [20:39] hallyn: and not just for containers :) [20:39] oh? [20:41] https://blueprints.launchpad.net/ubuntu/+spec/foundations-p-dns-resolving [20:41] the plan is to use resolvconf everywhere [20:41] but a fixed resolvconf, not the one we have at the moment :) === Lcawte|Away is now known as Lcawte [20:43] Hi, I'm still having problems not being able to boot into grub / past bios/cmos whatever its called... anyway, the hard drive works fine and boots in my desktop upstairs, any idea why it doesn't work downstairs in the other machine? [20:46] ok, cool [20:51] RoyK, hi :D [21:05] hi [21:51] If you are ssh'ing out, is the message "debug1: Authentications that can continue: gssapi-keyex,gssapi-with-mic,password" from your machine or the server (telling you which authentications it will take)? [21:51] " [21:58] ok... who wants to review for me. [21:58] https://code.launchpad.net/~smoser/ubuntu/precise/euca2ools/new-snapshot-bzr495/+merge/85753 [21:58] adam_g, SpamapS ? [22:01] and SpamapS i just re-uploaded cloud-init to lucid-proposed [22:05] New bug: #904474 in whois (main) "Update whois server for .rs zone" [Undecided,New] https://launchpad.net/bugs/904474 === sixstringsg|away is now known as sixstringsg [22:16] New bug: #904480 in nova (main) "change default networking to virtio in Ubuntu packaging" [Undecided,New] https://launchpad.net/bugs/904480 [22:55] Ursinha: hey are you around? I had an idea for an enhancement to http://status.qa.ubuntu.com/reports/ubuntu-server/release-bugs.html [23:45] hey RoyK you still there? === himcesjf is now known as himcesjf|py [23:51] did specify something wrong when trying to build partclone from source? http://pastebin.com/QZKFrtYg [23:51] i cant for the life of me figure out how to get part clone to work on my ubuntu server [23:52] and i need it in order to recover an image