HEADS UP: xorg 7.2 ready for testing

Andrew Pantyukhin infofarmer at FreeBSD.org
Sun May 13 20:46:35 UTC 2007


On 5/13/07, Kris Kennaway <kris at obsecurity.org> wrote:
> On Sun, May 13, 2007 at 01:11:15AM +0400, Andrew Pantyukhin wrote:
> > On 5/13/07, Kris Kennaway <kris at obsecurity.org> wrote:
> > >On Sun, May 13, 2007 at 01:00:51AM +0400, Andrew Pantyukhin wrote:
> > >> mergebase.sh failed, probably because my system is quite
> > >> dirty. Even after I removed the conflicting files, it just
> > >> failed. I've made the merge myself and been living happily
> > >> ever since (so far).
> > >
> > >Hmm, would be nice to know why.
> >
> > I'll try to look closer at it on my laptop. Something tells
> > me it'll fail there too, because it's my development system
> > and it's as dirty as it gets.
>
> Running sh -x will help.

It fails at line 81. The problem is when there are
empty dirs in /usr/X11R6, they cause "File exists"
errors, but don't get deleted. Reproducible this
way:

# rm -rf /usr/X11R6
# mkdir /usr/X11R6
# <run mergebase>


More information about the freebsd-ports mailing list