Re: Problem building vmm; Error: Hash sum check for acpica failed

2018-02-27 Thread Christian Helmuth
Hi,

On Sat, Feb 17, 2018 at 12:19:30PM +, jony jony wrote:
> i tried running the command but i get the following error message:
> 
> root@ubuntu:/genode-17.11/nova_build_dir#
> /genode-17.11/tool/ports/prepare_port acpica bzip2 ccid curl drm
> e2fsprogs-lib exfat expat fatfs freetype fribidi fuse-ext2 gmp icu jbig2dec
> jitterentropy jpeg libav libc libiconv libpng libssh libusb lua lwip mesa
> mpc mpfr mupdf ncurses ntfs-3g openjpeg openssl pcg-c pcre pcsc-lite python
> qemu-usb qoost qt5 readline rust sdl sdl_image sdl_mixer sdl_net sdl_ttf
> stdcxx zlib
> 
> Error: Hash sum check for acpica failed
> make[2]: *** [acpica.file] Error 1
> make[1]: *** [_install_in_port_dir] Error 2
> make: *** [acpica] Error 2

It seems your port download produced a corrupted file for acpica.
Please retry by executing

  rm -r /genode-17.11/contrib/acpica-*
  /genode-17.11/tool/ports/prepare_port acpica

Greets
-- 
Christian Helmuth
Genode Labs

https://www.genode-labs.com/ · https://genode.org/
https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main


Re: Problem building vmm; Error: Hash sum check for acpica failed

2018-02-18 Thread jony jony
Same goes for seoul and virtual box
Thanks

2018-02-17 12:19 GMT+00:00 jony jony :

> I'm trying to use a vmm on nova , and i can execute the following command
> due to an integrity problem i guess. I need help solving this problem
>
>
> I tried to build the vmm , the same goes with tz_vmm , using the command
> root@ubuntu:/genode-17.11/nova_build_dir# make run=vmm
>
> i'm guessing since there is a makefile its already compiled , and it
> worked using the demo and terminal_crosslink ( even though i couldn't
> really launch terminal_crosslink)
>
> it shows few lines but at the end i get the error :
>
> Error: Ports not prepared or outdated:
>   acpica bzip2 ccid curl drm e2fsprogs-lib exfat expat fatfs freetype
> fribidi fuse-ext2 gmp icu jbig2dec jitterentropy jpeg libav libc libiconv
> libpng libssh libusb lua lwip mesa mpc mpfr mupdf ncurses ntfs-3g openjpeg
> openssl pcg-c pcre pcsc-lite python qemu-usb qoost qt5 readline rust sdl
> sdl_image sdl_mixer sdl_net sdl_ttf stdcxx zlib
>
> You can prepare respectively update them as follows:
>   /genode-17.11/tool/ports/prepare_port acpica bzip2 ccid curl drm
> e2fsprogs-lib exfat expat fatfs freetype fribidi fuse-ext2 gmp icu jbig2dec
> jitterentropy jpeg libav libc libiconv libpng libssh libusb lua lwip mesa
> mpc mpfr mupdf ncurses ntfs-3g openjpeg openssl pcg-c pcre pcsc-lite python
> qemu-usb qoost qt5 readline rust sdl sdl_image sdl_mixer sdl_net sdl_ttf
> stdcxx zlib
>
> make[1]: *** [check_ports] Error 1
> make: *** [gen_deps_and_build_targets] Error 2
>
>
> i tried running the command but i get the following error message:
>
> root@ubuntu:/genode-17.11/nova_build_dir# 
> /genode-17.11/tool/ports/prepare_port
> acpica bzip2 ccid curl drm e2fsprogs-lib exfat expat fatfs freetype fribidi
> fuse-ext2 gmp icu jbig2dec jitterentropy jpeg libav libc libiconv libpng
> libssh libusb lua lwip mesa mpc mpfr mupdf ncurses ntfs-3g openjpeg openssl
> pcg-c pcre pcsc-lite python qemu-usb qoost qt5 readline rust sdl sdl_image
> sdl_mixer sdl_net sdl_ttf stdcxx zlib
>
> Error: Hash sum check for acpica failed
> make[2]: *** [acpica.file] Error 1
> make[1]: *** [_install_in_port_dir] Error 2
> make: *** [acpica] Error 2
>
> I'll be waiting for you answer
> Thank you
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main