Bauble doesn't start after installation in ubuntu 10.10

Bug #680214 reported by Marc Struelens
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
bauble (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

I am new in all this and I think I better report this 'bug'. The command value for the software package is:

/usr/bin/bauble

I wanted to try the Bauble software for botanical collections. After installation (in ubuntu 10.10) the software doesn't start.
I tried to install it by using
1. the ubuntu software centre and
2. with system > management > synaptic package

When trying to launch it in the terminal I got the following message:

hilde@hilde:~$ bauble
Traceback (most recent call last):
  File "/usr/bin/bauble", line 28, in <module>
    bauble.main()
  File "/usr/share/bauble/__init__.py", line 175, in main
    import bauble.pluginmgr as pluginmgr
  File "/usr/share/bauble/pluginmgr.py", line 315, in <module>
    class PluginRegistry(db.Base):
  File "/usr/share/bauble/db.py", line 58, in __init__
    super(MapperBase, cls).__init__(classname, bases, dict_)
  File "/usr/lib/python2.6/dist-packages/sqlalchemy/ext/declarative.py", line 1017, in __init__
    _as_declarative(cls, classname, cls.__dict__)
  File "/usr/lib/python2.6/dist-packages/sqlalchemy/ext/declarative.py", line 1010, in _as_declarative
    **mapper_args)
  File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/__init__.py", line 818, in mapper
    return Mapper(class_, local_table, *args, **params)
  File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/mapper.py", line 211, in __init__
    self._configure_pks()
  File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/mapper.py", line 490, in _configure_pks
    (self, self.mapped_table.description))
sqlalchemy.exc.ArgumentError: Mapper Mapper|PluginRegistry|plugin could not assemble any primary key columns for mapped table 'plugin'
hilde@hilde:~$

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in bauble (Ubuntu):
status: New → Confirmed
Revision history for this message
ILLD (misslucifer-mr) wrote :

ines@ines-laptop:~$ bauble
Traceback (most recent call last):
  File "/usr/local/bin/bauble", line 4, in <module>
    import pkg_resources
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2655, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 648, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 546, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: Beaker>=1.1

Revision history for this message
ILLD (misslucifer-mr) wrote :

My problem was solved by installing beaker

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thanks for reporting this issue.

While I was able to reproduce it when starting bauble on Ubuntu 10.10, it started without any problems in Ubuntu 11.04. Therefore I would assume this issue has been resolved. Since 10.10 reached end of life on April 10, 2012, the fix will unfortunately not be backported.

Feel free to report any bugs you find in the future.

Changed in bauble (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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