public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* iconv capability removed from rsync 3.0.8
       [not found] <1306831965.19764.ezmlm@cygwin.com>
@ 2011-05-31  9:03 ` Fernando Molina Ortiz
  2011-05-31 21:03   ` David Sastre
  0 siblings, 1 reply; 2+ messages in thread
From: Fernando Molina Ortiz @ 2011-05-31  9:03 UTC (permalink / raw)
  To: Cygwin Mailing List

Hello,

I have noticed that the iconv capability is not activated anymore in 
rsync 3.0.8, while in rsync 3.0.7 it is. When cally rsync --version, in 
3.0.7 iconv is listed in the capabilities section, while in 3.0.8 it 
appears as 'no iconv'. I use it, so I had to downgrade. Does anybody 
know why it's beed removed?
Thank you.

Regards,
Fernando


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: iconv capability removed from rsync 3.0.8
  2011-05-31  9:03 ` iconv capability removed from rsync 3.0.8 Fernando Molina Ortiz
@ 2011-05-31 21:03   ` David Sastre
  0 siblings, 0 replies; 2+ messages in thread
From: David Sastre @ 2011-05-31 21:03 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1398 bytes --]

On Tue, May 31, 2011 at 11:03:06AM +0200, Fernando Molina Ortiz wrote:
> I have noticed that the iconv capability is not activated anymore in
> rsync 3.0.8, while in rsync 3.0.7 it is. When cally rsync --version,
> in 3.0.7 iconv is listed in the capabilities section, while in 3.0.8
> it appears as 'no iconv'. I use it, so I had to downgrade. Does
> anybody know why it's beed removed?

It could be a packaging issue, FWIW building from the sources enables 
iconv support.

Rsync from the repo:

$ rsync --help | head
rsync  version 3.0.8  protocol version 30
Copyright (C) 1996-2011 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
    64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,
    socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
    append, ACLs, xattrs, no iconv, symtimes

Rsync rebuild from sources:

$ ./rsync-3.0.8-1/inst/usr/bin/rsync.exe --help | head
rsync  version 3.0.8  protocol version 30
Copyright (C) 1996-2011 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
    64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,
    socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
    append, ACLs, xattrs, iconv, symtimes

-- 
Huella de clave primaria: AD8F BDC0 5A2C FD5F A179  60E7 F79B AB04 5299 EC56

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 230 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-31 21:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1306831965.19764.ezmlm@cygwin.com>
2011-05-31  9:03 ` iconv capability removed from rsync 3.0.8 Fernando Molina Ortiz
2011-05-31 21:03   ` David Sastre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).