Closed Bug 598409 Opened 15 years ago Closed 15 years ago

Make support-stage and master.support use our new vendor library

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsocol, Assigned: oremj)

Details

We put together a vendor library much like AMO. We've been using it on hudson (and locally) for a while now and would like to try it on stage, then production. To set it up, you should just need to: git clone git://github.com/jsocol/kitsune-lib vendor _inside_ the kitsune source directory. (The "vendor" dir should be in the same place as "manage.py".) I'm not sure what AMO does with the compiled requirements and python26 (maybe Jeremy can answer that) but we can probably do the same.
We typically use RPMs. Which compiled deps do you use?
Assignee: server-ops → jeremy.orem+bugs
Looks like Django was not included in the vendor libs.
It's a submodule. Rats, I should have said git clone --recursive You should be able to do a git submodule update --init to get everything in src.
They are both using the vendor library.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.