{"id":7307,"date":"2014-06-07T02:23:53","date_gmt":"2014-06-07T02:23:53","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/06\/07\/installing-fog-unable-to-convert-from-ascii-8bit-to-utf-8-collection-of-common-programming-errors\/"},"modified":"2014-06-07T02:23:53","modified_gmt":"2014-06-07T02:23:53","slug":"installing-fog-unable-to-convert-from-ascii-8bit-to-utf-8-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/06\/07\/installing-fog-unable-to-convert-from-ascii-8bit-to-utf-8-collection-of-common-programming-errors\/","title":{"rendered":"Installing fog &#8211; unable to convert from ASCII-8BIT to UTF-8-Collection of common programming errors"},"content":{"rendered":"<p>I am needing to install fog to use SDK to interface with openstack and create a plugin. So far I&#8217;m failing at the first step. I am looking for any advice on how I could debug these errors and any opinion on whether the install is okay with them still there.<\/p>\n<pre><code>gem install fog\nFetching: builder-3.2.2.gem (100%)\nSuccessfully installed builder-3.2.2\nFetching: excon-0.28.0.gem (100%)\nSuccessfully installed excon-0.28.0\nFetching: formatador-0.2.4.gem (100%)\nSuccessfully installed formatador-0.2.4\nFetching: multi_json-1.8.2.gem (100%)\nSuccessfully installed multi_json-1.8.2\nFetching: mime-types-2.0.gem (100%)\nSuccessfully installed mime-types-2.0\nFetching: net-scp-1.1.2.gem (100%)\nSuccessfully installed net-scp-1.1.2\nFetching: mini_portile-0.5.2.gem (100%)\nSuccessfully installed mini_portile-0.5.2\nFetching: nokogiri-1.6.0.gem (100%)\nBuilding native extensions.  This could take a while...\nSuccessfully installed nokogiri-1.6.0\nFetching: ruby-hmac-0.4.0.gem (100%)\nSuccessfully installed ruby-hmac-0.4.0\nFetching: fog-1.18.0.gem (100%)\nSuccessfully installed fog-1.18.0\nInstalling ri documentation for builder-3.2.2\nInstalling ri documentation for excon-0.28.0\nInstalling ri documentation for fog-1.18.0\nInstalling ri documentation for formatador-0.2.4\nInstalling ri documentation for mime-types-2.0\nInstalling ri documentation for mini_portile-0.5.2\nInstalling ri documentation for multi_json-1.8.2\nInstalling ri documentation for net-scp-1.1.2\nunable to convert \"\\xE4\" from ASCII-8BIT to UTF-8 for ext\/nokogiri\/tmp\/x86_64-apple-darwin12.4.0\/ports\/libxml2\/2.8.0\/libxml2-2.8.0\/doc\/examples\/testWriter.c, skipping\nunable to convert \"\\xF8\" from ASCII-8BIT to UTF-8 for ext\/nokogiri\/tmp\/x86_64-apple-darwin12.4.0\/ports\/libxml2\/2.8.0\/libxml2-2.8.0\/entities.c, skipping\nunable to convert \"\\xE9\" from ASCII-8BIT to UTF-8 for ext\/nokogiri\/tmp\/x86_64-apple-darwin12.4.0\/ports\/libxml2\/2.8.0\/libxml2-2.8.0\/runtest.c, skipping\nunable to convert \"\\xC0\" from ASCII-8BIT to UTF-8 for ext\/nokogiri\/tmp\/x86_64-apple-darwin12.4.0\/ports\/libxml2\/2.8.0\/libxml2-2.8.0\/test\/XInclude\/ents\/isolatin.txt, skipping\nunable to convert \"\\xF8\" from ASCII-8BIT to UTF-8 for ext\/nokogiri\/tmp\/x86_64-apple-darwin12.4.0\/ports\/libxml2\/2.8.0\/libxml2-2.8.0\/testapi.c, skipping\nunable to convert \"\\xF6\" from ASCII-8BIT to UTF-8 for ext\/nokogiri\/tmp\/x86_64-apple-darwin12.4.0\/ports\/libxslt\/1.1.26\/libxslt-1.1.26\/ChangeLog, skipping\nunable to convert \"\\xF6\" from ASCII-8BIT to UTF-8 for ext\/nokogiri\/tmp\/x86_64-apple-darwin12.4.0\/ports\/libxslt\/1.1.26\/libxslt-1.1.26\/libxslt\/xslt.c, skipping\nunable to convert \"\\xE1\" from ASCII-8BIT to UTF-8 for ext\/nokogiri\/tmp\/x86_64-apple-darwin12.4.0\/ports\/libxslt\/1.1.26\/libxslt-1.1.26\/NEWS, skipping\nunable to convert \"\\x89\" from ASCII-8BIT to UTF-8 for ext\/nokogiri\/tmp\/x86_64-apple-darwin12.4.0\/ports\/libxslt\/1.1.26\/libxslt-1.1.26\/tests\/xmlspec\/logo-REC, skipping\nunable to convert \"\\xFD\" from ASCII-8BIT to UTF-8 for ext\/nokogiri\/tmp\/x86_64-apple-darwin12.4.0\/ports\/libxslt\/1.1.26\/libxslt-1.1.26\/win32\/Readme.txt, skipping\nunable to convert \"\\xCF\" from ASCII-8BIT to UTF-8 for ports\/x86_64-apple-darwin12.4.0\/libxml2\/2.8.0\/bin\/xmlcatalog, skipping\nunable to convert \"\\xCF\" from ASCII-8BIT to UTF-8 for ports\/x86_64-apple-darwin12.4.0\/libxml2\/2.8.0\/bin\/xmllint, skipping\nunable to convert \"\\xCF\" from ASCII-8BIT to UTF-8 for ports\/x86_64-apple-darwin12.4.0\/libxslt\/1.1.26\/bin\/xsltproc, skipping\nInstalling ri documentation for nokogiri-1.6.0\nInstalling ri documentation for ruby-hmac-0.4.0\n10 gems installed\n<\/code><\/pre>\n<p>For some reason I am getting the above error. Is there anything I can do to fix this?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I am needing to install fog to use SDK to interface with openstack and create a plugin. So far I&#8217;m failing at the first step. I am looking for any advice on how I could debug these errors and any opinion on whether the install is okay with them still there. gem install fog Fetching: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7307","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7307"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7307\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7307"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7307"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}