Date: Wed, 26 Oct 2016 17:41:58 +0300 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, freebsd-pkg@freebsd.org Subject: Re: pkg required to install unneed package Message-ID: <20161026144158.GA50864@zxy.spb.ru> In-Reply-To: <fe1e41ef-7511-7fd0-a94c-2e74afac0632@infracaninophile.co.uk> References: <20161025133106.GN57714@zxy.spb.ru> <fe1e41ef-7511-7fd0-a94c-2e74afac0632@infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 25, 2016 at 03:01:12PM +0100, Matthew Seaman wrote: > > The process will require 208 MiB more space. > > 37 MiB to be downloaded. > > ============ > > > > py27-dpkt don't have such dependes: > > > > # pkg rquery "depends %do %dv" py27-dpkt > > depends lang/python27 2.7.12 > > depends devel/py-setuptools27 28.1.0 > > # pkg rquery "depends %do %dv" lang/python27 > > depends devel/libffi 3.2.1 > > # pkg rquery "depends %do %dv" devel/libffi > > depends print/indexinfo 0.2.5 > > # pkg rquery "depends %do %dv" print/indexinfo > > # pkg rquery "depends %do %dv" devel/py-setuptools27 > > depends lang/python27 2.7.12 > > > > What is wrong? > > You have nvidia-driver-340-340.76 installed? Almost certainly what is yes. > happening here is that you have some other package installed that > depends on nvidia-driver rather than nvidia-driver-340, or else some > package where updating it switches the dependency from nvidia-driver-340 > to nvidia-driver. I am don't touch other package at this operation. I am only need to install py27-dpkt. py27-dpkt don't depends on nvidia. Why pkg cares about nvidia now? > Usually when you're building your own packages using poudriere, you can > choose which one out of a range of possible ports is selected as the > dependency by choosing OPTIONS settings or adding variable settings to > ${POUDRIEREDIR}/make.conf That should exist for the nvidia-driver ports > -- looks like astro/google-earth is a typical example. I am don't see such options for linux-c6-qt47-x11, for example. -- Slawa Olhovchenkov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161026144158.GA50864>