On Sun, 2024-02-11 at 09:41 -0800, matthew wall wrote:
> the epel-release dependency has been removed for the redhat el8 and
> el9 packages.  this will appear in the next weewx release (probably
> 5.0.3, but perhaps 5.1).
> meanwhile, you can tell rpm to ignore that dependency, since you
> already have installed the prereqs that weewx actually uses.
> 
> rpm --nodeps
> 
> for yum/dnf, you could try the skip broken option
> yum --skip-broken

It looks like the problem remains. I am trying to upgrade weewx to
prepare for installing Fedora-40, and get the following errors (slightly
edited).. It may be a good idea to download the rpm and install it
using 
 rpm --nodeps weewx
but I am suspicious, since python3-importlib-resources is missing as
well as epel-release, and I don't want to break my weather station. 

jonrysh@OaklandWeather:~$ sudo dnf upgrade --refresh
[sudo] password for jonrysh: 
Fedora 39 - x86_64 71 kB/s | 30 kB 00:00 
Fedora 39 openh264 (From Cisco) - x86_64 8.9 kB/s | 989 B 00:00 
Fedora 39 - x86_64 - Updates 203 kB/s | 26 kB 00:00 
google-chrome 7.8 kB/s | 1.3 kB 00:00 
weewx 48 kB/s | 3.0 kB 00:00 
Dependencies resolved.

Problem: cannot install the best update candidate for package weewx-
4.10.2-1.el8.noarch
- nothing provides epel-release needed by weewx-5.0.2-1.el8.noarch from
weewx
- nothing provides python3-importlib-resources needed by weewx-5.0.2-
1.el8.noarch from weewx
========================================================================
=========
Package Architecture Version Repository Size
========================================================================
========
Skipping packages with broken dependencies:
weewx noarch 5.0.2-1.el8 weewx 1.2 M

Transaction Summary
========================================================================
=======
Skip 1 Package

Nothing to do.
Complete!
jonrysh@OaklandWeather:~$ sudo dnf upgrade --skip-broken 
[sudo] password for jonrysh: 
Last metadata expiration check: 0:23:39 ago on Sat 15 Jun 2024 04:19:32
PM PDT.
Dependencies resolved.

Problem: cannot install the best update candidate for package weewx-
4.10.2-1.el8.noarch
- nothing provides epel-release needed by weewx-5.0.2-1.el8.noarch from
weewx
- nothing provides python3-importlib-resources needed by weewx-5.0.2-
1.el8.noarch from weewx
========================================================================
==========
Package Architecture Version Repository Size
========================================================================
==========
Skipping packages with broken dependencies:
weewx noarch 5.0.2-1.el8 weewx 1.2 M

Transaction Summary
========================================================================
===========
Skip 1 Package

Nothing to do.
Complete!

-- 
Sincerely Jonathan Ryshpan <jonr...@pacbell.net>

 Fiat justitia, ruant coelis!

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f59606c02cbf1e3482b13ab412daf07cd986362a.camel%40pacbell.net.

Reply via email to