/srv/irclogs.ubuntu.com/2013/09/10/#ubuntu-server.txt

bluebieI'm having a really difficult time getting amavis (mail filtering thing) to add spam status headers to incoming mail - though it does add virus checking headers. I've been googling tons and trying everything I can find but nothing seems to change it. Any tips on debugging amavis problems?00:07
bluebieI can get it to discard or bounce spam, but I just can't get it to tag it.00:07
warzauwynnbluebie: did you ask in #amavis ?00:09
bluebieah I should!00:09
zuladam_g: just doing a test build of neutron here before doing a merge request00:12
zuladam_g: i added neutron-vpn-plugin-agent and neutron-metering-plugin-agent00:13
adam_gk00:13
izanagisanwhat deleted files recovery software would you recommend me to use?01:42
izanagisanon a LiveCD boot I'm on trying to recover files from a mounted disk01:43
sarnoldizanagisan: I've successfully used autopsy / the sleuth kit to recover deleted files.01:47
izanagisansarnold: thanks!01:48
sarnoldizanagisan: for ext2-specifically, there are also e2undel recover packages, and for ext3, ext4, extundelete.  magicrescue doesn't mention specific filesystems, it might work for contiguous files regardless of filesystem type, but if the files are broken apart a bit, it might not do as well. depends...01:49
izanagisanI tried installing foremost but Ubuntu 13.04 doesn't seem to have the package01:49
izanagisanI'm on a LiveCD so...01:49
sarnoldoh, cool, thanks :)01:50
sarnoldizanagisan: I'd hope you could install any package, to the extent of available memory to hold the data...01:50
izanagisansarnold: I'm checking autopsy but it says it's a windows installer01:53
sarnoldizanagisan: http://www.sleuthkit.org/autopsy/v2/01:55
izanagisanit's HTML based??01:56
sarnoldyeah01:56
izanagisanwow01:56
sarnoldfeel free to just use the sleuth kit if you don't care for the frontend :)01:56
sarnold.. or don't have the memory for the whole thing01:56
izanagisanwell I'm on a Ubuntu-Desktop live CD actually01:56
izanagisanand it's a server with 4GB RAM01:57
izanagisanbut I'm still not sure I understand how to use the thing01:57
izanagisansorry to be this obtuse: I have a headache the size of Japan01:57
izanagisanbeen all day standing in the server room trying to fix a Debian machine from which some /etc/ files were deleted01:59
izanagisansarnold: could you give me some general idea of what must I unzip/install on Ubuntu to use it?02:00
sarnoldizanagisan: hrm, the /usr/share/doc/autopsy/README.txt.gz gives me the impression it might only work if you can import a 'dd' image. the workflow may not be great if you can't import a dd...02:01
sarnoldizanagisan: normally, just apt-get install autopsy, it should take care of all dependencies02:04
=== freeflying is now known as freeflying_away
izanagisansarnold: unable to find package02:36
izanagisanUbuntuDesktop 13.0402:36
sarnoldizanagisan: does /etc/apt/sources.list include universe? have you run 'apt-get update' in this boot?02:37
izanagisannope02:38
izanagisanwill run and tell you02:38
izanagisanupdated02:38
izanagisanthe /etc/apt/sources.list is a rather slim file02:39
izanagisansays it's from CD.ROM and restricted02:40
sarnoldah!02:40
izanagisanhow do I add the correct repo?02:40
izanagisanI do have Ubuntu desktop and server installed on several PCs and servers02:41
izanagisanbut the machine with the HDD where I want to restore files is this one02:41
sarnoldizanagisan: here's my binary raring sources: http://paste.ubuntu.com/6086140/02:41
izanagisanthanks!02:45
sarnoldizanagisan: good luck, time for me to bail, hope you can sort it out quickly enough02:46
izanagisansarnold; awesome03:25
izanagisanwas able to isntall extundelete which got me 90% of my files03:25
izanagisangoing to use Autopsy03:26
izanagisando I HAVE to make a disk image to use Autopsy03:39
izanagisanor can I use it to recover files directly over something like /dev/sda1 ?03:39
=== freeflying_away is now known as freeflying
=== Gnubie is now known as Guest18692
=== smb` is now known as smb
=== Jikan is now known as Jikai
=== warzauwynn_ is now known as warzauwynn
=== Ursinha_ is now known as Ursinha
=== lool- is now known as lool
=== Jikai is now known as Jikan
drAvantihello all,09:58
drAvantiIm trying to install Diaspora on my server. can anyone help me out09:59
greppydrAvanti: I thought diaspora was dead since the lead dev commited suicide...10:07
drAvantigreppy, well10:08
drAvantiim following this tutorial(https://wiki.diasporafoundation.org/Installation/Ubuntu/Precise?db=postgres&mode=production#Reverse_proxy)10:09
drAvantiim at the reverse proxy section and it links to (https://gist.github.com/MrZYX/719014). My question is, do I replace my apache2.conf with this file?10:10
greppydrAvanti: that is just a virtualhost definition, you don't have to replace your existing config, but if you aren't doing anything else with apache, you can.10:12
=== freeflying is now known as freeflying_away
yolandaadam_g, zul: https://code.launchpad.net/~yolanda.robla/neutron/autopkgtests/+merge/18345111:22
hXmhi11:23
hXmi installed cups and I want to install a printer, how to? thanks to the firewalls I can't access to the port 63111:23
wsk233does anyone know why my make is failing http://pastebin.com/jESpUztK12:02
=== gary_poster|away is now known as gary_poster
=== freeflying_away is now known as freeflying
bananapiecan anyone tell me if I can use iptables to filter IP traffic crossing an ethernet bridge?12:25
bananapiethe ethernet bridge has no IP address and the bridge doesn't do routing.12:26
wsk233does anyone know why my make is failing http://pastebin.com/jESpUztK12:26
bananapiedid you run apt-get build-dep php5 ?12:26
bananapiewsk233 : did you run apt-get build-dep php5 ?12:26
wsk233no i did not12:27
wsk233but i installed php by compiling it myself12:27
bananapieok12:27
wsk233i didnt used the ubuntu repository12:27
wsk233so i dont know if i still need to do that12:28
bananapieif you run that command, it'll install all the dependencies you need to compile php, even if you are not using the sources from the repository12:28
wsk233well i already compiled php and php is working just fine12:28
bananapiewsk233, what is the output of dpkg -l | grep memcache ?12:28
wsk233its memcached where it goes wrong12:28
wsk233http://pastebin.com/vbmRirre12:29
bananapiewsk233, what is the output of dpkg -l | grep memcache ?12:29
wsk233i posted the output in the pastebin12:30
gesercheck if your memcache include files mention the missing type (looks like you installed memcache yourself too)12:30
bananapiethanks12:30
bananapieapt-get install libmemcache-dev12:30
wsk233i runned that command12:31
wsk233but still pecl shows me the same error12:32
bananapiererun your configure, make clean and make12:32
wsk233okay so fure make clean then configure and then make?12:32
bananapieyea12:33
bananapiemake clean && ./configure && make12:33
wsk233of my libmemcache or ?12:33
bananapiewait12:33
bananapiedid you compile libmemcache yourself?12:33
wsk233yes i did12:33
bananapieok12:34
bananapienevermind, I can't help you12:34
bananapieI've never compiled libmemcache myself, maybe someone else here could help12:34
wsk233well i also did an apt-get install libmemcache12:34
bananapieyes, but you need the dev package which is libmemcache-dev if you want to compile against it.12:34
bananapiebut if you have both a package and a compiled version of the same package, you will have lots of problems...12:35
wsk233i can do make uninstall libmemcache12:35
bananapieok12:35
bananapieafterwards, install libmemcache-dev12:35
wsk233okay thats done12:37
=== stoned is now known as Guest5555
bananapiewsk233 : why are you compiling php ? Why not use the package ?12:37
wsk233i did make uninstall apt-get remove --purge libmemcache-dev afterwards apt-ger install -f libmemcache-dev just to be sure thats its all clean12:37
wsk233because we use php 5.4.1912:38
bananapieok12:38
bananapieso now return ./configure12:38
wsk233what do i need to configure?12:38
bananapieso now rerun ./configure in your php sources folder *12:38
wsk233php?12:38
bananapiecd /usr/lib/yourphpsource; ./configure12:38
wsk233ah okay but why i need to recompile php?12:38
wsk233memcached is a compleety seperate module right?12:39
bananapiehang on a minute I think I might have misread your pastebin12:39
wsk233sure thanks you12:39
bananapie:$ my bad12:39
bananapieI misread the configure :(12:39
bananapieI feel stupid.12:39
bananapieignore everythng I said let's start over12:39
wsk233no problem :)12:39
wsk233okay12:39
bananapieI have a cold, it makes it harder to concentrate12:40
wsk233ah okay12:40
bananapieIs this the same issue you are having ? https://bugs.php.net/bug.php?id=6513412:41
wsk233hmm not entire sure12:42
wsk233but it looks like it12:42
bananapiek12:42
wsk233only this gives alot more errors then i have12:42
wsk233so thats why i sad not entirely sure12:43
bananapiewsk233 Sorry, I am not sure what to do.12:43
wsk233now it shows me this http://pastebin.com/8vmbuwn212:44
bananapieDid you reinstall libmemcache-dev or redo make install on your libmemcache sources ?12:44
wsk233reinstall libmemcache-dev12:45
bananapieok12:45
wsk233but it loosk liek its unable to find them12:45
bananapiewsk233, what is the output of dpkg -l | grep memcache ?12:46
soahcccHey can anyone recommend amon (https://amon.cx/) for monitoring or have any opinion about it? It seems to good to be that "unknown".12:46
bananapiecan you rerun this command and post it ?12:46
wsk233the pecl command?12:46
wsk233or the apt-get command?12:46
bananapiedpkg -l | grep memcache12:47
wsk233http://pastebin.com/Dng5VyfA12:48
bananapieok12:53
greppysoahccc: never heard of it, but there are enough free options out there that I can't see spending $40 to monitor my gear.12:53
soahcccgreppy: can you recommend something similar (similar means appealing interface, easy to use, no php dependency and easy to configure (gui))? I only found payed and or hosted solutions12:57
wsk233bananapie so what should i do next12:58
bananapieI don't know, sorry. :(12:59
greppysoahccc: I don't do much with a gui, but xymon ( used to be hobbit, used to be bigbrother ) is pretty easy to setup.12:59
greppysoahccc: but if you really need to have a gui and want it to be really easy, then yes, you will probably have to pay someone.13:00
=== marcoceppi_ is now known as marcoceppi
soahcccI don't have a problem with paying someone but the solutions are mostly not that what I want them to be :D amon looks pretty good so far but it lacks some simple checks like "does page xy contains the string X and respond within time y"13:07
soahcccor "can I login into FTP xy" because we have FTPs which are refusing connections while appearing correctly operating13:09
wsk233bananapie i think its the bug13:11
zulScottK:  https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/122334213:19
uvirtbotLaunchpad bug 1223342 in neutron "[FFE] neutron-vpn-agent and neutron-metering-agent" [Undecided,New]13:19
bkfitzAnyone here have experience setting up an sftp batch script from windows to linux using passwordless auth (keys)?13:38
greppybkfitz: you can do it using the tools from putty. pscp psftp pagent, puttygen13:41
bkfitzgreppy, yeah i have psftp and it works fine when typing the password, but you can't put the pw into the bat file... so i think i'm forced to use key based auth... just not sure how to do that13:42
greppyyes, you are.13:43
bkfitzgreppy, is it basically 1. create key using puttygen, 2. copy key to linux server (but where?), 3. tell psftp to use key to auth13:43
greppycreate a key using puttygen, either with a password and use pagent, or passwordless.13:43
bkfitzgreppy, so you can have a passwordless key or a key generated with a password? huh... so after i generate the key w/ pw using puttygen, then i copy it to linux?13:44
greppywhen you create the key, there is a text box with the openssh text that you need to put into your ~/.ssh/authorized_keys file on the linux host.13:45
greppymake sure when you paste it into that file that it is all on one line, it's going to be long, so may wrap depending on your editor/terminal settings.13:46
bkfitzgreppy, ~/.ssh doesn't seem to exist13:50
bkfitzgreppy, yes I'm ls -la under ~ or /root/13:52
bkfitzgreppy, apparently there is a utility called ssh-copy-id???13:53
greppybkfitz: so mkdir ~/.ssh13:54
greppyand then create ~/.ssh/authorized_keys13:55
bkfitzgreppy, ok... just wanted to make sure it wasn't somewhere else in the ubuntu distro13:55
bkfitzgreppy, thx for the direction... i'll keep diggin... have a 10am meeting i have to attend.13:56
rbasaksmoser: sorry, I wasn't.14:45
smoserrbasak, :). no worries. i dont know if i typed or not . but my question was about 'filter' into the basicmirror.14:47
smoseryou didn't move it up there. so i also didn't.14:47
smoseri just put 'filter' support into bin/sstream-mirror14:47
rbasaksmoser: I didn't really follow your thinking for the inheritence hierarchy, so I left it alone.14:48
zuladam_g: http://people.canonical.com/~chucks/ca/14:51
smoserrbasak, fair enough.14:52
zulsmb: i just uploaded xen and xen-api ill wait for them to build and then upload a new libvirt14:57
smbzul, Sounds good. Except maybe... unfortunately this is rdepends hell... xen-api depends on libxen-ocal-dev which is produced by xen-api-libs which depends on libxen-dev...15:00
zulgah15:01
smbNot sure whether this means xen-api-libs also needs a no-change rebuild and then again xen-api... :(15:01
zulyou owe me tuns of beer for this :)15:01
smbzul, Can I deduct that from the many ones you owe me for making me do work on this the first place? :)15:02
zuli didnt make you do anything ;)15:02
smb:-P15:03
smbzul, Oh, actually it might be less of an issue... got confused of lib-xcp-ocaml-dev and libxen-ocaml-dev... But that probably means xen-api should have waited to build until xen has15:05
zulsmb: bah ill fix it up15:05
smbzul, Thanks, must admit this is a bit of a nightmare to cope with. Maybe you are good as I changed the xen-utils build dependency in xen-api to xen-utils-4.315:07
zulill keep an eye on it15:08
smbzul, cool. thanks15:08
=== Guest5555 is now known as smokie
=== HisaoNakai_ is now known as HisaoNakai
koolhead17hallyn_:  around16:39
resnoSo, I am mounting a directory is there a way to umount and not have that directory cleared out?16:57
sarnoldresno: what do you mean?17:00
adam_gzul, what depends on python-lesscpy?17:11
zuladam_g:  horizon, looked at the requirements.txt last night , i need to do a MIR as well17:11
hallyn_zul: when you get a chance, would you mind pushing http://people.canonical.com/~serge/spice-overlap.debdiff to saucy?17:11
adam_gi know horizon uses it now in place of node-less, but i haven't had a need to install it17:11
zuladam_g:  openstack-infra people were asking for it as well17:12
adam_gzul, you may be able to avoid it as a depends for horizon for now, in the same way we avoid node-less. lesscpy is a drop in replacement for that, but we ship the stuff with offline compression17:12
zulok ill have a look, ill bug mterry about python-troveclient as well17:13
adam_gzul, those CA packages look okay. hold off on horizon tho until b3 goes to saucy. gonna upload it today with the python-troveclient depends/mismatch17:14
zuladam_g:  ack17:14
zulneutron is still in proposed because it failed an autopkgtest17:14
adam_gzul, wheres the failure?17:15
zuladam_g: https://jenkins.qa.ubuntu.com/view/Saucy/view/AutoPkgTest/job/saucy-adt-neutron/17:17
bkfitzgreppy, you still there17:24
sinclairhi everyone17:37
oh_no__in a routing / subnet bind. I cannot resolve anything by hostname on a different subnet, but can by IP. Would anyone mind helping me out? I'm traversing a FortiGate firewall, but my problem seems to be in DNS/routing.17:59
jibelzul, neutron tests fails because python-neutron depends on  python-jsonrpclib  which is not in the archive18:15
zuljibel:  wtf18:21
zuljibel:  stupid arista plugin18:24
LartzaHow do I set a system-wide locale?18:39
Lartzathat persists a reboot of course18:39
sarnoldLartza: see /etc/default/locale18:46
Lartzasarnold, Finally got it, thanks18:49
stephenhhello18:59
stephenhwhere could i find hardy to install if it's no longer listed http://gb.archive.ubuntu.com/ubuntu/dists/ ?19:00
sarnoldstephenh: happy archaelogy :) http://old-releases.ubuntu.com/releases/19:02
stephenh:P thanks !19:02
zuladam_g: neutron tests have been fixed properly (needed a newer python-fixtures)19:26
adam_gzul, cool19:26
adam_gzul, you tracking the build failures in havana-staging?20:17
zulyep20:17
jibelzul, in neutron-2013.2~b3/debian/tests/neutron-daemons there is a typo: apt-get intall [...] instead of apt-get install20:35
RoyK 21:18
rostamHi in what time frame 12.04 LTS updates are released? currently we are at update 3, when would update 4 will be released?  I am asking this because I need kernel version 3.9 which supports Intel Haswell chipset. Thx21:45
bekksA new kernel major version will not be released during the lifetime of 12.04 without a very urgent cause.21:47
RoyKrostam: 3.8 is in the repos21:47
RoyKrostam: 3.9 probably won't be in 12.0421:48
qman__if you need kernel 3.9 you will have to backport it; a PPA or other maintained source might exist, but it won't be in the main updates21:48
rostamthanks21:49
qman__that is an issue separate from the point releases, which last I checked were not on a hard schedule, and occur as needed21:49
rostamqman__, what it takes to occur ?21:50
RoyKrostam: google ubuntu 12.04.421:50
qman__the main purpose of the point releases is to fix show stopping bugs and add hardware support to the CD image21:50
RoyKit's scheduled, but won't include a new major release of the kernel21:51
sarnoldwon't there be a saucy-based 12.04 HWE stack at some point?21:58
adam_gsmoser, https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1223576  the plot thickens22:04
uvirtbotLaunchpad bug 1223576 in lvm2 "lvremove always fails on first attempt when removing snapshot" [Undecided,New]22:05

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