7 Jun
2021
7 Jun
'21
9:46 a.m.
On 07/06/2021 11.43, David C. Rankin via arch-general wrote:
On 6/7/21 3:56 AM, Lone_Wolf via arch-general wrote:
Maybe you could test with a console terminal like getty / agetty instead of a terminal emulator ?
Try setting ParallelDownloads = 0 in pacman.conf .
LW Good thought, but ...
error: config file /etc/pacman.conf, line 38: value for 'ParallelDownloads' has to be positive : '0'
So it appears we have a new "feature" that is rendered a "bug" for some because it cannot be turned off :(
From pacman.conf(5):
ParallelDownloads Specifies number of concurrent download streams. The value needs to be a positive integer. If this config option is not set then only one download stream is used (i.e. downloads happen sequentially).