[03:08] say [03:09] is anyone able to point me in a good direction to debug resolvconf? [03:09] the manpages aren't bad [03:09] do you actually need the thing though? [03:10] what exactly is there to debug? [03:10] most 'server' sort of users are static enough that it's not really helpful [03:10] well, running "resolvconf -u" updates /etc/resolv.conf, but it is adding a third line that i can't find defined in any configuration files for resolvconf [03:12] http://i.imgur.com/SoU1uow.png [03:16] oh, resolvconf is just shell script [03:20] Gorian: do you get different results if you put a newline at the end of the 'base' file? many tools can't handle input files that don't end with a newline [03:21] nope :/ [03:24] is one of the resolvconf sources (say, a dhcp server) telling you to use 8.8.8.8? [03:26] not sure [03:26] what is in your /etc/network/interfaces file [03:26] 8.8.8.8 and 8.8.4.4 [03:26] but, just once each [03:26] I can't see it [03:31] huh? [03:32] I wasn't concerned about those two ip addresses [03:32] or I wouldn't have asked to see the whole file [03:43] only ones defined === JanC is now known as Guest52303 === JanC_ is now known as JanC [05:28] What server Linux alternatives are there to Ubuntu Server? [07:51] frickler, 10.2.5 built in ppa:openstack-ubuntu-testing/ceph-sru [07:53] * cpaelzer is handing jamespag` an 'e' === jamespag` is now known as jamespage [07:53] you see :-) [08:02] Anyone here running ZFS on Ubuntu 16.04 Server? === amoralej|off is now known as amoralej [10:31] smb: do you have an opinion on bug 1396670 please? [10:31] bug 1396670 in xen (Ubuntu) "gdbsx missing" [Undecided,New] https://launchpad.net/bugs/1396670 [10:32] rbasak, I am full of opinion... just not always good ones [10:34] smb: what is your opinion on bug 1396670 please? :-) [10:34] bug 1396670 in xen (Ubuntu) "gdbsx missing" [Undecided,New] https://launchpad.net/bugs/1396670 [10:36] rbasak, I would have to look into the 4.7 case. Maybe moved or dropped by upstream [10:36] rbasak, can't tell you anything more specific right now [10:37] OK, thanks. === BigGun4Hire_ is now known as BigGun4Hire === arosales_ is now known as arosales === ForgottenOne is now known as Mis-anthrope === amoralej is now known as amoralej|lunch [13:35] Hi, what is a good tool to read/merge/sort pst files? === amoralej|lunch is now known as amoralej === giraffe is now known as Guest71260 === BioKee is now known as Guest90008 [15:02] Hi, quick question here : is using SAMBA 4 as an AD for ~30 users on Windows machines a viable option or should I forget it ? [15:39] nacc: rbasak: jgrimm: I've redone the clamav merge and we're now down to one delta which is caused by tomsfastmath not being in main [15:40] caribou, \o/ nice! [15:40] nacc: rbasak: jgrimm: so if we MIR tomsfastmath, we can sync clamav [15:40] * jgrimm checks the status [15:40] https://bugs.launchpad.net/ubuntu/+source/tomsfastmath/+bug/1619239 [15:40] Launchpad bug 1619239 in tomsfastmath (Ubuntu) "[MIR] tomsfastmath (runtime dependency of clamav)" [High,In progress] [15:40] Thanks! [15:42] caribou, looks like there is a path forward on the MIR.. MIR team will accept enabling tests as good enough [15:43] >>Either we can add a quick delta or wait for Debian to add it, but seems like any test would be good to enable [15:43] jgrimm: I did open a but for basic test coverage that got fixed recently [15:43] jgrimm: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838497 [15:43] Debian bug 838497 in libtfm1 "libtfm1: Please add basic test coverage to build process" [Normal,Fixed] [15:44] caribou, so that's enabled in the latest merge? [15:44] if so, we are golden [15:44] jgrimm: lemme check [15:44] thanks! [15:45] jgrimm: yes, it's in Zesty : 0.13-4 [15:46] caribou, cool, please update the MIR. I've just subscribed 'ubuntu server', so that's covered now too [15:50] is there a known apt sources list which is needed for servers only ? [15:50] when you want to create a mirror and don't want to have all desktop packages as well ? [15:51] rizonz: "Server" is just an Ubuntu release with a specified package set. [15:51] sypher: I agree [15:51] sypher: but there is to much packages I don't need [15:51] *are [15:51] my mirror is now 400G for I think 12 and 14 [15:52] rizonz: Then you've answered your own question. There isn't a "server only" repository because "server" is not a separate distro/release/package set. [15:52] sypher: it would be nice if we could excluded unneeded files [15:53] On the other hand, a mirror with innumerable unsatisfiable dependencies sounds like a nightmare to me, so no thank you. [15:54] caribou, nicely done. thank you [15:54] sypher: should not be needed if you have fallback to public mirrors if needed [15:55] rizonz: "it would be nice if we could excluded unneeded files"> then you'd need to define what is unneeded, since the server product does not define that for you. [15:55] otherwise, I don't need 12.04 anymore so I can ditch that one [15:55] rbasak: let's say X [15:56] rizonz: I believe some mirroring tools have some tooling around that. [15:56] who wants X on a server [15:56] gnome, kde, name it [15:56] Unfortunately X isn't just one package. [15:56] office packages (only needed when doing online openoffice applicances so can be done in some other way) [15:56] And you end up with stuff that depends on X libraries, for example ssh for X forwarding support. [15:57] rbasak: indeed, that is why it grows so much [15:57] with unneeded files [15:57] Sure. Just define the set of packages you don't want and don't mirror them. We don't define or maintain any such list, so you'll need to derive that from your own list and the dependency tree. [15:58] You might be interested in the "germinate" tool, which does the opposite - given a set of packages you _do_ want, it'll tell you all the dependencies you need, recursively. [15:59] rbasak: that sounds good [15:59] That's what is used to decide what goes on to the server ISO for example. [16:00] However, we do introduce new packages in a stable release, for example kernel (including security) updates come in a new package each. So you'll need to automate a regular run of that. [16:01] yeah can be cronned [16:07] rbasak: what do we need default, universe, the who shabang ? [16:14] rbasak: just an update, i'm likely going to do a non-merge update of the version to latest nginx stable just so we have something updated - i'm getting some strange build errors with regards to the dynamic modules, and am going to have to spend at least a whole day uninterrupted chasing it down. This way at least we have an update to nginx that fixes some things... I'm fairly certain we don't want to track mainline right now, and that's got [16:14] its own build headaches. [16:14] blah too long a line >.< [16:20] rizonz: well, that's up to you. [16:20] teward: OK. Thanks! [16:21] rbasak: true but there were some default and some you don't want at all [16:22] rizonz: nothing in universe is on the ubuntu server ISO. [16:23] rbasak: ok, what kind of packages are in there, I try to find a list which says, ok these vendors, etc [16:24] rizonz: grep-dctrl can help you generate a list. [16:25] rbasak: ok, and multiverse is not on it as well ? [16:26] Use grep-ctrl to filter to whatever you want. [16:26] grep-dctrl [16:27] caribou: nice! [16:32] rbasak: i've got something I'd like Server Team input on, which would then ahve to be bounced to the SRU team. I assume the ML is the best place for it? [16:35] teward: yes. ML should be fine. [16:36] rbasak: ack. i'll email in to the list within the next few hours. In the mean time, build tests underway on the direct 1.10.2 upload, in a PPA. If it passes it'll be pushed to the repos. [16:36] for Zesty === RezaA is now known as xibalba_ [17:58] anyone here able to help with dns-nameserver problem> [18:04] GrandPa-G: it's probably better to just ask the question first [18:06] ok - ubuntu 16.10 server, network manager, wpa_supplicant, wifi usb. I want static ip with dns-nameserver 192.168.0.18. [18:06] I have put all of that in the interfaces file, but the dns names do not stick and always goes to 127.0.0.53 [18:07] Very confusing google stuff about what to do, so coming here to get latest, best answer [18:07] of course, putting in resolv.conf gets overwritten next boot. [18:08] you're using network manager on a server? [18:08] putting in head stops interface from loading [18:08] * nacc thinks nm and eni are not necessarily compatible [18:08] nacc: yes, long story, I am willing to change if necessary as long it doesn't require a reinstall [18:09] GrandPa-G: i think if you use nm, it runs a dnsmasq server locally? [18:09] I will try anything, once, as long as it is somewhat legal [18:10] what is eni? [18:10] /etc/network/interfaces [18:11] GrandPa-G: need to step away, but i think you either want to use /etc/network/interfaces or nm, not both. And if you are using nm, then you need to configure your dns settings in nm, not in eni [18:12] can you suggest how to remove nm? is it just sudo apt-get purge network-manager [18:12] ? [18:15] I am trying to run an apt-get purge, (or any other apt-get) and get error "The following packages have unmet dependencies:" and list. How do I fix this so I can go on? [18:16] GrandPa-G: apt-get -f install [18:17] gives me the same thing [18:18] GrandPa-G: pastebin the output [18:19] http://pastebin.com/Q2DW1sC4 [18:19] that doesn't say anything about unmet dependencies [18:20] what you have there is buggy packages that aren't declaring correct Breaks/Replaces [18:20] you can probably work around it by removing zeroc-ice-compilers and then trying apt-get -f install again [18:24] GrandPa-G: where did you get your zeroc-ice from, anyway? 3.6.3-1000 isn't a version in ubuntu or debian that I can see [18:26] If I remember I should have got it from zeroice.com distrubtion. apt-get install zeroc-ice-all-runtime zeroc-ice-all-dev [18:26] unless something else put it in when I was installing something else. [18:26] hmm, maybe they don't support upgrading from the debian/ubuntu packages to their own [18:26] or they do and it's buggy [18:27] How do I get out of this mess? [18:27] 10:20 < tarpman> you can probably work around it by removing zeroc-ice-compilers and then trying apt-get -f install again [18:27] actually, if the layout of their packages is different from what you have installed, might be safer to uninstall/purge everything zeroc before installing theirs === amoralej is now known as amoralej|off [18:28] how would I get the compilers to go away? I can't do apt-get remove. I have to leave, but can you leave some more directions? Thanks in advance. [18:31] GrandPa-G: please pastebin output of 'apt-get purge zeroc-ice-compilers' [18:31] I'm tempted to try Ubuntu Server. Where can I find its system requirements? [18:32] ball, probably in the installation guide [18:32] https://help.ubuntu.com/lts/installation-guide/amd64/ch02.html [18:33] https://help.ubuntu.com/lts/installation-guide/amd64/ch03s04.html [18:36] Thanks pmatulis [18:37] pmatulis: I admit that I kept trying to read your name as pmautils. Like you're a package or something. [18:38] sypher, i never thought of that :) [18:38] pmatulis: My thoughts were along the lines of "huh, maybe he's the package maintainer for whatever that is." === petevg_afk is now known as petevg [20:54] tarpman: back, sorry. The apt-get purge zeroc-ice-compilers gets the same errors [20:55] GrandPa-G: last time you said "the same", it was anything but. please actually pastebin the results [20:57] http://pastebin.com/Nt6hn1z2 [21:01] oh, apt being silly [21:02] GrandPa-G: so apt-get purge zeroc-ice-compilers zeroc-ice-all-dev libzeroc-ice-dev libzeroc-ice-java [21:02] GrandPa-G: or even just apt-get purge 'zeroc-.*' [21:09] tarpman: did both as well as -f install http://pastebin.com/WdGn8nwJ [21:10] GrandPa-G: getting closer... probably need to go as far as apt-get purge 'zeroc-.*' 'libzeroc-.*' [21:10] GrandPa-G: or even just apt-get purge '.*zeroc-.*', and review the output carefully to ensure it doesn't pick up more than desired [21:11] oh, wait [21:11] GrandPa-G: ah, I see. hard to deal with this without taking out your mumble server at the same time, eh [21:12] tarpman: if that will clean it up. ok [21:14] tarpman: I am tempted to just start over with a new install of ubuntu. It would take me a day, but it might prevent future problems [21:15] can the ppa-purge program help here? [21:15] I've never tried to use it on non-ppa package archives but it might do the trick [21:15] GrandPa-G: the root problem here is that the zeroc.com packages you're trying to install are broken wrt upgrades [21:15] GrandPa-G: you should certainly report that to them as a bug. in the meantime, in your position I think I'd be downgrading to the ubuntu versions of all those packages (and removing ones that don't exist in ubuntu) [21:16] sarnold: interesting idea, I had the feeling it only worked on actual ppas but you could be right [21:16] GrandPa-G: installing a new system is certainly an option, then you could decide whether you want the ubuntu packages or the zeroc.com ones [21:17] GrandPa-G: or wait a few months for zesty to be released, which includes zeroc-ice 3.6.3 [21:17] fortunately I have a reasonable document on what has to be installed. I just don't like starting over. [21:18] GrandPa-G: just curious, is there a specific bug or missing feature that makes the current ubuntu package not suitable for your needs? [21:19] no, I really don't know how I ended up with the wrong one. I have to downgrade to 10.4 to match zeroc. I can't use ppa-purge since it isn't installed. [21:20] er. installing packages from an external, non-ubuntu repository isn't really something that happens by accident [21:27] how big of a squid server would i need to setup if i use ~200gb of data every month? [21:28] hi guys im trying to set a rewrite, so i added a proxxy pass ProxyPass / http://127.0.0.1:50000/ however when calling sub.domain.com it tries to load the site http://127.0.0.1:50000/login or rather sub.domain.com/login, but it loads sub.domain.comlogin. How can I tell the apache to keep the / before the contextpath? [21:30] blacknred0: squid has a million tunables that you can use to try to make it fit your needs better [21:31] sarnold: ok, it sounds that i need to do some reading [21:31] now, i assume that once i have it setup i have to have the nodes pointing to it, right? [21:32] blacknred0: that's best, yes; it's possible to do it without configurating clients too, but that's less reliable and may not be worth the hassle [21:32] hey good news, the howto has been updated to use iptables :) http://www.tldp.org/HOWTO/TransparentProxy-6.html [21:33] sarnold: ok, thanks mate :) [21:33] there's also this which may or may not work and may or may not be better :) https://en.wikipedia.org/wiki/Proxy_auto-config [21:33] So, uh, l2tp/ipsec is not configurable in 16.04's NetworkManager? [21:35] hey dasjoe ;) maybe with strongswan-nm or network-manager-strongswan? [21:35] thanks! i found this -> http://www.ubuntugeek.com/how-to-setup-transparent-squid-proxy-server-in-ubuntu.html [21:35] i think the keyword for me is transparent proxy ;) [21:35] Hey sarnold, long time no see :) [21:37] blacknred0: funny, on the one hand, I'm tempted to say "be careful, that guide is eight years old", but 95% of it looks identical to what I remember setting up back in 1997 or something... crazy. :) [21:37] dasjoe: aye, it's been too long. [21:37] lol :) [21:38] sarnold: no luck, network-manager-strongswan is installed, still no L2TP/IPsec in nm-applet when I'm trying to add a VPN. I'll check whether this is known [21:40] sarnold: I see. It's a known, fixed bug in upstream: https://wiki.strongswan.org/issues/1429 and just known on launchpad: https://bugs.launchpad.net/ubuntu/+source/network-manager-strongswan/+bug/1570352 - would this need an SRU? [21:40] Launchpad bug 1570352 in network-manager-strongswan (Ubuntu) "strongswan vpn cannot be established via the network-manager" [High,Confirmed] [21:43] dasjoe: yeah, it'll need an SRU, pity tobias closed it with "fixed in 1.4.0" rather than "fixed with "... https://wiki.strongswan.org/issues/1406 [22:48] tarpman:When I do a fresh install, network manager is not installed, correct? [22:49] GrandPa-G: I have no idea, haven't used ubuntu in years :) [22:50] tarpman: what do you use? [22:50] GrandPa-G: debian [22:51] tarpman: and yet you hang out in ubuntu channel and are knowledegable? [22:51] it's mostly the same :) [22:51] GrandPa-G: these days, I'm here mostly in case anyone says the word "ldap" or "slapd" [22:53] tarpman: unfortunately I have to install with only a wifi usb network interface. [23:27] JanC: yes on default install [23:59] So, Ubuntu's netinstall images don't come with a kernel command line enabling a serial console, this just bit me