NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
install/46646: sysinst should configure fetch-pkg-vulnerabilities automatically if you choose to install pkgsrc
>Number: 46646
>Category: install
>Synopsis: sysinst should configure fetch-pkg-vulnerabilities
>automatically if you choose to install pkgsrc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: install-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jul 01 18:15:01 +0000 2012
>Originator: David Ross
>Release: 6 BETA2
>Organization:
>Environment:
>Description:
It's great that sysinst now provides the option to automatically install
pkgsrc. It would be fantastic if this would also set up
fetch-pkg-vulnerabilities.
The way I've been doing this manually is to run:
mkdir /var/db/pkg
pkg_admin rebuild
pkg_admin fetch-pkg-vulnerabilities
Then in crontab:
0 3 * * * /usr/sbin/pkg_admin fetch-pkg-vulnerabilities >/dev/null 2>&1
0 4 * * * /usr/sbin/pkg_admin audit
>How-To-Repeat:
n/a
>Fix:
see above
Home |
Main Index |
Thread Index |
Old Index