Closed Bug 477773 Opened 15 years ago Closed 15 years ago

momo-vm-06 can't access stage.mozilla.org

Categories

(Mozilla Messaging Graveyard :: Server Operations, defect)

x86
Windows Server 2003
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: standard8, Assigned: gozer)

Details

Looks like its missing the ssh file:

C:\WINDOWS\system32\cmd.exe /c ssh -l tbirdbld -i ~/.ssh/tbirdbld_dsa stage.mozilla.org mkdir -p /home/ftp/pub/thunderbird/tinderbox-builds/comm-central-trunk-win32/1234262503 && scp -i ~/.ssh/tbirdbld_dsa objdir-tb/mozilla/dist/*.zip objdir-tb/mozilla/dist/install/sea/*.exe tbirdbld@stage.mozilla.org:/home/ftp/pub/thunderbird/tinderbox-builds/comm-central-trunk-win32/1234262503 && ssh -l tbirdbld -i ~/.ssh/tbirdbld_dsa stage.mozilla.org chmod -R 755 /home/ftp/pub/thunderbird/tinderbox-builds/comm-central-trunk-win32/1234262503 && ssh -l tbirdbld -i ~/.ssh/tbirdbld_dsa stage.mozilla.org chgrp -R thunderbird /home/ftp/pub/thunderbird/tinderbox-builds/comm-central-trunk-win32/1234262503
 in dir e:\buildbot\comm-central-trunk-win32\build (timeout 1200 secs)
...
Warning: Identity file ~/.ssh/tbirdbld_dsa not accessible: No such file or directory.
Copied over the required ssh keys.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.