NetBSD Problem Report #53165
From tsutsui@ceres.dti.ne.jp Sat Apr 7 12:24:52 2018
Return-Path: <tsutsui@ceres.dti.ne.jp>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
by mollari.NetBSD.org (Postfix) with ESMTPS id D29B47A1AE
for <gnats-bugs@gnats.NetBSD.org>; Sat, 7 Apr 2018 12:24:51 +0000 (UTC)
Message-Id: <201804071224.w37COjDv013397@ceres.dti.ne.jp>
Date: Sat, 7 Apr 2018 21:24:45 +0900 (JST)
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
Reply-To: tsutsui@ceres.dti.ne.jp
To: gnats-bugs@NetBSD.org
Cc: tsutsui@ceres.dti.ne.jp
Subject: pkgsrc/lang/gcc49-libs PKGREVISION mismatch
X-Send-Pr-Version: 3.95
>Number: 53165
>Category: pkg
>Synopsis: pkgsrc/lang/gcc49-libs PKGREVISION mismatch
>Confidential: no
>Severity: non-critical
>Priority: high
>Responsible: pkg-manager
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Apr 07 12:25:00 +0000 2018
>Closed-Date: Sun Apr 15 18:36:02 +0000 2018
>Last-Modified: Sun Apr 15 18:36:02 +0000 2018
>Originator: Izumi Tsutsui
>Release: NetBSD 7.1.2 + pkgsrc-2018Q1
>Organization:
>Environment:
System: NetBSD 7.1.2
Architecture: i386, but affects all OS and architecture which requires gcc49
Machine: i386
>Description:
pkgsrc/lang/gcc49-libs/Makefile says:
> ## The PKGREVISION of this package needs to be at least 1 more than the
> ## PKGREVISION of the lang/gcc49 package so that with the dependence pattern
> ## '{gcc49,gcc49-libs}>=4.9.*' pkg_add will choose gcc49-libs over gcc49.
> PKGREVISION= 6
But PKGREVISION in gcc49-libs has not been bumped after
PKGREVISION in pkgsrc/lang/gcc49/Makefile was bumped to 6
for mpfr shlib major bump:
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/gcc49/Makefile
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/gcc49-libs/Makefile
Then pkg_add(1) against firefox etc. pulls the full gcc49 package
instead of gcc49-libs.
>How-To-Repeat:
# pkg_add firefox
# pkg_info gcc49 gcc49-libs
>Fix:
Bump PKGREVISION in gcc49-libs and pull it up to pkgsrc-2018Q1?
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->pending-pullups
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Sun, 08 Apr 2018 06:07:59 +0000
State-Changed-Why:
fixed on head, pullup requested
From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/53165 CVS commit: pkgsrc/lang/gcc49-libs
Date: Sun, 8 Apr 2018 06:06:13 +0000
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 8 06:06:13 UTC 2018
Modified Files:
pkgsrc/lang/gcc49-libs: Makefile
Log Message:
gcc49-libs: bump PKGREVISION.
It needs to be higher than gcc49's.
From Izumi Tsutsui in PR 53165.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/gcc49-libs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
From: "Benny Siegert" <bsiegert@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/53165 CVS commit: [pkgsrc-2018Q1] pkgsrc/lang/gcc49-libs
Date: Sun, 8 Apr 2018 11:51:34 +0000
Module Name: pkgsrc
Committed By: bsiegert
Date: Sun Apr 8 11:51:34 UTC 2018
Modified Files:
pkgsrc/lang/gcc49-libs [pkgsrc-2018Q1]: Makefile
Log Message:
Pullup ticket #5734 - requested by wiz
lang/gcc49-libs: build fix
Revisions pulled up:
- lang/gcc49-libs/Makefile 1.15
---
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 8 06:06:13 UTC 2018
Modified Files:
pkgsrc/lang/gcc49-libs: Makefile
Log Message:
gcc49-libs: bump PKGREVISION.
It needs to be higher than gcc49's.
From Izumi Tsutsui in PR 53165.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.4.1 pkgsrc/lang/gcc49-libs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
State-Changed-From-To: pending-pullups->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sun, 15 Apr 2018 18:36:02 +0000
State-Changed-Why:
pullup done, thanks
>Unformatted:
(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.