On Tue, Apr 9, 2013 at 4:21 PM, SanskritFritz <sanskritfritz@gmail.com>wrote:
As I updated the PKGBUILD for he new autobump feature I observed the following problem on my https://aur.archlinux.org/packages/anamnesis-bzr package:
When I run makepkg the first time, the bzr repo gets fetched, all ok. However running makepkg the second time gives the following error:
==> ERROR: /Common/Builds/aur/anamnesis-bzr/anamnesis is not a branch of bzr://anamnesis.bzr.sourceforge.net/bzrroot/anamnesis
I don't know much about bzr, so I don't know what this error means. Can you help me please, is this a problem with the bzr url format, or a bug in makepkg or something else?
The issue is documented here: https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines#Bazaar_limitati... Patches are on the way, this will be fixed in pacman 4.1.1. Cheers. -- Maxime