Ticket #13556 (closed defect: fixed)
JDOM checksum error when installing Tomcat5 on Leopard
| Reported by: | joumon@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | tomcat5 jdom | Cc: | lisfolks.lists@… |
| Port: |
Description (last modified by jmpp@…) (diff)
When I tried installing tomcat5 on Leopard, I had the error below. As described in FAQs, I manually downloaded and placed JDOM in distroot folder, but I still got the same error. It'd be greatly appreciated in advance if someone fixes this bug.
---> Fetching jdom ---> Attempting to fetch jdom-1.0.tar.gz from http://www.jdom.org//dist/source/ ---> Attempting to fetch jdom-1.0.tar.gz from http://svn.macports.org/repository/macports/distfiles/jdom ---> Attempting to fetch jdom-1.0.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch jdom-1.0.tar.gz from http://svn.macports.org/repository/macports/downloads/jdom Error: Target org.macports.fetch returned: fetch failed Error: The following dependencies failed to build: jaxen jdom xom saxpath Error: Status 1 encountered during processing.
Change History
comment:2 Changed 5 years ago by joumon@…
I guess that I fixed temporarily this issue, even though you need to update Porfile.
I just updated Portfile and restart installing. For those who are interested, here is a way: 1) open /opt/local/var/macports/sources/rsync.macports.org/release/ports/java/jdom/Portfile 2) append "archive/" to master site 3) then, restart port install
comment:3 Changed 5 years ago by ryandesign@…
- Owner changed from macports-tickets@… to ryandesign@…
- Cc lisfolks.lists@… added
Note: See
TracTickets for help on using
tickets.

