It would seem I get the same. pi@raspi-weather:~ $ sudo /etc/init.d/weewx start > [....] Starting weewx (via systemctl): weewx.serviceJob for weewx.service > failed. See 'systemctl status weewx.service' and 'journalctl -xn' for > details. > failed! > pi@raspi-weather:~ $ sudo systemctl status weewx.service > ● weewx.service - LSB: weewx weather system > Loaded: loaded (/etc/init.d/weewx) > Active: failed (Result: exit-code) since Mon 2017-04-17 13:42:17 CDT; > 23s ago > Process: 1073 ExecStart=/etc/init.d/weewx start (code=exited, > status=1/FAILURE) > Apr 17 13:42:17 raspi-weather weewx[1073]: Starting weewx weather system: > weewxSegmentation fault > Apr 17 13:42:17 raspi-weather weewx[1073]: failed! > Apr 17 13:42:17 raspi-weather systemd[1]: weewx.service: control process > exited, code=exited status=1 > Apr 17 13:42:17 raspi-weather systemd[1]: Failed to start LSB: weewx > weather system. > Apr 17 13:42:17 raspi-weather systemd[1]: Unit weewx.service entered > failed state.
On Monday, April 17, 2017 at 11:40:21 AM UTC-5, mwall wrote: > > > > On Monday, April 17, 2017 at 12:32:35 PM UTC-4, Ford Donald wrote: >> >> apt-get updates my handy little RasPi 3 system and weewx woke up with >> this issue. LMGTFU yields nothing. System was OK before patching. Debug is >> ON. >> >> Any ideas? >> > > run weewxd directly to see if you get the same behavior and to see exactly > where the segfault happens. > > you've probably got one or more corrupt .pyc files > > m > -- 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]. For more options, visit https://groups.google.com/d/optout.
