Closed Bug 588569 Opened 15 years ago Closed 15 years ago

[PAMO] Install PIL with jpeg debug support on pm-gearman-amo[01,02].mozilla.org

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davedash, Assigned: oremj)

References

Details

We are getting this error: z.task:ERROR Error saving collection icon: decoder jpeg not available :/data/amo_python/www/preview/zamboni/apps/bandwagon/tasks.py:43 We had this issue for hudson: c.f. bug 582759
I'm going to add this to the monitor page, so it should be on all AMO boxes
SUMO uses PIL too, but afaik stage and production already have it. Somewhat related: hudson needs this too, either outside the virtualenvs or inside each of them (seems incovenient).
I think Jabba took care of this for Hudson, so punting to him. CC'ing Jeremy.
Assignee: server-ops → jdow
(zamboni)[root@pm-gearman-amo02 ~]# pip install PIL==1.1.7 Requirement already satisfied (use --upgrade to upgrade): PIL==1.1.7 in /usr/lib/python2.6/site-packages/PIL Cleaning up... (zamboni)[root@pm-gearman-amo02 ~]# I yum installed libjpeg-devel on both boxes, but the PIL looks like it was already there. How to test if installing libjpeg-devel solved the problem?
Assignee: jdow → jeremy.orem+bugs
(In reply to comment #4) > I yum installed libjpeg-devel on both boxes, but the PIL looks like it was > already there. How to test if installing libjpeg-devel solved the problem? You'd have to rebuild PIL so it can link to libjpeg.
Should be fixed now. I like the idea of /monitor checking for the existence of the random compiled packages we use.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
AFAIK, this is still a problem for support.mozilla.com-master on hudson. See here: https://hudson.mozilla.org/job/support.mozilla.com-master/lastCompletedBuild/console The one failing test uses PIL. That test passes on job/support.mozilla.com, so I'm not sure what's up with the setup there.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
On sm-hudson01 the PIL package that zamboni uses is installed and so are libjpeg and libjpeg-devel. Please create a new bug if you are still seeing errors.
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.