Eugeny / ajenti-v

Virtual Hosting addon for Ajenti
ajenti.org/#product-ajenti-v
MIT License
225 stars 79 forks source link

Cant install on Debian #28

Closed MarcsTLP closed 10 years ago

MarcsTLP commented 10 years ago

I have the problem on each debian Distro. Ajenti V won't install. It says it misses some dependencys that can't be installed. I have the problem on Debian 6 (normal and minimal) and on debian 7. All my linux servers can't install Ajenti V. Every server is on a 64 bit achitecture.

Eugeny commented 10 years ago

Please include actual error output

http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

eresik commented 10 years ago

Most likely this is happening because ajenti-v-ftp-vsftpd dependence on vsftpd 3.0.0 DEPENDS="ajenti-v, vsftpd (>=3.0.0), db-util" But debian Whezee has package version vsftpd 2.3.5

Eugeny commented 10 years ago

Our repo includes vsftpd 3 for Debian/Ubuntu. The problem was the wrong dependency name for python-reconfigure, which was already fixed (apt-get update !).