From: Roger Pack Date: 2009-06-11T22:48:59+09:00 Subject: [ruby-core:23806] [Bug #1611] win32ole errors from make test all Bug #1611: win32ole errors from make test all http://redmine.ruby-lang.org/issues/show/1611 Author: Roger Pack Status: Open, Priority: Normal ruby -v: 1.9.1p129 mingw 133) Error: test_conversion_str2cy(TestWIN32OLE_VARIANT): WIN32OLERuntimeError: not installed locale: 1041 c:/dev/downloads/ruby_trunk/test/win32ole/test_win32ole_variant.rb:387:in `locale=' c:/dev/downloads/ruby_trunk/test/win32ole/test_win32ole_variant.rb:387:in `test_conversion_str2cy' perhaps I don't have the locale installed right? these others may be related: 134) Error: test_s_codepage_changed(TestWin32OLE): Errno::EACCES: Permission denied - rad644C8.tmp c:/dev/downloads/ruby_trunk/test/win32ole/test_win32ole.rb:374:in `unlink' c:/dev/downloads/ruby_trunk/test/win32ole/test_win32ole.rb:374:in `ensure in test_s_codepage_changed' c:/dev/downloads/ruby_trunk/test/win32ole/test_win32ole.rb:374:in `test_s_codepage_changed' 135) Error: test_s_locale_change(TestWin32OLE): WIN32OLERuntimeError: not installed locale: 1041 c:/dev/downloads/ruby_trunk/test/win32ole/test_win32ole.rb:415:in `locale=' c:/dev/downloads/ruby_trunk/test/win32ole/test_win32ole.rb:415:in `test_s_locale_change' 136) Error: test_s_locale_set(TestWin32OLE): WIN32OLERuntimeError: not installed locale: 1041 c:/dev/downloads/ruby_trunk/test/win32ole/test_win32ole.rb:401:in `locale=' c:/dev/downloads/ruby_trunk/test/win32ole/test_win32ole.rb:401:in `test_s_locale_set' ---------------------------------------- http://redmine.ruby-lang.org