[aur-general] brz pkgver() problem when updating on existing bzr repo

Maxime GAUDUIN alucryd at gmail.com
Tue Apr 9 10:49:19 EDT 2013


On Tue, Apr 9, 2013 at 4:43 PM, SanskritFritz <sanskritfritz at gmail.com>wrote:

> On Tue, Apr 9, 2013 at 4:26 PM, Maxime GAUDUIN <alucryd at gmail.com> wrote:
>
> > On Tue, Apr 9, 2013 at 4:21 PM, SanskritFritz <sanskritfritz at 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_limitation
> > Patches are on the way, this will be fixed in pacman 4.1.1.
> >
>
> Thanks for the heads-up, I tried it with
> http://anamnesis.bzr.sourceforge.net/bzrroot/anamnesis but that fails
> completely. Looks like I'll have to wait for 4.1.1, at least it works when
> I delete the bzr repo first. Or I'm missing something entirelly.
>

You need to use: bzr://anamnesis.bzr.sourceforge.net/bzrroot/anamnesis/
This is the output of 'bzr config parent_location', do not forget the
trailing slash. I'll update the wiki accordingly, repos not hosted on
Launchpad do not exhibit an http URL.

Cheers.
-- 
Maxime


More information about the aur-general mailing list