Re: Xen-4.16.0 + FreeBSD-13.1 dom0 fails on large ADM64 system
Date: Mon, 22 Apr 2024 23:30:29 UTC
hello Roger. The xen4.18.2 kernel loads and runs with FreeBSD-13.1 on this system. Thank you for the help getting it going. However, I've run into another issue. When building the xen-tools package, when I try to install the package, or build a pkg file, I get the error: ===> Building packages for xen-tools-4.18.2.20240411_1 ===> Building xen-tools-4.18.2.20240411_1 pkg-static: pkg_checksum_hash_sha256_file(read failed): Is a directory pkg-static: pkg_checksum_hash_sha256_file(read failed): Is a directory *** Error code 1 Stop. make[1]: stopped in /usr/ports/sysutils/xen-tools *** Error code 1 The directory in question is: /usr/ports/sysutils/work/stage/usr/local/lib/python3.9/site-packages/xen-3.0-py3.9.egg-info On the 4.16.0 xen-tools build, that path leads to a file, not a directory. And, yes, I did a fresh portsnap from an empty ports directory and built the package several times, with a make clean between those attempts, just to make sure I didn't have some cruft laying about from my efforts to get all the pieces updated. Is this a known issue? -thanks -Brian