Bug 1858788 - ddclient dependency missing
Summary: ddclient dependency missing
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: perl-Data-Validate-IP
Version: epel8
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Scott Talbert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-20 12:19 UTC by John J. Egan
Modified: 2020-08-14 23:11 UTC (History)
8 users (show)

Fixed In Version: perl-Data-Validate-IP-0.27-11.epel8.playground
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-14 23:11:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description John J. Egan 2020-07-20 12:19:30 UTC
Description of problem:

Please fix ddclient dependencies



$ sudo dnf install ddclient
Last metadata expiration check: 1:26:19 ago on Mon 20 Jul 2020 06:48:24 AM EDT.
Error: 
 Problem: conflicting requests
  - nothing provides perl(Data::Validate::IP) needed by ddclient-3.9.1-1.epel8.playground.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)





Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Scott Talbert 2020-07-20 12:57:39 UTC
You need to enable PowerTools repository as per:
https://fedoraproject.org/wiki/EPEL#Quickstart

Comment 2 John J. Egan 2020-07-20 13:06:08 UTC
sudo dnf config-manager --set-enabled PowerTools

$ sudo dnf install ddclient
CentOS-8 - PowerTools                           7.6 kB/s | 4.3 kB     00:00    
Error: 
 Problem: conflicting requests
  - nothing provides perl(Data::Validate::IP) needed by ddclient-3.9.1-1.epel8.playground.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

$ sudo dnf repolist
repo id                   repo name
AppStream                 CentOS-8 - AppStream
BaseOS                    CentOS-8 - Base
PowerTools                CentOS-8 - PowerTools
epel-playground           Extra Packages for Enterprise Linux 8 - Playground - x86_64
extras                    CentOS-8 - Extras
remi                      Remi's RPM repository for Enterprise Linux 8 - x86_64
remi-modular              Remi's Modular repository for Enterprise Linux 8 - x86_64
remi-safe                 Safe Remi's RPM repository for Enterprise Linux 8 - x86_64
rpmfusion-free-updates    RPM Fusion for EL 8 - Free - Updates
rpmfusion-nonfree-updates RPM Fusion for EL 8 - Nonfree - Updates
virtualbox                Oracle Linux / RHEL / CentOS-8 / x86_64 - VirtualBox

Comment 3 Scott Talbert 2020-07-20 13:15:23 UTC
Why are you using epel-playground?  Can you try using the regular epel repository?

Comment 4 Scott Talbert 2020-07-20 13:22:25 UTC
OK, I see the problem.  perl-Data-Validate-IP is missing from playground.

Comment 5 Scott Talbert 2020-07-21 00:36:40 UTC
This should be fixed whenever the next epel8-playground compose runs.  Please check in a day or so.

Sorry for my rush to close.  I get a lot of bug reports for ddclient where people haven't enabled PowerTools and there's a different perl package dependency missing.


Note You need to log in before you can comment on or make changes to this bug.