Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15538 closed defect (fixed)

xsp fetch fails

Reported by: tjarrett@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

When trying to install xsp, fetching of the tarball fails because the url is a bit corrupted.

It attempts to fetch from:
http://www.go-mono.com//sources/xsp/xsp-1.1.16.1.tar.gz

It should fetch from:
http://www.go-mono.com//sources/xsp/xsp-1.1.16.1.tar.gz

In the meantime, I worked around it by fixing the url in the Portfile at:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/xsp/Portfile

Here is my output:

dev:~ tjarrett$ sudo port install xsp
--->  Fetching xsp
--->  Attempting to fetch xsp-1.1.16.1.tar.gz from http://www.go-mono.com//sources/xsp/
--->  Attempting to fetch xsp-1.1.16.1.tar.gz from http://svn.macports.org/repository/macports/distfiles/xsp
--->  Attempting to fetch xsp-1.1.16.1.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/
--->  Attempting to fetch xsp-1.1.16.1.tar.gz from http://svn.macports.org/repository/macports/downloads/xsp
Error: Target org.macports.fetch returned: fetch failed
Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 16 years ago by tjarrett@…

Sorry, it should fetch from:
http://www.go-mono.com/sources/xsp/xsp-1.1.16.1.tar.gz

I have a typo above.

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to jmr@…
Status: newassigned

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

Thanks for the report, fixed in r37412.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.