Date: Fri, 20 Apr 2018 06:35:13 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 224413] ports-mgmt/pkg: pkg command will pickup wrong FLAVOR for sysutils/py-salt Message-ID: <bug-224413-32340-hb3Jr3jsVZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224413-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-224413-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224413 --- Comment #3 from TAO ZHOU <zhoutao@laocius.org> --- @brad That's to ensure every machine have the same version of salt running. that's not important. Even if I run by hand 'pkg install sysutils/py-salt, it have the same probl= em. If the current installed package is py27-salt, it will install py36-salt. A= nd when you run it again, it will install py-salt. I cannot specify the flavor in the package name, say if I do 'pkg install sysutils/py36-salt or py27-salt, it will say the package does not exist. I = am not sure if this is bug of pkg or could it be the way I build the packages = with poudiere. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224413-32340-hb3Jr3jsVZ>