ports/183015: pkg_delete missing on 10, fix ports/Mk or add a script ?

Julian H. Stacey jhs at berklix.org
Wed Oct 16 00:40:01 UTC 2013


>Number:         183015
>Category:       ports
>Synopsis:       pkg_delete missing on 10, fix ports/Mk or add a script ?
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 16 00:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Julian H. Stacey <jhs at berklix.org>
>Release:        FreeBSD 10.0-BETA1 amd64
>Organization:
/home/jhs/.organization
>Environment:
System: FreeBSD lapr.js.berklix.net 10.0-BETA1 FreeBSD 10.0-BETA1 #0: Tue Oct 15
 01:24:25 CEST 2013 jhs at lapr.js.berklix.net:/usr/obj/usr/src/sys/GENERIC amd64


        
>Description:
        

Using src from the first BETA build of the 10.0-RELEASE release cycle
& after make kernel & world

& taking a surrent port from a few days ago, &
latest (ctm ports-cur.10079.gz) current ports Mk/ I got this:

cd /usr/ports/editors/xvile ; make install
	===>  Installing for xvile-9.8k
	===>  xvile-9.8k conflicts with installed package(s): 
	      vile-9.8k
	      They install files into the same place.
	      Please remove them first with pkg_delete(1).

>How-To-Repeat:
        
>Fix:
Presumably either: 
A portmgr at FreeBSD.org to enhance ports/Mk/ { bsd.pkgng.mk bsd.port.mk } to 
  switch on uname -r (currently 10.0-BETA1), & emit text refering to
  use 'pkg delete'
B Or re@ for src-10 to add a script in src/usr.sbin/pkg_delete/ to advise 
  of/ call 'pkg delete'
I think A is best.
>Release-Note:
>Audit-Trail:
>Unformatted:
 e ] (one line)>


More information about the freebsd-ports-bugs mailing list