https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240874
Jamie Landeg-Jones <ja...@catflap.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ja...@catflap.org --- Comment #16 from Jamie Landeg-Jones <ja...@catflap.org> --- (In reply to Mark Johnston from comment #14) > I've found devel/linux-ltp, but it fails to fetch. https://distcache.FreeBSD.org/ports-distfiles/centos/ltp-20200605.b54247721-368.1.x86_64.rpm I haven't determined why, but for some reason, the port is trying to fetch and install the (non-existant) i686 version. If you add this hack to the Makefile for devel/linux-ltp the port fetches and installs. EXTRACT_SUFX_i386=.x86_64.rpm -- You are receiving this mail because: You are the assignee for the bug.