ant debian and derivatives don't work
While trying to make docker build
work again, I figured building a .deb
and installing it would be the easiest way to get a docker image, however ant debian
, ant buster
and ant bionic
don't work.
I created a gitlab CI jobs and the results with the errors can be seen on gitlab.com. The relevant commands are in an MR on gitlab (in order to get a diff and trigger the pipeline).
Relevant errors:
ant debian
and ant bionic
#...
debian-binary:
[exec] dh patch --with systemd,bash-completion
[exec] dpkg: warning: --compare-versions used with obsolete relation operator '>'
[exec] dh: Unknown sequence patch (choose from: binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep)
[exec] make: *** [debian/rules:54: patch] Error 255
ant buster
$ ant buster
Buildfile: /builds/LoveIsGrief/i2p-i2p/build.xml
copy-disco:
BUILD FAILED
/builds/LoveIsGrief/i2p-i2p/build.xml:2655: /builds/LoveIsGrief/i2p-i2p/debian-alt/disco does not exist.