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

2021-11-19 Thread Ralf Mardorf via arch-general
IIRC it has something to do with network configuration. On my machine /etc/resolv.conf isn't a link against something systemd related: [rocketmouse@archlinux tmp]$ /bin/ls -l /etc/resolv.conf -rw-r--r-- 1 root root 94 Nov 16 15:44 /etc/resolv.conf IIRC this might be the culprit. 1. I expe

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

2021-11-19 Thread David C. Rankin via arch-general
I'm toying with a clamav-lts for the extended support of 0.104 and I have a strange problem downloading the signature file that results in a 403 permission issue from curl, but downloading directly from the clamav directory (with the same link) works? Short version: pkgname=clamav-lts pkgver=0.10

Re: [arch-general] linux 5.15.2.arch1-1, xorg and nouveau - flickering

2021-11-19 Thread riveravaldez via arch-general
On Friday, November 19, 2021, Łukasz Michalski via arch-general < arch-general@lists.archlinux.org> wrote: > Hi, > > All xorg apps that use hardware acceleration (i.e. chrome, skype) filcker > on current kernel 5.15.2. > > lspci lists my graphic card as : NVIDIA Corporation GP106 [GeForce GTX > 10

Re: [arch-general] linux 5.15.2.arch1-1, xorg and nouveau - flickering

2021-11-19 Thread David Rosenstrauch via arch-general
On 11/19/21 10:22 AM, Łukasz Michalski via arch-general wrote: Hi, All xorg apps that use hardware acceleration (i.e. chrome, skype) filcker on current kernel 5.15.2. lspci lists my graphic card as : NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1) I am using stock nouveau driver.

[arch-general] linux 5.15.2.arch1-1, xorg and nouveau - flickering

2021-11-19 Thread Łukasz Michalski via arch-general
Hi, All xorg apps that use hardware acceleration (i.e. chrome, skype) filcker on current kernel 5.15.2. lspci lists my graphic card as : NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1) I am using stock nouveau driver. Reverting to linux-lts fixes this problem. Regards, Łukasz