https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269545

--- Comment #21 from Jia-Shiun Li <jiash...@gmail.com> ---
FYI if you are interested I found the leftover by comparing pkg info and what
was actually in /usr/local:

# find /usr/local \! -type d | sort > ~/findlist.txt
# pkg info -laq | sort > ~/pkginfolist.txt
# vim -d ~/findlist.txt ~/pkginfolist.txt
(You may also find some other unrelated stuff.)

like Igor Pavlov said in #9 it may be due to circular dependency. I guess it
probably is only reproducible with specific (past) ports tree version. I did
not keep my portmaster backup packages that long and cannot be sure. Anyone
interested in investigating may find some leads in ports git log.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to