Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2018 08:12:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 228389] ports-mgmt/pkg: incorrect upgrade with multiple repositories
Message-ID:  <bug-228389-32340-jtWz3DMfsP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228389-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228389-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-pkg mailing li=
st
<pkg@FreeBSD.org> for maintainer-feedback:
Bug 228389: ports-mgmt/pkg: incorrect upgrade with multiple repositories
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228389



--- Description ---
I'm maintaining a small subset of (quarterly) ports tree with specific opti=
ons
(you can see it on http://pkg.uzsolt.hu/) and I'm using FreeBSD's official
(quarterly) repository too.

When I want to try upgrade the packages appears some invalid dependencies:

root # pkg upgrade --dry-run=09=09=09=09=09=09=20=20=20=20=20=20=20

Updating FreeBSD repository catalogue...=09=09=09=09=20=20=20=20=20=20=20

FreeBSD repository is up to date.=09=09=09=09=09=20=20=20=20=20=20=20

Updating uzsolt repository catalogue...=20=09=09=09=09=20=20=20=20=20=20=20

uzsolt repository is up to date.=09=09=09=09=09=20=20=20=20=20=20=20

All repositories are up to date.=09=09=09=09=09=20=20=20=20=20=20=20

Checking for upgrades (16 candidates): 100%=09=09=09=09=20=20=20=20=20=20=20

Processing candidates (16 candidates): 100%=09=09=09=09=20=20=20=20=20=20=20

The following 7 package(s) will be affected (of 0 checked):=09=09=20=20=20=
=20=20=20=20


New packages to be INSTALLED:=09=09=09=09=09=09=20=20=20=20=20=20=20

	schroedinger: 1.0.11_4 [FreeBSD]=09=09=09=09=20=20=20=20=20=20=20

	gcc6: 6.4.0_4 [FreeBSD]=20=09=09=09=09=09=20=20=20=20=20=20=20

	mpc: 1.1.0 [FreeBSD]=09=09=09=09=09=09=20=20=20=20=20=20=20

	gcc-ecj: 4.5 [FreeBSD]=09=09=09=09=09=09=20=20=20=20=20=20=20

	binutils: 2.30_2,1 [FreeBSD]=09=09=09=09=09=20=20=20=20=20=20=20


Installed packages to be UPGRADED:=09=09=09=09=09=20=20=20=20=20=20=20

	mesa-libs: 17.3.8 -> 17.3.9 [FreeBSD]=09=09=09=09=20=20=20=20=20=20=20

	mesa-dri: 17.3.8 -> 17.3.9 [FreeBSD]=09=09=09=09=20=20=20=20=20=20=20


Number of packages to be installed: 5=09=09=09=09=09=20=20=20=20=20=20=20

Number of packages to be upgraded: 2=09=09=09=09=09=20=20=20=20=20=20=20


The process will require 446 MiB more space.=09=09=09=09=20=20=20=20=20=20=
=20

89 MiB to be downloaded.=09=09=09=09=09=09=20=20=20=20=20=20=20

Exit 1

The gcc6, mpc, gcc-ecj and binutils are unneeded dependencies (with disabled
FreeBSD repo they don't appear). I created the package games/wesnoth without
OPENMP option. The OPENMP causes gcc-specific dependencies.

In FreeBSD repository the games/wesnoth has OPENMP=3DON and I think this is=
 the
root of problem. I tried to set priorities of repositories (lower and higher
too) but didn't change anything.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228389-32340-jtWz3DMfsP>