You are not logged in.

#1 2018-12-12 17:23:45

NuSkool
Member
Registered: 2015-03-23
Posts: 141

private AUR packages?

Are there private AUR packages, setup to not show up in searches?

Specifically: (redacted in case dev prefers it private) a bin package for: https://2ton.com.au/HeavyThing/

Playing around with the aur-sync 2.0 script in a virtual env, led me to it.



EDIT:

The package shows up in a google search, but not in the AUR search.

Last edited by NuSkool (2018-12-12 17:34:38)

Offline

#2 2018-12-12 17:46:03

loqs
Member
Registered: 2014-03-06
Posts: 17,321

Re: private AUR packages?

When an AUR package is removed from the database its git repository remains.
https://lists.archlinux.org/pipermail/a … 24697.html shows both a heavything and a heavything-bin package being available and the deletion request denied for the heavything.
I can not see a later entry on the list for both removals.

Last edited by loqs (2018-12-12 17:52:52)

Offline

#3 2018-12-12 17:48:46

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 1,975
Website

Re: private AUR packages?

No. The package search just does not filter for the pkgbase field. Google's search alogithms however crawl entire websites for keywords.
If you search the AUR for hnwatch, the actual name of the package, you'll find it.


macro_rules! yolo { { $($tokens:tt)* } => { unsafe { $($tokens)* } }; }

Offline

#4 2018-12-12 18:19:50

NuSkool
Member
Registered: 2015-03-23
Posts: 141

Re: private AUR packages?

Thanks guys. So I it should be OK to give URL...

@ schard, I was referring to this package https://aur.archlinux.org/pkgbase/heavything-bin/

I was exploring the aur-sync script, and removed some rot13 stuff and running in bash -x to see what an undocumented option was doing. I think it's for testing.
The package was selected (randomly?) via aurgrep .+ | shuf -n 1 . This was last night, so perhaps something changed since then? I can't reproduce it to show that package being available today.

Offline

#5 2018-12-12 20:25:34

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: private AUR packages?

That packagebase shows up just fine in a search on the aur web page.  It doesn't show up if you specifically search by package name/description for 'heavything-bin' as that is in neither the package name nor the description.

If your problem is with a given AUR helper not finding it, then first read the documentation to ensure you are using the tool properly, then check with the author of that helper if needed.

Last edited by Trilby (2018-12-12 20:26:39)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#6 2018-12-12 20:50:18

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,412
Website

Re: private AUR packages?

That flag is an easter egg, it's purposely not documented.


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

Board footer

Powered by FluxBB