Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522654 - dev-util/buildbot dev-util/buildbot-slave - migrate to python-r1.eclass/distutils-r1.eclass
Summary: dev-util/buildbot dev-util/buildbot-slave - migrate to python-r1.eclass/distu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 524360 (view as bug list)
Depends on:
Blocks: python-r1-tracker
  Show dependency tree
 
Reported: 2014-09-12 16:53 UTC by Jeroen Roovers (RETIRED)
Modified: 2014-10-18 15:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
a conversion diff (buildbot-slave.diff,1.18 KB, patch)
2014-10-01 01:40 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2014-09-12 16:53:58 UTC
During testing for bug #521732 I found that these haven't been migrated to the -r1 python eclasses yet.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2014-09-13 09:50:48 UTC
@python: Can you do that for me please? I am not sure how to do it myself and I have no time to study the eclasses once again. Thanks a lot!
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2014-10-01 01:40:02 UTC
Created attachment 385862 [details, diff]
a conversion diff

This was actually quite easy, but that's an aside.  This uses other eclasses that I don't ever touch however it appears there's no issue here with that.

~/cvsPortage/gentoo-x86/dev-util/buildbot-slave $ ebuild buildbot-slave-0.8.9-r1.ebuild clean install

================================================
changing mode of /mnt/gen2/TmpDir/portage/dev-util/buildbot-slave-0.8.9-r1/image//_python2.7/usr/lib/python-exec/python2.7/buildslave to 755
 * python2_7: running distutils-r1_run_phase distutils-r1_python_install_all
>>> Completed installing buildbot-slave-0.8.9-r1 into /mnt/gen2/TmpDir/portage/dev-util/buildbot-slave-0.8.9-r1/image/

ecompressdir: bzip2 -9 /usr/share/doc
ecompressdir: bzip2 -9 /usr/share/man


Leaving INPROGRESS whic leaves it in open state. How does it look?
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-03 10:32:08 UTC
*** Bug 524360 has been marked as a duplicate of this bug. ***
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2014-10-18 15:19:08 UTC
Thanks should be fixed now.