Opened 18 years ago

Closed 18 years ago

#7472 closed defect (duplicate)

id3lib sourceforge url is broken

Reported by: yesthatjwz (Jamie Zawinski) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port:

Description

"port install id3lib" fails with "Unable to verify file checksums" because /opt/local/var/db/dports/distfiles/id3lib/id3lib-3.8.3.tar.gz ends up as an HTML error message from SourceForge.

After doing:

wget ...a working sourceforge url.../id3lib-3.8.3.tar.gz \

-O /opt/local/var/db/dports/distfiles/id3lib/id3lib-3.8.3.tar.gz

the install works, so it's just that it has the wrong URL.

Change History (4)

comment:1 Changed 18 years ago by markd@…

Cc: markd@… added

(In reply to comment #0)

"port install id3lib" fails with "Unable to verify file checksums" because /opt/local/var/db/dports/distfiles/id3lib/id3lib-3.8.3.tar.gz ends up as an HTML error message from SourceForge.

It works fine for me. Perhaps there was a transitory mirror problem when you tried to install it?

comment:2 Changed 18 years ago by yesthatjwz (Jamie Zawinski)

Well, according to my install logs, this exact same problem happened for me on 4-Dec-2005 and on 24-Feb-2006, so if it's an intermittent problem, it's a multi-month recurring one.

I wouldn't trust sourceforge URLs at all, frankly. Anyone who returns a random HTML page instead of an actual 404 code status header can't be trusted to run a web site.

comment:3 Changed 18 years ago by markd@…

(In reply to comment #2)

Well, according to my install logs, this exact same problem happened for me on 4-Dec-2005 and on 24-Feb-2006, so if it's an intermittent problem, it's a multi-month recurring one.

I wouldn't trust sourceforge URLs at all, frankly. Anyone who returns a random HTML page instead of an actual 404 code status header can't be trusted to run a web site.

I get your point. But this app is hosted on sourceforge and we have committed to rely on them for some things for the present time, so we just have to petition them for improvements right now since we aren't prepared to duplicate their services.

comment:4 Changed 18 years ago by blb@…

Resolution: duplicate
Status: newclosed

Dup'ing to bug 7484 since that is a more precise bug covering the sf.net issues...

* This bug has been marked as a duplicate of 7484 *

Note: See TracTickets for help on using tickets.