Re: [arch-general] PKGBUILD - clamav 0.103.4 - source .tar.gz downloads fine, .tar.gz.sig is 403? (same with Arch package)

2021-11-20 Thread David C. Rankin via arch-general
On 11/20/21 2:54 AM, Andreas Bosch via arch-general wrote: > For some reason clamav blocks the curl user agent for .sig files ... > This could be worked around by using a custom user agent for curl like > > curl -A makepkg -L > "https://www.clamav.net/downloads/production/clamav-0.103.4.tar.g

Re: [arch-general] PKGBUILD - clamav 0.103.4 - source .tar.gz downloads fine, .tar.gz.sig is 403? (same with Arch package)

2021-11-20 Thread Ralf Mardorf via arch-general
On Sat, 20 Nov 2021 16:39:08 +, Andy Pieters via arch-general wrote: >Something fishy is going on in your internet? But to my knowledge this is the only issue. Some day I'll test https://search.cpan.org/CPAN/authors/id/Y/YE/YEWENBIN/Goo-Canvas-0.06.tar.gz with my NomadBSD USB stick and/or with

Re: [arch-general] PKGBUILD - clamav 0.103.4 - source .tar.gz downloads fine, .tar.gz.sig is 403? (same with Arch package)

2021-11-20 Thread Andy Pieters via arch-general
On Sat, 20 Nov 2021 at 16:25, Ralf Mardorf via arch-general < arch-general@lists.archlinux.org> wrote: > > > [rocketmouse@archlinux tmp]$ curl --user-agent archlinux -L " > https://search.cpan.org/CPAN/authors/id/Y/YE/YEWENBIN/Goo-Canvas-0.06.tar.gz"; > --output 1_Goo-Canvas-0.06.tar.gz > % Tota

Re: [arch-general] PKGBUILD - clamav 0.103.4 - source .tar.gz downloads fine, .tar.gz.sig is 403? (same with Arch package)

2021-11-20 Thread Ralf Mardorf via arch-general
On Sat, 20 Nov 2021 16:05:07 +, Andy Pieters via arch-general wrote: >On Sat, 20 Nov 2021 at 13:22, Ralf Mardorf via arch-general < >arch-general@lists.archlinux.org> wrote: > >> On Sat, 20 Nov 2021 13:11:41 +0100, Andreas Bosch via arch-general >> wrote: >> >Am 20.11.21 um 12:10 schrieb Ralf

Re: [arch-general] popa3d service file

2021-11-20 Thread Andy Pieters via arch-general
On Sat, 20 Nov 2021 at 16:08, Paul M. Foster via arch-general < arch-general@lists.archlinux.org> wrote: > Folks: > > I've installed the popa3d POP server for my LAN from the AUR. i can > launch it as a daemon from the command line, but it would be better if I > could have systemd do it. Unfortuna

[arch-general] popa3d service file

2021-11-20 Thread Paul M. Foster via arch-general
Folks: I've installed the popa3d POP server for my LAN from the AUR. i can launch it as a daemon from the command line, but it would be better if I could have systemd do it. Unfortunately, I have no experience with systemd service files. Does anyone have one for this package? Paul

Re: [arch-general] PKGBUILD - clamav 0.103.4 - source .tar.gz downloads fine, .tar.gz.sig is 403? (same with Arch package)

2021-11-20 Thread Andy Pieters via arch-general
On Sat, 20 Nov 2021 at 13:22, Ralf Mardorf via arch-general < arch-general@lists.archlinux.org> wrote: > On Sat, 20 Nov 2021 13:11:41 +0100, Andreas Bosch via arch-general > wrote: > >Am 20.11.21 um 12:10 schrieb Ralf Mardorf via arch-general: > >> The "http://search.cpan.org/"; issue still isn't

Re: [arch-general] PKGBUILD - clamav 0.103.4 - source .tar.gz downloads fine, .tar.gz.sig is 403? (same with Arch package)

2021-11-20 Thread Ralf Mardorf via arch-general
On Sat, 20 Nov 2021 13:11:41 +0100, Andreas Bosch via arch-general wrote: >Am 20.11.21 um 12:10 schrieb Ralf Mardorf via arch-general: >> The "http://search.cpan.org/"; issue still isn't solved [3]. >> > >Interesting. I have no problems with search.cpan.org at all, not even >with the default age

Re: [arch-general] PKGBUILD - clamav 0.103.4 - source .tar.gz downloads fine, .tar.gz.sig is 403? (same with Arch package)

2021-11-20 Thread Andreas Bosch via arch-general
Am 20.11.21 um 12:10 schrieb Ralf Mardorf via arch-general: > The "http://search.cpan.org/"; issue still isn't solved [3]. > Interesting. I have no problems with search.cpan.org at all, not even with the default agent. I'd guess somehow they identified your ip or ip range as some problematic fo

Re: [arch-general] PKGBUILD - clamav 0.103.4 - source .tar.gz downloads fine, .tar.gz.sig is 403? (same with Arch package)

2021-11-20 Thread Ralf Mardorf via arch-general
On Sat, 20 Nov 2021 09:54:28 +0100, Andreas Bosch wrote: > curl -A makepkg -L > "https://www.clamav.net/downloads/production/clamav-0.103.4.tar.gz.sig"; Years back I tested it with "http://search.cpan.org/"; and similar URLs. Since it didn't work, I haven't tested it today. However, you a right,

Re: [arch-general] PKGBUILD - clamav 0.103.4 - source .tar.gz downloads fine, .tar.gz.sig is 403? (same with Arch package)

2021-11-20 Thread Ralf Mardorf via arch-general
On Sat, 20 Nov 2021 02:11:33 -0600, David C. Rankin wrote: >Holy Cow! [rocketmouse@archlinux ~]$ apt moo (__) (oo) /--\/ / ||| * /\---/\ ~~ ~~ ..."Have you mooed today?"... > Is there any standard "sh

Re: [arch-general] PKGBUILD - clamav 0.103.4 - source .tar.gz downloads fine, .tar.gz.sig is 403? (same with Arch package)

2021-11-20 Thread Andreas Bosch via arch-general
Hello, > I asked about this problem on the clamav IRC (well the discord thing that > replaced IRC), and they don't seem to know anything about the redirect issue. > For some reason clamav blocks the curl user agent for .sig files ... This could be worked around by using a custom user agent for

Re: [arch-general] PKGBUILD - clamav 0.103.4 - source .tar.gz downloads fine, .tar.gz.sig is 403? (same with Arch package)

2021-11-20 Thread David C. Rankin via arch-general
On 11/20/21 1:06 AM, Ralf Mardorf via arch-general wrote: > 2. > > If I copy the clamav signature link from a Firefox download, then wget works: > > [rocketmouse@archlinux test]$ wget > "https://clamav-site.s3.amazonaws.com/production/release_files/files/000/000/698/original/clamav-0.103.4.