Karesansui Bug Tracker
Support #17
SnackUI dependency
Added by Anonymous 119 days ago.
Updated 115 days ago.
| Status: | New |
Start: | 01/20/2012 |
| Priority: | Normal |
Due date: | |
| Assigned to: | - |
% Done: | 0% |
| Category: | - |
| Target version: | - |
| Reporter: | Mark Reynolds |
Description
I'm new to karesansui and really like the look of your software. I've downloaded karesansui-2.0.1-install-pack.tar.gz
but am having some difficulty with the dependencies. When I run the installer I get the following:
- ./karesansui-install
Traceback (most recent call last):
File "./karesansui-install", line 21, in <module>
import installer.install
File "/home/reynoldsm/Karesansui/installer/install.py", line 24, in <module>
from installer.snack_ui import SnackUI
File "/home/reynoldsm/Karesansui/installer/snack_ui.py", line 14, in <module>
import snack
ImportError: No module named snack
When I do a checkenv I get:
- ./karesansui-checkenv
Traceback (most recent call last):
File "./karesansui-checkenv", line 17, in <module>
import installer.checkenv
File "/home/reynoldsm/Karesansui/installer/checkenv.py", line 26, in <module>
from installer.rpmlib import RpmLib
File "/home/reynoldsm/Karesansui/installer/rpmlib.py", line 20, in <module>
import installer.install
File "/home/reynoldsm/Karesansui/installer/install.py", line 24, in <module>
from installer.snack_ui import SnackUI
File "/home/reynoldsm/Karesansui/installer/snack_ui.py", line 14, in <module>
import snack
ImportError: No module named snack
What do I need to install to get it to work on SLES 11 SP1?
History
Thank you for your interest.
To begin with we'are really sorry that Karesansui only supports Red Hat Enterprise Linux and CentOS.
"Snack" is a python library, and based on newt that can be used to create a simple text-based user interface.
Red Hat Enterprise Linux and CentOS provides it as a standard component.
It seems that it is provided as a "python-newt" in SuSE Linux.
Would you try to find it?
Thanks.
Also available in:
Atom
PDF