Bug 221324

Summary: security/openvas9-manager compiles/links but unable to build package
Product: Ports & Packages Reporter: dewayne
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Some People CC: w.schwarzenfeld
Priority: --- Flags: bugzilla: maintainer-feedback? (acm)
Version: Latest   
Hardware: Any   
OS: Any   

Description dewayne 2017-08-08 01:27:14 UTC
Openvas9-{libraries,cli,scanner} compiles and builds packages successfully.

Openvas9-scanner has a minor (ignorable) problem building a package.  However openvas9-libraries fails to build its package.

All on FreeBSD11.1Stable and compiles/links but...

===>  Building package for openvas9-scanner-5.1.1_1
pkg-static: duplicate file listing: /usr/local/etc/rc.d/openvassd, ignoring

Status code=0 so move along to...

===>  Building package for openvas9-manager-7.0.2
pkg-static: Unable to access file /var/ports/usr/ports/security/openvas9-manager/work/stage/usr/local/etc/openvas/openvasmd_log.conf.sample: No such file or directory
pkg-static: Unable to access file /var/ports/usr/ports/security/openvas9-manager/work/stage/usr/local/etc/openvas/pwpolicy.conf.sample: No such file or directory
pkg-static: Unable to access file /var/ports/usr/ports/security/openvas9-manager/work/stage/usr/local/%%PGSQL%%lib/openvasmd/pg/libmanage-pg-server.so: No such file or directory
pkg-static: Unable to access file /var/ports/usr/ports/security/openvas9-manager/work/stage/usr/local/%%PGSQL%%lib/openvasmd/pg/libmanage-pg-server.so.0: No such file or directory
pkg-static: Unable to access file /var/ports/usr/ports/security/openvas9-manager/work/stage/usr/local/%%PGSQL%%lib/openvasmd/pg/libmanage-pg-server.so.7.0.2: No such file or directory
pkg-static: Unable to access file /var/ports/usr/ports/security/openvas9-manager/work/stage/usr/local/%%SQLITE3%%sbin/database-statistics-sqlite: No such file or directory
pkg-static: Unable to access file /var/ports/usr/ports/security/openvas9-manager/work/stage/usr/local/%%SQLITE3%%sbin/openvasmd-sqlite: No such file or directory
pkg-static: Unable to access file /var/ports/usr/ports/security/openvas9-manager/work/stage/usr/local/%%PGSQL%%sbin/openvasmd-pg: No such file or directory
pkg-static: Unable to access file /var/ports/usr/ports/security/openvas9-manager/work/stage/usr/local/%%PGSQL%%share/doc/openvas-manager/postgres-HOWTO: No such file or directory
*** Error code 1

Show-stopper with status code 1
Comment 1 Walter Schwarzenfeld 2018-02-08 21:22:14 UTC
Tested it on 10.4 and 11.1-Release amd64. Builds and installs fine. Can you confirm?
Comment 2 dewayne 2018-02-15 01:43:57 UTC
(In reply to w.schwarzenfeld from comment #1)
Confirmed.  Thankyou.

I've closed this PR fixed by https://svnweb.freebsd.org/ports/head/security/openvas9-manager/pkg-plist?r1=447298&r2=447445.