kororaproject / kp-pharlap

Package for the device and proprietary driver management in Korora
4 stars 7 forks source link

Pharlap not starting #20

Closed Temujin0 closed 8 years ago

Temujin0 commented 8 years ago

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 8 years ago

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

csmart commented 8 years ago

You can test this with:

sudo dnf --enablerepo=korora-testing upgrade pharlap
Temujin0 commented 8 years ago

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

Temujin0 commented 8 years ago

tested and works as it should thanks

csmart commented 8 years ago

great, pushed to stable repo, thanks!