pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/53435: Inconsistent PKGREVISION of gcc6 and gcc6-libs
>Number: 53435
>Category: pkg
>Synopsis: Inconsistent PKGREVISION of gcc6 and gcc6-libs
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jul 09 14:30:01 +0000 2018
>Originator: Izumi Tsutsui
>Release: NetBSD 8.0_RC2 + pkgsrc-2018Q2
>Organization:
>Environment:
System: NetBSD mirage 8.0_RC2 NetBSD 8.0_RC2 (GENERIC) #0: Mon Jun 25 13:01:26 UTC 2018 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
In pkgsrc-2018Q2 pkgsrc/lang/gcc6/Makefile (rev 1.13) and
pkgsrc/lang/gcc6-libs/Makefile (rev 1.5) have the same PKGREVISION (=2)
but PKGREVISION for pkgsrc/lang/gcc6-libs/Makefile should
be more than pkgsrc/lang/gcc6/Makefile as noted in the comment:
> ## The PKGREVISION of this package needs to be at least 1 more than the
> ## PKGREVISION of the lang/gcc6 package so that with the dependence pattern
> ## '{gcc6,gcc6-libs}>=6.1.*' pkg_add will choose gcc6-libs over gcc6.
> PKGREVISION= 2
>How-To-Repeat:
Code inspection.
>Fix:
Bump PKGREVISION of gcc6-libs.
Home |
Main Index |
Thread Index |
Old Index