Package Details: python-fangfrisch 1.9.2-2

Git Clone URL: https://aur.archlinux.org/python-fangfrisch.git (read-only, click to copy)
Package Base: python-fangfrisch
Description: Freshclam like utility that allows downloading unofficial virus definition files
Upstream URL: https://rseichter.github.io/fangfrisch/
Licenses: GPL-3.0-or-later
Conflicts: clamav-unofficial-sigs
Provides: clamav-unofficial-sigs
Submitter: amish
Maintainer: amish (Morbius)
Last Packager: amish
Votes: 33
Popularity: 0.30
First Submitted: 2020-02-22 16:48 (UTC)
Last Updated: 2026-05-17 06:24 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »

Morbius commented on 2024-03-11 21:39 (UTC)

@Taijian ClamAV is listed as a requirement of Fangfrisch, so the user "clamav" is expected to exist. Perhaps @amish can comment on this issue?

Taijian commented on 2024-03-11 21:27 (UTC)

@Morbius: I do not think that user exists.

extra/clamav does install 'clamav.sysusers' to '/usr/lib/sysusers.d/clamav.conf', but I do not think that that file is being sourced in a build chroot.

Morbius commented on 2024-03-11 18:33 (UTC)

@Taijian What group does the user "clamav" belong to in your chroot environment?

Taijian commented on 2024-03-11 13:10 (UTC)

The build currently (1.9.0-2) fails in a clean chroot with the error message:

    ==> Entering fakeroot environment...
    ==> Starting package()...
    install: invalid group 'clamav'
    ==> ERROR: A failure occurred in package().

I believe this is because of the following line:

install -Dm0750 -g clamav -t "${pkgdir}/etc/fangfrisch" "${srcdir}/fangfrisch-has-news.sh"

The clean chroot does not have a 'clamav' group.

Morbius commented on 2024-03-09 20:58 (UTC)

@bearbee I mean the revised package version (note the "-2" suffix). The library you mentioned has the same problem python-fangfrisch has, but that's not an issue I am going to fix. 😉

bearbee commented on 2024-03-09 20:24 (UTC)

which fix? do you mean removing python-protonvpn-nm-lib ?

Morbius commented on 2024-03-09 08:47 (UTC)

@bearbee Could you please try this fix? A more permanent solution would require changes upstream, which I expect to take some time.

Morbius commented on 2024-03-09 08:25 (UTC)

@bearbee I think I know what happens there, and it doesn't occur on a "fresh" Arch installation like my development VM. I will look into it today.

bearbee commented on 2024-03-09 04:21 (UTC) (edited on 2024-03-09 04:22 (UTC) by bearbee)

Unable to upgrade the package:

 error: failed to commit transaction (conflicting files)
 python-fangfrisch: /usr/lib/python3.11/site-packages/tests/__init__.py exists in filesystem (owned by python-protonvpn-nm-lib)
 python-fangfrisch: /usr/lib/python3.11/site-packages/tests/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem (owned by python-protonvpn-nm-lib)
 python-fangfrisch: /usr/lib/python3.11/site-packages/tests/__pycache__/__init__.cpython-311.pyc exists in filesystem (owned by python-protonvpn-nm-lib)
 Errors occurred, no packages were upgraded.

amish commented on 2024-02-19 12:40 (UTC)

@bsdice - what you said is already mentioned in fangfrisch.conf file.