From owner-freebsd-x11@FreeBSD.ORG Sun Apr 15 05:21:32 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2963816A403 for ; Sun, 15 Apr 2007 05:21:32 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.235]) by mx1.freebsd.org (Postfix) with ESMTP id DAE5A13C45E for ; Sun, 15 Apr 2007 05:21:31 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so1194389wra for ; Sat, 14 Apr 2007 22:21:31 -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=Uf6cjagMtKp0Izk9weVNtdy+S/cF8vZwiHzBByArQ51/KUFXpJpjlq8TgbsLbdAhWh0oVGjQ8aN6NsXnNzoOEU/0ObVJXEXp4d9B0xbkhaqlZ6ELl90Tj01BIFuVfnhhDjLZwMMDUsEM9UAdbr7NbxjnQUlex1B5qASZ3H7NGCA= 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=SRV1yek/Z+g0CvFoIIVtP94+5/VS6RZiNfkHf1ReT0rw9T1pD28bYNfj+jRYpMNWXSN9fBiqlQPbI1sdQB6D2Y4yzek2XXn1W9SN7J61YBEF2qBF2BTm3WeLYT5DKvWuecAQ871YbtkW2C3LR9+96NfMLQ293u6F2yHUc35d+BY= Received: by 10.114.182.1 with SMTP id e1mr1591891waf.1176614490530; Sat, 14 Apr 2007 22:21:30 -0700 (PDT) Received: by 10.115.88.20 with HTTP; Sat, 14 Apr 2007 22:21:30 -0700 (PDT) Message-ID: <6f50eac40704142221s1d62b475vb2aa9aaaede3e421@mail.gmail.com> Date: Sun, 15 Apr 2007 01:21:30 -0400 From: "Indigo 23" To: "Kris Kennaway" In-Reply-To: <20070415051839.GA36699@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6f50eac40704142155u2ac4c149tc3e3c6d83ac2e1d4@mail.gmail.com> <20070415045802.GA84774@xor.obsecurity.org> <6f50eac40704142212w62465552of926f0cbdcc8567e@mail.gmail.com> <20070415051839.GA36699@xor.obsecurity.org> Cc: freebsd-x11@freebsd.org Subject: Re: Reinstalling Xorg 7.2 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2007 05:21:32 -0000 On 4/15/07, Kris Kennaway wrote: > On Sun, Apr 15, 2007 at 01:12:27AM -0400, Indigo 23 wrote: > > On 4/15/07, Kris Kennaway wrote: > > >On Sun, Apr 15, 2007 at 12:55:50AM -0400, Indigo 23 wrote: > > >> I recently removed Xorg 7.2 since I needed to do a fresh install of it > > >> because some things got messed up, after removing it and its relevant > > >> packages, I cannot reinstall it. If I go to /usr/ports/x11/xorg and > > >> then do make all install clean, it just registers the package for > > >> xorg-7.2, even though all of its components and such are removed. Is > > >> there any way to force reinstallation (i.e. recompilation) of xorg-7.2 > > >> and all its dependencies? > > > > > >Sounds like you needed to 'make clean' first. > > > > > >Kris > > > > > I did make clean first and tried several things. The strange thing is > > that I think that it didn't remove cleanly for some reason (I used > > pkg_deinstall -fP). Is there a way to force a rebuild/reinstall of > > all of xorg-7.2 using the meta-port (i.e. /usr/ports/x11/xorg) ? > > Because if I try that now, it just does this: > > # make all install clean > > This is a meta-port, meaning that it just depends on its subparts of the > > port. > > It won't build and install all the parts until you have typed make install > > This port does not ensure things are upgraded; use portupgrade if you want > > to > > upgrade X.Org. If you simply type 'make install' it may use over 2GB to > > build > > all of the subports. You can install the ports singly if you are low on > > space. > > ===> Extracting for xorg-7.2 > > ===> Patching for xorg-7.2 > > ===> Configuring for xorg-7.2 > > ===> Installing for xorg-7.2 > > ===> xorg-7.2 depends on file: /usr/local/lib/dri/r128_dri.so - found > > ===> xorg-7.2 depends on file: > > /usr/local/libdata/pkgconfig/xbitmaps.pc - found > > ===> xorg-7.2 depends on file: > > /usr/local/lib/X11/icons/handhelds/cursors/X_cursor - found > > ===> xorg-7.2 depends on file: > > /usr/local/share/X11/doc/hardcopy/BDF/bdf.PS.gz - found > > ===> xorg-7.2 depends on file: /usr/local/libdata/xorg/apps - found > > ===> xorg-7.2 depends on file: /usr/local/libdata/xorg/libraries - found > > ===> xorg-7.2 depends on file: /usr/local/libdata/xorg/fonts - found > > ===> xorg-7.2 depends on file: /usr/local/libdata/xorg/drivers - found > > ===> xorg-7.2 depends on file: /usr/local/libdata/xorg/protos - found > > ===> xorg-7.2 depends on file: /usr/local/bin/Xorg - found > > ===> Generating temporary packing list > > ===> Registering installation for xorg-7.2 > > > > So basically I just wind up with xorg-7.2 in the pkgdb, but the rest > > of the ports like xorg-apps, xf86-driver-*, etc. are all missing since > > they have been removed. Any ideas? > > Yeah, looks like they weren't actually removed. If you say the > package entries are gone then you've corrupted the package database > and may have to rebuild everything with ALWAYS_BUILD_DEPENDS and > FORCE_PKG_REGISTER set. > > Kris > Alright, I guess I'll try with those two set. Thanks for the prompt replies.