Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2006 10:18:36 -0800 (PST)
From:      Richard Dawes <rdawes@epstais.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        rafan@FreeBSD.org
Subject:   ports/105401: Conflict between MOVED and chinese/xcin25 - breaks make index
Message-ID:  <200611111818.kABIIa2j063459@epstais.com>
Resent-Message-ID: <200611111820.kABIKHGY035176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105401
>Category:       ports
>Synopsis:       Conflict between MOVED and chinese/xcin25 - breaks make index
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 11 18:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rich Dawes
>Release:        FreeBSD 4.9-RELEASE-p13-jc2 i386
>Organization:
>Environment:
System: FreeBSD epstais.com 4.9-RELEASE-p13-jc2 FreeBSD 4.9-RELEASE-p13-jc2 #9: Tue Jun 7 00:30:36 PDT 2005 user@jail16.johncompanies.com:/usr/obj/usr/src/sys/jail16 i386


>Description:

>From MOVED:
chinese/xcin25|chinese/xcin|2006-11-05|Reflect its real portname

However, port is still at chinese/xcin25 ...  chinese/xemacs21
expects chinese/xcin to exist, but it doesn't, and so a 'make
describe' at chinese/xemacs21 fails, causing 'make index' for
the PC to fail.

Simple rename doesn't work: at least one port (chinese/xemacs)
still depends on chinese/xcin25 ...

>How-To-Repeat:

Run 'make index' under Ports directory.

>Fix:

Create a symbolic link to fool ports' expected dependency paths:

# cd /usr/ports/chinese
# ln -s xcin25 xcin


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611111818.kABIIa2j063459>