[bounty] Does not build on Ubuntu 13.10

Bug #1261869 reported by Gustav Hartvigsson
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar GTK+ Frontends
New
Undecided
Unassigned

Bug Description

The purpous of this bug report is to set up a bounty to re-ignite the GTK front-end development.

Bounty: https://www.bountysource.com/issues/1360904-bounty-does-not-build-on-ubuntu-13-10

The lp:bzr-gtk (Gtk+3 gui) does not build Ubuntu 13.10.

The error when trying to build:
-------------------------------
$ ./setup.py build
running build
running build_py
running build_scripts
running build_credits
Traceback (most recent call last):
  File "./setup.py", line 209, in <module>
    'check': Check}
  File "/usr/lib/python2.7/distutils/core.py", line 152, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.7/distutils/command/build.py", line 128, in run
    self.run_command(cmd_name)
  File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "./setup.py", line 84, in run
    from bzrlib.plugins.stats.cmds import find_credits
ImportError: No module named stats.cmds
-------------------------------

Goal: Make bzr-gtk (gtk+3) build and run (all gui aspects) on the current* (and latest LTS) version of Ubuntu and Debian**.

* Current: the version latest stable version.
** I will probably not test if it runs on Debian.

description: updated
Revision history for this message
Robert Roth (evfool) wrote :

Seems like you are missing a dependency, please run `sudo apt-get install bzr-stats` to install it, and retry building.

Revision history for this message
Scott Cohen (yetoo) wrote :

I can confirm this issue still occurs on 19.04. Installing bzr-stats resolves the issue, but shouldn't this be listed as dependency in the README?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.