[12:23] ScottK: I just did apt-get install ifrename -- and apt-get removed udev, ubuntu-minimal and some other packages --WITHOUT WARNING. Ever seen that before? [12:23] I've seen it with aptitude, but not apt. [12:30] ScottK: http://www.pastebin.ca/632533 [12:31] kinda scary. [12:33] I'd suggest looking at the package dependencies and then filing a bug against apt or ifrename depending. [12:35] Err, that's not a bug. [12:35] In anything. [12:36] You need to look at apt-get's output before you blindly answer "yes, I'd love to do that". [12:36] ifrename correctly conflicts with udev (actually, it's the other way around, i think, but whatever) [12:38] OK. [12:38] googling for "apt-get -y" ubuntu [12:39] ...reveals a ton of guides using that option [12:39] Yeah, cause "-y" is such a brilliant idea. [12:39] I did't force it. [12:39] i'd like to have a chat with whoever started that [12:39] plain old apt-get install. [12:39] It didn't warn me. Period. === Burgundavia [i=corey@conference/oscon/x-4bf166577591ac36] has joined #ubuntu-server [12:40] I'll try and revert it and then reproduce it w/a typescript. [12:40] Innatech: Then it must have stopped and said "new packages installed: ifrename, packages removed: udev, etc, etc, etc" and given you a [Y/n] prompt. [12:40] nope. [12:40] If it had, I wouldn't have said anything. [12:40] infinity: [12:40] whoops [12:40] Indicated no packages to remove, then apparently removed a lot of my system. [12:43] Yeah, I see no way apt could do that wihout a mangled config, or piping "yes" to it... [12:43] Me neither. Yet... [12:43] infinity: Dapper used ifrename from udev, didn't it? [12:43] soren: Don't recall when udev starting doing ifrenaming on its own. [12:44] infinity: Feisty, I think. [12:44] infinity: and Innatech specifically said LTS.. [12:44] morning [12:44] Can I just slap ubuntu-minimal ubuntu-common mdadm and lvm2 back on there or am I in for a reinstall? === pschulz01 [n=pschulz0@ubuntu/member/pschulz01] has joined #ubuntu-server [12:45] soren: Yeah, he's using dapper. They pretty obviously conflict. [12:46] adconrad@terranova:~$ apt-cache show udev | grep ^Conflicts [12:46] Conflicts: hotplug, ifrename [12:46] And that's just fine. [12:46] What's not fine is the behaviour he saw from apt, which I've never seen in my life. [12:46] Innatech: Is it possible you just stuttered on the enter key? :) [12:46] well, I'm going to try restoring what dkpg shows was removed. We'll see what happens. [12:47] infinity: Occams razor demands I consider it, but I swear it showed 0 packages to remove. [12:47] infinity: I'm clearly an idiot. If udev needed ifrename to do interface renaming... Why would they conflict? [12:48] soren: It doesn't. [12:48] soren: It does it on its own, hence the conflict. [12:48] soren: For non-udev systems, you need ifrename to do the same job. [12:49] infinity: Didn't we just agree that that was only the way it has been done since Feisty? [12:49] soren: You agreed to that, I went to check for myself. :P === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-server [12:49] OK. This router was softRAIDed....I'm going to reboot it. We'll see what happens..... [12:50] infinity: Ok... We agreed that something had changed at some point. :) [12:50] infinity: Maybe I'm just thinking of the net-persistent-rules blah vs. iftab. [12:51] most likely, that was recent [12:51] Yeah, feisty for sure. [12:51] is that "blah" you mentioned a way for me to prevent device assignments from changing w/o using ifrename and iftab? [12:51] infinity: What's the problem with using iftab? [12:51] Innatech: ^^ [12:52] Innatech: udev should handle iftab on its own, you don't need ifrename if you're using udev. That's why they conflict. [12:52] OK..well on this reboot, eth3 and eth5 (which on the prior boot were eth3 and eth4) are now eth5 and eth6. WTF?! (at least it came back up, I guess...) [12:53] I scared to test apt-get now. Heh. [12:53] *I'm [12:54] Innatech: And what's in iftab? [12:54] lemme see. [12:54] soren: just eth0. >headsmack< [12:55] And on reboot, the link came up on one of the NICs ports---the lack of which is what got me into this in the first place. [12:56] Will apt-get output show up in a typescript? [12:57] Should do. [12:57] alright, then. Let me see if I can reproduce this before I get too much further into troubleshooting my actual problem. [01:00] OK--nevermind. I need to beat the crap out of my part-time "help." Someone made a naughty alias. [01:00] >:( [01:00] Ah-ha. [01:00] yeah. [01:01] oops [01:01] probably was supposed to be temporary. Still terminally stupid. [01:03] amazingly, everything seems fine. That's fairly cool. It's not everyday I manage to rip out some of the core of a distro, plop it back in and have smooth sailing..... [01:05] If it was core, it would have screamed louder. :) [01:05] You didn't take out anything that was Essential or Required, just some nice-to-haves. [01:10] ubuntu-standard and ubuntu-minimal *sounded* important. [01:11] and seeing LVM2 and mdadm vanish scared me. But, alls well that ends well. [01:12] (I'm still not sure what LVM2 and mdadm have to do w/ifrename.....but I probably don't really need to know. ) === tck [n=tck@194.125.126.107] has joined #ubuntu-server [01:16] Innatech: Because ifrename conflicts with udev on which mdadm and lvm2 depend. [01:16] ooh. Of course. === jdstrand [n=james@mail.strandboge.com] has joined #ubuntu-server [01:44] OK, so--back on the dual core Opteron -- LTS server installer is hanging after HW detection. (After it prompts for hostname and HTTP proxy.) It seems like this server really doesn't want to run Dapper. Are there steps I can take to gather useful information for maintainers? (I have tried both "nolapic" and "noapic nolapic" .) [01:47] We run edgy on our dual-core machines in the Canonical datacentre. [01:48] I can do that if neccessary--I'd rather not proliferate platforms, though. I've been using Dapper almost everywhere, and CentOS5 where I can't user Dapper. I'm really over the RHEL environment, though. I'm much happier in Ubuntu/Debian land. [01:49] Anyway, I was just wondering if there's anything useful I can do at this point in terms of gathering information useful to the Dapper team. [01:51] can I exit the installer and look for a log in the ramdisk somewhere? === Shaddox [n=Shaddox_@cpe-76-170-140-239.socal.res.rr.com] has joined #ubuntu-server [02:11] Hi everyone. [02:12] What is the best FTP server to install on a server using Ubuntu? [02:12] What is most common, rather. [02:18] vsftpd [02:18] Ah. [02:19] Er, though I'm not sure if I can get -any- FTPD to work. [02:19] I have all my webhosting stuff on a seperate partition, mounted at /www, and want to be able to make /www/usr/ for users to have their hosting, and have FTP access for it. [02:19] Someone told me vsftpd wouldn't work for that, cause it doesn't follow mounts. [02:21] Ah, screw it. Only one way to find out. === Shaddox [n=Shaddox_@cpe-76-170-140-239.socal.res.rr.com] has left #ubuntu-server ["Leaving"] === tck [n=tck@194.125.126.107] has joined #ubuntu-server [02:41] I do what Shaddox probably wants :-) [02:49] how can I make the installer give me a shell when it gets caught waiting eternally for something? [02:52] alt+f2? === pschulz01 [n=pschulz0@ubuntu/member/pschulz01] has joined #ubuntu-server [02:53] yeah...it really is locked up, then. Oh well. [03:05] OK..I got into the syslog. It's hanging because partman can't find any volumes. This server has a mess of drives hanging off of a 3ware card. Do I need to use the alternative installer? [03:07] gnight [03:09] night! [03:57] Innatech: That's what I'd do. I've never had much luck with the primary one. [03:57] Great. Thanks. === nictuku [n=yves@201-34-15-181.bsace706.dsl.brasiltelecom.net.br] has joined #ubuntu-server [04:55] ScottK: oh fun :) eGroupware decided to split eGroupWare (wich contained both eGroupWare & eGroupWare-egw-pear) into two seperate .tar.gz. Is there any way to figure out the depends of egroupware-egw-pear if in the egroupware debian/control there is: [04:55] Depends: egroupware-core (= ${Source-Version}) [04:56] I suppose I can just use that in the -egw-pear package? or do I have to go egroupware-core (>= 1.4.001) [04:56] The upstream INSTALL file usually tells you about required stuff. === ryanakca nods [04:57] and... it's a circular depends [04:57] For example the -pear package probably depends on a pear DB that core doesn't [04:57] Right. Can't have that [04:57] egroupware-core depends on egroupware-egw-pear, and vice-versa [04:57] at least from I see [04:58] Can't have that. You need to pick one. === ryanakca nods [04:58] Is egroupware main or universe? [04:58] -core is probably more important, and let's ditch the -egw-pear [04:58] universe [05:03] ScottK: hmmm. I guess we'll just sync. Debian already took care of it without me. [05:03] that or merge === ryanakca points to http://packages.debian.org/experimental/web/egroupware [05:04] ryanakca: The Australia/MZ contingent is wide awake in #ubuntu-motu. They understand this stuff way better than me === ryanakca nods === ScottK notes one should proceed with caution syncing from experimental. Stuff IME is there for a reason. [05:05] ok === totalnewbie [i=user@58.147.188.137] has joined #ubuntu-server [05:30] hello [05:31] anybody have some time? [05:31] :) [05:32] can anybody teach me how to create a server? [05:33] totalnewbie, A server for what? === pschulz01 [n=pschulz0@ubuntu/member/pschulz01] has joined #ubuntu-server [05:57] motu = ? [05:58] aside from Mark of the Unicorn? === Innatech is now known as Innatech_away === jbrouhard [n=jbrouhar@cm-207-192-193-222.stjoseph.mo.npgco.com] has joined #ubuntu-server === Dessan [n=andrew@ip68-105-63-168.pn.at.cox.net] has joined #ubuntu-server === stephanbuys [n=stephanb@gw.impilinux.co.za] has joined #ubuntu-server === pschulz01 [n=pschulz0@ubuntu/member/pschulz01] has joined #ubuntu-server === ||arifaX [n=||arifaX@inetpop1.witron.de] has joined #ubuntu-server === ivoks [n=ivoks@83-131-95-21.adsl.net.t-com.hr] has joined #ubuntu-server === bain [n=bain@gw.impilinux.co.za] has joined #ubuntu-server [09:21] Innatech_away: MOTU == Masters Of The Universe. The team of developers who look after the universe component in Ubuntu. === CrummyGummy [n=CrummyGu@dsl-242-25-34.telkomadsl.co.za] has joined #ubuntu-server === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-server [09:35] amm... [09:36] i'm looking at the bug 81242 [09:36] Launchpad bug 81242 in postfix "postfix-ldap is linked against gnuTLS" [Medium,Triaged] https://launchpad.net/bugs/81242 [09:36] #ubuntu [09:37] should we build postfix against both gnutls and openssl? [09:39] ivoks: Nah. Why would we? [09:39] well, postfix is atm [09:39] that creates problems with ldap [09:39] which is build against openssl === totalnewbie [i=user@58.147.188.137] has left #ubuntu-server [] [09:39] (which is ilegal btw :) [09:41] ivoks: Why? [09:41] ivoks: postfix is not GPL, is it? === stephanbuys [n=stephanb@gw.impilinux.co.za] has joined #ubuntu-server [09:42] i was refering to openldap [09:42] but it also isn't gpl [09:42] Oh, right. Didn't notice. [09:43] so, dump gnutls? [09:44] :) [09:46] ivoks: Hang on. You say ldap is built against openssl and postfix is built against.. what? [09:46] both :) [09:46] postfix against openssl, and postfix-tls against gnutls :) [09:47] pardon [09:47] postfix-ldap [09:47] check out ldd /usr/lib/postfix/dict_ldap.so [09:47] Welll, in a perfect world, we'd make postfix use gnutls, but I have a feeling that's not very easy to do (otherwise someone would probably have done it already). [09:48] and ldd /usr/sbin/postfix [09:49] I haven't got postfix-ldap installed. [09:49] eh, anyway: [09:49] libgnutls.so.13 => /usr/lib/libgnutls.so.13 [09:49] and: [09:49] libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 [09:49] but ldd slapd: [09:49] libssl only [09:50] So slapd uses openssl, postfix-ldap uses gnutls, and postfix uses openssl? That's pretty crackful. [09:51] yeah :/ [09:51] what is the reason for resistance to openssl (as opposed to gnutls?) [09:51] license [09:52] evil! [09:52] ah [09:53] stephanbuys: http://www.gnome.org/~markmc/openssl-and-the-gpl.html [09:54] there's been some interest from the Google SoC project to have LDAP-out-of-the-box (https://wiki.ubuntu.com/GoogleSoC2007) - according to Rick these library issues are also holding up the inclusion of OpenLDAP 2.3? === Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-server [09:54] the thing is that openssl devs don't nag about breaking their license [09:55] but that could always change [09:55] and the problem is that openssl has better performance than gnutls [09:56] ivoks, having glanced over that page it seems like a shame. as you said, performance and maturity... [09:56] yeah, stupid 'we did this' caluse [09:56] that destroyed xfree too :) [09:57] ah - but it destroyed Xfree when they tried to go that route didn't it? on the other hand openssl has basically been prolific for ages... [09:58] there wasn't any substitute for it... now there are mozilla's nsss and gnutls [09:58] Weird. When I build postfix on my build server, it doesn't pull in libgnutls13.. [09:58] but, with worse performance [09:58] soren: true and it shouldn't [09:59] but the binary we ship is build with it... [09:59] http://launchpadlibrarian.net/8170757/buildlog_ubuntu-gutsy-i386.postfix_2.4.3-1ubuntu1_FULLYBUILT.txt.gz [09:59] Our buildd's pull in libgnutls13 when they build postfix. [09:59] if they didn't it couldn't be linked against it. [09:59] i just builded postfix-ldap, so i'll check it out [10:01] heh... i don't get it... [10:01] libgnutls.so.13 => /usr/lib/libgnutls.so.13 [10:01] and no gnutls-dev package... [10:01] ivoks: In a pbuilder? [10:01] no :/ [10:02] i have to do it in pubilder too [10:02] i just didn't set it up yet :/ [10:02] I've just done it in an sbuild. Hang on. [10:02] wtf.. [10:03] libgnutls.so.13 => /usr/lib/libgnutls.so.13 (0x00002af524b6a000) [10:04] cute :) [10:04] Aw, crap. [10:04] Priority: important [10:05] gnutls? doh... [10:09] ...but that's not why. [10:09] libldap2-dev -> libldap2 -> libgnutls13. [10:10] hehe [10:11] and slapd depends on libssl [10:11] very nice... incompatibile openldap and it's tools [10:11] that could be a reason why connecting to ldaps doesn't work with most of the tools === asisak [n=conp@unaffiliated/conp] has joined #ubuntu-server === infinity1 [n=adconrad@cerberus.0c3.net] has joined #ubuntu-server === vciaglia [n=vciaglia@host79-195-dynamic.6-87-r.retail.telecomitalia.it] has joined #ubuntu-server === Starting logfile irclogs/ubuntu-server.log === ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-server === Topic for #ubuntu-server: Ubuntu Server discussion and support | for general (not server specific) support visit #ubuntu | Seriously good guide to asking questions on IRC: http://www.sabi.co.uk/Notes/linuxHelpAsk.html === Topic (#ubuntu-server): set by nealmcb at Sat Jul 7 23:04:50 2007 === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-server === ToonArmy [n=chris@88-105-150-55.dynamic.dsl.as9105.com] has joined #ubuntu-server [05:05] ScottK: hmm. From the marketting view, would we be better of installing the server as gutsy or feisty? [05:06] there's a view other then the functional view? [05:09] mralphabet: hehe, well, I'm setting up an eGroupWare server for Kubuntu Devel, and the plan is to also market it as "Look at the synergy between Kubuntu Gutsy and Ubuntu Server. You can set up a collaboration server and then easily access it threw Kubuntu's KDE-PIM suite." [05:09] That type of thing, to get more enterprises using Kubuntu & Ubuntu Server [05:09] ryanakca: I think Gutsy. [05:10] yeah, and that way I wouldn't have to get it backported to Feisty :) Thanks [05:10] Now I just have to figure out why it's in experimental (changelog doesn't say, it just went experimental after a new release) [05:11] You might e-mail the maintainer. === ryanakca nods [05:14] qustion peeps [05:14] the default command line mail program [05:15] is that called mailx [05:15] and is it similar to the one part of mailutils program? [05:16] http://packages.ubuntu.com/feisty/mail/mailx [05:17] yes ive installed that [05:17] the package in mailutils is called mail though [05:17] what is the diff. between mail and mailx ? [05:17] http://packages.ubuntu.com/feisty/mail/mailutils [05:18] ok have it [05:18] mailx is a sym link to mail [05:20] the GNU mailutils has some nice features in it, i might get that instead === dexem [n=dani@14.Red-88-26-177.staticIP.rima-tde.net] has joined #ubuntu-server === fernando [n=fernando@84-74-88-104.dclient.hispeed.ch] has joined #ubuntu-server === sahafeez [n=sahafeez@67.109.14.227.ptr.us.xo.net] has joined #ubuntu-server === fernando_ [n=fernando@200.220.242.76] has joined #ubuntu-server === Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-server === mathiaz [n=mathiaz@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-server