Subject: pkg/14056: koffice-2.0.1 pkgsrc broken when kdebase2.1.1 or higher is installed
To: None <gnats-bugs@gnats.netbsd.org>
From: None <quadreverb@yahoo.com>
List: netbsd-bugs
Date: 09/24/2001 12:57:32
>Number:         14056
>Category:       pkg
>Synopsis:       koffice-2.0.1 pkgsrc broken when kdebase2.1.1 or higher is installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 24 12:58:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andy Ruhl
>Release:        1.5.2
>Organization:
>Environment:
NetBSD speedy 1.5.2 NetBSD 1.5.2 (SPEEDY1) #0: Sun Sep 23 10:21:09 MST 2001 root@speedy:/usr/src/sys/arch/i386/compile/SPEEDY1 i386
>Description:
koffice pkgsrc tries to install kdebase-2.1 when kdebase-2.1.1 is already installed.
>How-To-Repeat:
Went to /usr/pkgsrc/x11/kde2 and built it successfully. Went to /usr/pkgsrc/misc/koffice and tried to build, but it started building kdebase-2.1.1 and when trying to apply it, it failed (because it was already installed). Sorry, I lost my log file or I would paste the output of the install.
>Fix:
This seems to be the problem line in the Makefile:

DEPENDS+=       kdebase-2.1:../../x11/kdebase2

I changed it to:

DEPENDS+=       kdebase-2.1.1:../../x11/kdebase2

And it worked. I don't know if this is proper protocol.
>Release-Note:
>Audit-Trail:
>Unformatted: