Hello! And now a new problem. (Think Monty Python!) Basically having installed a later distribution level, I attempted to download from the repo in an empty directory, a new tree. It created an error message instead. lroot@pike7:/usr/src/lobos# cd work4 root@pike7:/usr/src/lobos/work4# ls root@pike7:/usr/src/lobos/work4# git clone https://review.coreboot.org/coreboot.git Initialized empty Git repository in /usr/src/lobos/work4/coreboot/.git/ fatal: https://review.coreboot.org/coreboot.git/info/refs download error - The requested URL returned error: 406 root@pike7:/usr/src/lobos/work4#
dumpgpio.tar.bz2 qemu-0.10.4/ filo-0.1/ qemu-0.10.4.tar.gz filo-0.1.tar sgabios/ filo-0.1.tar.bz2 sgabios.tar.bz2 freebios/ stb/ freebios-0.1.43cvs20000306.tar.gz stpc-bios-0.1.42.1.1.tgz freebios-20000602.tar.gz test.rom freebios-20001018.tar.gz test.rom.gz freebios-20001108.tar.gz testsystem/ freebios-20001123.tar.gz tmp/ freebios-20010321.tar.gz trunk/ freebios-20010708.tar.gz work/ freebios-30-June-2001.tar.gz work2/ geode-vsa/ work3/ gpl_vsa_lx_102.bin.gz work4/ gplvsa_ii/ root@pike7:/usr/src/lobos# cd work4 root@pike7:/usr/src/lobos/work4# ls root@pike7:/usr/src/lobos/work4# git clone https://review.coreboot.org/coreboot.git Initialized empty Git repository in /usr/src/lobos/work4/coreboot/.git/ fatal: https://review.coreboot.org/coreboot.git/info/refs download error - The requested URL returned error: 406 root@pike7:/usr/src/lobos/work4# clear root@pike7:/usr/src/lobos/work4# git --version git version 1.6.1.3 root@pike7:/usr/src/lobos/work4#
And that's my Git version. Last time I had Slackware-12.2 up it did work. ----- Gregg C Levine gregg.drwho8@gmail.com "This signature fought the Time Wars, time and again."
Am Mo., 15. Juni 2020 um 22:27 Uhr schrieb Gregg Levine < gregg.drwho8@gmail.com>:
Initialized empty Git repository in /usr/src/lobos/work4/coreboot/.git/ fatal: https://review.coreboot.org/coreboot.git/info/refs download error - The requested URL returned error: 406 root@pike7:/usr/src/lobos/work4# clear root@pike7:/usr/src/lobos/work4# git --version git version 1.6.1.3 root@pike7:/usr/src/lobos/work4#
And that's my Git version. Last time I had Slackware-12.2 up it did work.
That git version is from 2009. The world didn't stop turning. It's surprising enough that your system has support for sufficiently new SSL that it could receive that HTTP error instead of already failing at the SSL handshake.
tl;dr: update your system.
Patrick
Hello! Understood Patrick. As it happens I am in the process of doing that. That system is in fact the one where I first discovered the original LinuxBIOS project. Now? I've got it waiting on me to do just what you're suggesting. Oh and you can ignore the one which suggests a comedy situation response to the problem. ----- Gregg C Levine gregg.drwho8@gmail.com "This signature fought the Time Wars, time and again."
On Mon, Jun 15, 2020 at 4:59 PM Patrick Georgi pgeorgi@google.com wrote:
Am Mo., 15. Juni 2020 um 22:27 Uhr schrieb Gregg Levine gregg.drwho8@gmail.com:
Initialized empty Git repository in /usr/src/lobos/work4/coreboot/.git/ fatal: https://review.coreboot.org/coreboot.git/info/refs download error - The requested URL returned error: 406 root@pike7:/usr/src/lobos/work4# clear root@pike7:/usr/src/lobos/work4# git --version git version 1.6.1.3 root@pike7:/usr/src/lobos/work4#
And that's my Git version. Last time I had Slackware-12.2 up it did work.
That git version is from 2009. The world didn't stop turning. It's surprising enough that your system has support for sufficiently new SSL that it could receive that HTTP error instead of already failing at the SSL handshake.
tl;dr: update your system.
Patrick
Google Germany GmbH, ABC-Str. 19, 20354 Hamburg Registergericht und -nummer: Hamburg, HRB 86891, Sitz der Gesellschaft: Hamburg Geschäftsführer: Paul Manicle, Halimah DeLaine Prado
Hello! Okay Patrick your advice and my decision to upgrade the system worked. I was able to completely download a new one from the repo. ----- Gregg C Levine gregg.drwho8@gmail.com "This signature fought the Time Wars, time and again."
On Mon, Jun 15, 2020 at 7:31 PM Gregg Levine gregg.drwho8@gmail.com wrote:
Hello! Understood Patrick. As it happens I am in the process of doing that. That system is in fact the one where I first discovered the original LinuxBIOS project. Now? I've got it waiting on me to do just what you're suggesting. Oh and you can ignore the one which suggests a comedy situation response to the problem.
Gregg C Levine gregg.drwho8@gmail.com "This signature fought the Time Wars, time and again."
On Mon, Jun 15, 2020 at 4:59 PM Patrick Georgi pgeorgi@google.com wrote:
Am Mo., 15. Juni 2020 um 22:27 Uhr schrieb Gregg Levine gregg.drwho8@gmail.com:
Initialized empty Git repository in /usr/src/lobos/work4/coreboot/.git/ fatal: https://review.coreboot.org/coreboot.git/info/refs download error - The requested URL returned error: 406 root@pike7:/usr/src/lobos/work4# clear root@pike7:/usr/src/lobos/work4# git --version git version 1.6.1.3 root@pike7:/usr/src/lobos/work4#
And that's my Git version. Last time I had Slackware-12.2 up it did work.
That git version is from 2009. The world didn't stop turning. It's surprising enough that your system has support for sufficiently new SSL that it could receive that HTTP error instead of already failing at the SSL handshake.
tl;dr: update your system.
Patrick
Google Germany GmbH, ABC-Str. 19, 20354 Hamburg Registergericht und -nummer: Hamburg, HRB 86891, Sitz der Gesellschaft: Hamburg Geschäftsführer: Paul Manicle, Halimah DeLaine Prado