tlbr | http://paste.openstack.org/raw/555923/ the list i've uploaded | 06:52 |
---|---|---|
zigo | tlbr: Hi. | 07:16 |
zigo | I don't see any of the things you just wrote. | 07:17 |
tlbr | zigo, hm ? | 07:17 |
tlbr | with deb- prefix ? | 07:17 |
zigo | tlbr: ls deb-python*client -d <--- returns nothing | 07:17 |
tlbr | zigo, ls deb-python*client -d | 07:18 |
tlbr | add .git | 07:18 |
tlbr | like ls deb-python*client*.git -d | 07:18 |
zigo | Oh, silly me ! :) | 07:18 |
zigo | ls deb-python*client.git -d <--- works indeed | 07:19 |
tlbr | :) | 07:19 |
zigo | tlbr: So, the only remaining thing is the infra patch, right? | 07:19 |
tlbr | zigo, yep, i'll finish with once i get to the office | 07:19 |
zigo | Ok. | 07:19 |
zigo | There's a few missing services, but I'll take care of those before you are in the office and let you know. | 07:20 |
tlbr | ok, thanks | 07:20 |
openstackgerrit | Thomas Goirand proposed openstack/deb-openstack-pkg-tools: Bring openstack-pkg-tools to latest changes. https://review.openstack.org/354582 | 08:25 |
zigo | tlbr: Arrived? | 09:16 |
tlbr | zigo, yep, working on it | 09:19 |
tlbr | zigo, you have the list of new projects ? | 09:19 |
tlbr | or i can just pick all deb- stuff ? | 09:19 |
zigo | tlbr: Yup, here: http://paste.openstack.org/show/555937/ | 09:19 |
zigo | tlbr: 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 |
tlbr | zigo, ok, will take in mind | 09:20 |
zigo | tlbr: 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 |
openstackgerrit | Merged openstack/deb-openstack-pkg-tools: Bring openstack-pkg-tools to latest changes. https://review.openstack.org/354582 | 09:20 |
zigo | tlbr: FYI, I'm currently adding options in the sid-list of the deb-auto-backports, it's going to be very convenient. | 09:21 |
zigo | tlbr: For example: --download-from-jessie-backports | 09:21 |
zigo | :) | 09:21 |
zigo | tlbr: Any idea how I can find out the list of .deb corresponding to a source package in official jessie-backports? | 09:21 |
zigo | onovy: ^ | 09:25 |
onovy | madison api maybe? | 09:25 |
zigo | I 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 |
zigo | onovy: I'm using madison-lite already, so yes, that could be worked out. | 09:26 |
tlbr | zigo, i used onlyt python-apt for that | 09:26 |
tlbr | iterating throught all the packages and comparing the source | 09:26 |
zigo | Oh, there's --source-and-binary | 09:26 |
zigo | (for madison-lite) | 09:26 |
openstackgerrit | Thomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports https://review.openstack.org/354632 | 10:20 |
zigo | There we go... | 10:20 |
zigo | Let's see how it goes. | 10:20 |
zigo | Oh, how I love CI ! :) | 10:20 |
zigo | onovy: Please make notes of everything you're modifying, since we'll have to also commit that to gerrit. | 10:22 |
openstackgerrit | Thomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports https://review.openstack.org/354632 | 10:28 |
onovy | zigo: for what project? | 10:29 |
onovy | swift/openstack-pkg-tools? | 10:29 |
zigo | onovy: For everything. | 11:12 |
zigo | Eventlet, for example ... | 11:12 |
openstackgerrit | Thomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports https://review.openstack.org/354632 | 11:16 |
tlbr | zigo, i've updated the patch https://review.openstack.org/#/c/347047/ | 11:19 |
tlbr | hope it covers all without errors | 11:19 |
tlbr | lets hope :) | 11:19 |
tlbr | now going to update governance project | 11:19 |
zigo | Whaaaa, that's a big patch! :) | 11:20 |
tlbr | sec found an issue | 11:20 |
zigo | You generated bits of it, right? | 11:20 |
tlbr | yep | 11:20 |
tlbr | all of it | 11:20 |
zigo | Your patch is removing spice html5 at some point, but keeping it in zuul/layout.yaml | 11:20 |
tlbr | sec, i'll double check it | 11:20 |
zigo | Maybe don't remove it from gerrit/projects.yaml ? | 11:21 |
tlbr | i don't remove spicehtml5 | 11:21 |
tlbr | 3566 | 11:21 |
tlbr | line | 11:21 |
tlbr | the order has changed significantly that is why such a mess with diff | 11:21 |
zigo | Oh ok. | 11:22 |
zigo | Indeed. | 11:22 |
tlbr | and duplicates, let me fix it | 11:22 |
zigo | Any news from the http://stackalytics.com guy btw, so that debian/newton is taken into account? | 11:23 |
tlbr | Ilya Shkhat told me that he will fix it next week | 11:26 |
tlbr | my merged patch has no effect at this moment | 11:27 |
openstackgerrit | Thomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports https://review.openstack.org/354632 | 11:28 |
openstackgerrit | Thomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports https://review.openstack.org/354632 | 11:35 |
tlbr | i guess this time it has the right list :) | 12:04 |
tlbr | zigo, i reworked a bit your scripts and sent you by mail :) in case you'll need it someday | 12:57 |
tlbr | subject is self-explanatory | 12:58 |
*** zul has quit IRC | 13:00 | |
*** zul has joined #openstack-pkg | 13:07 | |
onovy | zigo: 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 it | 14:19 |
openstackgerrit | Thomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports https://review.openstack.org/354632 | 14:51 |
zigo | onovy: We only started preparing git repos for import in gerrit yesterday. | 14:54 |
zigo | onovy: So anything before that, you wont need to forward the changes. | 14:54 |
zigo | tlbr: To which email address did you send it to? | 14:54 |
tlbr | zigo, tgoirand@mirantis.com | 14:54 |
zigo | tlbr: Please use zigo@debian.org next time. | 14:55 |
zigo | I hate gmail ... | 14:55 |
tlbr | oh, ok | 14:55 |
zigo | :) | 14:55 |
tlbr | :) | 14:55 |
zigo | Got the script. | 14:55 |
openstackgerrit | Thomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports https://review.openstack.org/354632 | 15:25 |
openstackgerrit | Thomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports https://review.openstack.org/354632 | 15:38 |
zigo | tlbr: It's weird, my script keeps *not* iterating through the "rebuild-list-sid" as I would expect ... ;( | 15:44 |
zigo | tlbr: 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 |
zigo | The "while read" thing doesn't seem to work ... :( | 15:47 |
tlbr | zigo, well, it should | 15:48 |
zigo | tlbr: Any idea ? | 15:48 |
zigo | What am I doing wrong? | 15:48 |
tlbr | zigo, i guess it might be connected with errors during execution | 15:51 |
zigo | tlbr: What error? | 15:51 |
tlbr | zigo, and bash catches some of it | 15:51 |
tlbr | zigo, during ./bb run | 15:51 |
tlbr | zigo, i don't see any traces of 'for DEBIAN_SUITE_TO_BUILD in sid ' | 15:52 |
tlbr | although it should have showed something | 15:52 |
zigo | tlbr: It's there, it's calling all functions within it. | 15:52 |
zigo | It's rebuild_all_bpo that goes in the loop only *once* that is the issue. | 15:53 |
zigo | I'm copying the script and testing it separately right now. | 15:53 |
zigo | Separately it works ... :( | 15:54 |
openstackgerrit | Thomas Goirand proposed openstack/deb-auto-backports: Allow direct download from jessie-backports https://review.openstack.org/354632 | 16: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.html | 20: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.html | 20: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 wrong | 23: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 wrong | 23:06 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!