Opened 16 years ago
Closed 10 years ago
#16504 closed defect (invalid)
Installation of hs-plugins fails
Reported by: | kazu-yamamoto (Kazu Yamamoto) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | hs-plugins |
Description
To install "yi", I typed "sudo port install ghc yi" then installation of hs-plugins failed.
Attachments (2)
Change History (7)
Changed 16 years ago by kazu-yamamoto (Kazu Yamamoto)
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | hs-plugins added |
Status: | new → assigned |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Owner: | changed from ryandesign@… to macports-tickets@… |
Status: | assigned → new |
Their home page is all messed up.
- The homepage listed in the port says 0.9.10 is the latest version.
- Another page at that site lists the 1.0-rc0 version.
- And the hackageDB lists 1.3 as the latest version.
Attached is a patch to update the port to 1.3. Unfortunately it fails in the post-activate phase, and since I don't know what's going on in this port's post-activate phase I'm not sure how to fix it. Suggestions welcome.
Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | hs-plugins-1.3.diff added |
---|
comment:3 Changed 16 years ago by kazu-yamamoto (Kazu Yamamoto)
A developer of "yi" said to me that "yi" 0.3 does not use hs-plugins. Please remove dependency of "hs-plugins" and update so that "yi" 0.3 can be installed.
comment:5 Changed 10 years ago by anddam (Andrea D'Amore)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing as invalid, yi isn't even a port anymore.
Note: See
TracTickets for help on using
tickets.
I see the same problem if I update hs-plugins to the latest stable version, 0.9.10. But they have a release candidate available, 1.0-rc0, which I'm trying to build now.