You are not logged in.

#1 2014-05-16 20:20:42

chaonaut
Member
From: Kyiv, Ukraine
Registered: 2014-02-05
Posts: 382

tracking changes of the given packages in ABS tree periodically.

well, i need some kind of automation to track changes of the given packages in ABS tree, e.g. daily, and reporting to me if they happens.
it's natural to write a script that does exactly that, but maybe someone has a working solution yet, so i decided to ask here first.
so, any ready solution? thanks in advance.


— love is the law, love under wheel, — said aleister crowley and typed in his terminal:
usermod -a -G wheel love

Offline

#2 2014-05-16 20:25:24

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

Re: tracking changes of the given packages in ABS tree periodically.

ABS is updated daily (see note in https://wiki.archlinux.org/index.php/Arch_Build_System ), so there's no point in checking more often.

Offline

#3 2014-05-16 20:34:57

chaonaut
Member
From: Kyiv, Ukraine
Registered: 2014-02-05
Posts: 382

Re: tracking changes of the given packages in ABS tree periodically.

in fact, weekly appears to be more realistic for me smile
anyway, doing it manually is a bad idea smile


— love is the law, love under wheel, — said aleister crowley and typed in his terminal:
usermod -a -G wheel love

Offline

#4 2014-05-16 21:56:56

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

Re: tracking changes of the given packages in ABS tree periodically.

I don't know what exactly are you trying to do, but you can e.g. visit the online package database and check the log: https://projects.archlinux.org/svntogit … ckages/0ad
If ABS got updated, it means there's a new package is available, so you can use pacman to track it. If you're using ABS to customize some package, add it to IgnorePkg in pacman.conf.

Offline

Board footer

Powered by FluxBB