Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2007 17:43:07 -0400
From:      Gerard <gerard@seibercom.net>
To:        gnome@FreeBSD.org
Subject:   Possible conflict in the 'gimp-devel' meta-port
Message-ID:  <20070413174141.606D.GERARD@seibercom.net>

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

I have a question regarding ‘gimp-devel’, the “meta-port” for Gimp.

This port installs both:

“graphics/gimp-app” which has this in its Makefile:

CONFLICTS=      gimp-1.* gimpshop-[0-9]* gimp-app-devel-[0-9]*

And “graphics/gimp-app-devel”

Whose Makefile contains this notation:

CONFLICTS=      gimp-1.* gimp-app-[0-9]*

Using ‘portmanager’ to install ‘gimp-devel’ results in the following files being installed:

=======================================================================
gimp-app-2.3.15,1                   /graphics/gimp-app-devel      
    MISSING dependency of               gimp-devel-2.3,2                    /graphics/gimp-devel          

gutenprint-base-5.1.0_1             /print/gutenprint-base        
    MISSING dependency of               gimp-gutenprint-5.1.0               /print/gimp-gutenprint        

gimp-app-2.2.13_2,1                 /graphics/gimp-app            
    MISSING dependency of               gimp-gutenprint-5.1.0               /print/gimp-gutenprint        

gutenprint-ijs-5.1.0                /print/gutenprint-ijs         
    MISSING dependency of               gutenprint-5.1_1                    /print/gutenprint             

gutenprint-5.1_1                    /print/gutenprint             
    MISSING dependency of               gimp-gutenprint-5.1.0               /print/gimp-gutenprint        

gimp-gutenprint-5.1.0               /print/gimp-gutenprint        
    MISSING dependency of               gimp-devel-2.3,2                    /graphics/gimp-devel          

gimp-devel-2.3,2                    /graphics/gimp-devel          
    MISSING                             gimp-devel-2.3,2                    /graphics/gimp-devel          


The problem is that there appears to be a conflict between the two versions of ‘gimp-app’ being installed. Is this correct, or am I reading this incorrectly?

If I try to update these files, portmanager will complain about the conflict, although it does not do so on the initial installation.

I have placed a copy of the build log here: http://seibercom.net/gimp-devel.txt


-- 
Gerard Seibert
gerard@seibercom.net




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