=== Wryhder is now known as Lucas_Gray === kinghat8 is now known as kinghat === calcmandan_ is now known as calcmandan === CarlenWhite_Err is now known as CarlenWhite === jelly-home is now known as jelly === ikonia_ is now known as ikonia === mijndert_ is now known as mijndert [09:28] I want if some.site.com/nfe/something to land on localhost:5321/something. Line 9 onwards, what do I need to add? https://pastebin.ubuntu.com/p/VNFh9fBgjG/ [09:37] Intelo: please don't crosspost, it's rude and unnecessary [09:38] ducasse, hm. its a simple question but I wonder why no one knows abou tit [09:41] Intelo: You might want to give some details on how you are trying to accomplish this. Is that config your pasted Apache/Nginx/HAproxy, etc... [09:41] From experience, this is trivial in HAproxy (as it it designed to do precisely this) [09:47] lordievader, nginx [09:50] Hrmm, I don't know enough about nginx. I suppose googling for reverese proxies and nginx will help you though. === cpaelzer__ is now known as cpaelzer [13:30] coreycb: on libvirt ada268012a03b9be83756aba2c0e14d206f5e70f did you just revert that on the backport or did you do anything different? [13:30] you said "witching to LC_CTYPE=C.UTF-8 in the backport fixes it" but that could be doen so many way that I thought I better ask to know about it [13:31] cpaelzer: just on the backport since it's only a py36 issue [13:31] coreycb: I have a backport for Bionci to do as well [13:32] actually is there a git repo anywhere of the UCA branches? [13:32] that might be easier than asking you each time :-) [13:33] cpaelzer: we carry the patches (debdiffs) in lp:~ubuntu-cloud-archive/ubuntu/+source/ca-patches/ussuri so if you want to update it feel free and I'll apply it [13:36] coreycb: thanks I can grab from there what I'll need [13:36] coreycb: if I spot anything you lack I'll let you know [13:37] cpaelzer: thanks [13:45] Hi! I am trying to add a ppa to a ubuntu lts server 18.04.4. this is what happens to me: https://paste.ubuntu.com/p/m8SmVzvsdg/ [13:45] i checked the time: synced via ntp, is correct [13:46] i also did a "sudo apt-get install --reinstall ca-certificates && sudo update-ca-certificates" [13:46] yet the result is still the same [13:46] any idea whats going wrong? [13:58] friendlyguy: What is your locale? [13:58] ?="set to?" [13:59] Ah, wait. Nvm. its a: SSL_ERROR_BAD_CERT_DOMAIN [13:59] See https://ppa.launchpad.net/ondrej/php/ubuntu/ [14:00] ^ your browser should refuse ;) [14:01] The cert presented is for `private-ppa.launchpad.net` not for `ppa.launchpad.net` which the ppa uses. [14:01] friendlyguy: You can work around this by manually adding `deb http://ppa.launchpad.net/ondrej/php/ubuntu YOUR_UBUNTU_VERSION_HERE main ` to your sources (ofcourse with the correct version). [14:08] cpaelzer: think I should just update kombu now for the importlib metadata switch? [14:09] coreycb: you can wait until after python3-defaults is complete [14:09] OR [14:09] you can prep and upload it now and then the release of that upload would be blocked until python3-defaults migrates [14:10] coreycb: the timing is up to you whatever fit you better [14:10] coreycb: the only thing not to happen is that kombu stays as-is until after FF [14:10] cpaelzer: ok I think I'll just do the latter and get it moving along [14:10] yeah that sounds safer IMHO [14:37] lordievader: thanks for the hint, thats what i did as workaround. lang is de_DE.UTF-8 [14:37] do you think thats the problem? [14:38] friendlyguy: That was what I thought at first, seeing the ppa page. But my other messages show the real problem. === icey_ is now known as icey [14:45] lordievader: aaaah... you are right. [14:46] thought it must be my old and rusty system [14:46] and the source isnt even https, thats why it worked after adding it manually [15:44] lordievader: thanks for your help... :) [15:45] No problem [15:52] still, greatly appreciated :) [15:59] hey folks. i'm on the desktop team, trying to reproduce a bug locally that requires a working kerberos environment. is there a kerberos server somewhere in our infra I could use? my team suggested yall might know :) [15:59] i could go through with setting one up but it seemed like a pain if i didn't need to [16:06] hellsworth: Might want to ask for clarification from your team... I don't think the devs monitor this channel for ubuntu-server developement [16:07] ah ok thanks [16:07] is there a better channel then? [16:09] hellsworth: what team are you representing exactly? Missing a lot of information about who you are and what you're trying to do [16:10] i'm on the ubuntu desktop team, under ken vandine. i'm the new maintainer of libreoffice for ubuntu and am trying to reproduce a bug (#1862027). [16:11] the setup for reproducing requires a kerberos server/client environment [16:11] it seems to be somewhat of a pain to setup a kerberos server so i was looking for an internal one to use if that's an option [16:12] hellsworth, there are some notes in the server guide, but I don't think we have updated that page yet [16:12] if that's not an option, that's fine. but wanted to check [16:12] hellsworth: the only public channel I'm aware of for Ubuntu Development is #ubuntu-devel [16:12] powersj: link? [16:12] https://ubuntu.com/server/docs/service-kerberos [16:13] ok thanks i'll just set my own up then. [16:14] powersj: and i'm happy to provide updates to this page too [16:15] pragmaticenigma: the main public channel for the desktop team is #ubuntu-desktop (freenode) [16:50] bryce: looks like https://code.launchpad.net/~racb/usd-importer/+git/usd-importer/+merge/377381 (recursive-dot-git-escaping) failed CI because of the lazr.restfulclient pin that we already fixed in master. Would you be happy for me to just rebase the branch on master? [16:51] yeah it lgtm other than that, I was just now looking at it in fact [16:51] OK I'll rebase to master and force-push [16:51] I'd like to see CI green before merging [16:52] Done. That should retrigger CI. [16:53] next looking at the changelog-parents branch, then breakfast [16:53] ah, this is a big one [16:54] Yeah. Maybe breakfast first :) [16:54] agreed, ok bbiab [17:15] bryce: a bit late now, but https://code.launchpad.net/~racb/usd-importer/+git/usd-importer/+merge/378829 is more of a before-breakfast MP :) [17:17] Argh, I based that on the wrong commit. Force pushed a fix now. === kallesbar_ is now known as kallesbar