From owner-freebsd-questions@FreeBSD.ORG Wed Jun 13 11:11:14 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 506F316A475 for ; Wed, 13 Jun 2007 11:11:14 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id B4C8113C46C for ; Wed, 13 Jun 2007 11:11:13 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so405410uge for ; Wed, 13 Jun 2007 04:11:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JPEnBRfzVCeK/rH2ADw28EWSP42937trpHIWhmi7Fy+wmcEsyfLX3QPy7xxBa99xMhfDN1Ce6M7hPPhX6Eessx+tA5pKe1qEiIFlMAUElmSkG8olaB/Lg5H5WXxsdpVXpJ6dU2mPnkMiVyusEbYZDxAwV93iKnYHn6AI1Xq34lI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hQ/drJj5i192/w94PpSIqmVN9tz3C7TZO5evNVQWeIaqqjVu3RgwM9hopppqsN0ifTdxBLjm4UHP/H2sLT8dz4wV5k/z7om2mD/PYJvdEqRolybCnVmzloENe4HmxjuNmbfjJ/hBOfucx0Cz+9gEkKXH1DFDnSh19uGTb/+3m3I= Received: by 10.82.127.14 with SMTP id z14mr865381buc.1181733072428; Wed, 13 Jun 2007 04:11:12 -0700 (PDT) Received: by 10.82.158.11 with HTTP; Wed, 13 Jun 2007 04:11:12 -0700 (PDT) Message-ID: <14989d6e0706130411m1deef2bye56fbdcdf28baee2@mail.gmail.com> Date: Wed, 13 Jun 2007 13:11:12 +0200 From: "Christian Walther" To: "dhaneshk k" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: Gnome desktop crash recovery 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: Wed, 13 Jun 2007 11:11:14 -0000 On 13/06/07, dhaneshk k wrote: > > Hi everybody , > [...] > I tried to continue the portupgrade -aP command again but its showing > errors , > Stale dependency : at-spi-1.18.1_1 ----> xmlcatmgr-2.2 -- manually run > 'pkgdb -F' to fix , or specify -0 to force > > asking pkgdb -F to run > > # pkgdb -F I executed but its showing some > > > Duplicated origin : multimedia/gstreamer -gstreamer-0.10.12 > gstreamer80-0.8.12_2 > Unregister any of them ?[no] > > I enter no for 3/4 times for some duplicate origins > > > Then it asking for Stale dependency at-spi-1.18.1_1 -->xmlcatmgr-2.2 > (textproc/xmlcatmgr) : > ........................ > ............................ > > Install stale dependency ?[yes] y > but its failed showing that stop in /usr/ports/textproc/xmlcatmgr > (I tried to to deinstall and make reinstall textproc/xmlcatmgr many > times it also failed all the times ) > > Here I requesting anyone of you to help me to > > 1 provide the method to retrive the Desktop environment ? OR > > 2 Other wise how I can remove all the the things related to xserver (so > that I have to install the Gnome 2.18 again as I did was portinstall > /usr/ports/x11/gnome2 ) > I got stuck with gstreamer during my xorg upgrade, too, and I decided to remove everything related to gstreamer, including the applications that depend on it (vlc, mplayer...). Makes it easier, IMO. To figure out what happens to your xmlcatmgr port you should provide the exact output, that means the error messages. HTH Christian