Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#55082 closed defect (fixed)

Error: Failed to fetch msp430-gcc: The requested URL returned error: 404 Not Found

Reported by: ykuk0906 Owned by: g5pw (Aljaž Srebrnič)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc:
Port: msp430-gcc

Description

I tried to install msp430-gcc for a couple of hours and and I am getting nowhere. I was connected to university network so I used my phone to in case of it was to do with firewall or proxies but had no luck. Then I acually downloaded the "gcc-4.6.3.tar.bz2" from "https://ftp.gnu.org/gnu/gcc/gcc-4.6.3/" which was placed in /opt/local/macports/var/distfiles then treidt to install which did not work. I attach my log too as well as this:

eduroam-int-dhcp-97-149-77:~ YKKIM$ sudo port install msp430-gcc
Password:
--->  Computing dependencies for msp430-gcc
--->  Fetching distfiles for msp430-gcc
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from https://distfiles.macports.org/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://lil.fr.distfiles.macports.org/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://osl.no.distfiles.macports.org/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://nue.de.distfiles.macports.org/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://sea.us.distfiles.macports.org/macports/distfiles/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://jnb.za.distfiles.macports.org/distfiles/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://kmq.jp.distfiles.macports.org/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://jog.id.distfiles.macports.org/macports/distfiles/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from https://pek.cn.distfiles.macports.org/macports/distfiles/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://cjj.kr.distfiles.macports.org/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/gcc4
--->  Attempting to fetch gcc-4.6.3.tar.bz2 from http://her.gr.distfiles.macports.org/gcc4
Error: Failed to fetch msp430-gcc: The requested URL returned error: 404 Not Found
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cross_msp430-gcc/msp430-gcc/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port msp430-gcc failed

It will be greatly appreciated if I can get a reply as soon as possible!

Thank you!

Attachments (1)

main.log (199.1 KB) - added by ykuk0906 7 years ago.
log

Download all attachments as: .zip

Change History (11)

Changed 7 years ago by ykuk0906

Attachment: main.log added

log

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Milestone: MacPorts Future
Priority: HighNormal

The Priority and Milestone fields are for use by Macports team members only.

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Keywords: fetch failed msp430 msp430-gcc removed
Owner: set to g5pw
Port: msp430-gcc added
Status: newassigned

In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers msp430-gcc), if any.

comment:3 in reply to:  2 Changed 7 years ago by ykuk0906

Replying to mf2k:

In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers msp430-gcc), if any.

Sorry for the inconvience caused!

comment:4 Changed 7 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed

In 75fa2e648190da09a1be9f69ab6ac10784210b69/macports-ports:

msp430-gcc: Fix distfiles causing fetch failure

Maintainer: override, port is broken
Closes: #55082

comment:5 in reply to:  4 Changed 7 years ago by ykuk0906

Replying to raimue:

In 75fa2e648190da09a1be9f69ab6ac10784210b69/macports-ports:

msp430-gcc: Fix distfiles causing fetch failure

Maintainer: override, port is broken
Closes: #55082

I tried to install it but i am getting the same error, what should I do? thank you

comment:6 Changed 7 years ago by ykuk0906

Resolution: fixed
Status: closedreopened

comment:7 Changed 7 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: reopenedclosed

You have to wait 30-60 minutes for the servers to sync up.

comment:8 in reply to:  7 Changed 7 years ago by ykuk0906

Replying to mf2k:

You have to wait 30-60 minutes for the servers to sync up.

Thank you for your reply, I have tried again and I am still getting the same error :( Is there something I should do instead?

comment:9 Changed 7 years ago by raimue (Rainer Müller)

You need to wait until the change is on rsync, then run sudo port selfupdate, then try again. It should be available now.

comment:10 in reply to:  9 Changed 7 years ago by ykuk0906

Replying to raimue:

You need to wait until the change is on rsync, then run sudo port selfupdate, then try again. It should be available now.

Thank you so much for your work! It works now :)

Note: See TracTickets for help on using tickets.