On Wednesday, May 8, 2019 at 3:44:27 PM UTC-5, P Simmons wrote:
>
>
>
> On Wednesday, May 8, 2019 at 8:52:43 AM UTC-5, Tom Keffer wrote:
>>
>> If you cloned your repository from https://github.com/weewx/weewx, then 
>> these steps are extremely easy. Just
>>
>> # If you haven't already done it:
>> git clone https://github.com/weewx/weewx.git
>> # Then...
>> git checkout development
>> git pull
>>
>> That's it. No make involved.
>>
>>
>>
>> On Tue, May 7, 2019 at 10:29 PM P Simmons <[email protected]> wrote:
>>
>>> K. Thx. Just was hoping to avoid a "pull" and "checkout" and "make" :).
>>>
>>> Will advise if I encounter any exceptions.
>>>
>>> I have the git repo on my "usual" machine - not on my "weewx server".
>>>
>>> Thanks again for the merge!
>>>
>>> On Tuesday, May 7, 2019 at 7:00:55 PM UTC-5, P Simmons wrote:
>>>>
>>>> If someone would like to catch development up to master, and drop files 
>>>> (at least a .tar.gz) in "
>>>> http://weewx.com/downloads/development_versions/";, i will gladly 
>>>> install and test.
>>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "weewx-development" 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-development/8034272a-4079-4d54-a976-1dcbd2b1eacf%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/weewx-development/8034272a-4079-4d54-a976-1dcbd2b1eacf%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>
> Am now running development branch at commit 
> 6eba945b1cd1db3dab23c7d87d2b7e0280b17ecd - will advise if any problems.
>
> Thanks!
>


Haven't noticed any anomalies in 6eba945.

Attempted upgrade to 07ff729... log file enclosed.

Pls advise if more info needed.

Thanks!
 

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" 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-development/ffa69c0d-e2ab-49bb-b55b-6a8f942cb3f3%40googlegroups.com.
Attempting upgrade to commit 07ff72917bbdf0e83c605dae5e51dfaf57d71cc1
Jul  9 14:56:16 gummo weewx[24194]: engine: Initializing weewx version 4.0.0a4
Jul  9 14:56:16 gummo weewx[24194]: engine: Using Python 2.7.13 (default, Sep 
26 2018, 18:42:22) #012[GCC 6.3.0 20170516]
Jul  9 14:56:16 gummo weewx[24194]: engine: Platform 
Linux-4.9.0-9-amd64-x86_64-with-debian-9
Jul  9 14:56:16 gummo weewx[24194]: engine: Locale is 'en_US.UTF-8'
Jul  9 14:56:16 gummo weewx[24194]: engine: pid file is /var/run/weewx.pid
Jul  9 14:56:16 gummo weewx[24198]: engine: Using configuration file 
/home/weewx/weewx.conf
Jul  9 14:56:16 gummo weewx[24198]: engine: Loading station type WS23xx 
(weewx.drivers.ws23xx)
Jul  9 14:56:16 gummo weewx[24198]: ws23xx: driver version is 0.30
Jul  9 14:56:16 gummo weewx[24198]: ws23xx: serial port is /dev/ttyS0
Jul  9 14:56:16 gummo weewx[24198]: ws23xx: polling interval is None
Jul  9 14:56:16 gummo weewx[24198]: engine: StdConvert target unit is 0x1
Jul  9 14:56:16 gummo weewx[24198]: wxcalculate: The following values will be 
calculated: barometer=software, windchill=software, dewpoint=software, 
appTemp=prefer_hardware, rainRate=hardware, windrun=prefer_hardware, 
heatindex=software, maxSolarRad=prefer_hardware, humidex=prefer_hardware, 
pressure=hardware, inDewpoint=software, ET=prefer_hardware, altimeter=software, 
cloudbase=prefer_hardware
Jul  9 14:56:16 gummo weewx[24198]: wxcalculate: The following algorithms will 
be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Jul  9 14:56:16 gummo weewx[24198]: engine: Archive will use data binding 
wx_binding
Jul  9 14:56:16 gummo weewx[24198]: engine: Record generation will be attempted 
in 'software'
Jul  9 14:56:16 gummo weewx[24198]: engine: Using archive interval of 300 
seconds (software record generation)
Jul  9 14:56:16 gummo weewx[24198]: engine: Using binding 'wx_binding' to 
database 'weewx'
Jul  9 14:56:16 gummo weewx[24198]: manager: Starting backfill of daily 
summaries
Jul  9 14:56:16 gummo weewx[24198]: restx: StationRegistry: Registration not 
requested.
Jul  9 14:56:16 gummo weewx[24198]: restx: Wunderground: Posting not enabled.
Jul  9 14:56:16 gummo weewx[24198]: restx: PWSweather: Posting not enabled.
Jul  9 14:56:16 gummo weewx[24198]: restx: CWOP: Posting not enabled.
Jul  9 14:56:16 gummo weewx[24198]: restx: WOW: Posting not enabled.
Jul  9 14:56:16 gummo weewx[24198]: restx: AWEKAS: Posting not enabled.
Jul  9 14:56:16 gummo weewx[24198]: engine: Starting up weewx version 4.0.0a4
Jul  9 14:56:17 gummo weewx[24198]: engine: Main loop exiting. Shutting engine 
down.
Jul  9 14:56:17 gummo weewx[24198]: engine: Caught unrecoverable exception in 
engine:
Jul  9 14:56:17 gummo weewx[24198]:     ****  'UnknownType' object does not 
support indexing
Jul  9 14:56:17 gummo weewx[24198]:     ****  : Traceback (most recent call 
last):
Jul  9 14:56:17 gummo weewx[24198]:     ****  :   File 
"/home/weewx/bin/weewx/engine.py", line 898, in main
Jul  9 14:56:17 gummo weewx[24198]:     ****  :     engine.run()
Jul  9 14:56:17 gummo weewx[24198]:     ****  :   File 
"/home/weewx/bin/weewx/engine.py", line 161, in run
Jul  9 14:56:17 gummo weewx[24198]:     ****  :     
self.dispatchEvent(weewx.Event(weewx.STARTUP))
Jul  9 14:56:17 gummo weewx[24198]:     ****  :   File 
"/home/weewx/bin/weewx/engine.py", line 228, in dispatchEvent
Jul  9 14:56:17 gummo weewx[24198]:     ****  :     callback(event)
Jul  9 14:56:17 gummo weewx[24198]:     ****  :   File 
"/home/weewx/bin/weewx/engine.py", line 524, in startup
Jul  9 14:56:17 gummo weewx[24198]:     ****  :     
self._catchup(self.engine.console.genStartupRecords)
Jul  9 14:56:17 gummo weewx[24198]:     ****  :   File 
"/home/weewx/bin/weewx/engine.py", line 639, in _catchup
Jul  9 14:56:17 gummo weewx[24198]:     ****  :     origin='hardware'))
Jul  9 14:56:17 gummo weewx[24198]:     ****  :   File 
"/home/weewx/bin/weewx/engine.py", line 228, in dispatchEvent
Jul  9 14:56:17 gummo weewx[24198]:     ****  :     callback(event)
Jul  9 14:56:17 gummo weewx[24198]:     ****  :   File 
"/home/weewx/bin/weewx/engine.py", line 339, in new_archive_record
Jul  9 14:56:17 gummo weewx[24198]:     ****  :     converted_record = 
self.converter.convertDict(event.record)
Jul  9 14:56:17 gummo weewx[24198]:     ****  :   File 
"/home/weewx/bin/weewx/units.py", line 827, in convertDict
Jul  9 14:56:17 gummo weewx[24198]:     ****  :     target_dict[obs_type] = 
self.convert(as_value_tuple(obs_dict, obs_type))[0]
Jul  9 14:56:17 gummo weewx[24198]:     ****  :   File 
"/home/weewx/bin/weewx/units.py", line 788, in convert
Jul  9 14:56:17 gummo weewx[24198]:     ****  :     if val_t[1] is None and 
val_t[2] is None:
Jul  9 14:56:17 gummo weewx[24198]:     ****  : TypeError: 'UnknownType' object 
does not support indexing
Jul  9 14:56:17 gummo weewx[24198]:     ****  Exiting.
Abandoning upgrade to commit 07ff72917bbdf0e83c605dae5e51dfaf57d71cc1
Jul  9 14:58:27 gummo weewx[24259]: engine: Initializing weewx version 4.0.0a4
Jul  9 14:58:27 gummo weewx[24259]: engine: Using Python 2.7.13 (default, Sep 
26 2018, 18:42:22) #012[GCC 6.3.0 20170516]
Jul  9 14:58:27 gummo weewx[24259]: engine: Platform 
Linux-4.9.0-9-amd64-x86_64-with-debian-9
Jul  9 14:58:27 gummo weewx[24259]: engine: Locale is 'en_US.UTF-8'
Jul  9 14:58:27 gummo weewx[24259]: engine: pid file is /var/run/weewx.pid
Jul  9 14:58:27 gummo weewx[24263]: engine: Using configuration file 
/home/weewx/weewx.conf
Jul  9 14:58:27 gummo weewx[24263]: engine: Loading station type WS23xx 
(weewx.drivers.ws23xx)
Jul  9 14:58:27 gummo weewx[24263]: ws23xx: driver version is 0.30
Jul  9 14:58:27 gummo weewx[24263]: ws23xx: serial port is /dev/ttyS0
Jul  9 14:58:27 gummo weewx[24263]: ws23xx: polling interval is None
Jul  9 14:58:27 gummo weewx[24263]: engine: StdConvert target unit is 0x1
Jul  9 14:58:27 gummo weewx[24263]: wxcalculate: The following values will be 
calculated: barometer=software, windchill=software, dewpoint=software, 
appTemp=prefer_hardware, rainRate=hardware, windrun=prefer_hardware, 
heatindex=software, maxSolarRad=prefer_hardware, humidex=prefer_hardware, 
pressure=hardware, inDewpoint=software, ET=prefer_hardware, altimeter=software, 
cloudbase=prefer_hardware
Jul  9 14:58:27 gummo weewx[24263]: wxcalculate: The following algorithms will 
be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Jul  9 14:58:27 gummo weewx[24263]: engine: Archive will use data binding 
wx_binding
Jul  9 14:58:27 gummo weewx[24263]: engine: Record generation will be attempted 
in 'software'
Jul  9 14:58:27 gummo weewx[24263]: engine: Using archive interval of 300 
seconds (software record generation)
Jul  9 14:58:27 gummo weewx[24263]: engine: Using binding 'wx_binding' to 
database 'weewx'
Jul  9 14:58:27 gummo weewx[24263]: manager: Starting backfill of daily 
summaries
Jul  9 14:58:27 gummo weewx[24263]: restx: StationRegistry: Registration not 
requested.
Jul  9 14:58:27 gummo weewx[24263]: restx: Wunderground: Posting not enabled.
Jul  9 14:58:27 gummo weewx[24263]: restx: PWSweather: Posting not enabled.
Jul  9 14:58:27 gummo weewx[24263]: restx: CWOP: Posting not enabled.
Jul  9 14:58:27 gummo weewx[24263]: restx: WOW: Posting not enabled.
Jul  9 14:58:27 gummo weewx[24263]: restx: AWEKAS: Posting not enabled.
Jul  9 14:58:27 gummo weewx[24263]: engine: Starting up weewx version 4.0.0a4
Jul  9 14:58:29 gummo weewx[24263]: manager: Added record 2019-07-09 14:57:28 
CDT (1562702248) to database 'weewx'
Jul  9 14:58:29 gummo weewx[24263]: Added record 2019-07-09 14:57:28 CDT 
(1562702248) to daily summary in 'weewx'
Jul  9 14:58:29 gummo weewx[24263]: engine: Starting main packet loop.
Jul  9 14:58:38 gummo weewx[24263]: ws23xx: invalid wind reading: speed=51.0 
dir=0.0 overflow=5 invalid=0
Jul  9 14:58:38 gummo weewx[24263]: ws23xx: connection changed from unknown to 
wireless
Jul  9 14:58:38 gummo weewx[24263]: ws23xx: using 30 second polling interval 
for wireless connection
Jul  9 14:59:15 gummo weewx[24263]: ws23xx: invalid wind reading: speed=51.0 
dir=0.0 overflow=5 invalid=0
Jul  9 14:59:49 gummo weewx[24263]: ws23xx: invalid wind reading: speed=51.0 
dir=0.0 overflow=5 invalid=0

Reply via email to