Today, I tried to install emulators/virtualbox-ose but I get this error:
Obviously I have updated the ports.
I tried to build a package with ports-mgmt/poudriere but I get a different error:
Any suggestions how to fix this?
Thanks
Code:
...
=> SHA256 Checksum mismatch for libgcrypt-1.5.2.tar.bz2.
===> Giving up on fetching files: libgcrypt-1.5.2.tar.bz2
Make sure the Makefile and distinfo file (/usr/ports/security/libgcrypt/distinfo)
are up to date. If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** [checksum] Error code 1
Stop in /usr/ports/security/libgcrypt.
*** [checksum] Error code 1
Stop in /usr/ports/security/libgcrypt.
*** [lib-depends] Error code 1
Stop in /usr/ports/textproc/libxslt.
*** [install] Error code 1
Stop in /usr/ports/textproc/libxslt.
*** [build-depends] Error code 1
Stop in /usr/ports/emulators/virtualbox-ose.
*** [install] Error code 1
Stop in /usr/ports/emulators/virtualbox-ose.
Obviously I have updated the ports.
portsnap fetch update
I tried to build a package with ports-mgmt/poudriere but I get a different error:
Code:
====>> Failed ports: security/libgpg-error:checksum
====>> Skipped ports: emulators/virtualbox-ose security/libgcrypt textproc/libxslt
Any suggestions how to fix this?
Thanks