On 28/01/2019 12:35, Sebastian Huber wrote:
Hello Jan,

thanks for the observation. I expected to get some information that it is doing something, e.g. on Github I get:

git clone https://github.com/RTEMS/rtems-libbsd
Cloning into 'rtems-libbsd'...
remote: Enumerating objects: 708, done.
remote: Counting objects: 100% (708/708), done.
remote: Compressing objects: 100% (608/608), done.
Receiving objects:   9% (3111/34566), 2.34 MiB | 1.15 MiB/s

From git.rtems.org I get only this output:

git clone https://git.rtems.org/rtems-libbsd
Cloning into 'rtems-libbsd'...

Thus I assumed, that this request was somehow blocked and would result in a timeout in a while. With the Git protocol I get:

git clone git://git.rtems.org/rtems-libbsd.git
Cloning into 'rtems-libbsd'...
remote: Counting objects: 34566, done.
remote: Compressing objects: 100% (8700/8700), done.
Receiving objects:  17% (5877/34566), 604.00 KiB | 539.00 KiB/s


I added a ticket for this:

https://devel.rtems.org/ticket/3683

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to