Error when looking for port updates

Leslie Jensen leslie at eskk.nu
Tue Oct 22 16:54:54 UTC 2013


I have a script that does the following via cron


portsnap -I cron update
&& /usr/local/sbin/portmaster -y --clean-distfiles
&& /usr/local/sbin/portmaster -aF
&& pkg version -vIL=




Today the result was very different from what I'm used to.

Is it my script that need to be fixed or are there some problems with ports?

/Leslie


===>>> Gathering distinfo list for installed ports

grep: /usr/ports/MOVED: No such file or directory
grep: /usr/ports/MOVED: No such file or directory
grep: /usr/ports/MOVED: No such file or directory
grep: /usr/ports/MOVED: No such file or directory
grep: /usr/ports/MOVED: No such file or directory
grep: /usr/ports/MOVED: No such file or directory
"Makefile", line 8: Could not find 
/usr/ports/graphics/opencv-core/../opencv/Makefile
make: fatal errors encountered -- cannot continue

===>>> No DISTINFO_FILE in /usr/ports/graphics/opencv-core
===>>> Aborting update

===>>> Killing background jobs
Terminated


===>>> Exiting
]0;portmaster: All===>>> Starting check of installed ports for 
available updates
"/usr/ports/Mk/bsd.port.mk", line 1454: Could not find 
/usr/ports/Mk/bsd.qt.mk
"/usr/ports/Mk/bsd.port.mk", line 1976: Could not find 
/usr/ports/Mk/bsd.qt.mk
make: fatal errors encountered -- cannot continue

===>>> Is /usr/ports/devel/qmake4/Makefile missing?
===>>> Aborting update

===>>> Killing background jobs
Terminated




More information about the freebsd-ports mailing list