Open Bug 1801000 Opened 2 years ago Updated 1 year ago

ssh: Could not resolve hostname $host;c: No such host is known

Categories

(Firefox Build System :: MozillaBuild, defect, P5)

Desktop
Windows
defect

Tracking

(Not tracked)

People

(Reporter: glandium, Unassigned)

References

(Regression)

Details

STR:

scp hostname:/path .

Expected result: the copy happens

Actual result:

ssh: Could not resolve hostname hostname;c: No such host is known

This happens because scp resolves to the program in c:\Windows\System32\OpenSSH, which is a win32 application, meaning the msys shell goes through its environment and command line argument munging, which garbles anything containing a colon.

Severity: -- → S4
Priority: -- → P5
Product: mozilla.org → Firefox Build System
You need to log in before you can comment on or make changes to this bug.