search for: convert_spec

Displaying 3 results from an estimated 3 matches for "convert_spec".

2018 Sep 29
1
Invalid argument with version 3.1.3
We reently upgraded our rsync client from Freebsd 10.2 to 11.2 which upgraded our rsync from 3.0.6 protocol version 30 to 3.1.3 protocol version 31. The server remains Freebsd 11.1 with rsync 3.1.2 protocol version 31. Now we get numerous messages like this: rsync: readlink_stat("/disk/homedirs/nber/bstevens/public_html/old/test/press reaction/Foreign
2009 Jan 24
2
[patch] Replace illegal characters in filenames for FAT (switch)
...+ b/options.c @@ -197,6 +197,7 @@ int need_unsorted_flist = 0; #ifdef ICONV_OPTION char *iconv_opt = ICONV_OPTION; #endif +int fat_filenames = 0; struct chmod_mode_struct *chmod_modes = NULL; @@ -779,6 +780,7 @@ void usage(enum logcode F) #ifdef ICONV_OPTION rprintf(F," --iconv=CONVERT_SPEC request charset conversion of filenames\n"); #endif + rprintf(F," --fat-filenames ensure filenames are legal on fat filesystems\n"); rprintf(F," -4, --ipv4 prefer IPv4\n"); rprintf(F," -6, --ipv6 prefer IPv6\n&qu...
2005 Mar 18
4
NoMemoryError on "gem install rails"
...ce index for: http://gems.rubyforge.org /home/foo/usr/lib/ruby/1.8/yaml.rb:119:in `load'': failed to allocate memory (NoMemoryError) from /home/foo/usr/lib/ruby/1.8/yaml.rb:119:in `load'' from /home/foo/usr/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:119:in `convert_spec'' from /home/foo/usr/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:56:in `source_index'' from /home/foo/usr/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:291:in `source_index'' from /home/foo/usr/lib/ruby/site_ruby/1.8/rubygems/remote_in...