On Saturday, September 10, 2016 at 12:22:32 PM UTC-7, Allan H wrote: > > Ok, after searching for ideas all day, I think I finally managed to > update the Centos 7 test VM. > It looks promising, but lets see tomorrow. > > I just spun up a centos-6 vagrant box and installed the weewx 3.5.0 rpm for another data point.
So far: vagrant init centos/6 (edited the Vagrantfile to set ram=1024, virtualbox gui enabled) vagrant up vagrant ssh sudo bash yum update -y wget http://www.weewx.com/downloads/weewx-3.5.0-1.rhel.noarch.rpm yum install ./weewx-3.5.0-1.rhel.noarch.rpm service weewx status (shows weewx running, /var/log/messages agrees) (after 5 minutes there are the expected files in /var/www/html/weewx) ps -aux shows 239708k VSZ and 32768k RSS for the weewxd process Note - I did not install any gui in centos6, just the console minimum in the vagrant box. -- 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 weewx-user+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.