/srv/irclogs.ubuntu.com/2010/03/26/#ubuntu-server.txt

Rafaelhow can i use rsync to copy a folder of my windows client to my ubuntu server?00:03
kirklandsmoser: cookies in the lobby!!!00:07
RoAkSoAxhggdh, you must know this: How do I add a stacktrace in a package hook script or it is added automatically?00:26
hggdhRoAkSoAx: apport processing does it: (1) at hook time, the hook is called after a first-try on gdb tracing has been done; (2) at back-office, retrace time, gdb is run again00:30
=== dendro-afk is now known as dendrobates
bianster"m wondering if anyone can help. I'm trying to register memdisk as a kernel image on a private UEC but eucalyptus is not recognising it as such, i.e treating it as a normal image (emi-XXXXX)01:44
biansterthe context is that i'm trying to get a win2k3 instance running on it with kvm. The same issue happens with registering the boot floppy as a ramdisk too01:44
BookmanWhat is the syntax to wput a whole directory?  I cannot seem to get it to work01:49
twbBookman: scp -r foo/ fs:bar/01:50
BookmanThat works for an ftp connection01:51
Bookman?01:51
twbhttp://mywiki.wooledge.org/FtpMustDie01:53
BookmanOk, but not sure that is going to help me out.:)01:55
twbThe only way to win with FTP is not to play01:57
BookmanOk, but how else to get a directory up to my webhost?  I think they only support ftp protocol01:58
twbChange webhost, or ask them for SFTP :-)01:59
twbYou can give them the same link01:59
BookmanOk.01:59
SripaHi ppl...I am trying out UEC on my home network as my project and I have run into a problem as described in here...any help ?? http://paste.ubuntu.com/401512/02:13
SripaMy Image is up and running with IP assigned by my DHCP, But when i ssh it I am asked for a password which I dont have !!02:14
Sripaguys...please help!02:15
qman__sorry, I don't know CentOS02:17
SripaEven with ubuntu uec image, I am asked for the password02:18
qman__debconf asks you to enter any passwords needed, there are no default ones set02:18
SripaI think the rsa key isn't getting injected, which might be a cause for the problem...but why ?02:18
qman__what's probably going on, is it's supposed to be using key auth02:19
qman__but you don't have the key02:19
Sripayes02:19
SripaI have generated the keypair successfully02:19
SripaBut I feel it isnt taking it!02:19
SripaWhat does "Cannot determine ream for numeric host address" mean ?02:20
Sripacouldnt find much on googling it too02:23
Sripaanybody ?02:23
Psi-Jack-No, I'm Psi-Jack.02:24
Psi-Jack-I'm curious. Can Ubuntu install domU's as Debian-Lenny, by chance for Xen?02:25
SripaIm using KVM on UEC02:25
twbAs long as the domu has a domu-capable kernel, it shouldn't care, surely?02:25
Psi-Jack-I don't care a spit about kvm. ;)02:26
Sripalol!..but that is what comes by default with uec02:26
Psi-Jack-twb: You'd think. But. I just want to know if it's got xen-tools setup to be able to do it.02:26
Psi-Jack-Sripa: Which is why I don't use uec.02:26
twbDamned if I know02:26
Psi-Jack-heh02:26
SripaWhat all other options we got ?02:27
Psi-Jack-Xen02:27
Psi-Jack-Pure Xen02:27
twbI find it hard to believe that all these new UEC weenies actually have a compute farm to put the cloud on, and aren't just fapping into a bucket because it's the first virtualization system they found02:27
Psi-Jack-Heh02:27
Psi-Jack-I just downsized from 12 servers into almost 6 now, thanks to Xen methods and clustering a reasonably proper way.02:28
qman__I tried xen once, never actually got it to work02:28
qman__but that was a while ago, manual install02:28
Sripasorry for tht ppl, but what i need is a probable solution or suggestion as of now..any sugestions ?02:28
Psi-Jack-It's not as "easy" as kvm is, for sure.02:28
SripaYup, and am a newbie :(02:28
qman__of course I have no real use for it either02:28
qman__if I did I would have spent more time and figured out the problem02:29
Psi-Jack-Yeaah. ;)02:29
Psi-Jack-Well, I've been building a couple cluster machines just for that very purpose, both to learn and to use.02:29
Psi-Jack-kvm has some use, but totally useless on systems I still have that have no hardware virtualization.02:30
qman__I don't have any VT-enabled hardware to spare02:30
Psi-Jack-You don't need VT-enabled hardware specifically for Xen02:30
Psi-Jack-Only kvm.02:30
SripaI am from india and I don have much support over here, I am a student and so trying to something..that is why stuck to uec02:30
twbSripa: UEC is probably not the best choice for a beginner.02:30
Psi-Jack-Or enterprise for that matter. heh02:31
Psi-Jack-I couldn't believe how unstable, unreliable, over bloated that thing was.02:31
SripaSo do you suggest me to tryout Xen on Ubuntu server ?02:31
qman__kvm-qemu does work on non-VT hardware, but it's slow as molasses02:31
qman__virtualbox and vmware are faster, far as desktop virtualization goes02:32
twbqman__: without VT, kvm-qemu is qemu.02:32
Psi-Jack-Xen is just Xen. Very nice .;)02:32
twbYou could paravirtualize with kqemu, but it's flaky IME02:32
Sripatwb ?02:32
SripaShould I be trying out Xen, but as you ppl said...it is really hard and I got less than 15days to complete all this!02:33
twbSripa: what are you actually trying to achieve?02:33
SripaI am trying to setup a private college for my campus to host applications on it02:33
Psi-Jack-Sripa: Why do you have a time limit on learning?02:33
Sripaprivate cloud sry02:33
Psi-Jack-Great.02:33
Psi-Jack-Grub2 on Ubuntu 9.10 doesn't like ext4 boot/.02:34
SripaWe over here have a timelimit to do our project which sucks :(02:34
twbSripa: you don't need UEC if you only have one host02:34
SripaNow for setting up the cloud I am using UEC02:34
SripaI am clustering 500 odd computers of my college02:35
Psi-Jack-Frackin A.. I just went through a full installation of ubuntu 9.10, and it fails to boot.02:35
twbPsi-Jack-: unfortunately, neither does extlinux 3.x02:35
SripaBut firstly I need to show a prototype..so I am trying it out on my home network02:35
twbSripa: ah, OK02:35
SripaWith a two core2duo PC's02:35
twbSripa: then UEC is probably the right thing02:35
* Psi-Jack- shivers.02:36
qman__yeah02:36
Psi-Jack-I spent maybe 30 minutes looking at UEC.02:36
qman__I haven't done it myself, but UEC is really the only one with that sort of prebuilt kit around it02:36
SripaYup, but I am running throught a few errors which I am unable to find a solution for02:36
SripaI couldnt find much support online, in forums too02:37
lifelessSripa: what errors ?02:37
SripaI guess UEC is still a new-bie02:37
Psi-Jack-No offense to anyone here, but I would rather be hanging my my toenails, secured to my toes by nails, with lemon and sugar-dipped razerblades were slowly peeling away my flesh, before using UEC.02:37
SripaErrors: http://paste.ubuntu.com/401512/02:37
twbSripa: UEC didn't exist twelve months ago02:37
lifelessPsi-Jack-: thats very vivid; you could tone it down just a little :)02:37
* Psi-Jack- chuckles.02:37
SripaI can get my image running, but when i acces it, I am asked for apassword inspite of generatng a keypair successfully02:38
lifelessSripa: what user are you sshing into it as ?02:38
qman__Sripa, did you copy the key to your client?02:38
Psi-Jack-That's exactly the part I hate /most/ about UEC. The SSL keypairs.02:38
lifelessPsi-Jack-: do you mean ssh ?02:38
Psi-Jack-No, I mean ssl. Which it uses SSL keys for.02:38
SripaIn short, ssh ing it asks as password and the ssh sequence looks like the image at the bottom in this : http://adommeti.webs.com/imagesproject.htm02:38
lifelessSripa: please answer my question02:39
SripaHow do I manually copy keys to client ?02:39
Sripalifeless: I am sshing it to root@IPaddress02:39
lifelessthat won't work02:39
twbDoesn't UEC rely on read-only disk images?02:39
Sripaof the running image02:39
lifelessssh to ubuntu@IPaddress02:39
SripaYup, I tried that too...ubuntu@IP...same result!02:40
lifelesstwb: images are used to seed a filesystem, you can write to the fs of a running image02:40
qman__Sripa, IIRC I used ssh-copy-id to do it02:40
lifelesstwb: and its discarded02:40
lifelessSripa: ok, are you specifying the key name when you do euca-start-instances ?02:40
twblifeless: well, obviously -- a read-only disk image unioned with a cow02:40
Sripalifeless : Yes02:40
lifelesstwb: no, its not that02:40
twbAn ephemeral cow02:40
twblifeless: hmm02:41
Psi-Jack-Alllriiighty then, trying this once again with an ext3 /boot, xfs / (instead of ext4), and RAID10+XFS /mnt/nas02:41
SripaHow do I mount a filesystem of a running image ? while I cant access it and is asking for a password02:41
lifelessSripa: ok. and when you generated the key, did you save the private copy of it locally ?02:41
SripaYes, I have it in my home directory "mykey.priv"02:42
SripaI can see it!02:42
Psi-Jack-My question is, why DOES UEC use SSL keys for all this?02:42
lifelessSripa: try ssh -o mykey.priv ubuntu@ipaddress02:42
lifelesssorry02:42
lifelessSripa: try ssh -i mykey.priv ubuntu@ipaddress02:42
twbPsi-Jack-: what would you prefer02:42
Psi-Jack-My root password.02:42
qman__wow02:42
SripaI did that, and it is what gave me that error in here http://adommeti.webs.com/imagesproject.htm02:42
twbPsi-Jack-: so, symmetric crypto?02:42
qman__I haven't used a root password in years02:42
Psi-Jack-No crypto.02:42
twbPsi-Jack-: so basically you want to talk telnet to the cloud02:43
twbThat doesn't strike me as a good idea02:43
lifelessSripa: that error shows root as the username02:43
lifelessSripa: it has to be ubuntu02:43
Psi-Jack-twb: That's what ssh is for.02:43
Psi-Jack-Not to start/stop the instances of virtual machines.02:43
SripaI mean I have tried the same which i didnt capture, I did give the same error :(02:44
SripaThis is what the euca-get-console-output like : http://paste.ubuntu.com/401528/ - any clue ?02:44
Psi-Jack-To login, securely, and start/stop them, like Xen does easily without all this excessive bloat of SSL encrypting stuff.02:44
twbPsi-Jack-: but starting/stopping a VM instance in the cloud will probably involve an RPC02:44
twbXen doesn't have to deal with that because the Dom0 is on the local host.02:44
Psi-Jack-Precisely. :)02:45
Sripalifeless: As me if you need any info from logs, i have all of em02:45
SripaAsk me, sorry02:45
lifelessSripa: I'd like to see an error when you try with -i mykey.prive ubuntu@02:45
Sripaokay, gimme a few mins, is that fine ?02:46
lifelesssure02:46
SripaI will have to reboot. brb02:46
lifelessconsole output looks fine02:46
Psi-Jack-twb, qman__: Keep in mind, too. I'm /very/ old school. I use a root password. Anytime I install Ubuntu, it's always the first thing I set.02:46
lifelessPsi-Jack-: ssh isn't used to stop/start the vm's02:46
lifelessPsi-Jack-: the accesskey/secretkey combination are used to do VM control via the API02:47
twbPsi-Jack-: with priority=low or preseeding during installation, you can set it up during the install02:47
Psi-Jack-heh02:47
twbUnfortunately you have to jump through hoop to ensure that NO user has a valid password.02:48
Psi-Jack-Yeah, I don't mind making it simple, and just doing it post-install.02:48
lifelessPsi-Jack-: you can create a custom EMI with a root password set. Its easy.02:48
Psi-Jack-It's just extremely bad practice to call sudo command, for everything you want to do as root, when you don't truely get all the environment of root by doing so.02:48
qman__you can with switches02:49
twbPsi-Jack-: *root* is a bad design.  RBACs are better.02:49
Psi-Jack-Yeah, -i02:49
twb-i only simulates a root login.02:49
Psi-Jack-I am curious about this grub2, though for sure.02:51
Psi-Jack-heh02:52
qman__well, it's only something like half-way done in 9.1002:52
Psi-Jack-Yeah? hmmm.02:52
twbI'm surprised that grub2 can't talk ext4.02:52
Psi-Jack-Well, 10.4's coming out soon. ;)02:52
qman__it actually has feature regressions from grub-legacy02:52
qman__yeah, here's to hoping they finish it02:52
Psi-Jack-Son of a..02:53
twbextlinux 4.00~alpha does02:53
Psi-Jack-It's STILL giving me Error 15 at boot02:53
lifelesstwb: hmm ? I boot grub2->ext4 just fine02:53
twbIt also boots from btrfs, but not with -ocompression :-(02:53
twblifeless: on lucid or karmic?02:53
lifelesslucid02:53
twbOK, so it does, but didn't.  Shrug.02:53
qman__it was definitely jumping the gun in 9.1002:54
qman__but I understand why they did it02:54
twbqman__: Ubuntu jumping the gun is why I refuse outright to run non-LTS releases02:54
twbMoving LDAP to in-database config was another one02:54
Psi-Jack-heh, that's openldap, not ubuntu.02:55
twbWell, the #openldap people said you guys fucked up02:55
qman__grub2 gave me all kinds of trouble, so I gave up and installed grub-legacy02:55
twbMaybe they were lying, or I misunderstood them02:55
qman__worked great02:55
qman__I was a bit miffed that it wasn't an option during install02:56
twbqman__: it should be, with sufficiently low priority02:56
qman__considering it's a fully supported configuration through upgrades02:56
Psi-Jack-Okay, I'm pissed.02:56
lifelessPsi-Jack-: what at ?02:56
Psi-Jack-Error 15 on grub.02:56
twblifeless: he wants to boot grub2 on karmic *at all*.  He initially had /boot on ext4 and it fell over, so now I think he's trying to get grub2 working after moving /boot to ext3.02:57
Psi-Jack-SECOND install, this time with /boot as ext302:57
lifelessand you've checked your device map is correct02:57
lifeless?02:57
Psi-Jack-Hey, it just did it. I didn't tell it to do anything. :p02:58
twbThat device map is the bane of my existence02:58
MTecknologyI have /boot on ext402:58
MTecknologyworked fine in 9.10 and still works in 10.0402:58
twbI like syslinux's static MBR that just chainloads the boot sector of the first partition with the boot flag02:58
qman__I only just recently started putting /boot on ext302:59
twbIt doesn't care if the order of the disks changes02:59
qman__I used to use ext2, old habit thanks to gentoo02:59
MTecknologyqman__: i thought they patched it to work with ext4 now02:59
Psi-Jack-I did set my /boot as bootable, nothing else has it set bootable, cause it's mostly just a PATA 80GB with /boot, swap, /, and 4 SATA2-500's RAID10.03:00
qman__for a couple hundred megs, it doesn't really matter what filesystem you use as long as it works03:00
twbPsi-Jack-: grub doesn't care about the boot flag03:01
qman__the boot flag only matters insofar as your BIOS loads grub03:03
qman__if it's installed to the MBR it doesn't matter at all03:04
Psi-Jack-Yeah, I watched it install to MBR hd(0)03:04
Psi-Jack-Which in the rescue mode of the ubuntu disc, it shows /dev/sde* as the drive I'm working with.03:04
Psi-Jack-a, b, c, d are my SATA drives.03:04
twbPsi-Jack-: you might want grub-install --recheck or whatever it is03:05
Sripalifeless you there ?03:05
qman__I had a similar problem on a system with three SATA disks03:05
qman__the solution ended up being changing the boot order03:05
qman__apparently the device map wasn't matching up with the boot order03:06
Psi-Jack-The PATA drive /is/ primary for booting.03:06
lifelessSripa: ye03:06
twbThe #grub people say that device.map MIGHT be optional now; they weren't too sure03:06
Psi-Jack-Ubuntu's been the only one failing this. Debian, OpenSUSE, no problem. Ubuntu, panics.03:06
lifelessPsi-Jack-: does grub start up? if so hit shift, and edit the root etc definitions using tab complete to check whats working03:07
Sripalifeless: I have a crashed ubuntu :(..can I get back to you with the images I little while later ?03:07
lifelessSripa: me, or someone else, sure.03:07
Psi-Jack-It starts with Error 15.03:07
Sripaok, If possible, please do respond03:08
SripaThanks lifeless, see ya then..bye!:)03:08
Psi-Jack-And yeah, device.map is 0 bytes03:09
arvind_khadrihi, is there a package which provides just an ldap-client ??03:10
Psi-Jack-is the ldap-client still "recommending" the server?03:11
Psi-Jack-Interesting.03:12
Psi-Jack-grub-install hd0, Cannot find a GRUB drive for /dev/sde1 . Check your device.map03:12
Psi-Jack-Which is 0 bytes in size.03:12
lifeless(hd0)   /dev/sda03:12
lifelessyou want it to be soemthing like that03:13
lifelessor (hd0) /dev/sde03:13
lifelessor whatever03:13
arvind_khadrildap-client is a virtual package i believe.03:13
lifelessdelete the device.map03:13
lifelessand run sudo /usr/sbin/grub-install03:13
Psi-Jack-lifeless: So make the contents of device.map (hd0) /dev/sde, then delete it, then rub grub-install.03:15
Psi-Jack-Interesting.03:15
lifelessno03:15
lifelessjust delete it03:15
lifelessthen run /usr/sbin/grub-install03:15
Psi-Jack-It's saying (hd0) is  /dev/sda now. heh03:16
lifelessright03:16
lifelessprobably hd4 is sde03:16
Psi-Jack-Yep03:16
lifelessso, /usr/sbin/grub-install /dev/sda (or /dev/sde, or whatever)03:17
lifelessthen try rebooting03:17
Psi-Jack-We have boot. ;)\03:17
Psi-Jack-I.. Think.03:17
Psi-Jack-Yeah, it's booting now, finally.03:17
Psi-Jack-And, of course, root password set. LOL03:18
Psi-Jack-Fricken annoying though.03:19
Psi-Jack-That's a definite bug in the installer for 9.1003:19
Psi-Jack-Cause it was sde, even in the installer, and it failed.03:19
Psi-Jack-prolly installed it to one of my RAID'd drives, instead of the right one.03:20
MTecknologyWe should have a bot in here that tosses out a link if a new post ever comes up in the forums03:23
lifelessugh03:23
MTecknologylifeless: sorry, just sounded like a fun idea03:24
MTecknologylifeless: that was apparently a bad idea?03:27
lifelessyes03:28
lifelessif you want to be notified of forum events, subscribe to the forum03:28
MTecknologylifeless: i suppose that would work too03:28
lifelessthis is a discussion area, having noise in it is not a good thing03:28
Psi-Jack-Well, that makes a HUGE difference in speed. ;)03:35
Psi-Jack-Going from a RAID5 all PATA configuration on GigE, to a RAID10 all SATA2 with dual bonded-alp GigE.03:36
Psi-Jack-Ugh.03:48
* Psi-Jack- grunts. "Users aren't defaultly added to the "users" group....03:48
RoAkSoAxkirkland, ping?04:39
=== swift_ is now known as swift
=== Airells is now known as airells
lekuhello07:58
lekuis this amazon ec2 stuff a good replacement for a web hosting serer?07:58
lekuserver07:58
ttxleku: it's probably expensive for a long-running not-so-much-active server08:08
lekuhm08:09
ttxlook at the costs and decide by yourself ;)08:09
lekuyeah i just ran some numbers08:09
lekuis the first 10tb free?08:09
ttxI have no clue08:09
lekui don't suspect so but it wasn't clear08:09
lekuk08:09
leku62$ a month08:14
lekuabout08:14
=== sourcode_ is now known as sourcode
XbertI did and apt-get upgrade which crashed on 10.4, I ran the upgrade again and it completed but now I get the MOTD diplayed twice on login and one MOTD stiill shows 38 updates to do, anyone have any idea how to fix this?09:46
=== fwest is now known as incorrect
=== swift__ is now known as swift
=== swift_ is now known as swift
Anthoohello !11:22
whalesaladHey guys. I am doing some client work for someone in sweden, and the ssh account they've given me prints everything in Swedish. Is there a way to change the locale for my account?11:54
bogeyd6Does console-log actually log the console to /var/log/something.log ?12:12
jmazaredotwo nic on same network will it be faster?12:30
bogeyd6jmazaredo, when properly bonded, yes12:32
zulttx: ping for facter im going to revert back for what we had in karmic for debian/rules so we dont have to put ruby-pkg in main12:32
bogeyd6jmazaredo, https://help.ubuntu.com/community/UbuntuBonding12:32
ttxzul: sounds like a good option, how optional is it ?12:33
ttxit's a separate build system or something ?12:33
jmazaredonice will check12:33
zulkarmic didnt have ruby-pkg so it should be a matter of copying/paste12:33
pmatulisjmazaredo: if using a switch, then it needs to be able to handle "link aggregation" and configured accordingly12:35
jmazaredogot two wifi cards12:37
jmazaredoconnecting to an ap12:37
bogeyd6yowza12:38
bogeyd608:37:34 up 13 days, 28 min,  1 user,  load average: 8.36, 7.69, 4.7312:38
bogeyd6jmazaredo, i dont think you can bond two wifi cards12:38
pmatulisbogeyd6: please investigate those load averages12:38
bogeyd6pmatulis, its a vmware machine that has a WSUS server on it12:39
jmazaredowill try though :D12:39
pmatulisbogeyd6: WSUS?12:39
bogeyd6jmazaredo, your net gain first of all will be nil12:39
bogeyd6jmazaredo, mathematically you fail before you start12:39
bogeyd6pmatulis, windows system updates server12:39
jmazaredobrb :D12:40
bogeyd6i take that back on bonding12:41
bogeyd6with the proper linksys wrt54g router and using a firmware that allows you to bond two channels together, now we got ourselves a start12:41
bogeyd6jmazaredo_, http://www.dd-wrt.com/wiki/index.php/Bonding12:42
bogeyd6snap!12:42
bogeyd6pmatulis, ironically vmware has a hard time coping with that load12:48
pmatulisbogeyd6: what do you mean?12:49
bogeyd6pmatulis, get lots of disk errors and crashes12:50
pmatulisbogeyd6: what kind of vmware are you running?13:04
bogeyd6pmatulis, vmware server 213:04
pmatulisbogeyd6: guess you should be using a different solution or a different machine13:05
bogeyd6!!!!13:06
bogeyd6pmatulis, you are a genius13:06
bogeyd6GENIUS!13:06
CVirusWhere can i find a list of the packages installed with the ubuntu server edition ?13:08
Jeeves_dpkg -l13:09
Jeeves_dpkg -l | grep ^ii13:09
CVirusJeeves_: I don't have it installed .. I want to create a customized CD13:09
Jeeves_Aren't you looking for the seeds-file than?13:09
bogeyd6packages.ubuntu.com/hardy13:10
CVirusJeeves_: I have no clue yet what I'm supposed to do13:10
CVirusi think this will help https://help.ubuntu.com/community/InstallCDCustomization13:10
CVirus?13:10
bogeyd6CVirus, http://packages.ubuntu.com/hardy13:10
bogeyd6replace hardy with what you want to use13:10
CVirusthanks13:10
bogeyd6CVirus, yes that website helps13:11
Jeeves_CVirus: That wikipage is what you're looking for indeed13:11
CViruslol13:11
CVirusthanks again13:11
=== swift_ is now known as swift
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
Anthoohello14:02
Anthoofrançais ou anglais ?14:02
_rubenenglish it is in here14:07
Anthoook ##ubuntu-server-fr14:08
Anthoofrench ?14:08
AnthooFrench if someone comes here wants to redirect it to please the French channel is: # # ubuntu-server-com, thank you14:10
hggdhthere is no such channel14:27
Anthoosi14:30
Anthoohggdh: ##ubuntu-server-fr14:30
hggdhAnthoo: ah, merci14:31
Anthoo:)14:32
hggdhAnthoo: you might want to announce it also on #ubuntu-fr14:32
Anthooo, he will not want to pub14:34
Anthoono, he will not want to pub14:34
wack479anthoo:haha, are u talking about gaming?14:35
Anthoowack479: ?14:36
wack479anthoo: i used to play pc games, and they used the term "want to pub" for playing on a public server. I just hadn't heard that term in forever. Don't know if thats what ya meant or not14:37
Anthooah14:37
sorenkirkland: Just upping it to like 2000 would make a tremendous difference.14:39
zulsoren: hey, got an idea about #50698514:41
sorenbug #50698514:41
sorenHuh? Where's my bot?14:41
=== zul is now known as sorensbot
sorensbothttps://bugs.edge.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/50698514:42
=== sorensbot is now known as zul
zul*cough*14:42
sorenzul: Awesome :)14:42
wack479I am having an issue with my RAID 5 array, everytime i reboot, it deletes the RAID partition14:42
wack479I am having an issue with my RAID 5 array, everytime i reboot, it deletes the RAID partition, and therefore will not mount. However, the array still shows when in /proc/mdstat?14:44
henkjanwack479: 'deletes'. What do you mean by that?14:45
henkjanif it still shows up in /proc/mdstat its not deleted14:45
wack479henkjan: hmm, thats weird, not it shows it as working14:46
wack479it didnt b414:46
wack479thats weird14:46
wack479*now it shows it as working14:47
sorenuvirtbot: Welcome back.14:57
uvirtbotsoren: Error: "Welcome" is not a valid command.14:57
sorenNo, it's more of a friendly greeting.14:57
sorenmeh14:57
uvirtbotNew bug: #292971 in libnss-ldap (main) "nscd leaking memory using libnss-ldap" [High,Triaged] https://launchpad.net/bugs/29297114:57
sorenzul: I've commented on the bug.14:57
zulsoren: thanks14:58
aubrewhat's the big differences between UEC in Karmic and Lucid?14:58
uvirtbotNew bug: #541439 in php5 (main) "php5 should provide php5-mhash transitional package to remove mhash.ini conffile" [Wishlist,Confirmed] https://launchpad.net/bugs/54143914:58
uvirtbotNew bug: #541468 in eucalyptus (main) "euca-describe-images <img> lists all images when querying against ec2" [Undecided,Fix committed] https://launchpad.net/bugs/54146815:00
uvirtbotNew bug: #541486 in eucalyptus (main) "ubuntu-bug eucalyptus-common attaches massive files" [Low,Fix released] https://launchpad.net/bugs/54148615:01
uvirtbotNew bug: #541520 in tomcat6 (main) "Using incorrect JVM Garbage Collector" [Medium,In progress] https://launchpad.net/bugs/54152015:01
sorenSorry about the flood. uvirtbot has been gone for a few days, so it's still catching up on things.15:01
uvirtbotNew bug: #541563 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Low,Incomplete] https://launchpad.net/bugs/54156315:02
uvirtbotNew bug: #541604 in samba (main) "package samba 2:3.4.0-3ubuntu5.5 failed to install/upgrade: sub-processo novo script post-removal retornou estado de saída de erro 1 (dup-of: 349469)" [Undecided,Confirmed] https://launchpad.net/bugs/54160415:02
uvirtbotNew bug: #541633 in groovy (main) "Missing groovy-all.*.jar" [Low,Incomplete] https://launchpad.net/bugs/54163315:02
uvirtbotNew bug: #541681 in samba (main) "3.4.x (x < 6)  does not allow printing under 64 bit clients" [Undecided,Fix released] https://launchpad.net/bugs/54168115:03
uvirtbotNew bug: #541758 in linux (universe) "Unknown HL-340 USB-Serial adapter cannot send break sequence in minicom" [Undecided,New] https://launchpad.net/bugs/54175815:04
uvirtbotNew bug: #541869 in samba (main) "package samba 2:3.4.6~dfsg-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128 (dup-of: 522514)" [Medium,Confirmed] https://launchpad.net/bugs/54186915:05
uvirtbotNew bug: #541886 in clamav (main) "clamd: can't initialize the internal logger" [Undecided,Invalid] https://launchpad.net/bugs/54188615:05
uvirtbotNew bug: #541918 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (dup-of: 541563)" [Undecided,New] https://launchpad.net/bugs/54191815:07
uvirtbotNew bug: #541926 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (dup-of: 541563)" [Undecided,New] https://launchpad.net/bugs/54192615:07
uvirtbotNew bug: #541981 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subproces installed post-installation script returned error exit status 1 (dup-of: 541563)" [Undecided,New] https://launchpad.net/bugs/54198115:08
uvirtbotNew bug: #542005 in samba (main) "faulty symlinks on mounted samba volumes" [Medium,Confirmed] https://launchpad.net/bugs/54200515:09
uvirtbotNew bug: #542027 in dovecot (main) "Purge and Reinstall Isn't Functioning" [Low,Incomplete] https://launchpad.net/bugs/54202715:09
uvirtbotNew bug: #542062 in awstats (main) "logresolvemerge.pl does not reap its children" [Low,New] https://launchpad.net/bugs/54206215:09
uvirtbotNew bug: #542066 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 1 (dup-of: 541563)" [Undecided,New] https://launchpad.net/bugs/54206615:09
uvirtbotNew bug: #542108 in ubuntu (universe) "package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.3 failed to install/upgrade: subprocess post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/54210815:10
uvirtbotNew bug: #542120 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade:" [Undecided,Invalid] https://launchpad.net/bugs/54212015:11
uvirtbotNew bug: #542285 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Won't fix] https://launchpad.net/bugs/54228515:12
uvirtbotNew bug: #542307 in postfix (main) "package postfix (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1" [Low,Incomplete] https://launchpad.net/bugs/54230715:13
uvirtbotNew bug: #542373 in ubuntu (main) "Unable to install any updates after cpu upgrade " [Undecided,New] https://launchpad.net/bugs/54237315:14
uvirtbotNew bug: #542389 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (dup-of: 542388)" [Undecided,New] https://launchpad.net/bugs/54238915:14
uvirtbotNew bug: #542395 in openjdk-6 (multiverse) "ec2-api-tools with java-6-openjdk fail with java.net.SocketException" [Medium,Fix released] https://launchpad.net/bugs/54239515:14
uvirtbotNew bug: #542414 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Won't fix] https://launchpad.net/bugs/54241415:14
uvirtbotNew bug: #542543 in mysql-dfsg-5.1 (main) "Access denied for user 'root'@'localhost' to database SOMEDB" [Medium,New] https://launchpad.net/bugs/54254315:15
uvirtbotNew bug: #542745 in squid (main) "does not terminate at computer shutdown (dup-of: 539469)" [Undecided,New] https://launchpad.net/bugs/54274515:15
uvirtbotNew bug: #542746 in squid (main) "does not terminate at computer shutdown (dup-of: 539469)" [Undecided,New] https://launchpad.net/bugs/54274615:15
uvirtbotNew bug: #542770 in puppet (main) "package puppet-common 0.25.4-2ubuntu3 failed to install/upgrade: conflicting packages - not installing puppet-common (dup-of: 542768)" [Undecided,New] https://launchpad.net/bugs/54277015:15
uvirtbotNew bug: #542768 in puppet (main) "package puppetmaster 0.25.4-2ubuntu3 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1" [Low,Fix released] https://launchpad.net/bugs/54276815:16
uvirtbotNew bug: #542788 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück" [Undecided,Fix released] https://launchpad.net/bugs/54278815:16
uvirtbotNew bug: #542871 in postfix (main) "package postfix 2.6.5-3 failed to install/upgrade: el subproceso script pre-installation nuevo devolvió el código de salida de error 1" [Low,Incomplete] https://launchpad.net/bugs/54287115:16
uvirtbotNew bug: #542938 in apache2 (main) "no clean url altough mod_rewrite" [Undecided,Invalid] https://launchpad.net/bugs/54293815:16
uvirtbotNew bug: #542955 in bind9 (main) "/sbin/ldconfig.real: File /usr/lib/libdns.so.64 is empty, not checked. " [Low,Incomplete] https://launchpad.net/bugs/54295515:16
uvirtbotNew bug: #543094 in samba (main) "mount error 13 - permisison denied when mounting samba shares on ubuntu server using cifs " [Undecided,Invalid] https://launchpad.net/bugs/54309415:17
uvirtbotNew bug: #543148 in mailman (main) "Private Archive Permissions Are Incorrect" [Low,Incomplete] https://launchpad.net/bugs/54314815:17
uvirtbotNew bug: #543197 in bacula (main) "package bacula 3.0.2-3ubuntu6 failed to install/upgrade: no package named `bacula' is installed, cannot configure" [Low,Incomplete] https://launchpad.net/bugs/54319715:17
uvirtbotNew bug: #543212 in php5 (main) "php5-cli in lucid-beta1 missing readline/libedit support" [Low,Fix released] https://launchpad.net/bugs/54321215:17
uvirtbotNew bug: #543767 in openssh "ssh logins doesn't show the MOTD when connecting with public key authorisation" [Low,Incomplete] https://launchpad.net/bugs/54376715:19
uvirtbotNew bug: #543798 in squid (main) "does not terminate at computer shutdown" [Undecided,Fix released] https://launchpad.net/bugs/54379815:19
uvirtbotNew bug: #543909 in samba (main) "package samba 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Invalid] https://launchpad.net/bugs/54390915:19
uvirtbotNew bug: #544030 in mysql-dfsg-5.0 (universe) "package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1" [Undecided,Incomplete] https://launchpad.net/bugs/54403015:21
uvirtbotNew bug: #544052 in php5 (main) "Fatal error: Call to undefined function ldap_connect()" [Undecided,Fix released] https://launchpad.net/bugs/54405215:21
uvirtbotNew bug: #544134 in samba (main) "Windows ME unable to authenticate" [Low,Incomplete] https://launchpad.net/bugs/54413415:22
uvirtbotNew bug: #544216 in ntp (main) "time synchronizes even when config is set to manual" [Low,Confirmed] https://launchpad.net/bugs/54421615:24
uvirtbotNew bug: #544265 in bacula (main) "package bacula-director-mysql 3.0.2-3ubuntu6 failed to install/upgrade: " [Medium,Incomplete] https://launchpad.net/bugs/54426515:25
uvirtbotNew bug: #544315 in dhcp3 (main) "Inconsistent leases files with multiple interfaces in dhclient.conf" [Low,New] https://launchpad.net/bugs/54431515:27
uvirtbotNew bug: #544330 in qemu-kvm (main) "qemu-system-ppc: unable to boot past 'returning from prom_init'" [Wishlist,New] https://launchpad.net/bugs/54433015:27
uvirtbotNew bug: #544377 in tftp-hpa (main) "PXE Error: Only absolute filenames allowed (dup-of: 531123)" [Undecided,New] https://launchpad.net/bugs/54437715:27
uvirtbotNew bug: #544426 in mysql-dfsg-5.1 (main) "package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade:  (dup-of: 522185)" [Undecided,New] https://launchpad.net/bugs/54442615:28
uvirtbotNew bug: #544510 in postfix (main) "package postfix 2.7.0-1 failed to install/upgrade:" [Low,Incomplete] https://launchpad.net/bugs/54451015:28
aubresoren: whee15:29
uvirtbotNew bug: #544673 in euca2ools (main) "euca-describe-images yields no output when -a/-o/-x unspecified (dup-of: 544676)" [Undecided,New] https://launchpad.net/bugs/54467315:29
aubrepeople still use Windows ME ?15:31
uvirtbotNew bug: #544748 in resolvconf (main) "resolveconf fails if postconf not installed" [Medium,Incomplete] https://launchpad.net/bugs/54474815:32
uvirtbotNew bug: #544760 in squid (main) "fails to start: Unknown job: squid" [Undecided,Fix released] https://launchpad.net/bugs/54476015:32
uvirtbotNew bug: #544961 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 4 zurück" [Low,Incomplete] https://launchpad.net/bugs/54496115:32
uvirtbotNew bug: #545004 in qemu-kvm (main) "kvm VMs don't start: qemu: could not load PC BIOS 'bios.bin' (dup-of: 545302)" [High,In progress] https://launchpad.net/bugs/54500415:33
uvirtbotNew bug: #545052 in squid (main) "package squid 2.7.STABLE7-1ubuntu10 failed to install/upgrade: squid upstart job failed to start" [Medium,Incomplete] https://launchpad.net/bugs/54505215:33
uvirtbotNew bug: #545142 in puppet (main) "Lucid's puppet unable to make a certificate signing request to Hardy's Puppet" [Undecided,Won't fix] https://launchpad.net/bugs/54514215:34
uvirtbotNew bug: #545170 in sysstat (main) "Sar adds together the block I/O of /dev/sda and /dev/sdaX" [Undecided,New] https://launchpad.net/bugs/54517015:34
=== jsalisbury_ is now known as jsalisbury
pmatulisgeez15:35
uvirtbotNew bug: #545294 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Incomplete] https://launchpad.net/bugs/54529415:36
uvirtbotNew bug: #545319 in nut (main) "nut configuration should be config files, not conffiles" [Low,New] https://launchpad.net/bugs/54531915:36
sorenaubre: Whee indeed. There's still three days' worth of bugs to go, apparantly.15:36
uvirtbotNew bug: #545327 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Low,Incomplete] https://launchpad.net/bugs/54532715:37
uvirtbotNew bug: #545331 in squid (main) "package squid 2.7.STABLE7-1ubuntu10 failed to install/upgrade: squid upstart job fails to restart" [Medium,Incomplete] https://launchpad.net/bugs/54533115:37
uvirtbotNew bug: #545683 in logwatch (main) "ignore file missing from logwatch package" [Undecided,Invalid] https://launchpad.net/bugs/54568315:43
uvirtbotNew bug: #545739 in php5 (main) "lucid - php not parsed in user directory" [Undecided,New] https://launchpad.net/bugs/54573915:43
uvirtbotNew bug: #545741 in qemu-kvm (main) "package qemu-common 0.12.3+noroms-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/qemu/keymaps/fr', which is also in package qemu-kvm 0:0.11.0-0ubuntu6.3" [High,Fix released] https://launchpad.net/bugs/54574115:43
uvirtbotNew bug: #545798 in bacula (main) "package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1 (dup-of: 545797)" [Undecided,New] https://launchpad.net/bugs/54579815:44
uvirtbotNew bug: #545864 in samba (main) "Error WBC_ERR_DOMAIN_NOT_FOUND in pam_winbind causes passwd to fail" [Undecided,New] https://launchpad.net/bugs/54586415:44
uvirtbotNew bug: #546191 in quagga (main) "bgp won't advertize ipv6 routes" [Undecided,New] https://launchpad.net/bugs/54619115:46
uvirtbotNew bug: #510086 in eucalyptus (main) "localhost connection timeouts after start of eucalyptus" [Medium,Fix released] https://launchpad.net/bugs/51008615:50
uvirtbotNew bug: #423252 in sudo (main) "NSS using LDAP on Karmic breaks 'su' and 'sudo'" [Unknown,Confirmed] https://launchpad.net/bugs/42325215:53
uvirtbotNew bug: #546526 in euca2ools (main) "euca-bundle-image --help gives 'Invalid user' message" [Low,Fix released] https://launchpad.net/bugs/54652615:53
uvirtbotNew bug: #546548 in euca2ools (main) "euca-bundle-image --block-device-mapping is broken" [Undecided,Fix released] https://launchpad.net/bugs/54654815:54
uvirtbotNew bug: #546551 in euca2ools (main) "euca-describe-image-attribute --kernel or --ramdisk fails" [Undecided,Fix released] https://launchpad.net/bugs/54655115:54
uvirtbotNew bug: #546563 in redland (main) "apache2 crashed with SIGSEGV in librdf_free_uri()" [Undecided,New] https://launchpad.net/bugs/54656315:55
uvirtbotNew bug: #546567 in euca2ools (main) "euca-download-bundle usage says --manifest_path instead of --manifest" [Low,Fix released] https://launchpad.net/bugs/54656715:55
uvirtbotNew bug: #242009 in qemu-kvm (main) "Virt- manager grabs mouse when you press ctrl-alt" [Wishlist,Confirmed] https://launchpad.net/bugs/24200915:56
uvirtbotNew bug: #546572 in euca2ools (main) "euca-modify-image-attribute -l -a exits success on non-existant id" [Undecided,New] https://launchpad.net/bugs/54657215:56
sorenOk, almost there now.15:57
uvirtbotNew bug: #546677 in puppet (main) "puppet should recommend etckeeper" [Wishlist,Triaged] https://launchpad.net/bugs/54667715:57
uvirtbotNew bug: #546691 in mysql-dfsg-5.1 (main) "MySQL package dependancies are broken for Lucid" [Undecided,Fix released] https://launchpad.net/bugs/54669115:57
uvirtbotNew bug: #546745 in libvirt (main) "libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf despite docs" [Undecided,New] https://launchpad.net/bugs/54674515:57
uvirtbotNew bug: #546820 in mysql-dfsg-5.1 (main) "mysql-testsuite ships arch-dependent binaries in arch:all package" [High,Triaged] https://launchpad.net/bugs/54682015:57
uvirtbotNew bug: #246659 in backuppc (main) "Backuppc no compression when change topdir" [Undecided,Confirmed] https://launchpad.net/bugs/24665915:58
uvirtbotNew bug: #546896 in samba (main) "package samba-common-bin 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2" [Low,Confirmed] https://launchpad.net/bugs/54689615:58
uvirtbotNew bug: #547038 in postfix (main) "package postfix 2.5.5-1 failed to install/upgrade: subprocess post-installation script returned error exit status 75" [Undecided,New] https://launchpad.net/bugs/54703815:59
uvirtbotNew bug: #547059 in eucalyptus (main) "euca-describe-snapshots gives different output than ec2-describe-snapshots" [Undecided,Fix committed] https://launchpad.net/bugs/54705915:59
uvirtbotNew bug: #536876 in eucalyptus "euca-describe-availability-zones verbose is undocumented" [Low,Fix committed] https://launchpad.net/bugs/53687616:02
uvirtbotNew bug: #547249 in mailman (main) "Move the web interface to a separate package to remove apache dependance" [Wishlist,Confirmed] https://launchpad.net/bugs/54724916:02
uvirtbotNew bug: #548483 in euca2ools "euca-confirm-product-instance broken" [Undecided,New] https://launchpad.net/bugs/54848316:06
uvirtbotNew bug: #476619 in eucalyptus "Networking problem in Eucalyptus when VNET_PUBLICIPS has an IP being used in its range" [Wishlist,Won't fix] https://launchpad.net/bugs/47661916:07
uvirtbotNew bug: #548785 in postfix (main) "postfix_2.7.0-1 failed to install on 10.04" [Undecided,New] https://launchpad.net/bugs/54878516:09
uvirtbotNew bug: #548823 in php5 (main) "php-cli blank on Lucid 32" [Medium,Triaged] https://launchpad.net/bugs/54882316:09
uvirtbotNew bug: #548885 in ntp (main) "ntp host name not found error" [Undecided,New] https://launchpad.net/bugs/54888516:10
funkyHatHello. Is anyone using aide? I've installed it but it's logging more details than I want and I'm finding the config files confusing16:14
funkyHatOr would anyone recommend a different IDS?16:15
pmatulisfunkyHat: haven't used the stuff in donkey's years, does tripwire still exist?16:21
funkyHatYes16:22
funkyHatI guess tripwire would be good to try... it seems to be more well known, maybe it has frendlier defaults16:22
SchmidtfunkyHat: I have the same problem... Have you looked at ossec ?16:26
funkyHatSchmidt: no, not seen that one16:27
SchmidtI am thinking about reviewing it for my employer16:27
SchmidtHaven't looked ossec myself yet16:28
lamont548785 - "when I removed this config file a while back, I broke my machine.  Now it's giving me these errors"16:34
MTecknologyI can't figure this out... php-cgi works completely perfect loading the first page and stays running - but once you load the second page it dies16:41
MTecknologyI'm wondering if something broke in 10.04 with php-cgi16:42
MTecknologyAny of you use php-cgi and have a system your testing 10.04 on?16:44
=== luis__lopez is now known as luis_lopez
MTecknologyI'm starting to think it could be a bugin php.ini.... if I run php-cgi with -n (no php.ini) it will keep running - but obviously can't load any web pages because it's missing almost everything required to load anything16:47
ScottKThere are those that would consider PHP not loading web pages to be progress.16:50
mathiazhggdh: hi!16:51
mathiazhggdh: you can use the uec test rig to resume your Beta1 testing16:51
MTecknologyScottK: why's that?16:52
ScottKSecurity nightmare16:52
MTecknologyScottK: php is the future man! :P16:53
ScottKMaybe yours16:53
MTecknologyI run one php-cgi instance per user as that user and all the web content is their permission so any file systems changes happen as that user rather than other users, it helps16:53
=== zul_ is now known as zul
MTecknologyScottK: I'm not the biggest fan of PHP - especially after trying to package it myself - but everything we rely on uses it - save for the one that uses ruby....16:54
MTecknologyI'm not understanding what's breaking and I can't get any verbose output....16:55
MTecknologyI guess I'll get to deal with strace16:56
ScottKSorry, so far I've managed to avoid touching php and plan to continue the streak.16:56
MTecknologyScottK: you've not touched php you're entire life?16:57
ScottKYep.  I'm not much of a web guy.16:57
ttxmathiaz !16:57
MTecknologyoh, that's 80% of what i do16:57
funkyHatAkismet is lying to me16:58
* mathiaz hugs ttx 16:58
ttxmathiaz: coudln't get status from you in time for the release meeting, so I invented.16:58
mathiazttx: sorry about that16:58
ttxmathiaz: I didn't see any email about the multi-network automated tseting16:58
mathiazttx: I hoped the updates I made yesterday were clear enough16:58
ttxdoes that mean it works ? Or that it's so broken you wouldn't talk about it16:58
mathiazttx: work in progress16:58
ttxok16:59
ttxso not abandoned yet16:59
MTecknologysendto(5, "<9>suhosin[8689]: ALERT - canary"..., 159, 0, NULL, 0) = 159        close(5)   = 016:59
MTecknologythat's interesting16:59
ttxDo you expect to have time to look into the openldap beta2-targeted bugs ?16:59
ttxor will you need help on that ?16:59
ttxmathiaz: ^16:59
mathiazttx: hm - considering that the beta2 freeze is next Thursday17:00
mathiazttx: and I plan to work on MySQL next Tuesday and Wednesday17:00
mathiazttx: I don't think I'll have to look into slapd bugs before Thursday17:00
mathiazttx: ie upload a slapd package to fix the beta2 bugs before beta2 freeze kicks in17:01
mathiazttx: if you agree with that ^^, I'd need help with slapd beta2 bugs17:01
ttxmathiaz: could you debunk the issues today and Monday ? so that someone else can take it up and try to do something before Beta2Freeze ?17:01
mathiazttx: nope17:02
mathiazttx: I won't have the necessary connectivity to do the testing17:02
ttxHmm, I'll see what I can do. Otherwise maybe a Milestone Exception will be in order.17:02
ttxif that's our only one, we are in good shape17:02
mathiazttx: I can probably work on the bugs on Thursday17:02
mathiazttx: which means having an upload on Thursday or Friday next week17:03
mathiazttx: if that works for you, then I don't need help on the slapd beta2 tests17:03
ttxok.17:03
ttxsmoser: I propose we have the discussion on ramdisk/EC2 during the team meeting next week, to decide before Beta2Freeze17:05
smoserthats fine.17:06
smoserit woudl help to have some thoughts from keybuk on it. suspecting what is the cause and why ec2 would not see it.17:06
hggdhmathiaz: thanks, will do17:06
=== airells is now known as Airells
uvirtbotNew bug: #548970 in php5 (main) "[lucid] php5-cgi crashes when attempting to load page" [Undecided,New] https://launchpad.net/bugs/54897017:22
ivokshello :)17:39
zulhey ivoks long time no see :)17:40
ivoksdid you miss me? :)17:40
zulnot really :)17:40
ivoksi was studying for my last exam17:40
ivoksand i passed it!17:40
ivoksyay17:40
ivokswas a freaking time...17:41
ivoksi know, cluster stack spec is outdated17:41
ivoksmail stack is outdated17:41
zulbacula updated17:42
ivoksnice17:42
zulmost of our changes have made it into debian actually17:43
ivoksawesome17:44
ivokswell, i just stoped to say hi17:44
ivoksand let you know i didn't go away... yet :D17:44
zulheh17:44
ivoksi have a meeting in 15 mins17:45
uvirtbotNew bug: #354434 in vsftpd (main) "ftp(vsftpd 2.0.6)  download crc error, thus the data is good on disk(via ssh orsftp). Help needed!" [Undecided,Incomplete] https://launchpad.net/bugs/35443418:04
sammyso I'm confused. I'm looking for the meta package that includes not only the server image, but also the server image's headers. linux-server and linux-image-server seem to be mutually exclusive, and while both pull in linux-image-generic-pae, neither pull in linux-headers-generic-pae18:11
=== luis__lopez is now known as luis_lopez
uvirtbotNew bug: #549022 in eucalyptus (main) "NC publication job should support specific IP" [Undecided,New] https://launchpad.net/bugs/54902218:27
MTecknologyzul: hi, where can I grab php5-5.3.2 ?18:28
zulits in lucid18:28
MTecknologyzul: I'm on lucid and I still seem to have 5.3.118:31
zulshould be there18:31
guntbert!info php5 lucid | zul18:33
ubottuzul: php5 (source: php5): server-side, HTML-embedded scripting language (metapackage). In component main, is optional. Version 5.3.1-5ubuntu2 (lucid), package size 1 kB, installed size 20 kB18:33
zulchecking18:33
MTecknologyperhaps still in the pocket?18:34
MTecknologyif that's the right term :S18:34
MTecknologyI'm still trying to understand all the packaging doo dadyy that goes on :P18:34
ScottK      php5 | 5.3.1-5ubuntu2 |         lucid | all18:34
ScottK      php5 | 5.3.2-1ubuntu1 |         lucid | source18:34
ScottKAt a glance, 5.3.2 isn't built.18:35
ScottKThat's part of the output from rmadison php518:35
sammyScottK: where did you get that output from? oh. madison.18:35
ScottKsammy: rmadison18:35
zulim uploading a fix18:43
zulk it should be built now]18:43
* zul is having a blonde week18:46
MTecknologyzul: how long till i can install this amazing fix?18:47
zulMTecknology: couple of hours maybe18:48
MTecknologyzul: that's sad - I want it now :P18:49
MTecknologyzul: so how does that work? the source was uploaded but the binary wasn't?18:50
zulMTecknology: source was uploaded but the binaries were waiting for a dependency...18:50
MTecknologyzul: so you just uploaded the dependency?18:51
Nonpythonhow do I a 403 error when ever I try to run a python cgi script?18:53
Nonpythonhow do I fix a 403 error when ever I try to run a python cgi script?18:53
kirklandjdstrand: will respond; have been sprinting all week18:54
kirklandsoren: agreed, i was eyeing 200018:54
MTecknologyzul: I'm mostly just curious about the process, i'll go ask in -motu18:54
kirklandsoren:  you can open a bug and assign to me, if you like; otherwise, i'll just get to it18:54
jdstrandkirkland: cool, thanks. no rush on my end-- mostly just wanted to make sure you saw it :)18:54
kirklandjdstrand: definitely; and it wasn't something that i could respond to quickly :-)18:54
jdstrand:)18:56
zulMTecknology: well it goes to a queue to be built then it goes to the archive and then goes to the mirrors basically18:57
jbartushi all, curious if anyone has had a crack at Ubuntu Enterprise Cloud (bundled eucalyptus) yet19:00
jbartusi'm in the middle of a RHEV demo now, and its making my teeth hurt19:00
skriteanyone know what may cause an Innodb mysql server db to take a long long long time to shutdown or restart?19:05
KillMeNowfirst guess is how much data is getting shoved in to the DB at any giving time?19:06
jbartusskrite: http://www.mysqlperformanceblog.com/2009/04/15/how-to-decrease-innodb-shutdown-times/19:07
skritejbartus, cool, thanks !19:08
jbartuslearned that one the hard way, standing in a datacenter using a tiny laptop at 1am desperatly hoping it would finish shutting down with enough time left over to do my actual change inside the outage window19:09
skritejbartus, damn19:12
sorenkirkland: Erm, it's a kernel team thing, surely?19:29
uvirtbotNew bug: #549072 in spamassassin (main) "Sync spamassassin 3.3.1-1 (main) from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/54907219:42
uvirtbotNew bug: #546874 in samba (main) "passwd - can't login, change password" [Undecided,Triaged] https://launchpad.net/bugs/54687419:44
timClicksis it possible to sell the space capacity in my private cloud to a public cloud vendor?19:54
tyskaHello guys!19:58
tyskaWhere is the best source of information about Ubuntu Enterprise Cloud19:59
tyska?19:59
KillMeNowwhat kinds of info are you looking for Tyska?20:00
KillMeNowhow to?20:00
KillMeNowor ?20:00
KillMeNowhttp://www.ubuntu.com/cloud/private is the typical high altitude stuff20:00
tyskaim looking for support20:07
tyskato solve some problems im having20:08
tyskathe how to is really great but if i get some error in the proccess, where can i find information20:08
tyska?20:08
KillMeNowhttps://enterprise.ubuntu.com/professional_services.php20:08
KillMeNowsee if that helps you20:09
ScottKYou can also ask questions here20:09
KillMeNowhttp://www.ubuntu.com/news/canonical-launches-enterprise-cloud-service20:10
tyskai dont know how to use elastic fox20:31
tyskawhere i get the AWS credentials?20:31
sorentyska: For UEC or for EC2 proper?20:32
tyskafor UEC20:34
tyskasomeone knows where can i find the AWS credentials to put in elasticfox?20:45
sorentyska: Log into the management console.20:47
sorentyska: You'll see them there.20:47
tyskathe management console is that through the web browser?20:48
sorenYes.20:49
tyskaok20:49
tyskathere is a tab called Credentials20:49
tyskaThere is a option called Query interface credentials in this tab20:50
tyskathis show me the Query ID and the Secret Key20:50
tyskathis is the aw credentials?20:50
sorenSeems like a good guess.20:50
tyska=/ i dont know to configure elasticfox =(20:53
tyskafor UEC20:53
tyskait seems that elasticfox is configured to EC220:54
tyskai found a how to configure elasticfox for UEC ;)20:56
tyskaim on the right way =)20:56
geneticx_wrkhi everyone. I'm using ubuntu's network manager IPSec VPN client, I'm able to connect to the VPN but cannot ping LAN or Internet however when I connect from a windows machine it works flawlessly, any ideas why?21:05
tyskalol, i cant define a new region on elastic fox =(21:05
=== erichammond1 is now known as erichammond
=== dendrobates is now known as dendro-afk
KillMeNowgeneticx_wrk:  check to see if the route is getting added properly21:27
geneticx_wrkKillMeNow: i dont think they are being added properly, because the Default gateway is all zeros when in reality it should be the VPN IP i get21:38
tyskahello guys21:38
tyskasomeone knows how can i see if my cloud have the nodes properly installed?21:39
tyskaor better saying, properly discovered21:39
=== dendro-afk is now known as dendrobates
tyskahello someone?21:45
=== erichammond1 is now known as erichammond
tyskasomeone is online and reading the chat?22:00
tyskahello people22:04
KillMeNowwhat's up22:05
KillMeNowgeneticx:  i would expect a 0.0.0.0 if you're doing a split horizon VPN22:07
=== dendrobates is now known as dendro-afk
tyskahow can i know that the nodes are working properly?22:22
tyskathere some way to see a list in the cluster controller?22:22
KillMeNowi'm not the one to ask in regards to the cluster22:22
tyskado you already use rightme, or landscape? if yes, wha tis the best one22:25
tyskahow can i realize a ssh connect in virtual machines?22:33
MTecknologyzul: :( php5-5.3.2 didn't fix the issue23:51
zulMTecknology: what issue are you talking about?23:55
MTecknologyzul: bug 54897023:55
uvirtbotLaunchpad bug 548970 in php5 "[lucid] php5-cgi crashes when attempting to load page" [Undecided,Incomplete] https://launchpad.net/bugs/54897023:55
zulMTecknology: what php application is it? and is it just one application?23:56
MTecknologyzul: Drupal, I don't have any others running on here23:56
zulwhich version?23:57
MTecknology6 and 723:57
MTecknologyhrm...23:57
MTecknologyzul: ok..... http://connect.kalliki.com/info.php23:58
MTecknologyso the issue is with drupal?23:59
zulMTecknology: probably23:59

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