On 5/13/07, Kris Kennaway <[EMAIL PROTECTED]> wrote:
On Sun, May 13, 2007 at 01:11:15AM +0400, Andrew Pantyukhin wrote:
> On 5/13/07, Kris Kennaway <[EMAIL PROTECTED]> 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>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"