Date: Mon, 21 May 2007 21:21:59 +0200 From: Dejan Lesjak <dejan.lesjak@ijs.si> To: Lena@lena.kiev.ua Cc: freebsd-x11@freebsd.org Subject: Re: Some 6.9 remain installed - is this normal? Message-ID: <200705212122.00217.dejan.lesjak@ijs.si> In-Reply-To: <20070521185331.GE6161@lena.kiev> References: <20070521172814.GA6160@lena.kiev> <200705212023.50879.dejan.lesjak@ijs.si> <20070521185331.GE6161@lena.kiev>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 21 May 2007 20:53:31 Lena@lena.kiev.ua wrote: > On Mon, May 21, 2007 at 08:23:50PM +0200, Dejan Lesjak wrote: > > On Monday 21 May 2007 19:28:14 Lena@lena.kiev.ua wrote: > > > After the upgrade to 7.2 according to /usr/src/UPDATING, > > > some installed packages remain 6.9, > > > > They shouldn't. > > > > > one more 'portupgrade -a' does nothing: > > > > > > ~ # export XORG_UPGRADE=yes > > > ~ # portupgrade -a > > > ~ # portversion -vL = > > > imake-6.9.0_1 < needs updating (port has 1.0.2_4,1) (=> > > > 'devel/imake') xorg-clients-6.9.0_3 < needs updating (port has > > > 7.2) (=> 'x11/xorg-apps') xorg-documents-6.9.0 < needs updating > > > (port has 1.3,1) (=> 'x11/xorg-docs') xorg-fonts-encodings-6.9.0_1 < > > > needs updating (port has 1.0.2,1) (=> 'x11-fonts/encodings') ~ > > > > Portupgrade has them marked for upgrading. Does "portupgrade -a" really > > outputs nothing? > > It does output nothing. Output of 'portupgrade -a -v': > http://lena.kiev.ua/av.txt Oh, I see. Somehow you have both old and new versions installed. If you don't have /usr/X11R6 -> /usr/local symlink yet, you can just remove the old versions of imake, xorg-clients, xorg-documents and xorg-font-encodings. If symlink is already in place, I'm afraid you'll have to remove the old versions and reinstall the new ones (as the files will get removed upon removing old versions). But if I'm not mistaken there are packages ready to help out with reinstalling. Dejan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705212122.00217.dejan.lesjak>