You are not logged in.

#1 2015-08-10 21:48:25

cluxter
Member
Registered: 2015-08-10
Posts: 11

Packages missing in the AUR

Hello everyone

I use "kalu" to get notifications on package updates.

I went on vacation for a couple of weeks and when I came back today, I saw this notification saying 6 packages were missing from the AUR:

1439243333.png

I use them *a lot*, especially "meteorjs" (this is for my daily work! This package helps me to put food on the table everyday!).

I read that packages with a non functionnal PKGBUILD could be removed from the AUR. The one of "meteorjs" has been broken in the past but I solved the bug in the PKGBUILD and the maintainer corrected it.

So why were these packages removed from the AUR, and especially "meteorjs"? Apparently they were removed both from aur.archlinux.org and from aur4.archlinux.org.
This is really annoying for me so if someone could tell me why these packages were removed, please do, I would be glad to understand why.

Thank you.

Cluxter

Offline

#2 2015-08-10 21:50:52

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Packages missing in the AUR

Are you sure they were moved to AUR4 in the first place?
https://bbs.archlinux.org/viewtopic.php?id=200790

Use the aur mirror.

Offline

#3 2015-08-10 21:59:53

cluxter
Member
Registered: 2015-08-10
Posts: 11

Re: Packages missing in the AUR

Definitely according to Google's cache:

http://webcache.googleusercontent.com/s … clnk&gl=fr

And according to my Arch system too. So they (or at least this one) were removed from AUR4.

Offline

#4 2015-08-10 22:02:55

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

Re: Packages missing in the AUR

cluxter, that was never submitted to the AUR4.  Read any of the other dozen threads on this same theme.  That cached page is just a skeleton placeholder with non-functional links.  That was not an AUR4 package.

The "Maintainer: None" is pretty clear.  If you want it in the AUR, submit it.

Also, the last submitted date is before the AUR4 was open - so in contrast to you claim, it was deinfitely *not* submitted to the AUR4.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2015-08-10 22:06:39

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Packages missing in the AUR

cluxter wrote:

Definitely according to Google's cache:

http://webcache.googleusercontent.com/s … clnk&gl=fr

And according to my Arch system too. So they (or at least this one) were removed from AUR4.

I don't see a reason to say 'definitely'. I don't even know what does "And according to my Arch system too" mean.
Did you read the thread I linked to?

Offline

#6 2015-08-10 22:19:10

cluxter
Member
Registered: 2015-08-10
Posts: 11

Re: Packages missing in the AUR

Trilby wrote:

cluxter, that was never submitted to the AUR4.  Read any of the other dozen threads on this same theme.  That cached page is just a skeleton placeholder with non-functional links.  That was not an AUR4 package.

Okay my mistake, I will carefully read all about this. Thank you.
If this is just a skeleton placeholder, what is the real repository? Still aur.archlinux.org?

The "Maintainer: None" is pretty clear.  If you want it in the AUR, submit it.

I definitely will (hoping that I can easily find the old PKGBUILD in Google's cache, I've never submitted a package so far so finding it back would help).
However how did you get the information "Maintainer: None"? I'm sorry I'm confused with all of this, I was so convinced that aur4.archlinux.org was the unique and real AUR repository.

I don't see a reason to say 'definitely'.

Well I thought this domain was the one for the AUR so I got wrong.

I don't even know what does "And according to my Arch system too" mean.

I thought that having these packages installed and updated on a regular basis on my system thanks to "yaourt -Syu --aur" several months after the new AUR came out implied that the packages were already in the new AUR.

Did you read the thread I linked to?

I did but didn't finish before answering, I went too fast. I better understand the situation now, however I'm still confused about were the new AUR is located.
If I understand correctly, the AUR3 was located at aur.archlinux.org, then AUR4 went out and aur4.archlinux.org was used for several months to help the migration from AUR3 to AUR4, and today AUR4 is used on aur.archlinux.org. Is this correct?

Thank you for all your answers so far, I really appreciate. smile

Offline

#7 2015-08-10 22:23:53

Tambalamba
Member
Registered: 2015-03-13
Posts: 45

Re: Packages missing in the AUR

cluxter wrote:

However how did you get the information "Maintainer: None"

It's in the link you posted.

Offline

#9 2015-08-10 22:25:49

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

Re: Packages missing in the AUR

cluxter wrote:

However how did you get the information "Maintainer: None"?

That's what is shown on the cached google page you provided the link to.  At the time that the AUR4 page was cached, there was a placeholder-only page on AUR4 (what this means is described in the thread Karol linked to).  And at that time, there was no maintainer.  So the package never was submitted to the AUR4, and no one was even maintaining it in AUR3.

Up until 2 days ago, yaourt was still using the AUR3 orphaned package.  But as of the 8th, the AUR4 was moved over to the regular aur subdomain effectively overwriting the AUR3.  So now this former orphan is just gone.

Feel free to open a thread for help making a PKGBUILD to submit this to the (new) AUR if you are willing to maintain it.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#10 2015-08-11 01:23:06

VanillaFunk
Member
From: MA. USA
Registered: 2013-06-10
Posts: 396
Website

Re: Packages missing in the AUR

https://github.com/meteor/meteor

is this the source you are after cluxter? if so i will put together a pkgbuild for you this week assuming i get time


archx86_64 : awesomewm
https://github.com/dreemsoul

Remeber to feed the squirrels

Offline

#11 2015-08-11 01:25:10

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Packages missing in the AUR

VanillaFunk wrote:

https://github.com/meteor/meteor

is this the source you are after cluxter? if so i will put together a pkgbuild for you this week assuming i get time

Update this one: http://pkgbuild.com/git/aur-mirror.git/tree/meteorjs

Offline

#12 2015-08-11 02:49:18

VanillaFunk
Member
From: MA. USA
Registered: 2013-06-10
Posts: 396
Website

Re: Packages missing in the AUR

https://aur.archlinux.org/packages/meteor-js/

cluxter here you are ... i will maintain this for the time being


archx86_64 : awesomewm
https://github.com/dreemsoul

Remeber to feed the squirrels

Offline

Board footer

Powered by FluxBB