Den 10-09-2016 kl. 21:49 skrev vince:
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.

It will not start leaking, before you fix the font paths in skin.conf

  Allan.

--
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.

Reply via email to