/srv/irclogs.ubuntu.com/2019/08/20/#ubuntu-server.txt

lordievaderGood morning06:02
cpaelzergood morning lordievader07:25
=== mIk3_09 is now known as mIk3_08
cpaelzerrafaeldtinoco: FYI I started to prep https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1840745 for AMD as discussed08:54
ubottuLaunchpad bug 1840745 in qemu (Ubuntu Bionic) "backport extended amd spectre mitigations" [Medium,Triaged]08:54
cpaelzerbut before I'd want to complete https://bugs.launchpad.net/ubuntu/eoan/+source/libvirt/+bug/1828495 in eoan to then do the SRUs of bother together08:54
ubottuLaunchpad bug 1828495 in linux (Ubuntu Eoan) "[KVM][CLX] CPUID_7_0_EDX_ARCH_CAPABILITIES is not enabled in VM." [Wishlist,In progress]08:54
cpaelzerdue to that I started on the latter and you will see some requests to test and reivew later on08:54
rafaeldtinococpaelzer: perfect!10:50
rafaeldtinocogood morning o/10:50
cpaelzerrafaeldtinoco: hi11:28
rafaeldtinococpaelzer: o/11:28
* rafaeldtinoco found a gcc9 issue in Eoan compiling clickhouse #)11:35
ahasenackI can't find python-httptools in eoan: https://launchpad.net/ubuntu/+source/python-httptools13:32
ahasenackI even have eoan-proposed enabled, and for all pockets (main, restricted, universe, multiverse)13:32
ahasenackbut apt won't see it13:32
ahasenackoh13:33
ahasenackpython313:33
=== cpaelzer__ is now known as cpaelzer
Odd_Blokerharper: https://code.launchpad.net/~daniel-thewatkins/simplestreams/+git/simplestreams/+merge/371523 <-- do you have upload rights for simplestreams?14:51
rharperOdd_Bloke: I do not14:51
Odd_BlokeHmm, OK.14:54
Odd_Blokepowersj: Could we find someone to sponsor me for ^^?14:54
Odd_Blokepowersj: (We should probably also spend a bit of time properly dropping the Python 2 packages; I removed one which lintian reported as empty, but not the others.)14:56
lordcirthUbuntu 16.04, I have an interface ens2f0, ens2f0.248 vlan interface attached to it, and a br248 attached to that. The bridge has "post-up ip route add 192.168.248.0/22 via 192.168.248.1 dev br248". This command isn't getting run on boot anymore (it worked before?) and the logs say "RNETLINK: Invalid argument"15:08
lordcirthPreviously that error has occurred when I try to add a route whose 'via' isn't reachable. But I don't see how that can happen here, given that the br248 config has a static IP15:08
sdeziellordcirth: does it work if you run the command manually?15:10
lordcirthsdeziel, yes, that's the weird part. It has to be some kind of race on boot15:11
lordcirthHow can a post-up be running before the rest of the interface gets configured/15:11
powersjOdd_Bloke, rcj might be good to look at that once you fix ci15:15
Odd_Blokepowersj: I don't _think_ we need CI passing on the packaging branches, because we push instead of autolanding.15:27
Odd_Blokercj: Please to be looking. :)15:29
rcjOdd_Bloke: Looking now15:33
Odd_BlokeThanks!15:34
Odd_Blokercj: We don't normally use the autolander for packaging MPs (it's normally review and then push by the submitter).  Let's see what happens!15:39
rcjOdd_Bloke: You can push, I've reviewed the MP.15:42
Odd_Blokepowersj: rcj doesn't have upload rights either.16:06
powersjOdd_Bloke, ok we can ask someone on the team16:06
powersjahasenack, rbasak could one of you look to sponsor an upload of simplestreams for Odd_Bloke16:08
rbasakOdd_Bloke: I'm expecting to see commit ba75825b as an ancestor of ubuntu/devel, but it doesn't seem to be?16:53
rbasakI think you're meant to have merged master in to ubuntu/devel and then updated debian/changelog and tagged it16:54
rbasakI can still sponsor though16:59
rbasakDoesn't look like the commit graph will make a difference to the tooling.16:59
rbasakOdd_Bloke: tools/make-tarball works for me, or is there a different generated equivalent tarball you'd like me to use?17:00
ahasenackkanashiro: hi, did you see the bug mail from your openldap sru?17:07
kanashiroahasenack, yes, should I do something regarding that?17:33
ahasenackkanashiro: this is now the verification step, where ideally the person who reported the bug would follow the [test] instructions and confirm that the package in -proposed fixes the bug17:34
ahasenackkanashiro: this not always happens, or takes too long17:34
ahasenackkanashiro: so what I do generally is give it a day or two, and if no-one performs the verification steps, I do it myself17:34
kanashiroahasenack, ok, I'll keep an eye on the bug then, and if no one test it I will in a couple of days17:36
=== Luke_ is now known as Guest93934
=== Guest93934 is now known as Luke
Odd_Blokerbasak: Ugh, the autolander squashes.18:05
Odd_Blokercj: This is why we shouldn't use the autolander! :p18:06
Odd_Blokerbasak: I'll have to force-push up a fix.18:06
Odd_Blokerbasak: Done; good catch!  tools/make-tarball is what I would use (albeit indirectly via https://github.com/CanonicalLtd/uss-tableflip/blob/master/scripts/build-package).18:08
rbasakOdd_Bloke: OK, so I'll upload an orig tarball I'll make myself?19:01
Odd_Blokerbasak: Yep, if that's OK?19:02
rbasakSure19:02
rbasakUploaded19:03
Odd_BlokeThanks!19:16
loptaIs there a simple way to list the dependencies of a package?21:36
loptaI'm standing up what might turn out to be my first production Ubuntu server.21:38
loptaWell this installer looks pretty friendly.21:40
rbasakA package that's installed? "dpkg -s package"21:44
rbasakA package in apt that you haven't yet installed: "apt-cache show package"21:44
rbasakAnd look for the Depends line21:44
loptaThanks21:51
loptaWell, I went for it and installed Ubuntu Server and mono-complete.21:52
lopta...sadly the version of mono is too old for the application.21:52
loptaI wonder whether a newer version of Ubuntu Server might open up a newer version of Mono21:54
Odd_Blokelopta: What version of Ubuntu did you install?21:54
lopta18.04, I think21:54
loptauname -a doesn't tell me but I can look up the name of the .iso21:55
lopta18.04.321:55
Odd_Blokelopta: `lsb_release -a` would also do it.21:55
loptaThanks21:55
loptaWell, I'll try again tomorrow.21:55
Odd_Blokelopta: So it looks like disco (19.04) has 5.18.0.240, but be aware that disco is only supported for 9 months from its release.21:56
Odd_BlokeSo you'd need to be prepared to upgrade in the near future, to continue being security supported.21:56
* lopta nods21:56
loptaI imagine I'll be long-gone by that point but I'd love to deploy this with Ubuntu if possible.21:57
loptaOh weird, I get a 40421:57
loptaAh, second time's the charm.21:58
* lopta wipes the vm and starts from scratch22:00
loptaThanks for your help!22:00
teward... well i'm an idiot >.<  I have an LXD server running off an isc-dhcp-server that is in the same container subnet.  And it had the wrong gateway in the DHCP records and had an IP conflict so internet traffic was asploding to the Internet.23:10
teward... I feel stupid >.>23:10

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