Welcome to the Pacman bug tracker. Please search the current bugs and feature requests before filing a new one! Use advanced search and select "Search in Comments".
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproducible test case whenever possible.
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproducible test case whenever possible.
FS#8226 - Pacman doesn't like it when multiple processes modify the cache
Attached to Project:
Pacman
Opened by Jason Chu (jason) - Friday, 05 October 2007, 17:43 GMT-4
Last edited by Aaron Griffin (phrakture) - Sunday, 07 October 2007, 05:56 GMT-4
Opened by Jason Chu (jason) - Friday, 05 October 2007, 17:43 GMT-4
Last edited by Aaron Griffin (phrakture) - Sunday, 07 October 2007, 05:56 GMT-4
|
DetailsSummary and Info:
If you mount bind pacman's cache inside a chroot and try to run multiple pacman updates at once, there could be cache collisions. Steps to Reproduce: 1) Create chroot 2) mount -o bind /var/cache/pacman <path to chroot's pacman cache> 3) pacman -Syu on host system 4) pacman -Syu in chroot |
This task depends upon
Dan : Not sure. Maybe worth leaving open.
me : maybe we need to lock the cache as well