You are not logged in.

#1 2016-01-13 15:32:57

esa
Member
Registered: 2011-12-29
Posts: 143
Website

[Solved] Issue with remote AUR

Heyas

After some starting struggles, i eventualy managed to get my PKGBUILD into AUR.
However, when i want to clone from it, it fails.

AUR: https://aur.archlinux.org/packages/tui/

128 ~/builds $ LC_ALL=C git clone git://aur@aur.archlinux.org/tui.git tui-work
Cloning into 'tui-work'...
fatal: Unable to look up aur@aur.archlinux.org (port 9418) (Name or service not known)

I already waited like 90mins to give the server time (dunno for what, just to be 'sure')

Any ideas please?
Thank you in advance

EDIT:
Just seen there's a comment...
Applying that suggestion now... please check again in ~15mins.

Last edited by esa (2016-01-13 15:46:28)


Author of: TUI (Text User Interface for scripts), VHS (Video Handler Script, using ffmpeg) and YASSI (Yet Another Simple Script Installer)

Offline

#2 2016-01-13 15:39:02

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,791

Re: [Solved] Issue with remote AUR

ewaller@turing ~/devel/build [128]1029 %git clone https://aur.archlinux.org/tui.git
Cloning into 'tui'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 10 (delta 2), reused 0 (delta 0)
Unpacking objects: 100% (10/10), done.
Checking connectivity... done.
ewaller@turing ~/devel/build 1030 %ls tui
PKGBUILD
ewaller@turing ~/devel/build 1031 %

Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2016-01-13 15:42:39

ayekat
Member
Registered: 2011-01-17
Posts: 1,590

Re: [Solved] Issue with remote AUR

And for your own packages ssh://aur@aur.archlinux.org/tui.git (according to the wiki).


pkgshackscfgblag

Offline

#4 2016-01-13 15:46:14

esa
Member
Registered: 2011-12-29
Posts: 143
Website

Re: [Solved] Issue with remote AUR

Darn protocol prefixes.. :doh: lol
Works like a charm now, thank you guys.

/solved


Author of: TUI (Text User Interface for scripts), VHS (Video Handler Script, using ffmpeg) and YASSI (Yet Another Simple Script Installer)

Offline

Board footer

Powered by FluxBB