Ticket #19 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

deprec_setup fails on install_mongrel_start_script on windows xp

Reported by: robin.curry@gmail.com Assigned to: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

I'm trying to use deprec from Windows XP to build and deploy on a remote Ubuntu server, and I'm having difficulty running deprec_setup. It fails at the call to install_mongrel_start_script with a Net::SFTP::Operations::StatusException? (4, "Failure").

The point of failure occurs at c:/ruby/lib/ruby/gems/1.8/gems/net-sftp-1.1.0/lib/net/sftp/operations/abstract.rb:78 in 'do_status' from c:/ruby/lib/ruby/gems/1.8/gems/net-sftp-1.1.0/lib/net/sftp/session.rb:221 in 'do_status'

Looks like it's having a problem doing a put when uploading the contents of the tmp directory.

Change History

05/05/07 01:45:32 changed by mbailey

  • status changed from new to closed.
  • resolution set to fixed.

fixed in 1.5.1