Closed Bug 662940 Opened 13 years ago Closed 13 years ago

Troubleshoot and fix auto-update issue

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ozten, Assigned: oremj)

Details

I've added a library to webifyme-lib. I'm now getting the following cron mail:

Subject: Cron <root@mradm02> /data/engagement-dev/python/webifyme.org/update > /dev/null

Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Unable to fetch in submodule path 'ff4/vendor'
/data/engagement-dev/python/webifyme.org/update: line 10: Error!!! Exit status of the last command was 1: command not found
Assignee: server-ops → jeremy.orem+bugs
This is the problem:
[submodule "ff4/vendor"]
	path = ff4/vendor
	url = git@github.com:mozilla/webifyme-lib.git


That's using ssh. It should use git, http, or https.
Thanks
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.