Your message dated Sat, 27 Jan 2024 23:05:35 +0000
with message-id <e1rtrjz-00fjrc...@fasolo.debian.org>
and subject line Bug#1053787: fixed in qbrz 0.23.2+bzr1663-1
has caused the Debian Bug report #1053787,
regarding qbrz calls give internal error
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1053787: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053787
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Subject: qbrz calls give internal error
Package: qbrz
Version: 0.23.2+bzr1641-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
The package qbzr seems to be broken on Debian 12.
For example using "brz qlog" I get the following error:
<<<
brz: ERROR: TypeError: arguments did not match any overloaded call:
singleShot(msec: int, slot: PYQT_SLOT): argument 1 has unexpected type
'float'
singleShot(msec: int, timerType: Qt.TimerType, slot: PYQT_SLOT):
argument 1 has unexpected type 'float'
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/breezy/plugins/qbrz/lib/util.py",
line 971, in run_in_loading_queue
f(*args, **kargs)
File
"/usr/lib/python3/dist-packages/breezy/plugins/qbrz/lib/revtreeview.py",
line 135, in _load_visible_revisions
load_revisions(revids, model.get_repo(),
File "/usr/lib/python3/dist-packages/breezy/lazy_import.py", line 153,
in __call__
return obj(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^
File
"/usr/lib/python3/dist-packages/breezy/plugins/qbrz/lib/lazycachedrevloader.py",
line 93, in load_revisions
stop = before_batch_load(repo, batch_revids)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/usr/lib/python3/dist-packages/breezy/plugins/qbrz/lib/revtreeview.py",
line 130, in before_batch_load
self.delay(0.5)
File
"/usr/lib/python3/dist-packages/breezy/plugins/qbrz/lib/revtreeview.py",
line 151, in delay
QtCore.QTimer.singleShot(timeout, null)
TypeError: arguments did not match any overloaded call:
singleShot(msec: int, slot: PYQT_SLOT): argument 1 has unexpected type
'float'
singleShot(msec: int, timerType: Qt.TimerType, slot: PYQT_SLOT):
argument 1 has unexpected type 'float'
brz 3.3.2 on python 3.11.2 (Linux-6.1.0-11-amd64-x86_64-with-glibc2.36)
arguments: ['bzr', 'qlog']
plugins: bash_completion[3.3.2], changelog_merge[3.3.2],
commitfromnews[3.3.2], cvs[3.3.2], darcs[3.3.2], email[3.3.2],
fastimport[3.3.2], flake8[unknown], fossil[3.3.2], github[3.3.2],
gitlab[3.3.2], hg[3.3.2], launchpad[3.3.2], mtn[3.3.2],
netrc_credential_store[3.3.2], news_merge[3.3.2], po_merge[3.3.2],
propose[3.3.2], pypi[3.3.2], qbrz[0.4.1.dev], quilt[unknown],
repodebug[3.3.2], rewrite[unknown], stats[3.3.2], svn[3.3.2],
upload[3.3.2], weave_fmt[3.3.2], webdav[3.3.2], zsh_completion[3.3.2]
encoding: 'utf-8', fsenc: 'utf-8', lang: 'it_IT.UTF-8'
*** Breezy has encountered an internal error. This probably indicates a
bug in Breezy. You can help us fix it by filing a bug report at
https://bugs.launchpad.net/brz/+filebug
including this traceback and a description of the problem.
QPainter::end: Painter ended with 7 saved states
>>>
-- System Information:
Debian Release: 12.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500,
'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-11-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE
not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages qbrz depends on:
ii python3 3.11.2-1+b1
ii python3-all 3.11.2-1+b1
ii python3-breezy 3.3.2-3
ii python3-patiencediff 0.2.13-1
ii python3-pyqt5 5.15.9+dfsg-1
qbrz recommends no packages.
qbrz suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: qbrz
Source-Version: 0.23.2+bzr1663-1
Done: Jelmer Vernooij <jel...@debian.org>
We believe that the bug you reported is fixed in the latest version of
qbrz, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1053...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jelmer Vernooij <jel...@debian.org> (supplier of updated qbrz package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 27 Jan 2024 22:48:40 +0000
Source: qbrz
Architecture: source
Version: 0.23.2+bzr1663-1
Distribution: unstable
Urgency: low
Maintainer: Jelmer Vernooij <jel...@debian.org>
Changed-By: Jelmer Vernooij <jel...@debian.org>
Closes: 1053787
Changes:
qbrz (0.23.2+bzr1663-1) unstable; urgency=low
.
* New upstream snapshot.
+ Fixes compatibility with newer versions of bzr. Closes: #1053787
Checksums-Sha1:
ea7939da14432caabc0e74e7397ea607132afefa 1583 qbrz_0.23.2+bzr1663-1.dsc
cacd9611091e00d1cc4dae115ba069df78207a17 972652 qbrz_0.23.2+bzr1663.orig.tar.gz
73ecc1a00f6a8a4053d06b6a44f401ab825b5591 2164
qbrz_0.23.2+bzr1663-1.debian.tar.xz
16ac9d3daf0b3c136467699a32113113b909b190 11374
qbrz_0.23.2+bzr1663-1_source.buildinfo
Checksums-Sha256:
38a561a01c417aed508f60a8232b8c09a3c163dfdcde0d4df4c9de7ca1e97697 1583
qbrz_0.23.2+bzr1663-1.dsc
595ebc0e56a5c7373f7a664b4404f386650456b7c83500c216c739eb0f2688c8 972652
qbrz_0.23.2+bzr1663.orig.tar.gz
b22e52b906a8ee036829dce50dfe08455d52f29c7220b680a00c8d2043276c45 2164
qbrz_0.23.2+bzr1663-1.debian.tar.xz
52035c4afb662b5ad71cb7426af56feeb18b006f9616af43499a9d57dabd2582 11374
qbrz_0.23.2+bzr1663-1_source.buildinfo
Files:
5ecba7c020a4bd75e625d60c5335334d 1583 vcs optional qbrz_0.23.2+bzr1663-1.dsc
4714b1fb1b9024a84f6ec4b764bc5848 972652 vcs optional
qbrz_0.23.2+bzr1663.orig.tar.gz
22513f9b6e500b56167e1c7f64a07f5f 2164 vcs optional
qbrz_0.23.2+bzr1663-1.debian.tar.xz
7d628f2c84615be2618092515357faf8 11374 vcs optional
qbrz_0.23.2+bzr1663-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEgIoEfJX3ae+y722SMG8hYYBCUGYFAmW1iRMACgkQMG8hYYBC
UGbLJQf+J1m/3SVdhLvGCHIC4PEOKcIM9vlVvKJyeGMoxKA9sTUqmA84TI6P1yGM
rkNhymiBagrq95Mm3JuKcmR69CI0JPzRkbzo4ltWNdRpJQkbVRk2DI7GWSOF49/9
FqiCmthSJgHdCFwWCqGilvZxQFzQyGBOniLGm0Bv54aHN14+Pgg8uUNbvKECj5QD
tlbgdj/Pw1RlLk7SZgdKy+AuJpT2HnRDdPwHP4Vu8M75StyGij+kI4iEqjLoI0N+
/FLS8QLY0Lm6u7mnPpzZ+Y+7Fc/zzFPPVuarS/uJ/lyu6TuMPGijj+jhNQjocUfA
q7gjPN1qYT2KhdUWFdF9sq2HmIb5zA==
=tnYY
-----END PGP SIGNATURE-----
--- End Message ---