On Wed, 05 Nov 2025 15:33:51 +0100, Stefan Esser wrote: > > Am 05.11.25 um 12:35 schrieb Jan Henrik Sylvester: > > On 11/5/25 1:23 AM, Tatsuki Makino wrote: > >> portmaster is merely one of the entities through which that > >> operation is carried out. > > > > I do not think so. Line 3913 and following of portmaster explicitly > > removes / usr/local/lib/compat/pkg (in many cases): > > > > [ -z "$temp" ] && temp=`find $LOCALBASE_COMPAT -type d -empty 2>/dev/null` > > if pm_isdir "$temp"; then > > pm_sv Deleting the empty $LOCALBASE_COMPAT > > pm_rmdir_s $temp > > fi > > unset temp > > I have no idea why this was added by the original author, but I'm going > to remove that section. In fact /usr/local/lib/compat/pkg is neither > defined in the base system's mtree files, nor included anywhere in the > *.mk files, except for
The problem persists.
