bzr-gtk and Solaris 10
Russel Winder
russel.winder at concertant.com
Mon Aug 25 10:18:48 BST 2008
It seems that the configuration expected by bzr-gtk is not consistent
with the set up of Solaris 10 and Sunfreeware installation of python,
pygtk and gtk+:
1.920 encoding stdout as sys.stdout encoding 'UTF-8'
1.941 bzr arguments: [u'viz']
1.943 looking for plugins in /home/users/russel/.bazaar/plugins
4.097 looking for plugins in /home/users/russel/.bazaar/plugins_SunOS_sparc
4.994 bzr-svn: using Subversion 1.4.5 ()
5.013 looking for plugins in /home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/plugins
5.015 Plugin name __init__ already loaded
5.017 Plugin name __init__ already loaded
5.034 looking for plugins in /usr/local/lib/python2.5/site-packages/bzrlib/plugins
5.051 encoding stdout as sys.stdout encoding 'UTF-8'
5.073 Traceback (most recent call last):
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/commands.py", line 857, in run_bzr_catch_errors
return run_bzr(argv)
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/commands.py", line 797, in run_bzr
ret = run(*run_argv)
File "/home/Checkouts/Bazaar/Bazaar_Mainline/bzrlib/commands.py", line 499, in run_argv_aliases
return self.run(**all_cmd_args)
File "/home/users/russel/.bazaar/plugins/gtk/__init__.py", line 278, in run
set_ui_factory()
File "/home/users/russel/.bazaar/plugins/gtk/__init__.py", line 103, in set_ui_factory
import_pygtk()
File "/home/users/russel/.bazaar/plugins/gtk/__init__.py", line 97, in import_pygtk
raise errors.BzrCommandError("PyGTK not installed.")
BzrCommandError: PyGTK not installed.
214 agloval:/ # pkginfo | grep py
application SMCpygtk pygtk
application SMCpython python
215 agloval:/ # pkginfo | grep gtk
application SMCgtk gtk+
application SMCpygtk pygtk
application SMCwxgtk wxgtk
216 agloval:/ #
--
Russel.
====================================================
Dr Russel Winder Partner
Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084
London SW11 1EN, UK. m: +44 7770 465 077
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080825/1cd629d1/attachment.pgp
More information about the bazaar
mailing list