Giter Site home page Giter Site logo

Comments (4)

jgottschlich avatar jgottschlich commented on June 14, 2024 1

Hi @Danc2050 - thanks so much for reporting this to us. @nhasabni and I will take a look at it immediately!

Best,
The ControlFlag Team

from control-flag.

Danc2050 avatar Danc2050 commented on June 14, 2024

I think perhaps some of these repos

a) no longer exist
b) are private

The Repository not found message is common:

remote: Repository not found.
fatal: Authentication failed for 'https://github.com/nefarius/ViGEm/'
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/ulli-kroll/mt7610u/'
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/muennich/mupdf/'
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/concurrent-php/ext-async/'
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/ddevault/aerc/'

And when I navigate to the links here I indeed see no repositories (sometimes not even a user). I will give an update of all the repositories that are no longer valid later.

from control-flag.

Danc2050 avatar Danc2050 commented on June 14, 2024

Here are the list as promised. Some have been taken down due to copyright issues.
non_existant_repos.txt

I ran into another issue where my system is suddenly saying everything is read-only and my WSL 2 is bricked. This could be some issue with WSL, so I won't forward any details and keep the context of this issue same.

from control-flag.

nhasabni avatar nhasabni commented on June 14, 2024

Hi @Danc2050,

Thanks for the report and analysis. We found that some of the repositories are non-existent (as you also found), and for some reason, git clone asks for credentials for such repositories. Different versions of git seem to have different mechanisms to deal with this problem, but we found that adding -c core.askPass=echo to git clone command helps with the problem. For non-existent repositories, it will simply report an error and continue rather than waiting for username/password.

PR #34 should fix this issue. Do you want to give it a try? Let us know.

Thanks,
The ControlFlag team

from control-flag.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.