[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pkg_installのアップデート方法



こんにちは。桜井です。

pkgtools/pkg_installをアップデートしたいのですが、
どのようにすれば良いのでしょうか。

$ cd pkgtools/pkg_install
$ make install
===> Checking for vulnerabilities in pkg_install-20080223
===> Installing for pkg_install-20080223
ERROR: pkg_install-20070416 is already installed - perhaps an older version?
ERROR: If so, you may use either of:
ERROR:     - "pkg_delete pkg_install-20070416" and "/usr/bin/make reinstall"
ERROR:       to upgrade properly
ERROR:     - "/usr/bin/make update" to rebuild the package and all
ERROR:       of its dependencies
ERROR:     - "/usr/bin/make replace" to replace only the package without
ERROR:       re-linking dependencies, risking various problems.
*** Error code 1

エラーメッセージの通りに、pkg_deleteを行おうとすると、

$ sudo pkg_delete -f pkg_install
Package `pkg_install-20070416' is marked as not for deletion

と出ますし、make updateもmake replaceも失敗します。

-- 
Hiroshi SAKURAI
http://assam-at-night.blogspot.com/