[aur-general] [AUR/bzr-gtk] 'CHKInventoryRepository' object has no attribute
Hi, As this package didn't have a maintainer, I report you the bug to this mailing list, feel free to forward it to the right destination. Basically a deprecated, already fixed mainstream bug are current in the package bzr-gtk 0.100.0-2 Short backtrace : File "/usr/lib/python2.7/site-packages/bzrlib/plugins/gtk/commit.py", line 874, in save_commit_messages revid_iterator = b.repository.iter_reverse_revision_history(old_revid) AttributeError: 'CHKInventoryRepository' object has no attribute 'iter_reverse_revision_history' Full bug report : https://bugs.launchpad.net/archlinux/+source/bzr-gtk/+bug/1464784 Fixup patch attached Regards, Nicolas PLANEL
Am 13.06.2015 um 01:46 schrieb Nicolas Planel:
As this package didn't have a maintainer, I report you the bug to this mailing list, feel free to forward it to the right destination.
I am not sure why you think this package has no maintainer. Vadmium is listed here: https://aur.archlinux.org/packages/bzr-gtk/ (deprecated, comments there will be lost) and here https://aur4.archlinux.org/packages/bzr-gtk/ (current, will become aur.archlinux.org) The comments for the package are the "right destination" to report such things: https://aur.archlinux.org/packages/bzr-gtk/ (and currently https://aur4.archlinux.org/packages/bzr-gtk/) I left a note there. I also CC'd the current maintainer (mail only visible when logged in to AUR).
Basically a deprecated, already fixed mainstream bug are current in the package bzr-gtk 0.100.0-2
Short backtrace :
File "/usr/lib/python2.7/site-packages/bzrlib/plugins/gtk/commit.py", line 874, in save_commit_messages revid_iterator = b.repository.iter_reverse_revision_history(old_revid) AttributeError: 'CHKInventoryRepository' object has no attribute 'iter_reverse_revision_history'
Full bug report : https://bugs.launchpad.net/archlinux/+source/bzr-gtk/+bug/1464784
-- JonnyJD
Hi Jonny, Thanks for forwarding my message. I assume the packager wasn't assigned to a packager ; As pacman -Qi bzr-gtk report me "Unknown Packager" May the packager should update packages fields as well as source code/branch code. Regards, Nicolas On Sat, Jun 13, 2015 at 3:13 AM, Johannes Dewender <arch@jonnyjd.net> wrote:
Am 13.06.2015 um 01:46 schrieb Nicolas Planel:
As this package didn't have a maintainer, I report you the bug to this mailing list, feel free to forward it to the right destination.
I am not sure why you think this package has no maintainer. Vadmium is listed here: https://aur.archlinux.org/packages/bzr-gtk/ (deprecated, comments there will be lost) and here https://aur4.archlinux.org/packages/bzr-gtk/ (current, will become aur.archlinux.org)
The comments for the package are the "right destination" to report such things: https://aur.archlinux.org/packages/bzr-gtk/ (and currently https://aur4.archlinux.org/packages/bzr-gtk/) I left a note there.
I also CC'd the current maintainer (mail only visible when logged in to AUR).
Basically a deprecated, already fixed mainstream bug are current in the package bzr-gtk 0.100.0-2
Short backtrace :
File "/usr/lib/python2.7/site-packages/bzrlib/plugins/gtk/commit.py", line 874, in save_commit_messages revid_iterator = b.repository.iter_reverse_revision_history(old_revid) AttributeError: 'CHKInventoryRepository' object has no attribute 'iter_reverse_revision_history'
Full bug report : https://bugs.launchpad.net/archlinux/+source/bzr-gtk/+bug/1464784
-- JonnyJD
On Sat, Jun 13, 2015 at 6:36 PM, Nicolas Planel <nplanel@gmail.com> wrote:
Hi Jonny,
Thanks for forwarding my message. I assume the packager wasn't assigned to a packager ; As pacman -Qi bzr-gtk report me "Unknown Packager"
May the packager should update packages fields as well as source code/branch code.
Regards,
Nicolas
This “Unknown Packager” is you. Pacman does not know anything about the AUR, it just got some random .pkg.tar.xz file. It was built by you, not the AUR maintainer — and you neglected to change the PACKAGER setting in /etc/makepkg.conf. To find out the real AUR maintainer, use the info command of your favorite AUR helper or look it up on the web interface. -- Chris Warrick <https://chriswarrick.com/> PGP: 5EAAEA16
Ok thanks, make sense. On Sat, Jun 13, 2015 at 12:58 PM, Chris Warrick <kwpolska@gmail.com> wrote:
On Sat, Jun 13, 2015 at 6:36 PM, Nicolas Planel <nplanel@gmail.com> wrote:
Hi Jonny,
Thanks for forwarding my message. I assume the packager wasn't assigned to a packager ; As pacman -Qi bzr-gtk report me "Unknown Packager"
May the packager should update packages fields as well as source code/branch code.
Regards,
Nicolas
This “Unknown Packager” is you. Pacman does not know anything about the AUR, it just got some random .pkg.tar.xz file. It was built by you, not the AUR maintainer — and you neglected to change the PACKAGER setting in /etc/makepkg.conf.
To find out the real AUR maintainer, use the info command of your favorite AUR helper or look it up on the web interface.
-- Chris Warrick <https://chriswarrick.com/> PGP: 5EAAEA16
participants (3)
-
Chris Warrick
-
Johannes Dewender
-
Nicolas Planel