FS#2701 - delete broken packages
Attached to Project:
Pacman
Opened by pajaro (pajaro) - Wednesday, 04 May 2005, 15:33 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 25 November 2006, 13:06 GMT
Opened by pajaro (pajaro) - Wednesday, 04 May 2005, 15:33 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 25 November 2006, 13:06 GMT
|
Details
When a package is broken pacman could prompt you to delete
it, so you don't have to type:
rm /var/cache/pacman/pkg/package-X.X.X-X.pkg.tar.gz for each broken dependency. If pacman already has this featury it should be set on by default. |
This task depends upon
Closed by Dan McGee (toofishes)
Wednesday, 31 January 2007, 06:16 GMT
Reason for closing: Implemented
Additional comments about closing: Fixed in pacman 3.
Wednesday, 31 January 2007, 06:16 GMT
Reason for closing: Implemented
Additional comments about closing: Fixed in pacman 3.
Comment by Dan McGee (toofishes) -
Wednesday, 31 January 2007, 03:32 GMT
Implemented with the corrupted package notice in pacman3, I
believe. Pacman now prompts you to remove corrupted package in the
package cache, and then will install successfully the next time
around. Can someone confirm that this is what the bug references?
Comment by pajaro (pajaro) -
Wednesday, 31 January 2007, 05:58 GMT
Yes, this is what the bug references.