onovy | zigo: ad .git suffix. git URL without .git suffix is not correct. Correct URL is with git. Without git it's working only because github "hacks" it and checks request type. | 05:23 |
---|---|---|
onovy | you can check correct url by 'clone or download' button | 05:24 |
onovy | working on python-os-api-ref | 06:21 |
lennyb | zigo, is it normal to take more then 19h to be merged? Or something wrong/missing in the patch https://review.openstack.org/#/c/372527/ ? | 06:44 |
onovy | zigo: how to create dfsg tags correctly? | 06:52 |
onovy | i created one here: https://github.com/openstack/deb-python-os-api-ref/commit/71a597131bb93175c85b774cd1156c44343b89c5 | 06:53 |
onovy | but can't merge them | 06:53 |
openstackgerrit | Ondřej Nový proposed openstack/deb-swift: Merge tag '2.10.0' into debian/newton https://review.openstack.org/379243 | 07:50 |
openstackgerrit | Merged openstack/deb-swift: Merge tag '2.10.0' into debian/newton https://review.openstack.org/379243 | 08:09 |
*** strigazi_AFK is now known as strigazi | 08:29 | |
zigo | coreycb: ddellav: FYI, I'm done with absolutely everything but the Horizon plugins, though you may want to *not* sync these because they wont work with the Ubuntu Horizon package. | 08:30 |
zigo | lennyb: It's not normal that it takes that much time. I'm not sure what went wrong with infra. | 08:31 |
zigo | lennyb: I typed "recheck" to re-trigger the build, let's see if it goes through. | 08:33 |
zigo | onovy: About adding the .git sufix, I don't mind so much, really ... | 08:33 |
zigo | onovy: But I think it's a loss of time. | 08:33 |
onovy | my time :) np. | 08:34 |
zigo | onovy: Moving from github.com -> git.openstack.org is a way more useful though. | 08:34 |
zigo | onovy: Also, if you want your swift-related project-config patch to go through, I'd suggest you to ping some people in #openstack-infra. | 08:34 |
onovy | already have +2 | 08:35 |
zigo | onovy: I'd prefer if *you* were doing it, so that you get to know them better, and they know I'm not the only one working on packaging-deb. | 08:35 |
zigo | But I can ping guys for you if you ask me! :) | 08:35 |
zigo | onovy: I'd suggest ajaeger, he's up early in the morning. | 08:35 |
zigo | And he's nice. | 08:35 |
zigo | Well, they all are ! :) | 08:35 |
onovy | i know ajaeger already | 08:35 |
onovy | and he already done +2 | 08:35 |
zigo | Very early in the morning, you can ask ianw, he's in Australia. But then, your only hope is to wait the begining of the afternoon, as everyone else in in north america. | 08:36 |
onovy | ok | 08:38 |
zigo | fungi, pabelanger, and mordered (when he's in the channel) have all been super helpful so far. | 08:43 |
lennyb | zigo: in the worst case I can abandon and make a new one | 08:50 |
onovy | zigo: what about os-api-ref? | 08:58 |
zigo | onovy: What about it? :) | 09:00 |
onovy | ^^ | 09:00 |
zigo | Well, we need the latest version from upper-constraints.txt if possible. | 09:01 |
zigo | no? | 09:01 |
onovy | ehm | 09:01 |
onovy | 08:52:51 onovy | zigo: how to create dfsg tags correctly? | 09:01 |
onovy | 08:53:30 onovy | i created one here:https://github.com/openstack/deb-python-os-api-ref/commit/71a597131bb93175c85b774cd1156c44343b89c5 | 09:01 |
onovy | 08:53:35 onovy | but can't merge them | 09:01 |
zigo | Oh... | 09:01 |
zigo | Well, I'm not sure about it, really. | 09:02 |
zigo | I wrote a message to the -infra list, hang on. | 09:02 |
zigo | Yeah, I remember now. | 09:03 |
zigo | The issue is that we need a project-config patch to allow having a master-dfsg branch in the Gerrit repos which isn't building packages. | 09:03 |
zigo | My message didn't go through because I wasn't registered to the list. | 09:04 |
onovy | yep, we need master-dfsg | 09:08 |
onovy | so i will git merge into master-dfsg from tag, then remove dfsg, git review, git tag? | 09:08 |
onovy | "remove dfsg" => "remove dfsg files" | 09:09 |
zigo | onovy: Something like that indeed, though we need to be able to git review without building the package in that branch, which isn't currently possible without a patch to project-config. | 09:12 |
onovy | cool | 09:13 |
onovy | so no new os-api-ref :] | 09:13 |
zigo | lennyb: The issue is that your patch was stacked on top of the .gitreview patch, which was abandonned because it was done in another patch. | 09:13 |
zigo | lennyb: Best way is to abandon your current patch and make a new one indeed. | 09:13 |
zigo | onovy: Well, we got to find out the way to do it, because I need it for ryu as well (the upstream project has a debian folder we need to get rid of). | 09:14 |
zigo | onovy: I registered to the openstack-infra@ list so I can send my message... | 09:14 |
onovy | so let's fix master-dfsg branch in infra :) | 09:14 |
zigo | Yup ! :) | 09:14 |
zigo | Hopefully, we'll have an answer from them about how to do it. | 09:14 |
onovy | +there is problem with py3, i can't build py3 version of os-api-ref | 09:15 |
onovy | this patch https://review.openstack.org/#/c/379186/ will fix one of bug. but i can't figure out second | 09:15 |
zigo | onovy: It's pretty bad that they don't have Py3 gating. | 09:16 |
onovy | yep | 09:16 |
openstackgerrit | Thomas Goirand proposed openstack/deb-horizon: Allow plugin to define SECRET_KEY before import https://review.openstack.org/379310 | 09:28 |
openstackgerrit | Thomas Goirand proposed openstack/deb-horizon: Use /tmp for SECRET_KEY https://review.openstack.org/379325 | 09:47 |
openstackgerrit | Merged openstack/deb-horizon: Use /tmp for SECRET_KEY https://review.openstack.org/379325 | 10:20 |
onovy | zigo: how we will do backports in infra? without branch, just tag? | 10:46 |
openstackgerrit | Lenny Verkhovsky proposed openstack/deb-networking-mlnx: Service name fixed to networking-mlnx-eswitchd https://review.openstack.org/379368 | 10:58 |
openstackgerrit | Thomas Goirand proposed openstack/deb-ironic-ui: Merge tag '2.0.0' into debian/newton https://review.openstack.org/378694 | 11:00 |
openstackgerrit | Thomas Goirand proposed openstack/deb-manila-ui: Merge tag '2.5.0' into debian/newton https://review.openstack.org/378715 | 11:12 |
openstackgerrit | Thomas Goirand proposed openstack/deb-trove-dashboard: Merge tag '7.0.0_rc2' into debian/newton https://review.openstack.org/378752 | 11:14 |
*** openstackgerrit has quit IRC | 11:19 | |
*** openstackgerrit has joined #openstack-pkg | 11:19 | |
openstackgerrit | Thomas Goirand proposed openstack/deb-ironic-ui: Merge tag '2.0.0' into debian/newton https://review.openstack.org/378694 | 11:32 |
openstackgerrit | Merged openstack/deb-sahara-dashboard: Merge tag '5.0.0_rc2' into debian/newton https://review.openstack.org/379010 | 11:42 |
openstackgerrit | Merged openstack/deb-trove-dashboard: Merge tag '7.0.0_rc2' into debian/newton https://review.openstack.org/378752 | 11:43 |
openstackgerrit | Merged openstack/deb-ironic-ui: Merge tag '2.0.0' into debian/newton https://review.openstack.org/378694 | 11:47 |
openstackgerrit | Ondřej Nový proposed openstack/deb-swauth: Mass changes https://review.openstack.org/379391 | 11:52 |
openstackgerrit | Ondřej Nový proposed openstack/deb-swift-bench: Mass changes https://review.openstack.org/379393 | 11:52 |
openstackgerrit | Ondřej Nový proposed openstack/deb-swift-plugin-s3: Mass changes https://review.openstack.org/379394 | 11:52 |
openstackgerrit | Thomas Goirand proposed openstack/deb-senlin-dashboard: Merge tag '0.4.0' into debian/newton https://review.openstack.org/379395 | 11:52 |
openstackgerrit | Ondřej Nový proposed openstack/deb-liberasurecode: Mass changes https://review.openstack.org/379396 | 11:52 |
openstackgerrit | Ondřej Nový proposed openstack/deb-libisal: Mass changes https://review.openstack.org/379397 | 11:52 |
onovy | zigo: i can set track-upstream now, right? https://review.openstack.org/#/c/379400/1 | 11:59 |
zigo | onovy: If you've checked that these repositories already have the content from Alioth, then yes. | 11:59 |
onovy | it have content | 11:59 |
zigo | Otherwise you got to wait for manage-projects to run. | 11:59 |
zigo | Ok, good, go ahead then. | 12:00 |
onovy | cool | 12:00 |
onovy | i added you as reviewer | 12:00 |
zigo | Though someone may just approve the proposal bot to remove the upstream: fields, so it may merge conflict if that happens before, but you should at least try., | 12:00 |
zigo | onovy: https://git.openstack.org/openstack/liberasurecode <--- I'm surprised by this... | 12:01 |
onovy | https://git.openstack.org/cgit/openstack/liberasurecode | 12:01 |
zigo | Probably because of the ongoing justice case for liberasurecode ... | 12:01 |
onovy | it's not liberasurecode | 12:01 |
onovy | it's.... mmnt | 12:01 |
onovy | libjerasure2 | 12:01 |
onovy | you mean this lib? | 12:01 |
onovy | cgit on os infra is not too smart | 12:02 |
onovy | if you open "git" url, it will give you blank page | 12:02 |
onovy | you need to add /cgit/ to url | 12:02 |
openstackgerrit | Merged openstack/deb-senlin-dashboard: Merge tag '0.4.0' into debian/newton https://review.openstack.org/379395 | 12:19 |
openstackgerrit | Thomas Goirand proposed openstack/deb-horizon: Releasing to experimental. https://review.openstack.org/379440 | 12:54 |
fungi | onovy: without cgit/ it's the git protocol interface (for cloning, et cetera). with cgit/ it's a browseable web interface | 13:47 |
onovy | fungi: yep, i know | 13:47 |
onovy | but there is simple hacks which allows to use git url for browsing | 13:47 |
onovy | for example github sends redirect if you open git url in browser | 13:48 |
fungi | yeah, so far we've not been comfortable that it wouldn't require a lot of tweaking and tuning for minimal benefit | 13:48 |
onovy | i don't say you should do it | 13:48 |
onovy | i'm just saying: it's not too smart :) | 13:49 |
*** themill has quit IRC | 14:12 | |
*** themill has joined #openstack-pkg | 14:15 | |
openstackgerrit | Thomas Goirand proposed openstack/deb-manila-ui: Merge tag '2.5.0' into debian/newton https://review.openstack.org/378715 | 14:53 |
zigo | onovy: Infra's log disk is full, we shouldn't attempt to merge anything right now. | 15:09 |
onovy | ok | 15:17 |
*** openstackgerrit has quit IRC | 15:49 | |
*** openstackgerrit has joined #openstack-pkg | 15:50 | |
openstackgerrit | Merged openstack/deb-manila-ui: Merge tag '2.5.0' into debian/newton https://review.openstack.org/378715 | 18:40 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!