Date: Fri, 24 Jan 2014 14:40:14 -0800 (PST) From: Kimo Rosenbaum <kimor79@yahoo.com> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: "freebsd-pkg@freebsd.org" <freebsd-pkg@freebsd.org> Subject: Re: "pkg: No packages matching" with www/mod_wsgi3 based on argument order Message-ID: <1390603214.97303.YahooMailNeo@web142801.mail.bf1.yahoo.com> In-Reply-To: <20140123175520.GC37299@ithaqua.etoilebsd.net> References: <1390498186.4990.YahooMailNeo@web142804.mail.bf1.yahoo.com> <20140123175520.GC37299@ithaqua.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>> I'm trying to install www/mod_wsgi3 but get different results based on the order of arguments on my command line: >> >> $ sudo pkg install -y www/mod_wsgi3 www/apache22 >> Updating repository catalogue >> pkg: No packages matching 'www/apache22' available in the repositories >> >> $ sudo pkg install -y www/apache22 www/mod_wsgi3 >> Updating repository catalogue >> apache22-2.2.26 already installed >> The following 1 packages will be installed: >> >> Installing ap22-mod_wsgi3: 3.4_1 > >That looks like a bug, I dong't know why yet :) > >regards, >Bapt Filed https://github.com/freebsd/pkg/issues/713 Thanks Kimo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1390603214.97303.YahooMailNeo>
