1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

FreeBSD ports における、autoconf の更新問題

Posted at

最近(2022/05末〜本記事投稿時点)、FreeBSD ports の autoconf 関連

autoconf: 2.69_3
autoconf-wrapper: 20131203

は、portmaster を用いても自動的に更新されません。
これらは、 それぞれ

autoconf: 2.71
autoconf-switch: 20220527

に置き換えられるものですが、ports-mgmt/portmaster を用いても失敗してしまいます。

対処法

手動で以下のコマンドを打つ他ないと思われます。

 pkg remove auto\* 

本文書期限

そのうち改善されると思うので、来月には改善されているか待ちます。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?