[TripleO] Train cannot finish introspection due to ironic-agent fails
Hi all, I have python-ironic-agent failing using standard template files. Reproducible with CentOS7 + repos: * base: mirror.hh.se * centos-ceph-nautilus: mirror.hh.se * centos-nfs-ganesha28: mirror.hh.se * centos-openstack-train: mirror.hh.se * centos-qemu-ev: mirror.hh.se * epel: mirrors.glesys.net * extras: mirror.hh.se * updates: mirror.hh.se getting an error while loading provisioning, attached in the image attached. Text is: [ 317.948425] system[1]: Starting Ironic Python Agent. ... python trace ... SyntaxError: Non-ASCII character '\xe2' in file /usr/lib64/python2.7/site-packages/psutil/__init__.py on line 997, but no encoding declared: see http://www.python.org/peps/pep-0263.html for details any suggestions except running it on c8? Should i consider: remove epel repo? I have it added when creating images... install python3? from which repos? install some additional package? Thank you -- Ruslanas Gžibovskis +370 6030 7030
Greetings, It seems like the psutil package your installing your building into your IPA image may be faulty. Without individually checking repos, I would suggest you consider Centos8 with Python3 RPMs. You may also want to take apart the image and figure out exactly what RPM the image believes it used because if the one published to the mirror is the one used, then it seems like there is a larger problem. -Julia On Sun, Apr 12, 2020 at 10:57 AM Ruslanas Gžibovskis <ruslanas@lpic.lt> wrote:
Hi all,
I have python-ironic-agent failing using standard template files. Reproducible with CentOS7 + repos: * base: mirror.hh.se * centos-ceph-nautilus: mirror.hh.se * centos-nfs-ganesha28: mirror.hh.se * centos-openstack-train: mirror.hh.se * centos-qemu-ev: mirror.hh.se * epel: mirrors.glesys.net * extras: mirror.hh.se * updates: mirror.hh.se
getting an error while loading provisioning, attached in the image attached. Text is: [ 317.948425] system[1]: Starting Ironic Python Agent. ... python trace ... SyntaxError: Non-ASCII character '\xe2' in file /usr/lib64/python2.7/site-packages/psutil/__init__.py on line 997, but no encoding declared: see http://www.python.org/peps/pep-0263.html for details
any suggestions except running it on c8?
Should i consider: remove epel repo? I have it added when creating images... install python3? from which repos? install some additional package?
Thank you -- Ruslanas Gžibovskis +370 6030 7030
participants (2)
-
Julia Kreger
-
Ruslanas Gžibovskis