#15538: xsp fetch fails ------------------------------+--------------------------------------------- Reporter: tjarrett@jhu.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ------------------------------+--------------------------------------------- When trying to install xsp, fetching of the tarball fails because the url is a bit corrupted. It attempts to fetch from:[[BR]] http://www.go-mono.com//sources/xsp/xsp-1.1.16.1.tar.gz It should fetch from:[[BR]] 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:[[BR]] /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. }}} -- Ticket URL: <http://trac.macports.org/ticket/15538> MacPorts <http://www.macports.org/> Ports system for Mac OS