Opened 5 years ago
Closed 4 years ago
#1792 closed defect (wontfix)
Debian package does hard restart of I2P on upgrade
Reported by: | _Vi | Owned by: | killyourtv |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | package/debian | Version: | 0.9.24 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
Typically to gracefully restart I2P one needs to wait for 11 minutes.
But when I update I2P installed from Debian repository http://deb.i2p2.no/, it just restarts, without waiting.
Subtickets
Change History (2)
comment:1 Changed 5 years ago by
Status: | new → open |
---|
comment:2 Changed 4 years ago by
Resolution: | → wontfix |
---|---|
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
Not a new issue and was discussed recently, perhaps in another ticket, but I can't find it.
I assume you're talking an installation as a service. Whether managed by systemd or init scripts, I assume that those are required to return quickly, not wait 11 minutes. If it doesn't hang for 11 minutes, there needs to be some configuration or external process that monitors i2p for shutdown, and then enables the startup. None of this would be good if the user is shutting down his whole system.
Even if it is possible (perhaps when running as a non-service only), it would still take a packaging expert to research and implement it, and since kytv has vanished, I don't see any path to this near-term.
If anybody has pointers or info on how to do this, please speak up.