• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

dashman is outdated? sentinel test failed

europound

Member
dashman is obsolete now?
outdated?
cannot even install sentinel


root@e4658ba3ec87:~/dashman# ./dashman install sentinel
dashman version 0.1.27 (2-g652ffe7) - Fri Mar 8 23:38:01 UTC 2019
gathering info, please wait... DONE!
--> Downloading sentinel... DONE!
--> installing dependencies...
--> virtualenv init... DONE!
--> pip modules... DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
DONE!
--> testing installation... --> sentinel tests failed
when running:
venv/bin/py.test ./test/
Exiting.
root@e4658ba3ec87:~/dashman#


root@e4658ba3ec87:~/dashman# ls -lha
total 64K
drwxr-xr-x 7 root root 4.0K Mar 8 23:14 .
drwx------ 9 root root 4.0K Mar 8 23:32 ..
-rw-r--r-- 1 root root 242 Mar 8 23:14 .dash.conf.template
drwxr-xr-x 8 root root 4.0K Mar 8 23:38 .git
-rw-r--r-- 1 root root 6 Mar 8 23:14 .gitignore
-rw-r--r-- 1 root root 8.1K Mar 8 23:14 CHANGELOG.md
-rw-r--r-- 1 root root 1.1K Mar 8 23:14 LICENSE
-rw-r--r-- 1 root root 2.7K Mar 8 23:14 README.md
-rw-r--r-- 1 root root 215 Mar 8 23:14 TODO
-rw-r--r-- 1 root root 7 Mar 8 23:14 VERSION
drwxr-xr-x 2 root root 4.0K Mar 8 23:14 bin
lrwxrwxrwx 1 root root 14 Mar 8 23:14 dashman -> bin/dashman.sh
drwxr-xr-x 2 root root 4.0K Mar 8 23:14 lang
drwxr-xr-x 4 root root 4.0K Mar 8 23:14 lib
drwxr-xr-x 2 root root 4.0K Mar 8 23:14 screencaps
root@e4658ba3ec87:~/dashman#
 
What system are you running this on? Why are you running as root?
 
Back
Top