+2

python-imaging

Hesam 5 years ago updated by Kevin Williams 4 years ago 2

Hello i tried to install ajenti but i saw this error :

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
ajenti : Depends: python-imaging but it is not installable
E: Unable to correct problems, you have held broken packages.

i tried this command :

sudo apt-get install python-imaging

result :

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-imaging is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python-pil

E: Package 'python-imaging' has no installation candidate

trying :

sudo apt-get install python2-pil

but agine saw first error .

please help me

-1

It is a pity that the development stopped

I met the same mistake, there is no solution anywhere.

"'python-imaging' - changed the package name...

-1

This solution works for me on Ubuntu 18.04 - Install manually with dpkg:

Download Ajenti

apt-get download ajenti

Run dpkg with --force-depends 

dpkg -i --force-depends ajenti_1.2.23.13_all.deb