[00:07] so i'm on Ubuntu 8.04 LTS and am testing a basic Samba [homes] share, with recycle\trash bin enabled. From Windows clients when i delete files\folders they correctly go into my named folder: .trash , however when connecting to the same server from a Linux client: \\ubuntu804vs\altf2o , same home directory, deleting anything gives an error it can't move the file to the trash and if i want to delete immediately. Anyone know if Linux cl [01:45] zul, the dh_apport be in binary-arch rule or install rule. I'm guessing is in install right? [01:45] RoAkSoAx: i think so look at openssh as an example [01:46] zul, i am doing that actually :) [01:47] and im asking this openssh is packaged with cdbs and the openvpn is package with debhelper [01:47] i think its install [01:49] zul, isn't there a wikipage that explains the process? [01:49] or the packaging changes/ [01:50] RoAkSoAx: no there isnt for dh_apport since its quite new [01:50] zul, ok I guess I'll just take a look at other packages :) [01:50] thanks btw [01:51] RoAkSoAx: np, thanks for helping out with the apport hooks stuff [01:51] no prob :) [02:06] hello, I have, does Ubuntu-Server come with all the packges to run xwindows and all that good stuff [02:08] zul, btw... I think there's a small error in debian/openssh-server.apport, it is missing a '[' in the last line [02:08] RoAkSoAx: k ill check [02:08] report['SSHDConfig'] = root_command_output(**MISSING [**'/usr/sbin/sshd', '-T']) [02:40] New bug: #527856 in samba (main) "Ubuntu 9.10 don't see DFS share content" [Undecided,Incomplete] https://launchpad.net/bugs/527856 [02:45] what is the channel for php? [02:46] #/dev/null [02:46] But probably #php or ##php [02:46] Mack: 13:46 But probably #php or ##php [02:46] twb: it wasnt #php :/ [02:46] if it was, i got put in overflow [02:51] zul, how do I determine which information i need from the package... let's say openvpn, i'm attaching the conffile... how do I know what else is needed? [02:55] RoAkSoAx: if the packager did her job, she'll have included reportbug/apport hooks to collect any additional information automatically. [02:56] twb, well I'm actually creating an apport hook for openvpn that's why I'm asking how do I determine what information is necessary to attach :) [02:57] hi somebody know how i can setting syncronization windows client and samba file server. I got many acocunt working in the cliwnts and everytime is trying to syncronize every user instead just the current user (logon in) and is taking long time to synchronize. === erichammond1 is now known as erichammond [02:59] Right [03:04] I'm building Lucid live images. All *was* working fine, but suddenly they no longer run /etc/rc.local, and I can't work out why. [03:06] hi somebody know how i can setting syncronization windows client and samba file server. I got many acocunt working in the cliwnts and everytime is trying to syncronize every user instead just the current user (logon in) and is taking long time to synchronize. [03:06] I mean i just need sincrhoniza the curretn user who login in windows clients not every user in this machine. any idea? === erichammond1 is now known as erichammond === erichammond1 is now known as erichammond === Mack is now known as Mack_ [03:12] twb: it was ##php :/ i forgot to id [03:16] Whatever [03:26] Grmph. Who thought it was a good idea to change upstart's /etc directory [03:34] twb: better off asking lucid q's in #ubuntu+1 [03:35] * twb girds his loins for the noise and newbieness of #ubuntu+1 [03:37] Never mind, I can see it in /etc/rc?.d/S99rc.local [03:39] AAAAAAARGH [03:40] You know why it wasn't working? I was still passing "single" to the kernel. [03:52] how to do a grep in all files except tar.gz files ? [03:53] maxagaz: grep --exclude \*.tar.gz [03:54] twb, thanks [03:55] is there a way to check who is the last user to access a file ? [03:58] hey all, what do i put in my my.cnf to allow mysql connections from another computer? [04:02] maxagaz: not by default. You might be able to set up some accounting if you knew in advance. [04:04] twb, ok, install something like ossec you mean [04:05] Whatever === Mack_ is now known as Mack_|away [05:06] Does anyone know how to show a list of packages based on their source (eg. -universe) in command line? [05:11] You mean like "apt-cache policy procps" ? [05:12] twb, not quite. At least on mine it lists: Installed version, candidate version, and version table as well the status [05:12] hmm [05:12] I see [05:12] on my other system it does store the origin information [05:13] but I was looking for something more like "List all packages from universe. magically." [05:35] I think you can use ~A or something [05:35] That might be for -security vs. -backports, though [05:36] Yeah, it is: aptitude -syV install "~U ~S ~VCANDIDATE ~Ahardy-security" [05:36] Closest thing I can think of is vrms [05:40] twb, thanks [06:06] New bug: #528220 in rabbitmq-server (main) "FFe: Sync rabbitmq-server 1.7.2-1 (main) from Debian sid (main)" [Wishlist,New] https://launchpad.net/bugs/528220 [06:11] New bug: #391541 in rabbitmq-server (main) "Sync rabbitmq-server 1.6.0-1 (universe) from Debian unstable (main). (dup-of: 390734)" [Wishlist,Fix released] https://launchpad.net/bugs/391541 [07:28] somebody know any script to generate ldap accounts from a text o cvs file? === JaixBly_ZzZ is now known as JaixBly [08:59] hi .. i have problem with my own deb repository ... i have few own packages (mostly with scripts) .. and need to install and update this packages on several servers .... i followed this tutorial ... http://mediakey.dk/~cc/howto-create-your-own-debian-or-ubuntu-package-repository/ ... i can add repository to /etc/apt/sources.list but i can't see packages from my repo ... is there anybody who can help me? [09:04] <_ruben> panter: when you run 'sudo apt-get update' .. do see references to your own repo? [09:05] _ruben, apt-get download Packages file from my repo ... but i can't see packages from my repo ... [09:06] <_ruben> and the packages file isnt empty or something like that? [09:07] _ruben, no ... 1 package is in Packages file ... when i run synaptic and add repo ... list of packages is downloaded ... but in filter packages by origin i can't see my repo ... [09:08] <_ruben> hmm .. dunno then, never used synaptic either [09:17] _ruben, any other ideas? [09:18] <_ruben> i use mini-dinstall to "manage" my own repo, which works like a charm [09:23] _ruben, moment .. i look on it .. [09:23] I've always used dpkg-scanpackages or so when I needed to make an apt repo from .debs [09:23] panter: origins are defined in the Release file [09:23] panter: maybe your repo doesn't have one? [09:24] twb, i used dpkg-scanpackages too ... moment .. i take a look .. [09:25] twb, there is a problem .. how can i create Release file? [09:25] "compose Release" ? [09:27] twb, in which dir i need to run it? [09:27] Same one as has the Packages file [09:29] twb, "compose Release" is the exact command? i got error: Warning: unknown mime-type for "Release" -- using "application/octet-stream" [09:29] Error: no "compose" mailcap rules found for type "application/octet-stream" [09:30] Ha. [09:30] Try "editor Release", then. [09:32] twb, :) ... Release is the simple text file? what i need to write to it? [09:33] Eh, just compare some existing Ubuntu ones [09:36] ...or use a path name in sources.list or use a simple repository management app, like falcon or reprepro. [09:36] Nod [09:37] twb, ok .. thanks [09:37] I wasn't meaning to imply that dpkg-scanpackages was the *right* way [09:37] soren, thanks for advices [09:37] I haven't made a PPA by hand for ages -- mdn and debian proper are better :-) [09:45] Woooo! [09:45] * soren finally nailed bug 260682 [09:45] Launchpad bug 260682 in vm-builder "provide support for creating virtual machine domains on LVM2 logical volumes" [Medium,Triaged] https://launchpad.net/bugs/260682 [09:47] soren++ [09:49] does anyone know if there will be an upgrade path to go from server 6.06 to 10.04 and skip 8.04? [09:50] <_ruben> dont think so [09:51] mastapat11: the recommended upgrade paths are from release to release or LTS to LTS [09:53] mastapat11: It's not a supported upgrade path. It /may/ work, but if it breaks, you get to keep both pieces. [09:53] right. i saw that, but if i have it around for 4 or 5 yrs then want to up i can't jump to the then current LTS. i might as well just up every 2 yrs or so, cuz you still have to do 2 upgrades to get to a current ver 4 yrs later [09:55] haha. i'll image the server b4 trying it. but it would be all manual right! the do-release only works to lts --> next lts [09:56] Yeah, I don't think it has a special knob you can tweak to JFDI. [10:02] New bug: #260682 in vm-builder (universe) "provide support for creating virtual machine domains on LVM2 logical volumes" [Medium,Triaged] https://launchpad.net/bugs/260682 [10:02] who runs uvirtbot? [10:03] I do. [10:03] jussi01: Why? [10:04] soren: would you mind popping the details on https://wiki.ubuntu.com/IRC/Bots please? [10:07] jussi01: Doing so. [10:07] soren: thanks! [10:26] guys, when i do 'aptitude update' on my uuntu 6.10 server, i get edgy errors [10:26] looks like packages aren't present at the source location [10:26] please advise if i can get these [10:27] how can i successfully update my ubuntu6.10 [10:27] i dont want to update to a higher version [10:27] just normal package upadtes [10:27] swift_: What do you mean by "edgy" errors? [10:28] 6.10 ? [10:28] does ubuntu really has such old repos? nice [10:28] <_ruben> 6.10 is eol for a long time [10:28] <_ruben> !edgy [10:28] Ubuntu 6.10 (Edgy Eft) was the fifth release of Ubuntu. End Of Life: April 25th, 2008. See !eol for more details. [10:28] Daviey, please check this out http://pastebin.com/PEcL5w9a [10:28] oh, i see [10:29] <_ruben> there's an old-releases archive [10:29] guys, so that's y?.. so i can't update my server? [10:29] oh, swift_ - you really should upgrade.. you know you are getting no security support? [10:29] <_ruben> swift_: you really should be upgrading to a newer version [10:29] <_ruben> several versions even [10:29] right now.. it's a production machine [10:29] <_ruben> even worse [10:29] i just wanna run the update [10:29] as a maintenance [10:29] <_ruben> there havent been security updates for nearly 2 years [10:30] is there no way to get these packages? [10:30] <_ruben> use the old-releases archive [10:30] so it's not possible to update? [10:30] swift_: If you want long term, you should really use LTS editions.. Dapper, the previous release is still supported on the server [10:31] for now, il be using 6.10 [10:31] so, can i have a short term solution? [10:31] how can i get these packages? [10:31] online? [10:31] swift_: you can install things from http://old-releases.ubuntu.com/ , but *note* [10:31] ^^ add that to your sources.list, but there are NO updates to them [10:31] Daviey: Error: "^" is not a valid command. [10:32] <_ruben> like i said, use the old-releases archive [10:32] swift_: The only think we can really recommend is that you upgrade to a supported version [10:32] <_ruben> its like running windows 3.1 and expecting windows update to (if onnly windows update were to exist even back then :P) [10:32] <_ruben> +work [10:32] _ruben... how do i use the old release archive? [10:33] swift_: deb http://old-releases.ubuntu.com/ubuntu/ edgy main universe ... [10:33] <_ruben> swift_: basically replace "archive.ubuntu.com" with "old-releases.ubuntu.com" [10:33] <_ruben> in your sources.list [10:34] swift_: sudo sed -i 's/us.archive.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list [10:37] guys, what about http://security.ubuntu.com???... not supported anymore?? [10:37] can i get the latest security updates? [10:39] swift_, shouldnt work for an eol, your packages are just that old :-) [10:39] ohk [10:43] swift_: No, edgy will never recieve a security update anymore. [10:44] so, il have to go for a dist-upgrade then [10:44] Yes. [10:44] If you want security updates. [10:54] just ask [10:54] would a dist upgrade work? [10:54] cause the version behind 6.10 is also not supported?!? [10:55] Dapper is supported on the server still. [10:55] next LTS woud be Hardy i guess [10:56] but dapper is before , so it would be dowgrading [10:56] or i'am confused, maybe that [10:59] johe|work: you can't downgrade to dapper, and you can't directly upgrade to hardy [10:59] (shouldn't at least) [11:00] swift_: https://help.ubuntu.com/community/EOLUpgrades#6.10 to 8.04 (Edgy to Hardy) [11:00] oh, i thought only LTS to LTS upgrade works, so i thought it would be an upgrade to every version , my fault [11:00] thanks Daviey! [11:02] well, as it is told on the page :We will do the following upgrades, 6.10 to 7.04 to 7.10 to 8.04.3 LTS. [11:03] so there is no directly upgrade from 6.10 to hardy [11:04] wouldn't it be better to wait for 10.04LTS? [11:04] lool: ubuntu-vm-buider should be functional again (in bzr). [11:05] Cromulent, why? after upgrading to hardy it will be only one direct upgrade [11:05] soren: Cool [11:05] true I guess - but you might as well do it all at the same time rather than having to do upgrades twice [11:07] Cromulent, maybe right, but would be the same way only at one day than at two days, i think the admin should think about :-) [11:07] johe|work: well, just a suggestion :) [11:09] Cromulent, :-) [11:09] well, to be honest, i wouldnt upgrade, i would try to set up an LTS and migrate the services running on it [11:24] New bug: #528377 in qemu-kvm (main) "qemu-arm-static fails installing mono assemblies if /proc is mounted in the chroot" [Undecided,New] https://launchpad.net/bugs/528377 [11:38] hello, I just did a safe upgrade on Hardy and I get some lilo warnings ...the total upgrade went thru..But now I'm a bit worried with the warnings..I see "Warning: LBA32 addressing assumed"..reason for concern? [11:42] ttx: here? [11:43] join /ubuntu [11:56] rags: Probably not, no. [11:57] soren: Thx...getting it sorted out in the #ubuntu channel..:) [11:57] rags: You can get rid of it by adding a line with "lba32" in lilo.conf. [11:57] rags: It just means: "Hey, you didn't explicitly tell me to, but all sanity bids me to use lba32, so that's what I'm going to do." [11:57] rags: Putting lba32 in lilo.conf tells lilo that you're cool with that. [11:58] * soren goes to lunch [11:58] soren: ohh...ok...I'll add it then..Thx [12:01] doh... bacula [12:15] ivoks: What's doh about bacula? [12:20] soren: packaging [12:29] ivoks: yo [12:29] ttx: hi; how are you? :D [12:29] ivoks: Like a post-milestone Friday [12:30] :) [12:30] chilling? [12:30] quiet :) [12:32] i've provided solution for bug 325109 [12:32] Launchpad bug 325109 in bacula "bacula-director-pgsql fails postinst because of missing check for running psql daemon" [Medium,Triaged] https://launchpad.net/bugs/325109 [12:32] patch is only for hardy, but it could be made for intrepid too; bug doesn't exist in jaunty+ [12:33] additionaly to this patch [12:33] ok, not a papercut then, must be lucid :P [12:33] docs should be modified to mention that one should have running sql daemon before installation === TeTeT_ is now known as TeTeT [12:41] ivoks: ok, feel free to open a docs task, I'll close the lucid/bacula one [12:41] i did [12:41] ok :) [12:57] [895003.111679] BUG: soft lockup - CPU#1 stuck for 11s! [kswapd0:336] [12:58] anyone seen this lately? [13:03] bug 353070 [13:03] Launchpad bug 353070 in linux "BUG: soft lockup - CPU#2 stuck for 11s! [kswapd0:332]" [Undecided,New] https://launchpad.net/bugs/353070 [13:20] soren, (likely someone else knows, but I know you showed me once), how is it that you can "share" a .bzr directory. ie, i want to have multiple branches of, say 'cloud-utils', but not multiple copies of everything. [13:25] bzr looms is what I think you are looking for but not sure [13:26] no... i think its stacked branches [13:26] stgraber: about the call for help on LXC testing, you can also add an item on the agenda wikipage under "open discussion", that way I'll remember to talk about it if you're not available. [13:26] but i dont know exactly how to use it. [13:31] Anybody know when the fixed version of Upstart will be uploaded? https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/527722 [13:31] Launchpad bug 527722 in upstart "pre depends loop" [Medium,Fix committed] [13:32] smoser: There are a few things sort of like that, but what I use is a top level directory for all my e.g. VMBuilder branches. [13:33] yeah... explain ? [13:33] i just tried this: [13:33] bzr init euca2ools [13:33] * soren is on the phone... [13:33] cd euca2ools [13:33] sorry [13:33] It just rang. [13:33] bzr branch some-branch [13:33] ttx, stgraber: LXC testing? I'm up for that. I've just built a machine for that very purpose. Do we have a testcase to run through? [13:33] but .bzr has nothing in it after that, but some-branch/.bzr has a bunch [13:33] soren, when you get a chance, thanks. [13:34] smoser: bzr help init-repo [13:34] thats what i needed. [13:34] thanks [13:37] Omahn: cool ! stgraber wanted some help in testing / documentation, see if you can grab him [13:37] ttx: Will do, ta. [13:38] Can I prod anyone about that upstart bug? 527722 [13:41] Trying to do some upgrade testing from 8.04 to 10.04 but it's currently blocked by that bug. [13:57] bug 527722 [13:57] Launchpad bug 527722 in upstart "pre depends loop" [Medium,Fix committed] https://launchpad.net/bugs/527722 [14:16] New bug: #528463 in mysql-dfsg-5.1 (main) "SECURITY UPDATE 5.1.37-1ubuntu5.1 - problem with instalation" [Undecided,New] https://launchpad.net/bugs/528463 [14:20] soren, do you have experiences with reprepro? [14:21] anyone know where to download update-motd backport for 8.04? [14:22] panter: Years ago, yes. [14:23] soren, everything goes well ... but there is error when i try add deb package to repo ... "Error 2 opening override file 'override.karmic': No such file or directory" ... override.karmic exist on override dir in repository base .. [14:24] panter: No idea. [14:24] soren, ok ... thanks .. [14:29] soren, i figure it out ... override dir is obsolete .. override files are now in conf dir .. :) .. thanks for tip for easy program for manage repo .. [14:30] Sure [14:30] hi, I got a problem with vsftpd, I can make directories, but when I upload something into those, I get "226 Transfer done (but failed to open directory)." [14:31] I found solutions related to SELinux, but this is not an issue on Ubuntu [14:31] any tips? thanks in advance. [14:33] stas, is the vsftpd chrooted? [14:33] nvm, anon_world_readable_only=NO did the trick [14:33] bogeyd6: nope, [14:33] but I still can't change permissions on the created directories [14:34] stas, pastebin your vsftpd.conf [14:35] paste.ubuntu.com [14:35] !pastebin [14:35] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [14:37] bogeyd6: http://paste.ubuntu.com/384405/ [14:39] stas, lines 8 and 9 is your problem [14:40] stas, http://vsftpd.beasts.org/vsftpd_conf.html [14:40] bogeyd6: not sure, vsftpd runs as www-data too [14:40] bogeyd6: ok, I found that non_umask=022 fixes that [14:41] glad we could be of help, happy file serving! [14:42] thats weird, I can't get why vsftpd treats me as an annon connection, I got local_enable so why am I still annon [14:42] imho, once a user is recognized with pam, that's not annonymous anymore [14:43] You're trying to upload? [14:44] there is no reason to set chown options you did when anonymous is disabled [14:45] so vsftpd did exactly what you wanted, although you were cornfused stas [14:48] bogeyd6: oki, good it works now :) [14:52] New bug: #524594 in drbd8 (main) "[FFE] Please sync drbd8 from ubuntu-ha PPA" [Undecided,New] https://launchpad.net/bugs/524594 [14:56] New bug: #521835 in mysql-dfsg-5.0 (universe) "Installation of MySQL 5,0 failed using synaptic (dup-of: 527355)" [Undecided,New] https://launchpad.net/bugs/521835 [14:58] what do you do when a drive doesnt show up in fdisk -l [14:59] http://rhodesmill.org/brandon/2010/ubuntu-exception-190-modules/ [15:06] zroysch, you are missint sata/raid controller drivers [15:06] kwork: other drives work. [15:17] is it only me or dbconfig-common is broken in lucid? [15:18] eh? [15:18] Setting up bacula-director-pgsql (3.0.2-3ubuntu2) ... [15:18] [: 477: missing ] [15:18] /usr/share/dbconfig-common/dpkg/config: line 113: [: missing `]' [15:18] innnnteresting [15:19] populating database via sql... error encountered populating database: [15:19] psql: FATAL: Ident authentication failed for user "bacula" [15:20] if [ "$DEBIAN_FRONTEND" = "noninteractive" || "$RET" != "true" ]; then [15:20] that's line 113 [15:20] looks fine to me [15:21] ivoks: thats fixed in the dbconfig-common git tree [15:22] bug 508382 [15:22] Launchpad bug 508382 in bacula "bconsole does not connect to bacula-director" [Medium,Confirmed] https://launchpad.net/bugs/508382 [15:23] that's really about 'bacula director doesn't start, at all' :) [15:23] oh, the bug is about mysql [15:23] well, neither mysql or pgsql work :D [15:25] * soren heads out for dinner [15:25] soren: bon apetit [15:26] jdstrand: ping [15:29] zul: yes? [15:30] jdstrand: can you sync dbconfig-common for us? It fixes a regression in lucid bug #526587 [15:30] Launchpad bug 526587 in dbconfig-common "Sync dbconfig-common 1.8.44 (main) from Debian testing (main)" [Medium,Confirmed] https://launchpad.net/bugs/526587 [15:33] i can confirm that this fix makes bacula-director-pgsql installable [15:34] and when patch from bug 508382 is added to bacula, we should have fully working solution again [15:34] Launchpad bug 508382 in bacula "bconsole does not connect to bacula-director" [Medium,Confirmed] https://launchpad.net/bugs/508382 [15:34] zul, ivoks: done [15:34] jdstrand: thank you! [15:34] sure! :) [15:34] jdstrand: merci [15:34] ah, canadians [15:34] heh [15:35] zul: so, good game against russia? [15:35] ivoks: oh hell yes [15:35] is tomorrow semi finals? [15:35] or today? [15:35] tonight [15:36] must see [15:36] from 3AM till 6AM [15:36] 9:30pm for me [15:36] eh... [15:36] ivoks: were you working on a dovecot fix? [15:36] http://pastebin.ca/1811915 [15:37] is this beyond repair? [15:37] eh [15:37] do you have a working md2? [15:38] no, i'm trying to make it work [15:38] 3 [15:38] if you add just sdf, will it work? [15:38] its raid5 [15:38] of three disks? [15:39] yes [15:39] you were helping me a few days ago with this [15:40] turns out when I dd'd the image to the backup disk, i ran out of space [15:40] was like 100gb short [15:40] ok [15:40] so, how many disks are now in md2? [15:40] md2 is not running [15:41] 3 total, one doesnt even show in fdisk -l [15:41] so, no disks at all? [15:41] i think 1 of the remaining 2 is failed [15:41] one isn't recognized by kernel at all? [15:42] wait its showing up again!! [15:43] oh. damn [15:43] http://pastebin.ca/1811926 [15:44] http://pastebin.ca/1811927 [15:44] so, you can see all three disks? [15:44] yes theyre all in fdisk -l now [15:44] ok, so which one is in /dev/md2 now? [15:44] sdf or sde? [15:45] md2 : inactive sdf[1](S) sde[2](S) [15:45] so, both are in? [15:46] i guess one is empty [15:47] it shouldnt be empty [15:47] unless it somehow emptied itself [15:47] last time you said one of the disks was faulty [15:47] which one? [15:47] i dont know. [15:47] pretty sure theyre changing letters [15:48] since originally it was sdc, d, e [15:48] now its f d e [15:48] they won't change letters unless you added more disks into machine [15:49] yea had to unplug one (the failed one) to get the new drive on to backup to [15:49] so, you did know which one failed? [15:50] or you randomly took out one of the disks? [15:50] i guessed [15:51] its hard to tell when you cant blink one of them [15:51] like a real server [15:51] there's smartctl [15:51] you can find out serial numbers [15:51] i'll do that next time [15:51] it's not that hard [15:51] so, it's possible that faulty is still in, and good one is out? [15:52] all 3 of the original raid5 drives are currently plugged in [15:52] ok [15:52] let's try assembling with sde and sdf [15:53] I have a node with alpha 3 that is failing to boot. Any ideas for debugging and finding the problem? [15:53] boots fine in recovery mode, but then hangs [15:53] mdadm: /dev/md2 assembled from 1 drive - not enough to start the array. [15:53] mdadm --assemble --scan [15:54] TeTeT: syslog [15:54] ivoks: that appears to not do anything, according to /proc/mdstat [15:54] zroysch: ok [15:54] zroysch: paste output to pastebin [15:55] zroysch: of these commands [15:55] zroysch: mdadm --query /dev/sdd [15:55] zroysch: mdadm --query /dev/sde [15:55] zroysch: mdadm --query /dev/sdf [15:55] i just uncommented the line for my raid5 in mdadm.conf and now your assemble line is thinking [15:55] ah got same message, assembled from 1 drive [15:56] ivoks: syslog says something like Feb 26 16:55:07 node01 libvirtd: 16:55:07.325: warning : lxcStartup:1755 : Unable to create cgroup for driver: No such device or address [15:56] TeTeT: that's libvirtd [15:56] http://pastebin.ca/1811940 [15:57] ivoks: yeah, it's a node in an UEC install [15:57] ttx: did you try out UEC install with alpha 3? [15:57] TeTeT: nope :/ [15:57] zroysch: ok, so sde and sdf have something [15:57] zroysch: mdadm --examine /dev/sde [15:57] TeTeT: yes, during ISO testing [15:57] zroysch: mdadm --examine /dev/sdf [15:58] ttx: I'll install ubuntu server plain and see if this goes any beter [15:58] ivoks: http://pastebin.ca/1811941 [15:58] TeTeT: any issue with it ? [15:59] ttx: yes, it's hanging upon boot, let me paste the syslog part [15:59] ttx, could you accept nomination for release bug 527208 [15:59] the NC is hanging ? [15:59] Launchpad bug 527208 in linux-ec2 "ec2 instance fails boot, no console output on c1.xlarge" [High,Confirmed] https://launchpad.net/bugs/527208 [15:59] zroysch: ok, both sde and sdf are clean [15:59] i do explicitly want that on release radar [15:59] ttx: https://pastebin.canonical.com/28443/ [15:59] ttx: right [16:00] zroysch: mdadm --assemble -f /dev/md2 /dev/sde /dev/sdf [16:00] TeTeT: looks like a separate error [16:00] ivoks: its active in mdstat [16:00] ttx: yes, I just re-install w/o UEC and see if this works [16:00] try mounting? [16:00] TeTeT: hardware issue with sr0 [16:01] zroysch: paste output of mdstat [16:01] ttx: this was the server CD inserted :) [16:01] md2 : active raid5 sdf[1] sde[2] [16:01] 1953524992 blocks level 5, 64k chunk, algorithm 2 [3/2] [_UU] [16:01] TeTeT: that doesn't prevent CD readers from failing [16:01] zroysch: ok, try adding sdd [16:01] TeTeT: try with a USB key ? [16:01] zroysch: mdadm /dev/md2 --add /dev/sdd [16:01] ttx: let me check the CD, maybe it's corrupted [16:01] TeTeT: the warnings above it are probably harmless [16:02] ttx: is there an image for USB key for the server? [16:02] smoser: done [16:02] ivoks: oh. now its recovering [16:02] kinda scary [16:03] it'll just sync sdd [16:03] if that fails, you'll have sde and sdf [16:03] right, im just fearful that more than one drive is dying [16:03] thanks, ttx. [16:04] ivoks: i was told that partimage is good for backing up partitions, something about it leaving out the blank space? [16:05] zroysch: i doubt that [16:06] so dd is the best. [16:06] is there any way to compress on the fly so i can backup to a 1gb drive? [16:06] zroysch: well, you could use partimage [16:06] and use compression [16:06] that way empty space would be preserved, but won't take space in image [16:07] i see [16:08] well the rebuild will be done in 478.7minutes! i guess i'll wait until thats finished [16:11] erichammond, ping [16:15] zroysch: clonezilla might be worth looking at for imaging a disk/part/MD. It can compress and save space. [16:15] sherr: hmm i have a clonezilla disk around here somewhere. [16:16] zroysch: I'd let the sync complete first of course [16:16] right [16:16] zroysch: hopefully complete .. :-) [16:16] yea crossing everything at this point [16:23] is euca_conf --discover-nodes --no-rsync broken right now? [16:31] ivoks: i uploaded your patch for bacula btw [16:31] zul: ok, great === Nafallo_ is now known as Nafallo [17:03] ivoks: hi - what's the state of the cluster stack? [17:04] cjwatson: hi, around? I'm working on a surgical debconf change in eucalyptus [17:04] ivoks: is https://blueprints.launchpad.net/ubuntu/+spec/server-lucid-cluster-stack up-to-date wrt to ubuntu-10.04-beta-1 work items? [17:04] cjwatson: could use a second set of eyes [17:04] kirkland: meeting, but send me a diff [17:04] cjwatson: if you're not around, i'll just link a branch to the bug [17:04] cjwatson: ack, will do [17:05] kirkland: have you heard about promovox: http://pve.proxmox.com/wiki/Main_Page? [17:05] mathiaz: yeah [17:05] mathiaz: hi [17:05] mathiaz: i'm waiting for MIRs to get to Fix released state [17:06] ivoks: there are bunch of them them that have already been fix committed [17:06] ivoks: do you need to seed any of them? [17:06] ivoks: or moving one package into main will pull all the rest? [17:07] mathiaz: moving pacemaker would pull them all in [17:07] mathiaz: having them in main asap would mean having FFE for rhcs sooner [17:08] mathiaz: but i'm still waiting for green light on cluster-glue and cluster-agents [17:11] * ivoks needs coffee [17:12] ivoks: ok - once cluster-glue and cluster-agents have their MIR accepted, what's left? [17:12] ivoks: upload a new version of rhcs that build with pacemaker? [17:13] mathiaz: accepted MIRs for pacemaker and heartbeat (kees already gave +1) [17:13] cjwatson: what's the best way to just print the value of a debconf database value from a command line? [17:13] cjwatson: i just want to see if this db val is set properly [17:13] ivoks: which packages from the MIR list need to be seeded? [17:13] mathiaz: then just rebuild rhcs with support for pacemaker, so that we get gfs2 for pacemaker [17:13] kirkland: echo GET foo/bar | sudo debconf-communicate [17:13] mathiaz: seeded? for cluster task in tasksel? [17:14] kirkland: or 'debconf-show ' [17:14] ivoks: nope - to move the packages in main [17:14] cjwatson: cheers [17:14] mathiaz: https://wiki.ubuntu.com/ClusterStack/MIR [17:14] ivoks: in order to make the move to main the packages need to be either seeded or be pulled in by another package [17:14] mathiaz: pacemaker would pull them all in [17:15] ivoks: and rhcs would build depend on paceamker? [17:15] mathiaz: yes [17:15] mathiaz: pacemaker-dev [17:15] ivoks: allright then [17:15] ivoks: and what's the state of drbd? [17:15] mathiaz: FFE is waiting for someone to tak a look at it [17:16] take [17:16] ivoks: ok [17:16] ivoks: has the FFE for rhcs already been filed? [17:16] mathiaz: no, i didn't fill it cause it would build-dep on pacemaker, which is in universe now [17:17] mathiaz: i fiugred that there's no point in doing that before pacemaker is in main [17:17] ivoks: well - better start early [17:17] mathiaz: ok, i'll fill it tomorrow [17:18] file [17:18] mathiaz: regarding dovecot [17:18] mathiaz: it now supports conf.d, so we could move all our config into one file [17:19] ivoks: which version? [17:19] the one in lucid [17:22] ivoks: you mean to merge dovecot-postfix.conf into dovecot.conf ? [17:22] mathiaz: no, put dovecot-postfix.conf into /etc/dovecot/conf.d/ [17:23] mathiaz: dovecot.conf will read it if it's there [17:23] ivoks: ah ok! [17:23] ivoks: how does overrides work? [17:23] sorry, my brain is slow [17:23] mathiaz: everything works except auth [17:23] but auth can be renamed [17:23] ivoks: ie what happens if there is a service already defined in dovecot.conf and redefined in conf.d/dovecot-postfix.cong? [17:24] second is used [17:24] that's the whole idea [17:24] lda doesn't work that way [17:25] but that's not that bad, cause we will point lda to right location in postfix's config [17:25] anyway, i have it all sorted out, i just need to do it [17:25] ivoks: hm - I'm not sure that would help solve the issue [17:26] ivoks: the problem is that people try to edit dovecot.conf and it doesn't work [17:26] cjwatson: I *think* this is what I need (untested) ... http://paste.ubuntu.com/384506/ [17:26] ivoks: because dovecot-postfix.conf is used instead [17:26] ivoks: using conf.d/ would just move the problem [17:26] ivoks: people would try to edit dovecot.conf and things would not work [17:26] mathiaz: this will be exactly the same as apache2.conf and /etc/apache2/conf.d [17:27] ivoks: right - it depends on how dovecot.conf is built [17:27] s/will/would/ [17:27] ivoks: IIRC apache2.conf doesn't have anything defined in it [17:27] ivoks: or rather things are only defined in conf.d [17:27] mathiaz: oh, it does have [17:27] kirkland: that looks OK to me [17:27] conf.d overrides it [17:27] kirkland: nit: s/it's/its/ :-) [17:27] ivoks: the most important point here is that options should *not* be defined in two different places [17:28] mathiaz: i understand [17:28] cjwatson: can you confirm that eucalyptus/cloud-address should be set correctly when eucalyptus-udeb.finish-install runs on the CLC install? [17:28] mathiaz: idealy, dovecot.conf could be split into couple of small configs in conf.d [17:28] kirkland: oh, you should copy the stanza for eucalyptus/cloud-address from eucalyptus-udeb.templates to eucalyptus-cc.templates [17:28] ivoks: exactly [17:28] cjwatson: ack [17:28] kirkland: yes, it will [17:28] ivoks: conf.d/pop3.conf, conf.d/imap.conf, conf.d/auth [17:29] mathiaz: but that leaves us with problem of providing custom config that overrides it [17:29] ivoks: yop - it's the same problem again [17:29] kirkland: oh, wait, not quite [17:29] mathiaz: we need interface like postconf [17:29] ivoks: yeah - something like that [17:29] cjwatson: looks like it's available in eucalyptus-udeb.postinst [17:30] kirkland: not quite, one moment [17:30] ivoks: may we should drop dovecot-postfix.conf for lucid (as it's an LTS) and revisit the issue for L+1? [17:30] kirkland: you want http://paste.ubuntu.com/384509/ as well [17:30] mathiaz: what about those that already have it installed? [17:30] ivoks: the current dovecot-postfix configuration makes upstream unhappy [17:31] mathiaz: i'm aware of that [17:31] ivoks: hmm.. existing users can just keep their configuration [17:32] ivoks: and we can delete the dovecot-postfix package on upgrade via update-manager [17:32] mathiaz: not really; config changed [17:32] ivoks: under the assumption that nothing is done to configuration files when dovecot-postfix is removed [17:33] ivoks: hm - right - if we drop dovecot-postfix then the init script would pick up the wrong file [17:33] cjwatson: http://paste.ubuntu.com/384506/ [17:33] mathiaz: and dovecot-postfix.conf from karmic wouldn't work with dovecot from lucid [17:33] mathiaz: cause config scheme changed a bit [17:34] kirkland: that's the same as your previous link [17:34] cjwatson: gah, http://paste.ubuntu.com/384513/ [17:34] mathiaz: i'll figure out something during the weekend [17:34] ivoks: hm - so even if we kept dovecot-postfix for lucid, we'd still need to mangle the configuration to upgrade to lucid? [17:35] mathiaz: yes, iirc, yes [17:35] kirkland: hm, maybe ditch the long description from the copy of the template in eucalyptus-cc.templates since it makes less sense there, but otherwise LGTM [17:35] cjwatson: thanks [17:36] ivoks: hm... seems that the first step is to figure out what the new conf.d/ integration could look like [17:36] ivoks: and then see how to handle upgrade/conversion of the dovecot-postfix configuration [17:41] mathiaz: building two dovecot binaries that would conflict each other isn't an option, right? :D [17:45] hello [17:45] I just upgraded samba to 3.4.0 and now encounter various problems. [17:45] I use samba as a domain controller, and now the Windows XP machines say the domain controller isn't available, while the windows 7 machines say access denied. [17:45] The shares seem to work, though. [17:45] smbstatus or testparm don't give any noticeable errors. [17:47] take care [17:55] i already read about some common errors at: http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/samba-pdc.html#id2562489 [17:55] but that didnt help [18:05] hi anyone here? [18:08] yeah, but looking for help myself. [18:09] what do you need? [18:11] i need to know few things:) [18:14] forst one is use msigt725 laptop its high spec very good one whats happen is when i restart karmic in the beginning there is no cpu or ram use cpu is like 1% and 60mb ram used cpu spes q90002,4ghz and ddr2 4gb so when i restart my lappy there is not usage after i log in but after i open different applications mozilla sound players etc etc my [18:14] my cpu is going to 40% 50% and ram to 1gb and doesnt stop [18:15] soren: bug #528027 still present :( [18:15] Launchpad bug 528027 in vm-builder "vmbuilder crashed with AttributeError in set_defaults()" [Undecided,Triaged] https://launchpad.net/bugs/528027 [18:15] it look like applications i start use ram and cpu and when i close them [18:15] they dont release my ram or cpu [18:15] every app i open use new part of ram in the end i need torestart [18:15] so any advice? [18:17] never heard of that before, sorry. [18:17] :( [18:17] second question [18:18] i have double sound card [18:18] acl1200 analog digital and hd48x0 ati hdmi i cant make it work [18:18] tried everything many imes [18:19] 10 times fresh ubuntu install different drivers and nothing has changed [18:19] i have 5 speakers inside but max i got was broken analog trough one speaker [18:19] is there any way to make it work? [18:20] when i plug in externel speakers then the sound is wokring propelly [18:20] and it doesnt from internal speakers dont knwo why [18:21] hm. this does sound more like questions for the #ubuntu channel [18:21] so soud like what? [18:21] i dont use ubuntu? [18:22] you use ubuntu server and have that kind of problems? [18:22] karmic is ubuntu right? my sound doesnt work under kamic if it was under win7 them microsoft forum [18:23] so where i can look for help? [18:23] #ubuntu [18:23] without the "-server" part [18:23] aha ok so my ubuntu is a server one as far as i know why are i asking me to go to ubuntu? [18:26] I'm sorry. Your problems just did seem like desktop-problems, not server ones. [18:27] mco1: because its not common to have multimedia issues on servers [18:27] Exactly. [18:27] Still, I need help with my samba primary domain controller. Anyone interested in helping? [18:29] mco1: i'm interested in the problem but due to lack of samba knowledge I cannot help [18:29] Thanks for responding, anyways. [18:59] anyone here got a list of auditctl rules i can use as a baseline? [18:59] or know of* [19:05] to change fqdn do i need to change sysctl values for both kernel.hostname and kernel.domainname ? what i'm reading says just the former [19:15] nxvl: ping [19:16] nxvl: i see you're maintaining terminator? [19:16] kirkland: pong [19:16] kirkland: yup [19:16] nxvl: and i see that it's pycentral? [19:16] kirkland: that's my fault :D [19:16] nxvl: heh, i have a question [19:16] IIRC, yes [19:16] nxvl: i'm working on a different package, also pycentral [19:16] nxvl: i'm trying to build an empty transitional package [19:17] although i didn't actually package it, just tweaked the packaging a little bit [19:17] nxvl: but when i add that to debian/control, and rebuild, the main binary package is now basically empty [19:17] that's weird [19:17] i had the same issue with augeas [19:17] i fixed it... [19:17] one sec [19:17] nxvl: is it pycentral? [19:17] nxvl: and has a transitional package? [19:17] no, that's C [19:18] ah, now i remember [19:18] the issue i had at that time was that there wasn't .install files [19:18] nxvl: right, same problem here [19:18] so the packaging was just ignoring it as an empty package [19:19] once i create the .install packages i started getting stuff into the packages [19:19] because when it is a multiple binary package it needs to start deciding which of the files go to which binary [19:20] if there isn't a way to decide that it simply doesn't add anything [19:20] nxvl: it kind of defeats the purpose of pycentral, though doesn't it? [19:21] kindof, i didn't had that problem with terminator because it a single binary package, so i don't really know how to do that [19:21] nxvl: right [19:21] thanks [19:21] i'm just telling you my experience with augeas, where i've a multiple binary package and saw that issue [19:21] but, it isn't pycentral, is C [19:22] the one that should know is pochu, i'm not sure if he is still around -motu, but you can find him in #debian-python @ oftc usally [19:22] he is indeed in -motu [19:24] Still, I need help with my samba primary domain controller. Anyone interested in helping? [19:39] can a / partition be successfully copied with 'cp --preserveall'? And /proc and /dev will come out right? [19:42] mod: I don't think so, no. [19:42] For example, /proc is not a real filesystem. [19:42] <_ruben> i tend to exclude stuff like /dev /sys /proc when copying complete systems [19:43] In my experience, "rsync -a" is better at capturing sockets, symlinks, etc. [19:43] And /dev is udev managed (plus all the virtual filesystems under it are also not something you'd want to cp). [19:44] "rsync -ax /" would be a good starting point. [19:44] (It won't descend into the various strange filesystems.) [19:46] what about tar? [19:47] Hmmm... I haven't experimented with much for this kind of thing. [19:47] But I'm sure it would be better than cp. [19:48] i have a / fileystem i want install on a partition that slightly smaller [19:48] i/2 [19:49] You want to move it to a different partition? [19:49] You can't just resize the one it's on? [19:49] sorta the last resort [19:49] Which? [19:49] gparted gui doesn't show blocks, just MB [19:50] hmm maybe the cmdline does [19:51] I would just use the CLI tools. [19:51] What filesystem? Ext3? [19:55] boot and root are ext4 [19:55] this is a new 9.10 system [19:57] Insyte: you can cp a filesystem like / OK (I did it last night). Use something like : cp -dpRx / /mnt/newroot [19:57] Good to hear; I've had some bad experiences in the past so I tend to shy away from it. [19:58] Although they were probably with non-Gnu cp... :) [20:24] is ther a way to specify blocks when resizing with gparted? [20:25] er sorry, parted (not gparted) [20:25] so that I can synch things up with output i see from fdism [20:25] fdisk [20:28] argh [20:29] The math is pretty straightforward. [20:29] it lists it in 10ths of gigabytes [20:29] its not exact enough [20:29] parted that is [20:30] i.e the filesystem i need to shrink is 10.7, and the tarted is 10.2 [20:30] in fdisk i can see block sizes [20:30] were this a blank disk I could do this just in fdisk [20:30] Have you already shrunk the filesystem? [20:30] no [20:30] i want to shrink it to the right size [20:30] I've done it this way: [20:30] oooooh [20:30] Boot into a rescue cd [20:31] yeah there... [20:31] Shrink the fs (resize2fs) [20:31] shrink it too small [20:31] copy it in [20:31] No [20:31] and expand to fill the partition? [20:31] Shrink in place. [20:31] Then resize the filesystem. [20:31] resize to what size? [20:31] s/filesystem/partition/ [20:31] Then grow the filesystem. [20:31] No need to copy it back and forth; just resize in place. [20:32] i have to copy the filesystem over at some point to the target drive [20:32] the problem gaina, is that the src fs is too large on a larger partition [20:32] shrink the fs [20:32] in place [20:32] That's what "resize2fs" is for. [20:45] mdeslaur: Can you show me the exact command line you're using now? And any config files as well. [20:46] New bug: #528684 in postfix (main) "Google/chrome install failed" [Undecided,New] https://launchpad.net/bugs/528684 [20:52] soren: http://paste.ubuntu.com/384658/ [20:52] soren: which config files? [20:53] mdeslaur: If you need to ask, none. [20:53] :) [20:53] soren: hehe :) [20:55] mdeslaur: Err.. It works in bzr, and I don't think I touched that after I released 0.12.1, but I agree it doesn't work with the packages. Very odd. [20:56] mdeslaur: Oh, hang on. [20:56] mdeslaur: No, it's not. [20:56] bug #528027 [20:56] Launchpad bug 528027 in vm-builder "vmbuilder crashed with AttributeError in set_defaults()" [Undecided,Triaged] https://launchpad.net/bugs/528027 [20:57] mdeslaur: It was never marked Fix Released. [20:58] * mdeslaur hangs head in shame [20:58] bug updated. :) [20:59] soren: I'm really sorry about that...for some reason, I thought 12.1 was the fixed version [21:00] mdeslaur: No worries. No more than a couple of minutes wasted. [21:01] soren: I owe you 4 minutes and/or UDS beer [21:07] mdeslaur: Rock 'n' roll. [21:10] i am trying to recursively chown some dir's and files, however it wont traverse down because of bad directorynames (blank spaces and such). How can pass this hurdle? Or, what should i google and read up on.. [21:11] kringell: chown -R ? [21:13] yes... :D [21:13] sorry to bother [21:14] problem it's always at the most stupid point [21:14] /s/it's/is/ [21:14] thanks [21:15] <_ruben> if that's the solution, i wonder how you tried to accomplish it in the first place? :) [21:16] _ruben: i had troubles with tose dirs earlier, because of their naming, now i was stuck in that mindset and missed the "-R" [21:17] see, troubleshooting the connection for an hour just to realize the cable is unplugged [21:41] mdeslaur: 0.12.2 uploaded. [21:46] is this the right place to discuss server lucid alpha 3? === robbiew is now known as robbiew_ [21:50] Is there somewhere I can look to figure out how the netboot kernel was built for a particular release? [21:50] Which drivers are built in, etc. [21:55] I suspect I may need to add an additional driver to the initrd. [22:01] New bug: #528720 in irqbalance (main) "Keyboard stuck with irqbalance" [Undecided,New] https://launchpad.net/bugs/528720 [22:19] I'm guessing ubuntu karmic won't work with the 2.6.20 kernel becuase mountall requires something that .20 doesn't put in /proc [22:19] yes? [22:20] I'd be very surprised if it did [22:20] it didn't really like the jaunty kernel very much, for that matter [22:20] mountall has now killed two little projects of mine :/ [22:23] is there anyway to not use mountall [22:23] dunno [22:38] OK, I've established that I'm missing some drivers from the netboot initrd.gz. Is there an easy way to get them without rebuilding that version of the kernel? [22:40] I see the udebs are in the /pool. Is it, perhaps, the generic-di kernel? === erichammond1 is now known as erichammond [23:26] New bug: #528750 in clamav (main) "package clamav 0.95.3+dfsg-1ubuntu0.09.10 failed to install/upgrade: vereistenproblemen - blijft ongeconfigureerd (dup-of: 528751)" [Undecided,Confirmed] https://launchpad.net/bugs/528750 [23:26] New bug: #528751 in clamav (main) "package clamav 0.95.3+dfsg-1ubuntu0.09.10 failed to install/upgrade: vereistenproblemen - blijft ongeconfigureerd" [Undecided,New] https://launchpad.net/bugs/528751