You are not logged in.

#1 2009-04-20 06:40:08

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

[SOLVED] AUR Update Process

Maybe I'm missing something obvious, but things aren't working for me...

1) New version of nagios-nrpe is out. I'm the maintainer so I guess I should update it! http://aur.archlinux.org/packages.php?ID=22633
2) I updated the PKGBUILD and uploaded it using "Submit"
3) Built it on my 32-bit VPS all OK
4) Tried to build it on my 64-bit desktop and it fails because I'm missing "nagios-nrpe.install"

Now at this point I don't really know why it built on my VPS. I assume the file was already there from previously.

5) Update the PKGBUILD to a new pkgrel number (2) and created a tarball with:
   PKGBUILD
   nagios-nrpe.install
   rc.nrpe
6) I'm trying to upload this package with 'Submit' and I don't get any errors, but it won't update to the new version sad

Am I doing the process correctly? Creating a tarball with all the files?

Last edited by fukawi2 (2009-04-20 07:08:46)

Offline

#2 2009-04-20 06:42:11

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] AUR Update Process

All seems alright with your package now...  I guess you got served a page from your cache.

I use "makepkg --source" to make the tarball so I don't miss any source files.

Offline

#3 2009-04-20 06:54:03

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

Re: [SOLVED] AUR Update Process

Gargh... It's right too now too, thanks Allan.

So what I'm doing is correct?
1) Update the PKGBUILD
2) Test it locally (makepkg -g and makepkg)
3) Create a tarball with the PKGBUILD and any other files (eg, .install and rc. files)
4) Upload this tarball to the AUR using 'Submit'

Offline

#4 2009-04-20 07:04:35

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] AUR Update Process

Looks good to me, but 3) is a lot easier using "makepkg --source".

Offline

#5 2009-04-20 07:08:34

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

Re: [SOLVED] AUR Update Process

Heh, cool... So it is big_smile
Thanks again

Offline

Board footer

Powered by FluxBB