Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2019 08:50:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235533] sysutils/smartmontools update-smart-drivedb does not work with gpg even if installed
Message-ID:  <bug-235533-7788-HW6eKrhYxQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235533-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235533-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235533

--- Comment #3 from Miroslav Lachman <000.fbsd@quip.cz> ---
I am on smartmontools-6.6_2 and it definitely sets PATH:


# head -n 30 /usr/local/sbin/update-smart-drivedb | egrep -v '^#'

set -e

export PATH=3D"/usr/bin:/bin"
PACKAGE=3D"smartmontools"
VERSION=3D"6.6"
prefix=3D"/usr/local"
exec_prefix=3D"${prefix}"
sbindir=3D"${exec_prefix}/sbin"
datarootdir=3D"${prefix}/share"
datadir=3D"${datarootdir}"

I'll try 7.0 soon.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235533-7788-HW6eKrhYxQ>