Package: thunar-dropbox-plugin
Version: 0.2.1+dfsg1-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

thunar-dropbox-plugin FTBFS in current sid:

 fakeroot debian/rules clean
dh clean
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/build/thunar-dropbox-plugin-0.2.1+dfsg1'
./waf distclean --nocache
/usr/bin/env: 'python': No such file or directory
debian/rules:26: recipe for target 'override_dh_auto_clean' failed
make[1]: *** [override_dh_auto_clean] Error 127
make[1]: Leaving directory '/build/thunar-dropbox-plugin-0.2.1+dfsg1'
debian/rules:14: recipe for target 'clean' failed
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2


There are two problems here:

* /usr/bin/env is used to lookup python
  
https://www.debian.org/doc/packaging-manuals/python-policy/ch-python.html#s-interpreter_loc

* python is not found in the minimal chroot (some transitive 
  Build-Depends: python seems to have gone away)


Andreas

Attachment: thunar-dropbox-plugin_0.2.1+dfsg1-2.log.gz
Description: application/gzip

Reply via email to