Changes between Initial Version and Version 2 of Ticket #61964


Ignore:
Timestamp:
Jan 1, 2021, 6:04:05 PM (4 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61964

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Port haskell removed
  • Ticket #61964 – Description

    initial v2  
    11I'm getting the following errors which I suspect are associated with the Haskell package due to the "hs-" prefixes but I don't know how to fix them:
    22
    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{{{
     4perses:~ kytan$ sudo port upgrade outdated
     5Password:
     6Nothing to upgrade.
     7--->  Scanning binaries for linking errors
     8--->  Found 4 broken files, matching files to ports     
     9Warning: No port hs-cabal-install found in the index; can't rebuild
     10Warning: No port hs-alex found in the index; can't rebuild
     11Warning: No port hs-happy found in the index; can't rebuild
     12Warning: 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}}}