Re: status of forked zlibs in rsync and zsync

2009-09-30 Thread Michael Schroeder
pms were more rsync friendly. As deltarpm needs to recreate the same compressed payload I also had to support this. AFAIK the current rpm uses the system's zlib library, so the deltarpm copy is also no longer needed for Fedora. Cheers, Michael. -- Michael Schroeder

Re: status of forked zlibs in rsync and zsync

2009-09-30 Thread Michael Schroeder
got no response. (The original --rsyncable patch was done by Rusty Russell in 2002, btw) Cheers, Michael. -- Michael Schroeder m...@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*

Re: yum-presto not on by default

2009-09-23 Thread Michael Schroeder
hem back again? > Why? Is it because it's currently the only way to verify > checksums/signatures? Yes, exactly. If you want to support uncompressed rpms, you'll have to put the checksum of the uncompressed rpm in the metadata. The deltarpm changes are quite easy, it just has to

Re: yum-presto not on by default

2009-09-23 Thread Michael Schroeder
ion level used. That's why SUSE uses just level 2, the compression is still much better than gzip while having a reasonable compression time. Cheers, Michael. -- Michael Schroeder m...@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg

Re: Testing libsatsolver on Fedora

2009-07-31 Thread Michael Schroeder
On Fri, Jul 31, 2009 at 04:23:27PM +0200, Florian Festi wrote: > On 07/27/2009 01:01 PM, Michael Schroeder wrote: > >http://software.opensuse.org/search?baseproject=Fedora:11&q=libsatsolver-demo > > Hmm, where's the source? You can get the source rpm by searching for &

Re: Testing libsatsolver on Fedora

2009-07-31 Thread Michael Schroeder
does it very different with their -32bit packages.) Cheers, Michael. -- Michael Schroeder m...@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- fedora-devel-list mailing list

Re: Testing libsatsolver on Fedora

2009-07-31 Thread Michael Schroeder
lver. "solv" is just a very small (2800 lines) and limited application to demo the library functions, it's not meant to be a full blown package management tool. Cheers, Michael. -- Michael Schroeder m...@suse.de SUSE LINUX Products GmbH, GF

Re: Testing libsatsolver on Fedora

2009-07-31 Thread Michael Schroeder
ent git repository. (It's currently hosted in the zypp project, though.) Cheers, Michael. -- Michael Schroeder m...@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- fe

Re: Testing libsatsolver on Fedora

2009-07-31 Thread Michael Schroeder
; solv's kernel handling appears to behave a bit different than yum's > perhaps? I put the output here: > > http://fpaste.org/paste/20452 That's because the kernels aren't marked for multi-version installation. libsatsolver supports this, but the little solv to

Re: Testing libsatsolver on Fedora

2009-07-31 Thread Michael Schroeder
On Fri, Jul 31, 2009 at 01:12:10AM -0400, James Antill wrote: > On Thu, 2009-07-30 at 21:42 -0400, Bill McGonigle wrote: > > On 07/30/2009 08:49 AM, Michael Schroeder wrote: > > > Version 0.14.4 should have all fixes. > > > > OK, my reported bugs are fixed. > >

Re: Testing libsatsolver on Fedora

2009-07-30 Thread Michael Schroeder
On Wed, Jul 29, 2009 at 01:57:56PM -0400, Bill McGonigle wrote: > On 07/29/2009 06:37 AM, Michael Schroeder wrote: > > seems like it doesn't > > have write access to /var/cache/solv. Please chown the directory > > to your uid. > > When I do that (or run under

Re: Testing libsatsolver on Fedora

2009-07-29 Thread Michael Schroeder
On Wed, Jul 29, 2009 at 02:44:02PM +0530, Rahul Sundaram wrote: > On 07/28/2009 03:04 PM, Michael Schroeder wrote: > > > > > Ok, solv now supports mirrorlists. Updated packages should be > > available in an hour or two (depending on the build service load). > > T

Re: Testing libsatsolver on Fedora

2009-07-29 Thread Michael Schroeder
ver library, now used by libzypp. Thus, both zypper and YaST are fast. (PackageKit also uses libzypp, btw.) Using the same library has the big advantage that you get the same results (and bugs) using all interfaces. Cheers, Michael. -- Michael Schroeder m...@suse

Re: Testing libsatsolver on Fedora

2009-07-28 Thread Michael Schroeder
nd if Fedora uses it ;-), it's about improving results/performance of the library. Thus I'm interested in where yum works better/ is faster. Cheers, Michael. -- Michael Schroeder m...@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernber

Re: Testing libsatsolver on Fedora

2009-07-28 Thread Michael Schroeder
On Tue, Jul 28, 2009 at 11:11:52AM +0200, Adrian Reber wrote: > On Tue, Jul 28, 2009 at 10:32:56AM +0200, Michael Schroeder wrote: > > > Also claims > > > some of the repos don't have repomd.xml file while they do > > > > > > http://fpaste.org/paste/

Re: Testing libsatsolver on Fedora

2009-07-28 Thread Michael Schroeder
On Tue, Jul 28, 2009 at 02:15:49AM +0530, Rahul Sundaram wrote: > On 07/27/2009 04:31 PM, Michael Schroeder wrote: > > I'm the author of the "libsatsolver" library, a library solves > > package dependencies with a SAT algorithm. > > This library is curr

Re: Testing libsatsolver on Fedora

2009-07-27 Thread Michael Schroeder
ttf /usr/share/java/ecj.jar /var/lib/PolicyKit-public ... Cheers, Michael. -- Michael Schroeder m...@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- fedora-devel-l

Testing libsatsolver on Fedora

2009-07-27 Thread Michael Schroeder
ds write access to /var/cache/solv. If it can't write there, it still works but downloads the metadata again every time it is called. So, if you have some spare time, could you give it a try and tell me where it works well/ does stupid things/ doesn't work at all? Thanks, Michael. -- Mich