Trying to package this project
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qbrz |
In Progress
|
Medium
|
Unassigned |
Bug Description
Hi again, I was trying to package this project as well (to replace qbzr), but I ran into various difficulties:
- There is no distfile published for this project (at least I could not find one);
- It is for Python 2 only, which is basically EOL (so we're trying to get rid of it);
- It is for Qt 4 only, which is EOL (so we're trying to get rid of it).
I made a start with converting to Python 3.7 by simply running the whole thing through 2to3-3.7, and published my result at bzr+ssh:
Unfortunately then I ran into what look like Qt4 problems, and I know just about nothing about Qt. So now I'm stuck.
.../other/
brz: ERROR: TypeError: PyQt4.QtCore.
Traceback (most recent call last):
File "/usr/pkg/
ret_code = self._qbrz_
File "/usr/pkg/
no_
File "/usr/pkg/
return obj(*args, **kwargs)
File "/usr/pkg/
QtCore.
TypeError: PyQt4.QtCore.
brz 3.0.1 on python 3.7.4 (NetBSD-
arguments: ['/usr/
plugins: bash_completion
commitfromn
fastimport[
netrc_
propose[
upload[3.0.1], weave_fmt[3.0.1]
encoding: 'iso8859-1', fsenc: 'iso8859-1', lang: None
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
including this traceback and a description of the problem.
Changed in qbzr (Debian): | |
status: | Unknown → Fix Released |
I changed it to bzr+ssh: //bazaar. launchpad. net/~rhialto/ qbrz/fix- python- etc/ or https:/ /code.launchpad .net/~rhialto/ qbrz/fix- python- etc