Last modified: 2013-04-11 13:23:01 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T49122, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 47122 - get python-extras installed on gallium
get python-extras installed on gallium
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
wmf-deployment
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 46354
  Show dependency treegraph
 
Reported: 2013-04-11 12:12 UTC by Antoine "hashar" Musso (WMF)
Modified: 2013-04-11 13:23 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
backport log using backportpackage (2.72 KB, text/plain)
2013-04-11 12:41 UTC, Antoine "hashar" Musso (WMF)
Details
log of cowbuilder (20.35 KB, text/plain)
2013-04-11 12:55 UTC, Antoine "hashar" Musso (WMF)
Details

Description Antoine "hashar" Musso (WMF) 2013-04-11 12:12:41 UTC
Zuul depends on the 'extras' python module. It is packaged in Debian experimental, we want to import it on Wikimedia apt repository and have it deployed on gallium.
Comment 1 Antoine "hashar" Musso (WMF) 2013-04-11 12:21:21 UTC
Luckily the package is already in Ubuntu raring, so I guess we 'simply' have to backport it to Precise. http://packages.ubuntu.com/raring/python-extras
Comment 2 Antoine "hashar" Musso (WMF) 2013-04-11 12:41:26 UTC
Created attachment 12077 [details]
backport log using backportpackage
Comment 3 Antoine "hashar" Musso (WMF) 2013-04-11 12:55:55 UTC
Created attachment 12078 [details]
log of cowbuilder

Packages build for Precise successfully!
Comment 4 Gerrit Notification Bot 2013-04-11 13:09:54 UTC
Related URL: https://gerrit.wikimedia.org/r/58690 (Gerrit Change I14bb0e1047751340e1a62d992779d17185d5575b)
Comment 5 Antoine "hashar" Musso (WMF) 2013-04-11 13:10:38 UTC
Inserted in apt.wikimedia.org by mark.

https://gerrit.wikimedia.org/r/58690 deploys the package on gallium.
Comment 6 Antoine "hashar" Musso (WMF) 2013-04-11 13:23:01 UTC
hashar@gallium:~$ apt-cache policy python-extras
python-extras:
  Installed: 0.0.3-0ubuntu2
  Candidate: 0.0.3-0ubuntu2
  Version table:
 *** 0.0.3-0ubuntu2 0
       1001 http://apt.wikimedia.org/wikimedia/ precise-wikimedia/main amd64 Packages
        100 /var/lib/dpkg/status

hashar@gallium:~$ python
Python 2.7.3 (default, Aug  1 2012, 05:14:39) 
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import extras
>>> extras.try_import('foobar')
>>>

\O/

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


Navigation
Links