[00:00] and I presume that you need it before you go? [00:02] Of course [00:02] Which I suppose it the main reason why I'm still awake. [00:06] The internet is an odd, odd place. [00:06] I ask google what it knows about: scanjet 3300c linux black [00:07] The first hit has the correct scanner in the title, but it's in Czech and the bit that google shows me that contains the word "black" is "blahblahblh Black Plague blahblahblha" [00:08] lol. sounds par for the course === stiv2k is now known as thick_headed === thick_headed is now known as stiv2k [00:13] http://people.ubuntu.com/~soren/foo.ppm <--- Not entirely black, as it turns out. [00:30] * soren goes to sleep [00:30] G'night, guys. === `ph8 is now known as ph8 [05:24] anyone in here? [05:24] not usually [05:25] well, I have a question about 6.10 [05:25] I show 3 users logged in with a w or a who command [05:25] and only one is connected via ssh [05:25] are the other two system users doing cron commands? [05:26] or should I be worried [05:26] what tty [05:27] pts/0 [05:27] is the only one showing up unless I do a who -a [05:27] each program you run interactively opens up a pseudoterminal [05:28] so it could be a service like a dns multicaster [05:28] access.log looks clean [05:28] sorry, auth.log [06:56] i cannot get webcalendar to successfully launch, getting access denied, but when i use 'test connection' it works just fine. mysql settings seem to be correct, help? [07:51] moin [07:53] moin [07:59] <_ruben> mornin [10:23] <_ruben> crap .. i guess i disabled ipv6 the wrong way .. now when i try to do apt-get update it complains it cant access the ipv6 ip addresses of the repo's [10:28] <_ruben> what the hell .. my 70-persistent-net-rules got altered .. it swapped my interface names [10:29] <_ruben> got 6 interfaces, using 2 at the moment, 1's still ok, the other got swapped with one of the other 4 [11:01] <_ruben> never mind .. some1 pulling a network cable by accident got me confused === Drazha[away] is now known as Drazha === varek_ is now known as stork === zul_ is now known as zul === BettiePage is now known as atouk === zobbo is now known as zobbo|hotel === zobbo|hotel is now known as zobbo [15:41] Anyone have experience getting gutsy to install on sun sparc t1000? I've hit a port unreachable wall after it starts getting the file from tftp. [15:45] CybrSpy: are you doing a net install? [15:45] yep. [15:46] CybrSpy: ah, sorry I've only done installs from CD on sparc [15:46] CybrSpy: the tftp part starts though? [15:47] After rarpd assigns the ip address, and it goes to tftp the file(I have the name right) it starts d/ling the file then kicks off trying to hit a high udp port looking for something.. yes it starts the tfp session [15:47] er tftp [15:48] Other people have run into this - as I've found people asking about it via google. I'm just not seeing a solution. I'm guessing I'm missing something right in front of me.. you know.. a D'OH moment. [15:51] CybrSpy: not sure if this will help but, there are some instructions in this post: http://ubuntuforums.org/archive/index.php/t-185136.html [15:55] Thanks.. I've not tried the preseed trick yet.. But everything else I've done. There's actually a post in that link where someone mentions the port unreachable issue.. then a couple posts later says he's booting properly now.. But nothing as to what the issue was.. I'll try the preseed trick - maybe that will make it stop looking for a port on my boot server that's not open. [15:56] CybrSpy: cool, good luck [15:57] thanks [16:00] Trying to install apache2 on Gutsy and it appears I can't install mod_auth_ldap - which wants 'apache-common' which apparantly no longer exists. Am I stuck with a source install ? [16:00] libapache-mod-ldap: Depends: apache-common but it is not installable [16:03] zobbo: try apache2.2-common [16:04] tried - it's installed but no go :-(. [16:04] just found this https://lists.ubuntu.com/archives/universe-bugs/2007-September/017302.html [16:04] http://packages.ubuntu.com/gutsy/web/libapache-mod-ldap [16:04] hrm [16:04] yes, that probably needs to be fixed [16:04] ah well :) [16:06] zobbo: you may want to open an additional bug or append to that bug that libapache-mod-ldap also fits that bug [16:06] If I had half a brain I'd have found this first https://lists.ubuntu.com/archives/universe-bugs/2007-September/017341.html [16:06] so looks like reported and confirmed. === joerlend is now known as XiXaQ [16:42] Hello everyone. I'm trying to setup an LDAP server for use as a single sign-on solution and for sharing contacts in evolution. Can someone point me to a good guide on the subject? [16:43] XiXaQ: here's a link for feisty: https://help.ubuntu.com/7.04/server/C/openldap-server.html [16:43] also the community docs have this page: https://help.ubuntu.com/community/OpenLDAPServer [16:52] sommer, yes, I've read that, but I didn't understand anything in the last part, about using it for authentication. === Drazha is now known as Drazha[away] [17:01] XiXaQ: do you have a specific question? is your plan to authenticate Linux systems to LDAP? if so check out the ldap-auth-config package. [17:02] yes, I was hoping to let the users have one systems for all services on all servers. [17:04] XiXaQ: cool, from my experience with LDAP each service/application has a different way to be configured for LDAP. [17:05] the ldap-auth-config tool will help you configure Linux workstations to authenticate to LDAP. [17:05] you'll need to have your users setup in LDAP with the correct attributes first though. [17:05] heh, how do I do that? [17:06] setup users in LDAP? [17:06] yes. [17:07] if you're just staring out the easiest way is to import an LDIF file. [17:07] That's covered in the guide under Populating the LDAP Tree [17:10] but I don't have to manually create that for each user, or..? [17:11] I was hoping I could use the same tools as normal to create users, change passwords, etc? [17:12] XiXaQ: as far as I know those tools are used to manage the local user database not an LDAP server. [17:12] There are some gui style LDAP tools: http://phpldapadmin.sourceforge.net/ and http://luma.sourceforge.net/ are two that I use [17:13] I don't use them to add users though! [17:14] they don't work for me that way, because I retreive some user attributes from our main database application. [17:14] they may work fine for your setup. [17:19] thanks :) [17:19] XiXaQ: sure, np [17:22] i just had quite some troubles activating a raid1 lvm2 volume [17:22] and was wondering if i should switch to hardware-raid [17:24] I can report another Fiesty --> Gutsy server upgrade with no trouble at all. [17:30] ScottK: out of curiosity what services were upgraded? [17:31] I think I'm going to upgrade a web/print server next week. [17:31] It's a mail server, so Postfix, Clamav, SASL, DKIM-Milter and all the other bits that go with it. [17:31] ah, cool [17:32] I didn't do it the official way. I just apt-get dist-upgraded. [17:32] really... did it ask you about merging configs if you do dist-upgrade ? [17:33] Yes. [17:33] cool, wasn't sure if that was a do-release-upgrade thing. [17:33] ntp.conf is the only one I had. That's a function of dpkg, so it doesn't matter which === wolfe_ is now known as wolfe === gamble6x is now known as gamble|BeltHunti [18:43] is there a wiki page for info on upgrading for ubuntu servers ? [18:46] sudo apt-get update [18:47] sudo apt-get dist-upgrade [18:47] then. [18:47] do-release-upgrade [18:48] leonel: I saw in a bug report that the Feisty clamav (not the backports one) is no longer getting database updates. Would you look into it and see if we can fix it so it will? [18:48] osmosis: http://www.ubuntu.com/getubuntu/upgrading the last part [18:48] leonel: cool [18:48] ScottK: ok [18:48] leonel: yup, there it is. i was still doing dist-upgrade [18:48] leonel: Thanks. I think it qualifies as a security issue. [18:49] ScottK: booting feisty server .. [18:58] ScottK: freschlam updated fine here looking for that report .. [18:58] leonel: It's marked incomplete and was filed in the last few days [18:59] leonel: Did you have the regular clamav or the backports one installed? [19:03] 0.91.2-3ubuntu1 [19:04] it was a backport done by me [19:05] ScottK: let me install feisty [19:05] clamav [19:05] leonel: too late, I already tried to upgrade to gutsy with dist-upgrade, and now I have 29 not fully installed packages. Any idea how I fix ? [19:06] apt-get -f install ? [19:19] ScottK: too often connections with outdated version [19:19] ScottK: then drops the connection and tries another server with same response [19:20] leonel: Can you look into can we do something to avoid that? [19:21] ScottK: looks like it's de "outdated" version .. let me check [19:22] Considering we've added the security fixes for the later version, I don't think it would be wrong to say it was the later version ... [19:23] ScottK: it was with feisty's 0.90.2-0ubuntu1.4 version [19:23] let me test the backported [19:23] Backported is fine leonel. [19:23] ScottK: ok [19:24] let me check with clamav.net to see what can be done .. [19:25] * ScottK would say just make freshcalm lie about it's version. [19:32] dapper's version works fine and in clamav they suggest to remove the mirrors.db from the clamav db dir [19:32] ScottK: let me test that in feisty .. [19:33] Cool [19:37] ScottK: WORKED [19:38] just removed /var/lib/clamav/mirrors.dat [19:39] leonel: Would you please comment that in the bug. [19:39] leonel: Would you also talk to keescook about would he take that for a security update? [19:41] sure but what bug ?? [19:41] is it reported on launchpad ?? [19:41] didn't find it [19:42] leonel: It's buried in Bug #157154 [19:42] Launchpad bug 157154 in clamav "clamav-daemon eats 100% CPU forever on feisty server" [Undecided,Incomplete] https://launchpad.net/bugs/157154 [19:42] or should we do an security update to remove the mirrors.dat ? [19:42] I was thinking that if keescook agrees, file a separate bug on the updates issue and fix it in security. [19:42] just looked to the titles .. [19:42] ScottK: ok [19:43] Normally that's OK. === gamble|BeltHunti is now known as gamble6x [19:50] ScottK: made a new fresh install for clamav ( rm /var/lib/clamav ) and there's no mirrors.dat after install and freshclam works when finish there's a new mirrors.dat [19:52] ScottK: after the first freshclam run theres a mirrors.dat then run again freshclan and the same errors came back [19:52] removed the mirrors.dat and the error came back [19:52] Maybe needs a deeper fix then. [19:55] ScottK: can this be a good chance to push the new clamav when there are updates ?? [19:56] leonel: Not unless there is just no other way. [19:58] ScottK: then keep with backports .. [19:58] leonel: We will, but we also need to try and keep the regular one working too. [20:08] ScottK: yes we must [20:12] ScottK: works if I remove all the contents in /var/lib/clamav [20:12] ScottK: but then fails again even when only the mirrors.dat is removed [20:14] I'd look into claiming to be a later version. [20:26] help [20:26] Setting up openssh-server (1:4.6p1-5build1) ... [20:26] Segmentation fault [20:27] is there a bug in gutsy that causes apt-get or dpkg to give faults? [20:27] osmosis: i'm not aware of such a bug [20:28] hello, as stated earlier i would to switch from software-raid to hardware-raid (raid1) [20:28] osmosis: segmentation fault looks very strange to me [20:28] osmosis: maybe check your ram [20:29] but when I try to use the motherboard raid (ati sb600) the ubuntu-server-live-cd doesn't respect the raid1 "property" [20:29] how do I find out if it is possible to use hardware-raid with this motherboard? [20:31] close2__: why do you want hardware raid? [20:31] i think. with softwareraid you are much more flexible [20:31] i had software-raid with raid1 and lvm2 (which IMO was a big mistake) [20:31] and had big problems mounting those drives in a live-cd [20:32] I also would like to be able to just replace a broken drive, without partitioning... [20:32] close2__: not if you would have installed the proper tools to mount them [20:33] avatar_: i get it on every system that wasn't setup with the cd installer. They were setup with debootstrap [20:33] close2__: any yea, that's what raid1 is there for. [20:34] close2__: and regarding your hw-raid, are you sure it's not dmraid? [20:34] Nafallo: i will look into dmraid [20:34] with hardware raid, your data is gone if your hardwareraid controller fails [20:34] Nafallo: would there be an option in the ubuntu-server cd for installing it with dmraid? [20:34] close2__: dunno [20:35] with software raid you can switch your disks to an other computer and it just works [20:35] avatar_: http://dpaste.com/23469/ [20:36] do I understand you correctly, that I cannot move raid-disks between different motherboards? [20:37] close2__: no. raid-controllers :_) [20:37] :-) [20:38] I hoped that with raid1 I could just take the disk, put it into another mb and maybe "reconfigure" raid1 [20:38] if not, at least get the data === joerlend is now known as XiXaQ [20:38] close2__: sounds like mdraid ;-) [20:41] can anyone tell me how to quiet the fans on a compaq proliant ml370 running ubuntu 7.10 i386 server? [20:50] if i use software-raid (raid 1) , could I take one disk, put it into another machine and access the content without any special modules? [20:52] I can't get gutsy to work if I install it with debootstrap. I end up with a system that has a broken apt-get. [20:57] osmosis: apt-get -f install ? [20:57] leonel: gives same error. [20:58] leonel: im really stuck. [20:59] osmosis: where did you get that ssh ? [21:00] leonel: this is a fresh gutsy install (from debootstrap). Im just doing apt-get install ssh [21:01] leonel: I dont think its as much about the package...it think apt is giving this error for lots of packages. [21:01] ssh ?? [21:01] openssh-client openssh-server .. [21:02] just ssh, which is a meta-package for both of those. [21:02] never used it .. [21:03] leonel: here it is with the client package. http://dpaste.com/23474/ [21:12] /opt/compaq/hpasm/etc/foundation.functions: 502: Syntax error: Bad substitution <-- what does this mean? [21:37] how come my gutsy install has no eth0, but has a eth2? [21:40] is there a way to disable rules.d/75-persistent-net-generator.rules so that it stops doing that. [21:51] It would be nice if the full content of the server-packages-review spec were public so that community members could actually read it before the meeting ... === zobbo_ is now known as zobbo === joerlend_ is now known as XiXaQ [22:57] how can I discover what compilation flags a pkg was created with ? [23:13] how come there is a freetds-dev pkg, but no freetds package? lame. [23:15] osmosis: you're probably looking for tdsodbc === chuck_ is now known as zul