Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory fusiondirectory
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectoryfusiondirectory
  • Issues
  • #519
Closed
Open
Issue created Nov 01, 2011 by bmortier@bmortierMaintainer

fusiondirectory-setup not operational with perl version < 5.10

The fusiondirectory-setup script doesn't work with a PERL version < 5.10 which is very bad for RHEL 5 distro which uses perl 5.8.8.

The first error found is :

$ /usr/sbin/fusiondirectory-setup String found where operator expected at /usr/sbin/fusiondirectory-setup line 518, near "say "modifying $repo"" (Do you need to predeclare say?) syntax error at /usr/sbin/fusiondirectory-setup line 518, near "say "modifying $repo"" Execution of /usr/sbin/fusiondirectory-setup aborted due to compilation errors.

The script like the others perl script should be updated in order to be compliant with the 5.8.8 perl version which is provided in RHEL 5 and which is an important target for us.

(from redmine: issue id 519, created on 2011-11-01, closed on 2012-01-20)

  • Changesets:
    • Revision 73128fa5 by Benoit MORTIER on 2011-11-05T12:55:08.000Z:
Fixes #519: fusiondirectory-setup not operational with perl version < 5.10
  • Uploads:
    • fusiondirectory-setup_say-patch.diff
Assignee
Assign to
Time tracking