<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: clamav update on OpenBSD 4.4 to latest version using Ports &amp; CVS</title>
	<atom:link href="http://a3-system.info/blog/openbsd-bsd/clamav-update-on-openbsd-44-to-latest-version-using-ports-cvs/feed/" rel="self" type="application/rss+xml" />
	<link>http://a3-system.info/blog/openbsd-bsd/clamav-update-on-openbsd-44-to-latest-version-using-ports-cvs/</link>
	<description>Ash Like Snow</description>
	<lastBuildDate>Thu, 29 Dec 2011 00:43:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: envio</title>
		<link>http://a3-system.info/blog/openbsd-bsd/clamav-update-on-openbsd-44-to-latest-version-using-ports-cvs/comment-page-1/#comment-95</link>
		<dc:creator>envio</dc:creator>
		<pubDate>Fri, 17 Dec 2010 11:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://a3-system.info/blog/?p=143#comment-95</guid>
		<description>I am sorry vlader, my experience, a openbsd version will have their &#039;unique&#039; way to install ClamAV on it, right now I have no 4.6 OpenBSD Server so I can not test new ClamAV :(</description>
		<content:encoded><![CDATA[<p>I am sorry vlader, my experience, a openbsd version will have their &#8216;unique&#8217; way to install ClamAV on it, right now I have no 4.6 OpenBSD Server so I can not test new ClamAV <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vlader</title>
		<link>http://a3-system.info/blog/openbsd-bsd/clamav-update-on-openbsd-44-to-latest-version-using-ports-cvs/comment-page-1/#comment-94</link>
		<dc:creator>vlader</dc:creator>
		<pubDate>Fri, 17 Dec 2010 10:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://a3-system.info/blog/?p=143#comment-94</guid>
		<description>I have tried to update the ClamAV on OpenBSD 4.8 by your method:

# cd /
# export CVSROOT=anoncvs@anoncvs.ca.openbsd.org:/cvs
# cd /usr
#  
# cvs -q get -P ports/infrastructure/db/user.list
The authenticity of host &#039;anoncvs.ca.openbsd.org (142.244.12.42)&#039; can&#039;t be established.
RSA key fingerprint is 20:ad:fa:70:cf:85:54:9d:ee:7f:6c:a3:98:77:94:4e.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added &#039;anoncvs.ca.openbsd.org,142.244.12.42&#039; (RSA) to the list of known hosts.
U ports/infrastructure/db/user.list
# cvs -q get -P ports/security/clamav
U ports/security/clamav/Makefile
U ports/security/clamav/distinfo
U ports/security/clamav/systrace.filter
U ports/security/clamav/patches/patch-clamd_Makefile_in
U ports/security/clamav/patches/patch-database_Makefile_in
U ports/security/clamav/patches/patch-etc-clamd_conf
U ports/security/clamav/patches/patch-etc-freshclam_conf
U ports/security/clamav/patches/patch-etc_Makefile_in
U ports/security/clamav/patches/patch-libclamav_Makefile_in
U ports/security/clamav/patches/patch-libclamav_mbox_c
U ports/security/clamav/patches/patch-libclamav_ole2_extract_c
U ports/security/clamav/patches/patch-libclamav_str_c
U ports/security/clamav/patches/patch-libclamav_vba_extract_c
U ports/security/clamav/pkg/DESCR
U ports/security/clamav/pkg/PFRAG.shared
U ports/security/clamav/pkg/PLIST
U ports/security/clamav/pkg/clamav_daemon.rc
U ports/security/clamav/pkg/clamav_freshclam.rc
# 
# cd /usr/ports/security/clamav                                                             
# make install
===&gt;  Checking files for clamav-0.96.5p0
&gt;&gt; Fetch http://downloads.sourceforge.net/sourceforge/clamav/clamav-0.96.5.tar.gz
clamav-0.96.5.tar.gz 100% &#124;*******************************************************************************************************************************&#124; 40200 KB    03:25    
&gt;&gt; (SHA256) clamav-0.96.5.tar.gz: OK
&gt;&gt; Broken dependency: empty directory (DEPENDS devel/check)
*** Error code 1

Stop in /usr/ports/security/clamav (line 1765 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/security/clamav (line 2168 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/security/clamav (line 1580 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/security/clamav (line 2136 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/security/clamav (line 2116 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/security/clamav (line 1611 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/security/clamav (line 2116 of /usr/ports/infrastructure/mk/bsd.port.mk).

Something wrong :(</description>
		<content:encoded><![CDATA[<p>I have tried to update the ClamAV on OpenBSD 4.8 by your method:</p>
<p># cd /<br />
# export CVSROOT=anoncvs@anoncvs.ca.openbsd.org:/cvs<br />
# cd /usr<br />
#<br />
# cvs -q get -P ports/infrastructure/db/user.list<br />
The authenticity of host &#8216;anoncvs.ca.openbsd.org (142.244.12.42)&#8217; can&#8217;t be established.<br />
RSA key fingerprint is 20:ad:fa:70:cf:85:54:9d:ee:7f:6c:a3:98:77:94:4e.<br />
Are you sure you want to continue connecting (yes/no)? yes<br />
Warning: Permanently added &#8216;anoncvs.ca.openbsd.org,142.244.12.42&#8242; (RSA) to the list of known hosts.<br />
U ports/infrastructure/db/user.list<br />
# cvs -q get -P ports/security/clamav<br />
U ports/security/clamav/Makefile<br />
U ports/security/clamav/distinfo<br />
U ports/security/clamav/systrace.filter<br />
U ports/security/clamav/patches/patch-clamd_Makefile_in<br />
U ports/security/clamav/patches/patch-database_Makefile_in<br />
U ports/security/clamav/patches/patch-etc-clamd_conf<br />
U ports/security/clamav/patches/patch-etc-freshclam_conf<br />
U ports/security/clamav/patches/patch-etc_Makefile_in<br />
U ports/security/clamav/patches/patch-libclamav_Makefile_in<br />
U ports/security/clamav/patches/patch-libclamav_mbox_c<br />
U ports/security/clamav/patches/patch-libclamav_ole2_extract_c<br />
U ports/security/clamav/patches/patch-libclamav_str_c<br />
U ports/security/clamav/patches/patch-libclamav_vba_extract_c<br />
U ports/security/clamav/pkg/DESCR<br />
U ports/security/clamav/pkg/PFRAG.shared<br />
U ports/security/clamav/pkg/PLIST<br />
U ports/security/clamav/pkg/clamav_daemon.rc<br />
U ports/security/clamav/pkg/clamav_freshclam.rc<br />
#<br />
# cd /usr/ports/security/clamav<br />
# make install<br />
===&gt;  Checking files for clamav-0.96.5p0<br />
&gt;&gt; Fetch <a href="http://downloads.sourceforge.net/sourceforge/clamav/clamav-0.96.5.tar.gz" rel="nofollow">http://downloads.sourceforge.net/sourceforge/clamav/clamav-0.96.5.tar.gz</a><br />
clamav-0.96.5.tar.gz 100% |*******************************************************************************************************************************| 40200 KB    03:25<br />
&gt;&gt; (SHA256) clamav-0.96.5.tar.gz: OK<br />
&gt;&gt; Broken dependency: empty directory (DEPENDS devel/check)<br />
*** Error code 1</p>
<p>Stop in /usr/ports/security/clamav (line 1765 of /usr/ports/infrastructure/mk/bsd.port.mk).<br />
*** Error code 1</p>
<p>Stop in /usr/ports/security/clamav (line 2168 of /usr/ports/infrastructure/mk/bsd.port.mk).<br />
*** Error code 1</p>
<p>Stop in /usr/ports/security/clamav (line 1580 of /usr/ports/infrastructure/mk/bsd.port.mk).<br />
*** Error code 1</p>
<p>Stop in /usr/ports/security/clamav (line 2136 of /usr/ports/infrastructure/mk/bsd.port.mk).<br />
*** Error code 1</p>
<p>Stop in /usr/ports/security/clamav (line 2116 of /usr/ports/infrastructure/mk/bsd.port.mk).<br />
*** Error code 1</p>
<p>Stop in /usr/ports/security/clamav (line 1611 of /usr/ports/infrastructure/mk/bsd.port.mk).<br />
*** Error code 1</p>
<p>Stop in /usr/ports/security/clamav (line 2116 of /usr/ports/infrastructure/mk/bsd.port.mk).</p>
<p>Something wrong <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

