kororaproject/kp-pharlap

Pharlap not starting

Closed this issue · 5 comments

I'm running k23 fully updated fresh install mate DE
pharlap-cli debug Traceback (most recent call last): File "/usr/bin/pharlap-cli", line 22, in <module> import Pharlap.detect File "/usr/lib/python3.4/site-packages/Pharlap/detect.py", line 26, in <module> system_architecture = dnf.arch.basearch( hawkey.detect_arch() ) AttributeError: 'module' object has no attribute 'arch'

Need anything elase let me know

This should be fixed by commit e7652a6 and new packages will land soon.

You can test this with:

sudo dnf --enablerepo=korora-testing upgrade pharlap

I'll give it a try first thing tomorrow. Thanks for pointing me to the right place.

tested and works as it should thanks

great, pushed to stable repo, thanks!