openstackgerrit | Ivan Udovichenko proposed openstack/deb-trove-dashboard: Merge tag '7.0.0_rc3' into debian/newton https://review.openstack.org/382696 | 00:48 |
---|---|---|
*** zul has joined #openstack-pkg | 00:55 | |
*** zul has quit IRC | 01:08 | |
*** zul has joined #openstack-pkg | 01:12 | |
*** kaslcrof has joined #openstack-pkg | 06:40 | |
openstackgerrit | Thomas Goirand proposed openstack/deb-nova: Uploading to unstable https://review.openstack.org/382780 | 08:39 |
openstackgerrit | Merged openstack/deb-nova: Uploading to unstable https://review.openstack.org/382780 | 09:21 |
*** strigazi_AFK is now known as strigazi | 09:25 | |
openstackgerrit | Ivan Udovichenko proposed openstack/deb-glare: Merge tag '0.2.0' into debian/newton https://review.openstack.org/382810 | 09:46 |
openstackgerrit | Thomas Goirand proposed openstack/deb-nova: Unblacklist test_spawn_with_config_drive https://review.openstack.org/382852 | 11:09 |
zigo | jamespage: coreycb: ddellav: Please sync neutron-dynamic-routing from Debian Experimental, so there's no regression in Ubuntu. | 11:10 |
zigo | (it just got in ...) | 11:10 |
jamespage | zigo, I saw - looking now | 11:28 |
zigo | jamespage: FYI, it's one Neutron upstream who asked me to do it, as he wasn't very happy about the Ubuntu regression, so I quickly did it yesterday. | 11:29 |
lennyb | zigo: why did you reverted https://github.com/openstack/deb-networking-mlnx/commit/578b8c6be8a2a5e6246e54e095611913845e699d ? | 11:29 |
zigo | jamespage: Maybe it needs a bit of testing, but I'm not sure how to do that. | 11:29 |
lennyb | zigo http://paste.openstack.org/show/584653/ . it looks for a non existing file now | 11:29 |
zigo | jamespage: Because what he did isn't the name of the binary in /usr/bin | 11:29 |
zigo | eswitchd is correct. | 11:29 |
zigo | Oh, really? | 11:30 |
zigo | lennyb: The issue isn't NAME, it need another thing, let me do it. | 11:30 |
zigo | lennyb: NAME was correct, I continue to say it. | 11:31 |
lennyb | zigo: ok. maybe I misunderstood the 'name' purpose | 11:31 |
openstackgerrit | Thomas Goirand proposed openstack/deb-networking-mlnx: Defines SCRIPTNAME=networking-mlnx-eswitchd. https://review.openstack.org/382865 | 11:32 |
zigo | lennyb: This is what you wanted to do! :) | 11:32 |
jamespage | zigo, http://github.com/openstack/deb-neutron-dynamic-routing ? | 11:32 |
jamespage | or is it on alioth still? | 11:32 |
zigo | jamespage: Still on Alioth, I didn't have time to move it to Infra yet, as I did it yesterday. | 11:33 |
jamespage | zigo, its accepted but not visible in the archive just yet... - so was going for a quick test from git repo | 11:33 |
jamespage | zigo, ack | 11:33 |
* jamespage looks there instead | 11:33 | |
zigo | lennyb: $NAME is the name in /usr/bin, you should read /usr/share/openstack-pkg-tools/init-script-template to understand. | 11:33 |
zigo | jamespage: Yeah, got to wait for next dak run, I guess. | 11:33 |
zigo | <zigo> dinstall | 11:34 |
zigo | <dak> I guess the next dinstall will be in 2hr 17min 57sec | 11:34 |
jamespage | zigo, 'add-missing-alembic-migration.patch' another one huh... | 11:34 |
zigo | jamespage: The solution is to fix PBR ! | 11:35 |
jamespage | zigo, tbh you should forward that upstream | 11:35 |
zigo | jamespage: It's almost always missing non-.py stuff. | 11:35 |
jamespage | I did for the other 5 I fixed | 11:35 |
zigo | jamespage: I really think the solution is in PBR. | 11:35 |
zigo | jamespage: Maybe we can workout a PBR patch and carry it in distros at least. | 11:36 |
jamespage | zigo, maybe but all the same I'd rather not hold patches ever... | 11:36 |
zigo | Right. | 11:36 |
jamespage | so fixing the upstream repo is good as well | 11:36 |
zigo | Even for PBR, I agree. | 11:36 |
openstackgerrit | Merged openstack/deb-networking-mlnx: Defines SCRIPTNAME=networking-mlnx-eswitchd. https://review.openstack.org/382865 | 11:47 |
zigo | jamespage: I think we could patch things over here: https://github.com/openstack-dev/pbr/blob/master/pbr/packaging.py#L451 | 11:48 |
zigo | jamespage: To me, our issue is here: https://github.com/openstack-dev/pbr/blob/master/pbr/packaging.py#L499 | 11:57 |
zigo | I'll check for that fact ... | 11:57 |
jamespage | zigo, https://launchpadlibrarian.net/288546938/buildlog_ubuntu-yakkety-amd64.neutron-dynamic-routing_2%3A9.0.0~rc2-1~ubuntu16.10.1~ppa201610061234_BUILDING.txt.gz | 11:58 |
jamespage | missing python3-setuptools? | 11:59 |
jamespage | that makes no sesnse - lemme dig | 11:59 |
zigo | jamespage: I forgot to push, that's why. | 12:00 |
zigo | jamespage: Pull and try again. | 12:00 |
zigo | jamespage: The repo on alioth is ssh://git.debian.org/git/openstack/deb-neutron-dynamic-routing.git you're using that one, right? | 12:00 |
jamespage | zigo, oh I need fresh code - ok | 12:00 |
zigo | lennyb: Does the init script work for you now? | 12:04 |
lennyb | zigo: in the latest 9.0.0~b1-1+55 build there is no /etc/init.d/eswitchd file http://paste.openstack.org/show/584653 | 12:13 |
zigo | Shit ... :/ | 12:14 |
openstackgerrit | Thomas Goirand proposed openstack/deb-networking-mlnx: Fix init script again https://review.openstack.org/382900 | 12:20 |
zigo | Maybe this will fix things. | 12:20 |
lennyb | 10x, I will check it | 12:24 |
lennyb | the public key is not available: NO_PUBKEY D9631FEAF0CC6227 | 12:27 |
lennyb | http://logs.openstack.org/00/382900/1/check/gate-deb-networking-mlnx-dpkg-debian-jessie/51e2ae9/console.html | 12:27 |
lennyb | zigo, can I download the deb file ? I see neutron-mlnx-agent_9.0.0~b1-1+57~bpo8+1_all.deb in the log, but I dont see the server name. | 12:50 |
zigo | lennyb: You can't download it before the patch is merged and the POST job runs. | 12:54 |
zigo | lennyb: I hope we can fix that after the release, and create a repository people can use when sending a patch. | 12:54 |
zigo | lennyb: Package is building as we speak ... | 12:55 |
openstackgerrit | Merged openstack/deb-networking-mlnx: Fix init script again https://review.openstack.org/382900 | 12:56 |
zigo | lennyb: http://zuul.openstack.org/ <--- Type "deb-" in the field box there, and click on "Expand by default" and you'll see it. | 12:56 |
zigo | It's going to run the POST job in a minute. | 12:56 |
zigo | (when it builds and publishes) | 12:56 |
lennyb | 10x | 12:59 |
zigo | lennyb: It should be published now. | 13:08 |
zigo | lennyb: The package does have the init.d file: http://logs.openstack.org/a5/a5fb8acf14ebc6f9ca3ea0e0f5b1dcffb0482faf/post/deb-networking-mlnx-dpkg-debian-jessie/457c02d/console.html#_2016-10-06_13_05_31_267638 | 13:09 |
zigo | Please test it. | 13:09 |
* zigo goes to pickup kids at school | 13:16 | |
*** zul has quit IRC | 13:30 | |
*** zul has joined #openstack-pkg | 13:33 | |
lennyb | zigo: works. thanks. | 13:40 |
jamespage | zigo, I'll sync n-d-r as soon as everything notices it exists in exp | 14:23 |
jamespage | but it builds and tests fine from git | 14:23 |
zigo | jamespage: dak is currently generating indices | 14:24 |
zigo | jamespage: FYI, I'm uploading all right now to Sid (93 packages). | 14:24 |
zigo | Then I'll upgrade to final releases. | 14:24 |
jamespage | zigo, ack | 14:25 |
zigo | $ ls *.changes | wc -l | 14:26 |
zigo | 93 | 14:26 |
zigo | $ du -h . | 14:26 |
zigo | 87M | 14:26 |
zigo | :) | 14:26 |
zigo | dput *.changes ... | 14:26 |
zigo | :P | 14:26 |
zigo | lennyb: FYI, networking-mlnx is part of this mass upload to Sid. | 14:28 |
lennyb | zigo, thanks. I will check it | 14:38 |
openstackgerrit | Thomas Goirand proposed openstack/deb-nova: Merge tag '14.0.0' into debian/newton https://review.openstack.org/383031 | 15:24 |
openstackgerrit | Thomas Goirand proposed openstack/deb-keystone: Merge tag '10.0.0' into debian/newton https://review.openstack.org/383032 | 15:25 |
openstackgerrit | Thomas Goirand proposed openstack/deb-barbican: Packaging as 3.0.0. https://review.openstack.org/383033 | 15:26 |
openstackgerrit | Thomas Goirand proposed openstack/deb-ceilometer: Merge tag '7.0.0' into debian/newton https://review.openstack.org/383037 | 15:32 |
openstackgerrit | Thomas Goirand proposed openstack/deb-cinder: Merge tag '9.0.0' into debian/newton https://review.openstack.org/383038 | 15:33 |
openstackgerrit | Thomas Goirand proposed openstack/deb-designate: Merge tag '3.0.0' into debian/newton https://review.openstack.org/383040 | 15:37 |
openstackgerrit | Thomas Goirand proposed openstack/deb-glance: Now packaging as 13.0.0. https://review.openstack.org/383050 | 15:48 |
openstackgerrit | Thomas Goirand proposed openstack/deb-heat: Merge tag '7.0.0' into debian/newton https://review.openstack.org/383051 | 15:51 |
openstackgerrit | Thomas Goirand proposed openstack/deb-horizon: Merge tag '10.0.0' into debian/newton https://review.openstack.org/383053 | 15:52 |
openstackgerrit | Thomas Goirand proposed openstack/deb-manila: Now packaging as 3.0.0 https://review.openstack.org/383059 | 15:53 |
openstackgerrit | Thomas Goirand proposed openstack/deb-manila-ui: Merge tag '2.5.1' into debian/newton https://review.openstack.org/383060 | 15:55 |
openstackgerrit | Thomas Goirand proposed openstack/deb-mistral: Merge tag '3.0.0' into debian/newton https://review.openstack.org/383063 | 15:58 |
zigo | tlbr: onovy: igorbelikov: Anyone to approve these merges of final releases? :) | 15:58 |
openstackgerrit | Thomas Goirand proposed openstack/deb-murano: Merge tag '3.0.0' into debian/newton https://review.openstack.org/383065 | 16:00 |
tlbr | zigo, looks like indexes are broken =\ | 16:01 |
tlbr | have to recheck | 16:01 |
zigo | tlbr: This happens often... | 16:01 |
openstackgerrit | Thomas Goirand proposed openstack/deb-murano-agent: Merge tag '3.0.0' into debian/newton https://review.openstack.org/383069 | 16:02 |
openstackgerrit | Thomas Goirand proposed openstack/deb-murano-dashboard: Merge tag '3.0.0' into debian/newton https://review.openstack.org/383072 | 16:05 |
openstackgerrit | Thomas Goirand proposed openstack/deb-neutron: Merge tag '9.0.0' into debian/newton https://review.openstack.org/383077 | 16:13 |
openstackgerrit | Thomas Goirand proposed openstack/deb-neutron-fwaas: Merge tag '9.0.0' into debian/newton https://review.openstack.org/383082 | 16:16 |
*** strigazi is now known as strigazi_AFK | 16:17 | |
openstackgerrit | Thomas Goirand proposed openstack/deb-neutron-lbaas: Merge tag '9.0.0' into debian/newton https://review.openstack.org/383083 | 16:17 |
openstackgerrit | Thomas Goirand proposed openstack/deb-neutron-vpnaas: Merge tag '9.0.0' into debian/newton https://review.openstack.org/383085 | 16:19 |
openstackgerrit | Thomas Goirand proposed openstack/deb-openstack-trove: Merge tag '6.0.0' into debian/newton https://review.openstack.org/383087 | 16:21 |
openstackgerrit | Thomas Goirand proposed openstack/deb-sahara: Merge tag '5.0.0' into debian/newton https://review.openstack.org/383088 | 16:22 |
openstackgerrit | Thomas Goirand proposed openstack/deb-sahara-dashboard: Now packaging as 5.0.0 stable/newton. https://review.openstack.org/383089 | 16:23 |
openstackgerrit | Thomas Goirand proposed openstack/deb-senlin: Merge tag '2.0.0' into debian/newton https://review.openstack.org/383093 | 16:27 |
openstackgerrit | Thomas Goirand proposed openstack/deb-trove-dashboard: Merge tag '7.0.0' into debian/newton https://review.openstack.org/383095 | 16:29 |
openstackgerrit | Thomas Goirand proposed openstack/deb-neutron-lbaas: Merge tag '9.0.0' into debian/newton https://review.openstack.org/383083 | 17:01 |
openstackgerrit | Thomas Goirand proposed openstack/deb-designate: Merge tag '3.0.0' into debian/newton https://review.openstack.org/383040 | 20:49 |
openstackgerrit | Merged openstack/deb-ceilometer: Merge tag '7.0.0' into debian/newton https://review.openstack.org/383037 | 21:02 |
openstackgerrit | Merged openstack/deb-sahara-dashboard: Now packaging as 5.0.0 stable/newton. https://review.openstack.org/383089 | 21:02 |
openstackgerrit | Merged openstack/deb-trove-dashboard: Merge tag '7.0.0' into debian/newton https://review.openstack.org/383095 | 21:03 |
openstackgerrit | Merged openstack/deb-keystone: Merge tag '10.0.0' into debian/newton https://review.openstack.org/383032 | 21:07 |
openstackgerrit | Merged openstack/deb-murano: Merge tag '3.0.0' into debian/newton https://review.openstack.org/383065 | 21:07 |
openstackgerrit | Merged openstack/deb-murano-agent: Merge tag '3.0.0' into debian/newton https://review.openstack.org/383069 | 21:07 |
openstackgerrit | Merged openstack/deb-murano-dashboard: Merge tag '3.0.0' into debian/newton https://review.openstack.org/383072 | 21:07 |
openstackgerrit | Merged openstack/deb-neutron-fwaas: Merge tag '9.0.0' into debian/newton https://review.openstack.org/383082 | 21:07 |
openstackgerrit | Merged openstack/deb-sahara: Merge tag '5.0.0' into debian/newton https://review.openstack.org/383088 | 21:07 |
openstackgerrit | Merged openstack/deb-openstack-trove: Merge tag '6.0.0' into debian/newton https://review.openstack.org/383087 | 21:08 |
openstackgerrit | Merged openstack/deb-neutron-vpnaas: Merge tag '9.0.0' into debian/newton https://review.openstack.org/383085 | 21:08 |
openstackgerrit | Merged openstack/deb-glance: Now packaging as 13.0.0. https://review.openstack.org/383050 | 21:08 |
openstackgerrit | Merged openstack/deb-neutron-lbaas: Merge tag '9.0.0' into debian/newton https://review.openstack.org/383083 | 21:09 |
openstackgerrit | Merged openstack/deb-manila: Now packaging as 3.0.0 https://review.openstack.org/383059 | 21:09 |
openstackgerrit | Merged openstack/deb-manila-ui: Merge tag '2.5.1' into debian/newton https://review.openstack.org/383060 | 21:10 |
openstackgerrit | Merged openstack/deb-cinder: Merge tag '9.0.0' into debian/newton https://review.openstack.org/383038 | 21:14 |
openstackgerrit | Merged openstack/deb-horizon: Merge tag '10.0.0' into debian/newton https://review.openstack.org/383053 | 21:15 |
openstackgerrit | Merged openstack/deb-neutron: Merge tag '9.0.0' into debian/newton https://review.openstack.org/383077 | 21:16 |
openstackgerrit | Thomas Goirand proposed openstack/deb-aodh: Packaging as 3.0.0 (newton stable). https://review.openstack.org/383475 | 21:20 |
openstackgerrit | Merged openstack/deb-mistral: Merge tag '3.0.0' into debian/newton https://review.openstack.org/383063 | 21:22 |
openstackgerrit | Merged openstack/deb-nova: Merge tag '14.0.0' into debian/newton https://review.openstack.org/383031 | 21:34 |
openstackgerrit | Merged openstack/deb-aodh: Packaging as 3.0.0 (newton stable). https://review.openstack.org/383475 | 21:42 |
openstackgerrit | Thomas Goirand proposed openstack/deb-python-xstatic-objectpath: rm -rf /usr/lib/python*/dist-packages/*.pth https://review.openstack.org/383505 | 23:27 |
openstackgerrit | Thomas Goirand proposed openstack/deb-python-xstatic-tv4: rm -rf /usr/lib/python*/dist-packages/*.pth https://review.openstack.org/383506 | 23:29 |
openstackgerrit | Merged openstack/deb-python-xstatic-objectpath: rm -rf /usr/lib/python*/dist-packages/*.pth https://review.openstack.org/383505 | 23:51 |
openstackgerrit | Merged openstack/deb-python-xstatic-tv4: rm -rf /usr/lib/python*/dist-packages/*.pth https://review.openstack.org/383506 | 23:52 |
zigo | tlbr: All of Newton is now in Sid, hopefully I didn't forget any package. | 23:59 |
zigo | I'll check the QA page tomorrow ... | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!