Just upgraded to Debian 12 and installed the latest version of weewx
according to the install steps for Debian. Everything seemed to go along
smoothly until the end and I get this:
Job for weewx.service failed because the control process exited with error
code.
See "systemctl status weewx.service" and "journalctl -xeu weewx.service"
for details.
invoke-rc.d: initscript weewx, action "start" failed.
× weewx.service - LSB: weewx weather system
Loaded: loaded (/etc/init.d/weewx; generated)
Active: failed (Result: exit-code) since Fri 2023-11-10 20:26:25 PST;
22ms ago
Docs: man:systemd-sysv-generator(8)
Process: 12332 ExecStart=/etc/init.d/weewx start (code=exited,
status=1/FAILURE)
CPU: 299ms
Nov 10 20:26:25 corv-weewx systemd[1]: Starting weewx.service - LSB: weewx
weather system...
Nov 10 20:26:25 corv-weewx weewx[12332]: Starting weewx weather system:
weewx
Nov 10 20:26:25 corv-weewx weewx[12343]: Traceback (most recent call last):
Nov 10 20:26:25 corv-weewx weewx[12343]: File "/usr/share/weewx/weewxd",
line 29, in <module>
Nov 10 20:26:25 corv-weewx weewx[12343]: import user.extensions
Nov 10 20:26:25 corv-weewx weewx[12343]: ModuleNotFoundError: No module
named 'user.extensions'
Nov 10 20:26:25 corv-weewx weewx[12332]: failed!
Nov 10 20:26:25 corv-weewx systemd[1]: weewx.service: Control process
exited, code=exited, status=1/FAILURE
Nov 10 20:26:25 corv-weewx systemd[1]: weewx.service: Failed with result
'exit-code'.
Nov 10 20:26:25 corv-weewx systemd[1]: Failed to start weewx.service - LSB:
weewx weather system.
dpkg: error processing package weewx (--configure):
installed weewx package post-installation script subprocess returned error
exit status 1
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for libc-bin (2.36-9+deb12u3) ...
Errors were encountered while processing:
weewx
E: Sub-process /usr/bin/dpkg returned an error code (1)
systemctl and journalctl both point to weewxd not finding module
user.extentions.
Any help would be appreciated.
Steve
--
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 on the web visit
https://groups.google.com/d/msgid/weewx-user/80c0c05f-f153-4f2a-82af-13fd714b3a7fn%40googlegroups.com.