[Bug 224413] ports-mgmt/pkg: pkg overwrites current package with different python version

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 9 17:44:17 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224413

Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld at utanet.at

--- Comment #8 from Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> ---
This is a "mean" thing. The trick is, make the command without category:

python3.6 -c "import subprocess;subprocess.Popen(['pkg', 'install', '-y',
'py36-salt'])".

This is working.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list