Hooray!  This works for me, so hopefully it gets pulled in.

-Nick Klauer


On Sat, Dec 17, 2011 at 01:04, Charles Oliver Nutter <[email protected]>wrote:

> I committed a temporary patch. Ultimately it will need to be fixed in
> minitest, so I also submitted a pull request.
>
> - Charlie
>
> On Fri, Dec 16, 2011 at 11:53 PM, Hirotsugu Asari <[email protected]>
> wrote:
> > I created http://bugs.jruby.org/6282
> >
> > On Dec 16, 2011, at 11:22 PM, daidoji70 wrote:
> >
> > I'm getting this error too on XP.
> >
> > Charles
> >
> > On Fri, Dec 16, 2011 at 7:28 PM, Nick Klauer <[email protected]> wrote:
> >>
> >> I'm getting a weird error in WinXP trying to checkout the master branch.
> >>  This also seems to prevent 'git pull' from working, too. I think it's
> just
> >> falling over trying to create files with ':' in them:
> >>
> >> PS C:\> git clone https://github.com/jruby/jruby.git
> >> Cloning into jruby...
> >> remote: Counting objects: 177026, done.
> >> remote: Compressing objects: 100% (42205/42205), done.
> >> remote: Total 177026 (delta 124275), reused 175439 (delta
> 122860)Receiving
> >> objects: 100% (177026/177026), 78.59 MiB | 190 KiB/s
> >> Receiving objects: 100% (177026/177026), 78.66 MiB | 192 KiB/s, done.
> >> Resolving deltas: 100% (124275/124275), done.
> >> error: unable to create file
> >> test/externals/ruby1.9/excludes/Psych::TestCoder.rb (Invalid argument)
> >> error: unable to create file
> >> test/externals/ruby1.9/excludes/Psych::TestDateTime.rb (Invalid
> argument)
> >> error: unable to create file
> >> test/externals/ruby1.9/excludes/Psych::TestEmitter.rb (Invalid argument)
> >> error: unable to create file
> >> test/externals/ruby1.9/excludes/Psych::TestEncoding.rb (Invalid
> argument)
> >> error: unable to create file
> >> test/externals/ruby1.9/excludes/Psych::TestJSONTree.rb (Invalid
> argument)
> >> error: unable to create file
> >> test/externals/ruby1.9/excludes/Psych::TestNil.rb (Invalid argument)
> >> error: unable to create file
> >> test/externals/ruby1.9/excludes/Psych::TestParser.rb (Invalid argument)
> >> error: unable to create file
> >> test/externals/ruby1.9/excludes/Psych::TestStream.rb (Invalid argument)
> >> PS C:\>
> >>
> >>
> >> I think it's bugging the windows CI box, too:
> >> http://ci.jruby.org/job/jruby-windows/1487/console
> >>
> >>
> >> -Nick Klauer
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to