Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 2013 03:01:28 -0800 (PST)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: pkg install from ports list
Message-ID:  <1386068488851-5865659.post@n5.nabble.com>
In-Reply-To: <1386060482863-5865641.post@n5.nabble.com>
References:  <1386055836641-5865626.post@n5.nabble.com> <1386060482863-5865641.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
@ Oli: The code you posted is most likely correct, as I get the same error if
I do it manually from the terminal:
# pkg install aaa/port1 bbb/port2 ccc/port3 etc..
I am slicing the list into smaller pieces and running the code you posted on
the smaller slices. It works, as long as the list does not contain a port
with some kind of issue. The issues appear to be:
* Dependent port is one of conflicting ports (py27-setuptools for example)
* If the list already contains the dependent port (Not always, seems to loop
on its self for some however)

Regards.



-----
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: http://freebsd.1045724.n5.nabble.com/pkg-install-from-ports-list-tp5865626p5865659.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1386068488851-5865659.post>