Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2007 15:10:38 GMT
From:      Anatoly Borodin <anatoly.borodin@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/118860: misc/kdeutils3 and security/kgpg conflict
Message-ID:  <200712191510.lBJFAchg047092@www.freebsd.org>
Resent-Message-ID: <200712191520.lBJFK02g018232@freefall.freebsd.org>

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

>Number:         118860
>Category:       ports
>Synopsis:       misc/kdeutils3 and security/kgpg conflict
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 19 15:20:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Anatoly Borodin
>Release:        FreeBSD 7.0-BETA4
>Organization:
>Environment:
FreeBSD fractal.home 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Mon Dec 10 03:19:19 EET 2007     root@fractal.home:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The packages misc/kdeutils3 and security/kgpg conflict both contain the file bin/kgpg.

misc/kdeutils3 (3.5.8, $FreeBSD: ports/misc/kdeutils3/Makefile,v 1.115 2007/10/29 23:47:56 lofi Exp $) has a line in the Makefile:

CONFLICTS=              kgpg-[0-9]* superkaramba-[0-9]

but security/kgpg (1.0.0, $FreeBSD: ports/security/kgpg/Makefile,v 1.21 2007/10/17 09:45:28 miwi Exp $) has:

CONFLICTS=              kdeutils-3.[2-4].*

So currently no conflict is being registered and security/kgpg overwrite the file of misc/kdeutils3.

>How-To-Repeat:
Install misc/kdeutils3, then security/kgpg.
>Fix:
Change the line

CONFLICTS=              kdeutils-3.[2-4].*

in /usr/ports/security/kgpg/Makefile to an appropriate value.

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



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