#51043 Missing perl dependencies for logconv.pl on F33
Closed: wontfix 3 years ago by spichugi. Opened 4 years ago by vashirov.

Issue Description

On F33 logconv.pl fails to run because of perl-sigtrap is missing:

[root@server-f33 ds]# logconv.pl /var/log/dirsrv/slapd-master1/access*
Can't locate sigtrap.pm in @INC (you may need to install the sigtrap 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/bin/logconv.pl line 24.
BEGIN failed--compilation aborted at /usr/bin/logconv.pl line 24.

and after that because of missing perl-debugger:

Can't locate DB.pm in @INC (you may need to install the DB 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/bin/logconv.pl line 28.
BEGIN failed--compilation aborted at /usr/bin/logconv.pl line 28.                     

We should explicitly add these dependencies to our spec file.

Package Version and Platform

389-ds-base-1.4.4.0-1.fc33.x86_64


Metadata Update from @mreynolds:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Issue assigned to mreynolds
- Issue set to the milestone: 1.4.2

4 years ago

Few more for setup-ds.pl:
perl-Sys-Hostname
perl-File-Copy

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/4096

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata