From owner-freebsd-pkg@FreeBSD.ORG Fri Aug 8 08:41:32 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 972B249F for ; Fri, 8 Aug 2014 08:41:32 +0000 (UTC) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "ca.infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E3F42150 for ; Fri, 8 Aug 2014 08:41:32 +0000 (UTC) Received: from ox-dell39.ox.adestra.com (no-reverse-dns.metronet-uk.com [85.199.232.226] (may be forged)) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.9/8.14.9) with ESMTP id s788fJfN018816 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Fri, 8 Aug 2014 09:41:20 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: lucid-nonsense.infracaninophile.co.uk; dmarc=none header.from=infracaninophile.co.uk DKIM-Filter: OpenDKIM Filter v2.9.2 smtp.infracaninophile.co.uk s788fJfN018816 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1407487280; bh=fpGAW5RxSPdHlibzCEYxaWbBtBOMxbOGgQVh47Dn6gw=; h=Date:From:To:Subject:References:In-Reply-To; z=Date:=20Fri,=2008=20Aug=202014=2009:41:14=20+0100|From:=20Matthew =20Seaman=20|To:=20freebsd-pkg@fr eebsd.org|Subject:=20Re:=20php55=20depends=20on=20i386-wine-devel| References:=20|In-Reply-T o:=20; b=bDQivwqGCGWBwE9Mk+GXGKkIAAl6AVTbNHqhKhWjcKH5wThJ3t7ECdDUHJh2UWElb I29//Bd7yRtNDDfCqhNAnI1fLF+S7n+3VMiYW+sZjuIlrK2aWaBvDrhMspnHUP4wu7 UN5eIIIvaB30E65UusxlDlz18WGK4wCoWEsaHIEU= X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host no-reverse-dns.metronet-uk.com [85.199.232.226] (may be forged) claimed to be ox-dell39.ox.adestra.com Message-ID: <53E48D2A.7060109@infracaninophile.co.uk> Date: Fri, 08 Aug 2014 09:41:14 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-pkg@freebsd.org Subject: Re: php55 depends on i386-wine-devel References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="WKTAd7Sdb2mDDWboq2coOFB7k57rMMub4" X-Virus-Scanned: clamav-milter 0.98.4 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RDNS_NONE,SPF_FAIL autolearn=no autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2014 08:41:32 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --WKTAd7Sdb2mDDWboq2coOFB7k57rMMub4 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/08/14 08:41, =E5=A4=A9=E7=84=B6=E8=90=8C=E5=B0=8F=E8=99=BE=E7=B1=B3= wrote: > I have just updated my pkg to 1.3.5.1 and when I run pkg upgrade, it te= lls me to install i386-wine-devel =E2=80=A6=E2=80=A6 > That's odd. So I run pkg install on every packages to be UPGRADED, and = =2E.. >=20 >=20 > xiami@bsd:/usr/ports/lang/php55 % sudo pkg install php55 > Checking integrity... done (0 conflicting) > The following 2 packages will be affected (of 0 checked): >=20 > New packages to be INSTALLED: > i386-wine-devel: 1.7.23,1 >=20 > Installed packages to be UPGRADED: > php55: 5.5.14 -> 5.5.15 >=20 > The process will require 213 MB more space >=20 > Proceed with this action [y/N]: =E2=80=8D >=20 >=20 > I can't believe it! > `pkg rquery %rn i386-wine-devel` shows only pipelight depends on it. Bu= t I don't have pipelight installed. > And later, I upgraded php55 and try to run `pkg remove i386-wine-devel`= =2E No dependency notification showed. i386-wine-devel was successfully u= ninstalled. >=20 > So....any idea to solve the problem? This is a known bug, and workarounds for it wend into git master just yesterday. They'll be in the next release and a more satisfactory solution will be forthcoming somewhat later. Cheers, Matthew --WKTAd7Sdb2mDDWboq2coOFB7k57rMMub4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJT5I0vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQxOUYxNTRFQ0JGMTEyRTUwNTQ0RTNGMzAw MDUxM0YxMEUwQTlFNEU3AAoJEABRPxDgqeTnFK0P/3MBHGMTsm5bqO9qhZP/Hc66 ZHcWd2DzoWRGCSCNLOsb6MCJSc0Jdke5+ZDS8gzKKZouTd3q/CMrNn7HzWY4dyq+ yv6wEk10QUCgG0kamTDXRYXSsmJDugZtXKJIcDAD0Lh/7pfPuyNS6Qecu9R/PUvx pQEtyeU0nIWYuvveeTb+BOOQnWwYG+3cF51hwiVJkXNQc/JFuNxLrHArzp62riFr DlqS9QsgsdRGNg0RfioHGlK8PD/MUMZjzIVNRmEH3jH4/pGZLCgGnJSNp+CbmSM3 vUBBn+sZPirFuvQPjOiyn2mjjtn+dwdLQnjBJ1kuFDvy9oZfykJestbrqgsfKyxx tpnYU/zVCY5Wr9wiaidC80AwWxrFxjVMOc1uVQkS1wMXdO/N8bPIG1g3B0TkLntO Geu43hTkWVgMeifHJCFzJYCKvfK8lnHUSWC7mEHzD018a5uO/JbhASDvmkxp+0bp 7Zrn0zDSwFEuI/jU3s5soxFT9SNoJOV1YNApEABOWkCKulO2lfnH9xEOrXNTSNaO 6/6BMK9KPnJLtezdNG/AO5P0LWY/wp0K8oVYC58/sj8G/uH4jnwdpIva4cYvIE6S lkzYvlDmajKwp7zqVEGlCb+Og1r+hr4ctII24OkMOz6mkCOVhWrQ4sbns1p/XGy8 ltaS37Y9Ev3mhCqK9JpV =dX5B -----END PGP SIGNATURE----- --WKTAd7Sdb2mDDWboq2coOFB7k57rMMub4--