[00:22] Hey guys, jamespage, I'm trying to start "systemctl start gnocchi-api" (Ocata Cloud Archive), and I'm seeing the following error: [00:23] gnocchi-api[10900]: gnocchi-api: error: unrecognized arguments: --config-file=/etc/gnocchi/gnocchi.conf --log-file=/var/log/gnocchi/gnocchi-api.log [00:23] Any clue? [00:23] I manage to run "gnocchi-update" as expected, gnocchi-statsd and gnocchi-metricd are running, gnocchi.conf looks good... [00:23] But gnocchi-api doesn't run... [00:24] I think that the "/lib/systemd/system/gnocchi-api.service" that comes wth Ubuntu is wrong... [00:27] I'm not sure but, looks like that gnocchi-api is a Web App, that runs under Apache2.4, don't know why its package includes systemd files, but no apache confs... =/ [03:33] nacc: so the deal with tomcat-pki seems to be that 'systemctl start pki-tomcatd' does nothing because systemd thinks it was already started - but it's not running because that was before it was configured === salem_ is now known as _salem === JanC is now known as Guest77653 === JanC_ is now known as JanC [08:05] tmartins, hey - which Ubuntu release? I think coreycb and zul have worked on the apache2/mod_wsgi transitions this cycle so it might be fixed for ocata [08:05] Ubuntu 16.04 + Ocata Cloud Archive [08:05] staging... [08:05] tmartins, a load of changes landed very late in newton which did cause some pain - gnocchi is not covered by the automated testing we do for openstack deploys so it might have got missed [08:06] I see... [08:06] I really need AutoScaling in OpenStack... [08:06] Looking forward to use those tools on Ubuntu, like Senlin, Ceilometer, Aodh, Gnocchi... [08:07] Working to put those things together [08:07] I'm trying rift.io but, looks very complex. [08:07] I'll prefer to give a try first, with OpenStack projects. [08:08] Thanks for your reply! === smb` is now known as smb === smb is now known as Guest15776 [08:24] jamespage, I think that I got gnocchi-api to work under apache. It is definitely not a daemon to run via systemd. I used the nova-placement-api as an example... ;-) [08:58] tmartins, that's a good guide - keystone, aodh and others work the same way [08:59] tmartins, projects are in a bit of a transitionary state atm [09:11] happyaron, hey, what's the situation with the zfs sync from debian to ubuntu? [09:56] doko: mesa in proposed now wants llvm-4.0, can you handle the switch to main and demote 3.9? [09:58] tjaalton: no, not now. next week would be better (Thu & Fri afk). Did you check that everything else builds using 4.0? [09:58] doko: new libclc does [09:58] tjaalton: I don't want to know the success stories ;p [09:59] tjaalton: fyi https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/rust/+packages ... so newer llvm versions for trusty will be fun ... [09:59] trusty is not an issue for me at least [10:22] cjwatson_: hi, are you still interested in #708123 by any chance? I have an affected machine === marcusto_ is now known as marcustomlinson [11:28] xnox: cool! :) === _salem is now known as salem_ [11:50] xnox: Is https://bugs.launchpad.net/cloud-images/+bug/1664367 something that you'd be able to look at? I know you did the original livecd-rootfs work for s390x. [11:50] Launchpad bug 1664367 in livecd-rootfs (Ubuntu) "s390x squashfs image should include s390-tools" [Undecided,New] [11:53] Odd_Bloke, yes i can look into that. All of that makes sense, as long as squashfs is not used as the basis for any container-like images. [11:53] xnox: *sad trombone* It's used by lxd. [11:54] Odd_Bloke, since s390-tools is a bootloader and makes sense only on things that are booted (e.g. VMs and bare metal) [11:54] xnox: Well, MAAS uses the squashfs as well. [11:54] Odd_Bloke, does amd64 squashfs has UEFI grub and grub2? [11:55] xnox: http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64.squashfs.manifest is what it has. (i.e. no) [11:55] So it sounds like maybe my diagnosis of the issue is incorrect. [11:56] And really curtin/MAAS needs to understand that s390-tools should be installed in to s390x images? [11:58] Odd_Bloke, i did the curtin work too. [11:59] and it totally should install s390-tools before calling zipl (previously it was important and seeded everywhere) [12:00] Odd_Bloke, added a comment to the bug report. [12:00] cpaelzer, ^^^^ squashfs is a base for container images too, hence should not have a bootloader (pointlessly) [12:00] powersj, ^^^^ === marcusto_ is now known as marcustomlinson [12:06] chrisccoulson: Hi Chris, pepperflashplugin-nonfree has been fixed in Debian and synced to zesty. Is there any reason to backport that fix and keep update the package in Ubuntu, considering that we have adobe-flashplugin? (Discussion today at bug #1632870.) [12:06] bug 1632870 in pepperflashplugin-nonfree (Ubuntu) "Package is broken since Google stopped shipping Flash with Chrome 54 for Linux" [High,Fix released] https://launchpad.net/bugs/1632870 [12:06] xnox: My guess would be that grub ends up in there when the kernel is installed. [12:06] xnox: Because the kernel Recommends grub. [12:08] GunnarHj: adobe-flashplugin is in a repo that by default is disabled, whereas this is in the primary repositories. [12:10] Unit193: True, but why is that significant? This is what we currently say in the desktop guide: https://help.ubuntu.com/stable/ubuntu-help/net-install-flash.html [12:12] Odd_Bloke, kernel cannot know if one needs grub-efi; grub-pc; or grub-legacy [12:13] on s390x it's only s390-tools ever, but we may or may not have /etc/zipl.conf written out for us, before kernel is installed =/ [12:13] xnox: There's some logic around EFI in curtin. [12:13] apw, should kernel, on s390x, recommend a bootloader? (s390-tools) [12:13] Odd_Bloke, i shall look at curtin. [12:36] Could someone from the SRU team please process the php7.0 packages in the xenial and yakkety queues, please? We are waiting on them as security updates... [12:42] apw, bdmurray, rbasak, stgraber ^ [13:10] smoser, is there work started to support curtin for bare-metal support? e.g. for subiquity or not at all yet? [13:11] cause curin will need to learn which network interfaces and hard drives (zfcp and dasd) are requested to be used; and run `chzdev -e` for all of those ids to activate them and make that activation persistent (by generating udev rules) [13:11] pho7.0> looking [13:11] php7.0> [13:11] smoser, not sure if this belongs in curtin or subiquity [13:14] rbasak: thanks! [13:25] mdeslaur, nacc: please see https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1658289/comments/4. This doesn't stop us from landing 7.0.15, but we should tweak the changelog. Do you want to handle the security update separately? Or do you still want this SRU in the proposed pockets? [13:25] Launchpad bug 1658289 in php7.0 (Ubuntu) "Regression in pdo_pgsql after SRU to php 7.0.13 (fixed upstream)" [Undecided,Triaged] [13:25] seb128: Hi again:) Just wondering if you've had a chance to look at libertine in -proposed. afaict, it's still stuck due to some other libertine packages needing to be promoted from universe to main. [13:25] rbasak: I plan on rebuild in the -security pocket once the SRU has been successful [13:26] mdeslaur: you mean after 7 days? [13:26] yeah [13:26] OK. Then I guess I can drop this entry from the changelog. [13:26] (and re-upload) [13:26] thanks [13:26] Unless nacc wants to cherry-pick the fix or something? [13:27] ChrisTownsend, oh, sorry, got pulled into other things yesterday and then forgot, I'm going to have a look in a bit, thanks for the reminder [13:27] mdeslaur: I might wait for nacc to come online if that's OK. [13:27] seb128: Ah ok, no worries:) [13:27] I plan on pointing people to -proposed when the mail starts pouring in when I release my php5 updates [13:27] seb128: And thanks! [13:27] rbasak: sure, np [14:36] nacc: pitti: would be nice if you could take a look at the prepared stable postgres updates at bug 1664478 [14:36] bug 1664478 in postgresql-9.5 (Ubuntu) "New upstream microreleases 9.3.16, 9.5.6" [Undecided,New] https://launchpad.net/bugs/1664478 [14:37] nacc: pitti: especially on the "known to be flaky tests" there is experience required [14:39] xnox, you are the only one who has touched curtin and s390 [14:41] perhaps cpaelzer has thought about it. === Guest81556 is now known as karstensrage [15:44] NM started to fail to start in adt tests [15:44] quite weird, and blocks a few things. [15:45] cyphermox, do you still touch NM? [16:02] tarpman: interesting... thanks for investigating that [16:02] rbasak: here [16:02] cpaelzer: will do [16:03] cpaelzer: approved the tasks, as well [16:04] thank nacc === Guest15776 is now known as smb === smb is now known as Guest36747 === Guest36747 is now known as gnarl [16:55] tjaalton: did you see that dogtag-pki failed to build on all archs (10.3.5-7) [16:56] he acked bug 1664457, so I guess so [16:56] bug 1664457 in resteasy (Ubuntu) "dogtag-pki ftbfs with libresteasy-java 3.1.0" [Undecided,In progress] https://launchpad.net/bugs/1664457 [16:56] xnox: I can look [16:57] tarpman: ah thanks! [17:00] cyphermox, the symptoms are failing adt tests of networkmanager in zesty. And from the logs it "fails to start network-manager-wait-online" on installation =/ with not permitted in the logs. [17:02] for zesty? [17:02] there was a rerun which looks like it went ok: http://autopkgtest.ubuntu.com/packages/network-manager/zesty/amd64 [17:03] (i'm not saying this is fixed, but more "what is this mess") [17:03] kees, mdeslaur, infinity, stgraber: TB meeting? [17:03] slangasek: ack [17:04] nacc: yes, still needs tomcat 8.0 [17:05] even after fixing resteasy [17:06] tjaalton: rather than 8.5, you mean? [17:06] yes [17:06] tjaalton: ack, ok, i pinged just now in -release, will see if i can get some traction on that bug today === gnarl is now known as smb === mwenning is now known as mwenning-lunch-r [19:01] rbasak: what's up with php7.0? [19:11] bdmurray: ping https://bugs.launchpad.net/ubuntu/+source/aodh/+bug/1645772 [19:11] Launchpad bug 1645772 in ironic (Ubuntu Yakkety) "[SRU] newton stable releases" [Undecided,Incomplete] [19:11] ginggs: interested I guess, but largely lacking in time to deal with it - it'd be a good opportunity to work out how to debug grub! === cjwatson_ is now known as cjwatson [19:15] cjwatson: if you gave me some pointers where to start, i might be able to help [19:15] zul: hmm? [19:15] bdmurray: the SRU passed [19:16] ginggs: best thing to do would be to figure out a way to replicate the same situation with a VM (at minimum) or disk image (ideally) [19:16] ginggs: grub-fstest can be useful for the latter [19:17] ginggs: then it might be possible to work on minimising the test case to a point where it can usefully be debugged [19:18] I vaguely remember trying to replicate that once and giving up ... [19:30] cjwatson: thanks - i'll make a disk image (at least that will give me a backup - i might try to upgrade the mdraid superblock format on the real machine) and see if i can replicate in a VM [19:31] I seem to remember it partly being hard because fakeraid is weird [19:31] but it was years ago ... [19:33] i'm not using fakeraid [19:34] i have an mdraid raid 1 array - array created in 2009 - machine stopped booting after 14.04 -> 16.04 upgrade [19:38] it comes up with 'error: disk 'mduuid/blahblah...' not found. Entering rescue mode...' [19:39] i can get it to boot if i set root and prefix to one of the drives [20:06] cyphermox, looking at http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html [20:07] and knowing you've fought open-iscsi tests... i think its probably best to remove them [20:07] what do you think ? [20:07] smoser: do you think it's worth porting the curtin stuff to open-iscsi's tests? [20:08] nacc, how so ? [20:09] smoser: I don't think removing the tests is going to achieve much, this has the benefit of actually testing open-iscsi at least a bit [20:09] i cleaned up a *lot* of the stuff that is in that package [20:09] but still has serious issues that i dont have solutions for [20:09] https://git.launchpad.net/~smoser/ubuntu/+source/open-iscsi/tree/debian/tests/README-boot-test.md?h=diglett-master [20:09] see 'Caveats' there. [20:09] smoser: they could be fixed to work better though, possibly using a different kernel? [20:09] s/kernel/root-image [20:09] smoser: as in our tgt spawning logic, etc. or is it the image manipulation that's not working? [20:10] see caveats there. [20:10] this is just failing because something craps out in the maas image paths or something [20:10] '1' can be addressed, but takes some engineering to do it. [20:11] the download of open-iscsi isn't what broke here. [20:11] /tmp/autopkgtest.qCZ79u/build.C9k/open-iscsi-2.0.873+git0.3b4b4500/debian/tests/zesty.d/root-image: not a file [20:12] well, the file isnt there because the download failed. [20:12] becauase 404 Not found. [20:13] the argument of "it tests open-iscsi some" is not valid when it fails 100% of the time for unrleated reasons. [20:13] i'm not suggesting that we should not test. [20:13] i'm suggesting that we should disable until tests that work can be added. [20:18] nacc, the tgt spawning isnt really a problem, as it all in a vm. we just run tgt on the default port and use it htere. [20:20] zul: What happened to ironic? [20:20] bdmurray: hmm...good question ill find out [20:20] zul still sings that song all the time bdmurray [20:21] smoser: its ironic that i was working on ironic today while listening to ironic dont you think? [20:22] is that actually irony or is that a coincidence. i get the two confused. [20:33] smoser: ok === salem_ is now known as _salem [21:50] pitti, you told me once, but i lost it. [21:50] in a test run by adt, where does one find the package that caused this run === Elimin8r is now known as Elimin8er === arlen_ is now known as arlen === slashd- is now known as slashd === TheMuso` is now known as TheMuso === mterry_ is now known as mterry === psivaa_ is now known as psivaa === Trevinho_ is now known as Trevinho === dobey_ is now known as dobey === zigo is now known as Guest27057 [23:13] so, any of the packaging experts mind sharing a copy of their .quiltrc? [23:14] I apparently lost mine in the upgrade so it's not handling patches right with quilt, so i need to 'redo' my .quiltrc [23:14] QUILT_REFRESH_ARGS="--diffstat --no-timestamps --backup -p ab" [23:15] sarnold: what about for where to put patches, QUILT_PATCHES=debian/patches? [23:15] teward: yeah [23:15] QUILT_NO_DIFF_INDEX=1 [23:15] teward: funny ehnough I almost never need that. I've got this alias that I almost never need: [23:15] QUILT_NO_DIFF_TIMESTAMPS=1 [23:15] alias dq='export QUILT_PATCHES=debian/patches' [23:15] heh [23:16] nacc: sarnold: thank you both. now I have a working quilt again. [23:16] *facedesks at forgetting to back it up before nuking and reinstalling* [23:16] sarnold: have I mentioned I have a hatred of manually recreating deltas? [23:16] it's ***PAINFUL*** [23:17] teward: yup. sometimes retyping a security fix is the only way to get the stupid thing to apply.. [23:17] sarnold: well, the issue was a missing quiltrc [23:18] because if I had that I'd save myself a headache [23:18] 'cause the quilt patches wouldn't apply with a direct import from Debian -> MergeInProgress [23:18] because it didn't have everything it needed to understand them :/ [23:18] sarnold: this one's more painful for nginx though [23:19] we're at 1.10.3 [23:19] Debian's at 1.10.2 [23:19] I have to retroactively copy in Debian's changes [23:19] and then up the packaging to 1.10.3. [23:19] ***painful*** [23:20] sarnold: let's just hope this doesn't blow up in my face [23:20] after all this work... [23:24] sarnold: Nice spot with the new motd, that's something nasty. [23:25] Unit193: what's this? [23:26] /etc/update-motd.d/50-news, and the new dynamic motd. [23:26] Unit193: ah! xnox found that. :) [23:28] Also fun because as it stands, it's implied you can disable it in /etc/default/motd-news, but you actually can't. [23:36] i think i fubard [23:36] and uploaded to release by accident :/ === kitterma is now known as ScottK