Source: procps
Version: 2:3.3.12-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Me again. ;-)

The hurd-i386 build of procps gets farther now (thanks!) but still fails:

  mv /«PKGBUILDDIR»/debian/tmp/bin/kill /«PKGBUILDDIR»/debian/tmp/bbin/
  [...]
  (cd /«PKGBUILDDIR»/debian/tmp/bin && mv kill kill.procps )
  mv: cannot stat 'kill': No such file or directory
  debian/rules:44: recipe for target 'override_dh_auto_install' failed

The problem appears to be interference from the bbin/ setup, which
alas doesn't work as (presumably) intended anyway because dh_install
always treats destinations as directories:

   Package: procps
   Version: 2:3.3.12-2
   Architecture: kfreebsd-i386
  [...]
  
  drwxr-xr-x root/root         0 2016-07-13 11:20 ./
  drwxr-xr-x root/root         0 2016-07-13 11:20 ./bin/
  drwxr-xr-x root/root         0 2016-07-13 11:20 ./bin/kill.procps/
  -rwxr-xr-x root/root     21920 2016-07-13 11:20 ./bin/kill.procps/kill

Could you please take a look?

Thanks!

Reply via email to