Opened 8 years ago
Closed 4 years ago
#53652 closed defect (fixed)
hs-attoparsec @0.10.4.0: The following installed packages are broken because other packages they depend on are missing
Reported by: | informatimago (Pascal J. Bourguignon) | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | hs-attoparsec |
Description
port install pandoc fails for missing dependency of hs-attoparsec on lbzip2.
Attachments (1)
Change History (5)
Changed 8 years ago by informatimago (Pascal J. Bourguignon)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to neverpanic |
---|---|
Status: | new → assigned |
Summary: | missing dependency hs-attoparsec -> lbzip2 → hs-attoparsec @0.10.4.0: The following installed packages are broken because other packages they depend on are missing |
No, that's not the correct diagnosis. The lbzip2 error message is a red herring. The real problem is:
:info:configure Setup: The following installed packages are broken because other packages they :info:configure depend on are missing. These broken packages must be rebuilt before they can :info:configure be used. :info:configure package text-1.1.0.0 is broken due to missing package :info:configure base-4.7.0.1-df210ede1eb79477fef5662549c32927, :info:configure bytestring-0.10.4.0-4aa78c8ca7b6b65993eefc131f7d94fa, :info:configure deepseq-1.3.0.2-8f63133c1b77f3b3190f04893cf340e4
comment:2 Changed 8 years ago by neverpanic (Clemens Lang)
This may have happened due to the recent changes in GHC, I'm afraid. Can you check what the package identifiers of the base, text, bytestring and deepseq packages are if installed from the current prebuilt package of GHC from the buildbot?
Try running ghc-pkg list
, which should give you this info.
comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
The intention is to delete this port. See https://github.com/macports/macports-ports/pull/8636
comment:4 Changed 4 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
log