Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup-ds.pl fails on F24 if perl-Errno is not updated #1960

Closed
389-ds-bot opened this issue Sep 13, 2020 · 2 comments
Closed

setup-ds.pl fails on F24 if perl-Errno is not updated #1960

389-ds-bot opened this issue Sep 13, 2020 · 2 comments
Labels
closed: fixed Migration flag - Issue
Milestone

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/48901


Description of problem:

Installing FreeIPA 4.3.1 on F24 with perl-Errno-1.23-358.fc24.x86_64 fails in
setup-ds.pl.

Updating perl-Errno to solves the issue.

Some component needs to perl-Errno-1.23-360.fc24.x86_64 raise its dependency,
either 389-ds or some Perl one.


2016-06-27T10:20:48Z DEBUG calling setup-ds.pl
2016-06-27T10:20:48Z DEBUG Starting external process
2016-06-27T10:20:48Z DEBUG args=/usr/sbin/setup-ds.pl --silent --logfile - -f
/tmp/tmp_NZb9C
2016-06-27T10:20:48Z DEBUG Process finished, return code=255
2016-06-27T10:20:48Z DEBUG stdout=
2016-06-27T10:20:48Z DEBUG stderr=Errno architecture
(x86_64-linux-thread-multi-4.3.5-300.fc23.x86_64) does not match executable
architecture (x86_64-linux-thread-multi-4.4.9-300.fc23.x86_64) at
/usr/lib64/perl5
/Errno.pm line 11.
Compilation failed in require at /usr/share/perl5/vendor_perl/File/Temp.pm line
17.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/File/Temp.pm
line 17.
Compilation failed in require at /usr/lib64/dirsrv/perl/SetupLog.pm line 20.
BEGIN failed--compilation aborted at /usr/lib64/dirsrv/perl/SetupLog.pm line
20.
Compilation failed in require at /usr/lib64/dirsrv/perl/Setup.pm line 37.
BEGIN failed--compilation aborted at /usr/lib64/dirsrv/perl/Setup.pm line 37.
Compilation failed in require at /usr/sbin/setup-ds.pl line 15.
BEGIN failed--compilation aborted at /usr/sbin/setup-ds.pl line 15.

2016-06-27T10:20:48Z DEBUG Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ipaserver/install/service.py", line
447, in start_creation
    run_step(full_msg, method)
  File "/usr/lib/python2.7/site-packages/ipaserver/install/service.py", line
437, in run_step
    method()
  File "/usr/lib/python2.7/site-packages/ipaserver/install/dsinstance.py", line
547, in __create_instance
    raise RuntimeError("failed to create ds instance %s" % e)
RuntimeError: failed to create ds instance Command '/usr/sbin/setup-ds.pl
--silent --logfile - -f /tmp/tmp_NZb9C' returned non-zero exit status 255


Version-Release number of selected component (if applicable):
perl-Errno-1.23-358.fc24.x86_64
freeipa-server-4.3.1-1.fc24.x86_64
389-ds-base-1.3.5.6-1.fc24.x86_64

Expected result:
`dnf install 389-ds-base` will pull all required dependencies with proper
versions.
@389-ds-bot 389-ds-bot added the closed: fixed Migration flag - Issue label Sep 13, 2020
@389-ds-bot 389-ds-bot added this to the 1.3.5.11 milestone Sep 13, 2020
@389-ds-bot
Copy link
Author

Comment from nhosoi (@nhosoi) at 2016-07-16 05:06:33

Updated the Fedora spec file.

@389-ds-bot
Copy link
Author

Comment from nhosoi (@nhosoi) at 2017-02-11 22:51:46

Metadata Update from @nhosoi:

  • Issue assigned to mreynolds389
  • Issue set to the milestone: 1.3.5.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: fixed Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant