Bug 193869 - cannot install most recent net-mgmt/nagios-plugins
Summary: cannot install most recent net-mgmt/nagios-plugins
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-23 12:23 UTC by ruben.vos
Modified: 2014-10-10 08:45 UTC (History)
2 users (show)

See Also:
ruben.vos: maintainer-feedback? (mat)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ruben.vos 2014-09-23 12:23:03 UTC
Hi Blaz,

It would appear that your commit from 16 hours ago broke the installation of this port on one of our servers:

gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-2.0.3/plugins-root'
gmake[1]: Leaving directory `/usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-2.0.3/plugins-root'
Making install in po
gmake[1]: Entering directory `/usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-2.0.3/po'
/usr/ports/net-mgmt/nagios-plugins/work/stage/usr/local/share
gmake[1]: execvp: /usr/ports/net-mgmt/nagios-plugins/work/stage/usr/local/share: Permission denied
gmake[1]: *** [install-data-yes] Error 127
gmake[1]: Leaving directory `/usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-2.0.3/po'
gmake: *** [install-recursive] Error 1
*** [do-install] Error code 2

Stop in /usr/ports/net-mgmt/nagios-plugins.
*** [/usr/ports/net-mgmt/nagios-plugins/work/.stage_done.nagios-plugins._usr_local] Error code 1

Stop in /usr/ports/net-mgmt/nagios-plugins.
*** [stage] Error code 1

Stop in /usr/ports/net-mgmt/nagios-plugins.

After replacing both the nagios-plugins/Makefile and the nagios-plugins/pkg-plist files from the cvs repo (versions prior to the most recent upgrades to both files) the port installed just fine.

System: Freebsd 9.2 p12, pkgng in use.

Hope this is helpfull.

If you would like to receive further information : feel free to request it.

Kind regards,

ruben
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-09-23 12:23:03 UTC
Auto-assigned to maintainer mat@FreeBSD.org
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2014-09-23 12:25:46 UTC
Yes, the problem is known, working on it, in the mean time, you can build it without problems by disabling NLS in make config.
Comment 3 Mathieu Arnold freebsd_committer freebsd_triage 2014-09-24 21:28:14 UTC
Fixed in r369208.
Comment 4 ruben.vos 2014-10-10 08:45:36 UTC
Forgot to actually confirm this.

Confirmed :)