*** jamesmcarthur has joined #storyboard | 00:48 | |
*** whoami-rajat has quit IRC | 00:52 | |
*** jamesmcarthur has quit IRC | 00:54 | |
*** jamesmcarthur has joined #storyboard | 01:55 | |
*** jamesmcarthur has quit IRC | 02:13 | |
*** jamesmcarthur has joined #storyboard | 03:27 | |
*** jamesmcarthur has quit IRC | 03:38 | |
*** whoami-rajat has joined #storyboard | 06:00 | |
*** ankita-2798 has joined #storyboard | 06:41 | |
*** jtomasek has joined #storyboard | 07:03 | |
*** ankita-2798 has quit IRC | 07:15 | |
*** ankita-2798 has joined #storyboard | 07:17 | |
*** dtantsur|afk is now known as dtantsur | 07:20 | |
*** ankita has joined #storyboard | 07:59 | |
*** ankita-2798 has quit IRC | 08:02 | |
*** ankita has quit IRC | 08:12 | |
*** tosky has joined #storyboard | 08:31 | |
*** ankita has joined #storyboard | 10:13 | |
*** ankita has quit IRC | 10:47 | |
*** ankita has joined #storyboard | 10:48 | |
*** SotK has quit IRC | 10:48 | |
*** SotK has joined #storyboard | 10:48 | |
*** tosky___ has joined #storyboard | 11:19 | |
*** tosky has quit IRC | 11:21 | |
*** tosky___ is now known as tosky | 12:12 | |
diablo_rojo_phon | fungi SotK do one of you have two min at some point in the next day or so to see if you can run the swift test migration? I'm still getting the same error I was last week. The import error. | 12:48 |
---|---|---|
*** whoami-rajat has quit IRC | 12:50 | |
*** altlogbot_0 has quit IRC | 12:55 | |
*** altlogbot_0 has joined #storyboard | 12:58 | |
*** ankita has quit IRC | 12:59 | |
diablo_rojo_phon | Would be nice to confirm if it's something I'm doing wrong or something larger at play. | 13:00 |
fungi | diablo_rojo_phon: --from-project swift --to-project openstack/swift ? | 13:16 |
*** ankita has joined #storyboard | 13:16 | |
fungi | also what importerror are you getting? i missed it in scrollback | 13:17 |
diablo_rojo_phon | fungi: yes please | 13:17 |
diablo_rojo_phon | Missing import parse | 13:17 |
fungi | huh... | 13:17 |
diablo_rojo_phon | It was like.. an openid submodule | 13:17 |
fungi | how soon into the run are you getting it? the import is working fine for me | 13:18 |
diablo_rojo_phon | 2:15 PM <diablo_rojo_phon> https://usercontent.irccloud-cdn.com/file/pFS0OTjE/IMG_20190522_141508.jpg | 13:18 |
diablo_rojo_phon | Right away. | 13:18 |
fungi | the way i'm running it is to `pip install --local tox` and then cherry-pick 649065 onto the tip of master and do `sudo /home/fungi/.local/bin/tox -e lpimport -- --config-file /etc/storyboard/storyboard.conf --from-project swift --to-project openstack/swift` | 13:21 |
fungi | this results in running under python3.5 instead of python2.7 | 13:22 |
fungi | looks like the script no longer works with python2.7 | 13:25 |
fungi | python2.7 had a urlparse module which became urllib.parse in the py3k transition | 13:25 |
fungi | so trying to import urllib.parse under python3.x should work, but under python2.7 you'll get that importerror | 13:26 |
fungi | diablo_rojo_phon: if we updated the shebang on the storyboard-migrate script to #!/usr/bin/python3 i think it'll fix that for the way you're invoking it | 13:27 |
fungi | patch on the way | 13:27 |
diablo_rojo_phon | Thanks fungi ! | 13:28 |
fungi | hrm, actually, not sure how to do that with pbr setup.cmd entrypoints... mordred: if you're around, what's the easy solution for that? | 13:28 |
*** whoami-rajat has joined #storyboard | 13:42 | |
*** udesale has joined #storyboard | 13:44 | |
clarkb | fungi: those should happen based on the version of pytho you install with | 13:45 |
clarkb | (so you probably want to fix python 2 support until it can be dropped across the board) | 13:45 |
fungi | ahh, yeah | 13:50 |
fungi | on my to do list is to install all of sb on the opendev deployment using python 3 | 13:51 |
diablo_rojo_phon | fungi so were you running it locally or in openstack-dev? (The test migration) | 14:45 |
fungi | on storyboard-dev.openstack.org | 14:45 |
fungi | but under tox with a local clone of the repo | 14:45 |
fungi | so it used python3 due to the tox defaultpython value | 14:46 |
diablo_rojo_phon | Interesting. I went to go look at the site and I don't see any stories from LP. | 14:47 |
diablo_rojo_phon | Oh wait. | 14:47 |
diablo_rojo_phon | There they are. | 14:47 |
fungi | i aborted the instaklk fairly early, but there should be at least a few | 14:47 |
diablo_rojo_phon | CERN guest WiFi isn't the fastest ;) | 14:47 |
diablo_rojo_phon | fungi: you didn't want to let it go until you get the patch up? Or..? | 14:48 |
fungi | oh, i was just testing for the error you mentioned. i can do a full run if you like | 15:02 |
diablo_rojo_phon | fungi: if you can kick off the full migration is appreciate it :) | 15:04 |
diablo_rojo_phon | I'd | 15:05 |
fungi | it's underway now | 15:09 |
fungi | i'm teeing the log to ~fungi/swift-import.log | 15:09 |
fungi | in case you want to see its progress | 15:09 |
diablo_rojo_phon | Perfect. I'll definitely check in at some point. | 15:10 |
diablo_rojo_phon | Thanks fungi! | 15:10 |
fungi | you bet! | 15:12 |
*** ankita has quit IRC | 15:21 | |
*** dtantsur is now known as dtantsur|afk | 16:40 | |
*** whoami-rajat has quit IRC | 17:00 | |
*** whoami-rajat has joined #storyboard | 17:32 | |
*** ankita has joined #storyboard | 17:33 | |
*** ankita has quit IRC | 17:56 | |
*** ankita-2798 has joined #storyboard | 17:57 | |
*** tosky has quit IRC | 18:50 | |
*** ankita-2798 has quit IRC | 18:58 | |
fungi | diablo_rojo_phon: it finished just under half an hour ago | 19:11 |
*** johnsom has quit IRC | 19:14 | |
*** hogepodge has quit IRC | 19:20 | |
*** johnsom has joined #storyboard | 19:41 | |
*** hogepodge has joined #storyboard | 19:44 | |
*** tosky has joined #storyboard | 20:16 | |
*** jtomasek_ has joined #storyboard | 20:29 | |
*** jtomasek has quit IRC | 20:30 | |
*** jtomasek has joined #storyboard | 20:35 | |
*** jtomasek_ has quit IRC | 20:37 | |
*** tosky has quit IRC | 20:58 | |
*** whoami-rajat has quit IRC | 21:20 | |
openstackgerrit | Ankita Bansal proposed opendev/storyboard-webclient master: Provide -Assign to self- button for story tasks. https://review.opendev.org/643427 | 22:50 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!