[MacPorts] #35888: hs-zip-archive @0.1.1.7 dependencies digest >=0.0.0.1 and utf8-string >=0.3.1 are missing

MacPorts noreply at macports.org
Tue Feb 19 06:50:27 PST 2013


#35888: hs-zip-archive @0.1.1.7 dependencies digest >=0.0.0.1 and utf8-string
>=0.3.1 are missing
-----------------------------+------------------------------
  Reporter:  m@…             |      Owner:  singingwolfboy@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.1.2
Resolution:                  |   Keywords:
      Port:  hs-zip-archive  |
-----------------------------+------------------------------

Comment (by jason-macports@…):

 Replying to [comment:3 jmr@…]:

 I see the same error initially attempting to install `zip-archive
 0.1.1.7`.  A quick check of `ghc-pkg` indicates `ghc` does not see
 `digest` or `utf8-string`.  If I remove those deps from the `portfile`, I
 see still stranger package confusion.  Namely, when executing
 `register.sh` it complains:
 {{{
 Reading package info from stdin ... done.
 utf8-string-0.3.6: Warning: haddock-interfaces:
 /opt/local/share/doc/utf8-string-0.3.6/html/utf8-string.haddock doesn't
 exist or isn't a file
 utf8-string-0.3.6: Warning: haddock-html:
 /opt/local/share/doc/utf8-string-0.3.6/html doesn't exist or isn't a
 directory
 utf8-string-0.3.6: missing id field
 utf8-string-0.3.6: dependency "base-4.1.0.0" doesn't exist (use --force to
 override)
 utf8-string-0.3.6: dependency "bytestring-0.9.1.4" doesn't exist (use
 --force to override)
 Command failed: /opt/local/libexec/hs-utf8-string/register.sh
 }}}
 but, again, checking `ghc-pkg list -v` shows:
 {{{
 base-4.5.1.0 (base-4.5.1.0-81d626fb996bc7e140a3fd4481b338cd)
 bytestring-0.9.2.1 (bytestring-0.9.2.1-0044644a71adfe5e950e6c6f6ca13065)
 }}}

 If I `--force` the install, manually adding an `id` hash, it will appear
 in the `ghc-pkg` but shows as broken, as expected.

 I have `ghc @7.4.2_1+gcc47 (active)` with the following additionals `hs`
 pkgs:
 {{{
   hs-binary @0.6.4.0_0 (active)
   hs-citeproc @0.3.1_1 (active)
   hs-digest @0.0.0.9_0 (active)
   hs-dlist @0.5_0 (active)
   hs-haddock @2.5.0_1 (active)
   hs-http @4000.2.3_0 (active)
   hs-json @0.5_0 (active)
   hs-mtl @2.1.2_0 (active)
   hs-network @2.3.0.14_0 (active)
   hs-pandoc-types @1.8_0 (active)
   hs-parsec @3.1.3_0 (active)
   hs-tagsoup @0.12_0 (active)
   hs-texmath @0.5_0 (active)
   hs-text @0.11.2.2_0 (active)
   hs-transformers @0.3.0.0_0 (active)
   hs-utf8-string @0.3.6_0 (active)
   hs-xml @1.3.7_0 (active)
   hs-zlib @0.5.3.3_0 (active)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/35888#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list