[00:00] now I need to refine it so that it can only run those two scripts without password [00:02] qman__: would that be dhcpd ALL=(martijn)NOPASSWD: /etc/dhcp3/script1, /etc/dhcp3/script2 ? [00:04] yup, that did the trick [00:05] well, qman__ and mdeslaur thanks for the help and patience, I'm going to bed now that it works [00:08] glad you got it sorted [00:09] qman__: I'll write a blogpost on it, maybe it should get documented somewhere :) [00:09] well, ttyl === lamont` is now known as lamont [00:15] hi again :) [00:16] it worked to bootup on livecd and make a bootable usb disk for my usb stick :) [00:16] must be something wrong on those guides that i was talking about === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === Reepicheep_ is now known as Reepicheep === Jagged_ is now known as Jagged [01:08] damn.. === Jagged_ is now known as Jagged [02:06] FYI (re discussion yesterday), Ubuntu's packaging of the server component of Zimbra (ZCS) has been shelved because the guy who was interested in it has left Canonical. [02:15] twb: what was the guy's name? [02:15] It was a little confusing. [02:15] I wrote to Brian Thomason, and I got a reply back from that address. [02:16] So either someone else wrote the reply and Brian left, or Brian wrote the reply and someone else (unnamed) left. [02:19] brian didn't leave [02:19] Righto. [03:20] hey im in the rescue mode and im trying to make a copy of a HD how do i go about mounting it and copying it [03:25] artillerytx_: first of all, do you want to copy only the files, or do you want to preserve the entire filesystem in a bit-for-bit copy? [04:31] twb: bit for bit sorry i was away for a min [04:32] what is the easiest way to get data off of a HD if its not showing up on the system or maybe some tricks or something [04:33] it keeps randomly showing up in the bios [04:39] artillerytx_: your HDD is randomly showing up in the BIOS? [04:40] first of all check if all hardware connectors are properly attached (unplug & replug the hardware, if you can) [04:40] and if supported & still possible, see what SMART says about the disk [04:40] k [04:41] (to me it sounds like hardware failure, if it's only a bad connector you're lucky, otherwise [04:41] ...) [04:41] yeah i know [04:41] sucks [04:42] you can try to boot using a rescue disk [04:42] yeah [04:42] but it doesn't see the HD [04:43] i was getting a read only file format warning and then I/O errors [04:43] i think the drive is going out [04:44] but i was hoping i could copy some files before it finally died [04:44] maybe try until it works a bit ;-) [04:45] I had that once with a 1 month old drive, fortunately it was part of a RAID 1 ;) [04:45] yeah i should of done a raid setup and im stupid for not doing it [04:45] backups are even better of course [04:54] so there is nothing i can do about this [04:54] sucks [05:00] i guess i will let it sit and try tomorrow [06:26] if my hard drive shows up in the bios for a little bit then disappears its dead ? === ssm is now known as ssm_ === ssm_ is now known as ssm === howie2 is now known as howie === howie4 is now known as howie === howie8 is now known as howie === nxvl_ is now known as nxvl [07:40] hi all [07:40] i am looking for mod-proxy-ajp inside of the jaunty repository [07:40] but there seems to be none [07:47] milestone: It's in apache2.2-common , isn't it?? :) [07:47] let me chick [07:47] check [07:47] sorry [07:48] did an apt-file search mod_proxy_ajp but could not find it [07:48] /usr/lib/apache2/modules/mod_proxy_ajp.so is in apache2.2-common on my system... [07:48] jmarsden: you are right [07:48] What's the ajp part? [07:48] sorry for the confusion [07:49] yes the module [07:49] is in the common package [07:50] twb: apache JServ Protocol. http://httpd.apache.org/docs/2.2/mod/mod_proxy_ajp.html [09:18] New bug: #444105 in eucalyptus "euca-describe-volumes does not show the zone in which the volume resides" [Undecided,Fix committed] https://launchpad.net/bugs/444105 [09:58] New bug: #444349 in mysql-dfsg-5.1 (main) "package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/444349 [10:00] hey! [10:16] what is the big difference between B [10:17] VPN bridging and VPN routing [10:17] Orfeous: briding is layer 2, and routing is layer 3 traffic? [10:17] <_ruben> brige: subnet_a - vpn - subnet_a ... route: subnet_a - vpn - subnet_b .. which indeed, is a matter of layer2 versus layer3 [10:19] ah, thanks for the answer! [10:20] i'm thinking of setting up a VPN tunnel between my server at home and my girls place.. but i dont know if its possible and how to do it. i have seen that some people have a VPN key generator internet bank-kind of thing :) for their clients to connect to their vpn servers [10:24] <_ruben> openvpn is a nice app to start playing with vpns [10:24] New bug: #444352 in eucalyptus (main) "DB deadlock on reboot prevents EMI from being started" [Medium,New] https://launchpad.net/bugs/444352 [10:37] _ruben, ok.. any guides howto? :) [10:37] +1 for OpenVPN, you can easily setup a openvpn infrastructure with a pre-shared key [10:38] it's the fastest [10:38] and the easyrsa scripts are also very easy to work with [10:39] http://www.techimo.com/forum/linux-unix/176687-howto-openvpn-ubuntu-dapper.html [10:39] that's one of the better guides [10:42] ok, thank you.. [10:42] but in my wireless router there are many VPN stuff.. whats that? [10:44] <_ruben> could be ipsec based vpn stuff, dont know your router [10:47] hmm.. [10:47] SysCp verkar ju treevligt :) [10:49] ops [11:17] Orfeous: i just read what you wrote, that's probably a VPN Passthrough feature that many routers have, its for IPSEC and L2TP === erichammond1 is now known as erichammond [11:27] atomic_1, ok.. is that something i must setup on my router at home? [11:27] my server is behind that router [11:27] and now i am behind my gf's router [11:28] and i want to connect to my server or/and another computer on the same subnet [11:28] if you use default settings with OpenVPN, all you need to do on both routers is port forward tcp 1194 to the machines that use OpenVPN [11:29] so, setup OpenVPN as a server at your site [11:29] and just make your gf's site a client [11:29] that link i provided has all the info you need [11:32] hi. I want a computer on my network also to have the internet. I've setup the IP masquerading with ufw as stated here https://help.ubuntu.com/9.04/serverguide/C/firewall.html , but it doesn't work. Any guidence please? [11:35] atomic_1, i think it feels more secure to let me generate a password everytime i want to connect to the VPN [11:35] like the hardware keygenerator blabla.. :) [11:35] looks like a small calculator [11:37] atomic_1, i have the Dlink DIR-615 router at my GF and in the webadmin interface there are under Advanced-tab a portforwarding and application rules tabs.. and under application rules there are ipsec and PPTP as selectable rules :) [11:38] and they uses port 1723 for PPFT [11:38] ipsec uses port 500 [11:45] as i said, you dont need those if you are using OpenVPN [11:45] as far as passwords go, you cannot possibly say that they are more secure than a digital certificate ;) [11:45] besides, you can assign a password to the cert [11:45] when you generate it [11:54] ah, ok :) [11:58] * soren lucnhes [12:15] I have a problem with sudo..It used to take a long time to execute commands with sudo..so after some deugging I found tht it was taking time at logging the events to syslog.... [12:16] Then I added "loghost" to the hosts file, and the problem vanished!. [12:16] so is the loghost entry needed, or wht is the original problem? any ideas... [12:17] <_ruben> rags: seems syslog is trying to log to a remote host called loghost [12:19] oh...I did enable remote logging...with the -r option but that is to receive syslogs messages from port 514 right....? [12:19] <_ruben> -r is to enable inbound connections, yes [12:21] also, other systems are logging with no problem.... [12:21] <_ruben> does 'grep loghost /etc/syslog.conf' yield anything? [12:21] <_ruben> or 'sudo grep loghost /etc/sudoers' [12:23] nothing...doesnt' return anything..I'm positive it's logging to files..and not to log host... [12:24] <_ruben> if neither sudo and syslog dont refer to loghost, i wouldnt know what would be looking for that name [12:25] also, I think it's some how related to the dns server as well...cause when the problem occurs, bind hangs as well... [12:32] It works after some time...it's workig now....strange... [12:33] hi everybody [12:34] i have a problem after installing smokeping on my ubuntu server 8.04 [12:34] !info smokeping hardy [12:34] the smokeping.cgi for local host is not displayed [12:34] smokeping (source: smokeping): latency logging and graphing system. In component universe, is extra. Version 2.3.0-1 (hardy), package size 652 kB, installed size 2504 kB [12:34] ?? [12:35] i didnt get u guys [12:38] it was workin fine for one day [12:39] but it stopped working nw [12:39] rpinto: check web server logs [12:39] how do i do tat? [12:41] rpinto: you need to google some of this basic stuff yourself [12:41] ok [12:41] thanks pmatulis [12:53] smokeping debug doesnt show any errors [13:02] Oct 6 17:27:51 server smokeping[12411]: Not entering multiprocess mode for just a single probe. [13:02] Oct 6 17:27:51 server smokeping12412]: FPing: probing 1 targets with step 300 s and offset 182 s. [13:02] tat appears in the smokeping.log file when i start the service [13:03] is the step interval too large? [13:03] must i lower it? [13:03] No, 300s is normal. [13:04] ok [13:04] Or, rather, the default. [13:04] so any idea why my network latency graphs arnt displayed on the browser? [13:05] I remember having to do something, let me check my configs. [13:05] ok please.. thanks [13:08] rpinto: I had to add the following to one of my apache site configs to get the graphs to display: http://paste.ubuntu.com/286931/ [13:11] Pici, where do i do that? [13:11] rpinto: /etc/apache2/sites-enabled/ [13:13] i must create a file there with the content rite? [13:13] can i paste tat section in the 000-default file? [13:14] Hello there [13:15] rpinto: You'll probably need to paste it inside the host section that you might have in there. [13:15] i just have on file 000-default in there [13:16] rpinto: Okay, but do you have anything defined within that file/ === dendrobates is now known as dendro-afk [13:17] yes Pici, there is some stuff defined [13:17] dont know wat it is though [13:17] some virtualHost stuff [13:17] localhost [13:17] rpinto: Put it inside the virtalhost section [13:18] ok [13:19] Hello, I hope I am not off topic: I am running alestic image ami-7a86ae0e, however, it doesn't seem to find any of the ec2 commands, do I need to install them as described at https://help.ubuntu.com/community/EC2APITools#fndef-f90bdfb72295593c373fd151aa512b6a870e2761-0 ? (they are suppossedly there from what I read in the docs... [13:23] BenignoC: The EC2 AMI command line tools are installed on all AMIs published on http://alestic.com [13:23] Pici, i added it, still not working for me [13:23] What command are you trying to run? [13:23] rpinto: You'll need to restart apache before the changes will go into effect. [13:24] ohk [13:24] ec2-create-snapshot [13:25] BenignoC: The ec2-create-snapshot command is part of the EC2 API command line tools (not the AMI command line tools). [13:25] Those are not installed by default. [13:25] Pici, still not working [13:26] erichammond: ah, sorry, Its my first day with EC2. [13:27] BenignoC: Welcome to EC2. I think everybody runs into that confusing trap. You have a few more ahead of you :) [13:28] Pici, when i tried reloading smokeping, an error occurs [13:28] * Reloading latency logger daemon configuration... ERROR: Can not read pid from /var/run/smokeping/smokeping.pid: No such file or directory [13:30] erichammond: I am not particularly knowledgeable about any particular distro (actually quite the contrary, more into programing than systems administration) so, any particular ami that you would advise for a newbie? I was trying 8.04 Hardy for Europe by alestic but dont know if there are better options for me. [13:31] BenignoC: I'm slightly biased since I built and use that particular image in production (in the US). I think it's a good one :) [13:34] BenignoC: If you're willing to test out some Beta software (not for production use), I would also recommend trying the Karmic Beta AMI published by Canonical. I list it a bit lower down on http://alestic.com [13:37] erichammond: Heh, I should have guessed by the name, I was asking more based on "newbieness" of the user rather than on the quality of the Ami. Anyways, any good guide you would recommend for setting up a LAMP server starting from your Hardy ami?. I was going down your Article on setting up My_SQL with EBS and XFS when I bumped into those ec2 commands... [13:38] BenignoC: Ah, for that tutorial ( http://ec2ebs-mysql.notlong.com ) you are expected to run the ec2-create-snapshot command on your local system which should have the EC2 API tools installed. [13:39] Once you've figured out how to use EBS volumes, the rest of the LAMP setup would be like any normal Ubuntu system. [13:40] You would make sure that all of your database, logs, and other important files are stored on the EBS volume. [13:41] It is also a good goal to be able to start up a new replacement instance quickly, so document the exact steps you take to configure the system and/or create a script which can automate the steps. [13:41] Other than the sql databases, is it a good idea to also put in there all the actual code of the web application into the EBS ? [13:41] Sure, whatever you don't want to lose when the system dies unexpectedly. [13:42] You can use the same "mount bind" approach as described in the tutorial for the MySQL database. [13:45] yes, its quite nice and clear. Thanks a lot for all your help and tutorials. I'd better continue working on reading doc to see if I can manage on my own now. [13:53] New bug: #444504 in eucalyptus (main) "Autoregistration through upstart, while working, uses strange ways" [Medium,Triaged] https://launchpad.net/bugs/444504 [13:54] hi everybody [13:56] if I want to add a ServerName to my server, where and how do I need to do it? I think it might be in http.conf but I don't know the syntax [14:11] New bug: #444531 in kvm (universe) "Guest kernel can't read TSC frequency from the hypervisor" [Undecided,New] https://launchpad.net/bugs/444531 [14:16] !backup | Tohuw [14:16] Tohuw: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [14:19] !sbackup > Tohuw === Tohuw2 is now known as Tohuw [14:49] !sbackup > Tohuw [14:49] Tohuw, please see my private message [14:50] !sbackup > Tohuw [14:50] Tohuw, please see my private message [14:51] New bug: #443325 in eucalyptus "/services/Heartbeat fails on exception" [Undecided,Fix committed] https://launchpad.net/bugs/443325 === omahn_ is now known as Omahn [15:05] New bug: #444560 in eucalyptus (main) "eucalyptus-cc upstart job post-start script always fails" [Medium,In progress] https://launchpad.net/bugs/444560 [15:08] <_ruben> hmm .. too bad dovecot's still at 1.1.x for karmic, might roll my own 1.2.x packages [15:10] Daviey: ping [15:12] _ruben: What's new and shiny in 1.2.x? [15:15] <_ruben> its sieve part [15:17] <_ruben> but then again, sieve would be new thing for us anyways .. wondering what'd be more troublesome: rolling 1.2 packages, or the upgrade from 1.1 to 1.2 at a later time [15:18] <_ruben> upgrade notes seem fairly painless [15:18] The new "Install to iSCSI" feature in Karmic - is that only available on the Server cd? [15:25] Installed tasksel install lamp-server, and phpmyadmin. My security groups include now HTTP: tcp from 80 to 80 source IP or group: 0.0.0.0/0. And I keep getting timeouts on accessing the public dns. is the security group correct? else where should I look for the error?. [15:26] if I want to add a ServerName to my server, where and how do I need to do it? I think it might be in http.conf but I don't know the syntax, can someone help me please? [15:28] AzizLight: single server? using the default site? [15:29] zoopster: it's a developement server, I want to assign a dyndns to it [15:30] AzizLight: to add a servername directive to apache...the syntax is simply ServerName www.server.com [15:30] zoopster: and I just have to add that to httpd.conf? [15:33] AzizLight: by default ubuntu sets up virtualhosts...so I'd put it in the default site /etc/apache2/sites-available/default [15:36] zoopster: I see...where in the file should I add the ServerName line? :S [15:37] AzizLight: inside the VirtualHost directive anywhere...I usually put it at the top, but it doesn't matter [15:38] zoopster: great, it worked, thanks a lot :) [15:39] AzizLight: sure [15:52] I have an apache2 server running, where should I look at if I am getting time outs on the public DNS?. I have set an http tcp 80 to 80 for all ips 0.0.0.0/0 on its security groups.. any test or checks I can do to pinpoint where I am getting the problem ? [15:55] New bug: #444598 in vm-builder (universe) "rename uec kernel/ramdisk for automated downloading or easier doc" [Low,Confirmed] https://launchpad.net/bugs/444598 [16:01] New bug: #444605 in vm-builder (universe) "make sure source is obtainable for uec kernel images" [Medium,New] https://launchpad.net/bugs/444605 === erichammond1 is now known as erichammond [16:11] New bug: #440762 in vm-builder (universe) "ec2-images have ubuntu.canonical.com in /etc/hosts (dup-of: 440757)" [Medium,Confirmed] https://launchpad.net/bugs/440762 [16:12] erichammond, so you think /etc/hosts shouldn't have any 127.0.1.1 (bug 407861) [16:12] Launchpad bug 407861 in ubuntu-on-ec2 "ec2-init: ec2-set-hostname should be eliminated, trust DHCP" [Wishlist,Fix released] https://launchpad.net/bugs/407861 === Pici is now known as Guest99641 === Jeeves__ is now known as Jeeves_ === Guest99641 is now known as Pici === soren_ is now known as soren [16:21] erichammond, so you think /etc/hosts shouldn't have any 127.0.1.1 (bug 407861) [16:21] Launchpad bug 407861 in ubuntu-on-ec2 "ec2-init: ec2-set-hostname should be eliminated, trust DHCP" [Wishlist,Fix released] https://launchpad.net/bugs/407861 [16:22] and please re-read https://wiki.ubuntu.com/UEC/Images/NamingConvention . i think that both images and kernel/ramdisk are reasonably finished [16:22] Daviey: please post some results on the EC2 wiki page. === jmarsden_ is now known as jmarsden [16:23] Daviey: or I will hunt you down with crumpets [16:24] jcastro: on it! [16:24] <3 === rascov_ is now known as rascov [16:39] soren, what things are you aware of that use ec2-version-query right now? [16:39] smoser: The bundling script. [16:39] i'd like to make sure that i updated anything correctly [16:40] smoser: That's about it. [16:40] is that it? [16:40] ok. [16:41] smoser: a) The specific format was never blessed and b) it was never moved to an official location, so it was never really announced. If someone saw the spec and started using it, I doubt they'll be surprised if it stops working. I'm reasonably sure the spec even says that the location is temporary. [16:42] yeah, i doubt anyone would expect ~soren to be official [16:42] smoser: Well, "soren" does have a bit of a ring to it :), but I'm sure we'll be fine. [16:56] can someone please accept my nominations for karmic of bug 440757, bug 444605, bug 444598 [16:56] Launchpad bug 440757 in vm-builder "ec2-images have ubuntu.canonical.com in /etc/hosts" [Medium,Triaged] https://launchpad.net/bugs/440757 [16:56] Launchpad bug 444605 in vm-builder "make sure source is obtainable for uec kernel images" [Medium,New] https://launchpad.net/bugs/444605 [16:56] Launchpad bug 444598 in vm-builder "rename uec kernel/ramdisk for automated downloading or easier doc" [Low,Confirmed] https://launchpad.net/bugs/444598 [16:56] zul, soren, kirkland, ttx ^^ [16:56] New bug: #440757 in vm-builder (universe) "ec2-images have ubuntu.canonical.com in /etc/hosts" [Medium,Triaged] https://launchpad.net/bugs/440757 [16:56] smoser: I'm on it [16:57] smoser: done [16:57] (if Lp doesn't timeout) [17:26] hi [17:42] I have uploaded a bundle, and now want to register it. I run ec2-register $bucket/$prefix.manifest.xml and get the following error: [Deprecated] Xalan: org.apache.xml.res.XMLErrorResources_en_US [17:42] Client.InvalidManifest: HTTP 301 (Moved Permanently) response for URL http://s3.amazonaws.com:80/ad-amis/ubuntu.manifest.xml: check your manifest path is correct and in the correct region. [17:42] Can anyone help me? [17:43] BenignoC, is was going to suggest the region [17:43] how do I set it up on the command or config ? [17:44] with s3cmd i've looked at the 'info' (s3cmd info) for the bucket and make sure the LOCATION is correct [17:44] but it looks like maybe you didn't give bucket correctly ? that url in the redirect seems strange [17:45] or at least short [17:45] oh, you're bucket is "ad-amis" ? [17:45] kirkland, or other, how much space does an archive mirror take ? [17:46] other thing, (guessing based on 'deprecated') what is your ec2-api-tools version [17:46] smoser: I have just started using SC2 and S3 today, I am not sure to what info you refer [17:46] <_ruben> hardy+intrepid+jaunty i386+amd64 using debmirror: 164GB [17:47] in the uri above, it contains the string 'ad-amis' [17:47] _ruben, thanks. very helpful. [17:48] <_ruben> smoser: tho im (also) kinda interested what a "full" mirror would take, now i lack the debian-installer stuff for instance [17:48] BenignoC, it also includes "ubuntu.manifest.xml" which i'm guessing is your $prefix. [17:48] <_ruben> shouldnt take all that much more i'd say [17:49] hmmm I dont recall the version but I downloaded just today from amazon, trying to find it now. [17:49] shoot. _ruben : http://www.ubuntu.com/getubuntu/mirror/1 [17:49] prefix was just ubuntu for me. [17:49] smoser: 1.3-42584 [17:51] <_ruben> smoser: nice :) [17:51] _ruben, 'A "full archives" mirror is around 210GB' [17:51] :( [17:51] i missed it again [17:51] <_ruben> 210 + 40 .. that's doable [17:52] BenignoC, then i suggest that you must be missing 'bucket' ? verify you have that. [17:52] <_ruben> wonder if i can use my debmirror-created local mirror as a base for a full rsync .. ought not to be a problem i'd say [17:52] I am checking my bucket using the firefox utility, and I see all the contents within ad-amis [17:52] but your syntax is correct. i've just registered earlier today with: ec2-register smoser-test-us/foof.manifest.xml [17:52] BenignoC, you bundled and uploaded (ec2-bundle-image and ec2-upload-image) ? [17:53] smoser: I followed instructions as in http://alestic.com/mt/mt-search.cgi?search=bundle&IncludeBlogs=1&limit=20 [17:53] virtualbox isn't listed under 'optimised for' with JeOS - should it work well anyway+ [17:55] BenignoC, i'm sorry, i'm out of ideas. ec2 api tools are not very friendly when they dont work. [17:56] smoser: I have the bundle uploaded on S3, now, If I dont have it registered as an AMI, can I safelly terminate my current machine ? I mean can I recover the work without it registered?. [17:56] well, yeah, assuming its uploaded correctly. [17:58] heh, feels kind of risky [18:01] smoser: ec2-register ad-amis/ubuntu.manifest.xml -U https://eu-west-1.ec2.amazonaws.com has worked [18:05] thanks to all. ciao. [18:06] . [18:09] smoser: /etc/hosts works for me without any 127.0.1.1 and I'm not aware of any negative impact when DHCP is setting the host name. I don't know the correct Ubuntu way to manage this, but I'm pretty sure that having the incorrect hostname in /etc/hosts is bad. === jldugger is now known as pwnguin [18:56] New bug: #394353 in libvirt (main) "Libvirt allows definition of several domains with the same UUID" [Undecided,Incomplete] https://launchpad.net/bugs/394353 [19:08] New bug: #307328 in dnsmasq (universe) "dnsmasq should ONLY bind the virtual interface, not hog the whole system" [Undecided,New] https://launchpad.net/bugs/307328 [19:11] smoser: i use a 400GB hard drive for my mirror [19:12] New bug: #337936 in libvirt "Please backport 6.01, and/or 6.1 to intrepid." [Wishlist,Triaged] https://launchpad.net/bugs/337936 [19:13] kirkland: what is the status of kvm updates (-84) these days? [19:24] pmatulis: what do you mean? [19:25] pmatulis: kvm-84 has been backported to hardy/intrepid and is in jaunty [19:25] pmatulis: i don't plan on ever updating kvm-62 in hardy or kvm-72 in intrepid [19:25] pmatulis: it has to be a kitten-killer to change kvm-84 at this point [19:25] pmatulis: i know of one potential kitten killer right now [19:25] pmatulis: involving qcow2 corruption [19:26] pmatulis: i'll probably take a look at that after karmic goes RC [19:26] kirkland: k, thought i looked in hardy backports the other day and couldn't find -84 [19:26] pmatulis: https://edge.launchpad.net/ubuntu/+source/kvm [19:26] The Hardy Heron (supported) [19:26] Set upstream link [19:26] Show details 1:84+dfsg-0ubuntu12.3~hardy1 backports (main) five weeks ago [19:27] New bug: #239263 in libvirt (main) "virDomainBlockStats not supported by the hypervisor" [Undecided,Fix released] https://launchpad.net/bugs/239263 [19:27] New bug: #291570 in libvirt (main) "segmentation fault installing python-libvirt" [Undecided,Incomplete] https://launchpad.net/bugs/291570 [19:28] kirkland: i was looking here: http://archive.ubuntu.com/ubuntu/dists/hardy-backports [19:33] pmatulis: hmm, okay [19:33] kirkland: still can't find it there but, yeah, not sure how i missed the LP page [19:35] zul: when triaging bugs, could you make sure that the importance is set? [19:35] mathiaz: sure [19:37] New bug: #372001 in libvirt (main) "default network autostart symlink recreated" [Low,Incomplete] https://launchpad.net/bugs/372001 [19:43] New bug: #350936 in libvirt (universe) "kvm stop rc" [Undecided,Incomplete] https://launchpad.net/bugs/350936 [19:43] New bug: #385439 in libvirt (main) "No port-forwarding to guest is possible" [Undecided,Fix released] https://launchpad.net/bugs/385439 [19:50] New bug: #345485 in libvirt (main) "libvirt does not remove interfaces on stop" [Low,Triaged] https://launchpad.net/bugs/345485 [20:08] New bug: #260801 in virt-manager (main) "virt manager freezes mouse when started with usb mouse plugged" [Low,Incomplete] https://launchpad.net/bugs/260801 [20:12] New bug: #349270 in libvirt (main) "inconsistency in drive allocation" [Low,Incomplete] https://launchpad.net/bugs/349270 [20:12] New bug: #354486 in libvirt (main) "package libvirt-bin 0.6.1-0ubuntu4 failed to install/upgrade: " [Undecided,Invalid] https://launchpad.net/bugs/354486 [20:16] New bug: #358995 in libvirt (main) "Update crashed (dup-of: 426045)" [Undecided,New] https://launchpad.net/bugs/358995 [20:23] New bug: #390281 in libvirt (universe) "virsh undefine might undefine the wrong vm" [Low,Triaged] https://launchpad.net/bugs/390281 [20:29] New bug: #252916 in libvirt (main) "Qemu call broken when domain type is "kvm"" [Undecided,Invalid] https://launchpad.net/bugs/252916 [20:29] New bug: #363778 in libvirt (main) "package libvirt-bin 0.6.1-0ubuntu5 failed to install/upgrade: subprocess post-installation script returned error exit status 1" [Low,Triaged] https://launchpad.net/bugs/363778 [20:32] New bug: #239354 in virt-manager (main) "Unable to complete install ' virDomainCreateLinux() failed Failure while reading monitor startup output: Input/output error" [Undecided,New] https://launchpad.net/bugs/239354 [20:36] New bug: #238692 in virt-manager "Virtual Machine CD-ROM disappears on its own - kvm virt-manager " [Medium,Fix released] https://launchpad.net/bugs/238692 [20:41] dont worry libvirt is done now [20:42] New bug: #242953 in libvirt (main) "libvirtd is broken with diskless domains" [Low,Triaged] https://launchpad.net/bugs/242953 [20:42] New bug: #275947 in libvirt (main) "libvirtd (64-bit) xenDaemonNodeGetInfo bug (SIGFPE)" [Low,Triaged] https://launchpad.net/bugs/275947 [20:47] New bug: #334274 in libvirt (universe) "the sco unix guest can't boot with hd" [Low,Triaged] https://launchpad.net/bugs/334274 [20:47] New bug: #366455 in libvirt (main) "qemu+tls server certificate validation failure (The certificate is not trusted)" [Undecided,Incomplete] https://launchpad.net/bugs/366455 [20:52] just one quick question, and I have been stuck on this for months, getting a mail server to respond to incoming mail from the net, ubuntu's own default server only seems to keep things local? [20:54] Mc-kay, What mail server are you using? Postfix, Exim, or something else? [20:55] I tried postfix, had issues, tried exim, this didnt wanna install, there are others [20:56] Mc-Kay did you port forward on your router or firewall to allow incoming connections to your mail server? [20:56] getting one of the Linux format Mags, that read a page on installing a mainserver on ubuntu, I soon replied that, this page was out of date and didnt working on 8.10 or 9.04 [20:57] New bug: #391980 in vm-builder (universe) "JeOS does not have name resolution in place when boot.sh is executed." [Low,Triaged] https://launchpad.net/bugs/391980 [20:57] Mc-kay: dpkg-reconfigure postfix, to setup postfix [20:57] Usually postfix is very quick to get working in default form, are you sure mail is getting to the server as bventura mentioned? [20:57] bventura, yep, i run alot of servers on here, including forums, where ive had to remove email registeration [20:57] lets try that [20:58] Mc-Kay i'm not sure if you've seen this but this guide here is rock solid, works for me every time: [20:58] https://help.ubuntu.com/9.04/serverguide/C/email-services.html [20:58] just one typo on this page:https://help.ubuntu.com/9.04/serverguide/C/postfix.html#postfix-installation [20:58] Mc-kay: but like bventura said, make sure your firewall is set AND most ISP's dont' allow unauthenticated outgoing email so you might need to use their smtp server, or a service like DYNDNS mail hop [20:58] I got a question about active directory and 9.04 integration [20:58] 192.168.0/24 should be 192.168.0.0/24 [20:58] very good point from Crypia, might be your ISP blocking you do you have static IP? [20:59] my ip is static, and ive dmz to this box for now [20:59] i think the problem all alone has been me, setting things up poorly [20:59] can you telnet to the outside address? [20:59] hehee [20:59] try that guide above [20:59] yeah i can [21:00] when I first got U-Verse, it was blocked, but after one call requesting it to be unblocked it was opened for me [21:00] same here i'm also on ATT, you must ask to unblock [21:00] I never think of that being on Charter, nothing is blocked. [21:01] are the DNS records all squared aaway? I did this once and everything worked fine local, but if I tried to send to or from hotmail it didn't work because I had dns problem [21:01] I have a workstation running Jaunty, I have it integrated into AD correctly, using Likewise open, I have added a AD goup (ad.user.admin.group) and have added it to the sudoers file. I can successfully use all the sudo functionality with the group and users listed within the group. I am having an issue with Gnome working correctly however, I cannot access several functions, as it thinks that I am not an admin on the local box. How [21:02] dns records all point here.. and this local address from the router. [21:02] looking at the ubuntu web page you sent me [21:02] bventura: might have been a dns issue with your domain not resolving a dns lookup on the receiving end, are you sending from a registered domain name that resolves back to that IP in DNS? [21:02] dasunsrule321, Are you logging into X with your netbios domain? eg. DOMAIN\username or DOMAIN\\username? [21:03] Yes [21:03] Crypia I wasn't but once I fixed it it all just worked [21:03] mc-kay, yes that guide is really good i've run thru it 10 times or so and it works really well [21:03] just that one typo I mentioned watch out for it [21:04] CodeDrunk: Again, I have full root privileges, just not within Gnome [21:04] bventura, thankyou mate, im only doing this now because I have spammers on the forums I run.. [21:05] oh man I hate those forum spam [21:05] If I try to access things such as users and groups, etc, it tells me I do not have enough privileges [21:05] i get a lot of those too [21:05] i get about 5-9 bots a day sign up, and post crap [21:05] Mc-kay, what forum do you use? [21:05] no email reg set, because of the mail server issue. [21:05] SMF [21:05] Ok [21:06] i'm not sure I understand how will haveing a your own mail server fight the bots [21:06] I run Punbb [21:06] When you said you have added the AD group, is this just for the sudoers file or in /etc/group for adm and admin groups? [21:06] In sudoerss [21:06] What is the syntax to add the domain user to the group file? [21:06] bventura, it would force them to wait for an email, before they allowed on the board, not just sign up and free riot [21:06] This doesn't seem to be well documented [21:07] i see [21:07] No it's not, I had a similar issue that this fixed. Let me see if I can SSH to that server and see what I did. [21:07] Ok [21:07] i have about 10 domains, this is only a nightmare with ubuntu [21:07] That would be awesome! [21:07] thank you [21:07] you cant give them there own group [21:08] dasunsrule321, Problem is it will not accept an AD group in the group file, only users. You can add yourself to admin:x:0: using DOMAIN\username and see if that fixes it. [21:09] I tried that [21:09] well good luck mc-kay i'm off to lunch BB in 20 [21:09] nada [21:09] bventura, you have been more then helpful. :) [21:09] I tried " " ' ' too [21:09] nothing [21:09] let me ask you this [21:10] dasunsrule321, I'm sorry, my mistake. It's AD alias not domain. eg. Domain Admins\username [21:10] do you need to add the user to adm and admin [21:10] ok, so group\user [21:10] i was doing domain\user [21:11] It's complicated, depending on how AD is setup it could be group\user or just the AD username alone. [21:11] hmmm [21:11] I have to do a "sudo xhost +" every time I connect with ssh and want to run an X app, is there a global setting where I can disable access control? [21:11] If there isn't an alias it would be DOMAIN\\username [21:12] Right [21:13] BRB, let me restart X and see what happens [21:13] Do I need to be in the adm and admin group? [21:13] mathiaz: I've never really had a chance to play much with Kerberos. Does it authenticate using pam and then grants the user a ticket, or does it have its own internal authentication mechanism? [21:13] Yes, and be sure to restart/reload likewise too [21:13] Ok [21:13] brb [21:13] soren: there is a pam_krb5 module [21:14] I thought that was the other way around. [21:14] soren: which will get a TGT for the user [21:14] ..i.e. have stuff that uses PAM authenticate against krb. [21:14] Ah, I see. [21:14] what is the likewise service? [21:15] dcerpcd right? [21:15] mathiaz: so if that module is reached in the pam stack, it assumes authentication was succesful and grants the ticket? [21:15] yep [21:16] soren: oh no. It still uses the supplied password to authenticate the user [21:16] soren: basically the Ticket issued by the KDC is encrypted with a passphrase derived from the user password [21:16] soren: so the user's password is still needed to get the TGT functional [21:17] mathiaz: So if I had a hardware token one-time-password based authentication setup, I can't use that with kerberos? [21:17] CodeDrunk: no dice [21:17] 100BaseT to Ciena 3920 - large packets are getting blocked. [21:17] soren: you could - I think you'd have use the PKINIT extension [21:17] Largest successful transter about 1450 [21:17] I can access Add/Remove... now [21:17] soren: which is a pre-auth mechanism [21:17] dasunsrule32, Hmm strange [21:18] Still cannot access users and groups [21:18] is there a chance the 3920 is sending jumbo packets my ethernet interface can't handle? [21:18] tho it seems I can access the other areas [21:18] mathiaz: Hm.. Ok. [21:18] mathiaz: I get the feeling this is very much not straight forward. [21:18] soren: yop - it's not an OOTB setup [21:19] soren: I'm not sure that krb5 1.7 completly supports it. [21:19] dasunsrule32: I belive thats the right track but User & Groups must require some other form of credentials instead of the basic group layout. [21:20] I assume so [21:20] I suppose it doesn't matter that much [21:20] Since all users are going to be added via the domain [21:21] Can you access the Network Config/Administration? [21:22] Yes [21:22] Everything [21:22] Printers [21:22] etc [21:22] Just not users and groups [21:23] any trick to supporting jumbo frames? [21:24] CodeDrunk: Must I be part of the lpadmin group to print? [21:24] dasunsrule32, Yes, and plugdev to use USB devices. [21:24] Ok [21:24] zul: yo [21:25] zul: thanks for triaging libvirt [21:25] zul: i added some priorities to the ones that were still undecided [21:26] CodeDrunk: BRB [21:26] New bug: #296530 in libvirt (main) "virsh --quiet not quiet about "Connecting to uri:"" [Low,Confirmed] https://launchpad.net/bugs/296530 [21:27] New bug: #231328 in libvirt (main) "provide support for non-us keyboard in vnc server" [Wishlist,Incomplete] https://launchpad.net/bugs/231328 [21:28] CodeDrunk: Looks like I can add just the domain group to the group file [21:28] I will see in a sec [21:28] I just added my goup [21:28] group [21:29] dasunsrule32, It would be excellent if you can get that to work, I never could for some reason. I could only use domain user accounts, no groups. [21:29] maybe not [21:29] hmm [21:29] I can access the print queue this time [21:29] but it is haning [21:29] hanging in the processing mode [21:31] New bug: #443015 in libvirt (main) "package libvirt-bin 0.6.1-0ubuntu5.1 failed to install/upgrade: Unterprozess post-installation script gab den Fehlerwert 1 zur?ck" [High,Incomplete] https://launchpad.net/bugs/443015 [21:33] New bug: #338283 in virt-manager (main) "virt-manager can't open Linux VM's under Xen" [Low,Confirmed] https://launchpad.net/bugs/338283 [21:33] New bug: #350751 in libvirt (universe) "kvm images created under 8.10 fail to load" [Medium,Triaged] https://launchpad.net/bugs/350751 [21:33] New bug: #355907 in libvirt (main) "Reinstall error on libvirt -- group already exists" [High,Triaged] https://launchpad.net/bugs/355907 [21:45] mathiaz: why isnt virt-manager subscribe to ubuntu-server and libvirt is? [21:45] zul: omission? [21:45] could be [21:46] zul: may be ubuntu-virt is a bug contact [21:46] ubuntu-virt is [21:47] mathiaz: im going to go through the seeds tomorrow to check if we are missing anything [21:50] ummm bugger [21:50] the boxname needs to be changed. [21:50] LOL [21:51] root@kv-laptop:/home# [21:51] i need to find out how to change that [21:52] !hostname | Mc-kay [21:52] Mc-kay: Use hostname to set the hostname, or to do it permanently: edit /etc/hostname and /etc/hosts . WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. Alternatively, use the gui at System > Administration > Networking on the "General" tab [21:52] thankyou [21:54] Hm. "root@wherever" [21:55] sorted [21:56] i did something sopid mind you, I did chmod -R 777 * [21:56] CodeDrunk: I cannot even print [21:56] but its where i did it, i forget i was in the root system [21:56] Were you able to get this to work? [21:56] so etc/ and so on got changed [21:57] im pondering how to set the permissions back, LMAO [21:57] not happy the whole filesystem is writable [21:58] ouch mc-kay you chmodded your whole /etc ? [21:59] and more, i was doing something in my /home/ folder. but i forget I was just in / [21:59] i dont think you can undo that you may have to reinstall [21:59] that would be very painful [21:59] ive had the box running for 6 months without shutdown [22:00] do you have backup? [22:00] yeah i do, all i need to do is backup the sql stuff and reinstall, i have a custom copy done with remastersys [22:01] cool [22:04] thinking of running a best linux desktop competition [22:04] http://img97.imageshack.us/i/screenshoth.png/ [22:05] however, i better reinstall my other box now ive buggered it up [22:06] but its where i did it, i forget i was in the root system - thats why we advocate against doing ordinary work as root :-) [22:07] LOL, i know [22:08] i dont make stupid mistakes normally, what i was installing needed to be in root, i walked off the do something else, come back and carried on.. [22:09] Mc-kay: I didn't want to laugh about you - I know the feeling too well - but a little reminder serves us all :-) [22:10] so hows that mail server coming along mc-kay any progress? [22:10] yeah, i think so [22:10] nice [22:11] how to do it again, mind you after the little chmod disaster [22:11] hehee [22:11] ill do it tomorrow [22:11] too tired [22:11] its always good to practice [22:12] not when you run a server with 33 sites on, you tend to not want to reboot or redo [22:12] but its cool, its need to be the 9.04, not 8.04 [22:13] yeah [22:13] trying to get one of my forums to send reg via email [22:15] smoser: ping [22:15] smoser: we're testing the karmic uec images [22:15] smoser: we can get the eucalyptus-provided images running [22:15] smoser: but not our uec images yet === ajmitch_ is now known as ajmitch [22:24] smoser: can i get some help? [22:36] New bug: #391077 in logwatch (universe) "Filter out dovecot "Logged out" messages" [Undecided,Fix released] https://launchpad.net/bugs/391077 [22:36] New bug: #443252 in logwatch (universe) "[FFe] new upstream version closes several bugs, includes more bug fixes" [Wishlist,Fix released] https://launchpad.net/bugs/443252 [22:40] When I run kinit user, it does not return any value [22:41] am I having an authentication issue with kerb5? [22:42] I am sorry, I ran klist [22:42] and I do have the ticket cached [22:49] hello [22:49] problem: finished a dual-boot vista/ubuntu8.10, in vista wireless ok, in ubuntu nothing, somebody recomended in terminal lspci, a bunch of info appeared,i have no clue, and still not working. hardware: laptop, HP pavilion [22:50] here's the catch: i am an absolute ubuntu newby, could use some step-by step info, not some reference to some how-to guides (where i have been looking a lot, but still do not understand) [22:51] pietrubens: This channel is for server support, you might want to try #ubuntu for laptops. [22:52] i tried, but got only some "look-at that site" help [22:52] so, i am looking for a good soul the give me an absolutely noob hands on explaination [22:53] that is, if someone has the patience, since i do know that i am asking a hell of a lot [22:53] I'm terribly sorry, but just because #ubuntu was not helpful enough does not make this on topic for this channel. [22:53] Perhaps the users mailing list or the forums will be useful. [22:54] This channel... not so much :) [22:54] i do realize, did not want to break rules, just looking for help [22:55] pietrubens: It's not just about willingness to help. It's just as much about people speciialising in server related things in here and not so much about wireless networks on laptops. [22:55] pietrubens: The fact is simply that this is not the best place to get qualified help for your problem. [22:56] deep down i knew :s [22:56] #ubuntu /should/ be, but I understand that its helfulness varies with the people in it. I hear www.ubuntuforums.org tends to be helpful to many people. [22:57] i'm heading there right now ;) [22:57] Good luck :) [22:58] i need it, want to install it to listen to some radio tnite already ;) [22:58] sorry yet again [23:06] Hi, I found a bug in ruby1.8 that ships with 9.04 -- that has been fixed by upstream [23:07] New bug: #444946 in eucalyptus (main) "eucalyptus does not survive a reboot" [High,Confirmed] https://launchpad.net/bugs/444946 [23:07] is this something worth reporting, or any chance of getting an update to 9.04? [23:08] http://pastie.org/644587 [23:08] Nwallins: changes of getting into 9.04 are slim [23:08] there is a patchlevel 174, at least, where this is fixed [23:09] Nwallins: https://wiki.ubuntu.com/StableReleaseUpdates [23:09] Nwallins: must meet those criteria [23:09] kirkland: makes sense [23:09] Nwallins: do you have access to 9.10? [23:10] Nwallins: it would be worth verifying that the bug is fixed there [23:10] Nwallins: we can fix bugs in 9.10 for about another 9 days [23:10] Nwallins: then 9.10 gets locked down [23:10] gotcha [23:10] Nwallins: and we'll start focusing on 10.04 [23:10] i don't have easy access to it, but my pastie should suffice [23:10] for someone who does and has the inclination [23:11] takes 60 seconds to actually verify [23:11] should not result in segfault or deadlock [23:12] i am running jeos on the platform where i noticed the bug [23:12] i am not going to be testing 9.10 on it [23:12] Nwallins: your script/test works for me on 9.10 [23:12] but i do have a 9.04 at home, but it is AMD64 [23:12] no segfault? [23:12] Nwallins: no segfault [23:12] Nwallins: exits 0 [23:13] ok, great [23:13] i assume you see a 'hi mom' [23:13] or hello world or whatever [23:13] kirkland@x200:/tmp$ ruby -v [23:13] ruby 1.8.7 (2009-06-12 patchlevel 174) [x86_64-linux] [23:13] y, i confirmed in #ruby-lang that patchlevel 174 has it fixed [23:13] great! [23:13] Nwallins: cheers === dendro-afk is now known as dendrobates [23:17] kirkland: can you tell me, or show me how to find, which version of ruby1.9 is in 9.10? [23:18] Nwallins: https://edge.launchpad.net/ubuntu/+source/ruby1.9 [23:19] are we still needing people to test this http://www.youtube.com/watch?v=gcx8HZWSYB8 and this http://www.youtube.com/watch?v=-0wc4LCSqHI&feature=related ? [23:20] Re: eucalyptus on Karmic that is === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === tony_ is now known as xeger