Issue 65 in contentmirror: buildout installation requires bzr

7 views
Skip to first unread message

conten...@googlecode.com

unread,
Jun 28, 2010, 3:25:10 PM6/28/10
to conten...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 65 by guitar...@vt.edu: buildout installation requires bzr
http://code.google.com/p/contentmirror/issues/detail?id=65

What steps will reproduce the problem?
1.In a Plone 3.2.3 buildout,
2.follow the instructions for installation given on this site.
3.Notice that it fails, with this stack trace:


File "/var/plone/someproject/parts/Python-2.4.5/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py",
line 565, in resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: bzr

What version of the product are you using? On what operating system?

- ore.contentmirror-0.6.0-rc2
- Plone 3.2.3


Please provide any additional information below.


conten...@googlecode.com

unread,
Jun 28, 2010, 3:29:16 PM6/28/10
to conten...@googlegroups.com

Comment #1 on issue 65 by guitar...@vt.edu: buildout installation requires
bzr
http://code.google.com/p/contentmirror/issues/detail?id=65

centos 5
python 2.4.5

conten...@googlecode.com

unread,
Jun 29, 2010, 1:15:12 PM6/29/10
to conten...@googlegroups.com

Comment #2 on issue 65 by guitar...@vt.edu: buildout installation requires
bzr
http://code.google.com/p/contentmirror/issues/detail?id=65

Plone 3.2.3

My sysadmin had to find and install several RPMs for bzr, including:

bzr
bzr-gtk
bzrtools

Then, I had to manually install the python package using Plone's
custom "easy_install bzr".

conten...@googlecode.com

unread,
Jun 29, 2010, 1:19:21 PM6/29/10
to conten...@googlegroups.com

Comment #3 on issue 65 by guitar...@vt.edu: buildout installation requires
bzr
http://code.google.com/p/contentmirror/issues/detail?id=65

OK, just call this a troublesome installation with Plone 3.2.3 and
buildout. Once bzr was installed, it failed to install "mocker" because
setuptools 0.6c11 didn't understand the ".bz2" extension. I
manually "bunzip2"-d the package, then ran the installation command
manually. (Thankfully, buildout does dump the command it choked on here. I
got lucky.)

conten...@googlecode.com

unread,
Jul 9, 2010, 1:25:19 AM7/9/10
to conten...@googlegroups.com

Comment #4 on issue 65 by kapilt: buildout installation requires bzr
http://code.google.com/p/contentmirror/issues/detail?id=65

ick.. i was hoping that using the setuptools_bzr plugin would make things
easier, i didn't realize it pulled in a bzr dependency. I've gone and head
removed the use of this plugin on the trunk in favor of using the
setuptool's package_data option to include the text and zcml files.

conten...@googlecode.com

unread,
Jul 9, 2010, 1:28:40 AM7/9/10
to conten...@googlegroups.com
Updates:
Status: Accepted
Owner: kapilt

Comment #5 on issue 65 by kapilt: buildout installation requires bzr
http://code.google.com/p/contentmirror/issues/detail?id=65

(No comment was entered for this change.)

conten...@googlecode.com

unread,
Jul 28, 2010, 8:26:05 AM7/28/10
to conten...@googlegroups.com
Updates:
Status: Fixed
Labels: Milestone-Release0.6

Comment #6 on issue 65 by kapilt: buildout installation requires bzr
http://code.google.com/p/contentmirror/issues/detail?id=65

fixed in 0.6.0-rc3

Reply all
Reply to author
Forward
0 new messages