From nobody Mon Dec 12 14:18:11 2022 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NW3f32Tthz4kVbf for ; Mon, 12 Dec 2022 14:19:07 +0000 (UTC) (envelope-from doctor@doctor.nl2k.ab.ca) Received: from doctor.nl2k.ab.ca (doctor.nl2k.ab.ca [204.209.81.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4NW3f30WgMz4HmJ for ; Mon, 12 Dec 2022 14:19:07 +0000 (UTC) (envelope-from doctor@doctor.nl2k.ab.ca) Authentication-Results: mx1.freebsd.org; none Received: from doctor by doctor.nl2k.ab.ca with local (Exim 4.95 (FreeBSD)) (envelope-from ) id 1p4jdD-000JV0-KH; Mon, 12 Dec 2022 07:18:11 -0700 Date: Mon, 12 Dec 2022 07:18:11 -0700 From: The Doctor To: Janos Dohanics Cc: freebsd-ports@freebsd.org Subject: Re: security/clamav Message-ID: References: <20221212080220.6a01130136ef2eccab9f5475@3dresearch.com> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221212080220.6a01130136ef2eccab9f5475@3dresearch.com> X-Rspamd-Queue-Id: 4NW3f30WgMz4HmJ X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:6171, ipnet:204.209.81.0/24, country:CA] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Mon, Dec 12, 2022 at 08:02:20AM -0500, Janos Dohanics wrote: > Hello, > > Updating security/clamav fails apparently because of missing files: > > [...] > ---> Uninstallation of clamav-0.104.2,1 ended at: Mon, 12 Dec 2022 07:52:37 -0500 (consumed 00:00:05) > ---> Installation of security/clamav started at: Mon, 12 Dec 2022 07:52:37 -0500 > ---> Installing the new version via the port > ===> Deinstalling for clamav > ===> clamav not installed, skipping > ===> Installing for clamav-1.0.0,1 > ===> Checking if clamav is already installed > ===> Registering installation for clamav-1.0.0,1 > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man1/clambc.1.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man1/clamconf.1.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man1/clamdscan.1.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man1/clamdtop.1.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man1/clamscan.1.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man1/clamsubmit.1.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man1/freshclam.1.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man1/sigtool.1.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man5/clamav-milter.conf.5.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man5/clamd.conf.5.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man5/freshclam.conf.5.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man8/clamav-milter.8.gz:No such file or directory > pkg-static: Unable to access file /usr/ports/security/clamav/work/stage/usr/local/share/man/man8/clamd.8.gz:No such file or directory > *** Error code 1 > > Stop. > make[2]: stopped in /usr/ports/security/clamav > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/security/clamav > *** Error code 1 > > Stop. > make: stopped in /usr/ports/security/clamav > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20221212-28454-4b8mdb env UPGRADE_TOOL=portupgrade UPGRADE_PORT=clamav-0.104.2,1 UPGRADE_PORT_VER=0.104.2,1 make reinstall > ---> Updating dependency info > ---> Restoring the old version > Installing clamav-0.104.2,1... > ===> Creating groups. > Using existing group 'clamav'. > Using existing group 'mail'. > ===> Creating users > Using existing user 'clamav'. > Extracting clamav-0.104.2,1: 100% > ---> Removing old package' > ** Fix the installation problem and try again. > ---> Installation of security/clamav ended at: Mon, 12 Dec 2022 07:52:40 -0500 (consumed 00:00:02) > ---> Upgrade of security/clamav ended at: Mon, 12 Dec 2022 07:52:40 -0500 (consumed 00:01:39) > ---> ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed > ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) > ! security/clamav (clamav-0.104.2,1) (install error) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > ---> Session ended at: Mon, 12 Dec 2022 07:52:40 -0500 (consumed 00:01:44) > > # make showconfig > ===> The following configuration options are available for clamav-1.0.0,1: > ARC=on: Enable arch archives support > ARJ=on: Enable arj archives support > DOCS=on: Build and/or install documentation > EXPERIMENTAL=off: Build experimental code > LHA=off: Enable lha archives support > MILTER=off: Compile the milter interface > STDERR=off: Print logs to stderr instead of stdout > TESTS=off: Build with test enabled (`make test` requires it) > UNRAR=on: RAR decompression support > UNZOO=on: Enable zoo archives support > ===> Use 'make config' to modify these settings > > The system is FreeBSD 12.4-STABLE r372806. > > Would you please advise? > > -- > Janos Dohanics > A ticket has been opened on bugs. Please refer to to there for the issue! -- Member - Liberal International This is doctor@nk.ca Ici doctor@nk.ca Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b Happy Christmas 2022 and Merry New Year 2023 Beware https://mindspring.com