mahmoud / mahmoud/awesome-python-applications

Invalid repo url for GNU Solfege

Open
#30 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
18k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

Hi @mahmoud !

I got started on the h-index/altmetric investigation we discussed on reddit: https://github.com/ttymck/pycite

In doing so, I noticed GNU Solfege is listed with a repo URL of:
http://git.savannah.gnu.org/cgit/solfege.git

When I try to clone that (using `gitpython`), it throws this error:
```
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
cmdline: git clone --branch=master -v http://git.savannah.gnu.org/cgit/solfege.git /home/tkontra551/.cache/pycite/GNU Solfege
stderr: 'Cloning into '/home/$USER/.cache/pycite/GNU Solfege'...
fatal: repository 'http://git.savannah.gnu.org/cgit/solfege.git/' not found
```

This appears to be the proper git repo URI for the project:
https://git.savannah.gnu.org/git/solfege.git/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the GNU Solfege entry in the repository's application list and compare its current URL with the working Git URI given in the issue. Update the listing to the correct repository URL, then verify that the resulting URL can be cloned successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python
Domain
content
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.