Apr 012005
毎晩cron実行しているemerge --sync
からこんなメールが届きました。
!!! Your current profile is deprecated and not supported anymore. !!! Please upgrade to the following profile if possible: default-linux/alpha/2005.0 To upgrade do the following steps: # emerge -n '>=sys-apps/portage-2.0.51' # rm /etc/make.profile # ln -s $(portageq portdir)/profiles/default-linux/alpha/2005.0 /etc/make.profile # emerge system -pv The old profile is subject to removal any time after 2005.08.01! For more information, please see: http://www.gentoo.org/doc/en/gentoo-upgrading.xml
指示通りにアップグレードしたところ、アップデートされたパッケージはcpioだけでした。
なお、カーネル2.4の場合のプロファイルは2005.0/2.4になるようです。
ただ、gentoolkitのqpkgで一部オプションが動かなくなりました…
# qpkg -q netkit-telnetd net-misc/netkit-telnetd-0.17-r4 * DEPENDED ON BY: grep: /etc/make.profile/packages: No such file or directory
まぁそのうち直るでしょう。
Sorry, the comment form is closed at this time.