Pacman

Historical bug tracker for the Pacman package manager.

The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues

This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
Tasklist

FS#3534 - Output on install script *_remove

Attached to Project: Pacman
Opened by Mark Rosenstand (bitbull) - Monday, 28 November 2005, 04:38 GMT
Task Type Bug Report
Category
Status Closed
Assigned To No-one
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

On execution of install script *_install and *_upgrade, the output will appear like this:

pre()
installing package... done.
post()

However, for remove routines it's messed up:

removing package... pre()
post()
done.
This task depends upon

Closed by  Judd Vinet (judd)
Monday, 28 November 2005, 19:25 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in CVS

Loading...