/srv/irclogs.ubuntu.com/2011/04/14/#ubuntu-server.txt

=== marrusl is now known as marrusl_afk
SlybootsHello all01:01
SlybootsI was tracing down a problem wiht my server (hard-lock) and noticed something really weird in the logs01:02
SlybootsNot sure if this is "normal" Apr 13 18:39:01 beluga CRON[6946]: (root) CMD (  [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm)01:02
kirklandDaviey: hey, do we still need some ISO test coverage?01:03
Davieykirkland, That would rock.01:03
Davieykirkland, do you have hardware with 2 x hd's?01:03
kirklandDaviey: tonight, or can it be done on the morrow?01:04
kirklandDaviey: i have tons and tons of KVMs :-)01:04
SlybootsAnyone have any idew aht that command might be donig? I dont have any crontjobs setup as root o.o01:04
kirklandDaviey: and my primary server has 2 hd's, but zat's it01:04
RoAkSoAxSpamapS: can you please take care of the recently uploaded SRU by Daviey for vsftpd please01:04
Davieykirkland, we are slow close to complete coverage before b2, making nowish a better time.01:04
Davieycrikey RoAkSoAx, i literally just dputted it :P01:05
Davieykirkland, i had a rough time with raid/amd64 using virtualbox01:05
Davieywould really like it reproduced, even with kvm.01:06
Davieykirkland, http://iso.qa.ubuntu.com/qatracker/result/5442/28601:06
kirklandDaviey: i can get this up and running with raid01:07
kirklandDaviey: sorry, with kvm01:07
Davieykirkland, thanks - see my comments01:07
kirklandDaviey: doing it now, then the missus wants me to join her for dinner01:08
Davieyremoving first hd worked for me, reversing the test failed... i think it was vboxes fault tho01:08
Davieykirkland, That is fine, dinner + laptop on table *always* goes down well.. I know from experience. :/01:08
kirklandDaviey: installing01:12
RoAkSoAxDaviey: heeheh I just wanna get that done :P01:17
Daviey:)01:18
kirklandDaviey: okay, installed01:42
kirklandDaviey: hmm, hanging for a *long* time at installing grub, 66%01:44
kirklandDaviey: nevermind, made it past01:44
RoAkSoAxkirkland: I'll get a DRBD/MySQL and will let you know to try eCryptfs01:44
kirklandRoAkSoAx: rocking ;-)01:45
Davieykirkland,  I was about to head to bed, but curious how this works out.01:46
kirklandDaviey: hang here, 2 more minutes01:46
kirklandDaviey: trying to boot from disk a only01:46
kirklandDaviey: okay, disk a boot worked01:47
kirklandDaviey: but i see my byobu/raid plugin is broken01:47
kirklandDaviey: separate bug01:47
Daviey:(01:48
Davieykirkland, yeah dropping disk A worked for me01:48
Daviey(make sure you wait for raid to rebuild after boot)01:48
kirklandDaviey: booting from disk b01:48
kirklandDaviey: yup, it rebuilt01:48
smoserhm... jamespage is not awake.01:49
Davieyslacker.01:49
kirklandDaviey: disk b booted fine01:49
smoserhggdh, do you know how to kick off jamespage's jenkens ec2 tests ?01:49
Davieykirkland, ahh cool01:49
kirklandDaviey: behavior looks good here, except for my byobu/raid breakage01:49
Davieywonder what caused my headache01:49
smoserhttp://uec-images.ubuntu.com/server/natty/20110413.1/ is ready01:49
hggdhsmoser: it only runs on his server...01:50
kirklandDaviey: virtualbox01:50
kirklandDaviey: i'll mark this passed for me01:50
Davieykirkland, sweet, thanks.01:50
kirklandDaviey: no problem01:50
kirklandDaviey: time for dinner01:51
Davieykirkland, o/01:51
Davieytime for bed here methinks.01:51
=== marrusl_afk is now known as marrusl
Davieysmoser, The best i can suggest is jotting jamespage an email asking him to kick it off first thing.01:51
Davieysmoser, I thought you and jamespage were working on a plan for you to be able to kick them off aswell?01:52
smoseryes. i will do that.01:52
Davieysmoser, How long did the jenkins testing take last time?01:53
Daviey(smoser, do i understand it that you won't be doing your normal testing for b2)01:53
smoseri did not do my testing for b1.01:53
smoserso i had not lanned to for beta201:53
Davieyok, cool.01:53
smoserunder a couple hours to run the tests.01:54
kirklandDaviey: done, i'm out01:54
Davieykirkland, o/01:55
DavieyAnything else before I head to bed?01:57
zulDaviey: got your email01:57
Davieyzul, got your reply :)01:57
Davieythanks zul01:58
Davieynn all o/01:58
smoserdanielck, sent you an email about testing02:23
rnigamis anyone here tried vmbuilder before? if so, can you please tell how can I pass vhost=on and virtio as parameters while installing a kvm guest02:24
smoseras parameters to what, rnigam ?02:33
rnigamsmoser: Could you tell me how you would tell your guest to use virtio drivers and VhostNet drivers at creating time.02:46
rnigamcreation*02:46
smoseras in when building the image ?02:46
smoseror as in launching a guest02:47
smoserbuilding an image really shouldn't need anything.  the virtio drivers are included in any recent (karmic or later at least) kernel, and should "just work".02:47
smoserwhen starting kvm, via kvm command line, "-drive mydisk,if=virtio" there are other ways to do that in libvirt and such02:48
rnigamsmoser: what about VhostNet? I finally managed to install the vhost_net module in maverick but have not been able to understand whereI must pass vhost=on as mentioned in : http://www.linux-kvm.org/page/UsingVhost02:51
smoseri've never used that myself... but,02:53
smoser> egrep "CONFIG_(VHOST_NET|PCI_MSI)" /boot/config-$(uname -r)  ~02:53
smoserCONFIG_PCI_MSI=y02:53
smoserCONFIG_VHOST_NET=m02:53
smoser2.6.38-8-generic02:53
smoserthats natty kernel i'm not sure aobut others02:53
jeffrohey02:56
rnigamI am at 2.6.35 and those options are already set by default. So in order for guest to use vhost_net i dont have to do vhost=on at all?02:56
rnigam <interface type='bridge'>02:57
rnigam      <mac address='52:54:00:0e:e1:93'/>02:57
rnigam      <source bridge='br0'/>02:57
rnigam      <target dev='vnet0'/>02:57
rnigam      <model type='virtio'/>02:57
rnigam      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>02:57
rnigam    </interface>02:57
rnigamsorry that came by mistake !02:58
smoserah, in libvirt, you'll have to somehow tell it to create a kvm guest with vhost, yes03:03
smoserbut i would think that the kernel will figure it out if you do manage to do that.03:03
smoseryou might want to try just launching a kvm guest by hand as dscribed there. (ie, without libvirt as a test)03:04
onecrazycatCheers everyone.  I'm setting up DHCP failover and I am a little confused.03:21
onecrazycatI have an existing server, but on this server I have manually configured groups of hosts.  Do each of these group { statements need a "failover peer "XXXXX" statement?03:22
onecrazycatFor example, I set up failover peer "NAME" { } with a bunch of parameters, and I also have to define what addresses fall into this failover rule…  If I have a ton of different groups, do they all need to reference this?03:23
onecrazycatBTW, this is all found in the dhcpd.conf file...03:24
onecrazycatAny dhcpd gurus here tonight?03:41
=== dendro-afk is now known as dendrobates
ap0canyone know how to mount a md device on boot ?04:28
ap0conecrazycat: yeah i'm pretty good with dhcpd04:28
ap0cwhat are you trying to do?04:28
onecrazycatap0c: I'm setting up a failover04:30
ap0cheh, yeah i scrolled back and saw that04:30
ap0cwhats the error ?04:30
onecrazycatap0c: No error, just that I have a lot of different groups configured in my dhcpd.conf file.04:30
ap0cah, so whats the problem?  it's not failing over?04:30
onecrazycatap0c: none of the tutorials or man pages seem to address this commonality.04:30
onecrazycatap0c: it isn't even set up yet.  I just want to configure it properly.04:31
ap0csomething like http://ubuntuforums.org/showthread.php?t=44737704:32
onecrazycatap0c:  I just followed the man page, but I'm no so sure this will give me the results I want.  If I put the "failover peer "NAME";" and a range section in a pool {} under my subnet settings, that's all well and good… but what about hosts outside of that range?04:32
ap0c?04:32
onecrazycatap0c:  yes, similar to the forum post04:33
onecrazycatap0c:  I'm thinking I'm going to give this a go and cross my fingers, but I'm the type that likes to spend a lot of time preparing and less time debugging, dig? :)04:34
ap0chaha yeah pretty much04:34
onecrazycatap0c: which is why I asked about it here.  I appreciate you replying.04:34
ap0cjust go for it man04:34
onecrazycatap0c:  Will do.  Thanks :)04:35
dudeamiAnyone here?04:53
dudeamiNvm04:55
Abhijithi05:31
Abhijitis it okay to have 5-6 apache processse running in localhost only apache server machine? or is it security issue?05:31
Abhijithi05:31
Abhijithepl05:31
Abhijitis it okay to have 5-6 apache processse running in localhost only apache server machine? or is it security issue?05:55
=== KB1JWQ is now known as Corey
jeffroanyone wanna try to tackle a midnight postfix problem? :D08:28
binBASHjust ask your question08:29
jeffroalright08:29
jeffroi get these errors: warning: unable to create lock file /var/mail/xxxxx.lock: permission denied08:29
jeffropostfix/local says : (cannot append message to file /var/mail/jeffro: cannot open file: Permission denied)08:30
binBASHso fix your permissions08:30
jeffroso i ran postfix set-permissions08:30
jeffroi tried adding myself to the postdrop group08:30
jeffroetc, doesn't work08:31
jeffroim not experienced w/ linux, obviously08:31
greppywhat are the permissions on /var/mail and /var/mail/jeffro08:31
jeffrok08:31
greppyls -ld /var/mail08:31
jeffrodrwxrwsr-x  2 root mail08:31
jeffrothats mail08:32
greppyls -l /var/mail/jeffro08:32
jeffro/vra/mail/jeffro: -rw-rw----  1 jeffro mail08:32
jeffroand the places the error messages come from is /var/syslog08:32
jeffroif that matters08:32
greppyin /var/syslog? are you running ubuntu?08:33
jeffroyeah, 10.1008:33
jeffrosorry08:33
jeffro/var/log/syslog08:33
jeffroi've tried removing/installing08:34
jeffropostfix is just pwning me08:34
jeffroalso tried taking off chroot for sendmail08:35
jeffroalso possibly relevant, i changed /etc/aliases to forward root to my user acct. i also appended jeffro: /var/mail/jeffro08:50
jeffrosorry, back09:00
xelisterhello soren \o/09:48
xelistervmbuilder continues to suck an epic dick and not working at all09:48
xelisternew bug:09:49
xelisterSetting up linux-firmware (1.34.4) ...09:49
xelister, stderr: Done.09:49
xelisterRunning depmod.09:49
xelisterupdate-initramfs: Generating /boot/initrd.img-2.6.32-30-server09:49
xelistermktemp: failed to create directory via template `./TMP/mkinitramfs_XXXXXX': No such file or directory09:49
xelisterupdate-initramfs: failed for /boot/initrd.img-2.6.32-30-server09:49
=== jamespage1 is now known as jamespage
xelistersoren: perhaps the workaround for lack of -tmp= flag screws up later installation?09:54
xelisterthe setting of TMPDIR09:54
* xelister beats up smoser with a metall gauntlet09:54
xelisterwhy can't you get vmbuilder to work correctly :<  (on i7 and with small /tmp)09:54
thes26which is the quicly browser on ubuntu10:13
sorenthes26: Huh?10:13
joschithes26: lynx10:14
thes26joschi, thx10:16
uvirtbotNew bug: #760478 in postfix (main) "postfix upgrade-configuration reports extraneous files" [Undecided,New] https://launchpad.net/bugs/76047810:16
sjbnzjoin #linuxoutlaws10:58
Dr_Jekyll:-)10:58
=== Guest95063 is now known as screen-x
=== screen-x is now known as Guest98966
nimrod10`what is the conf file for apt in 10.04 server in which I'm supposed to put the http proxy config ?11:43
pnunnAnyone on here know anything about squid config?11:45
iclebyte_workpnunn, ask your question11:47
sorennimrod10`: /etc/apt/conf.d/<something>11:51
pnunnOK.. I have two servers talking to one authentication box... at one site it works fine... at the other not.11:56
pnunnas far as I can see the configs are identical.11:56
pnunnAt one site in the log I get in the log11:57
pnunnaccess.log.1:1302567283.836    618 192.168.100.132 TCP_MISS/200 7321 POST http://fred.spydus.com/cgi-bin/spydus.exe/PGM/CAT/AWZREQ - DIRECT/203.33.245.12 text/xml11:57
pnunnat the other11:57
pnunnaccess.log.1:1302590223.719     77 192.168.0.67 TCP_MISS/417 1938 POST http://fred.spydus.com/cgi-bin/spydus.exe/PGM/CAT/AWZREQ - NONE/- text/html11:58
pnunnwhich I think means its not passing on the request after the cache miss for some reason.11:58
pnunnI can't for the life of me find out why its not passing on the request.11:58
nimrod10`soren, just put a name like  http-proxy  for that file ?12:03
nimrod10`for further reference , to enable   apt to work through a http proxy  I've put a http-proxy file containing   http://[[user][:pass]@]host[:port]/    in  /etc/apt/preferences.d/12:11
nimrod10`soren, ^12:11
joschinimrod10`: see apt.conf(5) (-> `man apt.conf`) for the correct syntax12:14
joschinimrod10`: and /etc/apt/preferences.d is wrong12:15
sorennimrod10`: See "man apt.conf" for more info.12:16
nimrod10soren, joschi thanks for the heads up12:28
zulmorning13:18
Davieyafternoon zul o/13:22
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
RoAkSoAxmorning all14:05
uvirtbotNew bug: #760653 in bind9 (main) "package bind9 1:9.7.0.dfsg.P1-1ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/76065314:16
=== jbernard_ is now known as jbernard
rickspencer3Daviey, et al ...15:03
rickspencer3Beta 2 getting ready to go today! what's the word on the street for Ubuntu Server?15:03
smoserDaviey, so, really, we need to open https://bugs.launchpad.net/ubuntu/+source/udev/+bug/71202615:09
smoserits not fixed.15:09
uvirtbotLaunchpad bug 712026 in udev "cloud-init.conf never runs, instance not reachable via ssh" [High,Fix released]15:09
smoserSpamapS, ^15:09
smosers/open/re-open/15:10
smoserit seems like the race window was reduced.15:10
Davieyrickspencer3, It's looking pretty good... We've already got near complete test case coverage.15:16
rickspencer3Daviey, sweet!15:17
rickspencer3Ubuntu Server is rocking in Natty15:17
rickspencer3I hope you guys are as psyched as I am15:17
Davieyrickspencer3, Something i'm not sure about, the minimal virtual instal (formally JeoS) is specified as being <500MB... I believe last cycle we had the same issue we are seeing now where it is ~535MB.15:17
rickspencer3interesting15:18
DavieyI'm not sure we /need/ to bring it back under 500MB... (there was original sensible rational).15:18
rickspencer3Daviey, well, I think 500 Megs is a good limit15:18
rickspencer3and this demonstrates why having an ISO is good for discipline15:18
rickspencer3however, it's Beta 215:18
rickspencer3and 35MB sounds like a lot15:18
Davieyrickspencer3, ack... i'm reasonably sure we dicovered this in maverick but let it slide.15:20
uvirtbotNew bug: #760725 in cloud-init (main) "Cloud-init failed to complete actions" [Undecided,New] https://launchpad.net/bugs/76072515:21
Davieysmoser, do you have thoughts on that bug ^^?15:23
soren535MB for JEOS? Wow.15:25
sorenJust... wow.15:25
=== dendrobates is now known as dendro-afk
smoserDaviey, i have no thoughts on that. i only suspect that some upstart job hung, and thus blocked rc from running (or 'rc' job blocked on something)15:26
smoserand thus cloud-final didn't run.15:26
smoserone way or another cloud-final didn't run, and we don't have enough info from the instance to see why that was.15:27
Davieysoren, Do you remember us having this same discussion last cycle?15:27
smoserjamespage will modify test suite to collect some info tha tmight be helpful in the future.15:27
sorenDaviey: Honestly? No :)15:27
Davieysoren, I need to grep logs then... :)15:27
sorenDaviey: I'm not denying it happened. I just have no recollection  of it :)15:27
Davieysoren, oh aye... i can't remember who was in the discussion.15:28
JanCwhy is it so big?  ;)15:28
=== dendro-afk is now known as dendrobates
sorenIf I had a nickle for every time I heard that question...15:29
sorenI'd have a nickel.15:29
DavieyO_o15:29
soren:(15:29
Daviey:(15:29
air^howdy.15:29
JanCI remember 3 years ago JeOS was smaller than a Debian minimal install  ;)15:29
jamespageDaviey: we had some issues earlier this cycle with the JeOS install size; I'll see if I can dig out what the issue was15:29
Davieyjamespage, please...  i expect it's printer related :)15:29
zulsmoser: i might be seeing the same thing in the lxc container using cloud-init15:30
jamespagehggdh: please can you restart both Jenkins slaves; had to restart the master instance earlier today - ta15:31
jamespageWow: http://jenkins.qa.ubuntu-uk.org/view/natty-ec2/job/natty_server_ec2/9/testReport/ - nearly 1000 tests and we did not even do us regions!15:32
sorenThe boot seed alone weighs in at 244MB.15:35
DavieyI'm wondering if we are seeing bug 712145 again, the numbers seem to match.15:38
uvirtbotLaunchpad bug 712145 in pkgsel "ubuntu-server JEOS ISO install uses 519M of storage" [Medium,Fix released] https://launchpad.net/bugs/71214515:38
jamespageDaviey: ISO testing looks for 550MB not 500MB as a good threshold - there was a reason for this15:39
Davieycjwatson, Is it likely pkgsel has reintroduced that bug above ^^?  We are seeing large JEOS installs again.15:40
sorencjwatson: language-selector-common is in standard. Won't it get installed regardless?15:42
smoserok. mainly i'm just curios.15:45
smoseri dont understand this http://paste.ubuntu.com/594057/15:45
smoserit seems to me that the 'targzfile.close()' should be enough to ensure that the file exists when 'size = os.path.getsize(targz)' checks.15:45
sorensmoser: How does it fail?15:50
smoserread the test case... but basically the file that it creates has size 0 when it checks15:50
smoserso, i guess it does exist, but i would have thought that the close would have ensured that it would have non-zero size.15:50
sorenOh, it's size 0?15:51
sorenHow big is this file usually?15:51
smoser154915:51
sorenbytes?15:51
smoseryeah15:51
smoserso they're all in IO buffer15:51
sorenRight.15:51
sorenThe problem is this:15:51
smoserbut i would have thought the close would have flushed them15:51
sorenYou're closing your own file descriptor, but zipproc has it open, too.15:52
sorenTwice, actually.15:52
soren(once inherited from your process and once attached to its stdout)15:52
sorenOr maybe subprocess handles the former case. Anyways, it's open at least once.15:52
soren...and it's zipproc that has stuff in its buffer.15:53
smoserright.15:53
=== dendrobates is now known as dendro-afk
hallynkirkland: we'd been wanting to package gpxe, looks like ipxe is all set (in its place), ITP for gpxe was http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474034.  Q is, is there anything to be done for it on our end before May?15:53
smoserso the fix path is fine, though.15:53
uvirtbotDebian bug 474034 in wnpp "ITP: ipxe -- PXE network bootloader for x86 PCs" [Wishlist,Fixed]15:53
smoserright ?15:53
sorensmoser: Yes, perfectly.15:53
hallynzul: is there anything to be done to kick the samba community re https://bugzilla.samba.org/show_bug.cgi?id=6724 ?15:55
uvirtbotbugzilla.samba.org bug 6724 in File services "smbd panic action with yield_connection name=0x0" [Normal,New]15:55
zulhallyn: looking15:55
sorensmoser: You seem somehow unconvinced?15:55
smoserwell it made sense to me when i made the patch15:56
smoserbut then i thought about it15:56
kirklandhallyn: not really;  you could, perhaps, push it into the ~ubuntu-virt PPA, for curious Ubuntu virt users15:56
smoseri think your'e right though15:56
kirklandhallyn: it won't make it into Natty, though15:56
kirklandhallyn: and it should be sync'd from Debian once Oneiric archives open15:56
zulhallyn: ill see what i can do15:56
hallynkirkland: it'll get automatically synced?15:56
hallynzul: thanks15:56
sorensmoser: It *does* happen. Cccasionally.15:57
hallynkirkland: that's waht i was wondering, if there were any steps we could take to get it into O as soon as possible15:57
sorenOccasinally, even.15:57
kirklandhallyn: if it's in debian unstable before Oneiric's Debian Import Freeze, yes, it's automatic15:57
sorenErrr.15:57
sorenDarn it.15:57
hallynkirkland: awesome, thanks15:57
* smoser deletes irc logs of this so he is not bothered by soren being correct15:57
zulhallyn: which version is that with?15:58
hallynzul: you claimed 3.3 :)15:58
hallynlemme find our bugs for it again15:58
zulhallyn: i did? :)15:59
hallynzul: well the original bug (which we link dups to) is bug 38848315:59
uvirtbotLaunchpad bug 388483 in samba "smbd panic action with yield_connection name=0x0" [Medium,Confirmed] https://launchpad.net/bugs/38848315:59
zulhallyn: ah ok15:59
hallynthere it's 2:3.3.2-1ubuntu316:00
hallyn2:3.4.7~dfsg-1ubuntu3.2 was the most recent16:01
jamespageDaviey, RoAkSoAx: I just installed a minimal virtual amd64 natty and its only 429MB?16:01
zulhallyn: yeah i think we might try to reproduce it again16:01
Davieyjamespage, wtf.16:02
Davieyjamespage, that is not helpful.16:02
jamespageDaviey: TBH that's inline with what I saw on i386....16:02
jamespageDaviey: 410MB - still had it kicking around16:03
Davieyjamespage, That makes no sense... RoAkSoAx and highvoltage both saw it 53XMB16:04
Davieyi think there was one more report aswell of that.16:04
=== zz_carcinogen75 is now known as carcinogen75
DavieyRoAkSoAx, around?16:08
RoAkSoAxDaviey: yes sir16:08
RoAkSoAxDaviey: what's bothering you my friend?16:11
jamespageDaviey, RoAkSoAx: http://paste.ubuntu.com/594071/16:13
RoAkSoAxah lol (irssi doesn't notify me :s)16:13
RoAkSoAxjamespage: weird16:13
RoAkSoAxin my case was 53316:13
jamespagethats odd16:14
* RoAkSoAx downloading a new ISO16:14
jamespageDaviey: might be linked to that other issue I had re language support on the ISO boot screen?16:15
jamespagemaybe I'm not getting so many options?16:15
jamespageRoAkSoAx: what did you test on?16:15
RoAkSoAxjamespage: KVM, using testdrive16:17
jamespageRoAkSoAx: I'm using KVM but from virt-manager16:17
RoAkSoAxjamespage: will test both and compare16:18
DavieyRoAkSoAx, sorry, i was afk16:26
DavieyI wanted you to compare experiences with jamespage, to try and determine why you have different jeos sized images16:27
RoAkSoAxDaviey: no worries16:27
RoAkSoAxDaviey: yeah I'm on it16:27
RoAkSoAxdownloadin ISO now16:27
RoAkSoAxjamespage: just installed again with TestDrive and is 533M16:49
RoAkSoAxwill now try with virt-manager16:49
=== chuck_ is now known as zul
jamespageRoAkSoAx: most puzzling16:57
RoAkSoAxjamespage: /win 1317:08
RoAkSoAxarghh17:08
jamespagehehe17:08
RoAkSoAxhehe17:08
RoAkSoAxsry17:08
RoAkSoAxhappens all the time xD17:08
resnoheres my issue. i installed zyntal. but now i cant get it to speak on the network17:09
RoAkSoAxjamespage: confirmed, installing with virt-manager gives a different disk size17:09
RoAkSoAxjamespage: 428M17:10
resnoi clear all the iptables, recongiured dhcp. its gets an address but wont "connect"17:10
jamespageRoAkSoAx: same as my install - now that is odd17:10
RoAkSoAxjamespage: maybe the type of disk used17:10
jamespageMight be - what does testdrive use?17:10
RoAkSoAxkirkland: qcow217:11
RoAkSoAxjamespage: qcow217:11
RoAkSoAxkirkland: any ideas why the install size would differ between TestDrive and virt-manager?17:11
jamespageRoAkSoAx: thats what I used in virt-manager as well so no diff17:11
RoAkSoAxuhm weird then :S17:11
jamespageRoAkSoAx: when you installed using virt-manager did you get presented with multiple language options in the ISO boot screen?17:13
RoAkSoAxjamespage: yes17:13
jamespageHmmm - so not that then - I have an issue there but it seems to be a me only one17:13
RoAkSoAxjamespage: in my case was everything exactly like with TestDrive17:14
RoAkSoAxjamespage: kvm command from testdrive:  kvm -m 512 -smp 2 -cdrom /home/roaksoax/.cache/testdrive/iso/ubuntu_natty-server-amd64.iso -drive file=/home/roaksoax/.cache/testdrive/img/testdrive-disk-KiJDSk.img,if=virtio,cache=writeback,index=0,boot=on -usb -usbdevice tablet -net nic,model=virtio -net user -soundhw es1370 -vga cirrus17:16
RoAkSoAxjamespage: the one with virt-manager /usr/bin/kvm -S -M pc-0.14 -enable-kvm -m 512 -smp 2,sockets=2,cores=1,threads=1 -name natty7-jeos -uuid 59c4d5ff-82e7-4833-c7b9-8c95f5cc769a -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/natty7-jeos.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=readline -rtc base=utc -boot order=c,menu=off -drive file=/media/vm1/natty7.img,if=none,id=drive-virtio-disk0,bo17:16
RoAkSoAxjamespage: it must be something with that17:16
RoAkSoAxjamespage: maybe because testdrive disk format used is with virtio while virt-manager's is raw? -drive file=/media/vm1/natty7.img,if=none,id=drive-virtio-disk0,boot=on,format=raw17:18
cjwatsonDaviey: dunno.  are logs available?17:20
jamespagehmm - don't think so - I use qcow2 in virt-manager17:20
Davieycjwatson, jamespage and RoAkSoAx and comparing, they have differing results.17:25
Davieys/and/are17:25
jamespageDaviey: installing through testdrive appears to create a larger install than installing through virt-manager17:25
=== NG_ is now known as ng_
Davieyjamespage, this makes no sense...17:27
jamespageDaviey: tell me about it :-)17:27
DavieyRoAkSoAx / jamespage: Might be an idea to reproduce, saving the d-i logs?17:28
jamespageDaviey: assuming that's what gets installed to /var/log/installer/syslog I already have one :-)17:30
skaetsmoser, Daviey - what's the story with the UEC images?   Am not seeing them on the iso tester17:30
skaetare we good to ship them?17:30
DavieyThey should be published now smoser ?17:31
smoseryou're not ? http://iso.qa.ubuntu.com/qatracker/build/ubuntuserver/all17:31
smosershows them there. we've not run test in the us regions17:31
* skaet refreshing her link...17:31
=== dendro-afk is now known as dendrobates
smoserbecause the apt mirrors are broken there. there is an is ticket open, but running test depends on 'apt-get update' not failing.17:31
skaetsmoser,  I don't see UEC images,  just EC2 ones...17:32
smoserah... uec images. ok. i dont think they'd been populated there for a while.17:32
* skaet may be cross eyed though by now...17:32
Davieyah... they are the same.17:32
smoserwell.... we used to have uec images17:32
smoserexplicitly to test running the images under eucalyptus17:32
Davieysmoser, They got dropped tho, didn't they?!17:32
smoserwell, they really should not have. it is quite valid to test. we expect the images to work on UEC and we've seen failures on Eucalyptus before.17:33
smosernow, i happen to know that hggdh tested natty images in natty uec yesterday.17:33
skaetsmoser, Daviey - we have mentioned them in the announce note.   We'll need to synch up what's expected.17:33
smoseralso, if you want to add them, i can get a test run on them. they will run fine.17:34
skaetsmoser,  that would be good.17:34
Davieyskaet, hmm.. "http://uec-images.ubuntu.com/releases/natty/beta-2/ (Ubuntu Server for UEC and EC2)"17:36
smoserwait. was that supposed to have been done ?17:37
smoseris this released now ?17:37
Davieyno.. not afaik17:37
skaetDaviey,  we're still preping things.17:39
Davieyskaet, see my PM?17:40
SpamapSRoAkSoAx: ack .. will take a look17:45
SpamapSsmoser: ^^17:46
RoAkSoAxSpamapS: cool thnaks17:47
SpamapShmm I don't see anything in lucid-proposed for vsftpd17:48
RoAkSoAxDaviey: ^^17:48
hggdhjamespage: how's EC2 testing?17:55
DavieyRoAkSoAx, hmm... i sure did dput it... I wonder if it was lost with the LP outage last night17:57
RoAkSoAxDaviey: maybe17:58
jamespagehggdh: OK - all regions aside from us-* tested - however archive checksum issues in those regions which means we can't test17:58
DavieyRoAkSoAx, re uploading17:59
hggdhjamespage: this also includes EBS testing (meaning were they done/not done)?17:59
RoAkSoAxDaviey: thanks17:59
RoAkSoAxSpamapS: ^^ should be available soon17:59
* RoAkSoAx is off to lunch17:59
jamespagehggdh: non-optional EBS tests where completed18:00
hggdhjamespage: perfect, thank you18:00
jamespagehggdh: http://jenkins.qa.ubuntu-uk.org/view/natty-ec2/job/natty_server_ec2/9/18:00
RoAkSoAxDaviey: see your upload as (Waiting for approval)18:09
* RoAkSoAx really this time off to lunch18:09
DavieyRoAkSoAx, o/18:09
jamespageDaviey: please can you ignore the merge requests associated with bug 71515218:18
uvirtbotLaunchpad bug 715152 in ntp "ntp wont run on IPv6 only host unless lo has 127.0.0.1 address" [Medium,Fix released] https://launchpad.net/bugs/71515218:18
jamespageneed to add headers to the patch18:18
Davieyjamespage, ack, just update the branch and it'll refresh the merge proposal18:23
=== hallyn is now known as hallyn_afk
hvgotcodesim trying to get lucid32 running on ec2.  I can start the machine up, but its not running my --user-data-file script19:03
SpamapSRoAkSoAx: I see it now, wil review19:10
RoAkSoAxSpamapS: thanks!19:10
=== ng_ is now known as NG_
=== AndrewMC is now known as Guest80546
=== Guest80546 is now known as AndrewMC
SpamapSRoAkSoAx: http://launchpadlibrarian.net/69370270/vsftpd_2.2.2-3ubuntu7.1_2.2.2-3ubuntu6.2.diff.gz ... looks like you got the version numbers wrong in changelog19:30
RoAkSoAxSpamapS: not me.. seems the branchs are not up to date19:31
RoAkSoAxSpamapS: take a look to the latest security and update branches those are ubuntu6.119:31
skaetsmoser,   Just checking I can remove this... "Running images in EC2, t1.micro is currently limited to arch amd64."19:34
smoseryes.19:34
smoserskaet,19:34
skaet:)19:34
skaetdone19:34
SpamapSRoAkSoAx: interesting19:36
=== hallyn_afk is now known as hallyn
SpamapSRoAkSoAx: you need to make the version higher than the previous upload to proposed: https://launchpad.net/ubuntu/+source/vsftpd/2.2.2-3ubuntu7.119:37
RoAkSoAxSpamapS: there's no 7.1 in the archives19:38
SpamapSRoAkSoAx: Yes but there was one uploaded (and rejected)19:38
SpamapSRoAkSoAx: I will ask pitti if that matters but usually it does19:39
RoAkSoAxSpamapS: right -updates is 6.219:42
RoAkSoAxSpamapS: so the branch in -proposed was never in -updates19:45
SpamapSRoAkSoAx: if it was accepted in proposed, people may have it on their system.19:45
RoAkSoAxso makes no sense to branch from -proposed19:46
RoAkSoAxSpamapS: right but -proposed differs from -updates19:46
RoAkSoAxSpamapS: so a SRU enters through -updates19:46
RoAkSoAxSpamapS: when a SRU is accepted, then branch should be -updates19:47
SpamapSRoAkSoAx: sorry but I have no idea what you are arguing.19:47
SpamapSthis has *nothing* to do with branches. Its the state of the archive. If the branches don't reflect that, its a bug in udd.19:47
hvgotcodesguys, can u think of why a --user-data-file script wouldn't run?19:48
SpamapSRoAkSoAx: going afk for a bit.. bbl19:48
RoAkSoAxSpamapS: right but the state of the archive is that there's a ubuntu6.1 as the *last* upload for vsftpd in lucid19:49
RoAkSoAxso the next one sjhould be ubuntu6.219:49
RoAkSoAxSpamapS: Ok so here's the deal. It seems that the mistake here was that in -proposed there's a branch with 7.1 when it should have been 6.1. That upload was rejected and never made it into the archive, but the branch was kept in -proposes (lp:ubuntu/lucid-proposed/vsftpd)20:00
DavieySpamapS, hang on... this doesn't make sense20:02
Davieyhttps://launchpad.net/ubuntu/+source/vsftpd/2.2.2-3ubuntu6.1 == archive content20:02
RoAkSoAxSpamapS: Now, I branched the branch in lp:ubuntu/lucid-updates/vsftpd since it has the latest. This branch contains a security update which is now 6.1, and proposed the merge against20:02
SpamapSYes apparently the 7.x never made it into the archive20:02
Davieyhttps://code.launchpad.net/~andreserl/ubuntu/lucid/vsftpd/sru1 == RoAkSoAx's branch20:02
SpamapSso its ok.. I'll do the debdiff manually per pitti's advice20:03
Daviey(based on what is currently in the archive)20:03
* SpamapS begs your patience as he prepares for the sru team jedi trials20:03
RoAkSoAxSpamapS: yeah that's were I was going next20:03
RoAkSoAxif I would have prepared a debdiff instead of a branch, it is still ubuntu6.220:04
RoAkSoAxSpamapS: Daviey i guess we've encountered that the approach of branching -proposed -updates -security differently does not maintain consistency of the archive20:04
RoAkSoAxs/archive/branches20:04
DavieyRoAkSoAx, no, as SpamapS the branches in this instance are irrelvant20:05
SpamapSUDD is very broken for SRU's. :-P20:05
RoAkSoAxDaviey: yeah but I meant in the case of SRU as SpamapS is mentioning20:05
DavieyI swear i looked in lucid unapproved queue before uploading.. :/20:05
DavieyRoAkSoAx, ah20:05
RoAkSoAxDaviey: it is not your error, it is an error of having a branch in -proposed that never made it into the archive20:06
RoAkSoAxwhich caused the confusion20:06
DavieySpamapS, Was this package already in lucid unapproved queue?20:06
* Daviey *boggles*... A) i'm pretty sure i checked the unapproved queue before uploading, B) i uploaded yesterday and recieved no confirmation.20:07
RoAkSoAxDaviey: that upload was never made I think, but the branch was merged20:08
RoAkSoAxDaviey: but either way, way after that ... an upload for 6.1 as a security update was made20:08
RoAkSoAxDaviey: so there should not have been any issues when uploading a 6.220:08
DavieyOkay... so is the -proposed bzr branch confusion or -proposed archive pocket (approved or unapproved)?20:11
DavieySpamapS, ^^ ?20:11
RoAkSoAxDaviey: he's gonna do a debdiff20:12
RoAkSoAxto ignore the error in the -proposed bzr branch20:12
DavieyRoAkSoAx, Well.. i think it would be helpful if we know what caused this :)20:12
SpamapSDaviey: what caused this is the weirdness between the branches when there are updates/security/proposed versions20:17
SpamapSRoAkSoAx: ok, tentatively approved.. have to wait for pitti to do the real accept.20:17
RoAkSoAxSpamapS: cool thanks20:18
RoAkSoAxSpamapS: and I agree with you, weirdbess between those 3 branches20:18
DavieySpamapS, Still confused, RoAkSoAx's bzr branch is based on current -updates content.20:18
DavieySpamapS, I couldn't see it in the unapproved queue... so wtf happend?20:18
SpamapSDaviey: the queue diffs against the "latest version uploaded" .. the latest version isn't decremented if an upload is rejected.20:19
SpamapSAgain, nothing to do with the branches20:19
DavieySpamapS, Ahh... you mean the LP generated diff in the unapproved queue?20:19
SpamapSDaviey: right20:20
DavieyAhh!20:20
DavieyI have an open bug about this20:20
DavieySpamapS, so pitti is asking you to debdiff for your review?20:21
jeffroheyy.... anyone want to help me w/ this postfix issue? :D20:27
DavieySpamapS, bug 680911 fwiw20:27
uvirtbotLaunchpad bug 680911 in launchpad "Diff generation in the proposed pocket should consider the updates pocket even when there are previous proposed publications." [Low,Triaged] https://launchpad.net/bugs/68091120:27
* SpamapS heads to lunch20:45
mathiazSpamapS: hey!20:46
SpamapSmathiaz: hallo from Santa Clara! ;)20:46
mathiazSpamapS: happy lunch!20:46
mathiazSpamapS: haha - hello from San Francisco20:46
mathiazSpamapS: I'm also heading out to lunch :)20:46
RoyKzzhellozz from zznorwayzz20:46
jeffroyayyy sf and santa clara20:49
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
hallynsoren: question on vmbuilder.   You build (built) for current dev release using lp:vmbuilder and lp:~vmbuilder-dev/packaging.  To SRU a cherry-pick from a bzr commit, would you insist on moving to a whole new commit, or would you take lp:ubuntu/lucid-updates/vm-builder and just update it?21:16
* RoAkSoAx will be back later21:17
=== carcinogen75 is now known as zz_carcinogen75
hallynsoren: well, i'm goign the simple cherry-pick route22:07
=== dendrobates is now known as dendro-afk
fosterdvHey, by chance... does anyone know how to check to see which IP a SSL certificate has been made for?22:11
cloakableExamine the CN of the certificate?22:21
fosterdvI haven't tried that... I'm not too strong, when it comes to SSL... I'll try that now.22:22
rcsheetsUsually SSL certificates aren't made for specific IP addresses, but rather specific hostnames.22:23
cloakableyeah22:23
fosterdvOh.. nice. I didn't know that. Thank you guys.22:25
rcsheetsfosterdv: could you explain the context of what you're trying to accomplish a bit more?22:26
rcsheetsor was that really all you needed to know?22:28
fosterdvrcsheets: Yeah, I'm trying to set up a Ubuntu 10.10 server, and I'm trying to step up certificates for mytestserver.us + server.mytestserver.us, but didn't know what IP I used, for mytestserver.us22:30
fosterdvI'm trying to set up ehcp, without needing to recycle my server again.. so, I'm trying to figure out how I need to get my domain to resolve.22:31
pirxhello! does anyone by any chance run Lucid (server) on a Mac Mini? (cant get sound working)22:33
=== WinstonSmith_ is now known as WinstonSmith
rcsheetsfosterdv: probably just make sure your dns is set up correctly22:37
fosterdvrcsheets: Yeah, I'm setting up server. to resolve to the second IP on the server.22:39
=== dendro-afk is now known as dendrobates
sorenhallyn: I don't think I understand what you mean by "a whole new commit".22:54
=== mrmist is now known as evilmrmist
=== evilmist is now known as mrmist
fosterdvrcsheets: Hey, by chance.. do you know when installing 'libapache2-mod-php5filter', would be necessary?23:15
fosterdvhttp://packages.ubuntu.com/maverick-updates/libapache2-mod-php5filter23:15
linuxthefishCan someone help me quit a frozen application?23:18
fosterdvlinuxthefish: ps -ef  | grep something    then run:   sudo kill -9 PID23:19
linuxthefishi typed "php" into the terminal, and there isn't anything that tells me how to exit it!!23:19
=== robbiew is now known as robbiew_
fosterdvWhat's the frozen application?23:20
linuxthefishits not frozen, just not displaying anything23:20
linuxthefishand i quit it...23:21
fosterdvWhat exactly are you doing, and what's the error you are seeing?23:21
linuxthefishi logged onto my server locally, and was playing around with some random commands and typed "php" and then nothing somes up!23:22
linuxthefishand i can't ssh in and kill it...23:23
fosterdvTry typing php -v23:23
fosterdvwhen you type php23:24
fosterdvand it just takes you to that blank prompt...23:24
linuxthefishyere23:24
fosterdvHit CTRL+C23:24
linuxthefishoh!23:24
linuxthefishthanks! :)23:24
fosterdv:D23:24
hallynsoren: see for instance https://code.launchpad.net/~serge-hallyn/ubuntu/lucid/vm-builder/vmbuilder-tmpfs23:34
hallynsoren: as opposed to simply merging commits 34..37 from lp:ubuntu/natty/vm-builder in their entirity23:35
hallynwhich'd be hard to justify sru-wise23:35

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