[00:03] yeah, that I meant. But nope, that wasn't it. :( [00:04] hmm normaly the root is an UUID as well [00:05] It is. It had the UUID of the other host. I put the right one. But the kernel panic comes before that. [00:07] in the fstab file [00:07] in the fstab file /dev/sda2 like in menu.lst [00:07] argghhhh damn keyboard [00:08] yep, the UUID is the same on both [00:08] i dont think the UUIDs are valid anymore [00:09] update-grub!!! [00:09] maybe that's the one! [00:13] it has to be -id [00:14] arrrrrrgh that keyboard again [00:14] * Weasel[DK]_ urgently needs sleep... [00:15] sleep? caffeine! [00:15] * Absorto hands Weasel[DK]_ a cup of ubuntu. There! [00:16] * Weasel[DK]_ urgently needs sleep...,) [00:16] arghhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh [00:17] im siting on an eee pc [00:25] Traitor! [00:25] just kidding. [01:04] lamont: around? [01:04] lamont: i'm having a problem with palmer [01:05] lamont: lmms is FTBFS since an issue with the buildd trying to install wine -> http://launchpadlibrarian.net/16865545/buildlog_ubuntu-intrepid-i386.lmms_0.3.2-1ubuntu2_FAILEDTOBUILD.txt.gz === fReAkY[t] is now known as freaky[t] [01:41] Is there any program or script that more intelligently bridges networks, or is manually editing /etc/network/interfaces the only way? [01:42] when using KVM === andreas__ is now known as ahasenack [02:11] kirkland: around? [02:11] nxvl: barely [02:11] kirkland: i commented yesterday on update-motd [02:12] nxvl: i just uploaded a new version [02:12] kirkland: i even include something like a patch [02:12] ok [02:12] i will check [02:12] nxvl: i copied and pasted 2345 from you :-) [02:13] yep, but for some reason it didn't took the spaces [02:13] nxvl: thanks for the continued review [02:14] nxvl: i hate that revu doesn't send email [02:14] kirkland: should there a locking mechanism to make sure that update-motd doesn't run more than once ? [02:14] yep [02:14] me too [02:14] BUT it now has a feed system [02:14] you can suscribe yourself to the feed of your user/package/general [02:14] mathiaz: i thought about that, definitely seems like a nice thing to have [02:14] kirkland: I could imagine that one of the scripts in /etc/update-motd.d/ takes longer than the cron frequency [02:15] mathiaz: that would be ill-advised, but yeah, it could happen [02:15] mathiaz: i can put a lock in /var/run, sure [02:15] mathiaz: it won't happen tonight, though, as it's 2:15am :-) [02:15] kirkland: sure - I'll post my comments to revu [02:16] mathiaz: thx [02:16] kirkland: were are you? [02:16] nxvl: London [02:16] oh [02:16] :D [02:16] at canonical offices or at some familiar? [02:16] one eye open [02:16] hotel [02:17] yeah, but i mean, did you go there for work reasons? [02:17] or some other [02:18] work [02:18] is sprint now? [02:19] hi, whats the best way to run a vnc server [02:20] i want to invoke a x server every time i log in [02:20] ? [02:20] and why would you like to do that? [02:21] i only use ubuntu as webserver [02:21] kirkland: i found the reason of the warnings, preparing patch [02:21] but i want to now be able to log into a remote ubuntu desktop from windows [02:21] nxvl: k [02:22] wo0f: putty [02:22] When I try to start a VM in KVM, I get an error "qemu: could not open disk image jeos2.img" [02:22] nxvl: i'm using putty as we speak [02:22] putty isnt graphical tho [02:22] I've googled, searched, ubuntuforumed, and couldn't get an answer [02:23] wo0f: yep, that's the idea [02:23] ... [02:23] whats the idea? [02:23] i still don't understand why would you want to use a graphical environment in your server [02:23] lol [02:23] this is not somthing you need to understand [02:24] its namesake is a terminal server [02:24] then that's something i don't need to answer :D [02:24] lol [02:24] noob [02:24] if you dont know [02:24] dont waist my time [02:24] our time*# [02:24] heh [02:25] ok [02:25] nxvl: http://en.wikipedia.org/wiki/Terminal_server [02:26] wo0f: i know what's a terminal server [02:26] but you said your server is a web server [02:26] so you know it has nothing to do with putty then? [02:27] wo0f: dood, if you will come and insult people don't expect help [02:27] wo0f: i'm a noob, don't waste your time [02:28] kirkland: i don't understand what you tried to do at line 9 in the man page [02:28] kirkland: the Vb tag is raising a lintian warning [02:29] . === PrivateVoid_ is now known as PrivateVoid [02:55] !ebox [02:55] ebox is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/eBox [02:55] read that wo0f [02:55] When I try to start a VM in KVM, I get an error "qemu: could not open disk image jeos2.img" [03:57] Argh! Why are there two ldap.conf files, /etc/ldap.conf and /etc/ldap/ldap.conf ? [03:57] And is there any reason I shouldn't replace the latter with a symlink to the former? === hessml|awa is now known as hessml|away|away [04:12] twb: /etc/ldap.conf is used by the nss_ldap library, while the later is used by the openldap client library [04:13] hi guys - iptables what does the -j PAROLE option mean compared to ACCEPT ? [04:16] New bug: #260264 in mysql-dfsg-5.0 (main) "install of mysql-server and mysql-server-5.0 did not complete properly" [Undecided,New] https://launchpad.net/bugs/260264 [04:17] mathiaz: is there any reason I shouldn't replace the latter with a symlink to the former? [04:18] ...since only /etc/ldap.conf is managed by ldap-auth-client (i.e. debconf) [04:19] i think it wil break stuff [04:19] and if you have a server you have a 3rdd one : [04:19] :p [04:20] wantok: slapd.conf has different stuff [04:20] I've been making the symlink on my clients for ages, without apparent problems. [04:20] I'm inclined to do the same on the server. [04:21] anyone familiar with iptables here ? :) [04:21] To1: yes, but not PAROLE. [04:24] ok [05:39] Hey everyone [05:40] I am trying to set up postfix/dovecot. They are functioning, but when I upgraded thunderbird 2 to thunderbird 3, thunderbird refuses to download messages, and gives this error: http://pastie.org/ 257801 . I'm using IMAPS. [05:41] (A very similar error occurs when I attempt to send mail.) [05:41] so fix thunderbird :) [05:41] (btw, not breaking the link makes life easier on helpers) [05:42] bah, I was having troubles with my client breaking the message onto two lines. sorry about that. [05:42] I have a dumb question... I installed ubuntu server with php, mysql, and apache2 on an old box I had laying around. I would like to be able to setup a domain now using it, can this be done easily? [05:42] Ken: 'set up a domain' meaning? [05:42] Yeah [05:42] wantok: when I was using thunderbird before, it would give me a message about the certificate being 'wrong', but it would still download mail. I suspect I have a problem with my certificate, but now thunderbird is stricter. [05:43] ken: do you have more than one domain? [05:43] Derander: the message tells you what the "problem" is. the fix is to make thunderbird less strict [05:43] Derander: or buy a cert signed by someone ... [05:43] I have many that I can use, but I would like to use one for now just for testing purposes [05:43] wantok: alright, I'll downgrade thunderbird - there is no option in 3. [05:43] Ken: so what do you want to do ... setup a website? [05:43] indeed [05:44] Ken: if you want to use more than one, you'll need vhosts, but for just one, it should work out of the box. [05:44] Ken: oohh.. dns *palmface* [05:44] vhost, is this something I can setup using apt-get? [05:44] ken: it's built in. [05:44] Ken: i still dont know what you mean by domain [05:44] wantok: he wants to point a domain to his box [05:45] exactly [05:45] Thanks derander [05:45] Derander: ah. [05:45] test.com should point to my ubuntu box [05:45] * lamont has always read "set up a domain" as "point an A RR in DNS at _that_ IP", which is trivial [05:45] ah, sorry [05:45] Ken: i'd suggest goign with vhosts from the start. [05:45] (: [05:45] having done that, the next question is, so what services does said machine want to provide? [05:45] lamont: i have a similra though :) [05:45] *ar [05:46] Im mainly going to use it for development and having a few team members accessing it. [05:46] might host a wiki [05:46] Ken: you'll need a static IP to start with, btw [05:46] ken: example of virtual hosts http://pastie.org/257804 .- if you're using ubuntu you can shove them in /etc/apache2/sites-available/default [05:46] Derander: or in a new file in sites-available - thats sort of the point :) [05:46] Ken: so what you're saying is you want to set up a web server on the host. Installing apache got you at least the start of one [05:46] wantok: yeah, but I'm lazy. [05:47] Derander: it'll bite you on the arse on day then :) [05:47] Derander: more files _IS_ the lazy way [05:47] Yeah, I installed apache, php and mysql just a moment ago using apt-get [05:47] wantok, lamont: I disagree, but I'll agree to disagree [05:48] Derander: remind me to never manage a machine you've configured. :-p [05:48] Derander: you'll be wrong :P () [05:48] I know I'm wrong, but more files = more effort FOR ME. [05:48] until you need to disable one vhost for testing [05:49] or move it to a new server (which i spent this am doing here) [05:52] * Derander continues muddling around with his cert [05:52] Hmm [05:53] Now the server just doesn't respond.. that is not an improvement [05:54] yeah, this thunderbird alpha client is not bug free! how dare it! [05:55] * lamont remains happy that he doesn't use the production version either [05:55] what do you use? [05:55] mostly mutt [05:55] ah [05:57] * Derander needs to add some sort of filter that drops emails with attachments > 2 mbs, this is absurd. [05:59] Anywho, thanks for clearing that up for me. Goodnight [06:34] kirkland: props on the vm-builder script [06:37] ScottK, you there? === hessml|awa is now known as hessml|away|away [07:08] hey all [07:09] can any one help with setting a maxpermsize with java - im just lost on how to even get started [07:17] any111 === hessml|awa is now known as hessml|away|away [08:05] moin [09:05] <_ruben> hmm .. it seems possible to rename vlan interfaces using 'ip set link vlan0009 name wan0' for example .. to bad that totally confused ifup/ifdown :p [09:10] _ruben: How so? [09:11] <_ruben> soren: the old name (known in the interfaces file) doesnt really exist any more .. and the new name (which does exist), isnt known in interfaces file [09:12] _ruben: That hardly counts as ifupdown being confused :) [09:13] <_ruben> matter of semantics :) [09:13] matter you being mean to it :) [09:14] <_ruben> soren: it just be big boy and handle the asaults :p [09:14] <_ruben> guess i'll just stick with vlanXXXX interface names for now [09:14] <_ruben> the renaming is rather hackish anyways [09:15] <_ruben> # up /sbin/ip link set vlan0008 down [09:15] <_ruben> # up /sbin/ip link set vlan0008 name wan0 [09:15] <_ruben> # up /sbin/ip link set wan0 up [09:15] <_ruben> kills the routing table entries as well ;) [09:15] Sure, you should change it when you create them. [09:17] <_ruben> i wonder if adding to sections to interfaces file might do the trick .. one with the vlanX name, which just gets renamed .. and one with the new name which actually configures it [09:17] <_ruben> s/to/two [09:18] <_ruben> soren: do you know what's the proper way of setting up a bond0 without an ip address? its only got tagged vlans on it .. so i just add 0.0.0.1/32 to it [09:19] _ruben: You can't just "ifconfig bond0 up"? [09:20] <_ruben> hmm .. wonder if that'd work from within a pre-up for the vlan interface [09:22] I think that's a logical place to put it. [09:22] <_ruben> lets give it a try [09:22] <_ruben> hmm .. i'd have to create the bond as well in the pre-up [09:24] Yes. [09:46] New bug: #260298 in mysql-dfsg-5.0 (main) "mysql-dfsg-5.0 fail to install" [Undecided,New] https://launchpad.net/bugs/260298 [10:14] hi everyone ... I am really frustrated with cups atm ... I can not add a printer via the webinterface (have not tried another way). Once I select the ppd it just hangs once I click add. This is on 8.04.1 ... any suggestions ... log level debug does not produce any error once it hangs ... [10:14] that happens even with raw printers [10:16] any hint on where I could look furhter? [10:33] argh ... should have googled before brain farting [10:54] works flawlessly with konquorer ... firefox3 just hangs ... [10:56] I keep seeing what Google results tell me is a disk about to fail. However, when I take it of this computer and stick it in another, it runs fine. [10:57] Is there any other reason for this? (The error is ata2.01: status: { DRDY } [10:58] Drives on the same IDE channel work fine btw. And I've even put other drives in on the same cable, and it works just fine. (Only thing I haven't tried hardware wise was to move it onto another channel. But that would require massive headaches, so I would like to keep that as a last resort.) [11:00] Bryan_Sierra: any smart results that look way out of bounds? [11:00] No smart results no. I had a partion out of the header range (I believe it was the header range at any rate.) but once I reformated it went away. [11:01] maybe it was cylindars. At any rate no smart results issue. I even ran the seagate diagnostics on it. Reported back as "Fine" [11:05] I assume it's a driver issue [11:05] because this was on a server, I used one of the channels for the CD, then added a HD once the install was done. [11:10] Okay, now for something that might help a lot more:The drive is a slave drive, but in fdisk; both of them are gone. [11:12] Should I go to ubuntu for this or :O? [11:14] what kernel? [11:16] 2.6.24-19 [11:25] so, anything I can do, other than just not use the drive :P [11:26] it also sounds to me like an ata driver issue .. [11:27] see if the kernel in Proposed repository helps [11:28] Well I was just thinking that since I added this drive after I installed, that maybe it just wasn't recognising it and that I could just...I dunno...re install the driver or something :z [11:29] Don't even know if that was possible. Never realy ran into this before, so yeah. [11:32] when i restart bind9 it gives me an error "/etc/host.conf: line 1: bad command `192.168.0.13 radius localhost" [11:33] need help [11:35] lee_: looks like you put stuff that was meant to be in /etc/hosts into host.conf [11:35] a okay will change it and try again [11:37] lee_: that 192.168.... line should go in your /etc/hosts file instead i would guess [11:38] your hostname is radius and ip is 192.168.0.13? if so, that line is for /etc/hosts (i would remove the localhost bit, as that should already be on the line starting 127.0.0.1) [11:42] i have changed it but still cant get apache 2 to work like i want it [11:42] lee_: your hosts.conf has very little to do with apache [11:43] you want to be able to go to http://hostname/ instead of http://ip.add.res.ss ? [11:43] no want to be able to tipe in www.zarshare.co.za on lan and not 192.168.0.13/www.zarshare.co.za [11:44] lee_: you want to do this from just your local lan i assume [11:44] ? [11:45] yes want 4 web pages on lan [11:46] ok, do you have a dns server on the lan at the moment? [11:46] yes but it is a pice of windows &^$%# [11:46] no problem, it will still work [11:46] you have 2 options: [11:46] ok [11:46] 1: use the windows dns server [11:47] 2? [11:47] 2: install and configure a new dns server (maybe bind) somewhere, then reconfigure all the clients to use this new dns server. Then make sure it replicates all the dns stuff needed for AD [11:47] i guess you use ad as well [11:48] if not its slightly easier [11:49] i am new at ubuntu would like to get server up and running as i have to install 4 servers at clients running lan webpages [11:49] bind > +-5 can be a part of AD dns afaik, but ive never tried it [11:49] ok and the clients also have windows dns servers? [11:50] no clients dont have server [11:50] i would recommend a very simple solution: add the zarshare.co.za zone to your windows dns server, then add a new host (A) record pointing www at 192.168.0.13 [11:51] want to put down a linux server [11:51] ok thats fair enough, then at the clients you may want to install bind [11:52] remeber that they need dns for internet access as well, so your installation at their side will have to be authorative for the zone you want, as well as doing caching/forwarding for internet hosts [11:53] if the sites will never be accessable over the internet, then its easier again, if they will, you need to work on a dns topology [11:54] ie 192.168.0.16 is not an internet ip, so you may want a "split brain" dns structure: internal dns authorative server points to 192.168..., external authorative server points to 66.249.93.99 for example [11:55] you will need to change the client pc dns configuration as well to use your new dns server [11:55] will explain what we want [11:56] want to start a local web server on a pc accessable over the internet to host and share files for clients [11:58] ok [11:58] are you ok with how dns works? [11:58] am new with linux [11:59] ok [11:59] i got apache 2 working after 4 days of reading [11:59] :) [11:59] well done [11:59] :) [11:59] ok, this is a very doable project, but i think you may want to read up on a few things first [12:00] please give list [12:00] dns [12:00] public and private ip addresses [12:00] the basics: [12:01] you will need to provide dns services to both internal and external clients [12:01] ok [12:01] one set will access the server with a private ip address, one set with a public [12:01] there are a few ways around this [12:01] one is "split brain" dns [12:02] you could also set up a dmz, and have the web server in that with the same ip for public and private (needs a bit of routing setup) [12:02] you havent considered hosting the stuff externally? [12:02] not in South Africa [12:02] :D [12:03] i hear ya [12:03] u in sa [12:03] used to be ;) [12:04] still deal with one or two servers there though [12:04] were u now [12:04] uk, with all the other saffers :D [12:04] u mean furs and lids [12:05] ? [12:05] saffers soulerds [12:05] flat noses and blue gums [12:06] still dont get it :/ [12:06] remeber with your setup that you also have the unbelievable reliability of telkom if you host on the back on a local office connection [12:06] rolf [12:07] thats not to mention the daily power cuts [12:07] no power cuts here the head of eskom lives two houses away [12:07] flat noses = saffers [12:08] blue gums = the ligher dark half of the population [12:09] ah [12:10] useful to have the eskom matey close by [12:10] ye [12:10] got one power cut for round about 15 min [12:10] fair enough [12:11] if i was there id open a UPS and generator shop [12:12] to late like all cape town business men u can buy a ups or generator at any cafe [12:13] hahaha [12:13] so how is work that side [12:13] not bad [12:13] cool [12:14] and the weather [12:14] dont ask [12:22] good morning [12:25] hi nxvl [12:42] morning [12:50] zul: morning [12:53] kirkland: commented @ update-motd [12:53] kirkland: i still can't try the debconf thing, i think it may be for some component missing [12:53] but anyway i'm not a debconf expert [12:54] nxvl: hmm [12:54] nxvl: perhaps it's that the translations haven't been performed yet? [12:55] nop, english system [12:55] try it using a chrrot [12:55] chroot* [12:56] i'm trying it from a pbuilder one [12:57] kirkland: it should me something missing, like ncurses, or something [12:57] what it's odd is that it doesn't show me any warning or error message [12:59] hi [13:13] Anyone got a problem, got 2 hours to waste at work ;) [13:16] <_ruben> serwou: yeah .. not enough money in my bank account, can you fix that for me? [13:34] aptitude install money ? ;) [13:35] you should open a new bug [13:35] I can confirm it also _ruben ;) [13:37] serwou: its "sudo apt-get install money $$ echo "teh lulz"" [13:37] $$ = && [13:37] ;) [13:48] Evening all. [13:48] apt-cache search money.. [14:18] * delcoyote hi [14:19] hi [14:24] hello [14:47] are we doing any for ubuntu dev week thingy? [14:47] zul: as in? [14:48] like a session [14:48] zul: i think mathiaz is the right person to ask [14:48] zul: he always run the server sessions [14:48] i will run a session if get the answer i'm waiting for and start in my new job that week [14:49] in my current job i can't [14:49] :( [14:49] :( [15:09] zul: are you working on mysql FTBS ? [15:11] Koon: do you have your tomcat6 source package somewhere ? [15:11] New bug: #260396 in samba (main) "cifs.mount: mapchars + utf8 = loop" [Undecided,New] https://launchpad.net/bugs/260396 [15:11] Koon: your .diff.gz ? [15:11] Koon: applying your interdiff makes my head hurt [15:11] mathiaz: yep the libtool mess? [15:11] well, gtg, CU [15:12] exit [15:12] damned [15:12] mathiaz: I will post it on the bug, only 14k [15:12] zul: yeah - I uploaded kirkland patch for mailx suggest yesterday and it FTBS [15:13] mathiaz: lemme guess its complaining about tags and CXX right? [15:13] mathiaz: i saw that... i don't see how that patch would have broke the build [15:13] kirkland: its because of libtool [15:13] zul: yop [15:14] kirkland: right - it's not your patch - it's the new libtool [15:14] mathiaz: gotcha, i figured it had to be a problem with the build system [15:15] We'll be flooded with FTBS once infinity will do a complete archive rebuild [15:15] hence why I said libtool die eariler ;) [15:15] Koon: great - that will be very helpful [15:15] if anyone wants a moment of fame (and a big hug), a patch for https://bugs.edge.launchpad.net/ubuntu/+source/lilo/+bug/260059 would be a good way.. *nudge* *nudge* [15:15] Launchpad bug 260059 in lilo "lilo needs to warn if initrd is too large" [Critical,New] [15:16] mathiaz: done. Anything wrong with my full interdiff, or they just suck in general ? [15:16] mathiaz: there is an updated mysql in debian that has a couple of security fixes that I think we should have as well [15:16] Koon: they just suck in general [15:16] zul: well - I saw a post from the debian maintainer that he package the latest version from Mysql 5.0.67 IIRC [15:17] oh really? [15:17] zul: but it won't be uploaded to debian since the archive is frozen [15:17] mathiaz: yeap [15:17] zul: so I was wondering if we should take his package instead [15:17] mathiaz: does it build? [15:18] zul: I don't know - I've just seen norbert's blog post about it [15:19] mathiaz: ok [15:19] zul: http://tretkowski.de/blog/archives/418-MySQL-5.0.67-not-uploaded-to-Debian.html [15:20] soren: if you get me patch today and upload for inrepid and do an SRU today (when I get a breather) ;) [15:21] mathiaz: lemme see about that one [15:22] zul: Er... What? -ENOTENOUGHPUNCTUATIONANDPRONOUNS [15:22] soren: sorry lilo [15:23] zul: Yes, I understood that much :) [15:23] soren: if you get me a patch I can do it then [15:24] zul: Heh :) What I want is for someone to write the patch :) [15:24] soren: meh... [15:24] use grub ;) [15:24] * soren kicks zul [15:24] teehee [15:25] mathiaz: 5.0.67 builds fine [15:28] zul: Ok go ! [15:35] kirkland: update-motd? [15:35] zul: yeah, please [15:35] kirkland: had a look at my notes? [15:35] * kirkland grumbles about revu not sending email.... [15:35] zul: lemme do that [15:36] kirkland: There's a mailing list that sends all the comments. [15:36] ScottK: interesting.... [15:38] zul: okay, copyright fixed [15:38] kirkland: cool...i wasnt sure about that though [15:38] zul: added changelog to docs, but didn't think it was necessary, because my rules does dh_installchangelogs ChangeLog [15:38] ok [15:39] zul: actually, i don't think it should be in both places [15:40] zul: also, i think we should keep the init script; it makes turning this on/off and getting status easier [15:41] its kind of overkill dont you think? [15:42] zul: no [15:42] ok [15:42] zul: how would a user temporarily disable update-motd? [15:42] Koon: tomcat6 uploaded [15:42] yoohoo [15:43] kirkland: run dpkg-reconfigure maybe? [15:43] zul: and you think that would be better than "service update-motd stop" ? [15:44] kirkland: yeah you are installing one less file and the init script seems a little odd for me for a cron job basically [15:46] zul: the other thing is that the init script makes it possible to turn on/off non-interactively [15:46] zul: in case you had a script where you wanted to disable/enable it [15:46] zul: dpkg-reconfigure would have to ask you interactive questions [15:47] kirkland: gotcha I trust your judgement though, call me old school I guess ;) [15:47] zul: i suppose i could remove it, if it really really really grossly offends you.... but i think it's nice to have [15:48] kirkland: it doesnt offend me at all it just seems odd to me but if you think users would want it then that would be fine with me [15:49] zul: i do. [15:49] kirkland: cool beans then === hessml|away is now known as hessml|away|away [16:03] zul: what do I need to do next? [16:04] kirkland: I believe you get two acks by MOTUs and then get it uploaded to universe [16:05] ill ack right now [16:05] zul: cool. [16:05] mathiaz: kees: soren: could one of you do the other ack for update-motd, if I've sufficiently addressed your concerns? [16:06] Koon: tomcat6 MIR stuff is next on my list after I get mysql done [16:08] zul: i'll subscribe ubuntu-mir before I go for the weekend... just unsubscribe them if there is an obvious showstopper [16:08] Koon: ok [16:31] New bug: #260424 in samba (main) "Incorrect hyperlink in samba-docs" [Undecided,New] https://launchpad.net/bugs/260424 [17:00] When using apt-get remove squid squid-common I am having a problem of squid NOT install the files I manually deleted. How do I force this? [17:01] bogey-: remove removes files donesnt nstalls them [17:03] or you mean: after removing config files manally, removing packages with apt-get remove and reinstalling, config files are not installed? [17:03] jmedina: I meant that i removed them and deleted some files, then I tried to apt-get install squid and they dont replace the files [17:18] bogey-: I already got in to those problems, never knew how to solve it [17:18] what I did is copy squid and squid-common from /var/cache/apt/archives [17:19] extrac the .deb with ar and then copy the files to /etc/squid/ [17:19] does using apt-get --purge remove pkgx pkgy followed by apt-get install pkgx pkgy work? [17:21] arakthor: not afaik, because there is nothing to purge, they were alredy manually deleted [17:25] man the ubuntu is pretty slow [17:25] or is it just me? [17:27] "the ubuntu" ? [17:27] packages.ubuntu [17:27] same here [17:27] slooooowwwwww..... [17:30] heh, just timed out for me now === hessml|away is now known as hessml|away|away === hessml|away is now known as hessml|away|away === hessml|away is now known as hessml|away|away [19:11] hi [19:11] how do i get access with knoppix to a softraid? [19:12] is mdadm --assemble /dev/md2 /dev/sda3 /dev/sdb3 incorrect? [19:21] hi [19:22] I'm nearly killing me fixing some postfix problem here [19:22] is here some postfix geek? [19:23] hi [19:27] does anyone know when tomcat6 will come out? [19:27] * will become part of main [19:31] dts: soon [19:34] ScottK: Working now on clamav-daemon MIR [19:35] are fresh hardy installs missing /etc/inittab? [19:36] kees: uuuuuuuuuuuh.....they shouldnt [19:36] what's the best way to install tomcat6 now? [19:37] zul: no package seems to provide it... [19:37] nm I dont have it in my chroot either [19:38] dts: from the archive its still in universe [19:38] anyway, lack of inittab surprised some random script of mine while it was looking for the default runlevel. :P [19:38] * kees worked around it [19:39] zul what do you mean? [19:39] dts: apt-get install tomcat6 [19:39] zul: could not find package [19:40] dts: enable universe in your /etc/apt/sources.lists apt-get update and apt-get install tomcat6 [19:43] http://pastebin.ca/1181818 [19:43] (sorry this is my first time doing it on the -server eddition with commandline) [19:44] any syslog-ng guys in here? [19:44] i want to suppress a particular message from snmpd [19:45] getting all these "truncated 32 bit integer" crap [19:45] which supposedly is getting fixed in a newer package... but i backported the 8.04 snmpd to 7.04 and still getting the error so i just want to filter it out === hessml|away is now known as hessml|away|away [19:58] zul the pastebin shows that my universe is enabled, correct? how come i can't find the tomcat6 package? [19:59] apt-cache search tomcat [19:59] it should be there check the forums [20:00] i only see tomcat5.5 [20:01] should be there check wiki.ubuntu.com [20:24] leonel: MIR are by source package, so clamav is what we need done. [20:39] ScottK: ok and that must be done working in intrepid right ? [20:39] It should be based on the Intrepid packaging. [20:39] You don't need to be running Intrepid to write the MIR. [22:04] kirkland: uploading update-motd === hessml|away is now known as hessml|away|away === hessml|away|away is now known as hessml|away