yes. though I have taken out the readme and changelog for the time being. I have found the problem. I created the zip on a Mac and it created a second directory inside the archive called _MACOS. That was confusing the installer. Deleting that directory allowed the installer to proceed (and churn up the next layer of bugs). Thanks, joe
> On Jan 13, 2018, at 2:40 PM, gjr80 <[email protected]> wrote: > > I know you outlined your zip structure but it wasn't 100% clear to me. I > package in tgz format not zip but the structure I have in my tgz file is: > > name > | > -- install.py > | > -- readme.txt > | > -- changelog > | > -- bin > | | > | -- directories/files to go in $BIN directory > | > -- skins > | > -- directories/files to go in skin directory > > where name is the common name of the extension/driver etc > > Alternatively, post your zip. > > Gary > > -- > You received this message because you are subscribed to a topic in the Google > Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/WI_RccEFDNM/unsubscribe > <https://groups.google.com/d/topic/weewx-user/WI_RccEFDNM/unsubscribe>. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <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.
