Closed Bug 1189720 Opened 10 years ago Closed 10 years ago

upload all recent mozbase packages to internal pypi

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: parkouss, Unassigned)

References

Details

There was an attempt into bug 1180762 (thanks :Callek for that!) but unfortunately this was reverted because of Bug 1187127. Now this is fixed - and mozharness explictly ask exact dependencies for Talos so we should be good to put all missing mozbase packages in internal pypi without side-effects on Talos.
Julien/Joel, Can you please enumerate which mozbase packages and which versions we need to upload, here, in this bug. We have new buildduty people [1] who I am handing this off to, and this bug will likely get done early on monday when I'm not around. [1] http://coopcoopbware.tumblr.com/post/125202963590/the-changing-face-of-buildduty-summer-2015 Vlad/Alin: The docs for this are at https://wiki.mozilla.org/ReleaseEngineering/Buildduty/Other_Duties#Python_packages The script for that assumes you'd log in to relengwebadm with the value of "$(whoami)" (which is incorrect for me, fwiw). So you might need to translate that out somehow (if you need assistance for that, I can help). Also, it assumes you've already grabbed the files locally, for THAT part what I usually do is go to https://pypi.python.org/simple/<package_name>/ and then download the needed file based on the url there. (e.g. https://pypi.python.org/simple/mozversion/ ). Feel free to reach out to me on IRC and I can assist here as well.
Component: General Automation → Buildduty
QA Contact: catlee → bugspam.Callek
This should be exactly what we need: manifestparser==1.1 mozcrash==0.15 mozfile==1.2 mozhttpd==0.7 mozinfo==0.8 mozlog==3.0 moznetwork==0.27 mozprocess==0.22 mozprofile==0.25 mozversion==1.3 Note that if there are newer versions on https://pypi.python.org/simple/, you can take them. Thanks!
Blocks: 1190265
No longer blocks: 1189714
Followed the steps mentioned by :Callek and uploaded all the above packages to internal pypi on the relengwebadm machine. Thanks!
looks good Alin, yes you can mark it as resolved
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.