I'm currently trying to generate an installation file for Raspbian to be
able to install and use Cockpit to manage our raspberries. I could manage to
generate the makefiles and build the binaries in one of my slave
raspberries. I copied the debian folder to my build but when I run
dpkg-source to build an installable package I receive the following error:
dpkg-source error can't build with source format '3.0 (quilt)'
Is there any other way to build an installable file from the sources ? I
know that I could use "make install" but would be much easier to replicate
if I could have an ARM Raspbian installer.
Additionally I would like to know if there's any plan already to deliver
cockpit for Raspbian in the near future.
Thanks !