← Back to team overview

freeipa team mailing list archive

[Bug 1778236] [NEW] missing GZIP path in freeipa platform configuration

 

Public bug reported:

The file "/usr/lib/python2.7/dist-packages/ipaplatform/debian/paths.py"
is missing the line

GZIP = "/bin/gzip"

Without this definition, the default incorrect value of "/usr/bin/gzip"
is used. Among the others, this is required by the "ipa-backup" command.

** Affects: freeipa (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of FreeIPA,
which is subscribed to freeipa in Ubuntu.
https://bugs.launchpad.net/bugs/1778236

Title:
  missing GZIP path in freeipa platform configuration

Status in freeipa package in Ubuntu:
  New

Bug description:
  The file "/usr/lib/python2.7/dist-
  packages/ipaplatform/debian/paths.py" is missing the line

  GZIP = "/bin/gzip"

  Without this definition, the default incorrect value of
  "/usr/bin/gzip" is used. Among the others, this is required by the
  "ipa-backup" command.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1778236/+subscriptions


Follow ups