=== tds5 is now known as tds === cpaelzer__ is now known as cpaelzer [06:36] Good morning [09:35] Soni: you can specify to use s390x on travis; you can tick the box in launchpad PPA configuration to build for debs for s390x; you can use snap remote build to build for s390x [11:24] hey rafaeldtinoco: any updates on the OpenStack packageset updates? Anything I can do to help? [12:31] xnox: yeah that's great for testing, not so great for development === jelly-home is now known as jelly [14:57] cpaelzer: see my reply to the bug you just poked me on [14:57] cpaelzer: short story: [14:57] those paths are necessary for NGINX to operate properly as a service with the Packaging that we have running [14:58] if you are trying to run NGINX with custom paths you PROBABLY need to compile it yourself [14:59] namely, if we don't include the prefix paths then it won't pick up plugins, etc. installed by the packaging [14:59] that's all stuff inherited from Debian [15:03] also nginx upstream with their prebuilt package repos does the same thing :P [15:03] so Won't Fix because Upstream does similar stuff. [15:03] they want custom compile time options, they can compile it themselves (it's outside the usecase for the packaging as is I believe) [15:05] icey: hey.. today is a holiday over here, Ill be doing today/tomorrow. Sorry for the delay.. now it is just a question of going through the package list and checking if someone else already has the resp for the package or not and editing the acls (shouldnt take long) [15:06] rafaeldtinoco: no worries, and thanks for responding while on holiday! I just wanted to make sure I don't drop it :) [15:06] np! [15:07] cpaelzer: we can also call that User Error on https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1899164 - they can override most if not ALL of those prefix options with the proper nginx.conf options. [15:07] Launchpad bug 1899164 in nginx (Ubuntu) "nginx ignores prefix path" [Undecided,Won't fix] [15:10] cpaelzer: either way, it ain't going to be fixed in our packaging, the poster needs to override prefixes with corresponding config arguments. or custom-compile. [15:10] (many of those compile time prefix areas are *required* for it to compile though I believe...) [15:10] perfect, I knew that you'll know better [15:10] cpaelzer: also, regarding the triage report you sent, +esm <-- isn't this Canonical? [15:11] i.e. some paid support team/repos that only get Security updates? [15:11] it is but partially free to use afaik [15:11] i thought that was outside the scope of $ALL except for whoever manages ESM stuff [15:11] cpaelzer: well, for members, yeah, ESM is available in limited deployment, and for anyone with at least UA-I it gives ESM for 14.04 [15:11] (I've been waaaaaaaaaaaaaay too invested into this lol - for work xD) [15:12] thanks for poking it to my attention though that nginx bug :) [15:16] cpaelzer: followup reply on ubuntu-server for paper-trail on your email and triage report [15:16] thanks [15:17] cpaelzer: might be worth mentioning also that any time someone rolls a custom nginx.conf that is sparse As Heck like that, it usually will trigger problems ;) [15:19] cpaelzer: i meant to reply to that bug when it first came in, and dig, but I got busy. [15:19] :P [17:24] thank you so much teward! === jelly-home is now known as jelly [18:53] What are the differences of booting a VM from an ISO or a memstick? I'm trying to start pfsense on an ubuntu server, but I'm having trouble accessing the serial console, which I believe is because I tried to use the ISO: https://www.pfsense.org/download/#pick-installer [18:54] Are the differences primarily in how this particular project packages those two things, and a differet project could have a memstick and ISO behave identically? [18:58] there are ways of producing a "hybrid" ISO file that can be booted as an ISO or directly from a flash stick [18:59] it looks like pfsense doesn't do that [19:02] Ok, so I'll try to connect via the serial console with the different installer. Using virsh/libvirt, could I use the regular ISO and somehow connect serially over a virtual VGA? I think VGA is what the regular installer supports [19:12] should be possible, qemu/kvm supports an ncurses mode [20:36] jayjo: "What are the differences of booting a VM from an ISO or a memstick?" haha oh boy it's a lot, unfortunately [20:37] https://wiki.osdev.org/El-Torito is a starting point [23:06] cpaelzer: ah. Did that open-vm-tools SRU have the wrong bug reference? :-/ [23:07] i'mma just put this out there: email is pain. >.< [23:07] trying to get a custom mail handler to work with Postfix right and it's pain >.<