*** rbowen has joined #openstack-rpm-packaging | 00:36 | |
*** rbowen has quit IRC | 00:54 | |
*** jasondotstar has quit IRC | 01:18 | |
*** mivanov has quit IRC | 03:49 | |
*** pcaruana has joined #openstack-rpm-packaging | 04:11 | |
*** pcaruana has quit IRC | 04:24 | |
*** pcaruana has joined #openstack-rpm-packaging | 04:34 | |
*** pcaruana has quit IRC | 04:40 | |
*** mpavone has joined #openstack-rpm-packaging | 07:01 | |
*** jpena|off is now known as jpena | 07:24 | |
*** coolsvap is now known as coolsvap|lunch | 07:25 | |
*** coolsvap|lunch is now known as coolsvap | 07:26 | |
*** amoralej|off is now known as amoralej | 07:33 | |
*** ihrachys has joined #openstack-rpm-packaging | 07:42 | |
openstackgerrit | Andreas Jaeger proposed openstack/rpm-packaging: Use pypi.io (2/2) https://review.openstack.org/325918 | 07:49 |
---|---|---|
openstackgerrit | Andreas Jaeger proposed openstack/rpm-packaging: Use pypi.io (1/2) https://review.openstack.org/326278 | 07:49 |
openstackgerrit | Thomas Bechtold proposed openstack/rpm-packaging: Update keystoneauth1 to 2.8.0 https://review.openstack.org/324240 | 07:56 |
IgorYozhikov | toabctl, https://review.openstack.org/#/c/325820/ - please merge if there are no objections :) | 08:09 |
dirk | IgorYozhikov: its mostly blocked on our ci system being stuck :/ | 08:25 |
IgorYozhikov | I'm working on resolving it | 08:26 |
IgorYozhikov | @ 1st I need to build dependent packages, unfortunately we have no that nice "libsolve" which obs have :) | 08:27 |
dirk | IgorYozhikov: with "our ci system" I mean the SUSE one :) | 08:29 |
openstackgerrit | Andreas Jaeger proposed openstack/rpm-packaging: Use pypi.io (1/2) https://review.openstack.org/326278 | 08:31 |
openstackgerrit | Andreas Jaeger proposed openstack/rpm-packaging: Use pypi.io (2/2) https://review.openstack.org/325918 | 08:32 |
openstackgerrit | Andreas Jaeger proposed openstack/rpm-packaging: Use pypi.io https://review.openstack.org/325918 | 08:36 |
openstackgerrit | Andreas Jaeger proposed openstack/rpm-packaging: Use pypi.io https://review.openstack.org/325918 | 08:41 |
IgorYozhikov | dirk, found issue - https://review.openstack.org/#/c/325918/3/openstack/oslo.config/oslo.config.spec.j2 epoch tag is absent | 08:57 |
IgorYozhikov | and PR fails | 08:57 |
IgorYozhikov | I can update this patch-set | 08:58 |
openstackgerrit | Igor Yozhikov proposed openstack/rpm-packaging: Use pypi.io https://review.openstack.org/325918 | 09:04 |
*** apevec has joined #openstack-rpm-packaging | 09:40 | |
*** apevec has left #openstack-rpm-packaging | 09:41 | |
openstackgerrit | Merged openstack/rpm-packaging: Bump os-testr to 0.7.0 https://review.openstack.org/325820 | 09:44 |
toabctl | number80, time for another review of https://review.openstack.org/#/c/325217/ ? | 09:54 |
number80 | toabctl: I thought I +2 this one | 09:55 |
number80 | fixed | 09:55 |
toabctl | number80, I changed some small things | 09:55 |
toabctl | number80, thx | 09:55 |
number80 | Yeah but small changes | 09:55 |
toabctl | IgorYozhikov, why have you edit https://review.openstack.org/#/c/325918/ and added the epoch? | 09:59 |
toabctl | can we have theses things separated? | 09:59 |
IgorYozhikov | toabctl, yes - I update oslo.config with epoch | 10:02 |
openstackgerrit | Merged openstack/pymod2pkg: Updated from global requirements https://review.openstack.org/325524 | 10:03 |
openstackgerrit | Merged openstack/pymod2pkg: Switch to pbr for building pymod2pkg https://review.openstack.org/325217 | 10:08 |
*** rbowen has joined #openstack-rpm-packaging | 10:15 | |
*** jpena is now known as jpena|lunch | 11:34 | |
*** rbowen has quit IRC | 11:40 | |
*** coolsvap_ has joined #openstack-rpm-packaging | 11:44 | |
*** coolsvap has quit IRC | 11:45 | |
*** coolsvap_ has quit IRC | 11:46 | |
*** coolsvap has joined #openstack-rpm-packaging | 11:46 | |
IgorYozhikov | dirk, number80 - something went wrong - 11:53:35 + renderspec --spec-style fedora --requirements artifacts/global-requirements.txt --epochs epoch/fedora.yaml openstack/bareon/Bareon.spec.j2 -o Bareon.spec | 11:54 |
IgorYozhikov | 11:53:35 Traceback (most recent call last): | 11:54 |
IgorYozhikov | 11:53:35 File "/home/jenkins/workspace/master-rpm-packaging-build/rpm-packaging-venv/bin/renderspec", line 6, in <module> | 11:54 |
IgorYozhikov | 11:53:35 from renderspec import main | 11:54 |
IgorYozhikov | 11:53:35 File "/home/jenkins/workspace/master-rpm-packaging-build/rpm-packaging-venv/src/renderspec/renderspec/__init__.py", line 28, in <module> | 11:54 |
IgorYozhikov | 11:53:35 import pymod2pkg | 11:54 |
IgorYozhikov | 11:53:35 ImportError: No module named pymod2pkg | 11:54 |
IgorYozhikov | we are running pip install --upgrade pbr git+https://github.com/openstack/pymod2pkg.git | 11:55 |
IgorYozhikov | and according to logs it installed fine: 11:53:23 Successfully installed pbr pymod2pkg | 11:56 |
IgorYozhikov | 11:53:23 Cleaning up. | 11:56 |
*** mpavone has quit IRC | 12:00 | |
IgorYozhikov | oot@us14:/opt/renderspec# python | 12:02 |
IgorYozhikov | Python 2.7.6 (default, Jun 22 2015, 17:58:13) | 12:02 |
IgorYozhikov | [GCC 4.8.2] on linux2 | 12:02 |
IgorYozhikov | Type "help", "copyright", "credits" or "license" for more information. | 12:02 |
IgorYozhikov | >>> import pymod2pkg | 12:02 |
IgorYozhikov | Traceback (most recent call last): | 12:02 |
IgorYozhikov | File "<stdin>", line 1, in <module> | 12:02 |
IgorYozhikov | ImportError: No module named pymod2pkg | 12:02 |
*** bdemers_ has quit IRC | 12:03 | |
*** coolsvap has quit IRC | 12:07 | |
*** mpavone has joined #openstack-rpm-packaging | 12:08 | |
*** rbowen has joined #openstack-rpm-packaging | 12:12 | |
dirk | IgorYozhikov: well, see above | 12:34 |
dirk | IgorYozhikov: http://dist.suse.de/ibs/Devel:/ARM:/SLE-12-SP1:/Update/images/SLES-12-SP1-ARM-JeOS-efi.aarch64-1.12.1-Build15.67.install.tar.xz | 12:34 |
dirk | arg | 12:34 |
dirk | IgorYozhikov: Merged openstack/pymod2pkg: Switch to pbr for building pymod2pkg https://review.openstack.org/325217 | 12:34 |
dirk | IgorYozhikov: that broke it | 12:34 |
dirk | we should have released this | 12:34 |
dirk | before we merged that :( | 12:35 |
*** amoralej is now known as amoralej|lunch | 12:36 | |
IgorYozhikov | dirk, I'll try to fix it locally 1st | 12:40 |
IgorYozhikov | and in case of success will upload patch | 12:40 |
dirk | IgorYozhikov: hmm, no, I don't really understand what broke | 12:41 |
dirk | it looks like we're pip installing pymod2pkg and then later we don't find it anymore | 12:41 |
dirk | so the venv is different afterwards somehow | 12:41 |
*** jpena|lunch is now known as jpena | 12:44 | |
openstackgerrit | Merged openstack/renderspec: Updated from global requirements https://review.openstack.org/325525 | 12:49 |
*** rbowen has quit IRC | 12:58 | |
openstackgerrit | Igor Yozhikov proposed openstack/pymod2pkg: Move main class to own folder https://review.openstack.org/326450 | 13:03 |
IgorYozhikov | dirk, toabctl please take a look ^^^, checked locally.There are no errors from renderspec | 13:04 |
IgorYozhikov | pymod2pk import fine from any places | 13:04 |
IgorYozhikov | dirk, import is broken. If you try to import pymod2pkg from outside of pymod2pkg folder - it fails | 13:07 |
IgorYozhikov | current installation without my PR will install egg but not python package. Since that it will be visible for pip, but you will not be able to import it | 13:09 |
*** mpavone has quit IRC | 13:37 | |
*** bdemers has joined #openstack-rpm-packaging | 13:40 | |
toabctl | IgorYozhikov, can you move pymod2pkg.py to __init__.py ? | 13:44 |
IgorYozhikov | sure | 13:44 |
IgorYozhikov | seen errors from flake | 13:44 |
IgorYozhikov | already working on that | 13:44 |
openstackgerrit | Igor Yozhikov proposed openstack/pymod2pkg: Move main class to own folder https://review.openstack.org/326450 | 13:47 |
IgorYozhikov | toabctl, done | 13:47 |
IgorYozhikov | let's wait 4 tests | 13:47 |
toabctl | IgorYozhikov, I also commented on the other change from aj (you added the epoch) | 13:48 |
*** amoralej|lunch is now known as amoralej | 13:48 | |
*** mpavone has joined #openstack-rpm-packaging | 13:49 | |
IgorYozhikov | toabctl, about epoch I can, but since that we are going to merge it with "red" state - because of keystonclient wants oslo.config with epoch | 13:50 |
toabctl | IgorYozhikov, if you create an extra changeset we could merge that first | 13:50 |
IgorYozhikov | toabctl, cool, going to do that | 13:50 |
IgorYozhikov | but 1st we need to "land" pymod2pkg | 13:51 |
toabctl | IgorYozhikov, and if you are changing the epoch, can you add the epoch to all specs? I guess there are more spec which may need it | 13:51 |
IgorYozhikov | I can check all j2s according to esiting epochs.yaml we have | 13:52 |
IgorYozhikov | i mean existing | 13:52 |
openstackgerrit | Igor Yozhikov proposed openstack/rpm-packaging: Use pypi.io https://review.openstack.org/325918 | 13:54 |
IgorYozhikov | epoch removed | 13:54 |
openstackgerrit | Andreas Jaeger proposed openstack/rpm-packaging: Use pypi.io https://review.openstack.org/325918 | 13:55 |
openstackgerrit | Igor Yozhikov proposed openstack/rpm-packaging: Add Epoch to oslo.config https://review.openstack.org/326482 | 13:59 |
*** bdemers has quit IRC | 14:09 | |
*** bdemers has joined #openstack-rpm-packaging | 14:13 | |
*** bdemers has quit IRC | 14:13 | |
*** bdemers has joined #openstack-rpm-packaging | 14:15 | |
IgorYozhikov | dirk, I just run setup.py testr with new changes locally - it works | 14:21 |
IgorYozhikov | also leave comment in PR | 14:24 |
IgorYozhikov | number80, dirk, toabctl - your opinions about - https://review.openstack.org/#/c/326450/ | 14:43 |
IgorYozhikov | jruzicka ^^^ | 14:43 |
number80 | IgorYozhikov: good move | 14:45 |
number80 | I don't +W before others get a chance of reviewing it | 14:45 |
number80 | reminds me that I have a patch for pymod2pkg to submit | 14:46 |
IgorYozhikov | number80, thnx anyway current state of merged pymod2pkg breaking run of renderspec :) | 14:46 |
number80 | Yes | 14:48 |
*** danpawlik has joined #openstack-rpm-packaging | 15:02 | |
*** bdemers has quit IRC | 15:05 | |
danpawlik | Hello. I create puppet-watcher module for watcher service (https://wiki.openstack.org/wiki/Watcher) and I need to add name of feature package of watcher for RedHat and Debian. Can I ask, where should I write to get this names? | 15:05 |
*** rbowen has joined #openstack-rpm-packaging | 15:07 | |
*** coolsvap has joined #openstack-rpm-packaging | 15:15 | |
*** danpawlik has quit IRC | 15:20 | |
toabctl | IgorYozhikov, I commented on the commit message. imo needs to be fixed. | 15:21 |
openstackgerrit | Igor Yozhikov proposed openstack/pymod2pkg: Move main class to own folder https://review.openstack.org/326450 | 15:24 |
IgorYozhikov | toabctl, done | 15:25 |
*** coolsvap has quit IRC | 15:26 | |
*** coolsvap has joined #openstack-rpm-packaging | 15:30 | |
*** bdemers has joined #openstack-rpm-packaging | 15:49 | |
*** ihrachys has quit IRC | 15:51 | |
*** mpavone has quit IRC | 16:09 | |
*** coolsvap has quit IRC | 16:33 | |
*** coolsvap has joined #openstack-rpm-packaging | 16:34 | |
*** bdemers_ has joined #openstack-rpm-packaging | 17:02 | |
*** bdemers has quit IRC | 17:05 | |
*** jpena is now known as jpena|off | 17:30 | |
*** mpavone has joined #openstack-rpm-packaging | 18:11 | |
*** mpavone has quit IRC | 18:24 | |
*** amoralej is now known as amoralej|off | 18:27 | |
*** coolsvap has quit IRC | 18:41 | |
*** ihrachys has joined #openstack-rpm-packaging | 18:59 | |
*** bdemers_ has quit IRC | 19:14 | |
*** ihrachys has quit IRC | 19:18 | |
*** ihrachys has joined #openstack-rpm-packaging | 19:18 | |
*** ihrachys has quit IRC | 19:28 | |
*** bdemers has joined #openstack-rpm-packaging | 19:28 | |
*** ihrachys has joined #openstack-rpm-packaging | 19:29 | |
*** bdemers_ has joined #openstack-rpm-packaging | 19:31 | |
*** bdemers has quit IRC | 19:34 | |
*** bdemers has joined #openstack-rpm-packaging | 19:45 | |
*** bdemers_ has quit IRC | 19:48 | |
*** ihrachys has quit IRC | 20:17 | |
*** ihrachys has joined #openstack-rpm-packaging | 20:19 | |
*** mpavone has joined #openstack-rpm-packaging | 20:32 | |
*** mpavone has quit IRC | 20:33 | |
*** ihrachys has quit IRC | 20:48 | |
*** ihrachys has joined #openstack-rpm-packaging | 21:00 | |
*** bdemers has quit IRC | 21:03 | |
*** ihrachys has quit IRC | 21:18 | |
*** ihrachys has joined #openstack-rpm-packaging | 21:20 | |
*** ihrachys has quit IRC | 21:31 | |
*** ihrachys has joined #openstack-rpm-packaging | 21:31 | |
*** ihrachys has quit IRC | 21:48 | |
openstackgerrit | Merged openstack/pymod2pkg: Move main class to own folder https://review.openstack.org/326450 | 21:49 |
*** ihrachys has joined #openstack-rpm-packaging | 21:59 | |
*** ihrachys has quit IRC | 22:19 | |
*** ihrachys has joined #openstack-rpm-packaging | 22:20 | |
*** ihrachys has quit IRC | 22:32 | |
*** ihrachys has joined #openstack-rpm-packaging | 22:38 | |
*** ihrachys has quit IRC | 23:05 | |
*** ihrachys has joined #openstack-rpm-packaging | 23:18 | |
*** ihrachys has quit IRC | 23:36 | |
*** ihrachys has joined #openstack-rpm-packaging | 23:38 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!