CONTENTS
Lastmodified 2022-07-01 (金) 08:23:01
python 3.6 で動作している212というサーバがあって、3.6から3.7へ以降したいので、
/etc/make.conf
DEFAULT_VERSIONS+= perl5=5.28 #DEFAULT_VERSIONS+= perl5=5.26 NO_SENDMAIL= true #DEFAULT_VERSIONS+=python=3.6 pythonr3=3.6 DEFAULT_VERSIONS+=python=3.7 pythonr3=3.7 DEFAULT_VERSIONS+=ruby=2.6
pkg set -o lang/python36:lang/python37 Change origin from lang/python36 to lang/python37 for all dependencies? [y/N]: y
として、この段階では、
# pkg delete python36-3.6.9_3 Updating database digests format: 100% Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 9 packages (of 0 packages in the universe): Installed packages to be REMOVED: python36-3.6.9_3 munin-node-2.0.52 llvm80-8.0.1_3 glib-2.56.3_6,1 rrdtool-1.7.2_1 harfbuzz-2.6.4 pango-1.42.4_3 cairo-1.16.0,2 munin-master-2.0.52 Number of packages to be removed: 9 The operation will free 992 MiB. Proceed with deinstalling packages? [y/N]:
となるが、
# pkg delete python37-3.7.6 Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: python37-3.7.6 Number of packages to be removed: 1 The operation will free 110 MiB. Proceed with deinstalling packages? [y/N]:
となる。
https://www.freebsd.org/doc/ja_JP.eucJP/books/handbook/pkgng-intro.html
Total access 1426:本日 1:昨日 0