Friday, 2016-08-12

tlbrhttp://paste.openstack.org/raw/555923/ the list i've uploaded06:52
zigotlbr: Hi.07:16
zigoI don't see any of the things you just wrote.07:17
tlbrzigo, hm ?07:17
tlbrwith deb- prefix ?07:17
zigotlbr: ls deb-python*client -d <--- returns nothing07:17
tlbrzigo, ls deb-python*client -d07:18
tlbradd .git07:18
tlbrlike ls deb-python*client*.git -d07:18
zigoOh, silly me ! :)07:18
zigols deb-python*client.git -d <--- works indeed07:19
tlbr:)07:19
zigotlbr: So, the only remaining thing is the infra patch, right?07:19
tlbrzigo, yep, i'll finish with once i get to the office07:19
zigoOk.07:19
zigoThere's a few missing services, but I'll take care of those before you are in the office and let you know.07:20
tlbrok, thanks07:20
openstackgerritThomas Goirand proposed openstack/deb-openstack-pkg-tools: Bring openstack-pkg-tools to latest changes.  https://review.openstack.org/35458208:25
zigotlbr: Arrived?09:16
tlbrzigo, yep, working on it09:19
tlbrzigo, you have the list of new projects ?09:19
tlbror i can just pick all deb- stuff ?09:19
zigotlbr: Yup, here: http://paste.openstack.org/show/555937/09:19
zigotlbr: Maybe just pickup all deb- stuff, but don't forget to remove deb-auto-backports and deb-openstack-pkg-tools which are already there.09:20
tlbrzigo, ok, will take in mind09:20
zigotlbr: I listed the number of deb- stuff, and we're not even up to 300 packages, when the QA page shows 385, some must be missing. Not a big deal, we can add them as we need them.09:20
openstackgerritMerged openstack/deb-openstack-pkg-tools: Bring openstack-pkg-tools to latest changes.  https://review.openstack.org/35458209:20
zigotlbr: FYI, I'm currently adding options in the sid-list of the deb-auto-backports, it's going to be very convenient.09:21
zigotlbr: For example: --download-from-jessie-backports09:21
zigo:)09:21
zigotlbr: Any idea how I can find out the list of .deb corresponding to a source package in official jessie-backports?09:21
zigoonovy: ^09:25
onovymadison api maybe?09:25
zigoI could extract the .dsc, parse debian/control, and find out, but that's a lot of work, maybe there's something more easy.09:25
zigoonovy: I'm using madison-lite already, so yes, that could be worked out.09:26
tlbrzigo,  i used onlyt python-apt for that09:26
tlbriterating throught all the packages and comparing the source09:26
zigoOh, there's --source-and-binary09:26
zigo(for madison-lite)09:26
openstackgerritThomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports  https://review.openstack.org/35463210:20
zigoThere we go...10:20
zigoLet's see how it goes.10:20
zigoOh, how I love CI ! :)10:20
zigoonovy: Please make notes of everything you're modifying, since we'll have to also commit that to gerrit.10:22
openstackgerritThomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports  https://review.openstack.org/35463210:28
onovyzigo: for what project?10:29
onovyswift/openstack-pkg-tools?10:29
zigoonovy: For everything.11:12
zigoEventlet, for example ...11:12
openstackgerritThomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports  https://review.openstack.org/35463211:16
tlbrzigo, i've updated the patch https://review.openstack.org/#/c/347047/11:19
tlbrhope it covers all without errors11:19
tlbrlets hope :)11:19
tlbrnow going to update governance project11:19
zigoWhaaaa, that's a big patch! :)11:20
tlbrsec found an issue11:20
zigoYou generated bits of it, right?11:20
tlbryep11:20
tlbrall of it11:20
zigoYour patch is removing spice html5 at some point, but keeping it in zuul/layout.yaml11:20
tlbrsec, i'll double check it11:20
zigoMaybe don't remove it from gerrit/projects.yaml ?11:21
tlbri don't remove spicehtml511:21
tlbr356611:21
tlbrline11:21
tlbrthe order has changed significantly that is why such a mess with diff11:21
zigoOh ok.11:22
zigoIndeed.11:22
tlbrand duplicates, let me fix it11:22
zigoAny news from the http://stackalytics.com guy btw, so that debian/newton is taken into account?11:23
tlbrIlya Shkhat told me that he will fix it next week11:26
tlbrmy merged patch has no effect at this moment11:27
openstackgerritThomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports  https://review.openstack.org/35463211:28
openstackgerritThomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports  https://review.openstack.org/35463211:35
tlbri guess this time it has the right list :)12:04
tlbrzigo, i reworked a bit your scripts and sent you by mail :) in case you'll need it someday12:57
tlbrsubject is self-explanatory12:58
*** zul has quit IRC13:00
*** zul has joined #openstack-pkg13:07
onovyzigo: huh, i think that's not possible :). i will compare git repos when we finally move to gerrit. Just say: NOW, and i will compare and merge it14:19
openstackgerritThomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports  https://review.openstack.org/35463214:51
zigoonovy: We only started preparing git repos for import in gerrit yesterday.14:54
zigoonovy: So anything before that, you wont need to forward the changes.14:54
zigotlbr: To which email address did you send it to?14:54
tlbrzigo, tgoirand@mirantis.com14:54
zigotlbr: Please use zigo@debian.org next time.14:55
zigoI hate gmail ...14:55
tlbroh, ok14:55
zigo:)14:55
tlbr:)14:55
zigoGot the script.14:55
openstackgerritThomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports  https://review.openstack.org/35463215:25
openstackgerritThomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports  https://review.openstack.org/35463215:38
zigotlbr: It's weird, my script keeps *not* iterating through the "rebuild-list-sid" as I would expect ... ;(15:44
zigotlbr: https://review.openstack.org/#/c/354632/8/check-and-build-bpo <--- The "rebuild_all_bpo" function at the end of the script only processes *one* line instead of all.15:46
zigo(see the build log...)15:47
zigoThe "while read" thing doesn't seem to work ... :(15:47
tlbrzigo, well, it should15:48
zigotlbr: Any idea ?15:48
zigoWhat am I doing wrong?15:48
tlbrzigo, i guess it might be connected with errors during execution15:51
zigotlbr: What error?15:51
tlbrzigo, and bash catches some of it15:51
tlbrzigo, during ./bb run15:51
tlbrzigo, i don't see any traces of 'for DEBIAN_SUITE_TO_BUILD in sid '15:52
tlbralthough it should have showed something15:52
zigotlbr: It's there, it's calling all functions within it.15:52
zigoIt's rebuild_all_bpo that goes in the loop only *once* that is the issue.15:53
zigoI'm copying the script and testing it separately right now.15:53
zigoSeparately it works ... :(15:54
openstackgerritThomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports  https://review.openstack.org/35463216:05
tlbr=\16:31
-openstackstatus- NOTICE: The Gerrit service on review.openstack.org is restarting for a scheduled upgrade, but should return to service momentarily: http://lists.openstack.org/pipermail/openstack-dev/2016-August/101394.html20:50
-openstackstatus- NOTICE: The Mediawiki service at wiki.openstack.org will be offline from 21:00 UTC until approximately 23:00 UTC for a planned upgrade http://lists.openstack.org/pipermail/openstack-dev/2016-August/101395.html20:58
*** ChanServ changes topic to "The Mediawiki service at wiki.openstack.org will be offline from 21:00 UTC until approximately 23:00 UTC for a planned upgrade http://lists.openstack.org/pipermail/openstack-dev/2016-August/101395.html"20:58
-openstackstatus- NOTICE: ok https://wiki.openstack.org/ is now running Mediawiki 1.27.0; please let us know in #openstack-infra if anything seems wrong23:00
*** ChanServ changes topic to "ok https://wiki.openstack.org/ is now running Mediawiki 1.27.0; please let us know in #openstack-infra if anything seems wrong"23:00
*** ChanServ changes topic to "#openstack-pkg"23:06
-openstackstatus- NOTICE: https://wiki.openstack.org/ is now running Mediawiki 1.27.0; please let us know in #openstack-infra if anything seems wrong23:06

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