You are not logged in.

#1 2016-10-04 00:08:11

voronwe_s
Member
Registered: 2016-09-09
Posts: 3

Adding package to aur repo

Hello!
I want to add my package to aur. I made PKGBUILD and checked that it works with

makepkg -sri

I'm working with git, so I already have repo on github. I add public key to aur account and executed

$ git remote add remote_name git+ssh://aur@aur.archlinux.org/package_name.git
$ git fetch remote_name

And of course I have an error because I didn't create repo on aur:

git-upload-pack: invalid repository name: package_name
fatal: Could not read from remote repository.

I used the same name as on github instead of package_name, I don't know if this makes any difference smile
So how can I create aur repo?
And do I need to add PKGBUILD to github or I can somehow add it only to aur remote repo?

Offline

#2 2016-10-04 00:10:21

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Adding package to aur repo

Moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2016-10-04 01:40:11

atomicbeef
Member
Registered: 2015-09-30
Posts: 98

Re: Adding package to aur repo

You're likely not going to get any responses because the instructions for submitting PKGBUILDs to the AUR are clearly stated on the wiki. In the future, it will be in your best interest if you search before you post.

Last edited by atomicbeef (2016-10-04 01:40:21)

Offline

#4 2016-10-04 03:01:40

IrvineHimself
Member
From: Scotland
Registered: 2016-08-21
Posts: 275

Re: Adding package to aur repo

As above, I have never created a git tree or pushed a package before and just finished adding my own pacakge to the AUR. The instructions on the Wiki are sparse, but complete.


Et voilà, elle arrive. La pièce, le sous, peut-être qu'il arrive avec vous!

Offline

Board footer

Powered by FluxBB