FS#3468 - Restart demons after upgrade
Attached to Project:
Pacman
Opened by Gerwin Brill (brill) - Saturday, 12 November 2005, 19:39 GMT
Last edited by arjan timmerman (blaasvis) - Sunday, 13 November 2005, 09:55 GMT
Opened by Gerwin Brill (brill) - Saturday, 12 November 2005, 19:39 GMT
Last edited by arjan timmerman (blaasvis) - Sunday, 13 November 2005, 09:55 GMT
|
Details
I experienced that after a pacman upgrade of dbus the demon
does not properly start on the next boot because of a
leftover pid file! Please correct me if I am wrong but isn't
it correct that pacman does not stop running demons like
dbus bevor upgrading and restart it afterwards?! Inspecting
the pacman source I saw that upgrading packages is just a
remove and reinstall process. So I think it would be nice if
pacman could check bevor upgrading if the current package is
just running and if so,
stop->remove->add->restart?! debians dpkg does
things like that!
Greetings from germany, Gerwin |
This task depends upon
Closed by Jan de Groot (JGC)
Tuesday, 15 November 2005, 12:51 GMT
Reason for closing: Fixed
Additional comments about closing: Stale pidfile should be removed on start now
Tuesday, 15 November 2005, 12:51 GMT
Reason for closing: Fixed
Additional comments about closing: Stale pidfile should be removed on start now
Best regards,
Rodrigo
Greetings,
Gerwin