+1
Under review
Unable to install Ajenti on Debian Wheezy (7.6)
Hello,
Was attempting to install Ajenti on my Debian 7.6 system, and it complains about depending python-psutil >= 0.6.0, however the Debian sources only contain 0.5.1.
Was attempting to install Ajenti on my Debian 7.6 system, and it complains about depending python-psutil >= 0.6.0, however the Debian sources only contain 0.5.1.
The following information may help to resolve the situation: The following packages have unmet dependencies: ajenti : Depends: python-psutil (>= 0.6.0) but 0.5.1-1 is to be installed E: Unable to correct problems, you have held broken packages.Followed the KB article on how to install on Debian. Unsure what's going on.
Customer support service by UserEcho
-rw-r--r-- 1 root root 58154 Sep 24 2013 python-psutil_0.6.1-2_amd64.deb
-rw-r--r-- 1 root root 58714 Sep 1 2012 python-psutil_0.6.1-2_armel.deb
-rw-r--r-- 1 root root 58632 Sep 1 2012 python-psutil_0.6.1-2_armhf.deb
-rw-r--r-- 1 root root 59786 Sep 1 2012 python-psutil_0.6.1-2_i386.deb
-rw-r--r-- 1 root root 56614 Sep 25 2013 python-psutil_0.6.1-3_amd64.deb
Try to run apt-get install python-psutil manually before installing Ajenti.
Had to manually download the .deb file and install it before ajenti would install. Very odd.
(I did configure the ajenti repo as instructed as well).