FS#28840 - makepkg should wait for pacman to be available instead of crashing

Attached to Project: Pacman
Opened by Georges Dubus (madjar) - Friday, 09 March 2012, 12:55 GMT
Last edited by Allan McRae (Allan) - Friday, 11 October 2019, 10:20 GMT
Task Type Feature Request
Category makepkg
Status Closed
Assigned To Eli Schwartz (eschwartz)
Architecture All
Severity Low
Priority Normal
Reported Version 4.0.1
Due in Version 5.2.0
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Currently, if makepkg needs to run pacman while pacman is running, and error message is issued and makepkg closes.

Makepkg should -- at least have an option to -- wait for pacman to close before continuing.

Here is a little patch to implement this.
This task depends upon

Closed by  Allan McRae (Allan)
Friday, 11 October 2019, 10:20 GMT
Reason for closing:  Implemented
Additional comments about closing:  git commit 4b83bcfc
Comment by Allan McRae (Allan) - Friday, 09 March 2012, 14:01 GMT
A couple of points:
- /var/lib/pacman should not be hardcoded as this can be changed in pacman.conf.
- this blocks all pacman operations while a lock file is present, but most can still run.
Comment by Eli Schwartz (eschwartz) - Thursday, 21 February 2019, 02:09 GMT Comment by Eli Schwartz (eschwartz) - Thursday, 21 March 2019, 23:08 GMT
  • Field changed: Due in Version (Undecided → 5.2.0)
  • Field changed: Percent Complete (0% → 100%)

Loading...