#61964 closed defect (invalid)
Getting errors upon using "upgrade outdated"
Reported by: | TheTanster (Kok-Yong Tan) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | ||
Port: |
Description (last modified by mf2k (Frank Schima))
I'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:
perses:~ kytan$ sudo port upgrade outdated Password: Nothing to upgrade. ---> Scanning binaries for linking errors ---> Found 4 broken files, matching files to ports Warning: No port hs-cabal-install found in the index; can't rebuild Warning: No port hs-alex found in the index; can't rebuild Warning: No port hs-happy found in the index; can't rebuild Warning: No port hs-hscolour found in the index; can't rebuild ---> Broken files found, but all associated ports are not in the index and so cannot be rebuilt.
Change History (4)
comment:1 Changed 4 years ago by mf2k (Frank Schima)
Port: | haskell removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
comment:2 Changed 4 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 4 years ago by jmroot (Joshua Root)
If you don't need these ports, you can simply uninstall them. If you do need them, you can continue to use them and ignore the warning.
BTW, you can see a list of installed ports that are not in the index (usually because they were deleted) with port echo obsolete
.
comment:4 Changed 4 years ago by TheTanster (Kok-Yong Tan)
So noted. Thanks to all for the info. I'll probably just uninstall the Haskell stuff as I installed it out of curiosity more than anything else.
Note: See
TracTickets for help on using
tickets.
These ports were deleted. See #61263.