*** jamespage has quit IRC | 06:21 | |
*** jamespag` has joined #openstack-pkg | 06:22 | |
openstackgerrit | Merged openstack/deb-heat: Add python-aodhclient (>= 0.5.0) b-d https://review.openstack.org/375149 | 06:34 |
---|---|---|
openstackgerrit | Merged openstack/deb-python-ironic-lib: Add a .gitreview file https://review.openstack.org/375143 | 07:46 |
openstackgerrit | Thomas Goirand proposed openstack/deb-auto-backports: Dumb commit to re-attempt pandas build https://review.openstack.org/375108 | 08:02 |
openstackgerrit | Thomas Goirand proposed openstack/deb-manila: Move ipython from build-conflict to build-depends https://review.openstack.org/375309 | 08:20 |
onovy | zigo: hi, how you are solving this: https://qa.debian.org/cgi-bin/vcswatch?package=alembic Error: debian/changelog not found in HEAD, debian, and master | 08:42 |
onovy | we need to change default branch in git i think | 08:42 |
zigo | onovy: We need to specify the branch name in the VCS URL. | 08:43 |
zigo | I can't remember the syntax though. | 08:43 |
zigo | onovy: We can't fix the default branch in Gerrit, unfortunately. | 08:43 |
zigo | I don't remember the exact syntax though. | 08:45 |
zigo | FYI, I'm currently uploading all RC1 to experimental. | 08:45 |
zigo | Next up, upload everything to Sid. I'll try to prepare everything and upload all at once. | 08:45 |
zigo | It will take a fair amount of rebuild time in OpenStack infra. | 08:45 |
onovy | so you made 100+ wrong commits? :P | 08:52 |
*** jamespag` is now known as jamespage | 09:02 | |
*** openstackgerrit has quit IRC | 09:03 | |
*** openstackgerrit has joined #openstack-pkg | 09:04 | |
onovy | zigo: are you going to upload RC1 to sid? | 09:52 |
zigo | onovy: Yes, but we got to prepare all dependencies first. | 10:03 |
zigo | ie: oslo, libs, clients, etc. | 10:03 |
onovy | isn't better to upload final version? | 10:03 |
zigo | onovy: It's ok to do the rc1, IMO. | 10:04 |
zigo | It takes long enough to prepare the uploads. | 10:04 |
onovy | ok. so could i upload python-mock to unstable? | 10:04 |
zigo | Also, Mitaka has lots of RC bugs we need to fix. | 10:04 |
zigo | onovy: Not right away now please. | 10:04 |
zigo | When we have prepared everything first. | 10:04 |
onovy | ok, ping me pls | 10:04 |
zigo | Will do. | 10:04 |
zigo | onovy: I'm back in the DPMT, so I could also upload it... | 10:05 |
onovy | i'm maintainer, so you need to talk with me first :P | 10:05 |
onovy | s/maintainer/uploader/ | 10:05 |
onovy | zigo: ^ you know this rule, right? | 10:25 |
openstackgerrit | Merged openstack/deb-auto-backports: Dumb commit to re-attempt pandas build https://review.openstack.org/375108 | 11:18 |
*** zul has quit IRC | 12:07 | |
openstackgerrit | Ondřej Nový proposed openstack/deb-alembic: Use correct branch in package VCS https://review.openstack.org/375429 | 12:14 |
onovy | zigo: still here? | 12:14 |
*** zul has joined #openstack-pkg | 12:32 | |
openstackgerrit | Thomas Goirand proposed openstack/deb-nova: Revised debian/copyright holder list. https://review.openstack.org/375444 | 12:43 |
zigo | onovy: Yup. | 12:43 |
onovy | answer? :) | 12:44 |
zigo | onovy: I can see you got the good syntax, that's awesome ! :) | 12:44 |
zigo | +2a | 12:44 |
zigo | I remembered wagly it was something like that ... | 12:44 |
zigo | Though are you sure we want the -b ? | 12:44 |
onovy | i found regexp in debcheckout | 12:45 |
onovy | so i'm not sure | 12:45 |
onovy | but i asked something else | 12:45 |
zigo | -b seems a parameter to "git checkout" to me. | 12:45 |
onovy | 12:25:47 onovy | zigo: ^ you know this rule, right? | 12:45 |
zigo | For mock ? | 12:46 |
onovy | yep | 12:46 |
zigo | Right. | 12:46 |
onovy | for dpmt | 12:46 |
onovy | be sure to follow dpmt policy :) | 12:46 |
onovy | back to branch in vcs-git | 12:46 |
onovy | if ($repo_url =~ m|(.*)\s+-b\s+(.*)|) { | 12:46 |
onovy | @cmd = ("git", "clone", $1, "-b", $2); | 12:46 |
onovy | this code is from debcheckout | 12:46 |
zigo | You're not in Uploaders in python-mock 3.x | 12:47 |
zigo | Oh, shit, how come it has an EPOC ? :( | 12:47 |
onovy | really? | 12:47 |
onovy | i'm. | 12:47 |
onovy | http://metadata.ftp-master.debian.org/changelogs//main/p/python-mock/python-mock_2.0.0-2_changelog | 12:48 |
onovy | from 2.0.0-2 | 12:48 |
onovy | epoc? | 12:48 |
zigo | apt-cache showsrc python-mock | grep -E '^Uploaders|^Maintainer|^Version' | 12:48 |
zigo | EPOCH... | 12:48 |
zigo | 1.3.0-2.1 | 12:48 |
zigo | Ah no... | 12:48 |
zigo | I didn't read properly. | 12:48 |
zigo | Sorry. | 12:48 |
onovy | onovy@sid:~/tmp/python-mock$ apt-cache showsrc python-mock | grep -E '^Uploaders|^Maintainer|^Version' | grep onovy | 12:48 |
zigo | You're there for python-mock 2.0, not 1.0 | 12:48 |
onovy | Uploaders: Michael Fladischer <fladi@debian.org>, Ondřej Nový <onovy@debian.org>, | 12:48 |
onovy | 14:48:02 onovy | from 2.0.0-2 | 12:49 |
zigo | Yup, so it should be fine. | 12:49 |
zigo | It's the end of the release, I'm getting tired, as always. | 12:49 |
zigo | onovy: https://review.openstack.org/375444 <--- Can you +2a ? | 12:49 |
zigo | That's the fix for the REJECT of FTP masters... | 12:49 |
onovy | i know. but i'm not going to check whole list, so just 'looks good to me' :] | 12:50 |
zigo | Thanks! :) | 12:52 |
zigo | onovy: grep -r -i copyright * | grep -v NASA | grep -v "OpenStack Foundation" | grep -v "Hewlett-Packard" | grep -v Citrix | grep -v IBM | grep -v "Red Hat" | grep -v Nebula | grep -v NEC | grep -v "Justin Santa Barbara" | grep -v Rackspace | grep -v Nicira | grep -v Ericsson | grep -v "United States Government" | grep -v Midokura | grep -v "Andrew Bogott" | grep -v HPE | grep -v Twisted | grep -v Intel | grep -v NTT | grep -v Denali | grep -v Akira | | 12:53 |
zigo | grep -v Eldar | grep -v "University of Southern California" | grep -v Piston | grep -v X.commerce | grep -v Cloudbase | grep -v Dynamics | grep -v "University Of Minho" | grep -v Cisco | grep -v "Josh Durgin" | grep -v Pepple | grep -v "Isaku Yamahata" | grep -v "Johns Hopkins" | grep -v SINA | grep -v Canonical | grep -v Mirantis | grep -v Alekseyev | grep -v Pavlovic | grep -v Metacloud | grep -v Yahoo | grep -v EMC | grep -v VMware | grep -v | 12:53 |
zigo | eNovance | grep -v Netease | grep -v ORGANIZATION | grep -v "Hewlett Packard" | grep -v Inktank | grep -v Quobyte | grep -v Huawei | grep -v "Yun Mao" | grep -v "Michael Still" | grep -v "Kylin Cloud" | grep -v Cloudscaling | grep -v Cloud.com | grep -v HGST | grep -v "Industrial Technology Research Institute" | grep -v "Secret Labs AB" | grep -v TUBITAK | grep -i -v UnitedStack | grep -v "Pedro Navarro Perez" | grep -v "Wind River Systems" | grep -i -v | 12:53 |
zigo | suse | grep -v "ISP RAS" | grep -v -E '^debian' | grep -v -E '^LICENSE' | grep -v "B1 Systems" | grep -v "Fredrik Lundh" | grep -v Cloudwatt | 12:53 |
zigo | :) | 12:53 |
openstackgerrit | Merged openstack/deb-alembic: Use correct branch in package VCS https://review.openstack.org/375429 | 12:54 |
onovy | ok, next | 12:54 |
onovy | https://github.com/openstack/deb-python-swiftclient/commit/1d1546a7f972c112bf199a609af82678216090f7 | 12:54 |
onovy | is keystoneclient fixed? | 12:54 |
zigo | onovy: Fixed in what way? | 13:03 |
onovy | read commit | 13:03 |
zigo | onovy: Oh yes... | 13:03 |
zigo | onovy: it's built... | 13:03 |
zigo | onovy: https://etherpad.openstack.org/p/openstack-deb-packaging <-- Please don't forget to edit the etherpad if you re-enable some unit tests. | 13:03 |
zigo | So we know what we have TODO | 13:04 |
zigo | FYI, it was very annoying loop with keystoneclient, swiftclient and tempest. | 13:06 |
zigo | I had to disable all 3 unit testing ... | 13:06 |
zigo | Otherwise, no way to build. | 13:06 |
onovy | so i'm reenabling | 13:08 |
openstackgerrit | Ondřej Nový proposed openstack/deb-python-swiftclient: Added keystoneclient as build-depends back and enabled tests https://review.openstack.org/375462 | 13:12 |
openstackgerrit | Merged openstack/deb-python-swiftclient: Added keystoneclient as build-depends back and enabled tests https://review.openstack.org/375462 | 13:37 |
openstackgerrit | Merged openstack/deb-nova: Revised debian/copyright holder list. https://review.openstack.org/375444 | 13:38 |
openstackgerrit | Ondřej Nový proposed openstack/deb-python-swiftclient: Sync Gerrit repo with Alioth https://review.openstack.org/375493 | 13:47 |
openstackgerrit | Merged openstack/deb-python-swiftclient: Sync Gerrit repo with Alioth https://review.openstack.org/375493 | 14:18 |
onovy | zigo: ad .gitreview hack for dpkg | 14:23 |
onovy | every uploaded package which don't have fixed extended-diff will FTBFS | 14:23 |
onovy | because almost everybody is using jessie with sbuild | 14:24 |
onovy | source uploads will fail too, because buildd is using jessie+sbuild | 14:24 |
zigo | onovy: I'd be ok to add the extended-diff-ignore on all packages, if you have enough time to mass-change-request that. | 14:24 |
onovy | that's the only solution i guess | 14:25 |
onovy | funny is: i'm using sbuild on sid -> not affected :] | 14:25 |
zigo | :) | 14:26 |
zigo | onovy: Before we upload to Sid, we got to do that, and: dch -i -m "Uploading to unstable" | 14:26 |
zigo | onovy: It could be done at once... | 14:26 |
zigo | onovy: Your toughts? | 14:26 |
onovy | +2 | 14:26 |
zigo | :) | 14:26 |
zigo | onovy: Do you wana take care of that? | 14:27 |
zigo | onovy: I can review all patches ... | 14:27 |
onovy | mmnt. 'at once' = one commit? | 14:27 |
onovy | i'm not sure we are ready for upload yet | 14:27 |
zigo | Yeah, one *change requeset*. | 14:27 |
onovy | so we should split it | 14:27 |
zigo | We probably should first do tempest validation. | 14:27 |
onovy | yep | 14:27 |
openstackgerrit | Ondřej Nový proposed openstack/deb-python-swiftclient: extend-diff-ignore for .gitreview https://review.openstack.org/375521 | 14:28 |
onovy | zigo: ^ | 14:28 |
zigo | onovy: I'd usually put that on 2 lines. | 14:29 |
onovy | are you sure you can use two extend-diff-ignore? | 14:29 |
zigo | extend-diff-ignore = "^[^/]*[.]egg-info/" | 14:29 |
zigo | extend-diff-ignore = "[.]gitreview" | 14:29 |
zigo | But that should work too. | 14:29 |
onovy | your solution is better, if it works | 14:30 |
onovy | much better | 14:30 |
zigo | It does work indeed! :) | 14:30 |
onovy | ok, fixing | 14:30 |
openstackgerrit | Ondřej Nový proposed openstack/deb-python-swiftclient: extend-diff-ignore for .gitreview https://review.openstack.org/375521 | 14:31 |
onovy | zigo: ^ | 14:32 |
zigo | onovy: Shall I +2 workflow? | 14:32 |
zigo | I'm not sure what you're up to ... | 14:32 |
onovy | i want to be sure if it's fine | 14:32 |
zigo | It is... :) | 14:33 |
onovy | ok, so +2+A and i will try to prepare same changes for all repos | 14:33 |
zigo | onovy: Though you probably want to edit debian/changelog. | 14:33 |
zigo | dch -i ... | 14:33 |
onovy | ah | 14:33 |
zigo | Otherwise it wont get published on infra. | 14:33 |
onovy | really should i? | 14:33 |
zigo | Yup. | 14:33 |
zigo | Mandatory. | 14:33 |
onovy | ah, sry. i see | 14:33 |
openstackgerrit | Ondřej Nový proposed openstack/deb-python-swiftclient: d/s/options: extend-diff-ignore of .gitreview https://review.openstack.org/375521 | 14:34 |
onovy | zigo: final.? :) | 14:36 |
zigo | Fine to me. | 14:37 |
zigo | Did +2a | 14:37 |
onovy | cool. i will mass-review it | 14:37 |
onovy | btw: 'dch -i' is wrong, because if you already have 'UNRELEASED' entry in d/changelog, it will increment debian version newer | 14:38 |
onovy | which we do not want | 14:38 |
openstackgerrit | Thomas Goirand proposed openstack/deb-gnocchi: Merge tag '3.0.0' into debian/newton https://review.openstack.org/375530 | 14:40 |
zigo | I'm asking jd__ to review the Gnocchi packaging patch, since he's a DD... :P | 14:41 |
zigo | onovy: Why did you -1 ? | 14:42 |
onovy | see inline comment | 14:42 |
zigo | Oh ! :) | 14:42 |
onovy | i realy don't get this: https://review.openstack.org/#/c/375530/1/gnocchi/carbonara.py | 14:43 |
onovy | it was collision? huh? | 14:43 |
openstackgerrit | Thomas Goirand proposed openstack/deb-gnocchi: Merge tag '3.0.0' into debian/newton https://review.openstack.org/375530 | 14:44 |
zigo | Hummm... Indeed. | 14:44 |
* zigo fixes | 14:44 | |
zigo | Weird. | 14:46 |
zigo | I need to go get my car at the workshop. | 14:47 |
zigo | TTYL | 14:47 |
openstackgerrit | Merged openstack/deb-python-swiftclient: d/s/options: extend-diff-ignore of .gitreview https://review.openstack.org/375521 | 15:02 |
openstackgerrit | Ondřej Nový proposed openstack/deb-python-swiftclient: Mass changes https://review.openstack.org/375588 | 16:09 |
openstackgerrit | Ondřej Nový proposed openstack/deb-murano: Mass changes https://review.openstack.org/375589 | 16:10 |
onovy | zigo: prepared three examples of mass changes | 16:10 |
onovy | https://review.openstack.org/#/c/375587/ | 16:10 |
onovy | https://review.openstack.org/#/c/375588/ | 16:10 |
onovy | https://review.openstack.org/#/c/375589/ | 16:10 |
onovy | can you review them pls? | 16:10 |
onovy | hmm, wrong branch | 16:11 |
openstackgerrit | Ondřej Nový proposed openstack/deb-swift: Mass changes https://review.openstack.org/375591 | 16:12 |
onovy | 375587 -> https://review.openstack.org/#/c/375591/ | 16:12 |
onovy | zigo: so :) pls review them hard, DON'T merge (i added -2 for sure). i don't want to merge any typo, etc. | 16:18 |
openstackgerrit | Ondřej Nový proposed openstack/deb-python-pyeclib: Mass changes https://review.openstack.org/375624 | 17:04 |
openstackgerrit | Ondřej Nový proposed openstack/deb-auto-backports: Added liberasurecode-dev, which is needed by python-pyeclib https://review.openstack.org/375634 | 17:19 |
openstackgerrit | Ondřej Nový proposed openstack/deb-auto-backports: Added liberasurecode-dev, which is needed by python-pyeclib https://review.openstack.org/375634 | 17:27 |
openstackgerrit | Ondřej Nový proposed openstack/deb-auto-backports: Added liberasurecode, which is needed by python-pyeclib https://review.openstack.org/375634 | 17:29 |
openstackgerrit | Merged openstack/deb-auto-backports: Added liberasurecode, which is needed by python-pyeclib https://review.openstack.org/375634 | 17:49 |
openstackgerrit | Merged openstack/deb-python-pyeclib: Mass changes https://review.openstack.org/375624 | 18:19 |
openstackgerrit | Ondřej Nový proposed openstack/deb-python-pyeclib: releasing package python-pyeclib version 1.2.1-2 https://review.openstack.org/375683 | 19:11 |
openstackgerrit | Merged openstack/deb-python-pyeclib: releasing package python-pyeclib version 1.2.1-2 https://review.openstack.org/375683 | 19:30 |
onovy | zigo: still out? | 19:46 |
openstackgerrit | Merged openstack/deb-python-csscompressor: Add .gitreview for debian/newton https://review.openstack.org/371330 | 20:21 |
openstackgerrit | Merged openstack/deb-python-pulp: Add .gitreview for debian/newton https://review.openstack.org/371353 | 20:23 |
openstackgerrit | Ondřej Nový proposed openstack/deb-python-rcssmin: Mass changes https://review.openstack.org/375716 | 20:45 |
openstackgerrit | Merged openstack/deb-python-rcssmin: Mass changes https://review.openstack.org/375716 | 21:00 |
onovy | zigo: https://review.openstack.org/#/c/375530/ really +A? | 21:11 |
onovy | what about this? https://review.openstack.org/#/c/375530/2/gnocchi/carbonara.py | 21:11 |
openstackgerrit | Merged openstack/deb-python-scciclient: Update .gitreview file https://review.openstack.org/368909 | 21:14 |
openstackgerrit | Merged openstack/deb-gnocchi: Merge tag '3.0.0' into debian/newton https://review.openstack.org/375530 | 21:26 |
openstackgerrit | Ondřej Nový proposed openstack/deb-swift: Sync Gerrit repo with Alioth https://review.openstack.org/375743 | 21:35 |
openstackgerrit | Ondřej Nový proposed openstack/deb-swift: Sync Gerrit repo with Alioth https://review.openstack.org/375746 | 21:49 |
openstackgerrit | Merged openstack/deb-swift: Sync Gerrit repo with Alioth https://review.openstack.org/375746 | 22:13 |
openstackgerrit | Ondřej Nový proposed openstack/deb-swift: Mass changes https://review.openstack.org/375751 | 22:15 |
openstackgerrit | Merged openstack/deb-swift: Mass changes https://review.openstack.org/375751 | 22:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!