NetBSD Problem Report #49476

From www@NetBSD.org  Tue Dec 16 03:12:16 2014
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 14BE9A6528
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 16 Dec 2014 03:12:16 +0000 (UTC)
Message-Id: <20141216031215.21607A6555@mollari.NetBSD.org>
Date: Tue, 16 Dec 2014 03:12:15 +0000 (UTC)
From: venture37@geeklan.co.uk
Reply-To: venture37@geeklan.co.uk
To: gnats-bugs@NetBSD.org
Subject: Unbreak devel/py-argh
X-Send-Pr-Version: www-1.0

>Number:         49476
>Category:       pkg
>Synopsis:       Unbreak devel/py-argh
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 16 03:15:01 +0000 2014
>Closed-Date:    Thu Feb 05 16:33:58 +0000 2015
>Last-Modified:  Thu Feb 05 16:33:58 +0000 2015
>Originator:     Sevan Janiyan
>Release:        pkgsrc-current
>Organization:
>Environment:
Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
>Description:
Add missing PLIST item
>How-To-Repeat:

>Fix:
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/py-argh/PLIST,v
retrieving revision 1.1
diff -u -r1.1 PLIST
--- PLIST       30 Oct 2014 13:41:44 -0000      1.1
+++ PLIST       16 Dec 2014 03:11:06 -0000
@@ -2,6 +2,7 @@
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/argh/__init__.py
 ${PYSITELIB}/argh/__init__.pyc

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->feedback
State-Changed-By: obache@NetBSD.org
State-Changed-When: Tue, 16 Dec 2014 07:02:54 +0000
State-Changed-Why:
Fixed for the case using python26.
If your environement is differ, please let me know.


From: "OBATA Akio" <obache@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49476 CVS commit: pkgsrc/devel/py-argh
Date: Tue, 16 Dec 2014 07:00:52 +0000

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Tue Dec 16 07:00:52 UTC 2014

 Modified Files:
 	pkgsrc/devel/py-argh: Makefile PLIST

 Log Message:
 On python26, argparse>=1.1 is required, and requires.txt will be installed.
 PR pkg/49476.


 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-argh/Makefile
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-argh/PLIST

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: Sevan <venture37@geeklan.co.uk>
To: "gnats-bugs@NetBSD.org" <gnats-bugs@NetBSD.org>
Cc: 
Subject: Re: pkg/49476 (Unbreak devel/py-argh)
Date: Tue, 16 Dec 2014 13:12:47 +0000

 > On 16 Dec 2014, at 07:02, obache@NetBSD.org wrote:
 > 
 > Fixed for the case using python26.
 > If your environement is differ, please let me know.

 You've left it broken for other python versions in the tree with your change.

From: "OBATA Akio" <obata@lins.jp>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/49476 (Unbreak devel/py-argh)
Date: Wed, 17 Dec 2014 10:34:50 +0900

 On Tue, 16 Dec 2014 22:15:00 +0900, Sevan <venture37@geeklan.co.uk> wrote:

 >  > On 16 Dec 2014, at 07:02, obache@NetBSD.org wrote:
 >  >
 >  > Fixed for the case using python26.
 >  > If your environement is differ, please let me know.
 > You've left it broken for other python versions in the tree with your change.

 Hmm, I could find broken only for python26 in your bulk build, and here too.
 Please let me know how still broken for other python on your environment.

State-Changed-From-To: feedback->closed
State-Changed-By: sevan@NetBSD.org
State-Changed-When: Thu, 05 Feb 2015 16:33:58 +0000
State-Changed-Why:
Issue is resolved


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.