Your message dated Tue, 16 Nov 2021 22:18:30 +0000
with message-id <[email protected]>
and subject line Bug#992776: fixed in clamav 0.103.4+dfsg-1
has caused the Debian Bug report #992776,
regarding clamav: FTBFS on kfreebsd
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
992776: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992776
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: clamav
Version: 0.103.3+dfsg-1
Severity: important
Tags: patch ftbfs
Justification: fails to build from source (but built successfully in the past)
Hello,
clamav currently FTBFS on kfreebsd
The attached patch fixes this.
The patch also includes a change to ship clamonacc manpage
Can you please merge this change?
Kind regards,
Laurent Bigonville
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-8-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_BE:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: SELinux: enabled - Mode: Permissive - Policy name: refpolicy
diff -Nru clamav-0.103.3+dfsg/debian/clamav-daemon.manpages
clamav-0.103.3+dfsg/debian/clamav-daemon.manpages
--- clamav-0.103.3+dfsg/debian/clamav-daemon.manpages 2021-06-27
23:34:02.000000000 +0200
+++ clamav-0.103.3+dfsg/debian/clamav-daemon.manpages 2021-08-23
11:23:18.000000000 +0200
@@ -2,3 +2,4 @@
debian/tmp/usr/share/man/man1/clamdtop.1
debian/tmp/usr/share/man/man5/clamd.conf.5
debian/tmp/usr/share/man/man8/clamd.8
+debian/tmp/usr/share/man/man8/clamonacc.8
diff -Nru clamav-0.103.3+dfsg/debian/rules clamav-0.103.3+dfsg/debian/rules
--- clamav-0.103.3+dfsg/debian/rules 2021-06-30 21:48:08.000000000 +0200
+++ clamav-0.103.3+dfsg/debian/rules 2021-08-23 11:23:18.000000000 +0200
@@ -145,6 +145,11 @@
endif
override_dh_install:
+# clamonacc is only built on linux architectures
+ifneq (linux, $(DEB_HOST_ARCH_OS))
+ grep -v 'clamonacc' debian/clamav-daemon.install >
debian/clamav-daemon.install.$(DEB_HOST_ARCH_OS)
+ grep -v 'clamonacc' debian/clamav-daemon.manpages >
debian/clamav-daemon.manpages.$(DEB_HOST_ARCH_OS)
+endif
dh_install
dh_apparmor -pclamav-freshclam --profile-name=usr.bin.freshclam
dh_apparmor -pclamav-daemon --profile-name=usr.sbin.clamd
@@ -168,3 +173,7 @@
# Don't compress the example configuration files and the documentation PDFs.
override_dh_compress:
dh_compress -Xexamples
+
+override_dh_clean:
+ rm -f debian/clamav-daemon.install.$(DEB_HOST_ARCH_OS)
debian/clamav-daemon.manpages.$(DEB_HOST_ARCH_OS)
+ dh_clean
--- End Message ---
--- Begin Message ---
Source: clamav
Source-Version: 0.103.4+dfsg-1
Done: Sebastian Andrzej Siewior <[email protected]>
We believe that the bug you reported is fixed in the latest version of
clamav, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastian Andrzej Siewior <[email protected]> (supplier of updated clamav
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 16 Nov 2021 22:03:15 +0100
Source: clamav
Architecture: source
Version: 0.103.4+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: ClamAV Team <[email protected]>
Changed-By: Sebastian Andrzej Siewior <[email protected]>
Closes: 991976 992776
Changes:
clamav (0.103.4+dfsg-1) unstable; urgency=medium
.
* Import 0.103.4
- Update symbol file.
* Add clamonacc.8.
* Install clamonacc only on Linux. Patch by Laurent Bigonvill
(Closes: #992776).
* Drop unused libidn11-dev dependency, suggested by Simon Josefsson
(Closes: #991976).
Checksums-Sha1:
dedf7107ce386892c5c273d07243664d957643e8 2951 clamav_0.103.4+dfsg-1.dsc
20d685a2186a7fb0622dce8a400247ff1e84e7a6 7119704
clamav_0.103.4+dfsg.orig.tar.xz
cc586900fa268256d60b99949b31d8755edaedc3 220488
clamav_0.103.4+dfsg-1.debian.tar.xz
Checksums-Sha256:
ae39af1a5c7b6972bb6a180bf2f2da67c3988bb7dcfe9f4d3e393c23f2a9a592 2951
clamav_0.103.4+dfsg-1.dsc
e65195bf34b438a72e02a7b70681898d06128fb8d88f8e9fd13c9b6b4cc4430c 7119704
clamav_0.103.4+dfsg.orig.tar.xz
ab0d1b89c1e8242e200cf433205a15373281f21fc8ce43103fa3ecb3ad624096 220488
clamav_0.103.4+dfsg-1.debian.tar.xz
Files:
4e1582a8609e2ee8c41fc0db80edccb2 2951 utils optional clamav_0.103.4+dfsg-1.dsc
eb8d51ea36b0818a37bea43b5cbbcb31 7119704 utils optional
clamav_0.103.4+dfsg.orig.tar.xz
c97394c3962b62b30262e0f3ca7cb42d 220488 utils optional
clamav_0.103.4+dfsg-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEZCVGlf/wqkRmzBnme5boFiqM9dEFAmGULPUACgkQe5boFiqM
9dHyQA//RqRx/+sWbuawNyBgkPTY1MKayocMq2w5MAZLzv1+xotqUPzvaX7Ljur/
e9Pv0x0jiHe3+CSFB7mPN83ce0nqt4hrnRoJeiuQQGNDwc6SwuEG1xDfMugMPVFI
aTW3vJdPJL7z5ssk0/tvUad7GaZfpb9s0MGuhgRAgiu4kmZHEt+2QoQIXP1T6Cav
8ehuvpg4PgQ0cNqgDgaFwqROAPnjnzaQZSTNmOqa9edjTksvxur2f/OKsj1tLukU
VTRX/2qBS0dbwbYmptaiS5/YONhyUBZhkm1GUQXLbIwnyL1m0wHINRuwRfiJ7PHb
y6BbbM/3s66QBXRtXsKZqhGA9KKqs7hpjK5VdF0/gJuHK+M2PxshkM8QVPzX8Ca9
k3Obvq1pGs4TQNyInpvQLL8O91T+p0TfZ5a3Ud0L/FU/tvpQ4ccwAMR1wSF/iqsT
ol4pFXF4hC1QKMyKuLDOcO/ghgpKDmjrGilDXz7HRNW6idksZulsy6YIwZYO/aTi
w9YOx9rSBRRoO2/i8uCITfh6o6LRqZj8mEUVi/Yk0VmWDYuV2Bzr6qp4V7wwsVa9
oXfZje7fpAa8DVNsjwodzT+RAHRHgUjUDQ7X0LwGkmhu4BpMYmhJSPvLDnDJtn46
OCD2gx9caWRHTL5oFbXBXMyaBSX0Crxg2WPCJ1sDgVwZ9oREwZs=
=0cGI
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-clamav-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-clamav-devel