ホーム » コンピュータ » Linux » Debian » 定期的にfull-upgrade

システム

最近の投稿

アーカイブ

カテゴリー

定期的にfull-upgrade

自宅サーバ及び職場の自分用Debianサーバは、testingにて運用し、 定期的に "aptitude update ; aptitude safe-upgrade" を行っている。 でも、safe-upgrade だと、新しいパッケージが入らないままになることも多い。 このため、"aptitude full-upgrade" を行っているが、 今回は、競合パッケージがちょっと多くて、競合チェックに失敗する。

(( 定番の更新 ))
# aptitude update ; aptitude safe-upgrade
(( 不要パッケージの消去 ))
# aptitude purge `deborphan`
# aptitude install gcc-5-base libstdc++6 libgcc1 gimp gimp-data
# aptitude install aptitude kdelibs-bin libopencv-core2.4v5
# aptitude install libtag1v5-vanilla libmagick++-6.q16-5v5 libtag1v5
(( ようやくfull-upgradeでの競合チェックに成功 ))
# aptitude full-upgrade
(( 競合でtexliveが消えちゃったので再インストール ))
# aptitude install texlive-full

Google 検索

My Google   Yahoo

Microsoft

ファンサイト