[Bug 431059] Re: gramps 3.1.2 in Karmic should allow python2.5 or python2.6

2009-12-21 Thread Alessio Treglia
** Changed in: gramps (Ubuntu)
   Status: Triaged = Fix Released

-- 
gramps 3.1.2 in Karmic should allow python2.5 or python2.6
https://bugs.launchpad.net/bugs/431059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 431059] Re: gramps 3.1.2 in Karmic should allow python2.5 or python2.6

2009-11-23 Thread Alessio Treglia
Please see bug #487126

-- 
gramps 3.1.2 in Karmic should allow python2.5 or python2.6
https://bugs.launchpad.net/bugs/431059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 431059] Re: gramps 3.1.2 in Karmic should allow python2.5 or python2.6

2009-11-23 Thread Alessio Treglia
Sync from debian unstable has been requested.

-- 
gramps 3.1.2 in Karmic should allow python2.5 or python2.6
https://bugs.launchpad.net/bugs/431059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 431059] Re: gramps 3.1.2 in Karmic should allow python2.5 or python2.6

2009-11-19 Thread Jeff Stone
Now that this has been fixed in Debian, is there anything I need to do
to get it into Lucid? Thanks

-- 
gramps 3.1.2 in Karmic should allow python2.5 or python2.6
https://bugs.launchpad.net/bugs/431059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 431059] Re: gramps 3.1.2 in Karmic should allow python2.5 or python2.6

2009-11-17 Thread Bug Watch Updater
** Changed in: gramps (Debian)
   Status: New = Fix Released

-- 
gramps 3.1.2 in Karmic should allow python2.5 or python2.6
https://bugs.launchpad.net/bugs/431059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 431059] Re: gramps 3.1.2 in Karmic should allow python2.5 or python2.6

2009-09-21 Thread Jeff Stone
I've been trying to be sure that everything will work with python2.6, so
I figured out how to modify the package to require python2.6 instead on
python2.5. Then I got this error:

j...@ubuntu-karmic:~$ sudo dpkg -i gramps_3.1.2-1_all.deb
Selecting previously deselected package gramps.
(Reading database ... 110906 files and directories currently installed.)
Unpacking gramps (from gramps_3.1.2-1_all.deb) ...
Setting up gramps (3.1.2-1) ...
Traceback (most recent call last):
  File /usr/bin/pycentral, line 2190, in module
main()
  File /usr/bin/pycentral, line 2184, in main
rv = action.run(global_options)
  File /usr/bin/pycentral, line 1496, in run
self.options.exclude, byte_compile_default=True)
  File /usr/bin/pycentral, line 1092, in install
self.default_runtime.byte_compile(self.private_files, bc_option,
AttributeError: 'NoneType' object has no attribute 'byte_compile'
dpkg: error processing gramps (--install):
 subprocess installed post-installation script returned error exit status 1
Processing triggers for shared-mime-info ...
Processing triggers for desktop-file-utils ...
Processing triggers for man-db ...
Processing triggers for gnome-icon-theme ...
Errors were encountered while processing:
 gramps

I'm learning all this as I go along, but I see postinst failed in
pycentral, and I can see the offending code in pycentral:

if byte_compile_default:
if self.private_files:
self.default_runtime.byte_compile(self.private_files, bc_option,
  exclude_regex, ignore_errors)

That tells me that self.default_runtime is null, but I've changed
PythonVersion in the control file to 2.6.

I found a file called /usr/share/pycentral-data/pyversions.py that says
supported_versions includes only python2.4 and 2.5. So now, I don't know
if this is a bug in pycentral (doubt it) or whether there is a
replacement for pycentral with python2.6 (more likely) or whether this
is related in some way to bug #353251

I don't know if pycentral is part of Python or what it is, so I can't
proceed any further for now.

-- 
gramps 3.1.2 in Karmic should allow python2.5 or python2.6
https://bugs.launchpad.net/bugs/431059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 431059] Re: gramps 3.1.2 in Karmic should allow python2.5 or python2.6

2009-09-18 Thread Bug Watch Updater
** Changed in: gramps (Debian)
   Status: Unknown = New

-- 
gramps 3.1.2 in Karmic should allow python2.5 or python2.6
https://bugs.launchpad.net/bugs/431059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 431059] Re: gramps 3.1.2 in Karmic should allow python2.5 or python2.6

2009-09-17 Thread Alessio Treglia
Forwarding to Debian maintainer

** Bug watch added: Debian Bug tracker #547150
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547150

** Also affects: gramps (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547150
   Importance: Unknown
   Status: Unknown

** Changed in: gramps (Ubuntu)
   Status: New = Triaged

-- 
gramps 3.1.2 in Karmic should allow python2.5 or python2.6
https://bugs.launchpad.net/bugs/431059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs