This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 69409 - ssh-upload-shell: exec: scp: not found
Summary: ssh-upload-shell: exec: scp: not found
Status: RESOLVED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: collabnet (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-28 09:07 UTC by rbalada
Modified: 2009-11-08 02:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rbalada 2005-11-28 09:07:04 UTC
Hello,

we use SCP/SSH to manage content of files behind URL base
http://www.netbeans.org/download/...

When I tried SCP today, it's not working for strange reason that SCP cannot be
found. This service is crucial for publishing of daily builds. 

$ scp -v org-netbeans-modules-derby11.nbm upload@cvs.netbeans.org:.
Executing: program /usr/bin/ssh host cvs.netbeans.org, user upload, command scp
-v -t .
/opt/sourcecast/runtime/scripts/ssh-upload-shell: exec: scp: not found
lost connection
$
Comment 1 Unknown 2005-11-28 09:36:50 UTC
Accepting the issue and working on it.

Regards,
Jeeva - Helpdesk
Comment 2 Unknown 2005-11-28 09:55:33 UTC
Updating status whiteboard and keywords.

Regards,
Jeeva - Helpdesk
Comment 3 Unknown 2005-11-28 10:16:33 UTC
Hi,

This seems to be fixed. Can u try now.

Regards,
Jeeva - Helpdesk
Comment 4 jcatchpoole 2005-11-28 10:20:05 UTC
No, this is not fixed.

[jcatchpoole@nbweb]:  $ scp dummy.txt upload@cvs.netbeans.org:. 
/opt/sourcecast/runtime/scripts/ssh-upload-shell: exec: scp: not found

I guess this issue is due to last nights patch.  I was under the impression the
patch was to fix an scp issue - was it not tested after applied ?

Please fix *immediately* !
Comment 5 rbalada 2005-11-28 10:22:49 UTC
I can confirm it's not fixed at this moment.
Comment 6 rbalada 2005-11-28 10:24:40 UTC
Reassigning back to jeeva
Comment 7 Unknown 2005-11-28 10:34:22 UTC
Hi,

The patch was not installed today. And we are working on the issue to fix SCP.

Regards,
Jeeva - Helpdesk
Comment 8 jcatchpoole 2005-11-28 10:47:24 UTC
Seems to be fixed :

[jcatchpoole@nbweb]: jcatchpoole $ scp dummy.txt upload@cvs.netbeans.org:.
dummy.txt            100%
|********************************************************************************|
    0       00:00    
Comment 9 jcatchpoole 2005-11-28 10:47:36 UTC
x
Comment 10 rbalada 2005-11-28 10:57:52 UTC
Verified.
Comment 11 Marian Mirilovic 2009-11-08 02:35:18 UTC
We recently moved out from Collabnet's infrastructure