Bug#843161: openvas-manager: FTBFS when not building -common

2016-11-05 Thread 林上智
Hi Aaron,

Thank you for your feedback and suggestion.

The issue is fixed by splitting override_dh_install target out.


--
Sun-Ze Lin  (林上智)


2016-11-04 20:30 GMT+08:00 Aaron M. Ucko :

> Source: openvas-manager
> Version: 6.0.9-1
> Severity: serious
> Justification: fails to build from source (but built successfully in the
> past)
>
> [Reporting this bug as a regression because it would affect binNMUs.]
>
> Builds of openvas-manager covering only its architecture-dependent
> binary packages, as on the autobuilders or with dpkg-buildpackage -B,
> have been failing:
>
>   find debian/openvas-manager-common/usr/share/openvas/openvasmd -name
> alert -o -name generate | \
>xargs --no-run-if-empty chmod 755
>   find: 'debian/openvas-manager-common/usr/share/openvas/openvasmd': No
> such file or directory
>   chmod 755 debian/openvas-manager-common/usr/share/openvas/openvasmd/
> global_report_formats/c15ad349-bd8d-457a-880a-c7056532ee15/classification_
> generator.sh
>   chmod: cannot access 'debian/openvas-manager-common/usr/share/openvas/
> openvasmd/global_report_formats/c15ad349-bd8d-457a-880a-c7056532ee15/classification_generator.sh':
> No such file or directory
>   debian/rules:12: recipe for target 'override_dh_install' failed
>   make[1]: *** [override_dh_install] Error 1
>
> Could you please take a look, and arrange to conditionalize these
> commands accordingly, for instance by splitting out an
> override_dh_install-indep target?
>
> Thanks!
>
> --
> Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
> http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/
> finger/?a...@monk.mit.edu
>
>
>


Bug#843161: openvas-manager: FTBFS when not building -common

2016-11-04 Thread Aaron M. Ucko
Source: openvas-manager
Version: 6.0.9-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

[Reporting this bug as a regression because it would affect binNMUs.]

Builds of openvas-manager covering only its architecture-dependent
binary packages, as on the autobuilders or with dpkg-buildpackage -B,
have been failing:

  find debian/openvas-manager-common/usr/share/openvas/openvasmd -name alert -o 
-name generate | \
   xargs --no-run-if-empty chmod 755
  find: 'debian/openvas-manager-common/usr/share/openvas/openvasmd': No such 
file or directory
  chmod 755 
debian/openvas-manager-common/usr/share/openvas/openvasmd/global_report_formats/c15ad349-bd8d-457a-880a-c7056532ee15/classification_generator.sh
  chmod: cannot access 
'debian/openvas-manager-common/usr/share/openvas/openvasmd/global_report_formats/c15ad349-bd8d-457a-880a-c7056532ee15/classification_generator.sh':
 No such file or directory
  debian/rules:12: recipe for target 'override_dh_install' failed
  make[1]: *** [override_dh_install] Error 1

Could you please take a look, and arrange to conditionalize these
commands accordingly, for instance by splitting out an
override_dh_install-indep target?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu