dpkg -i BUNDY-20140529-DEBx86_64.deb improperly succeeds in Ubuntu 14.04 without prompting users to install the dependencies libpython3-dev and liblog4cplus-dev first.
Hi mcandre, you're right, the debian/ubuntu packages where build without dependecies, due to the un-usual way I've used to build the packages. I will try to create new, better packages this or next week.
dpkg -i BUNDY-20140529-DEBx86_64.deb
improperly succeeds in Ubuntu 14.04 without prompting users to install the dependencieslibpython3-dev
andliblog4cplus-dev
first.