Bug 10847 - Possible to install php-gd & php-gd-bundled together which causes errors
Summary: Possible to install php-gd & php-gd-bundled together which causes errors
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 3
Hardware: i586 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Oden Eriksson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 10997
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-26 13:15 CEST by claire robinson
Modified: 2013-08-30 19:53 CEST (History)
1 user (show)

See Also:
Source RPM: pgp-gd-bundled php
CVE:
Status comment:


Attachments

Description claire robinson 2013-07-26 13:15:08 CEST
As bug 10797 comment 11

Installing both php-gd and php-gd-bundled causes errors

eg.
$ php -r 'xml_parse_into_struct(xml_parser_create_ns(), str_repeat("<blah>", 1000), $b);'
PHP Warning:  Module 'gd' already loaded in Unknown on line 0

The two should probably conflict.

Reproducible: 

Steps to Reproduce:
claire robinson 2013-07-26 13:32:34 CEST

CC: (none) => luigiwalser

Comment 1 David Walser 2013-08-17 19:18:30 CEST
Oden, if you agree with adding Conflicts for this, can we do this for the next round of PHP updates?
Comment 2 Oden Eriksson 2013-08-23 09:42:11 CEST
Fixed in php-5.3.27-1.2.mga2 and php-5.4.19-1.1.mga3
David Walser 2013-08-23 12:43:08 CEST

Depends on: (none) => 10997

Comment 3 David Walser 2013-08-30 19:53:31 CEST
Fixed in the update for Bug 10997:
http://advisories.mageia.org/MGASA-2013-0264.html

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.