Closed Bug 1239272 Opened 8 years ago Closed 8 years ago

Cannot edit the description of my user repo

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: xidorn, Unassigned)

Details

When I want to edit the description, I met the following issue:

$ ssh hg.mozilla.org edit myext

0) Exit.
1) Delete the repository.
2) Edit the description.
3) Mark repository as non-publishing.
4) Mark repository as publishing.
5) Enable obsolescence support (experimental).
6) Disable obsolescence support.

What would you like to do? 2
Traceback (most recent call last):
  File "/usr/local/bin/pash.py", line 98, in <module>
    process_non_root_login(user)
  File "/usr/local/bin/pash.py", line 83, in process_non_root_login
    enable_user_repos=pash_settings.get('user_repos', False))
  File "/usr/local/bin/hg_helper.py", line 518, in serve
    edit_repo(cname, args[0], False)
  File "/usr/local/bin/hg_helper.py", line 463, in edit_repo
    edit_repo_description(repo_name)
  File "/usr/local/bin/hg_helper.py", line 333, in edit_repo_description
    print(EDIT_DESCRIPTION % (user_repo_dir, repo_name))
TypeError: not enough arguments for format string
Deploying now. Thanks for reporting.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.