Date: Sun, 15 Apr 2007 20:53:32 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Kris Kennaway <kris@obsecurity.org> Cc: lesi@freebsd.org, x11@freebsd.org Subject: Re: Upgrade script Message-ID: <20070416005331.GA33243@xor.obsecurity.org> In-Reply-To: <20070415021300.GA77534@xor.obsecurity.org> References: <20070414194028.GB2313@xor.obsecurity.org> <20070414195441.GA17321@xor.obsecurity.org> <20070415012035.GA32022@xor.obsecurity.org> <200704150400.54127.dejan.lesjak@ijs.si> <20070415021300.GA77534@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 14, 2007 at 10:13:00PM -0400, Kris Kennaway wrote: > > > I confirmed this on an attempted=20 > > > upgrade of an xorg 6.9 machine. > >=20 > > What was missing from 7.2? >=20 > libXau failed, followed by: OK, this is repeatable. What is happening is that when I kick off portupgrade -a, xproto builds early and updates some headers (spamming over the top of xorg 6.9 files), then some time later xorg-libraries builds, and when it deinstalls the old 6.9 port it deletes the headers installed by xproto. Then things like libXau fail to build. It still looks to me like removing all of the old xorg ports first is the only way to avoid this kind of problem; this problem is general and will probably affect other of the xorg-foo metaports too (i.e. the files they used to own have also migrated into subports, so the same thing will happen: the subports are installed first and spam some of the xorg 6.9 files that are still present, then the metaport builds, deinstalls the old 6.9 version, and deletes those files leaving nothing behind) Kris --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGIskLWry0BWjoQKURAo07AKCWZFsoScTFPzWuQcnc0hxWvijllgCg+dnC f8KReAvvOMz5UL2rJkhnLgA= =zjAG -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070416005331.GA33243>