debian: gbp buildpackage is failing
gbp buildpackage
is currently failing with the following error:
creating /build/plinth-0.40.0/debian/plinth/var/www
creating /build/plinth-0.40.0/debian/plinth/var/www/plinth
creating /build/plinth-0.40.0/debian/plinth/var/www/plinth/custom
creating /build/plinth-0.40.0/debian/plinth/var/www/plinth/custom/static
creating /build/plinth-0.40.0/debian/plinth/var/www/plinth/custom/static/theme
creating /build/plinth-0.40.0/debian/plinth/var/www/plinth/custom/static/theme/icons
error: can't copy 'data/var/www/plinth/custom/static/themes/default/icons/.gitignore': doesn't exist or not a regular file
E: pybuild pybuild:338: install: plugin distutils failed with: exit code=1: /usr/bin/python3.7 setup.py install --root /build/plinth-0.40.0/debian/plinth
dh_auto_install: pybuild --install --test-pytest -i python{version} -p "3.7 3.6" --dest-dir /build/plinth-0.40.0/debian/plinth returned exit code 13
make[1]: *** [debian/rules:10: override_dh_auto_install-indep] Error 25
make[1]: Leaving directory '/build/plinth-0.40.0'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
I: copying local configuration
E: Failed autobuilding of package
Any ideas?