FS#6819 - pre_remove and post_remove don't work
Attached to Project:
Pacman
Opened by Roman Kyrylych (Romashka) - Thursday, 05 April 2007, 15:23 GMT
Opened by Roman Kyrylych (Romashka) - Thursday, 05 April 2007, 15:23 GMT
|
Details
This is a test-case (see test.install):
[roman@home test]$ sudo pacman -U ~/packages/test-0.1-1-i686.pkg.tar.gz loading package data... done. checking dependencies... done. cleaning up... done. (1/1) checking for file conflicts [#####################] 100% pre_install (1/1) installing test [#####################] 100% post_install [roman@home test]$ sudo pacman -U ~/packages/test-0.1-1-i686.pkg.tar.gz loading package data... done. checking dependencies... done. cleaning up... done. (1/1) checking for file conflicts [#####################] 100% pre_upgrade (1/1) upgrading test [#####################] 100% post_upgrade [roman@home test]$ sudo pacman -R test checking dependencies... done. (1/1) removing test [#####################] 100% |
This task depends upon
PKGBUILD
checking dependencies... done.
pre_remove
post_remove
(1/1) removing test [####################################################] 100%