You are not logged in.

#1 2015-09-16 03:45:36

Kuchiriel
Member
Registered: 2015-06-21
Posts: 5

Package Submission Problem

Hello Arch Users

I am having a weird problem .

Apparently my ssh is working correctly .

ssh aur@aur4.archlinux.org help works fine .

But when i try push my package with git i get the error .

git- receive- pack : permission denied : Kuchiriel
fatal : Could not read from remote repository .

Please make sure you have the correct access rights
and the repository exists .

Someone got the same problem?

Thanks!

Offline

#2 2015-09-16 03:49:48

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: Package Submission Problem

Does the package exist already, and who does it belong to? What happens if you git clone the repository?


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#3 2015-09-16 03:52:15

Kuchiriel
Member
Registered: 2015-06-21
Posts: 5

Re: Package Submission Problem

There is no package with the same name.

I have cloned the foobar repo from aur, then put my PKGINFO .SRCINFO inside.

Added, commited, tried to push...

Offline

#4 2015-09-16 03:58:27

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: Package Submission Problem

There is an empty pkgbase with that name. Please file an orpan or deletion request in the aur interface.
https://aur.archlinux.org/pkgbase/foobar/

https://bugs.archlinux.org/task/46279

Edit: By the way, this belongs into AUR Issues or Newbie Corner

Last edited by progandy (2015-09-16 04:01:43)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#5 2015-09-16 04:03:13

Kuchiriel
Member
Registered: 2015-06-21
Posts: 5

Re: Package Submission Problem

progandy wrote:

There is an empty pkgbase with that name. Please file an orpan or deletion request in the aur interface.
https://aur.archlinux.org/pkgbase/foobar/

https://bugs.archlinux.org/task/46279

Edit: By the way, this belongs into AUR Issues or Newbie Corner

Okay, i will do it.

And sorry for posting in the wrong area. Its my first post here, thanks for the advice.

Offline

#6 2015-09-16 04:08:09

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

Re: Package Submission Problem

Moving to AUR Issues, Discussion & PKGBUILD Requests

Offline

#7 2015-09-16 04:08:24

Kuchiriel
Member
Registered: 2015-06-21
Posts: 5

Re: Package Submission Problem

Managed to upload my package.

I was making a mistake in the package name.

Thanks for the help.

Offline

#8 2015-09-16 04:21:30

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: Package Submission Problem

No problem.

Please mark solved threads as [SOLVED]

So your package wasn't foobar. Please be aware, that there is a media player called foobar2000. I have trained myself to use explicit variable names similar to shell syntax to refer to placeholders. That avoids confusion if your placeholder is also a valid name for a package or some software, e.g. $foobar, $package, ${something}, or $FOO. Linux programmers have the nasty habit to use anything to name their projects.

Last edited by progandy (2015-09-16 04:22:41)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

Board footer

Powered by FluxBB