FS#74202 - Parallel -Sy hangs if database file is newer
Attached to Project:
Pacman
Opened by Evangelos Foutras (foutrelis) - Tuesday, 22 March 2022, 23:10 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 01 April 2022, 13:54 GMT
Opened by Evangelos Foutras (foutrelis) - Tuesday, 22 March 2022, 23:10 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 01 April 2022, 13:54 GMT
|
Details
With a fresh Arch installation, I was seeing behavior
similar to
Steps to Reproduce: Run 'make' inside the directory contained in the attached tarball. It should produce a significant delay the second time it does -Sy. It might complete successfully after several seconds of 100% usage of one CPU core. The above test can be repeated after adding the tier0 mirror from [1] to the top of the included mirrorlist and/or trying other mirrors in the same manner. With the tier0 mirror I can easily trigger "error: failed retrieving file 'core.db' from repos.archlinux.org : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds". [1] https://archlinux.org/devel/tier0mirror/ |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Friday, 01 April 2022, 13:54 GMT
Reason for closing: Fixed
Additional comments about closing: curl 7.82.0-2
Friday, 01 April 2022, 13:54 GMT
Reason for closing: Fixed
Additional comments about closing: curl 7.82.0-2
Comment by
Evangelos Foutras (foutrelis) -
Wednesday, 23 March 2022, 09:08 GMT
Kind of reproduced the same behavior using example curl code, so I
reported it as an issue upstream:
https://github.com/curl/curl/issues/8626
pacman-parallel-hang.tar.gz