Drop php-recode as dependency

Bug #1866750 reported by Bryce Harrington
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fusiondirectory (Ubuntu)
Fix Released
Undecided
Unassigned
gosa (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

> > Hi Ondřej,
> >
> > We noticed that with php7.4 there seems to be a change in how php-recode
> > is packaged. It looks like it's no longer provided by php7.4, and we're
> > wondering if that is intended to be its own separate package, or if it's
> > intended to go away entirely? If the former, do you know there has
> > already been work to package it? Or, of the latter, it looks to us like
> > this would impact src:fusiondirectory and src:gosa, which presumably
> > would need dropped from the archive? I'm curious if you're aware of
> > this and if you have plans for dealing with it - our preference would be
> > to follow your plans here.
>
> Hi Bryce,
>
> recode extension has been unbundled from PHP:
> https://www.php.net/manual/en/intro.recode.php
>
> It should be fairly easy to package, but intl extension is so much better,
> so I am not sure it’s worth it.
>
> Ondrej

    And the recode package in PECL is not really maintained at the moment, so I would recommend
    just dropping it.

    The src gosa has:

    samba/personal/samba/class_sambaMungedDial.inc: if (function_exists("recode")){
    samba/personal/samba/class_sambaMungedDial.inc: $utfName= recode("ISO8859-15..UTF-16",
    $paramName);

    so it’s safe to drop the dependency

    and the same class_sambaMungedDial.inc is in fusiondirectory.

    I would not shed a single tear about this :-)

    Ondrej
    --

So looks like we can safely drop.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package fusiondirectory - 1.3-1ubuntu1

---------------
fusiondirectory (1.3-1ubuntu1) focal; urgency=medium

  * d/control: Drop php-recode. (LP: #1866750)
    - recode extension has been unbundled from PHP and is not actively
      maintained. class_sambaMungedDial.inc conditionalizes the inclusion
      properly.

 -- Bryce Harrington <email address hidden> Tue, 10 Mar 2020 05:48:14 +0000

Changed in fusiondirectory (Ubuntu):
status: New → Fix Released
Bryce Harrington (bryce)
Changed in gosa (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.