From owner-freebsd-questions@FreeBSD.ORG Mon Jun 7 19:32:32 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 800961065678 for ; Mon, 7 Jun 2010 19:32:32 +0000 (UTC) (envelope-from prvs=767ae6435=a@jenisch.at) Received: from mgaterz1.oekb.co.at (mgaterz1.oekb.co.at [143.245.5.111]) by mx1.freebsd.org (Postfix) with ESMTP id 10B298FC0A for ; Mon, 7 Jun 2010 19:32:31 +0000 (UTC) Received: from exchh1.oekb.co.at ([143.245.3.20]) by mgaterz1.oekb.co.at with ESMTP; 07 Jun 2010 21:03:02 +0200 Received: from aurora.oekb.co.at (143.245.9.16) by exchh1.oekb.co.at (143.245.3.60) with Microsoft SMTP Server id 8.2.234.1; Mon, 7 Jun 2010 21:03:02 +0200 Received: from aurora.oekb.co.at (localhost [127.0.0.1]) by aurora.oekb.co.at (8.14.4/8.14.4) with ESMTP id o57J32tK012573 for ; Mon, 7 Jun 2010 21:03:02 +0200 (CEST) (envelope-from a@jenisch.at) Received: (from ej@localhost) by aurora.oekb.co.at (8.14.4/8.14.4/Submit) id o57J320k012572 for questions@freebsd.org; Mon, 7 Jun 2010 21:03:02 +0200 (CEST) (envelope-from a@jenisch.at) X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Mon, 7 Jun 2010 21:03:02 +0200 From: Ewald Jenisch To: questions@freebsd.org Message-ID: <20100607190302.GA12501@aurora.oekb.co.at> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: gstreamer-plugins / dependency on webcamd (FreeBSD 7.3) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2010 19:32:32 -0000 Hi, A portupgrade done today stopped with an error during the upgrade of gstreamer-plugins-v4l2-0.10.23,3 with the following error: ------------------------------ < Cut here > ------------------------------ ===> Installing for gstreamer-plugins-v4l2-0.10.23,3 ===> gstreamer-plugins-v4l2-0.10.23,3 depends on executable: webcamd - not fou nd ===> Verifying install for webcamd in /usr/ports/multimedia/webcamd ===> webcamd-0.1.14 requires FreeBSD 8.0-RELEASE or later. *** Error code 1 Stop in /usr/ports/multimedia/webcamd. *** Error code 1 Stop in /usr/ports/multimedia/gstreamer-plugins-v4l2. *** Error code 1 Stop in /usr/ports/multimedia/cheese. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20100607-41 064-einl-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=cheese-2.28.1_2 UPGRADE_POR T_VER=2.28.1_2 make ** Fix the problem and try again. ------------------------------ < Cut here > ------------------------------ The problem is that the upgrade depends on webcamd which as per the error message requires FreeBSD 8.0. I'm running FreeBSD 7.3 with system and kernel as per April 9, 2010. Has anybody else experienced a problem like this? Any cure against this? Thanks much in advance for you help! -ewald