Bug 1868063

Summary: ldirectord missing dependency on perl-Socket6
Product: [Fedora] Fedora Reporter: Jan "Yenya" Kasprzak <kas>
Component: resource-agentsAssignee: Oyvind Albrigtsen <oalbrigt>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: bperkins, cfeist, dvossel, oalbrigt
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: resource-agents-4.6.1-3.fc32 resource-agents-4.6.1-3.fc33 resource-agents-4.6.1-3.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-24 10:56:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan "Yenya" Kasprzak 2020-08-11 14:42:47 UTC
Description of problem:
The ldirectord command depends on Socket6 Perl module, but does not have dependency on perl(Socket6).

Version-Release number of selected component (if applicable):
ldirectord-4.6.1-2.fc32.x86_64

How reproducible:
100 %

Steps to Reproduce:
1. rpm -e perl-Socket6 # if installed at all
2. yum -y install ldirectord
3. /usr/sbin/ldirectord --help

Actual results:
Can't locate Socket6.pm in @INC (you may need to install the Socket6 module) (@INC contains: /usr/local/lib64/perl5/5.30 /usr/local/share/perl5/5.30 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/sbin/ldirectord line 865.
BEGIN failed--compilation aborted at /usr/sbin/ldirectord line 865.

Expected results:
help page of the ldirectord command, of course :-)


Additional info:

Comment 1 Fedora Update System 2020-08-24 10:45:54 UTC
FEDORA-2020-ab58aa3b28 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-ab58aa3b28

Comment 2 Fedora Update System 2020-08-24 10:56:01 UTC
FEDORA-2020-63ae0e98d2 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Fedora Update System 2020-08-24 11:08:03 UTC
FEDORA-2020-9ba619cf56 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Fedora Update System 2020-08-25 01:59:53 UTC
FEDORA-2020-ab58aa3b28 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-ab58aa3b28`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-ab58aa3b28

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2020-09-01 19:30:21 UTC
FEDORA-2020-ab58aa3b28 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.