[Bug 10677] external zlib broken after update to 3.1.1 on FreeBSD

2015-07-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10677

Wayne Davison way...@samba.org changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|ASSIGNED|RESOLVED

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

[Bug 10677] external zlib broken after update to 3.1.1 on FreeBSD

2014-06-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10677

--- Comment #2 from Emanuel Haupt eha...@freebsd.org 2014-06-30 07:30:49 UTC 
---
Sorry about the confusion, I should have been more clear. The FreeBSD version
is built with --with-included-zlib=no by default.

After reading the man page entry again about -z, --compress there seems to be a
confusion about how to use -z.

I was prompted about this by a user who's seen the following warning which
didn't appear in the previous version while using -z:

--- warning begins here ---
This rsync lacks old-style --compress due to its external zlib.  Try -zz.
Continuing without compression.
--- warning ends here ---

Even though this warning is new it seems like -zz should have been used all
along.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 10677] external zlib broken after update to 3.1.1 on FreeBSD

2014-06-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10677

Wayne Davison way...@samba.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from Wayne Davison way...@samba.org 2014-06-29 17:00:37 UTC ---
I tried to figure out what you think is broken, but I couldn't figure it out. 
The -z option (as opposed to -zz) only works if you compile using the included
zlib, so use that if you want the backward-compatible -z functionality. Was
there something else?  The file sizes all seem remarkably uncompressible in
your output, but that's consistent across the versions you list, and my own
testing shows proper compressing using -zz and some compressible sources I
tried.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html