Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2013 18:42:53 +0200
From:      Leslie Jensen <leslie@eskk.nu>
To:        FreeBSD Ports <ports@freebsd.org>
Subject:   Error when looking for port updates
Message-ID:  <5266AB0D.5040609@eskk.nu>

next in thread | raw e-mail | index | archive | help

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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5266AB0D.5040609>