MarxBrother 2 Posted ... Trying to build Eddie under Debian-Stretch as described here: (Method 1 (direct build)) https://airvpn.org/topic/12760-how-can-i-compile-the-source-code/ Launch repository/build_linux.sh Sorry, must be run as root, because need to chown to root:root on some file for example Debian docs Launched in root terminal results in: 'dpkg' required. Debian installer will be unavailable. I am runnig Debian stable (Stretch), and apper tells me I have dpkg 1.18.25 installed What is going wrong? Quote Share this post Link to post
OpenSourcerer 1435 Posted ... Try installing dpkg-dev via apt-get install dpkg-dev Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
MarxBrother 2 Posted ... Thank you for your quick response, giganerd! This idea already came to my mind, but installing dpkg-dev didn't change a thing. Any other idea? Quote Share this post Link to post
OpenSourcerer 1435 Posted ... Can reproduce. I can see there is some problem with detecting the output of dpkg because it's called successfully: $ sudo ./build_linux.sh verbose Eddie deployment v1.5 - Dienstag, 20. November 2018 - 17:10:20 [...] Shell: dpkg --version Shell, filename: sh, arguments: -c 'dpkg --version' Output: Debian »dpkg« Paketmanagement-Programm Version 1.19.2 (amd64). Dies ist freie Software; lesen Sie die GNU General Public License in der Version 2 oder höher für Kopierbedingungen. Es wird KEINE Haftung übernommen. 'dpkg' required. Debian installer will be unavailable. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post