hashar added a comment.

  In T299389#7627900 <https://phabricator.wikimedia.org/T299389#7627900>, 
@kostajh wrote:
  
  > Can/should we use pecl to install apcu and xdebug? e.g. `pecl install apcu` 
& `pecl install xdebug`
  
  That is a bit of a pain, we would need various developments dependencies to 
be setup and then teardown and that exposes us to a bunch of compile failure 
when building the image. It is way easier to consume the binary packages 
maintained by sury.org, the person behind it is the developer maintaining the 
official PHP Debian package.
  
  The bulk of it is they have split the apcu and xdebug packages to no more be 
version independent so we just need to install the proper versions directly, 
for example: php7.3-apcu and php7.3-xdebug.   Following patches will address it 
for Quibble and for other CI images using those packages.

TASK DETAIL
  https://phabricator.wikimedia.org/T299389

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hashar
Cc: hashar, kostajh, Aklapper, Lucas_Werkmeister_WMDE, 786, Suran38, Biggs657, 
Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Kent7301, joker88john, DannyS712, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, thcipriani, Wikidata-bugs, aude, Jdforrester-WMF, 
Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to