Trouble installing bzr-gtk on CentOS 5.5 Linux

Asked by Stephen Carrithers

I am a system administrator at NASA Langley. I am attempting to install the Bazaar software package and related plugins. I am having trouble with the bzr-gtk plugin install. I have attempted to run "python setup.py install" but it failes with the following errors:

running install
running build
running build_py
running build_scripts
running build_credits
Traceback (most recent call last):
  File "./setup.py", line 175, in ?
    cmdclass={'install_data': InstallData,
  File "/usr/local/pkgs/Python_2.4.3_64.S/lib/python2.4/distutils/core.py", line 149, in setup
    dist.run_commands()
  File "/usr/local/pkgs/Python_2.4.3_64.S/lib/python2.4/distutils/dist.py", line 946, in run_commands
    self.run_command(cmd)
  File "/usr/local/pkgs/Python_2.4.3_64.S/lib/python2.4/distutils/dist.py", line 966, in run_command
    cmd_obj.run()
  File "/usr/local/pkgs/Python_2.4.3_64.S/lib/python2.4/distutils/command/install.py", line 506, in run
    self.run_command('build')
  File "/usr/local/pkgs/Python_2.4.3_64.S/lib/python2.4/distutils/cmd.py", line 333, in run_command
    self.distribution.run_command(command)
  File "/usr/local/pkgs/Python_2.4.3_64.S/lib/python2.4/distutils/dist.py", line 966, in run_command
    cmd_obj.run()
  File "/usr/local/pkgs/Python_2.4.3_64.S/lib/python2.4/distutils/command/build.py", line 112, in run
    self.run_command(cmd_name)
  File "/usr/local/pkgs/Python_2.4.3_64.S/lib/python2.4/distutils/cmd.py", line 333, in run_command
    self.distribution.run_command(command)
  File "/usr/local/pkgs/Python_2.4.3_64.S/lib/python2.4/distutils/dist.py", line 966, in run_command
    cmd_obj.run()
  File "./setup.py", line 57, in run
    from bzrlib.plugins.stats.cmds import find_credits
ImportError: No module named stats.cmds

Can you guys help with this problem?

Thanks!

Steve

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar GTK+ Frontends Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) said :
#1

This seems to be Bug #673398. bzr-stats is needed if you are doing a system wide install:

https://launchpad.net/bzr-stats

From the bug report:

"the bzr-stats plugin is indeed a prerequisite if you want to install the plugin to the system at the moment (as opposed to running it from ~/.bazaar/plugins). We should probably document this a bit better, or allow installation without installing the stats."

Revision history for this message
Stephen Carrithers (s-h-carrithers) said :
#2

Andrew,

Thank you!

That has fixed the error.

Steve

On 03/07/11 16:21, Andrew Starr-Bochicchio wrote:
> Your question #148217 on Bazaar GTK+ Frontends changed:
> https://answers.launchpad.net/bzr-gtk/+question/148217
>
> Status: Open => Answered
>
> Andrew Starr-Bochicchio proposed the following answer:
> This seems to be Bug #673398. bzr-stats is needed if you are doing a
> system wide install:
>
> https://launchpad.net/bzr-stats
>
> > From the bug report:
>
> "the bzr-stats plugin is indeed a prerequisite if you want to install
> the plugin to the system at the moment (as opposed to running it from
> ~/.bazaar/plugins). We should probably document this a bit better, or
> allow installation without installing the stats."
>

--

Stephen H. Carrithers
LITES UNIX System Administrator
NASA Langley Research Center
Building 1268B - Room 1214
E-Mail: <email address hidden>
Phone: (757) 864-7922
http://www.linkedin.com/in/stevecarrithers

Revision history for this message
Stephen Carrithers (s-h-carrithers) said :
#3

No more problems, you can close the ticket.

Thanks again.

Steve

On 03/08/11 07:21, Stephen Carrithers wrote:
> Your question #148217 on Bazaar GTK+ Frontends changed:
> https://answers.launchpad.net/bzr-gtk/+question/148217
>
> Status: Answered => Open
>
> You are still having a problem:
> Andrew,
>
> Thank you!
>
> That has fixed the error.
>
> Steve
>
> On 03/07/11 16:21, Andrew Starr-Bochicchio wrote:
>> Your question #148217 on Bazaar GTK+ Frontends changed:
>> https://answers.launchpad.net/bzr-gtk/+question/148217
>>
>> Status: Open => Answered
>>
>> Andrew Starr-Bochicchio proposed the following answer:
>> This seems to be Bug #673398. bzr-stats is needed if you are doing a
>> system wide install:
>>
>> https://launchpad.net/bzr-stats
>>
>>> From the bug report:
>> "the bzr-stats plugin is indeed a prerequisite if you want to install
>> the plugin to the system at the moment (as opposed to running it from
>> ~/.bazaar/plugins). We should probably document this a bit better, or
>> allow installation without installing the stats."
>>
> --
>
> Stephen H. Carrithers
> LITES UNIX System Administrator
> NASA Langley Research Center
> Building 1268B - Room 1214
> E-Mail: <email address hidden>
> Phone: (757) 864-7922
> http://www.linkedin.com/in/stevecarrithers
>

--

Stephen H. Carrithers
LITES UNIX System Administrator
NASA Langley Research Center
Building 1268B - Room 1214
E-Mail: <email address hidden>
Phone: (757) 864-7922
http://www.linkedin.com/in/stevecarrithers

Revision history for this message
Jelmer Vernooij (jelmer) said :
#4

Answered by Andrew.

Can you help with this problem?

Provide an answer of your own, or ask Stephen Carrithers for more information if necessary.

To post a message you must log in.