/srv/irclogs.ubuntu.com/2010/09/16/#ubuntu-server.txt

fluvvellanywhere I can check on a system to see if there is a proxy server setting ?01:05
uvirtbotNew bug: #640080 in samba (main) "package samba-common-bin 2:3.5.4~dfsg-1ubuntu4 failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile returned error exit status 2" [Undecided,New] https://launchpad.net/bugs/64008001:36
pmatulisfluvvell: try under /etc/apt01:37
fluvvellpmatulis, solved it thanks.01:38
=== _Techie_ is now known as _TechAway_
pnunnHi Guys,  got a bit of an issue here with eucalyptus 2.0.  I've got the UEC servers up and running OK, can start an instance OK, but when I try and attache a volume (which seems to be created OK) it never shows up in the instance on the /dev/ I'm giving it.  Any ideas? Any idea where to look for the issue?02:08
ptingdoes anyone know if you have logrotate with dateext, is the date in UTC or system time? I'm guessing system time02:15
=== Zyklon is now known as Syklon
=== Syklon is now known as cyclone
uvirtbotNew bug: #640121 in dovecot (main) "package dovecot-imapd 1:1.2.9-1ubuntu6.1 failed to install/upgrade: dependency problems - leaving unconfigured" [Undecided,New] https://launchpad.net/bugs/64012103:21
fluvvellanybody used a gsm wireless as a main access interface and set it up under /etc/network/interfaces ? I seem to have screwed up NetworkManager, its hiding and wont come out to play.03:39
fluvvelland i need it nailed up anyway.03:40
demonsporkI have an Ubuntu server 10.04 that I can log into and it takes 5-10 seconds to prompt and accept authentication via SSH. I have Ubuntu server 9.10 on an old 700mhz celeron that takes less than a second to respond during login. What could be causing this lag in the newer faster server?03:57
demonsporknew server is dual Xeon 2.4Ghz, HP Proliant DL380 G303:57
=== zz_sailerboy is now known as sailerboy
qman__demonspork, it's probably one of the scripts that run at login04:10
demonsporkwith a default Ubuntu 10.04 install04:10
qman__yes04:10
qman__mine sometimes hang noticeably on the one that checks for updates04:11
demonsporkbut this delay is occuring before the password challenge04:12
demonsporkit delays before asking the password04:12
demonsporkI thought all the login scripts ran after you log in, not while it is waiting for you to give your password?04:13
qman__they do, that must be something else04:13
qman__is your server getting lots of SSH connection attempts?04:13
demonsporkhow do I check that?04:13
demonsporkI am spending the first couple of weeks learning how to configure firewall and stuff like that04:14
qman__netstat would show a lot of half-open or recently completed ones04:14
qman__and if it's a brute force attack, /var/log/auth.log would show lots of failures04:14
qman__if you have SSH open to the internet, you will get hit by bots04:16
qman__lots of ways to mitigate the impact of that04:16
demonsporkis that where fail2ban rules come into play?04:16
qman__that's one option04:16
qman__firewall connection limiting is another04:16
demonsporkor do I just set up iptables rules for excessive requests over a time period04:16
demonsporkI have been reading through iptables documentation04:17
qman__both work, it's up to you04:17
qman__UFW supports it too04:17
demonsporkand I recently found iptables-apply, which is going to help keep me from bricking my server04:17
demonsporkso the last failed attempt was 3 attempt root logins from the same host about an hour ago04:18
qman__but yeah, a brute force attack would explain slow SSH logins04:18
qman__are local logins also slow, or just SSH?04:18
demonsporkI haven't been able to log in locally since this last saturday when I put it in the data center04:18
demonsporkand I think I did notice something odd04:18
qman__ah04:18
qman__well, I would implement the firewall option and see if it fixes the problem04:19
qman__if it doesn't, there could be another reason04:19
qman__they're hard to pin down though04:19
demonsporkwhen I was pinging to test that the network was fully functional there was a similar feeling delay before it began giving me the ping results, whereas a slow as computer I have with 9.10 server has no delay before it starts pinging and giving results04:20
demonsporkthe results aren't longer response times than they should be, it just has a delay before it starts feeding them to me in the console04:20
demonsporkbut other things work instantly without an discernable delay, including apt-get and such04:20
meltingwaxi recented installed UEC with one cluster master and one node, and when i go to the web admin page for the cluster master i am required to login, however the account i made during installation does not work. How do I create an account I can log in with? I can ssh and get to root on the machine04:21
qman__demonspork, I'd run netstat and see if you have a lot of incoming connections04:23
qman__netstat -ln | grep -v ^unix04:24
qman__err04:24
qman__netstat -n | grep -v ^unix04:24
qman__bah, wrong again04:25
qman__netstat -an | grep -v ^unix04:25
qman__there04:25
qman__you should obviously have some, depending on what you're running04:25
qman__but pages upon pages of connections would indicate some problem04:26
demonsporkyeah, they are all accounted for04:31
demonsporkeither me, IRC networks or the users of my bouncer04:31
auD:04:31
demonsporkhello face person04:32
demonsporkhow easy is it to configure 4 lower powered servers to work as mirrors of sites hosted on the main server04:33
demonsporkalso less hdd space04:33
auhowdy :)04:33
audemonspork: you could use rsync04:33
demonsporkbut how do incoming connections hit the mirror instead of the main?04:34
demonsporkis that simply with a DNS entry or some sort of load balancing setup04:34
auit's easy - http://www.howtoforge.com/mirroring_with_rsync04:34
aursync just synchronizes files and directories from one location to another04:35
=== rgreening_ is now known as rgreening
=== _TechAway_ is now known as _Techie_
fmontezumaSomeone can help me build a private cloud?05:02
fmontezumaSomeone can help me build a private cloud?05:23
=== sailerboy is now known as zz_sailerboy
qman__demonspork, round-robin DNS06:10
qman__for static content anyway06:10
battossaihi all06:21
blackmatterhello06:22
battossaiiptables v1.4.4: Couldn't load match `nth':/lib/xtables/libipt_nth.so: cannot open shared object file: No such file06:22
_Techie_hello06:23
battossaihow can i fix this kind of error06:23
qman__what kernel are you running?06:23
battossaiis there some one can help me06:23
battossaiqman__ : 2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34 UTC 2010 x86_64 GNU/Linux06:23
qman__well, I don't have that file, and a search on the ubuntu packages turns up nothing06:26
qman__what are you doing when that error occurs?06:26
battossaiqman__ : i try to do this "iptables -t nat -A POSTROUTING -o eth0 -m nth --counter 7 --every 3 --packet 1 -j SNAT --to-source xxxx "06:26
qman__also, have you compiled anything from source, or changed any module configuration?06:26
battossaii'm not complied anything yet06:27
battossaithat's why i'm need help about it06:27
qman__from what I'm reading, it looks like -m nth is deprecated06:29
qman__though I'm not sure what function of it you need06:29
battossaiit's kind like marking packet06:30
battossaisame function on mikrotik router os06:30
qman__it was apparently replaced with different modules in kernel 2.6.1806:31
qman__so anybody familiar with the changeover should be able to help06:31
qman__unfortunately I'm not, so I don't really know what you should be using instead06:31
qman__maybe -m statistic, or -m random06:31
battossaiyes ... i'm stuck on it06:32
battossaiit say running well on centos06:32
qman__"The RANDOM, nth, and some other module which escapes me right now, were all merged into the Statistic module."06:34
qman__so I'd try -m statistic06:34
qman__it may just work, or the syntax may be different06:34
qman__but that should at least point you in the right direction06:35
qman__it's a change made in the debian upstream, so it should be well-documented06:36
battossaiwhat about xtables-addons-common packages06:36
battossaiis it the same one for that lib ?06:37
qman__searching the ubuntu packages site revealed that no packages contained that file06:37
qman__though that only may be for main06:37
qman__that package does not contain the nth module06:39
qman__as shown here: http://packages.ubuntu.com/lucid/i386/xtables-addons-common/filelist06:40
battossaiyes06:40
qman__the statistic module is supposed to provide that functionality, and is built into the kernel06:40
battossaiPlease add nth and random match modules and related iptables support to the iptables-mod-ipopt and iptables-extra packages. Modules and iptables patches are included with the 2.6 kernel and available with old patch-o-matic patches for netfilter for the 2.4 kernel.06:44
battossaiis it kind of solution ?06:45
SpamapSbattossai: are those modules in the latest release of iptables?07:00
battossaiSpamapS : how do i check it ?07:01
SpamapSbattossai: download the source from netfilter.org07:02
battossaiactually i just need to change my out ip for x packet07:09
battossaito avoid block for postfix07:09
battossaimy idea is : every 3 packet change the outging ip07:10
SpamapSuh07:10
SpamapSthat sounds like a bad idea. ;)07:10
SpamapSare you spamming?07:10
battossaino07:10
battossaii do this for prevent my client marked as spam07:11
battossaii'm kind tiny internet provider in my town07:11
=== Barre_ is now known as Barre
SpamapSbattossai: you shouldn't have to worry about being marked as a spammer then07:18
SpamapSbattossai: if you're just sending regular email.07:18
SpamapSbattossai: if your users are sending spam, then you should be enforcing strict authentication, and making sure the headers show that, so you can respond to abuse complaints.07:19
battossaiit's kind a hard to tell it to my customer07:19
SpamapStell what?07:19
SpamapSthat they can't send spam anymore? ;)07:20
battossaitheir trafic for email is high07:20
SpamapSYes, because they're probably spamming people.07:20
SpamapSIf they have actual closed-loop email, and follow best practices in their email content, they should have no problems.07:20
battossaicustomer must be blaming me if their email get spam because of them07:20
battossaii've already have spam assain on postfix07:21
SpamapSbattossai: you should not be marking spam on a relay. That will cause you lots of problems IMO.07:21
battossaithas's why i have idea to prevent my customer complaining if they have trouble sending email07:23
battossainot every day i marked as spam07:24
battossaibut i'll try to minimalize it07:24
SpamapSbattossai: you can avoid being marked as spam by being very responsive to complaints, and cutting users off who do not follow your acceptable use policies, which disallow sending email to users who have not explicitly requested it.07:26
SpamapSbattossai: it doesn't really matter how many IP addresses you spread over.. eventually they'll just all be on RBL's unless you stop sending email that users are complaining about.07:27
battossaii wish i could do that :(07:27
battossaicustomer always right07:27
battossai:(07:27
battossaiSpamapS : i think i have to use manual solution07:28
battossaibind postfix07:28
SpamapSbattossai: lol, you are a spam-enabler then. At least charge them more money for the trouble.07:28
battossaiSpamapS : hahahaha ... i wish i could do that too07:29
battossaimean while ... i keep using manual solution07:29
battossaiif complaint come .. use bind on postfix07:30
battossaithanks anyway for your support SpamapS  and qman__07:30
SpamapSbattossai: This will only buy you, I would guess, a few weeks.07:30
SpamapSbattossai: do you get a lot of complaints?07:31
battossainot al ot for this week07:31
SpamapSWhat do you do with the complaints?07:32
battossaijust get 1 black list from Fiveten : added 2001-04-20; we do not accept mail from china07:32
battossaiReturn codes were: 127.0.0.207:32
dylanvassalloHi, I am running Hardy Server and I need to install a later version of avahi-daemon than what is available in the Hardy repos. Is it safe to download and install a version from the repo of a more recent release?07:33
SpamapSbattossai: thats very old ;)07:33
=== dylanvassallo is now known as dylpkls91
battossaihahahahaha07:33
dylpkls91Yes, I have reasons for needing to run Hardy though.07:33
SpamapSdylpkls91: it might already be in backports07:33
dylpkls91It's not :(07:33
battossaiwell ... it's ok for now i thing07:34
battossaijust using manual troubelshoot07:34
SpamapSdylpkls91: safest thing is to download the source package and try to build it on hardy.07:34
battossai:D07:34
dylpkls91Okay, I'll try. Could I break things by trying to install the Lucid package in Hardy?07:34
SpamapSbattossai: Please, please please, consider finding another way to make money... you are basically stealing resources from every email provider on the planet by allowing your clients to abuse your mail server. :-/07:35
SpamapSdylpkls91: it likely won't work without adding the dependencies too.07:36
battossaiSpamapS : my client only using my smtp just for outgoing only07:36
dylpkls91I see. Thanks07:36
battossaiand i filter it by ip07:36
SpamapSdylpkls91: if the build works without any changes, you should consider submitting a backport request for it with the information that it built and installed without changes. :)07:37
SpamapS!backports07:37
ubottuIf new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging07:37
dylpkls91SpamapS: I will try compiling and submit a backport request if it succeeds.07:38
dylpkls91ubottu: I checked, there's no backported version of avahi-daemon for Hardy.07:38
ubottuError: I am only a bot, please don't think I'm intelligent :)07:38
* SpamapS is reminded that he wanted to backport the latest moin to hardy/lucid too07:38
* dylpkls91 is feeling stupid for trying to converse with a bot07:40
ttxSpamapS: about bug 375371 -- wondering if you have a clear solution to follow now07:51
uvirtbotLaunchpad bug 375371 in mysql-dfsg-5.1 "MySQL must not use /tmp" [Medium,Confirmed] https://launchpad.net/bugs/37537107:51
SpamapSttx: I think that one will be fine. Not sure if the apport limitations on SELECT INTO OUTFILE and LOAD DATA INFILE are worthy of release notes.. but they'll certainly be felt by some users.08:29
SpamapSttx: err, I mean, I think the code int he merge proposal will be fine08:29
ttxSpamapS: it's not been sponsored yet, right08:30
SpamapSttx: but we should probably open tasks against the pacakges that build-depend on mysql-server just to check them out.08:30
SpamapSttx: there are only two (mathiaz already uploaded a working php5 package)08:30
ttxSpamapS: ok. I'll sponsor that one before FinalFreeze hits, then08:31
SpamapSttx: woot!08:31
* ttx wathces with anxiety his todo list grow08:32
SpamapSttx: I have to get some sleep now.. tty in 8 hours. ;)08:32
ttxyep08:32
rahmanHi, I am trying to import some new schemas to openldap. In ubuntu 10.04 server guide it says "sudo ldapadd -Y EXTERNAL -H ldapi:/// -f /etc/ldap/schema/inetorgperson.ldif" and it works but I cant import phamm.scema, radius.schema files same way. As I understand the command expects ldif format? If so, why 3rd party apps provide schema files instead of ldif files? And how can I import the schema files?09:03
maswan\sh: hey, you might know. is there a source for current hpacucli debs, or is aliened rpms as good as it gets if you need something to support p812s?09:23
kaushalhi09:28
kaushalI have 02:08.0 Ethernet controller: Intel Corporation 82546EB Gigabit Ethernet Controller (Copper) (rev 03)09:29
kaushalwhen i try to load 8.04 it says Network module not found09:30
kaushalis there a way to overcome this issue ?09:30
\shmaswan: hmm..only that what's available for debian/ubuntu on http://h18004.www1.hp.com/products/servers/software/debian/index.html?jumpid=reg_R1002_USEN09:31
kaushalis there a way to load e1000 module while installation ?09:31
maswan\sh: ok09:32
\shmaswan: hm..the latest ubuntu version support looks like is karmic09:34
\shmaswan: and regarding p812s there is nothing on http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?lang=en&cc=us&prodNameId=4103887&taskId=135&prodTypeId=329290&prodSeriesId=4103885&submit.y=0&submit.x=0&lang=en&cc=us09:35
\sheventually you have to alienate the rpms from RHEL509:35
maswanwell, that's what we have done09:36
maswanwe were just wondering if we missed anything obvious09:36
\shmaswan: nope...we need as well some new drivers for lucid at some time...but HP Germany is not as Linux affine as I wished09:38
maswan\sh: Of course, had we really been annoyed at them, we could have failed acceptance testing for these machines unless they make a deb, I think. ;)09:50
=== _Techie_ is now known as _TechAway_
=== _TechAway_ is now known as _Techie_
bigbrovaram having this error "soft lockup - cpu#1 stuck for 61s [swapper:0] anyone encountered it before?10:15
uvirtbotNew bug: #640312 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/64031210:23
uvirtbotNew bug: #640320 in samba (main) "package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade" [Undecided,New] https://launchpad.net/bugs/64032010:27
=== _Techie_ is now known as _TechAway_
ztripezwhat version is needed for Ubuntu Enterprise Could? I downloaded 10.04 but there was no install option for UEC on the boot screen10:29
AnAntHello, I need help about some setup, I got an Ubuntu machine in my network that I use as a server, I got bind9 installed on it, and I got a router that runs DHCP, the question is: is it possible to configure the DNS server on Ubuntu to get the hostname,ipaddress pairs ?10:30
=== _TechAway_ is now known as _Techie_
uvirtbotNew bug: #640319 in samba (main) "[Maverick] dpkg hangs on samba update" [Undecided,New] https://launchpad.net/bugs/64031910:39
kaushalhi10:54
kaushalis there a way to load network module while installing 8.0410:54
twbWhat network module?10:54
kaushale100010:54
kaushaltwb: I mean ethernet controller card module10:56
kaushalwhen i try to load 8.04 it says no network module10:56
\shmaswan: the question is, how can we force HP to release actually updated hp utils or even the hp utils they have for newer ubuntu releases10:57
kaushal02:08.0 Ethernet controller: Intel Corporation 82546EB Gigabit Ethernet Controller (Copper) (rev 03)10:58
twbkaushal: run "lspci -nn".  Paste the output into http://kmuto.jp/debian/hcl/10:58
kaushalsure10:58
twbOh, that one is "sudo modprobe e1000"10:58
twbIt should Just Work10:58
kaushalyeah10:58
kaushalI mean while installing the OS 8.0410:59
kaushalI am using pxe image to load 8.04 on the server10:59
twbI *believe* that should also Just WOrk10:59
twbYou're trying to load the installer (debian-installer kernel and ramdisk) over PXE, right?11:00
kaushalyes11:00
kaushaltwb: am i clear ?11:01
kaushaltwb: Ubuntu 10.04 works perfectly fine11:02
twbOK, one moment11:02
kaushalwhile ubuntu 8.04 does not get loaded since it does not have network module for 02:08.0 Ethernet controller: Intel Corporation 82546EB Gigabit Ethernet Controller (Copper) (rev 03)11:03
twbThe e1000 driver is in the hardy d-i ramdisk11:04
twbzcat /boot/ubuntu-hardy-i386.initrd | cpio -t | grep e100011:04
twb$ zcat /mnt/boot/ubuntu-hardy-i386.initrd | cpio -t | fgrep e1000.ko ==> lib/modules/2.6.24-26-generic/kernel/drivers/net/e1000/e1000.ko11:04
kaushalok11:07
kaushaltwb: not sure i understand that11:08
twbIt means it should Just Work11:09
kaushalok11:09
kaushaltwb: if i need to load it externally ?11:10
kaushalis that possible11:10
kaushaltwb: got it11:16
kaushalit has that module11:16
kaushalzcat initrd.gz | cpio -t | fgrep e1000.ko11:16
kaushallib/modules/2.6.24-19-generic/kernel/drivers/net/e1000/e1000.ko11:16
kaushalnot sure why it fails while loading11:16
twbkaushal: you shouldn't need to11:19
twbIf you do, switch to vt2 and run "modprobe lib/.../e1000.ko", where ... is the rest of the path11:20
kaushaltwb: got it11:21
kaushaltwb: whats the latest kernel version available in hardy11:21
twb2.6.2411:22
twbKernel versions are fixed at release time11:22
kaushalok11:22
aliveriusguys, is there any package for vlc-cli only?11:24
uvirtbotNew bug: #640348 in samba (main) "package winbind 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1" [Undecided,New] https://launchpad.net/bugs/64034811:27
twbaliverius: grep-aptavail -S vlc -s Package11:31
twbaliverius: that finds a "vlc-nox"; try that11:31
AnAntHello, I need help about some setup, I got an Ubuntu machine in my network that I use as a server, I got bind9 installed on it, and I got a router that runs DHCP, the question is: is it possible to configure the DNS server on Ubuntu to get the hostname,ipaddress pairs from the router's DHCP service ?11:31
=== _Techie_ is now known as _TechAway_
=== ivoks-afk is now known as ivoks
sorenttx: Does Eucalyptus support EBS snapsohts?12:16
ttxsoren: I didn't test that. Daviey or smoser might have a more current answer12:22
Davieysoren, Sorry.. it's not something i've been testing.. I can test it, but won't have an answer for you within the next 2 hours.12:23
ttxwill this mysql testsuite run ever end...12:23
Davieyttx, no12:23
sorenttx, Daviey: Don't bother. I was just idly wondering. It doesn't really matter much.12:23
Davieysoren, I am now interested for myself :)12:24
sorenI don't know if it works, but there at least seems to be some code in Eucalyptus that's meant to handleit.12:25
Davieysoren, Interesting.. it's not a procedure i've ran.  But if you have a handy linky to "how" to do it, i would appreciate that12:26
Daviey(even if it is how to do it on AWS)12:26
sorenNo idea, really. I've only ever used it once and that was from Elasticfox.12:27
* ttx hopes the testsuite will end before the big freeze12:30
sorenDaviey: Ah, worked it out. It does seem to support it. It uses lvm on the EBS server (which I forget what is called).12:32
sorenWhether it works is a different story, of course.12:32
* soren does not miss navigating around Java code... at all.12:33
ttxsoren: I guess you particularly don't miss navigating around *this* Java code in particular ;)12:35
sorenNo comment :)12:38
domashi!12:46
J_Phi all12:54
J_PHow is possible to mount a network dia via smb with normal user?12:55
J_Pwith root not problem, but with normal user I have message: "mount error(1): Operation not permitted"12:55
ttx*sigh* Completed: Failed 1/711 tests, 99.86% were successful.13:02
sorenttx: Which package?13:04
ttxmysql-5.113:05
sorenttx: Was the source package renamed since lucid?13:05
sorenAh, yes, there it is.13:05
ttxsoren: apparently, yes.13:05
ttxsoren: I quickly got lost trying to understand the mysql source package names :)13:06
sorenIs this in a ppa?13:06
ttxsoren: it's a proposed branch that moves /tmp to /var/tmp13:06
sorenThe one in ubuntu proper seems to build fine. What's the problme?13:06
ttxhttps://code.launchpad.net/~clint-fewbar/ubuntu/maverick/mysql-5.1/maverick-beta-papercuts/+merge/3255813:07
ttxlooks like one of the tests should have been kept in the loop13:07
* ttx could use auto-building of proposed branches, that would help in only getting buildable branch merge proposals13:09
ttx(cough) Gerrit (cough)13:10
soren"Gerrit"?13:10
ttxgerrit does that.13:10
sorenI see.13:10
=== ivoks is now known as ivoks-afk
BuZZ-dEEhello, i want to start a java-program at ubuntu startup and this program needs write access to .../tomcat6/webapps/folder. how can i do that?13:17
=== rgreening_ is now known as rgreening
uvirtbotNew bug: #640408 in samba (main) "package samba 2:3.5.4~dfsg-1ubuntu5 failed to install/upgrade: Package is in a very bad inconsistent state - you should  reinstall it before attempting a removal." [Undecided,New] https://launchpad.net/bugs/64040813:24
ztripezwhat version is needed for Ubuntu Enterprise Could? I downloaded 10.04 but there was no install option for UEC on the boot screen?13:24
smosersoren, i'm fairly sure, yes.13:41
b0otanyone know of anything that would allow you to stream videos on demand accross your LAN with a decent frontend?13:49
fransq13:50
franshi, all13:50
ztripezb0ot, vlc? there is a bouch of front/backen build with a vlc base13:55
Martens1984I'm trying to add both a Ubuntu machine and server to a W2K3-server AD/DC but it wont work. With Likewise I keep getting: Error: Lsass Error [code 0x00080047]13:57
Martens19849502 (0x251E) DNS_ERROR_BAD_PACKET - A bad packet was received from a DNS13:57
Martens1984server. Potentially the requested address does not exist.13:57
Martens1984what could be wrong?13:57
zoopsterztripez: the option is in the 10.04 server cd boot -14:03
uvirtbotNew bug: #640452 in samba (main) "package winbind 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1" [Undecided,New] https://launchpad.net/bugs/64045214:04
uvirtbotNew bug: #640441 in tomcat6 (main) "package tomcat6 6.0.24-2ubuntu1.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/64044114:05
uvirtbotNew bug: #640449 in samba (main) "package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1" [Undecided,New] https://launchpad.net/bugs/64044914:05
zoopsterb0ot: there are several options...ztripez mentioned vlc, several htpc respins have simple setups for this14:05
kaushalhi14:14
b0otzoopster, the problem for me has been finding something wtih a front end for the client14:14
kaushalwhen i try to load 8.04 using pxe image i get14:14
zoopsterb0ot: how do you mean? myth's front end is simple14:14
kaushalhttp://pastie.org/116274414:15
kaushalplease suggest further14:15
kaushalzcat initrd.gz | cpio -t | fgrep e1000.ko14:15
kaushallib/modules/2.6.24-26-generic/kernel/drivers/net/e1000/e1000.ko14:15
ttxjdstrand: i'm reinstalling an i386 node controller to answer your questions on bug 62805514:15
uvirtbotLaunchpad bug 628055 in libvirt "Instances don't start correctly: Security Labeling error running aa_change_profile()" [High,Incomplete] https://launchpad.net/bugs/62805514:15
zoopsterb0ot: I had been using my ps3 as a FE too14:15
kaushalI have e1000.ko module too14:15
ttxjdstrand: we'll try to have a closer feedback loop, that will prevent me from having to reinstall each time :)14:16
b0otzoopster, do you have any specific software suggestions... or maybe a link to a good vlc tutorial?14:17
zoopsterb0ot: not really...google is your best friend there - too many ways to do it.14:18
Martens1984Who has experiance with intergrating ubuntu to Windwos AD/DC14:19
=== jjohansen is now known as jj-afk
uvirtbotNew bug: #640472 in mysql-5.1 (main) "mysqld causes 2-3 wakeups per second on idle" [Undecided,New] https://launchpad.net/bugs/64047214:28
zoopsterMartens1984: you might want to find a likewise channel or mailing list14:34
hallynSpamapS: have you seen bug 639768?  do you have time to look into it?14:59
uvirtbotLaunchpad bug 639768 in samba "Samba process gets hung on maverick update" [High,Triaged] https://launchpad.net/bugs/63976814:59
qwertHow to install ubuntu server15:11
qwert?15:11
Piciqwert: Burn server iso to disc, boot off of disk.15:13
uvirtbotNew bug: #640511 in squid "squid in lucid adds bogus port number to Host: line if one isn't provided (in original or via vport=)" [Undecided,New] https://launchpad.net/bugs/64051115:14
qwertPici: Is the installtion difficult?15:15
Piciqwert: In my opinion, no.15:15
qwertPici: Could you link me to its installation?15:16
Piciqwert: It looks similar to the alternate install that the desktop cd uses: https://help.ubuntu.com/10.04/installation-guide/i386/index.html15:22
PiciThat information there makes it out to be alot harder than it actually is, since it goes through every single option.15:22
thafreakSo this new "Amazon" linux that they have an AMI for...what's it REALLY under the hood? Is it centos, fedora, or ubuntu?15:23
asi just upgraded one of my domu's from hardy to lucid and it now dies with "init: procps main process (508) terminated with status 255" upon boot15:28
asi am pretty much lost, does anyone have a pointer?15:29
thafreakSo this new "Amazon" linux that they have an AMI for...what's it REALLY under the hood? Is it centos, fedora, or ubuntu?15:34
ttxthafreak: apparently it's a customized redhat/centos15:37
ttxthafreak: with ubuntu's cloud-init stuff baked in15:37
ttxmathiaz: o/15:38
mathiazttx: o/15:38
mathiazttx: wazzup?15:38
ttxmathiaz: just noticed a bug apparently about the samba you sponsored yesterday15:38
ttxbug 63976815:38
uvirtbotLaunchpad bug 639768 in samba "Samba process gets hung on maverick update" [High,Triaged] https://launchpad.net/bugs/63976815:38
ttxhaven't had time to investigate, and wil have eucacall and eod soon, so I was wondering if you had any spare cycle15:39
ttxI wonder how that patch could cause that, but hey15:39
ttxmaybe before it was failing fast, and now it's running slowly, or something15:40
mathiazttx: right15:40
mathiazttx: it probably is a side effect of the new package15:41
mathiazttx: worth investigating though15:41
mathiazttx: but I doubt the actual patch causes that15:41
ttxmathiaz: i'll assign to you, feel free to bump to spamaps if needed15:41
mike3hi guys, i just upgraded to 10.04 from 8.04. Is there anything I should know?15:41
mathiazttx: sure - there is also a security update that was pushed out earlier15:41
mathiazttx: may be related to that one15:41
ttxmathiaz: yes, I guess it just needs some time for reproduction work15:42
ttxstrange, but has seen widespread reproduction over the last hours15:42
hggdhDaviey: good afternoon, we have a new patch ;-)15:43
mathiazttx: I'll look into it15:43
ttxFinalFreeze sceduled at 1700UTC15:43
Davieyhggdh, linky?15:43
Davieyhggdh, I'm swapping at the moment :(15:43
hggdhDaviey: http://bazaar.launchpad.net/~eucalyptus-maintainers/eucalyptus/2.0.0-lp/revision/1241?start_revid=124115:44
hggdhDaviey: no hurry, I am also still finishing up my tasks on QA15:45
hggdhgiven time, I will add it in and throw into my PPA15:45
cwillu_at_workas, uses yum15:50
uvirtbotNew bug: #640547 in samba (main) "package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/64054715:54
=== dendro-afk is now known as dendrobates
=== ivoks-afk is now known as ivoks
uvirtbotNew bug: #640553 in samba (main) "package samba-common 2:3.3.2-1ubuntu3.6 failed to install/upgrade: le sous-processus post-installation script a retourné une erreur de sortie d'état 3" [Undecided,New] https://launchpad.net/bugs/64055316:26
czr_hi there. I need to get a scanner working (please bear with me). proprietary driver requires usbfs (missing in lucid). I've never used kvm, so the question: can lucid + kvm be used to setup a (say) karmic in a VM so that a single USB device can be "exported" into the vm?16:31
czr_I could then run the scanner stuff within the VM16:31
czr_if it can be done, what would be the best way to do it? (using which tools).16:32
Laverneafaik that should be possible. easiest to test would be installing virtualbox16:32
Lavernehave you checked out sane-project.org ?16:32
czr_Laverne, sure, I've even tried to hack at the proprietary driver backend shim, that's not the point now :-).16:33
Lavernehehe, just checking the obvious ;)16:33
czr_yeah, stay away from Canon P-150.16:33
czr_(used to use Hardy couple of months back and got the scanner working there after some trials and tribulations, but usbfs is missing in Lucid, so it's.. bad).16:34
Laverneany idea why it is not in lucid anymore?16:34
czr_some badness was introduced by a "fix" from suse in between 2.6.32 and .33 somewhere16:35
czr_so the whole driver was disabled in the lucid kernel16:35
czr_(plus the whole driver is obsolete and no one seems to care about this, it's weird).16:35
czr_a lot of proprietary crap that talks with usb devices uses usbfs.16:35
Lavernei guess people thought buying a new scanner is less of a hassle :P16:35
czr_yeah, if only it would be that easy.. (I did a fair amount of research before buying this one).16:36
czr_and it's not just scanners. but anyway, do a search against lucid in lp with usbfs as keyword and you'll see.16:36
czr_so, vbox then. hmm.16:37
czr_I've been putting off learning KVM so many years.. and I guess I'll put it off still some16:37
czr_been using vmware for ages (since workstation 1.x-series)16:37
Laverneah, one thing you'll have to keep in mind, the -ose version does not have the usb support16:38
czr_so what exactly should I install then?16:38
czr_(also, older virtual boxes also use usbfs btw :-).16:38
LaverneI added "deb http://download.virtualbox.org/virtualbox/debian lucid non-free" to my sources.list but I havent tried using any usb stuff16:39
czr_ah, so not the vbox-ose package in the stock repos. I'll check it out, thanks16:40
SpamapSttx: that branch built fine on maverick 3 weeks ago.16:40
SpamapSttx: I'm repeating the steps I took for that build.. very confusing that the test you saw would be the one to break.16:41
ttxSpamapS: after a few hours of running, it failed :)16:42
czr_Laverne, ugh, I just realized. vbox is oracle software!16:43
* czr_ feels so dirty now16:43
fmontezumaI need help to create a private cloud16:44
fmontezumasomeone can help me?16:44
SpamapSttx: I wonder if the apparmor changes that were introduced in ubuntu7 broke it somehow16:44
ttxSpamapS: given the test failure output I wouldn't be surprised16:45
ttxsounds like it tries to access /tmp, and now the apparmor profile prevents it to do that16:45
ttxno ?16:45
SpamapSttx: I started it building here, have to take the baby to daycare.. you're about at eod yes?16:46
SpamapSttx: oh I missed the full output failure16:46
ttxSpamapS: looks like this won't make it for Maverick, unless this is considered a security issue16:46
SpamapSmysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/tmp/iVh6FPzXYn/mysqld.1.sock' (111)16:46
ttxSpamapS: yes I am16:46
SpamapSright16:46
SpamapSttx: ok, I think we'll just have to live without that one for maverick. :(16:47
SpamapSI think the right answer is to fix the tests to not use /tmp but rather @tmpdir16:47
ttxSpamapS: yes16:47
SpamapSbut... too late :p16:47
SpamapSttx: actually...16:48
SpamapSttx: the build should not be subject to the apparmor profile...16:48
SpamapSttx: were you running the tests directly or as part of the build?16:49
ttxpart of the build, sbuild chroot16:49
SpamapSttx: because mysql-testsuite only depends on mysql-server-core16:50
=== teddy_ is now known as teddymills
ttxSpamapS: and.. ?16:51
SpamapSttx: still should not have failed because the tests dont run /us/sbin16:52
ttxSpamapS: sounds like an interesting puzzle to solve, only takes 3 hours to reproduce :)16:53
qwertAfter setting up SMTP on a server, which email client is advisable?16:53
SpamapSttx: only 1 on a c1.medium ;)16:53
=== jj-afk is now known as jjohansen
ttxgo go go cloud16:54
SpamapSttx: thought about going with a large instance, but $1 to reproduce an issue just seems excessive. ;)16:54
SpamapSttx: anyway, I'll let this build finish for my own curiosity. Thanks for trying.16:54
* SpamapS disappears for a bit16:55
qwertI have a server setup using SMTP, does it allows me to have my own domain for my clients?17:03
royaltyhey, I'm new to upstart. I've defined a custom job as found here: http://paste.ubuntu.com/494825/ I'd like to specify the user to run the program (styx.python ...) - is this possible with the exec stanza?17:03
thafreakroyalty: I know you can use different usernames if the binary you're exec'ing supports changing uid/gid (I use upstart for spawning php in fastcgi mode)17:08
thafreakIf the binary you're running doesn't explicitly do it, you could probably do it with su/sudo...I think I've seen upstart jobs do that...17:09
royaltythafreak: the binary I'm running is my own build of python - so effectively what you're seeing in that script is a custom python binary executing a python script I wrote17:14
royaltythafreak: doing it with sudo is a sensible idea, though I'll investigate seeing if I can natively do it through the python binary17:14
uvirtbotNew bug: #640595 in samba (main) "package libpam-smbpass (not installed) failed to install/upgrade: sub-processo script pre-removal instalado retornou estado de saída de erro 1 (dup-of: 639768)" [Undecided,New] https://launchpad.net/bugs/64059517:15
thafreakroyalty: yes, you should be able to change uid in the python script since it's essentially getting run as root initially. sudo might be the easier option though.17:16
uvirtbotNew bug: #640588 in samba (main) "package winbind 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (dup-of: 639768)" [Undecided,New] https://launchpad.net/bugs/64058817:16
royaltythafreak: thanks17:17
\shivoks: ping pacemaker, upstart RAs? is it already working for lucid or do we have somehow a backport where we have a OCfied upstart RAs , especially for monitoring resources?17:18
kaushalhi17:30
kaushalcan someone please guide me about my post on https://lists.ubuntu.com/archives/ubuntu-server/2010-September/004642.html ?17:30
ivoks\sh: oh, i have it17:30
\shivoks: means? it's working in lucid or do I need somehow a backport of mavericks pacemaker pkgs?17:31
ivoks\sh: https://edge.launchpad.net/~ubuntu-ha-maintainers/+archive/ppa17:31
\shivoks: pacemaker 1.0.9.1-2ubuntu2~ppa1 ?17:32
ivoks\sh: those are maverick backports17:32
\shivoks: cool...I'll try that out this evening and tomorrow morning :)17:33
ivoks\sh: example: crm configure primitive upstart:vsftpd .......17:33
\shivoks: nice :) is it already upstream or just ubuntu only? :)17:34
kaushalhi ivoks17:35
ivoks\sh: http://developerbugs.linux-foundation.org/show_bug.cgi?id=240617:39
\shivoks: btw..you know that you are mentioned in Michael Schwartzkopffs book "Building Clusters with pacemaker" (don't know the real english title) 2nd Edition ;)17:39
uvirtbotdeveloperbugs.linux-foundation.org bug 2406 in LRM "Need support for upstart services" [Major,New]17:39
czr_Laverne, thanks for the hint. the scanner works now.17:39
ivoks\sh: me?17:40
ivoks\sh: lol why me17:40
\shivoks: yes17:40
\shivoks: THe ubuntu package maintainer Ante Karamatic.... blabla :)17:40
ivokshahaha17:40
ivoks\sh: thanks :)17:41
kaushalivoks, I am installing ubuntu 8.04 and i have issue with network device17:41
kaushalit says No network interfaces were found.17:41
kaushalzcat initrd.gz | cpio -t | fgrep e1000.ko17:42
mike3kaushal: why 8.04 ?17:42
kaushallib/modules/2.6.24-26-generic/kernel/drivers/net/e1000/e1000.ko17:42
kaushalmike3, I have dependencies about scribe application17:42
ivoksyou need newer e100017:42
kaushalivoks, i did downloaded netboot.tar.gz17:43
ivoksthere's a package called linux-backports-something17:43
mike3oh okay17:43
kaushalhttp://archive.ubuntu.com/ubuntu/dists/hardy/main/installer-amd64/current/images/netboot/17:44
ivokslinux-backports-modules-hardy-server17:44
ivoks^^ install that17:44
uvirtbotivoks: Error: "^" is not a valid command.17:44
kaushalivoks, I am using pxe image17:44
kaushalnot sure how i can use it17:45
kaushalivoks, apologies if I have asked you17:50
kaushalis there a way to port the newer e1000.ko in initrd.gz ?17:50
ivokskaushal: install with CD and then manually install couple of packages17:52
kaushalivoks, so install 8.04 CD and then give command apt-get install linux-backports-modules-hardy-server ?17:54
SpamapSttx: rpl.rpl_innodb_bug28430                  [ pass ]  3710817:55
SpamapSttx: I gave it some thought though, and I think its a good thing that we save this change for the very beginning of the natty cycle17:56
SpamapSttx: give people the entire alpha/beta/etc. cycle to test their apps. I'm worried about seriously breaking LOAD DATA INFILE17:56
zulyeah....if you are talking about the /tmp change in mysql its waaaaay too late17:58
ivokskaushal: you won't have network, so you'll have to download packages and install them manually on the server (usb stick or something)17:58
SpamapSzul: I think the change to the tmpdir to /var/tmp would have been fine, but the apparmor profile change is way more intrusive17:59
kaushalivoks, which packages i need to download17:59
ivoksfor a 32bit:18:00
ivoks/http://hr.archive.ubuntu.com/ubuntu/pool/main/l/linux-backports-modules-2.6.24/linux-backports-modules-2.6.24-28-server_2.6.24-28.37_i386.deb18:00
ivoksbah18:00
ivokslinux-backports-modules-2.6.24-28-server_2.6.24-28.37_i386.deb18:00
ivokslinux-backports-modules-hardy-server_2.6.24.28.30_i386.deb18:00
ivoksand linux-image-2.6.24-28-server_2.6.24-28.77_i386.deb18:02
SpamapS /win 118:15
SpamapSdoohh18:15
SpamapSbug 63976818:16
uvirtbotLaunchpad bug 639768 in samba "[Maverick] Samba process gets hung on maverick update - waiting on cups to start" [High,Fix released] https://launchpad.net/bugs/63976818:16
SpamapShallyn: you asked me about that one.. ?18:16
SpamapSahh looks like mathias handled it. :p18:18
pmatuliswill purging mysql-server delete data or only the binaries/libraries and the configuration file?18:18
SpamapSpmatulis: purges the data too18:20
pmatulisSpamapS: thx18:20
SpamapSpmatulis: you can always read the postrm script to see exactly what purge does18:21
SpamapSpmatulis: /var/lib/dpkg/info/$packagename.postrm18:21
pmatulisSpamapS: nice18:21
SpamapSlooks like it does give you the option to say no to purging the databases18:22
pmatulisSpamapS: how do i "say"?18:24
kaushalivoks, Thanks a lot18:24
SpamapS  db_get mysql-server-5.1/postrm_remove_databases || true18:24
SpamapS  if [ "$RET" = "true" ]; then18:24
kaushalappreciate it18:24
SpamapSpmatulis: of course, if you are ignoring high priority debconf questions, then the default is false, so you'll be safe. :)18:25
uvirtbotNew bug: #640634 in samba (main) "package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: Package is in a very bad inconsistent state - you should  reinstall it before attempting a removal." [Undecided,New] https://launchpad.net/bugs/64063418:26
uvirtbotNew bug: #640626 in samba (main) "package winbind 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/64062618:27
=== wieshka_ is now known as wieshka
SpamapSwow.. mysql has pages of lintian warnings. :(18:34
hallynSpamapS: yeah, the smb one got handled by those whose feet i'm not fit to wash, fortunately18:38
fmontezumaI need help to create a private cloud. Someone?18:40
pmatulisfmontezuma: maybe ask a more specific question18:43
mike3fmontezuma: what are your uses of a private cloud?18:43
uvirtbotNew bug: #640654 in samba (main) "package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: there is no script in the new version of the package - giving up" [Undecided,New] https://launchpad.net/bugs/64065418:53
bobboauI'm trying to install a few printers on a server, they're both network printers, one is a xerox Phaser 6280DN, the other is an HP Officejet Pro L7600, I have them installed on my local machine so I can look up whatever configurations my workstation uses.18:58
fmontezumapmatulis: Im trying to setup an Eucalyptus cloud, but I'm always getting not enough resources message18:58
fmontezumapmatulis: when I try to create an image instance18:59
fmontezumapmatulis: I created 2 vm ubuntu-cloud installations... 1 for the cloud controller and 1 for the node controller19:00
smoserSpamapS, you should fix them all19:00
fmontezumapmatulis: but when I run "euca-describe-availability-zones verbose" it always show me free/max as zero.19:02
fmontezumapmatulis: I'm running it on my notebook so maybe it doesnt have enough resources. But its weird... not even for a small image?19:04
pmatulisfmontezuma: i don't know.  i haven't got onboard to cloud yet19:06
pmatulisfmontezuma: i know you can choose different sized images19:07
fmontezumapmatulis: yes, but none of them are working for me. Maybe because I'm running it on a restricted hardware notebook as VMs. I don't know.19:08
qwertHow to setup spam-assasin?19:13
ScottKqwert: The Ubuntu server guide (see information in /topic) covers that.19:15
bobboauok, so, I have no idea where to even start getting these printers installed, I need to have printers available to my server so it will be able to print the results of some cron scripts, the process of installing printers is all automated in the desktop version and I've never had to mess with it on a server before, I've installed cups and lpr, I installed webmin and added a printer via that interface but it doesn't work, I don't know how to find or i19:16
bobboaunstall the drivers that the automated printer configuration uses in the desktop environment, can anybody help me?19:16
qwertScottK: No, it doesn'y19:17
ScottKqwert: What Ubuntu release are you using?19:17
qwertScottK: Same as what the intends to instruct on19:18
qwertScottK: *guide19:18
ScottKqwert: We have versions of the guide for every release.  Which one are you using?19:18
qwertScottK: Ubuntu 10.0419:19
ScottKOK19:19
ScottKqwert: https://help.ubuntu.com/10.04/serverguide/C/mail-filtering.html19:19
qwertScottK: Thanks :)19:20
qwertScottK: Sorry oversight19:21
pushpopwhats the default admin password for ubuntu cloud?19:21
qwertScottK: Is ClamAV required for virus protection?19:22
qman__bobboau, the only way I've gotten it to work is with smbclient19:29
qman__if you have a samba printer shared, smbclient lets you pass the file to print, user and password, server and printer in a script19:30
bobboauthere are not connected to a computer, and I'm not sure if they support samba directly.19:30
pmatulisanyone know about mysqld constantly restarting after upgrade from 9.10 to 10.04?  some kind of data corruption?19:31
panfisti have two version of a package, one in /usr/lib/pymodules/python2.6/ and the other in /usr/local/lib/python2.6/dist-packages/ ... is it ok to just rm the first one?19:31
qwertCan a ubuntu server have windows(desktop) as client19:32
qman__panfist, no, that will break whatever package that file is a part of19:32
bobboauthis seems like the sort of thing that would come up enough that there would be a common answer...19:32
panfistmmm i'm sorry qman__ i think i might be using the incorrect terminology19:33
qman__bobboau, put simply, most people don't print anymore, especially not from servers19:33
qman__CUPS can do it, but I don't know how19:33
panfisti think one is a deb, and that lives in dist-packages/ and the one in pymodules (I think) was manually installed19:33
qman__panfist, not likely, debs should not be installing to /usr/local19:34
qwertqman_: Can a ubuntu server have windows(desktop) as client19:34
bobboauwell, yeah, but the desktop can do it so easily, why is it so dificult to get it to work on a server.19:34
pmatulisqwert: what do you mean by client?19:34
qwertbobboau:pmatulis: I mean Ubuntu-server will be the main server. The other computers which are connected to it(clients), can they be Windows?19:35
qman__qwert, that depends on what exactly you mean by client, what software you intend to run, what purpose your server is serving19:36
RoyKqwert: just use samba if the thing is about file storage19:36
bobboauconnected how? as in file sharing? authorization? web?19:36
qwertqman_: bobboau: web19:37
qman__then yes, web is web19:37
bobboauthen yeah, anything with a web browser will work19:37
bobboau</hivemind>19:37
qwertqman_: bobboau: Well i will setup Ubuntu server to have SMTP, SqiurrelMail, SquidProxy..19:38
ttxSpamapS: ack19:39
qwertqman_: bobboau: and post fix imap etc... Still?19:39
bobboauyeah, that has nothing to do with the OS19:39
bobboauit's all the client software you use, and windows has clients for all of that AFAIK19:40
qwertbobboau: Yeah.. i mean i was wondering as in the ubuntu would be only a medium for the client to work. But anyways had doubt if it can affect the server19:40
qman__those are all universally supported19:40
bobboaufor example you can use outlook or thunderbird for IMAP and SMTP19:40
qwertAFAIK?19:40
bobboauas far as I know19:40
qman__the problem arises with stuff like active directory and file sharing19:40
qwertOh:)19:40
qman__where windows does its own thing19:41
qman__and ubuntu may or may not be able to19:41
qwertqman_: Like what?19:41
qman__samba can provide simple windows file sharing, and NT-style domains, but not active directory19:41
qman__there currently is no way to have a linux active directory replacement19:42
bobboaubut file sharing has always worked great between windows and linux, in fact linux seems to work better than windows machines when it comes to file sharing19:42
qman__samba 4 is going to change that, if/when it finally releases19:42
qman__but as of now, it's impossible19:42
qwertqman_: Well as i understand it would be trouble or file sharing19:42
qman__but normal internet-based services are universally supported, and the OS you use doesn't matter19:43
bobboaugod, your names are too similar looking19:43
SpamapSttx: No worries, I think it would be foolish to push that sort of behavior change into a release any time after alpha3 ... people will need time to adapt their apps that use LOAD DATA INFILE and SELECT INTO OUTFILE ...19:44
qwertqman_: Thanks19:45
qwertbobboau: Yeah :)19:45
=== qwert is now known as Aqwert
Aqwertbobboau: qman_: I had another issue.. with mails19:46
mconigliarohas anyone else have trouble with some apps not being able to resolve hostnames after upgrading from ubuntu karmic to lucid?19:46
mconigliaroi can resolve manually, but apps like apache, jetty, etc cant resolve anything19:46
Aqwertbobboau: qman_: The clients reaching client (OS) from web, first reaches the host then to the recipient..I am not able to understand why? Same is the issue when any mail is sent from client to other, it first reaches the host then the actual recipient19:48
Aqwertbobboau: qman_: The *mails* reaching client (OS)...19:49
Aqwertbobboau: qman_: Any idea as to why?19:50
Aqwert!howdy| StrangeCharm19:50
ubottuStrangeCharm: Hi! Welcome to #ubuntu-server! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay!19:50
\shivoks: you don't support hb_gui somehow? if so, in which package is it? ;)19:51
ivoksnone :)19:52
ivoks\sh: none at the moment... once i find some time, i'll work on those19:54
qman__Aqwert, the clients don't know where the final destination is, they only know where their local SMTP relay is19:54
qman__the server then reads the mail, and delivers any mail it knows where to deliver, and if not, it passes it on to another SMTP server on the internet19:54
Aqwertqman_: But the copy of mail reaches Host as well19:57
=== wieshka_ is now known as wieshka
PiciWhich computer are you designating the 'host'?20:00
Aqwertqman_: Every mail is first reaching the host and then reaching the destination...20:00
qman__what host?20:01
mconigliarodoes anyone know why i would be able to resolve hostnames with dig, but my applications cant resolve at all?20:02
Aqwertqman_: The Hostname , domain thing which comes during installation20:02
qman__the mail server? of course it reaches it20:03
uvirtbotNew bug: #640709 in samba (main) "package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (dup-of: 349469)" [Undecided,New] https://launchpad.net/bugs/64070920:03
Aqwertqman_: My servers Host is in UK.. and the server in Hungary20:03
Aqwertqman_: No not that20:04
qman__ok, I see what you have20:05
Aqwertqman_: While setting up server on Ubuntu-server, one gets the option to feed in hostname and domain-name. right?20:05
qman__your mail reaches your local mail server, which then decides if it needs to be delivered locally20:05
qman__if it does, it delivers it, if not, it forwards it to the next mail server in line, which is this server in the UK20:05
qman__because that is how it knows to get mail to the internet20:05
AqwertYes agreed, but in my case, every mail is first sent to Host..20:06
qman__is that where your clients are configured to send mail to?20:06
Aqwertqman_: Reaching host should be the last option20:06
Aqwertqman_: By clients, i mean computers. I am using Ubuntu server in Hungary with clients (comp) attached to it  in Hungary alone20:07
qman__yes20:07
qman__if the mail clients are configured to send mail there, instead of your local server, that will happen20:08
Aqwertqman_: Mail clients are configured,, as in?20:08
qman__evolution, thunderbird, outlook, mailx20:08
Aqwertqman_: Yes. i am using SquirrelMail20:09
Aqwertqman_: There is nothing like that configures20:09
Aqwertd20:09
qman__then it would have to be either a problem with SMTP configuration in squirrelmail, or postfix is badly misconfigured and doing something wrong20:12
qman__normally, if postfix gets a mail sent to an address on the local server, it just delivers it, it doesn't forward it to the relay20:13
qman__so either something is broken with that, or squirrelmail isn't sending mail via the local postfix, it's sending it straight to the relay in the UK20:14
Aqwertqman_: By realy you mean the Host?20:17
Aqwertqman_: *relay20:17
flodinhi, i'm trying to use an sqlite table for virtual_mailbox_maps in postfix, and postfix generates this log message: postfix/smtpd[1019]: fatal: dict_open: unsupported dictionary type: sqlite:  Is the postfix-sqlite package installed?20:59
flodinbut there is apparently no such package in the ubuntu repository20:59
flodinany suggestions?21:00
qman__personally, I wouldn't use sqlite, as in my experience, flatfile is faster21:01
qman__but as for the missing package, do you have universe and multiverse enabled?21:01
flodini haven't specifically enabled it no, isn't it enabled by default?21:03
qman__good question, it wasn't a while ago, but I don't know if it is now21:03
guntbertflodin: no you have to do it21:03
guntbert!repos | flodin21:03
ubottuflodin: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/project/about-ubuntu/components - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories21:03
flodinthey are enabled in my sources.list21:05
flodindo you know if flatfile will work if i need to look up accounts both with dovecot and postfix?21:06
flodini'm trying to share the same table between them so i don't have to do the work twice21:06
qman__I don't, but if you need a database, I'd suggest postgres or mysql over sqlite21:06
flodini don't need a database, i will only have ~10 email accounts21:07
flodini picked sqlite because it seemed most lightweight21:08
qman__IME, it really isn't21:08
qman__I know that's what it's supposed to be, but every time I've used it it ends up being very heavy and slow21:08
qman__much slower than any other option21:08
guntbertflodin: could it be that the error message read "Is the postfix-sqlite patch installed?" (instead of -package)21:09
flodini copy-pasted it verbatim21:09
qman__the ubuntu packages search indicates that that package has never existed in any version of ubuntu21:09
guntbertand on http://www.treibsand.com/postfix-sqlite/ they talk about a ...-patch21:12
=== dendrobates is now known as dendro-afk
flodinwell the repositories has postfix-ldap, postfix-mysql, postfix-pgsql packages so a postfix-sqlite analog would make sense21:18
flodinbut i guess it doesn't matter, either way it doesn't exist and I can't install a patch without building from source21:19
qman__for only 10 accounts I'd look into whether dovecot can use the flatfile21:20
qman__but mysql and pgsql are both good high performance options21:20
flodinis that the name of the table type? Cause I don't see it listed on http://www.postfix.org/DATABASE_README.html21:20
qman__flatfile would be a postifx list21:21
qman__a non-database configuration21:21
flodinok21:22
flodinthanks for your time... i'll try pgsql first just so to see if i can get something up and running21:22
geoffmccI was unable to install libssh2 using pecl, kept giving me make error. was able to get working using packages libssh2-1-dev21:23
geoffmccand libssh2-php21:23
geoffmccsorry for the break - i was pasting ... anyways should i be concerned using package install of this21:24
qman__compiling from source should be a last resort21:36
qman__the packages are supported and updated21:36
geoffmccthank u21:37
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
hggdhsmoser: I got a failure when running euca-bundle-image on today's UEC kernel 20100916.1, but 20100916 was OK22:44
hggdhsmoser: http://pastebin.ubuntu.com/494964/22:46
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
uvirtbotNew bug: #640829 in bacula (main) "package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/64082923:19
=== _TechAway_ is now known as _Techie_
guhcamposI have a ubuntu-server installation on software raid stuck on 33% of the partition proccess. Is that normal (I mean, it's been 20 minutes, should I wait more?)23:27
uvirtbotNew bug: #640856 in samba (main) "package samba 2:3.5.4~dfsg-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script killed by signal (Terminated)" [Undecided,New] https://launchpad.net/bugs/64085623:40
=== JamesHarrison is now known as Continuity
=== Continuity is now known as JamesHarrison
guhcamposanybody?23:48
guhcampos I have a ubuntu-server installation on software raid stuck on 33% of the partition proccess. Is that normal (I mean, it's been 20 minutes, should I wait more?)23:48

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