https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227531
--- Comment #5 from Valeriy <[email protected]> --- I encountered the same issue. Steps to reproduce. 1. # portmaster –clean-distfiles 2. # pkg clean 3. # pkg update (I didn't do # pkg upgrade) 4. # portsnap fetch update 5. # portmaster -aRfdB –no-confirm Result: The reported error. When checked directory /usr/ports/dev el/qca/work-qt4 didn't actually exist, 6. # cd /usr/ports/devel/qca 7. # make deinstall 8. # make install Result: Now directory /usr/ports/devel/qca/work-qt4 does exist, all files listed in the error message can be seen there. (See the list of installed ports at this point attached). 9. # portmaster -aRfdB –no-confirm Result: Process stops with the same error as initially reported, directory /usr/ports/devel/qca/work-qt4 does NOT exist anymore. -- You are receiving this mail because: You are the assignee for the bug.
