Jump to content

new build installation from github fails on download_and_verify


maya.b

Recommended Posts

Hi,

 

I was just setting up a new armbian build environment following the usual github instructions on a bionic 18.04.3 system.

 

Running ./compile.sh (alone or with any configuration) generates the following error:

[ o.k. ] Checking for external GCC compilers 
[ .... ] downloading using torrent network [ gcc-linaro-aarch64-none-elf-4.8-2013.11_linux.tar.xz ]
[ error ] ERROR in function download_and_verify [ general.sh:1026 ]                                                                   [ error ] verification failed 

 

From the output/debug/output.log

Displaying message: Checking for external GCC compilers  info
Displaying message: downloading using torrent network gcc-linaro-aarch64-none-elf-4.8-2013.11_linux.tar.xz
gpg: error reading key: No public key
gpg: DBG: locking for '/media/psf/ssd1TB/armbian/cache/.gpg/gnupg_spawn_dirmngr_sentinel.lock' done via O_EXCL
gpg: connecting dirmngr at '/media/psf/ssd1TB/armbian/cache/.gpg/S.dirmngr' failed: IPC connect call failed
gpg: keyserver receive failed: No dirmngr
gpg: error reading key: No public key
gpg: DBG: locking for '/media/psf/ssd1TB/armbian/cache/.gpg/gnupg_spawn_dirmngr_sentinel.lock' done via O_EXCL
gpg: connecting dirmngr at '/media/psf/ssd1TB/armbian/cache/.gpg/S.dirmngr' failed: IPC connect call failed
gpg: keyserver receive failed: No dirmngr
gpg: assuming signed data in '/media/psf/ssd1TB/armbian/cache/toolchains/gcc-linaro-aarch64-none-elf-4.8-2013.11_linux.tar.xz'
gpg: Signature made Tue 19 Nov 2013 09:00:03 AM GMT
gpg:                using RSA key D47877808F427EAF
gpg: Can't check signature: No public key
Displaying message: ERROR in function download_and_verify general.sh:1026 err
Displaying message: verification failed  err
Displaying message: Process terminated  info

 

Any suggestions?

 

M.

Link to comment
Share on other sites

7 minutes ago, maya.b said:

Have also had a quick look for public keys to add to gpg's key manager but no luck so far.


Try running with a parameter USE_TORRENT="no" or put that to userpatches/config-example

Link to comment
Share on other sites

The vagrant issues in that thread look familiar,

 

The docker build is proceding so am guessing it's one of the dependancies that got installed in the docker container. PGP validation seems to working without issue but still going.

 

From past experience, if it's installing the toolchain without issue, it's fine.

 

Thanks!

Link to comment
Share on other sites

Just now, maya.b said:

The docker build is proceding so am guessing it's one of the dependancies that got installed in the docker container. PGP validation seems to working without issue but still going.


I will check native build later on since it should work. Is that a clean Ubuntu 18.04 build that you are using?

Link to comment
Share on other sites

ack! spoke to soon. closer:

Displaying message: Building deb linux-u-boot-current-nanopim4_19.11.4_arm64.deb info
dpkg-deb: error: control directory has bad permissions 700 (must be >=0755 and <=0775)
Displaying message: ERROR in function compile_uboot compilation.sh:257 err

 

Link to comment
Share on other sites

Hello, same problem here.

I've manually downloaded files, manually uncompressed them and added .download-complete file and then run compile again.

Now it works, but would be nice to fix it.
If you need more info about the problem just ask

 

P.S. I can say that I had to download toolchains from browser, because wget got several download errors (probably due to connection issue). Could be related to the problem?
 

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines