Mojave で fink-0.44.1 のインストール ”は” できた件(2019.03.19)
3 月 15 日付けでブログを更新した,fink-0.44.1 リリースのお知らせですが,あ,リリースされたんだ,これならインストールもうまく行くと思って,特にニュースの内容について精読していませんでした.
何が書かれてあったかというと,
1)Mojave で fink インストールしないこと,つまり,OS は 10.9 - 10.13 のときに fink install すること.
2)fink install した後で,Mojave にアップグレードする.
3)ターミナルウィンドウで,fink reinstall fink を実行する.
でした(笑)
そんな無理難題,あり得ないだろう!というのは,読んで頂けると分かるかな?と思います.まあ苦肉の策なんだろうけど,そんなことやってられません.ダウングレード(自分の場合は 2017 年の Mac なので)クリーンインストールすればいいっちゃ良いのですが…
まあとにかく,fink をインストールするために,fink-0.44.1.tar.gz を解凍します.もちろん Xcode.app と CommandLine Tools がインストールされていることが前提です.
$ cd /Users/hogehoge/ResearchApps/
$ tar xf fink-0.44.1.tar.gz
$ cd fink-0.44.1
$ ./bootstrap
このあたりの手順は,fink-0.44.1 フォルダ内の INSTALL.html に記載されています.
./bootstrap でインストールが始まるわけですが(細かいところは省略)前回問題になったのは,Mirroring infrastructure のダウンでした.いつも通り,どのミラーからダウンロードするかを選択するわけですが,よく分からないので,基本的にデフォルトの [1] を選択し続けます.日本人なので日本サーバーを用いる必要があるか?と思うかもしれませんが,必要ありません.
因みに,インストールは Macintosh HD 以下,つまりターミナル上では / 以下にインストールされます.デフォルトのインストールフォルダは,/sw です.
$ ./bootstrap
Fink must be installed and run with superuser (root) privileges. Fink can automatically try to
become root when it's run from a user account. Since you're currently running this script as a
normal user, the method you choose will also be used immediately for this script. Available
methods:
(1) Use sudo
(2) Use su
(3) None, fink must be run as root
Choose a method: [1]
Checking package... looks good (fink-0.44.1).
Checking system... i386-apple-darwin18.2.0
This system is supported and tested.
Distribution: 10.14
Architecture: x86_64
Checking cc... looks good.
Checking make... looks good.
Checking head... looks good.
Verifying that installed Xcode Command Line Tools version is supported...
10.1.0.0.1.1539992718 is OK
Verifying that installed Xcode app version is supported...
Found Xcode version: 10.1 is OK.
Please choose the path where Fink should be installed. Note that you will normally be able to
use a binary distribution only if you choose '/sw'. [/sw]
OK, installing into '/sw'.
Creating directories...
....
(以下略)
....
Creating initial configuration...
OK, I'll ask you some questions and update the configuration file in '/sw/etc/fink.conf'.
In what additional directory should Fink look for downloaded tarballs? (use the absolute
pathname only) []
Which directory (absolute pathname) should Fink use to build packages? (If you don't know what
this means, it is safe to leave it at its default.) []
Fink does not yet support an official set of binary packages for your current
distribution.
=> Setting UseBinaryDist to 'false'
Note: As of the OS X 10.7 distribution, fink no longer has a separate "unstable" tree. All
development and releases happen in the "stable" tree, the only public tree that exists.
Fink build user settings
Fink's build user is currently set up. Do you want to reconfigure it? [y/N]
(1) Quiet (do not show download statistics)
(2) Low (do not show tarballs being expanded)
(3) Medium (will show almost everything)
(4) High (will show everything)
How verbose should Fink be? [2]
Proxy/Firewall settings
Enter the URL of the HTTP proxy to use, or 'none' for no proxy. The URL should start with
http:// and may contain username, password, and/or port specifications. Note that this value
will be visible to all users on your computer.
Example, http://username:password@hostname:port
Your proxy: [none]
Enter the URL of the FTP proxy to use, or 'none' for no proxy. The URL should start with
http:// and may contain username, password, and/or port specifications. Note that this value
will be visible to all users on your computer.
Example, http://username:password@hostname:port
Your proxy: [none]
Use passive mode FTP transfers (to get through a firewall)? [Y/n]
Enter the maximum number of simultaneous build jobs. In general, Fink will build packages
faster on systems with multiple CPUs/cores if you allow it to spawn jobs in parallel. You have
8 active CPUs/cores on your system.
Maximum number of simultaneous build jobs: [8]
Mirror selection
The Fink team maintains mirrors known as "Master" mirrors, which contain the sources for all
fink packages. You can choose to use these mirrors first, last, never, or mixed in with regular
mirrors. If you don't care, just select the default.
(1) Search "Master" source mirrors first.
(2) Search "Master" source mirrors last.
(3) Never use "Master" source mirrors.
(4) Search closest source mirrors first. (combine all mirrors into one set)
What mirror order should fink use when downloading sources? [1]
Choose a continent:
(1) Africa
(2) Asia
(3) Australia
(4) Europe
(5) North America
(6) South America, Middle America and Caribbean
Your continent? [2]
Choose a country:
(1) No selection - display all mirrors on the continent
(2) Armenia
(3) Bangladesh
(4) China
(5) Georgia
(6) Hong Kong
(7) India
(8) Indonesia
(9) Iran
(10) Japan
(11) Kazakhstan
(12) Malaysia
(13) Oman
(14) Pakistan
(15) Philippines
(16) Qatar
(17) Saudi Arabia
(18) Singapore
(19) South Korea
(20) Taiwan
(21) Thailand
(22) Vietnam
Your country? [10]
Choose a mirror for 'Master Fink mirrors':
(1) Primary: http://distfiles.master.finkmirrors.net/distfiles/
(2) Japan: http://distfiles.hnd.jp.asi.finkmirrors.net/
Mirror for Master Fink mirrors? [1]
Choose a mirror for 'RSync SelfUpdate':
(1) Primary: rsync://distfiles.master.finkmirrors.net/finkinfo/
Mirror for RSync SelfUpdate? [1]
Choose a mirror for 'Apt-Get Repository':
(1) Primary: http://bindist.finkmirrors.net
Mirror for Apt-Get Repository? [1]
Choose a mirror for 'GNU software':
(1) Primary: http://ftpmirror.gnu.org
(2) Japan: ftp://mirror.jre655.com/GNU
(3) Japan: ftp://publicftp.p-knowledge.co.jp/gnu
(4) Japan: http://ftp.jaist.ac.jp/pub/GNU
Mirror for GNU software? [1]
Choose a mirror for 'GNOME':
(1) Primary: http://ftp.gnome.org/pub/GNOME
(2) Japan: http://ftp.nara.wide.ad.jp/pub/X11/GNOME
Mirror for GNOME? [1]
Choose a mirror for 'The GIMP':
(1) Primary: http://download.gimp.org/mirror/pub/gimp
Mirror for The GIMP? [1]
Choose a mirror for 'Comprehensive TeX Archive Network':
(1) Primary: ftp://tug.ctan.org/tex-archive
(2) Japan: ftp://ftp.jaist.ac.jp/pub/CTAN
(3) Japan: ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN
(4) Japan: http://ftp.jaist.ac.jp/pub/CTAN
(5) Japan: http://ftp.yz.yamagata-u.ac.jp/pub/CTAN
Mirror for Comprehensive TeX Archive Network? [1]
Choose a mirror for 'Comprehensive Perl Archive Network':
(1) Primary: ftp://ftp.cpan.org/pub/CPAN
(2) Japan: ftp://ftp.jaist.ac.jp/pub/CPAN
(3) Japan: ftp://ftp.nara.wide.ad.jp/pub/CPAN
(4) Japan: ftp://ftp.riken.jp/lang/CPAN
(5) Japan: ftp://ftp.yz.yamagata-u.ac.jp/pub/lang/cpan
(6) Japan: ftp://mirror.jre655.com/CPAN
(7) Japan: http://ftp.jaist.ac.jp/pub/CPAN
(8) Japan: http://ftp.nara.wide.ad.jp/pub/CPAN
(9) Japan: http://ftp.riken.jp/lang/CPAN
(10) Japan: http://ftp.yz.yamagata-u.ac.jp/pub/lang/cpan
(11) Japan: http://mirror.jre655.com/CPAN
Mirror for Comprehensive Perl Archive Network? [1]
Choose a mirror for 'Debian':
(1) Primary: ftp://ftp.debian.org/debian
(2) Japan: http://ftp.jp.debian.org/debian
Mirror for Debian? [1]
Choose a mirror for 'FreeBSD':
(1) Primary: http://distcache.FreeBSD.org/ports-distfiles/
Mirror for FreeBSD? [1]
Choose a mirror for 'KDE':
(1) Primary: http://download.kde.org/
Mirror for KDE? [1]
Choose a mirror for 'SourceForge':
(1) Primary: http://downloads.sourceforge.net
(2) Japan: http://jaist.dl.sourceforge.net/sourceforge
Mirror for SourceForge? [1]
Choose a mirror for 'The Apache Project':
(1) Primary: http://www.apache.org/dist
(2) Japan: ftp://ftp.meisei-u.ac.jp/mirror/apache/dist
(3) Japan: ftp://ftp.riken.jp/net/apache
(4) Japan: http://ftp.jaist.ac.jp/pub/apache
(5) Japan: http://ftp.meisei-u.ac.jp/mirror/apache/dist
(6) Japan: http://ftp.riken.jp/net/apache
(7) Japan: http://ftp.tsukuba.wide.ad.jp/software/apache
(8) Japan: http://ftp.yz.yamagata-u.ac.jp/pub/network/apache
Mirror for The Apache Project? [1]
Writing updated configuration to '/sw/etc/fink.conf'...
plist is dpkg-bootstrap
Bootstrapping a base system via /sw/bootstrap.
Scanning package description files..........
Information about 318 packages read in 3 seconds.
BOOTSTRAP PHASE ONE: download tarballs..
まあ,ここまでは設定で,特に考える必要はありません.後半は上記のとおり,どのミラーを使うか選ぶ感じです.
(公式では Mojave からダウングレードしろと言われていますが,今回は無視して Mojave でインストールしようとしています)
これで設定が完了したので,後はスムーズに行けば,ほとんどクリックすることなくインストール完了します.しかし………
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.master.finkmirrors.net/distfiles/dpkg_1.10.21.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0curl: (6) Could not resolve host: distfiles.master.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "dpkg_1.10.21.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror from your country
(4) Retry another mirror
(5) Retry using next mirror set "sourceforge"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [3]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/dpkg_1.10.21.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "dpkg_1.10.21.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "sourceforge"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
TIMEOUT: using default answer.
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://downloads.sourceforge.net/fink/dpkg_1.10.21.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 390 100 390 0 0 2542 0 --:--:-- --:--:-- --:--:-- 2532
100 371 100 371 0 0 1632 0 --:--:-- --:--:-- --:--:-- 1632
100 1643k 100 1643k 0 0 1227k 0 0:00:01 0:00:01 --:--:-- 3632k
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/bzip2-1.0.6.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "bzip2-1.0.6.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "sourceforge"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
TIMEOUT: using default answer.
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://downloads.sourceforge.net/fink/bzip2-1.0.6.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 388 100 388 0 0 2224 0 --:--:-- --:--:-- --:--:-- 2217
100 369 100 369 0 0 1464 0 --:--:-- --:--:-- --:--:-- 1464
100 763k 100 763k 0 0 767k 0 --:--:-- --:--:-- --:--:-- 767k
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/ncurses-5.9-20110507.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "ncurses-5.9-20110507.tgz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "sourceforge"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
TIMEOUT: using default answer.
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://downloads.sourceforge.net/fink/ncurses-5.9-20110507.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 400 100 400 0 0 2610 0 --:--:-- --:--:-- --:--:-- 2614
100 383 100 383 0 0 1706 0 --:--:-- --:--:-- --:--:-- 1706
100 2778k 100 2778k 0 0 2303k 0 0:00:01 0:00:01 --:--:-- 3715k
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/unzip60.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "unzip60.tgz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "sourceforge"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
TIMEOUT: using default answer.
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://downloads.sourceforge.net/fink/unzip60.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 374 100 374 0 0 2422 0 --:--:-- --:--:-- --:--:-- 2428
100 351 100 351 0 0 1578 0 --:--:-- --:--:-- --:--:-- 1578
100 1344k 100 1344k 0 0 1236k 0 0:00:01 0:00:01 --:--:-- 2813k
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/base-files-1.9.17.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "base-files-1.9.17.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "Custom (package-defined) servers"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://jaist.dl.sourceforge.net/sourceforge/fink/base-files-1.9.17.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 412 100 412 0 0 984 0 --:--:-- --:--:-- --:--:-- 985
100 492 100 492 0 0 885 0 --:--:-- --:--:-- --:--:-- 885
100 369 100 369 0 0 588 0 --:--:-- --:--:-- --:--:-- 588
100 13548 100 13548 0 0 14673 0 --:--:-- --:--:-- --:--:-- 0
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/gzip-1.9.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "gzip-1.9.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "sourceforge"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://downloads.sourceforge.net/fink/gzip-1.9.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 382 100 382 0 0 3075 0 --:--:-- --:--:-- --:--:-- 3080
100 363 100 363 0 0 1859 0 --:--:-- --:--:-- --:--:-- 1859
100 1154k 100 1154k 0 0 1401k 0 --:--:-- --:--:-- --:--:-- 6597k
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/tar-1.29.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "tar-1.29.tar.bz2" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "gnu"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://ftpmirror.gnu.org/tar/tar-1.29.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2652k 100 2652k 0 0 925k 0 0:00:02 0:00:02 --:--:-- 1318k
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/gettext-0.19.8.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "gettext-0.19.8.1.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "gnu"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://ftpmirror.gnu.org/gettext/gettext-0.19.8.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 18.7M 100 18.7M 0 0 1115k 0 0:00:17 0:00:17 --:--:-- 1551k
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/dpkg-base-files-0.4.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "dpkg-base-files-0.4.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "Custom (package-defined) servers"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://jaist.dl.sourceforge.net/sourceforge/fink/dpkg-base-files-0.4.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 414 100 414 0 0 1090 0 --:--:-- --:--:-- --:--:-- 1092
100 492 100 492 0 0 955 0 --:--:-- --:--:-- --:--:-- 6307
100 369 100 369 0 0 631 0 --:--:-- --:--:-- --:--:-- 631
100 13815 100 13815 0 0 16221 0 --:--:-- --:--:-- --:--:-- 16221
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/sensible-utils_0.0.7.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "sensible-utils_0.0.7.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "debian"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O ftp://ftp.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.7.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to ftp.debian.org port 21: Connection refused
### execution of curl failed, exit code 7
Downloading the file "sensible-utils_0.0.7.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror from your country
(4) Retry another mirror from your continent
(5) Retry another mirror
Default answer will be chosen in 120 seconds...
How do you want to proceed? [3]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://ftp.jp.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.7.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 74700 100 74700 0 0 60245 0 0:00:01 0:00:01 --:--:-- 60290
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/libiconv-1.15.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "libiconv-1.15.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "gnu"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://ftpmirror.gnu.org/libiconv/libiconv-1.15.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 5140k 100 5140k 0 0 3255k 0 0:00:01 0:00:01 --:--:-- 4169k
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/gperf-3.0.4.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "gperf-3.0.4.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "gnu"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://ftpmirror.gnu.org/gperf/gperf-3.0.4.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 960k 100 960k 0 0 763k 0 0:00:01 0:00:01 --:--:-- 1363k
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/fink-mirrors-0.43.0.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "fink-mirrors-0.43.0.1.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "Custom (package-defined) servers"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://jaist.dl.sourceforge.net/sourceforge/fink/fink-mirrors-0.43.0.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 416 100 416 0 0 1090 0 --:--:-- --:--:-- --:--:-- 1091
100 508 100 508 0 0 999 0 --:--:-- --:--:-- --:--:-- 7362
100 373 100 373 0 0 643 0 --:--:-- --:--:-- --:--:-- 643
100 36205 100 36205 0 0 39135 0 --:--:-- --:--:-- --:--:-- 39135
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/debianutils_4.4.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "debianutils_4.4.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "debian"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://ftp.jp.debian.org/debian/pool/main/d/debianutils/debianutils_4.4.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 265k 100 265k 0 0 152k 0 0:00:01 0:00:01 --:--:-- 152k
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.hnd.jp.asi.finkmirrors.net/apt_0.5.4.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: distfiles.hnd.jp.asi.finkmirrors.net
### execution of curl failed, exit code 6
Downloading the file "apt_0.5.4.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
(4) Retry using next mirror set "sourceforge"
Default answer will be chosen in 120 seconds...
How do you want to proceed? [4]
curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://downloads.sourceforge.net/fink/apt_0.5.4.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 384 100 384 0 0 3027 0 --:--:-- --:--:-- --:--:-- 3047
100 361 100 361 0 0 1821 0 --:--:-- --:--:-- --:--:-- 1821
100 516k 100 516k 0 0 672k 0 --:--:-- --:--:-- --:--:-- 3633k
BOOTSTRAP PHASE TWO: installing neccessary packages to /sw/bootstrap without package
management.
/usr/bin/tar --no-same-owner --no-same-permissions -xf /sw/src/dpkg_1.10.21.tar.gz
[ -r /sw/fink/dists/stable/main/finkinfo/base/dpkg.patch ]
/tmp/fink.jCHnW
#!/bin/sh -ev
sed 's|@PREFIX@|/sw/bootstrap|g' < /sw/fink/dists/stable/main/finkinfo/base/dpkg.patch | patch -p1
patching file Makefile.conf.in
patching file dpkg-deb/Makefile.in
patching file dpkg-deb/build.c
patching file dpkg-deb/build.c.orig
patching file dpkg-deb/dpkg-deb.1
patching file dselect/Makefile.in
patching file dselect/dselect.8
patching file dselect/main.cc
patching file dselect/pkgdepcon.cc
patching file include/dpkg.h.in
patching file include/parsedump.h
.........
(以下略)
冗長で申し訳ないのですが,特に前半を見て分かるとおり,ミラーからダウンロードしようとしても,Failed となり,
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror from your country
(4) Retry another mirror
(5) Retry using next mirror set "sourceforge"
などのような選択肢が表示されます.前回の fink-0.44.0 では直ぐに (1) となり,強制終了されていましたが,今回のバージョンでは,根気よく Retry することで,最下部の patching file... に到達しました.後はひたすらインストールが実行されていきます.最後に,
BOOTSTRAP DONE. Cleaning up.
/bin/rm -f /sw/fink/dists/stable/main/finkinfo/base/dpkg-bootstrap.info /sw/fink/dists/stable/main/finkinfo/base/dpkg-bootstrap.patch /sw/fink/dists/stable/main/finkinfo/base/perl588-bootstrap.info
/sw/bin/fink scanpackages
Updating the list of locally available binary packages.
Scanning dists/local/main/binary-darwin-x86_64
Scanning dists/stable/main/binary-darwin-x86_64
You should now have a working Fink installation in '/sw'. You still need package descriptions
if you want to compile packages yourself. You can get them by running either of the commands:
'fink selfupdate-rsync', to update via rsync (generally preferred); or 'fink selfupdate-svn',
to update via svn (more likely to work through a firewall). You should also run 'sudo
xcodebuild -license' and accept the Xcode license, since some packages will require this.
Run '. /sw/bin/init.sh' to set up this terminal session environment to use Fink. To make the
software installed by Fink available in all of your future terminal shells, add '.
/sw/bin/init.sh' to the init script '.profile' or '.bash_profile' in your home directory. The
program /sw/bin/pathsetup.sh can help with this. Enjoy.
と表示されたので,最後の仕上げとして,最後の段落に書いてある
$ . /sw/bin/init.sh
を実行し,また,恒久的に作用させるために ~/.bash_profile に上と同じものを記入して保存しました.
インストールが完了して,問題なく fink が立ち上がることを確認します.
$ fink
Fink 0.44.1
Usage: fink [options] command [package...]
fink install pkg1 [pkg2 ...]
Common commands:
install - install/update the named packages
remove - remove the named packages
purge - same as remove but also removes all configuration files
update - update the named packages
selfupdate - upgrade fink to the lastest release
update-all - update all installed packages
configure - rerun the configuration process
list - list available packages, optionally filtering by name, see 'fink list --help'
for more options
apropos - list packages matching a search keyword
describe - display a detailed description of the named packages
index - force rebuild of package cache
validate - performs various checks on .info and .deb files
scanpackages - rescans the list of binary packages on the system
cleanup - reclaims disk space used by temporary or obsolete files
show-deps - list run-time and compile-time package dependencies
Common options:
-h, --help - Display this help text.
-q, --quiet - causes fink to be less verbose, opposite of --verbose
-V, --version - display version information
-v, --verbose - causes fink to be more verbose, opposite of --quiet
-y, --yes - assume default answer for all interactive questions
-b, --use-binary-dist - download pre-compiled packages from the binary distribution if
available
--no-use-binary-dist - Opposite of --use-binary-dist
--prefix - display installation prefix
See the fink(8) manual page for a complete list of commands and options.
Visit http://www.finkproject.org for further information.
そういえば,HP には,Mojave にアップグレードしたあとに,reinstall しろと書いてあったので,それも試してみます.
$ fink reinstall fink
Information about 317 packages read in 1 seconds.
WARNING: unable to determine last selfupdate time. You should run 'fink selfupdate' to get the
latest package descriptions.
The following package will be reinstalled:
fink
Reading buildlock packages...
/sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-x86_64/base/fink_0.44.1-131_darwin-x86_64.deb
(Reading database ... 4585 files and directories currently installed.)
Preparing to replace fink 0.44.1-131 (using .../fink_0.44.1-131_darwin-x86_64.deb) ...
Unpacking replacement fink ...
Setting up fink (0.44.1-131) ...
Checking system... i386-apple-darwin18.2.0
This system is supported and tested.
ln -s 10.14 /sw/fink/dists
Scanning package description files..........
このまま,fink selfupdate を行いましたが,Mirror が死んでてアップデートできません.
$ fink selfupdate
Password:
fink needs you to choose a SelfUpdateMethod.
(1) cvs
(2) git
(3) Stick to point releases
(4) rsync
(5) svn
Choose an update method [4]
/usr/bin/find /sw/fink -name CVS -type d -print0 | xargs -0 /bin/rm -rf
/bin/rm -rf /sw/fink/.git
/usr/bin/find /sw/fink -name .svn -type d -print0 | xargs -0 /bin/rm -rf
fink is setting your default update method to rsync
/usr/bin/rsync -az -q rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp
rsync: getaddrinfo: distfiles.master.finkmirrors.net 873: nodename nor servname provided, or not known
rsync error: error in socket IO (code 10) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-52.200.1/rsync/clientserver.c(106) [receiver=2.6.9]
### execution of /usr/bin/rsync failed, exit code 10
Failed to fetch the timestamp file from the rsync server: rsync://distfiles.master.finkmirrors.net/finkinfo/. Check the error messages above.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
Default answer will be chosen in 120 seconds...
How do you want to proceed? [3]
/usr/bin/rsync -az -q rsync://yeg.ab.ca.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp
rsync: getaddrinfo: yeg.ab.ca.finkmirrors.net 873: nodename nor servname provided, or not known
rsync error: error in socket IO (code 10) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-52.200.1/rsync/clientserver.c(106) [receiver=2.6.9]
### execution of /usr/bin/rsync failed, exit code 10
Failed to fetch the timestamp file from the rsync server: rsync://yeg.ab.ca.finkmirrors.net/finkinfo/. Check the error messages above.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror
Default answer will be chosen in 120 seconds...
How do you want to proceed? [3]
/usr/bin/rsync -az -q rsync://ber.de.eu.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp
rsync: getaddrinfo: ber.de.eu.finkmirrors.net 873: nodename nor servname provided, or not known
rsync error: error in socket IO (code 10) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-52.200.1/rsync/clientserver.c(106) [receiver=2.6.9]
### execution of /usr/bin/rsync failed, exit code 10
Failed to fetch the timestamp file from the rsync server: rsync://ber.de.eu.finkmirrors.net/finkinfo/. Check the error messages above.
(1) Give up
(2) Retry the same mirror
Default answer will be chosen in 120 seconds...
How do you want to proceed? [2]
/usr/bin/rsync -az -q rsync://ber.de.eu.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp
rsync: getaddrinfo: ber.de.eu.finkmirrors.net 873: nodename nor servname provided, or not known
rsync error: error in socket IO (code 10) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-52.200.1/rsync/clientserver.c(106) [receiver=2.6.9]
### execution of /usr/bin/rsync failed, exit code 10
Failed to fetch the timestamp file from the rsync server: rsync://ber.de.eu.finkmirrors.net/finkinfo/. Check the error messages above.
(1) Give up
(2) Retry the same mirror
Default answer will be chosen in 120 seconds...
How do you want to proceed? [2]
/usr/bin/rsync -az -q rsync://ber.de.eu.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp
rsync: getaddrinfo: ber.de.eu.finkmirrors.net 873: nodename nor servname provided, or not known
rsync error: error in socket IO (code 10) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-52.200.1/rsync/clientserver.c(106) [receiver=2.6.9]
### execution of /usr/bin/rsync failed, exit code 10
Failed to fetch the timestamp file from the rsync server: rsync://ber.de.eu.finkmirrors.net/finkinfo/. Check the error messages above.
(1) Give up
(2) Retry the same mirror
Default answer will be chosen in 120 seconds...
How do you want to proceed? [1]
No mirror worked. This seems unusual, please submit a short summary of this event to mirrors@finkmirrors.net
Thank you
次に,fink configure も行っておきます.
$ fink configure
OK, I'll ask you some questions and update the configuration file in '/sw/etc/fink.conf'.
In what additional directory should Fink look for downloaded tarballs? (use the absolute
pathname only) []
Which directory (absolute pathname) should Fink use to build packages? (If you don't know what
this means, it is safe to leave it at its default.) []
Fink does not yet support an official set of binary packages for your current
distribution.
=> Setting UseBinaryDist to 'false'
Note: As of the OS X 10.7 distribution, fink no longer has a separate "unstable" tree. All
development and releases happen in the "stable" tree, the only public tree that exists.
Fink build user settings
Fink's build user is currently set up. Do you want to reconfigure it? [y/N]
(1) Quiet (do not show download statistics)
(2) Low (do not show tarballs being expanded)
(3) Medium (will show almost everything)
(4) High (will show everything)
How verbose should Fink be? [2]
Proxy/Firewall settings
Enter the URL of the HTTP proxy to use, or 'none' for no proxy. The URL should start with
http:// and may contain username, password, and/or port specifications. Note that this value
will be visible to all users on your computer.
Example, http://username:password@hostname:port
Your proxy: [none]
Enter the URL of the FTP proxy to use, or 'none' for no proxy. The URL should start with
http:// and may contain username, password, and/or port specifications. Note that this value
will be visible to all users on your computer.
Example, http://username:password@hostname:port
Your proxy: [none]
Use passive mode FTP transfers (to get through a firewall)? [Y/n]
Enter the maximum number of simultaneous build jobs. In general, Fink will build packages
faster on systems with multiple CPUs/cores if you allow it to spawn jobs in parallel. You have
8 active CPUs/cores on your system.
Maximum number of simultaneous build jobs: [8]
Mirror selection
All mirrors are set. Do you want to change them? [y/N]
Writing updated configuration to '/sw/etc/fink.conf'...
さらに,fink update-all も行いましたが,selfupdate が完了していないのでこれはできません.
$ fink update-all
Scanning package description files..........
Information about 317 packages read in 1 seconds.
WARNING: unable to determine last selfupdate time. You should run 'fink selfupdate' to get the
latest package descriptions.
No packages to install.
fink selfupdate ができないのは Mirror が死んでるからなので,時間が解決してくれることを願っています.
fink は代表的な構造解析ソフトウェア (CCP4, COOT など)をインストールすることが出来るので有用です.しかし……
fink list で fink が管理しているソフトウェアの一覧を表示することが出来るのですが……
$ fink list
Scanning package description files..........
Information about 317 packages read in 2 seconds.
i 64bit-cpu 0-1 [virtual package representing the 64bit capability o...
p algorithm-diff-pm5 [virtual package]
i apt 0.5.4-1061 Advanced front-end for dpkg
i apt-dev 0.5.4-1061 Advanced front-end for dpkg
i apt-shlibs 0.5.4-1061 Advanced front-end for dpkg
p archive-tar-pm5182 [virtual package]
p attribute-handlers [virtual package]
i base-files 1.9.17-1 Directory infrastructure
broken-gcc 3.3-1 [virtual package representing a broken gcc compiler]
i bzip2 1.0.6-1 Block-sorting file compressor
i bzip2-dev 1.0.6-1 Developer files for bzip2 package
i bzip2-shlibs 1.0.6-1 Shared libraries for bzip2 package
p carp-pm5182 [virtual package]
i cctools 1000-1 [virtual package representing the developer tools]
i cctools-single-mod 1000-1 [virtual package, your dev tools support -single_mod...
p cgi-pm5182 [virtual package]
clang 0-0 [virtual package representing Apple's clang compiler]
p class-autouse-pm51 [virtual package]
p compress-raw-bzip2 [virtual package]
p compress-raw-zlib- [virtual package]
p compress-zlib-pm51 [virtual package]
p convert-tnef-pm518 [virtual package]
p corefoundation-pm5 [virtual package]
p cpanplus-dist-buil [virtual package]
p cpanplus-pm5182 [virtual package]
i cups-dev 2.0208-1 [virtual package representing CUPS headers]
cvs 1.12.13-19 Version control system
i darwin 18.2.0-1 [virtual package representing the kernel]
p data-dumper-pm5182 [virtual package]
p data-hierarchy-pm5 [virtual package]
p db-pm5182 [virtual package]
i debianutils 4.4-1 Misc utilities specific to Debian/Fink
i dev-tools 0-1 [virtual package representing developer commands]
p devel-peek-pm5182 [virtual package]
p digest-md5-pm5182 [virtual package]
p digest-pm5182 [virtual package]
p digest-sha-pm5182 [virtual package]
i dpkg 1.10.21-1248 The Debian package manager
i dpkg-base-files 0.4-1 Support scripts for dpkg
p extutils-cbuilder- [virtual package]
p extutils-makemaker [virtual package]
p extutils-parsexs-p [virtual package]
p file-find-pm5182 [virtual package]
p file-path-pm5182 [virtual package]
p file-spec-pm5182 [virtual package]
p file-temp-pm5182 [virtual package]
p filter-simple-pm51 [virtual package]
i fink 0.44.1-131 Open-source software package manager
i fink-mirrors 0.43.0.1-1 Mirror infrastructure
p freezethaw-pm5182 [virtual package]
gcc4.2 4.2-0 [virtual package representing the gcc 4.2 compiler]
p getopt-long-pm5182 [virtual package]
i gettext-bin 0.19.8.1-2 GNU Internationalization utils
gettext-doc 0.19.8.1-2 Documentation for libgettext8, gettext-bin
gettext-tools 0.19.8.1-2 GNU Internationalization utils
gimp-print-shlibs 4.2.5-1 [virtual package representing Apple's install of Gim...
gimp-print7-shlibs 5.0.0-beta2-1 [virtual package representing Apple's install of Gim...
growl 0-0 [virtual package representing Growl]
i gzip 1.9-1 File-compression program
p html-parser-pm5182 [virtual package]
p i18n-langtags-pm51 [virtual package]
p io-pager-pm5182 [virtual package]
p io-zlib-pm5182 [virtual package]
p jdbc [virtual package]
p jdbc-optional [virtual package]
p jdbc2 [virtual package]
p jdbc3 [virtual package]
p kernel [virtual package]
i libgettext8-dev 0.19.8.1-2 Development files for libgettext8-shlibs
i libgettext8-shlibs 0.19.8.1-2 GNU Internationalization utils (shared libs)
libgettextpo2-dev 0.19.8.1-2 Development files for libgettextpo2-shlibs
libgettextpo2-shli 0.19.8.1-2 GNU Internationalization utils
p libgl [virtual package]
p libgl-dev [virtual package]
p libgl-shlibs [virtual package]
i libiconv 1.15-1 Character set conversion library
i libiconv-bin 1.15-1 Executables for libiconv package
i libiconv-dev 1.15-1 Developer files for libiconv package
i libncurses5 5.9-20110507- Full-screen ascii drawing library
p libncurses5-dev [virtual package]
i libncurses5-shlibs 5.9-20110507- Shared libraries for libncurses5 package
p libnet-pm5182 [virtual package]
p list-util-pm5182 [virtual package]
p locale-maketext-le [virtual package]
p locale-maketext-pm [virtual package]
p locale-maketext-si [virtual package]
i macosx 10.14.3-1 [virtual package representing the system]
p math-bigint-pm5182 [virtual package]
p memoize-pm5182 [virtual package]
p mime-base64-pm5182 [virtual package]
p module-build-pm518 [virtual package]
p module-corelist-pm [virtual package]
p module-load-condit [virtual package]
p module-load-pm5182 [virtual package]
p module-pluggable-p [virtual package]
i ncurses 5.9-20110507- Executable files for libncurses5
openssl 1.0.2k-1 Secure Sockets Layer and Crypto Library
openssl100-dev 1.0.2k-1 Secure Sockets Layer and Crypto Library
openssl100-shlibs 1.0.2k-1 Secure Sockets Layer and Crypto Library
p package-constants- [virtual package]
p params-check-pm518 [virtual package]
p perl5182-core [virtual package]
p perlio-eol-pm5182 [virtual package]
p perlobjcbridge-pm5 [virtual package]
p pod-escapes-pm5182 [virtual package]
p pod-parser-pm5182 [virtual package]
p pod-simple-pm5182 [virtual package]
p podparser-pm5182 [virtual package]
p scalar-list-utils- [virtual package]
i sensible-utils 0.0.7-4 Utilities for sensible alternative selection
p sys-syslog-pm5182 [virtual package]
p system-cups-dev [virtual package]
i system-java 1.8.0-1 [virtual package representing Java 1.8.0]
i system-java-dev 1.8.0-1 [virtual package representing Java SDK 1.8.0]
system-java10 10-1 [virtual package representing Java 10]
system-java10-dev 10-1 [virtual package representing Java 10 development he...
i system-java14 1.4.2-1 [virtual package representing Java A]
i system-java14-dev 1.4.2-1 [virtual package representing Java A development hea...
i system-java15 1.5.0-1 [virtual package representing Java A]
i system-java15-dev 1.5.0-1 [virtual package representing Java A development hea...
i system-java16 1.6.0-1 [virtual package representing Java A]
i system-java16-dev 1.6.0-1 [virtual package representing Java A development hea...
system-java17 1.7.0-1 [virtual package representing Java 1.7.0]
system-java17-dev 1.7.0-1 [virtual package representing Java 1.7.0 development...
i system-java18 1.8.0-1 [virtual package representing Java 1.8.0]
i system-java18-dev 1.8.0-1 [virtual package representing Java 1.8.0 development...
system-java3d 0-0 [virtual package representing Java3D]
system-java9 9-1 [virtual package representing Java 9]
system-java9-dev 9-1 [virtual package representing Java 9 development hea...
system-javaai 0-0 [virtual package representing Java Advanced Imaging]
i system-perl 5.18.2-1 [virtual package representing perl]
p system-perl5182 [virtual package]
i system-pkgconfig-a 1.4.1-1 [virtual pkgconfig package representing applewm]
i system-pkgconfig-a 1.4.2-1 [virtual pkgconfig package representing applewmproto]
i system-pkgconfig-a 1.5.2-1 [virtual pkgconfig package representing apr-1]
i system-pkgconfig-a 1.5.4-1 [virtual pkgconfig package representing apr-util-1]
i system-pkgconfig-b 1.1.2-1 [virtual pkgconfig package representing bigreqsproto]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-fc]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-ft]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-pdf]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-png]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-ps]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-script]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-svg]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-tee]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-xcb]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-xcb-shm]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-xlib]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-xlib-xcb]
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-xlib-x...
i system-pkgconfig-c 1.14.6-1 [virtual pkgconfig package representing cairo-xml]
i system-pkgconfig-c 0.4.2-1 [virtual pkgconfig package representing compositeproto]
i system-pkgconfig-d 1.2.1-1 [virtual pkgconfig package representing damageproto]
i system-pkgconfig-d 1.1.3-1 [virtual pkgconfig package representing dmx]
i system-pkgconfig-d 2.3.1-1 [virtual pkgconfig package representing dmxproto]
i system-pkgconfig-d 12.0.1-1 [virtual pkgconfig package representing dri]
i system-pkgconfig-d 2.8-1 [virtual pkgconfig package representing dri2proto]
i system-pkgconfig-d 1.0-1 [virtual pkgconfig package representing dri3proto]
i system-pkgconfig-e 1.1.1-1 [virtual pkgconfig package representing evieproto]
i system-pkgconfig-f 5.0-1 [virtual pkgconfig package representing fixesproto]
i system-pkgconfig-f 0.1.3-1 [virtual pkgconfig package representing fontcacheproto]
i system-pkgconfig-f 2.12.1-1 [virtual pkgconfig package representing fontconfig]
i system-pkgconfig-f 1.1.3-1 [virtual pkgconfig package representing fontenc]
i system-pkgconfig-f 2.1.3-1 [virtual pkgconfig package representing fontsproto]
i system-pkgconfig-f 1.3.1-1 [virtual pkgconfig package representing fontutil]
i system-pkgconfig-f 18.6.12-1 [virtual pkgconfig package representing freetype2]
i system-pkgconfig-g 12.0.1-1 [virtual pkgconfig package representing gl]
i system-pkgconfig-g 12.0.1-1 [virtual pkgconfig package representing glesv1_cm]
i system-pkgconfig-g 12.0.1-1 [virtual pkgconfig package representing glesv2]
i system-pkgconfig-g 1.4.17-1 [virtual pkgconfig package representing glproto]
i system-pkgconfig-g 9.0.0-1 [virtual pkgconfig package representing glu]
i system-pkgconfig-i 1.0.9-1 [virtual pkgconfig package representing ice]
i system-pkgconfig-i 2.3.2-1 [virtual pkgconfig package representing inputproto]
i system-pkgconfig-k 1.0.7-1 [virtual pkgconfig package representing kbproto]
i system-pkgconfig-l 9.3.7-1 [virtual pkgconfig package representing libecpg]
i system-pkgconfig-l 9.3.7-1 [virtual pkgconfig package representing libecpg_compat]
i system-pkgconfig-l 1.0.7-1 [virtual pkgconfig package representing libfs]
i system-pkgconfig-l 3.52.6-1 [virtual pkgconfig package representing libiodbc]
i system-pkgconfig-l 8.40-1 [virtual pkgconfig package representing libpcre]
i system-pkgconfig-l 8.40-1 [virtual pkgconfig package representing libpcreposix]
i system-pkgconfig-l 9.3.7-1 [virtual pkgconfig package representing libpgtypes]
i system-pkgconfig-l 1.6.26-1 [virtual pkgconfig package representing libpng]
i system-pkgconfig-l 1.6.26-1 [virtual pkgconfig package representing libpng16]
i system-pkgconfig-l 9.3.7-1 [virtual pkgconfig package representing libpq]
i system-pkgconfig-o 8-1 [virtual pkgconfig package representing osmesa]
i system-pkgconfig-p 0.34.0-1 [virtual pkgconfig package representing pixman-1]
i system-pkgconfig-p 1.0-1 [virtual pkgconfig package representing presentproto]
i system-pkgconfig-p 1.0.5-1 [virtual pkgconfig package representing printproto]
i system-pkgconfig-p 0.1-1 [virtual pkgconfig package representing pthread-stubs]
i system-pkgconfig-r 1.5.0-1 [virtual pkgconfig package representing randrproto]
i system-pkgconfig-r 1.14.2-1 [virtual pkgconfig package representing recordproto]
i system-pkgconfig-r 0.11.1-1 [virtual pkgconfig package representing renderproto]
i system-pkgconfig-r 1.2.0-1 [virtual pkgconfig package representing resourceproto]
i system-pkgconfig-s 1.2.2-1 [virtual pkgconfig package representing scrnsaverproto]
i system-pkgconfig-s 1.2.2-1 [virtual pkgconfig package representing sm]
i system-pkgconfig-t 3.4.3-1 [virtual pkgconfig package representing trapproto]
i system-pkgconfig-v 2.3.3-1 [virtual pkgconfig package representing videoproto]
i system-pkgconfig-x 1.6.4-1 [virtual pkgconfig package representing x11]
i system-pkgconfig-x 1.6.4-1 [virtual pkgconfig package representing x11-xcb]
i system-pkgconfig-x 1.0.8-1 [virtual pkgconfig package representing xau]
i system-pkgconfig-x 1.6.2-1 [virtual pkgconfig package representing xaw3d]
i system-pkgconfig-x 1.0.13-1 [virtual pkgconfig package representing xaw6]
i system-pkgconfig-x 1.0.13-1 [virtual pkgconfig package representing xaw7]
i system-pkgconfig-x 1.1.1-1 [virtual pkgconfig package representing xbitmaps]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb]
i system-pkgconfig-x 0.4.0-1 [virtual pkgconfig package representing xcb-atom]
i system-pkgconfig-x 0.4.0-1 [virtual pkgconfig package representing xcb-aux]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-composite]
i system-pkgconfig-x 0.1.3-1 [virtual pkgconfig package representing xcb-cursor]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-damage]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-dpms]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-dri2]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-dri3]
i system-pkgconfig-x 1.0-1 [virtual pkgconfig package representing xcb-errors]
i system-pkgconfig-x 0.4.0-1 [virtual pkgconfig package representing xcb-event]
i system-pkgconfig-x 0.4.1-1 [virtual pkgconfig package representing xcb-ewmh]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-glx]
i system-pkgconfig-x 0.4.1-1 [virtual pkgconfig package representing xcb-icccm]
i system-pkgconfig-x 0.4.0-1 [virtual pkgconfig package representing xcb-image]
i system-pkgconfig-x 0.4.0-1 [virtual pkgconfig package representing xcb-keysyms]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-present]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-proto]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-randr]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-record]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-render]
i system-pkgconfig-x 0.3.9-1 [virtual pkgconfig package representing xcb-renderutil]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-res]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-screensa...
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-shape]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-shm]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-sync]
i system-pkgconfig-x 0.4.0-1 [virtual pkgconfig package representing xcb-util]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-xf86dri]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-xfixes]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-xinerama]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-xkb]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-xtest]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-xv]
i system-pkgconfig-x 1.12-1 [virtual pkgconfig package representing xcb-xvmc]
i system-pkgconfig-x 1.2.2-1 [virtual pkgconfig package representing xcmiscproto]
i system-pkgconfig-x 0.4.3-1 [virtual pkgconfig package representing xcomposite]
i system-pkgconfig-x 1.1.14-1 [virtual pkgconfig package representing xcursor]
i system-pkgconfig-x 1.1.3-1 [virtual pkgconfig package representing xdamage]
i system-pkgconfig-x 1.1.2-1 [virtual pkgconfig package representing xdmcp]
i system-pkgconfig-x 1.0.3-1 [virtual pkgconfig package representing xevie]
i system-pkgconfig-x 1.3.3-1 [virtual pkgconfig package representing xext]
i system-pkgconfig-x 7.3.0-1 [virtual pkgconfig package representing xextproto]
i system-pkgconfig-x 1.2.0-1 [virtual pkgconfig package representing xf86bigfontp...
i system-pkgconfig-x 2.1-1 [virtual pkgconfig package representing xf86dgaproto]
i system-pkgconfig-x 2.1.1-1 [virtual pkgconfig package representing xf86driproto]
i system-pkgconfig-x 0.9.3-1 [virtual pkgconfig package representing xf86miscproto]
i system-pkgconfig-x 1.1.2-1 [virtual pkgconfig package representing xf86rushproto]
i system-pkgconfig-x 2.3.1-1 [virtual pkgconfig package representing xf86vidmodep...
i system-pkgconfig-x 5.0.3-1 [virtual pkgconfig package representing xfixes]
i system-pkgconfig-x 1.5.2-1 [virtual pkgconfig package representing xfont]
i system-pkgconfig-x 2.0.1-1 [virtual pkgconfig package representing xfont2]
i system-pkgconfig-x 1.0.5-1 [virtual pkgconfig package representing xfontcache]
i system-pkgconfig-x 2.3.2-1 [virtual pkgconfig package representing xft]
i system-pkgconfig-x 1.7.8-1 [virtual pkgconfig package representing xi]
i system-pkgconfig-x 1.1.3-1 [virtual pkgconfig package representing xinerama]
i system-pkgconfig-x 1.2.1-1 [virtual pkgconfig package representing xineramaproto]
i system-pkgconfig-x 1.3.1-1 [virtual pkgconfig package representing xkbcomp]
i system-pkgconfig-x 1.0.9-1 [virtual pkgconfig package representing xkbfile]
i system-pkgconfig-x 1.0.2-1 [virtual pkgconfig package representing xkbui]
i system-pkgconfig-x 2.0-1 [virtual pkgconfig package representing xkeyboard-co...
i system-pkgconfig-x 1.1.2-1 [virtual pkgconfig package representing xmu]
i system-pkgconfig-x 1.1.2-1 [virtual pkgconfig package representing xmuu]
i system-pkgconfig-x 1.19.0-1 [virtual pkgconfig package representing xorg-macros]
i system-pkgconfig-x 1.18.4-1 [virtual pkgconfig package representing xorg-server]
i system-pkgconfig-x 1.11-1 [virtual pkgconfig package representing xorg-sgml-do...
i system-pkgconfig-x 1.0.3-1 [virtual pkgconfig package representing xp]
i system-pkgconfig-x 3.5.11-1 [virtual pkgconfig package representing xpm]
i system-pkgconfig-x 1.0.0-1 [virtual pkgconfig package representing xpresent]
i system-pkgconfig-x 7.0.31-1 [virtual pkgconfig package representing xproto]
i system-pkgconfig-x 1.0.3-1 [virtual pkgconfig package representing xproxymngproto]
i system-pkgconfig-x 1.3.1-1 [virtual pkgconfig package representing xpyb]
i system-pkgconfig-x 1.5.1-1 [virtual pkgconfig package representing xrandr]
i system-pkgconfig-x 0.9.10-1 [virtual pkgconfig package representing xrender]
i system-pkgconfig-x 1.0.7-1 [virtual pkgconfig package representing xres]
i system-pkgconfig-x 1.2.2-1 [virtual pkgconfig package representing xscrnsaver]
i system-pkgconfig-x 1.2-1 [virtual pkgconfig package representing xshmfence]
i system-pkgconfig-x 1.1.5-1 [virtual pkgconfig package representing xt]
i system-pkgconfig-x 1.3.5-1 [virtual pkgconfig package representing xtrans]
i system-pkgconfig-x 1.0.0-1 [virtual pkgconfig package representing xtrap]
i system-pkgconfig-x 1.2.3-1 [virtual pkgconfig package representing xtst]
i system-pkgconfig-x 1.0.11-1 [virtual pkgconfig package representing xv]
i system-pkgconfig-x 1.0.10-1 [virtual pkgconfig package representing xvmc]
i system-pkgconfig-x 1.0.3-1 [virtual pkgconfig package representing xxf86misc]
i system-pkgconfig-x 1.1.4-1 [virtual pkgconfig package representing xxf86vm]
i system-sdk-10.14 10.14-1 [virtual package representing the Mac OS X 10.14 SDK]
i system-xfree86 3:2.7.112-3 [placeholder for user installed x11]
i system-xfree86-dev 3:2.7.112-3 [placeholder for user installed x11 development tools]
i system-xfree86-man 3:2.7.112-3 Manually installed X11 components
i system-xfree86-shl 3:2.7.112-3 [placeholder for user installed x11 shared libraries]
i tar 1.29-2 Archiving program for files and tape
p term-readline-pm51 [virtual package]
p test-harness-pm518 [virtual package]
p test-simple-pm5182 [virtual package]
p text-tabs-pm5182 [virtual package]
p text-wrap-pm5182 [virtual package]
p time-hires-pm5182 [virtual package]
p unicode-normalize- [virtual package]
i unzip 6.0-1 Decompression compatible with pkunzip
p uri-pm5182 [virtual package]
p x11 [virtual package]
p x11-dev [virtual package]
p x11-shlibs [virtual package]
i xcode 10.1.0.0.1.15 [virtual package representing the developer tools]
i xcode.app 10.1-1 [virtual package representing Xcode]
p xfree86-base-threa [virtual package]
p xfree86-base-threa [virtual package]
p xfree86-base-threa [virtual package]
p xft1 [virtual package]
p xft1-dev [virtual package]
p xft1-shlibs [virtual package]
p xserver [virtual package]
なんと少ないことか.やはり selfupdate できないと前に進めないようです.当然,CCP4 や COOT も見つかりません.これは開発者側にどうにかして貰わないといけなさそうです.
バックアップディスクから,High Sierra 時代の fink を見つけ出してきて,それを移築してみるというのを後日やってみようと思います.fink のニュースには目を光らせておく必要がありそうです.