This one’s question for Matthew. Geez packagers are complex. I took a look at the postinstall sources and it seems like debian and rpm have the same code in them that looks like it tries to do the right thing but I can’t figure out how it’ll ever get to the else block that only enables the multiple instances.
Debian code is line 468 of https://github.com/weewx/weewx/blob/master/pkg/debian/postinst which is called at the bottom of the file. On Sunday, October 26, 2025 at 11:15:05 AM UTC-7 loeriver wrote: > Hi, > I upgraded weewx on Debian 12 (sudo apt update / upgrade) and noticed that > after this a service "weewx" was running and my 2 instances that were > running under 5.1 did not run anymore ("weewx@weather" and "weewx@wpm", 2 > customized configurations). > > Should such a case be handled by the standard update procedure or is this > too special? > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/1558b7c6-586c-4ccd-8a6d-2e3182f372d0n%40googlegroups.com.
