Closed
Bug 499210
Opened 17 years ago
Closed 17 years ago
stage mozillaservice.org downgrade libraries to production levels
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ozten, Assigned: justdave)
Details
From 499133 libxml is not the same version between stage and prod. Please upgrade/downgrade this library.
Quoted from 499133:
If I diff php -i I see this:
-libxml Version => 2.6.26
+libxml Version => 2.7.2
Where 2.6.26 is in production.
| Assignee | ||
Comment 1•17 years ago
|
||
I downgraded libxml2 libxml2-python and php-xml to the repository versions and the php -i output matches now.
Point of note: there's still reference to libxml2 version 2.7.2 in the php -i output. I think it's statically linked in something. (This is also present in production though). I suspect this means the 2.7.2 version was present on the build machine when the php package was built.
Assignee: server-ops → justdave
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•