aur-sync, a small issue
Closed this issue · 2 comments
GoogleCodeExporter commented
I don't know if you continue developing aur-sync, but there's a small error
in the way that it fetches the pkgbuilds.
in aur.archlinux.org/packages/
there are some directories that shouldn't exists(akregator for example),
you could try to get a jsonp array with
aur.archlinux.org/rpc.php and then download the PKGBUILDS that really
correspond to an existing package(if a directory can't be accesed means
that the package is from community)
Original issue reported on code.google.com by ilcra1...@gmail.com
on 3 Jul 2008 at 12:30
GoogleCodeExporter commented
I have forked your project, as it seems stale. I have made vast improvement and
have
a roadmap of new features coming out. If you are interested, it can be found
here:
http://www.sharkos.org/apps/wp/dev/ Called SharkPB.
Original comment by christ...@gmail.com
on 20 Jan 2009 at 6:36
GoogleCodeExporter commented
Such packages are not in AUR db and should be removed from aur server.
Developers say that now all packages placed in
/packages/$pkgname/$pkgname.tar.gz
Original comment by pupyk...@gmail.com
on 21 Jan 2009 at 3:19
- Changed state: WontFix