NetBSD Problem Report #30382

From www@netbsd.org  Mon May 30 23:05:51 2005
Return-Path: <www@netbsd.org>
Received: by narn.netbsd.org (Postfix, from userid 31301)
	id 2A24F63B104; Mon, 30 May 2005 23:05:51 +0000 (UTC)
Message-Id: <20050530230551.2A24F63B104@narn.netbsd.org>
Date: Mon, 30 May 2005 23:05:51 +0000 (UTC)
From: lars.nordlund@hem.utfors.se
Reply-To: lars.nordlund@hem.utfors.se
To: gnats-bugs@netbsd.org
Subject: update of wm/fvwm2-themes to 0.7.0
X-Send-Pr-Version: www-1.0

>Number:         30382
>Category:       pkg
>Synopsis:       update of wm/fvwm2-themes to 0.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gendalia
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon May 30 23:06:00 +0000 2005
>Closed-Date:    Sun Dec 09 12:14:37 +0000 2018
>Last-Modified:  Sun Dec 09 12:14:37 +0000 2018
>Originator:     lars nordlund
>Release:        3.99.3
>Organization:
>Environment:
NetBSD ardbeg 3.99.3 NetBSD 3.99.3 (ARDBEG) #0: Wed May 11 09:31:13 CEST 2005  lars@ardbeg:/home/lars/tmp/obj_alpha/sys/arch/alpha/compile/ARDBEG alpha

>Description:
Hello

I have taken the liberty to update fvwm2-themes to the latest
version 0.7.0. Patch is to big to paste into this window. I have put it online at:

http://www.ludd.ltu.se/~nordlund/fvwm2-themes.0.7.0


One problem though.. When trying it together with fvwm-devel (instead
of fvwm2) I noticed that it did not really work.. The reason is this
line (from the original version of fvwm2-themes/Makefile):

CONFIGURE_ARGS+=        --with-ft-datadir=${PREFIX}/share/fvwm2

There is a mismatch between configuration directories in the different
fvwm versions in pkgsrc, and it breaks here. fvwm-devel will use
${PREFIX}/share/fvwm instead of .../fvwm2, which confuses fvwm2-themes.

Since all fvwm variants CONFLICTS with any other fvwm, i.e. it is
not possible to have two installed at the same time, I suggest making
sure that they all use the same directory under ${PREFIX}/share.

Another possibility is to make fvwm2-themes "discover" which fvwm
directory under ${PREFIX}/share to use.. I do not really know how to
implement this in a good way. Or make an PKG_OPTION out of it.. But it feels clumsy at best..

>How-To-Repeat:

>Fix:

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->gendalia
Responsible-Changed-By: wiz@netbsd.org
Responsible-Changed-When: Mon, 30 May 2005 23:25:27 +0000
Responsible-Changed-Why:
Over to maintainer.


From: Tracy Di Marco White <gendalia@gendalia.org>
To: Lars Nordlund <lars.nordlund@hem.utfors.se>
Cc: wiz@netbsd.org, gnats-bugs@NetBSD.org
Subject: Re: pkg/30382: update of wm/fvwm2-themes to 0.7.0 
Date: Thu, 02 Jun 2005 00:12:48 -0500

 In message <20050531014800.1ed1d79b.lars.nordlund@hem.utfors.se>, Lars Nordlund writes:
 >Hello
 >
 >I may have spoken too soon about aligning all fvwm packages to use the
 >${PREFIX}/share/fvwm directory. It seems fvwm2-themes 0.7.0 requires at
 >least fvwm 2.5.8 to configure correctly. This effectively makes the new
 >version of fvwm2-themes dependant upon only wm/fvwm-devel.
 >
 >Hmm..
 >
 >(for reference, the error message from building my updated fvwm2-themes
 >against wm/fvwm2 instead of wm/fvwm-devel):
 >configure: error:
 >        You have fvwm-2.4.19, which is not up to date
 >        You need at least fvwm-2.5.8
 >
 >It feels overkill to have an fvwm2-themes-devel package. Ugh, how
 >annoying! :-)

 I don't know that it's a problem, having an fvwm2-themes-devel
 to go with fvwm-devel doesn't seem entirely unreasonable.  I'd
 like other opinions on that, from more regular pkgsrc contributors.

 -Tracy

From: Thomas Klausner <wiz@netbsd.org>
To: Tracy Di Marco White <gendalia@gendalia.org>
Cc: Lars Nordlund <lars.nordlund@hem.utfors.se>,
	gnats-bugs@NetBSD.org
Subject: Re: pkg/30382: update of wm/fvwm2-themes to 0.7.0
Date: Thu, 2 Jun 2005 11:12:43 +0200

 On Thu, Jun 02, 2005 at 12:12:48AM -0500, Tracy Di Marco White wrote:
 > I don't know that it's a problem, having an fvwm2-themes-devel
 > to go with fvwm-devel doesn't seem entirely unreasonable.  I'd
 > like other opinions on that, from more regular pkgsrc contributors.

 Having fvwm2-themes-devel is good procedure.

 Cheers,
  Thomas

From: Tracy Di Marco White <gendalia@gendalia.org>
To: Thomas Klausner <wiz@netbsd.org>
Cc: Lars Nordlund <lars.nordlund@hem.utfors.se>,
	gnats-bugs@NetBSD.org
Subject: Re: pkg/30382: update of wm/fvwm2-themes to 0.7.0 
Date: Thu, 02 Jun 2005 08:20:19 -0500

 In message <20050602091243.GH18007@dmath5.geometrie.tuwien.ac.at>, Thomas Klaus
 ner writes:
 >On Thu, Jun 02, 2005 at 12:12:48AM -0500, Tracy Di Marco White wrote:
 >> I don't know that it's a problem, having an fvwm2-themes-devel
 >> to go with fvwm-devel doesn't seem entirely unreasonable.  I'd
 >> like other opinions on that, from more regular pkgsrc contributors.
 >
 >Having fvwm2-themes-devel is good procedure.

 Having slept on it, I'd guess it should match fvwm-devel, in that
 it is themes for it, and not a devel version of fvwm-themes, so
 fvwm-devel-themes?

 -Tracy

From: Thomas Klausner <wiz@netbsd.org>
To: Tracy Di Marco White <gendalia@gendalia.org>
Cc: Lars Nordlund <lars.nordlund@hem.utfors.se>,
	gnats-bugs@NetBSD.org
Subject: Re: pkg/30382: update of wm/fvwm2-themes to 0.7.0
Date: Thu, 2 Jun 2005 16:51:22 +0200

 On Thu, Jun 02, 2005 at 08:20:19AM -0500, Tracy Di Marco White wrote:
 > Having slept on it, I'd guess it should match fvwm-devel, in that
 > it is themes for it, and not a devel version of fvwm-themes, so
 > fvwm-devel-themes?

 I prefer fvwm-themes-devel, even if it's not logically correct,
 because of consistency, but I'll leave this up to you.

 Cheers,
  Thomas

State-Changed-From-To: open->feedback
State-Changed-By: bsiegert@NetBSD.org
State-Changed-When: Wed, 07 Nov 2018 19:26:07 +0000
State-Changed-Why:
I see that fvwm-themes is still at 0.6.2 and the patch URL is long gone.
OK to close this?


State-Changed-From-To: feedback->closed
State-Changed-By: bsiegert@NetBSD.org
State-Changed-When: Sun, 09 Dec 2018 12:14:37 +0000
State-Changed-Why:
Feedback timeout.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.