Public bug reported:

>     > 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.

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

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

** Also affects: gosa (Ubuntu)
   Importance: Undecided
       Status: New

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

Title:
  Drop php-recode as dependency

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to