On Sunday, April 15, 2018 at 10:45:44 PM UTC-7, Glenn McKechnie wrote:
>
> I've always had a memory issue with most of my weewx installations, 
> usually self inflicted, but it's never been big enough to worry about,
>
> This one takes the cake though. 
>


In the past I've cooked up bogus fake 'provides xyz' rpms with fpm to get 
around rpms that 'require' stuff that I want to get onto the system with 
pip (or to totally skip installing even).  That might be your best way.   
Install the 'fake weewx prerequisites' rpm, install them for real with pip, 
and your weewx rpm should install just fine with yum.

fpm is pretty quick to spin up on if you want to just impersonate the rpms

Or use 'rpm --nodeps' to install weewx perhaps ? 

Reply via email to