You are not logged in.

#1 2008-12-17 12:57:43

catwell
Member
From: Bretagne, France
Registered: 2008-02-20
Posts: 207
Website

aur-repo-check

I wrote this Lua script to check the status of my personal repository, then I thought it could be useful for other aur-based repositories such as community as well. What it does is generate a table that shows the differences between the versions of the packages in AUR and in the repository, in the form of a XHTML page. Here's an example of its output when run on community x86_64.

To use it on Arch you will need the luajson package from the AUR.

EDIT : If the list from the example link is not complete, that's because the script is running smile

Last edited by catwell (2008-12-17 13:02:03)

Offline

#2 2008-12-17 13:39:45

Zariel
Member
Registered: 2008-10-07
Posts: 446

Re: aur-repo-check

Oh thats pretty handy!

Offline

#3 2008-12-23 12:05:59

catwell
Member
From: Bretagne, France
Registered: 2008-02-20
Posts: 207
Website

Re: aur-repo-check

While reading the aur-general mailing-list I found another use to this script: hunt duplicates in AUR. I just have to run it on core and extra instead, and the duplicates will be the only lines that won't show in grey...

Then I commented out the code that shows the grey lines and here you go, a list of packages ready for removal from the AUR (or that have the same name as a package from core or extra anyway): core, extra.

PS: Be careful, some packages in the list, such as darcs, might have a use and need to be renamed instead of deleted.

Last edited by catwell (2008-12-23 12:08:22)

Offline

Board footer

Powered by FluxBB