Quoting Alessandro Baggi <alessandro.ba...@gmail.com>:
On 09/24/2011 08:35 PM, Vijay Sankar wrote:
Quoting Alessandro Baggi <alessandro.ba...@gmail.com>:
kernel version is:
kern.version=OpenBSD 4.9 (GENERIC.MP) #819: Wed Mar 2 06:57:49 MST 2011
dera...@amd64.openbsd.org:/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 <alessandro.ba...@gmail.com>:
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<alessandro.ba...@gmail.com> 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
No, I've installed them from ports. It is possible that this is the problem?
It is possible, especially if you downloaded ports with CVS and the
stuff you downloaded was not exactly what is in the CD or at the ftp
site -- Over the years, I have seen many instances where the
developers have repeatedly advised everyone to never mix versions even
if sometimes the stuff does work.
May be a solution would be to set up your PKG_PATH so that you get
4.9/packages/amd64/ and then report back?
---------------------------------------------
This message was sent using ForeTell-POST 4.7