Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One line missing with Crunchbang Distro #32

Closed
HorlogeSkynet opened this issue Apr 19, 2015 · 1 comment
Closed

One line missing with Crunchbang Distro #32

HorlogeSkynet opened this issue Apr 19, 2015 · 1 comment

Comments

@HorlogeSkynet
Copy link

Traceback (most recent call last):
File "/usr/bin/archey", line 304, in
func()
File "/usr/bin/archey", line 184, in distro_display
output('OS', distro)
UnboundLocalError: local variable 'distro' referenced before assignment

We have to add distro = 'CrunchBang %s %s' % (release, arch) manually at line 180.

@HorlogeSkynet HorlogeSkynet changed the title One line missing on Crunchbang Distro One line missing with Crunchbang Distro Apr 19, 2015
@HorlogeSkynet
Copy link
Author

CrunchBang should be handled now here 8ff46ed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant