Bug 1282466 - Running /usr/sbin/setup-ds.pl fails with Can't locate bigint.pm, plus two warnings
Summary: Running /usr/sbin/setup-ds.pl fails with Can't locate bigint.pm, plus two war...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: 389-ds-base
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-16 14:03 UTC by Jan Pazdziora (Red Hat)
Modified: 2020-09-13 21:35 UTC (History)
6 users (show)

Fixed In Version: 389-ds-base-1.3.5.1-1
Clone Of:
Environment:
Last Closed: 2016-12-20 15:58:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github 389ds 389-ds-base issues 1679 0 None None None 2020-09-13 21:35:52 UTC

Description Jan Pazdziora (Red Hat) 2015-11-16 14:03:47 UTC
Description of problem:

Running

  /usr/sbin/setup-ds.pl -u -s General.UpdateMode=offline

on a Fedora 23 installation with data from Fedora 22 installation (in a container but hopefully that does not matter) fails with

Error: not applying update /usr/share/dirsrv/updates/50fixNsState.pl. Error: Can't locate bigint.pm in @INC (you may need to install the bigint module) (@INC contains: /usr/lib64/dirsrv/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/share/dirsrv/updates/50fixNsState.pl line 7.
BEGIN failed--compilation aborted at /usr/share/dirsrv/updates/50fixNsState.pl line 7.
Compilation failed in require at (eval 16) line 1.

There are also warnings

   Use of literal control characters in variable names is deprecated

due to to a control character instead of verbatim $^O and

   Smartmatch is experimental

I was able to get the same error on plain (non-container) Fedora 23 installation.

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

389-ds-base-1.3.4.4-1.fc23.1

How reproducible:

Deterministic.

Steps to Reproduce:
1. Have FreeIPA on Fedora 23 installation.
2. Run /usr/sbin/setup-ds.pl -u -s General.UpdateMode=offline

Actual results:

Use of literal control characters in variable names is deprecated at /usr/lib64/dirsrv/perl/DSCreate.pm line 839.
Error: not applying update /usr/share/dirsrv/updates/50fixNsState.pl. Error: Can't locate bigint.pm in @INC (you may need to install the bigint module) (@INC contains: /usr/lib64/dirsrv/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/share/dirsrv/updates/50fixNsState.pl line 7.
BEGIN failed--compilation aborted at /usr/share/dirsrv/updates/50fixNsState.pl line 7.
Compilation failed in require at (eval 16) line 1.

Smartmatch is experimental at /usr/share/dirsrv/updates/52updateAESplugin.pl line 58.
Error: not applying update '/usr/share/dirsrv/updates/50fixNsState.pl'.  Error: Can't locate bigint.pm in @INC (you may need to install the bigint module) (@INC contains: /usr/lib64/dirsrv/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/share/dirsrv/updates/50fixNsState.pl line 7.
BEGIN failed--compilation aborted at /usr/share/dirsrv/updates/50fixNsState.pl line 7.
Compilation failed in require at (eval 16) line 1.

Error: could not update the directory server.
Exiting . . .
Log file is '/tmp/setupOj5aId.log'

Expected results:

No error related to wrong packaging or wrong or experimental coding.

Additional info:

Comment 2 Rich Megginson 2015-11-16 15:14:29 UTC
Upstream ticket:
https://fedorahosted.org/389/ticket/48348

Comment 3 Mike McCune 2016-03-28 23:29:09 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 4 Fedora End Of Life 2016-11-24 13:29:15 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Fedora End Of Life 2016-12-20 15:58:47 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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