3 | | perses:~ kytan$ sudo port upgrade outdated\\ |
4 | | Password:\\ |
5 | | Nothing to upgrade.\\ |
6 | | ---> Scanning binaries for linking errors \\ |
7 | | ---> Found 4 broken files, matching files to ports\\ |
8 | | Warning: No port hs-cabal-install found in the index; can't rebuild\\ |
9 | | Warning: No port hs-alex found in the index; can't rebuild\\ |
10 | | Warning: No port hs-happy found in the index; can't rebuild\\ |
11 | | Warning: No port hs-hscolour found in the index; can't rebuild\\ |
12 | | ---> Broken files found, but all associated ports are not in the index and so cannot be rebuilt.\\ |
| 3 | {{{ |
| 4 | perses:~ kytan$ sudo port upgrade outdated |
| 5 | Password: |
| 6 | Nothing to upgrade. |
| 7 | ---> Scanning binaries for linking errors |
| 8 | ---> Found 4 broken files, matching files to ports |
| 9 | Warning: No port hs-cabal-install found in the index; can't rebuild |
| 10 | Warning: No port hs-alex found in the index; can't rebuild |
| 11 | Warning: No port hs-happy found in the index; can't rebuild |
| 12 | Warning: No port hs-hscolour found in the index; can't rebuild |
| 13 | ---> Broken files found, but all associated ports are not in the index and so cannot be rebuilt. |
| 14 | }}} |