Closed eresik closed 10 years ago
Same issue on Ubuntu 13.10 Server.
Running an upgrade yields:
# apt-get upgrade ajenti-v
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
ajenti-v ajenti-v-python-gunicorn
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
And a force install gives
# apt-get install ajenti-v
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-v : Depends: reconfigure (>= 0.1.39) but it is not installable
Update uploaded.
Please see my comment at package.desc https://github.com/Eugeny/ajenti-v/commit/8f26e3381676f27f03a390afdda6be4da317cf86#diff-67e622b8cceccb6647bbf2be80e8b759R136
After you add depends from reconfigure I can not install this at Debian Wheezy. No such package. Maybe you meant python-reconfigure?