Pharlap not starting
Closed this issue · 5 comments
Temujin0 commented
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
csmart commented
You can test this with:
sudo dnf --enablerepo=korora-testing upgrade pharlap
Temujin0 commented
I'll give it a try first thing tomorrow. Thanks for pointing me to the right place.
Temujin0 commented
tested and works as it should thanks
csmart commented
great, pushed to stable repo, thanks!