Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git://gitorious.org/openembedded-core-layers/meta-kde4.git down #51

Open
markruys opened this issue Mar 11, 2015 · 3 comments
Open

git://gitorious.org/openembedded-core-layers/meta-kde4.git down #51

markruys opened this issue Mar 11, 2015 · 3 comments

Comments

@markruys
Copy link

Hm:

$ git clone git://gitorious.org/openembedded-core-layers/meta-kde4.git
Cloning into 'meta-kde4'...
fatal: Could not read from remote repository.

Might it something to do with:

System notice: Gitorious is being acquired by GitLab and gitorious.org will shut down end of May. Please import your repositories to GitLab.com

Ahh, this works:

$ git clone https://gitorious.org/openembedded-core-layers/meta-kde4.git
@SamB
Copy link

SamB commented Mar 14, 2015

@markruys: But presumably that will stop working at the end of May?

@koenkooi
Copy link
Contributor

This should be fixed now, at least till the end of may.

@ebecz
Copy link

ebecz commented Mar 9, 2017

You can add the following lines to your ~/.gitconfig

[url "https://github.com/Angstrom-distribution/meta-kde.git"]
insteadOf = git://gitorious.org/openembedded-core-layers/meta-kde.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants