Re: [arch-general] 'Check out-of-date packages' tool

2013-05-16 Thread Anatol Pomozov
Hi On Tue, May 14, 2013 at 6:13 PM, Sébastien Luttringer wrote: > On Sat, May 11, 2013 at 8:26 PM, Anatol Pomozov > wrote: >> Hi everyone >> >> Per discussion in 'pacman-dev' maillist [1] I implemented a tool that tries >> to find Arch out-of-date packages. The tool scans PKGBUILD files is >> /v

Re: [arch-general] 'Check out-of-date packages' tool

2013-05-14 Thread Sébastien Luttringer
On Sat, May 11, 2013 at 8:26 PM, Anatol Pomozov wrote: > Hi everyone > > Per discussion in 'pacman-dev' maillist [1] I implemented a tool that tries > to find Arch out-of-date packages. The tool scans PKGBUILD files is > /var/abs directory, extracts download url and then tries to probe download >

Re: [arch-general] 'Check out-of-date packages' tool

2013-05-13 Thread Anatol Pomozov
Hi On Mon, May 13, 2013 at 9:51 AM, Don deJuan wrote: > On 05/12/2013 03:21 PM, Anatol Pomozov wrote: >> Hi >> >> >> On Sat, May 11, 2013 at 1:25 PM, Don deJuan wrote: >> >>> On 05/11/2013 11:26 AM, Anatol Pomozov wrote: Hi everyone Per discussion in 'pacman-dev' maillist [1] I im

Re: [arch-general] 'Check out-of-date packages' tool

2013-05-13 Thread Don deJuan
On 05/12/2013 03:21 PM, Anatol Pomozov wrote: > Hi > > > On Sat, May 11, 2013 at 1:25 PM, Don deJuan wrote: > >> On 05/11/2013 11:26 AM, Anatol Pomozov wrote: >>> Hi everyone >>> >>> Per discussion in 'pacman-dev' maillist [1] I implemented a tool that >> tries >>> to find Arch out-of-date package

Re: [arch-general] 'Check out-of-date packages' tool

2013-05-12 Thread Anatol Pomozov
Hi On Sun, May 12, 2013 at 8:07 AM, Ross Lagerwall wrote: > > On Sat, May 11, 2013 at 11:26:19AM -0700, Anatol Pomozov wrote: > > There are some fals positive and negative results though, mostly because > > download servers return different sort of weird responses. I still work on > > work-aroun

Re: [arch-general] 'Check out-of-date packages' tool

2013-05-12 Thread Anatol Pomozov
Hi On Sat, May 11, 2013 at 1:25 PM, Don deJuan wrote: > On 05/11/2013 11:26 AM, Anatol Pomozov wrote: > > Hi everyone > > > > Per discussion in 'pacman-dev' maillist [1] I implemented a tool that > tries > > to find Arch out-of-date packages. The tool scans PKGBUILD files is > > /var/abs direct

Re: [arch-general] 'Check out-of-date packages' tool

2013-05-12 Thread Ross Lagerwall
On Sat, May 11, 2013 at 11:26:19AM -0700, Anatol Pomozov wrote: > There are some fals positive and negative results though, mostly because > download servers return different sort of weird responses. I still work on > work-arounds for all these cases. > Have you any ideas how to avoid showing dev

Re: [arch-general] 'Check out-of-date packages' tool

2013-05-12 Thread Don deJuan
On 05/11/2013 11:26 AM, Anatol Pomozov wrote: > Hi everyone > > Per discussion in 'pacman-dev' maillist [1] I implemented a tool that tries > to find Arch out-of-date packages. The tool scans PKGBUILD files is > /var/abs directory, extracts download url and then tries to probe download > urls for t

[arch-general] 'Check out-of-date packages' tool

2013-05-11 Thread Anatol Pomozov
Hi everyone Per discussion in 'pacman-dev' maillist [1] I implemented a tool that tries to find Arch out-of-date packages. The tool scans PKGBUILD files is /var/abs directory, extracts download url and then tries to probe download urls for the next version. Next versions look like X.Y.Z+1 X.Y+1.0