Vince, curiously, I tried following those instructions. they worked for upgrading from 4.10 to 5.0.0 but not for upgrading from 5.0.0 to 5.0.2. the first upgrade ran without installing epel-release but yet not requiring to upgrade weewx; the second upgrade just won't. Go figure.
joev.mi On Saturday, February 10, 2024 at 6:52:45 PM UTC-5 vince wrote: > Try reading https://www.weewx.com/docs/5.0/quickstarts/redhat/ > > On Saturday, February 10, 2024 at 3:31:48 PM UTC-8 Joseph Verreau wrote: > >> here's another piece, looking at this list of dependencies as below I >> checked to see if they were installed. All but epel-release are on my >> system. >> The issue I'm anticipating is that desktop is running fc38. I won't be >> able to install fc39 unless all the packages have a path to an upgrade >> source. >> Of course I could erase weewx upgrade the OS and then reinstall weewx. >> seems clugey. >> >> Joe Verreau >> >> [jverreau@xps8700 epel-repo]$ sudo dnf repoquery --depends weewx >> Last metadata expiration check: 1:42:39 ago on Sat 10 Feb 2024 04:44:34 >> PM EST. >> /bin/sh >> /usr/bin/getent >> /usr/sbin/groupadd >> /usr/sbin/useradd >> epel-release >> python3 >> python3-cheetah >> python3-configobj >> python3-pillow >> python3-pyserial >> python3-pyusb >> [jverreau@xps8700 epel-repo]$ >> >> On Saturday, February 10, 2024 at 6:19:46 PM UTC-5 Joseph Verreau wrote: >> >>> currently running weewx v 5.0.0-1 following an erase of 4.10. I did >>> finally sort out a few issues, like I didn't know I needed to re-run the >>> device script to add the vantage driver but I got there. Then there was >>> the issue of udev rules but another thread helped me sort that out. My >>> version of 5.0.0-1 is running and reporting to my selected weather services >>> (WOW, CWOP and Wunderground). >>> So moving ahead I thought I could just update from 5.0.0.1 to 5.0.2-1. >>> But I'm getting the error about no path to epel-release. Apparently I had >>> a path to install v5.0.0-1. I've tried a couple alternatives including a >>> fedora site that claimed I could install that package but I either get a >>> response saying it isn't available or I need to install >>> subscription-manager first. >>> >>> [jverreau@xps8700 epel-repo]$ *dnf repolist weewx list* >>> repo id >>> repo name >>> status >>> weewx >>> weewx >>> enabled >>> [jverreau@xps8700 epel-repo]$ *dnf repolist weewx list available* >>> repo id >>> repo name >>> status >>> weewx >>> weewx >>> enabled >>> [jverreau@xps8700 epel-repo]$ *dnf repoquery weewx list available* >>> Last metadata expiration check: 5:17:03 ago on Sat 10 Feb 2024 12:51:11 >>> PM EST. >>> weewx-0:5.0.0-1.el9.noarch >>> weewx-0:5.0.1-1.el9.noarch >>> weewx-0:5.0.1-2.el9.noarch >>> weewx-0:5.0.1-3.el9.noarch >>> weewx-0:5.0.2-1.el9.noarch >>> [jverreau@xps8700 epel-repo]$ *dnf list weewx* >>> Last metadata expiration check: 5:18:10 ago on Sat 10 Feb 2024 12:51:11 >>> PM EST. >>> Installed Packages >>> weewx.noarch >>> 5.0.0-1.el9 >>> @weewx >>> Available Packages >>> weewx.noarch >>> 5.0.2-1.el9 >>> weewx >>> [jverreau@xps8700 epel-repo]$ *sudo dnf upgrade weewx* >>> Last metadata expiration check: 1:25:12 ago on Sat 10 Feb 2024 04:44:34 >>> PM EST. >>> Dependencies resolved. >>> >>> Problem: cannot install the best update candidate for package >>> weewx-5.0.0-1.el9.noarch >>> - nothing provides epel-release needed by weewx-5.0.2-1.el9.noarch >>> from weewx >>> >>> ========================================================================================================================================================== >>> Package Architecture >>> Version Repository >>> Size >>> >>> ========================================================================================================================================================== >>> Skipping packages with broken dependencies: >>> weewx noarch >>> 5.0.2-1.el9 weewx >>> 1.2 M >>> >>> Transaction Summary >>> >>> ========================================================================================================================================================== >>> Skip 1 Package >>> >>> Nothing to do. >>> Complete! >>> [jverreau@xps8700 epel-repo]$ >>> >> -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/c3c26e56-5f7b-4b13-9ab5-082e33917464n%40googlegroups.com.
