Giter Club home page Giter Club logo

Comments (2)

jbech-linaro avatar jbech-linaro commented on May 19, 2024

Strange, when I'm running it I get:

From git://busybox.net/busybox3290), 1.07 MiB | 1.00 MiB/s     
   6f97b30a9..0402cb32d  master     -> busybox/master

Having that said, I'm not using the stable, I'm using bleeding edge, but ... checking the line in the manifest says that it is checking out git://busybox.net/busybox commit dbf5a6da6a4295ce26edd1ce34fde567d19afa02

And doing that manually seems to be working:

$ git clone git://busybox.net/busybox
Cloning into 'busybox'...
remote: Counting objects: 102391, done.
remote: Compressing objects: 100% (25848/25848), done.
remote: Total 102391 (delta 81975), reused 94697 (delta 75919)
Receiving objects: 100% (102391/102391), 19.86 MiB | 603.00 KiB/s, done.
Resolving deltas: 100% (81975/81975), done.
[jbech@manjaro tmp]
$ cd busybox/
[jbech@manjaro busybox]
$ git checkout dbf5a6da6a4295ce26edd1ce34fde567d19afa02
Note: checking out 'dbf5a6da6a4295ce26edd1ce34fde567d19afa02'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at dbf5a6da6... blkdiscard: new applet
[jbech@manjaro busybox]
$ 

I.e, seems to be working here. Firewall issue? It uses the git-protocol and not http(s).

from build.

generosocarbone avatar generosocarbone commented on May 19, 2024

I had to change a couple of networks, none of them with firewall and/or proxy, but it works now.
Thanks

from build.

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.