[Buildroot] [Bug 7016] Git issues in resulting buildroot tar

bugzilla at busybox.net bugzilla at busybox.net
Wed Apr 2 07:35:04 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=7016

--- Comment #1 from Thomas De Schampheleire <patrickdepinguin+buildroot at gmail.com> 2014-04-02 07:35:03 UTC ---
Can you provide more details on how you actually run this image? I am not
familiar with Docker, so more details about how you run this is very welcome.

Have you tried using a similar configuration on a non-docker environment, like
qemu or a real target?

Also, did you try to run git through 'strace' to see what is actually going on?
Have you tried making a new local git repo using the git inside this image, and
then clone that with the same git? Or have you only tried cloning an external
git repo? If there is a problem with importing git data, the inflate can
obviously fail. Generating a local git repo would help excluding that.

For reference to others, here seems to be the basic flow to generate docker
image using buildroot: (Jerome Petazzoni)
http://blog.docker.io/2013/06/create-light-weight-docker-containers-buildroot/

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list