[00:06] is unfrar-free=unrar? [00:09] yes [01:10] anyone able to help out with this question of mine? anyone able to help out with this ? http://askubuntu.com/questions/838981/local-apt-mirror-says-release-cant-be-found-but-its-there-what-am-i-missing === Guest4915 is now known as gorelative1 [01:17] Guest46640: trying to reach https://apt.devita.co/puppet to have a look at the files, but it's timing out [01:18] gorelative1: sorry, tab-complete fail ^ [01:18] probably dns [01:18] apt.devita.co is an alias for devita.co. [01:18] devita.co has address 68.2.71.66 [01:19] yeah add an alias to that ip [01:19] its up i just got to it externally [01:19] make sure itse https [01:20] can see it now, looking [01:20] thanks [01:20] tag me when you rsepond, im windowed out [01:26] gorelative1: looks like your webserver isn't sending the intermediate certificate [01:27] its self signed internally it resolves right here in the lan [01:28] and thats actually a comodo wildcard cert [01:29] gorelative1: the end certificate is fine, the root is fine and is in ca-certificates, it's the intermediate in between that's missing [01:30] hmm [01:30] gorelative1: but that's different from the error you pasted, so I'll bypass that and carry on [01:30] yah [01:32] i dont think thats it because i dont get ssl warnigns on the server [01:34] gorelative1: after bypassing the ssl problem and adding the gpg key, I'm getting: [01:34] E: Failed to fetch https://apt.devita.co/puppet/dists/xenial/PC1/binary-all/Packages 404 Not Found [01:34] what key did you add, what are those commands? [01:34] sources.list entry is [01:34] deb https://apt.devita.co/puppet xenial PC1 main [01:35] key was https://apt.puppetlabs.com/DEB-GPG-KEY-puppet [01:37] gorelative1: copied the sources.list from your askubuntu verbatim, and that's the only error I'm seeing - not seeing the error you originally posted at all :\ [01:37] hmm [01:37] ran wget -qO - https://apt.puppetlabs.com/DEB-GPG-KEY-puppet | sudo apt-key add - [01:38] tried apt-get update agsin [01:38] https://gist.github.com/mikedevita/32288c4a6b87a24438cc83c64a593a86 [01:39] if you look Packages is indeed missin [01:39] binary-amd64 is the onyl one there [01:41] gorelative1: fine, but I don't get why you and I are getting different results. is your webserver/repo config at all different internally vs externally? [01:41] nope [01:41] its just nginx [01:41] could my apt be caching something? [01:42] gorelative1: try apt-get -o Debug::acquire::https=1 update [01:43] gorelative1: yeah, there's probably some sort of caching - clear out /var/lib/apt/lists if you want to be sure [01:43] https://gist.github.com/mikedevita/0ecff235d736e5e9f4d6c26b0a0dfe03 [01:44] gorelative1: hmm. do you have the ca-certificates package installed? [01:44] yeah i need to add the intermediate looks like [01:44] let me switch to http:// and see how it does [01:45] gorelative1: the intermediate is one issue, sure, but the gist you just put up looks like your /etc/ssl/certs/ca-certificates.crt is screwed up [01:45] gorelative1: if you don't have ca-certificates installed, install it; if you do, maybe run update-ca-certificates to regenerate that [01:46] https://gist.github.com/mikedevita/0ecff235d736e5e9f4d6c26b0a0dfe03 [01:46] it throws warning [01:46] i removed the ca's i added [01:47] errors went away for update-ca-certificates [01:47] looks like my ca's are messed up [01:48] gorelative1: so apt-get update gets as far as mine did now? [01:48] no lol [01:48] :< [01:48] i even changed sources.list to use http and its still trying to use https [01:48] i think hold on [01:49] im forcing ssl [01:49] k no errors with http [01:49] so its the CAs i added [01:50] gd comodo [01:51] godaddy and comodo? those are both normally part of the default root list anyway... [01:51] namecheap [01:51] not part of apparently lol [01:51] no ca included and it fails [01:51] with https [01:52] ill combine the ca chain with my cert and see what that does [01:57] gorelative1: popping out for a bit, back later if you get stuck again [02:02] tarpman, looks like the ca chain is borked and i cant get it to work :\ i just moved to http:// [02:03] using the latest chain from namecheap with cat'ing it together domain.crt ca-bundle.crt > domain-full.crt [02:03] https://www.ssllabs.com/ssltest/analyze.html?d=apt.devita.co [02:06] had to add [arch=all] to apt-mirror list to get the binary-all [02:38] thanks gain tarpman i set your answer as the right one [06:55] uvt-kvm: error: libvirt: Domain not found: no domain with matching name 'secondttest' [06:55] when trying to create a vm using uvtools [07:02] using this page ... https://help.ubuntu.com/lts/serverguide/cloud-images-and-uvtool.html [07:03] virsh all shows both firsttest and secondtest running [07:44] Anyone have an issue where ISCSITARGET maxes out 100% of one CPU Core? [07:45] As soon as a windows client connects to it, bam, 100% CPU Core [07:45] and it locks up === smb` is now known as smb === smb is now known as Guest48400 === jamespag` is now known as jamespage === Guest48400 is now known as smb === smb is now known as Guest7110 [13:16] jamespage/coreycb: ping zesty isnt open yet, where should we stuff stuff for when its ready? [13:17] zul, I think you can upload and it'll sit in the queue for now [13:17] zul, we can also upload to the daily build ppas to get CI working [13:18] ack [13:18] zul, https://launchpad.net/~openstack-ubuntu-testing/+archive/ubuntu/ocata [13:18] zul, I'm going to start working through ci failures [13:18] coreycb: just packaging a new dependency [13:19] zul, ah, which one? I just noticed monasca-statsd is needed by designate [13:19] yes that one [13:20] zul, cool [13:21] zul, I'll look at heat [13:21] coreycb: keystone needs a newer oslo.policy [13:22] zul, ok [13:43] coreycb: hah no python3 for monasca-statsd [13:43] zul, really? it shouldn't have made it through global-requirements review if that's the case. [13:44] coreycb: yeah that file is empty [13:44] zul, I'd open a bug [13:46] coreycb: https://bugs.launchpad.net/monasca/+bug/1634901 [13:46] Launchpad bug 1634901 in Monasca "monasca-statsd" [Undecided,New] [13:57] coreycb: monasca-statsd uploaded to the ppa [13:59] zul, great. are you pushing that repo to ubuntu-server-dev? [13:59] coreycb: yeah sure [14:00] zul, ok [14:00] coreycb: how? [14:01] zul, I'd model it after the existing packages and use this workflow: https://wiki.ubuntu.com/OpenStack/CorePackages [14:26] lp:~ubuntu-server-dev/ubuntu/+source/monasca-statsd === oxynom is now known as elrohim [16:05] is there away to control if an interface registers in DNS [17:08] what's the best solution for high availability in ubuntu servers ? === iberezovskiy is now known as iberezovskiy|off [17:33] sweb: That's entirely service specific. [17:34] andol: i read somthing about bgp anycast ... can i run this solution by software ? or i need hardware and ISP configuration ? [17:34] i used DNS round robin (multiple A record) but seems be it's not for HA [17:35] i need the solution can be used entirely with software (Operation System and Software) [17:38] sweb: Had you been doing your own BGP you would very likely have known that. So yeah, an anycast solution would require the assistance of your ISP, [17:40] sweb: Having a DNS failover is valuable as a much-better-than-nothing alternative when an entire site falls down. Yet, there is a lot to gain by making each individual site more resilient. [17:42] andol: best solution is Dns round robin ... cause end user can better find out which server can accessible ... butin solutoin like dns health checker will be check server network from server to server and that's not good enough ... but i can find out why this good soltion is not implemented well on clients like wget ... modern browsers use it but with long timeout check [17:43] Howdy, folks. Anyone have a notion as to why an Ubuntu 16.04 box created via Vagrant would fail to generate its ssh host keys upon first startup? [17:45] Logos01: As in it has no ssh host keys, or as it doesn't get a new unique one? [17:45] andol: As in it somehow winds up with none and doesn't generate any. [17:46] Logos01: Sounds like a problem with a particular box? Not seeing that issue with the official Ubuntu boxes. [17:48] andol: I'm using the bento repo's boxes and building them myself via packer; the initial run works fine, but once I make my local customizations and do a vagrant package, somehow the ssh keys are getting purged and they don't get created when using that box later. [17:48] For now I've put a hack in place by having a oneshot service invoke a script to regenerate the keys if they're absent before SSH starts but that is peculiar. [17:49] (I can't actually use the official Ubuntu boxes for a few reasons one of which being that they only support Virtualbox.) [17:50] Afraid I don't know Packer well enough to help you there. [17:51] andol: It's possible that the "Vagrant Package" command strips the keys out but that's irritating. [17:51] Not a big fan of VirtualBox either, but a while back I decided that my Vagrant usage would become so much easier if I just accepted having VirtualBox in the background. [17:51] andol: I've been doing alright with libvirt mostly. === Ussat is now known as WeAreScrewed2016 [17:51] I suspect I'd have this problem no matter what though because if it's anywhere that it's breaking down, it's the packaging process. [19:04] zul, jamespage, ddellav: ok I think we're all populated: https://code.launchpad.net/~ubuntu-server-dev/+git [19:05] the new repos will need new upstream releases before they're useful. pristine-tar and upstream branches are empty right now. [19:05] coreycb: can you put the script somewhere so if you did miss anything then we can rerun [19:05] zul, sure [19:05] coreycb: sweet....lets get busy [19:05] rhetorically [19:06] awkward silence [19:06] heh [19:06] :) === Mundus2018_ is now known as mundus2018 [19:13] zul, https://github.com/coreycb/pkg-scripts/blob/master/pkg-lp-to-ubuntu-server-dev [19:14] coreycb: zul: fwiw, have you looked at https://wiki.ubuntu.com/UbuntuDevelopment/Merging/GitWorkflow ? [19:14] it's what the server team is using for managing source packages in git [19:14] nacc, no but I've been meaning to [19:14] coreycb: :) [19:15] nacc, thanks for the reminder :) [19:15] i'm going to be sending a follow-up e-mail today hopefully to the MLs, with the latest developments, etc [19:17] it's not in and of itself dgit/gbp compatible necessarily (no pristine-tar branch, etc.), but i'm open to feedback and comments :) [19:27] The difference here is that coreycb is the source of the packaging, rather than a consumer as in most of the packages our team looks after. [19:28] He might still find git-dsc-commit useful if another Ubuntu developer uploads without using the official git tree. [19:28] But otherwise, I'm not sure our workflow makes sense for him. He doesn't do merges, for example, only new upstream versions. [19:32] rbasak: ah ok [19:41] rbasak, nacc: this might be useful to us, thanks for sharing. we do a little bit of merging. one of the issues we have is that new releases of openstack are developed in experimental, so we don't get any merge-o-matic benefits. [19:43] My servers are multihomed. They have two network interfaces. I only want to register Interface One in Windows DNS and not register interface two. I have created a static entry on Windows DNS server using Interface One's IP. But since the servers are part of Active Directory, they can up date their DNS record and the servers are randomly updating DNS with Interface TWO's IP. I would like to know if I can prevent [19:43] the servers from updating DNS with Interface TWO's IP. [19:44] Braven: I'm not aware of anything on the ubuntu side that would be automatically updating DNS. normally that's done by the DHCP server as part of handling the DHCP request. [19:44] I have network trace show it [19:45] the IP are static === NegativeFlare_ is now known as NegativeFlare [19:45] so there is no setting in ubuntu that say do not update DNS with this IP [19:46] or do not register this IP in dns [19:46] I don't know. the fact that it would be doing it at all is news to me [19:46] shutting up now, sorry I don't know enough about that to help [19:47] in windows u just uncheck a box [19:52] coreycb: we import anyting that launchpad sees as published, so experimental, if used does get picked up [19:52] coreycb: if you want to send me a source pacakge, i can do a test import for you to see what the tree looks like [19:52] *source package name [19:56] Braven: how are you configuring the network? /etc/network/interfaces? If using DHCP, then the configuration of dhclient might be relevant here. But I didn't think it did DNS updates by default. [19:56] My guess would be that the Windows side is doing it in your case. [19:57] I'd look into the configuration of your Windows DHCP server. [19:57] nacc, thanks. let me get back to you. i want to use a package that needs a merge so I can go through the workflow. [19:57] But if you're using DHCP on the Ubuntu side, you can definitely tweak pretty much the entire DHCP request process in dhclient's configuration. [19:58] coreycb: ack, sounds good [20:07] rbasak: interface ONE is using MAAS for DHCP [20:08] sorry I mean interface TWO is using MAAS for DHCP [20:12] rbasak: are familiar with MAAS? [20:54] I am I the only person on earth does not want ubuntu to register itself in windows DNS server [20:58] I am using linux servers for everything. why? [20:59] Only, I don't use Windows to screw my network. I configure the linux servers as being authoritative, and Windows has nothing to say. Period. [20:59] It works. [21:54] braven, yes [21:55] it's normal for a dhcp client to resgister itself wit hthe authorative dns server for what it was assigned [21:55] doesn't matter if it is windows or any other server === Guest46640 is now known as IdleOne [22:37] rbasak: one thing i meant to say earlier; even if not directly useful to coreycb, I think based upon smoser's experience, it is pretty handy to have a `git blame` for files ina source package :) and i was basing it purely off looking at the script linked to and it resembles in some ways what the importer does (for the latest version, at least) [22:53] hi guys === Jordan_U_ is now known as Jordan_U [22:53] i need to run a DNS server for a delegated subdomain [22:54] all i need is some A records [22:54] what is the easiest way to do this? i'd like to avoid bind if possible [22:54] are any alternatives worth investigating? nsd? ?? [23:21] can an ~ubuntu-server admin subscribe the team to bugs on https://launchpad.net/ubuntu/+source/golang-1.7 [23:23] mwhudson: should that still be an ~ubuntu-server thing or should it be foundations now? [23:23] jgrimm: ^ [23:23] rbasak: good point [23:24] I don't want to block you though. Shall I do it anyway, and you can think/ask about it? [23:24] Given that previously the previous version is already ~ubuntu-server. [23:28] rbasak: would be nice [23:29] i mean, in practice i'm going to handle the bugs and i'm subscribed already [23:29] but this is about what if i am MIA [23:29] such as e.g. paternity leave... [23:34] rbasak: jgrimm: http://paste.ubuntu.com/23351245/ [23:34] from http://paste.ubuntu.com/23351249/ [23:34] adding vcs to the update-maintainer parameters [23:49] mwhudson: done, though it looks like foundations are already subscribed? [23:50] rbasak: yeah, turns out i could do that myself [23:50] rbasak: just wanted to make it match golang-1.6, if we decide something different is more appropriate we should change both i guess [23:50] OK [23:51] That makes sense. [23:57] is self-hosting an email server difficult?