Quoting Alessandro Baggi <[email protected]>:
kernel version is:
kern.version=OpenBSD 4.9 (GENERIC.MP) #819: Wed Mar 2 06:57:49 MST 2011
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
On 09/24/2011 07:15 PM, Vijay Sankar wrote:
Can you do a
sysctl kern.version
and send that to the list? May be that will help pinpoint your
issue. I can confirm that rc_scripts work for me (and pkg_scripts
do not) on 4.9 AMD64 from the CD Release.
Quoting Alessandro Baggi <[email protected]>:
Nothing, I've also tried to use pkg_scripts="clamd"
It does not work.
There some place where I can find some logs error? In /var/log I
don't see nothing.
On 09/24/2011 05:21 PM, William Yodlowsky wrote:
On 24 September 2011 at 17:23, Alessandro
Baggi<[email protected]> wrote:
I've put in my rc.conf.local, at the end of the file, this:
rc_scripts="clamd"
but it does not work.
The variable was renamed to pkg_scripts so try this in rc.conf.local
instead:
pkg_scripts="clamd"
The system's manpage of rc.d(8) should say at the top of the page which
the correct one is.
I went through my server and noticed that I was doing one thing wrong.
My rc_scripts line included icinga and dovecot but those were not
installed on that server. It was there because of a bad cut/paste from
a -current server. However, clamd and freshclam and others run
properly from rc_scripts.
Is it possible that you are installing packages from the wrong
version? I have done that a couple of times because I copied .profile
files from the wrong server
Is your PKG_PATH set to /pub/OpenBSD/4.9/packages/amd64, for example?
---------------------------------------------
This message was sent using ForeTell-POST 4.7