[MacPorts] #53296: Installation of claws-mail port fails

MacPorts noreply at macports.org
Fri Jan 13 00:00:18 UTC 2017


#53296: Installation of claws-mail port fails
-------------------------------------------------+-------------------------
 Reporter:  gith-account                         |      Owner:
     Type:  defect                               |     Status:  new
 Priority:  Normal                               |  Milestone:
Component:  ports                                |    Version:  2.3.5
 Keywords:  mysql5, gdbm, fetch error,           |       Port:  claws-mail
  compilers blacklisted or unavailable           |
-------------------------------------------------+-------------------------
 I'm trying to install the claws-mail port on MacOS Sierra 10.12.2.

 First I got this warning and error:

 {{{
 Warning: All compilers are either blacklisted or unavailable; defaulting
 to first fallback option
 }}}

 {{{
 Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from
 https://packages.macports.org/expat
 Attempting (...)
 Error: org.macports.archivefetch for port expat returned: archivefetch
 failed for expat @2.2.0_0
 Error: Failed to install expat
 }}}

 I did the following about the warning:

 {{{
 $ sudo port uninstall mysql5-server
 $ sudo port uninstall mysql5
 $ sudo port install mysql56
 }}}

 MySQL was installed without a problem.

 Now when I try to install the claws-mail port I get this error:

 {{{
 Attempting to fetch gdbm-1.12_0.darwin_16.x86_64.tbz2 from
 https://packages.macports.org/gdbm
 Attempting (...)
 Error: org.macports.archivefetch for port gdbm returned: archivefetch
 failed for gdbm @1.12_0
 Error: Failed to install gdbm
 }}}

 I checked
 [http://packages.macports.org/gdbm/gdbm-1.12_0.darwin_16.x86_64.tbz2] in
 the browser and can access it just fine.

 I manually tried both:

 {{{
 $ sudo port fetch gdbm
 $ sudo port fetch gdbm @1.12_0
 }}}

 Nothing ends up in /opt/local/var/macports/distfiles

 Any ideas?

--
Ticket URL: <https://trac.macports.org/ticket/53296>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list