Re: [arch-general] [signoff] kernel26 2.6.31.1-1

2009-10-03 Thread Damjan Georgievski
>> I think tpowa had the kernel all ready to move to core, except he was >> waiting for the .1 release, which is there now. >> >> The only thing bugging me is http://bugs.archlinux.org/task/16149, opinions? > > Just be aware of this problem > http://bbs.archlinux.org/viewtopic.php?pid=627145 > > Th

Re: [arch-general] Musepack-tools SV8 PKGBUILDs

2009-10-03 Thread Sven-Hendrik Haase
JM wrote: Hello, The Musepack project has just released the two libraries [1] required for building musepack-tools SV8, which is the current stable version. The version in the repos is SV7. I have started preparing PKGBUILDs but apparently my cmake-fu is not as strong as I thought. While I was

Re: [arch-general] archweb isn't updating its record.

2009-10-03 Thread Roman Kyrylych
On Sat, Oct 3, 2009 at 22:54, Roman Kyrylych wrote: > On Sat, Oct 3, 2009 at 22:48, Xavier wrote: >> On Sat, Oct 3, 2009 at 9:26 PM, Roman Kyrylych >> wrote: >>> >>> Also: >>> http://www.archlinux.org/packages/?sort=&arch=&repo=&q=vim+&last_update=&limit=50 >>> no 'vim' in the list (!), but: >>

Re: [arch-general] archweb isn't updating its record.

2009-10-03 Thread Roman Kyrylych
On Sat, Oct 3, 2009 at 22:48, Xavier wrote: > On Sat, Oct 3, 2009 at 9:26 PM, Roman Kyrylych > wrote: >> >> Also: >> http://www.archlinux.org/packages/?sort=&arch=&repo=&q=vim+&last_update=&limit=50 >> no 'vim' in the list (!), but: >> $ LANG=C pacman -Si vim >> Repository     : extra >> Name  

Re: [arch-general] archweb isn't updating its record.

2009-10-03 Thread Xavier
On Sat, Oct 3, 2009 at 9:26 PM, Roman Kyrylych wrote: > On Sat, Oct 3, 2009 at 22:04, Andrea Scarpino wrote: >> 2009/10/3 Loui Chang : >>> What confused me is that it was taking so long. >>> I'm glad it works now hahh. Thanks. >> Maybe still not work. >> >> I see system-config-printer 1.12 on web

Re: [arch-general] archweb isn't updating its record.

2009-10-03 Thread Roman Kyrylych
On Sat, Oct 3, 2009 at 22:04, Andrea Scarpino wrote: > 2009/10/3 Loui Chang : >> What confused me is that it was taking so long. >> I'm glad it works now hahh. Thanks. > Maybe still not work. > > I see system-config-printer 1.12 on web, 1.13 with pacman; > libical 0.43 on web, 0.44 with pacman...

Re: [arch-general] archweb isn't updating its record.

2009-10-03 Thread Andrea Scarpino
2009/10/3 Loui Chang : > What confused me is that it was taking so long. > I'm glad it works now hahh. Thanks. Maybe still not work. I see system-config-printer 1.12 on web, 1.13 with pacman; libical 0.43 on web, 0.44 with pacman... -- Andrea `bash` Scarpino Arch Linux Developer

[arch-general] Musepack-tools SV8 PKGBUILDs

2009-10-03 Thread JM
Hello, The Musepack project has just released the two libraries [1] required for building musepack-tools SV8, which is the current stable version. The version in the repos is SV7. I have started preparing PKGBUILDs but apparently my cmake-fu is not as strong as I thought. While I was able to prep

Re: [arch-general] rsync for mirroring

2009-10-03 Thread Piyush P Kurur
On Sat, Oct 03, 2009 at 11:54:53AM +0300, nez...@allurelinux.org wrote: > I never used rsync before but If I understand correctly : > rsync hashsums the files in src and dest and checks for file lists . It > removes and adds files according to the file lists and compares the > hashsums of existing

Re: [arch-general] rsync for mirroring

2009-10-03 Thread Nezmer
On Sat, Oct 03, 2009 at 11:34:40AM +0530, Piyush P Kurur wrote: > Hi, > > I am part of a group of people who run a mirror for some GNU/Linux > distros. I have a question regarding how rsync works. The question is > prompted by the frequent overloading of rsync mirrors. > > > If I am not mistak