<div dir="ltr"><div>Hi,</div><div><br></div><div>I'm trying to get macports to use a 
local (file://) repository for a macports installed in a non-standard 
prefix (in this case, a project local macports, ie per user, per 
project) with a mixture of private and public port files. I want to be 
able to build from source the first time, then use a previously built 
archive for any subsequent operations. For example. uninstalling and 
reinstalling a bunch of ports as the project evolves.<br></div><div><br></div><div>Ideally, I thought I could just create an entry in archive_sites.conf that pointed to <prefix>/var/macports/software,
 but that doesn't work; adding use of incoming/verified to point to a 
package in software (symlink) doesn't work; signing with my own key 
doesn't work. I must be missing something.</div><div><br></div><div>Is this even possible? All I ever get, for every attempt is <br></div><div><br></div><div>DEBUG: archivefetch phase started at Sun Jan 12 13:16:11 GMT 2020<br>Error: Failed to archivefetch bzip2: Binary-only mode requested with no usable archive sites configured<br>DEBUG: Error code: NONE<br>DEBUG: Backtrace: Binary-only mode requested with no usable archive sites configured<br>    while executing<br>"error "Binary-only mode requested with no usable archive sites configured""<br>    (procedure "portarchivefetch::archivefetch_start" line 11)<br>    invoked from within<br>"[ditem_key $ditem prerun] $targetname"<br>Error: See /Users/raph/Documents/libertine/tools/reproducible/reproducible-macports/prefix/var/macports/logs/_Users_raph_Documents_libertine_tools_reproducible_reproducible-macports_source_macports-ports_archivers_bzip2/bzip2/main.log for details.<br>Error: Follow <a href="https://guide.macports.org/#project.tickets" target="_blank">https://guide.macports.org/#project.tickets</a> to report a bug.<br>Error: Processing of port bzip2 failed</div><div><br></div><div>You can see some of my work here: <a href="https://github.com/raphaelcohn/reproducible-macports" target="_blank">https://github.com/raphaelcohn/reproducible-macports</a></div><div><br></div><div>Raph<font color="#888888"><br></font></div></div>