/srv/irclogs.ubuntu.com/2009/05/03/#ubuntu-server.txt

duvnell1giovani: yeah.. I'm comfortable doing it manually.. just asking if there was an easier way00:00
giovaniI don't see why you'd want/need two different ports anyway -- just use two different ddns names, and use name-based virtual hosting00:01
duvnell1what file(s) is being updated when I'm running services-admin and enable/disable a service?00:01
giovaniduvnell1: what's services-admin?00:01
thirstehor use something like nginx ;-)00:01
duvnell1I have dhcpd enabled, and it's starting on boot, but it's apparently dying because it's not in the ps list after booting.. starting it manually fixes things00:01
sam_giovani: this is my first time using linux as a server so i thought that would be the best way00:01
duvnell1giovani: System->Administration->Services00:02
giovanisam_: the proper way would be to register two dns names with your ddns provider00:02
giovaniduvnell1: we don't support guis in here00:02
duvnell1and I do see dhcpd start in /var/log/messages00:02
duvnell1ok.. no more GUI talk00:02
duvnell1how do I enable/disable a service?  update-rc.d?00:02
giovanisudo /etc/init.d/service start|stop|restart00:03
duvnell1..umm.. start a service at boot00:03
giovaniyou can do it manually00:03
giovanior using the tools provided00:03
duvnell1the tool name is my questio00:03
duvnell1what tool do I use to arrange for a service to start at boot?00:03
pmatulisduvnell1: red hat's chkconfig is being imported into ubuntu.  i believe it started with 8.10.  it doesn't do a great job right now (not very intelligent) but you may want to check it out00:04
giovaniupdate-rc.d works fine00:04
duvnell1so update-rc.d is creating the symlinks for me.. that's cool00:06
giovaniduvnell1: yeah, it's a standard SysV tool, not ubuntu-specific00:06
duvnell1is upstart still being used on server edition ?00:06
giovaniyes00:06
duvnell1and upstart is following the rc dirs ?00:06
giovaniyes, upstart is supporting the legacy rcX.d style setup00:07
giovaniI don't believe upstart has a fully working replacement yet00:07
ScottKgiovani: It does, but there's no compelling case to rework packages to use it.  It's used some, but generally only in Ubuntu specific stuff.00:14
duvnellok.. this server is flaky..00:14
duvnellmy server00:14
giovaniduvnell: be more specific than "server is flaky" please00:14
duvnelllast thing I said was "what is non-legacy for upstart"00:14
duvnelldid you get that and answer it?00:14
giovanino, I didn't get that00:15
giovaniyour internet is probably having issues00:15
duvnellby flaky, I mean I've got it acting as a router doing NAT.. and it's fine until no body does anything and it kinda dies.. went and looked and dhcpd was no longer running.. I think my machine attempted to lease again and that's what killed it00:15
duvnellno it's not00:15
duvnellfrom the server I can do things fine00:15
giovaniduvnell: the bottom-line re: upstart is ... we're still using the legacy rcX.d files00:16
ScottKduvnell: For Upstart, lots of stuff from http://upstart.ubuntu.com/00:16
duvnellcool.. good to know00:16
giovanibut upstart can be used in the more-upstarty way if you'd like00:16
giovanicheck out /etc/event.d/00:16
duvnelldhcpd server is dying at boot (it does start in /var/log/messages), but then it's not running after boot is done.. and now apparently it's dying just on occasion.. restarting manually fixes it (for a time)00:17
duvnellI was gonna see if I can get some debug logging out of it00:17
giovaniwhich dhcpd are you running?00:18
giovaniI'd recommend dnsmasq for any small setup00:18
duvnelldhcpd300:18
giovaniI'd recommend dnsmasq00:19
duvnellam I still here?00:21
a|wenduvnell: looks like it00:21
duvnelldang.. happened again00:22
duvnellincreasing lease time.. the example had 600 seconds.. I think that was the problem00:22
duvnelland it would be dead after 60000:22
duvnellafk.. got 2 eat00:22
duvnellback00:38
duvnelldhcpd still alive00:39
duvnellsurprised.. well of course nothing's been requesting anything.. lemme force that00:39
mac9416Hi ya'll! While installing 8.10 server edition, I get to "Installing additional components" and about 24% of the way in the screen goes to fitfluuy blinking black/white and after about 10min I get a whole column of "Failed" down the left side of the screen.01:14
mac9416Hehe, there's a bit of a draft in here.01:25
mac9416I hope mdelaur closed the door behind him.01:25
mikegriffinmac9416: checked another console? usually dmesg and logs end up there01:26
mac9416OK, I'll do that...01:26
mac9416Well, the "failed" messages were coming on so fast that I could only get a fleeting glimpse of the messages, but one of them said something about running out of memory.01:31
mac9416I'm not even sure how much ram is in the machine.01:31
mac9416I think there is a lowmem option in the installer?01:32
android60I just built a lightweight machine for a NAS but when I go to install ubuntu server from the cd menu, I just keep seeing errors like this http://pastebin.com/m7c9abf9a01:35
duvnellokay, so my problem is that eth0 is not configured at the time that dhcpd starts..01:37
duvnellso it's a startup issue.. I'm finding ubuntu-server not as friendly as the desktop.. just a perception at the moment.. so If I want dhcpd to start later than it is starting, how do I do that>01:38
duvnell?01:38
duvnellI found this out by noticing dhcpd's error in syslog and then logging ifconfig -a during boot. .which showed no IP on eth0 and it caused dhcpd to not start01:39
duvnellI ran chkconfig and it completely rewrote the rc.d directories01:39
duvnellwasn't too happy about that, but I figure there's either a fix to reorder it back or I can just work with chkconfig01:39
mac9416android60, I'm a n00b, but that looks like a hard drive error. IDK what to do about it...01:40
duvnellmaybe I should be running ubuntu desktop on this machine :)01:40
duvneller.. that machine01:40
mac9416Well, devnull, have you tried starting the daemon by hand?01:42
android60mac9416: ive tried 4 hard drives and all same error, im trying a diff cd drive right now01:43
android60its a new mobo so im wondering if the ide connection is bad on it01:43
android60ya same error w.e hard drive connceted and diff disk drive01:43
duvnellmac9416: yeah.. I'm continuing a convo from earlier on here01:44
duvnellyes it works manually01:44
android60w.o** without01:44
duvnellI changed the init script to start after NetworkManager01:44
duvnellbut I'm guessing whether I should even use that tool on server01:44
mikegriffini would not use dhcp on a server01:44
duvnelland it doesn't fix it01:44
ScottKGenerally you don't use NetworkManager on a server01:44
mac9416android60, are you sure the cable is good?01:44
mikegriffinunless i had a really impressive config01:45
duvnellwhat does NetworkManager do anyway01:45
mikegriffinconfigure wireless and dhcp generally01:45
mikegriffinautomagically01:45
duvnellso I am running dhcp client here also01:45
duvnellfor the cable modem01:45
duvnellwould that cease to work if I removed that service?01:45
android60mac9416: yup, tried a known working cable to01:46
duvnelldoes starting networking in general run dhclient?01:46
mikegriffin/etc/network/interfaces controls that01:46
mac9416androin60, Hmmm. It looks like a drive issue, but hav you checked the disk's integrity?01:46
mikegriffinduvnell: to be fair, networkmanager requires X, which I would also not put on a server01:47
duvnellok.. so I'm gonna guess I should remove NetworkManager and just use the /etc/init.d/networking script instead? cause I don't see it in rc.3 or 501:47
duvnellarg.. chkconfig -e.. changing networking to "on" and it's refusing to change.. chkconfig -e again shows it back to 0S01:49
duvnellis that an "automatic"?01:49
android60mac9416: yup and tried an unopen lts 8.04 server disk to01:50
mac9416android60, I'm Googling your error message. I admit, it's got me stumped...01:53
android60ya ive been at it all day01:54
android60im thinking its the ide connector on the motherboard01:54
giovaniduvnell: NetworkManager shouldn't be on your server -- your network settings should be configured in /etc/network/interfaces, which is read by /etc/init.d/networking01:54
mac9416androin60, Under waranty? :-(01:54
android60mac9416: brand new motherboard, got it yesterday01:54
mac9416android60, Well, I'd send it back. I mean, you seem to have given it enough chance to prove itself innocent...01:55
android60ya01:56
android60:/01:56
android60 i just returned a different brand board that the bios wouldnt even recognize 2 of the sata ports01:56
mac9416Look at this maybe? http://www.linuxquestions.org/questions/linux-hardware-18/ahci-dvd-drives-542784/01:56
mac9416That's bad.01:56
sam_does lighttpd support .htaccess01:59
sam_?01:59
mac9416android60, what brand MB is it?02:00
giovanisam_: no02:01
giovanisam_: all configuration is done inside lighttpd.conf (or other confs you include in there)02:01
android60mac9416: biostar02:02
mac9416android60, from Newegg?02:02
android60ya02:02
sam_giovani:ok thanks02:02
android60a760g m2+02:02
android60ya02:03
android60from newegg02:03
mac9416Well, if there's no reson to do otherwise, I'd go Gigabyte. One time I had to acll their tech support (due to my own ignorance) and the guy that answered my question sounded as if he had built the board himself. :-D02:03
giovanisam_: by the way, lighttpd has its own irc channel on freenode; #lighttpd02:04
sam_ok02:04
android60ha ya02:04
android60thats what i get for trying to save some money02:04
mac9416Well, when you're trying to go for a low price machine...02:04
android60ya02:05
mac9416I mean they built it to work didn't they, so it should.02:05
android60exactly02:05
mac9416But, anyway, at least you can get your money back.02:05
mac9416duvnell. Clever nickname.02:12
duvnellso, if there's not a supported GUI tool that writes out the /etc/network/interfaces file, is there a CLI tool that I should be using.. or should I be trying to create everything by hand?02:26
ScottKGenerally the installer writes a good one for you and they aren't very hard to edit by hand.02:30
giovaniduvnell: by hand ... it's what everyone does02:35
mac9416Everyone's doing it :-D02:35
mac9416All the cool guys.02:35
PhotoJimEven the uncool guys.02:35
PhotoJimExcept for Blake.02:35
PhotoJimHe doesn't use networking.02:35
mac9416Haha02:36
geniiHm. Is there some different set of preseed values for Xubuntu vs Ubuntu preseeds? I used one which worked there and just changed all "ubuntu-desktop" and so on to "xubuntu-desktop" but after automated PXE install no gui02:48
* genii makes more coffee02:56
geniiMaybe it's some gdm package name thing. Is it named differently for xfce?02:58
jmarsdengenii: xdm ?03:21
geniijmarsden: I'm dumping an installed package list now off a good box and gonna do a compare03:22
geniiI can  startx so it must be window manager03:22
=== timburke_ is now known as timburke
wizardslovakhello people03:58
wizardslovaki am new to ubuntu server03:58
wizardslovaki want to put web site on server with couple pictures03:58
wizardslovakshould i put everything into /var/www03:59
giovaniwizardslovak: that's the default location for web files, yes03:59
wizardslovakok so if i want to make new location then i will have to change location in apache right?03:59
giovaniyes04:00
mikegriffinwizardslovak: or use the default04:00
giovaniexcept that he said he wanted to use a different location04:00
giovaniif you want to use a different location, apache's config will have to be changed to reflect that04:00
wizardslovakwhere is apache config located?04:01
geniiOr do userdirs or something04:02
giovaniwizardslovak: /etc/apache2/apache2.conf04:02
jmarsdenwizardslovak: /etc/apache2/*   # But it will be easier by far to use the default as it is if you are not already familiar with configuring apache.04:02
giovaniplease refer to https://help.ubuntu.com/9.04/serverguide/C/httpd.html04:02
jmarsdenHmmm, someone should probably update the /topic to point to that guide not the older one in its tinyurl, I think.04:04
giovanijmarsden: well the topic refers to 8.04, so I don't think it's there by mistake04:05
giovaniif it was refering to 8.10, I'd agree04:05
giovanibut they're clearly wanting to stick to LTS04:05
wizardslovakwell i am browsing apache2.conf and i dont see nowhere directory04:09
wizardslovak"/var/www04:10
jmarsdenwizardslovak: That's why I said it is easier to stick with the defaults unless you are already familiar with configuring Apache... and why i said /etc/apache2/* ... try looking in /etc/apache2/sites-available/default if you really want to see that.04:12
giovaniyeah, jmarsden is right ... just don't forget the 000 -- /etc/apache2/sites-enabled/000-default04:14
jmarsdengiovani: No, that is a symlink to the file I mentioned earlier :)04:15
giovanipoint taken :)04:16
duvnell1anyone a postfix wiz?  I would like to reject any email except to an allowed list of names on my server04:24
mikegriffinduvnell1: that is a pretty normal goal04:26
duvnell1currently I'm getting spam on common users like root, avahi, etc04:27
duvnell1would just like to reject04:27
mikegriffini would not reject mail to root but you might take a look in /etc/aliases04:35
mikegriffinduvnell1: keep things like root, postmaster abuse etc04:35
duvnell1well, root is fine from the inside.. but it's the outside I'd like to reject it from04:36
mikegriffin#postfix04:36
duvnell1goood idea :)04:36
mikegriffini would not ever reject mail to root04:37
duvnell1reason?04:37
duvnell1this is just my home server04:37
mikegriffini think its rfc to accept it but i may be wrong and its only best practice04:38
duvnell1of course processes tend to email root.. and so like I say, that's fine from the inside04:38
duvnell1I know we're not supposed to talk about GUIs in this channel.. but do you know of a GUI tool for configuring postfix, or should I just continue with vi..04:39
duvnell1?04:39
pmatulisduvnell1: who made this rule about not talking about a gui?04:40
duvnell1giovani did :)04:41
pmatulisduvnell1: as long as the discussion pertains to ubuntu server it should be ok04:42
duvnell1pmatulis: does ubuntu server make available a GUI for editing postfix config04:43
duvnell1that you know of04:43
pmatulisduvnell1: more often than not, however, such discussions become less and less about the server and more about the tool.04:43
mikegriffinduvnell1: often times, using a gui will make very complicated changes to solve a small problem, introducing complexity04:44
pmatulisduvnell1: no such tool is shipped in the base system04:45
pmatulisduvnell1: there was discussion about integrating ebox or puppet but this has not happened04:46
pmatulisduvnell1: many people use webmin but i do not recommend it.  as i do not recommend any such tool04:47
pmatulisduvnell1: what i do recommend is learning how a mail server works04:47
duvnell1k thx... editing text is oka04:50
duvnell1GUI just lays out your options more easily some times04:50
pmatulisduvnell1: they're dangerous and they don't teach you anything.  you still have to know what you're doing04:52
=== timburke_ is now known as timburke
quizmeis it better to run 8.10 on or 9.04 on a server?08:13
=== Barre_ is now known as Barre
bulllpHi, my debian server can't boot after loading the lilo. It stops on the screen "loading lilo ............."08:29
bulllpnothing continue08:29
bulllpso what's the problem08:29
bulllpno, it's "loading linux ..............."08:30
=== RoAk is now known as RoAkSoAx
TeLLuSbulllp: I guess you have to select or add a boot option to see what error you get. And later maybe start from cd if it can't be fixed with a option or selection with lilo09:27
corsair__hey, what flag do i need to get make-kpkg to build a kernel headers deb?09:35
Ramblurri've upgraded to 9.04 and i'm having issues with the klogd service09:36
Ramblurrit hangs when starting: "* Starting kernel log daemon..."09:37
TeLLuSRamblurr: start it from commandline and watch where it hangs with strace or something..09:38
Ramblurrhttp://rafb.net/p/nWkhXP12.html09:43
Ramblurrhum09:44
TeLLuSRamblurr: Problem with the pid file?09:51
super_hackerhi to all11:41
super_hackerI have one problem with Postfix Mail Server11:43
Bananamanso people, any assistance about the Postfix :S12:00
Bananaman:S12:17
PadhuAny simple backup tool for backup files whenever USB drive is instered?12:30
Padhuinserted12:30
twbPadhu: udev and rsync.12:32
twbYou write a udev rule that reacts to the insertion of that particular USB drive by running mount and rsync commands.12:33
uvirtbotNew bug: #371218 in dhcp3 (main) "No DNS servers whith dsl-connection using pppoe" [Undecided,New] https://launchpad.net/bugs/37121814:03
acron17hi there. after upgrading mysql to 5.1 (in jaunty) the readline abilites (eg Ctrl-r to search) stopped working in the mysql client14:09
acron17any hints whats going wrong there? can someone verify that issue on his system?14:10
twbacron17: that sounds like someone decided libreadline couldn't legally be linked against mysql.14:28
twbBut that's just a guess; try looking at the changelog.Debian.gz in /usr/share/doc14:29
thirstehDo not question the Oracle14:32
TeLLuSIs that not DO question the Oracle now..14:33
acron17twb: thanks for your answer.14:36
acron17twb: you may be just right. from the changelog:14:36
acron17Replaced --without-readline to --with-libedit to configure options, as --without-readline doesn't seem to do the right thing anymore.14:36
acron17twb: how about libedit? doesn't it support features from readline Ctrl-r for example?14:38
thirstehTeLLuS: Nobody questions the Oracle and lives to tell of it14:38
twbYou would need to ask #OpenBSD about that, I guess14:42
twbI link to libedit, too, but I know nothing about it :-)14:42
twbI assume you understand what I meant by readline (GPL) being incompatible with non-infective stuff.14:43
twbacron17: oh, btw, see also rlwrap, which gives you generic readline support on an arbitrary CLI14:44
acron17twb: yeah i heard about readline being not compatible with GPL...14:53
twbNo no, readline *is* GPL14:54
twbBut if you want to use it, you have to make your thing GPL, too.14:54
acron17twb: ah ok14:54
twbThis is different from *L*GPL, which can be used with proprietary software.14:54
acron17twb: ok. i got the point14:54
twbAnd I assume that mysql is licensed under the LGPL.14:55
acron17twb: so all in all there is nothing to fix this issue apart from rewritting a mysql client with GPL license or readline with LGPL?14:58
twbBasically, the readline authors have *deliberately* arranged things so that if you want to use their package, you have to make your software as free as their software.14:59
twbThey did this because at the time (and arguably, still) there is nothing as good as libreadline.14:59
twbNow, you could build your own mysql packages that use readline instead of editline, but you would not be allowed to distribute them.  That's why Debian's binaries use editline.15:00
twbSorry, s/Debian/Ubuntu/15:00
acron17twb: thanks for these informations...15:12
twbNo problem.15:13
bencis there a way to automate a server installation? For example, apache + vhosts, postgresql + db user...?16:06
uvirtbotNew bug: #371269 in mysql-dfsg-5.0 (main) "mysql server 5.0 crashes on installation" [Undecided,New] https://launchpad.net/bugs/37126916:06
giovanibenc: sure, a script16:15
bencgiovani: do I put complete config files in the script?16:33
foxbuntubenc, its kind of up to you how to script it...thats the beauty of scripts16:35
foxbuntubenc, you can have the script edit confs or create them, copy them in from elsewhere16:36
bencfoxbuntu: ok .thanks16:36
uvirtbotNew bug: #364811 in mysql-dfsg-5.0 "5.0.51a-3ubuntu5.1 installation failed (dup-of: 291987)" [Undecided,New] https://launchpad.net/bugs/36481116:40
mpathyHey, there is a package in the repositories with not one line of documentation..18:16
mpathy libapache2-redirtoservname18:26
mpathygot to look at the sourcecode to find one line of information: RedirectToServerName must be either \"On\" or \"Off\"."18:27
mpathyThats the ONLY ONE information in the whole internet..?18:28
giovanimpathy: I'm unclear ... what's the problem?18:32
dangerseekerHi! I have got a question about the integration of samba.18:40
dangerseekerSamba and Linux keep seperate passwods, but when I set my password in Linux and never set up Samba passwords, Samba seems to know the passwords... can this be?18:43
giovanidangerseeker: I don't know specifically -- but I remember there being a sync tool for keeping those files the same19:00
dangerseekergiovani: it did surprise me. that's because I ask. And glancing over the documentation and ubuntu wiki I did not found anything yet.19:03
dangerseekerI just added a Linux user, logged him in via ssh and *bam* there he is in the samba user database (/etc/smbpasswd)... but WHY?19:09
* andol suspects PAM19:09
andoldangerseeker: What version of Ubuntu are you running?19:09
dangerseekerandol: PAM seems to be a good place to look. I am running 8.04.119:11
andoldangerseeker: Well, taking a quick peak I'm pretty sure you'll find the culprint in /etc/pam.d/common-auth and the way it calls pam_smbpass.so.19:16
andoldangerseeker: Of course, I'm mostly making an educated guess right now. Don't have time to look up the specific details right now.19:17
dangerseekerandol: many thanks! Now I have a sensible starting point for further research.19:18
tsrkHave any of you done the 8.10 -> 9.04 upgrade on a server? If so, how did it go? Any problems?19:21
Hecatetsrk, did it on two servers. no trouble at all.19:40
Hecateanyhow, a backup might be quite useful, as shit always happens, when you're not prepared for it.19:41
tsrkyeah, i always have a backup19:43
tsrkjust making sure there isn't any shit that's gonna happen for sure :)19:43
Hecateat least nothing i ran into.19:46
tsrkthat's good to hear19:46
tsrkis it ok to keep my server online while it upgrades?19:46
thirstehtsrk: yes, this is Linux :-)19:49
thirstehalthough MySQL and Apache might stop and then ask you some questions during the upgrade19:49
tdnHow do I set up Ubuntu so that security updates are installed automatically?19:50
tsrkthirsteh, when I installed mysql it had a blank root password for a little while didn't it?19:50
tsrkI'm worried about something like that19:50
tsrktdn, server?19:50
tdntsrk, yes.19:50
tsrknot sure then, sorry. I just selected that option when I installed.19:50
thirstehtsrk: not when you upgrade19:53
tsrkOk, that's good19:53
Hecatethe upgrade won't mess with you mysql users/databases, so there shouldnt't be any security leaks during the installation.19:54
Hecateyou might wanna shut down the apache mysql, etc daemons though, just to be sure.19:54
Hecatesince you'll need to restart the box anyway, this will only increase the downtime, but not cause it in the first place.19:54
thirstehthe biggest 'danger' is if you have Apache listening on ports other than 80. You'll have to create duplicate port entries in /etc/apache2/ports.conf after the upgrade, and then restart it19:54
tsrki don't, it shouldn't be a problem19:55
tsrki could just block incoming connections before the upgrade on my router19:55
tsrkanyone know what the changes in /etc/mysql/my.cnf are?19:56
Hecatecan't tell19:56
Hecatein case you made any changes ot the file, you'll be asked what to do during the upgrade.19:57
Hecate(it will also show a diff if you ask for it)19:57
tsrkyeah i just got that message19:58
tsrki think the only thing i changed was listen on other than local19:58
exeoeoehttp://3x3cut10n3r.mybrute.com/ <-- have fun & good luck20:35
igor47my system failed to create /var/run/utmp on startup - what rc script is supposed to do that?20:36
igor47is there a script which changes /var/run permissions also?20:37
igor47ah found it it was bootmisc20:47
uvirtbotNew bug: #333504 in php5 (main) "php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()" [Undecided,New] https://launchpad.net/bugs/33350423:06
uvirtbotNew bug: #352648 in php5 (main) "php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()" [Undecided,New] https://launchpad.net/bugs/35264823:06
uvirtbotNew bug: #324313 in php5 (main) "php5 crached" [Undecided,New] https://launchpad.net/bugs/32431323:12
uvirtbotNew bug: #350183 in samba4 (universe) "evolution crashed with SIGSEGV in krb5_cc_destroy()" [Undecided,New] https://launchpad.net/bugs/35018323:16
uvirtbotNew bug: #357047 in php5 (main) "php5 crashes without doing anything" [Undecided,New] https://launchpad.net/bugs/35704723:21
uvirtbotNew bug: #362720 in samba (main) "gvfsd-smb crashed with SIGSEGV in llistxattr@plt()" [Undecided,New] https://launchpad.net/bugs/36272023:21
uvirtbotNew bug: #363270 in php5 (main) "php5 crashed with SIGSEGV in clone()" [Undecided,New] https://launchpad.net/bugs/36327023:21
ajmitchthat's a lot of old php bugs to suddenly come up as 'new'23:38
pace_t_zulua lot of dupes23:38
pace_t_zuluajmitch: are they dupes?23:41
ajmitcha number of them could be, though it's hard to say at a glance23:41
* ajmitch bets a number of them could be due to bug 34387023:41
uvirtbotLaunchpad bug 343870 in php5 "php-cli segmentation fault with mysql extension" [Medium,Confirmed] https://launchpad.net/bugs/34387023:41
ajmitchwhich is more of a threading bug with mysql libraries23:42
uvirtbotNew bug: #368189 in bind9 (main) "host crashed with signal 7 in dns_lib_initmsgcat()" [Medium,New] https://launchpad.net/bugs/36818923:51

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!