Yes, the extension downloaded properly (on a raspbian stretch installation)
13367 Dec 9 04:56 inigo-metric.tar.gz Br, Johannes Am Sa., 26. Jan. 2019 um 11:38 Uhr schrieb John Smith < [email protected]>: > > > On Saturday, 26 January 2019 20:47:37 UTC+11, Johannes Ebner wrote: >> >> Hi, >> >> Installation fails: >> >> wee_extension --install inigo-metric.tar.gz >>> >>> Request to install 'inigo-metric.tar.gz' >>> >>> Extracting from tar archive inigo-metric.tar.gz >>> >>> Traceback (most recent call last): >>> >>> File "/usr/bin/wee_extension", line 83, in <module> >>> >>> main() >>> >>> File "/usr/bin/wee_extension", line 75, in main >>> >>> ext.install_extension(options.install) >>> >>> File "/usr/share/weewx/weecfg/extension.py", line 115, in >>>> install_extension >>> >>> self.install_from_dir(extension_dir) >>> >>> File "/usr/share/weewx/weecfg/extension.py", line 173, in >>>> install_from_dir >>> >>> shutil.copy(source_path, destination_path) >>> >>> File "/usr/lib/python2.7/shutil.py", line 119, in copy >>> >>> copyfile(src, dst) >>> >>> File "/usr/lib/python2.7/shutil.py", line 83, in copyfile >>> >>> with open(dst, 'wb') as fdst: >>> >>> IOError: [Errno 2] No such file or directory: >>>> '/etc/weewx/skins/Inigo/inigo-data.txt.tmpl' >>> >>> > I just reinstalled it on mine and didn't get any errors, did the extension > download properly? > > 2019-01-26 21:07:32 (152 KB/s) - ‘inigo-metric.tar.gz’ saved [13367/13367] > > # wee_extension --install inigo-metric.tar.gz > Request to install 'inigo-metric.tar.gz' > Extracting from tar archive inigo-metric.tar.gz > Saving installer file to /usr/share/weewx/user/installer/Inigo > Saved configuration dictionary. Backup copy at > /etc/weewx/weewx.conf.20190126210943 > Finished installing extension 'inigo-metric.tar.gz' > > -- > 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. > -- 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.
