I just asked that question <https://groups.google.com/d/msg/weewx-development/dyupGRcQO_c/8nEpgSngBAAJ>. Seems the install.py has 1 job, and that's to copy files to their correct locations without any checks.
On Monday, September 3, 2018 at 5:05:27 PM UTC-4, Colin Larsen wrote: > > Pat can the install script back up the Inc files? Then they could go back > into the archive, it looks like folks don't follow the instructions close > enough unfortunately > > On Tue, 4 Sep 2018, 08:44 Pat, <[email protected] <javascript:>> wrote: > > You need to follow this step... > > > https://github.com/poblabs/weewx-belchertown#creating-about-page-and-records-page > > > > On Monday, September 3, 2018 at 4:43:48 PM UTC-4, Juan Antonio Mosquera > wrote: > > more... wee_reports not finished.... and.... other error > > Sep 03 22:41:57 meteomontaos weewx[25644]: reportengine: Running report > SmallImages > Sep 03 22:41:58 meteomontaos weewx[25644]: reportengine: Found > configuration file /etc/weewx/skins/Sofaskin/skin.conf for report > SmallImages > Sep 03 22:41:59 meteomontaos weewx[25644]: cheetahgenerator: using search > list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', > 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', > 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras'] > Sep 03 22:42:00 meteomontaos weewx[25644]: manager: Daily summary version > is 2.0 > Sep 03 22:42:12 meteomontaos weewx[25644]: wmr300: dump history is disabled > Sep 03 22:42:33 meteomontaos weewx[25644]: wmr300: dump history is disabled > Sep 03 22:42:54 meteomontaos weewx[25644]: wmr300: dump history is disabled > Sep 03 22:43:02 meteomontaos weewx[25644]: cheetahgenerator: Generated 9 > files for report SmallImages in 63.82 seconds > Sep 03 22:43:03 meteomontaos weewx[25644]: manager: Daily summary version > is 2.0 > Sep 03 22:43:12 meteomontaos wee_reports[27892]: cheetahgenerator: > Generate failed with exception '<type 'exceptions.OSError'>' > Sep 03 22:43:12 meteomontaos wee_reports[27892]: cheetahgenerator: **** > Ignoring template /etc/weewx/skins/Belchertown/about/index.html.tmpl > Sep 03 22:43:12 meteomontaos wee_reports[27892]: cheetahgenerator: **** > Reason: [Errno 2] No such file or directory: > '/etc/weewx/skins/Belchertown/about.inc' > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** Traceback (most > recent call last): > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** File > "/usr/share/weewx/weewx/cheetahgenerator.py", line 330, in generate > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** print >> _file, > compiled_template > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** File > "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in > __str__ > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** rc = > getattr(self, mainMethName)() > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** File > "_etc_weewx_skins_Belchertown_about_index_html_tmpl.py", line 181, in > respond > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** File > "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1597, in > _handleCheetahInclude > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** > nestedTemplateClass = compiler.compile(source=source, file=file) > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** File > "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 706, in compile > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** fileHash += > str(os.path.getmtime(file)) > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** File > "/usr/lib/python2.7/genericpath.py", line 54, in getmtime > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** return > os.stat(filename).st_mtime > Sep 03 22:43:12 meteomontaos wee_reports[27892]: **** OSError: [Errno 2] > No such file or directory: '/etc/weew > > ... -- 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.
