Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2017 10:03:46 -0800
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Thorsten Baumeister <Thorsten_Baumeister@gmx.de>
Cc:        FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: FreeBSD 11.0: Installation of icingaweb2
Message-ID:  <CAN6yY1uT-xUtUHLxHPWc5XxV02N6JvXATR7kbCN=Py0RVRuMVA@mail.gmail.com>
In-Reply-To: <2650EB83-6D80-4C75-9271-66AB81D0A08E@tba.home>
References:  <2650EB83-6D80-4C75-9271-66AB81D0A08E@tba.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 6, 2017 at 8:48 AM, Thorsten Baumeister <
Thorsten_Baumeister@gmx.de> wrote:

> Hi folks,
> last weekend I tried to install the port icingaweb2 on a patched FreeBSD
> 11.0 server. 'make' worked fine, but 'make install' failed. Has anyone seen
> / resolved this problem?
>
> Thorsten
>
> ===>  Checking if icingaweb2 already installed
> ===>   Registering installation for icingaweb2-2.4.1
> pkg-static: Unable to access file /usr/ports/net-mgmt/
> icingaweb2/work/stage/usr/local/share/example s/icingaweb2/apache/icingaweb2.conf:
> No such file or directory
> pkg-static: Unable to access file /usr/ports/net-mgmt/
> icingaweb2/work/stage/usr/local/share/example
> s/icingaweb2/nginx/icingaweb2.conf: No such file or directory
> *** Error code 74
>
> Stop.
> make[1]: stopped in /usr/ports/net-mgmt/icingaweb2
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/net-mgmt/icingaweb2
> - mobile Mail -
>

To be literal, it means that icingaweb2.conf is in the pkg-plist for the
port but was not present in the staged port installation. This is often an
error in the pkg-plist file of the port, but may be an error in the make or
the stage sections of the port build. Since this is a sample configuration
file, if you have an immediate need to get the new version installed, you
can just delete it from pkg-plist.

It does appear that the nginx directory in the distribution is not there.
Only apache. Oddly, I don't find anything in the changelog or looking at
old releases to indicate that it has existed. Looks like a quick edit to
pkg-plist will fix it up for you.

Have you reported this issue to the maintainer? ("make maintainer" will
tell you the address.)
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1uT-xUtUHLxHPWc5XxV02N6JvXATR7kbCN=Py0RVRuMVA>