Opened 18 years ago

Closed 18 years ago

#7630 closed defect (fixed)

BUG: MRTG updated, DarwinPorts can't find download

Reported by: kermic@… Owned by: opendarwin.org@…
Priority: High Milestone:
Component: ports Version: 1.2
Keywords: Cc: jberry@…, markd@…
Port:

Description

"sudo port install mrtg" tries to download mrtg-2.12.2.tar.gz from http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/, but MRTG has been updated to 2.13.2, thus the old file is not available at that location. Output of the above command is:

---> Fetching mrtg ---> Attempting to fetch mrtg-2.12.2.tar.gz from http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/ ---> Verifying checksum(s) for mrtg Error: Checksum (md5) mismatch for mrtg-2.12.2.tar.gz Error: Target com.apple.checksum returned: Could not open file: /opt/local/var/db/dports/distfiles/mrtg/mrtg-2.12.2.tar.gz

Attachments (1)

Portfile.diff (740 bytes) - added by markd@… 18 years ago.
Portfile Diff for update

Download all attachments as: .zip

Change History (5)

comment:1 Changed 18 years ago by blb@…

Cc: jberry@… added
Owner: changed from darwinports-bugs@… to opendarwin.org@…

Assigning to maintainers.

comment:2 Changed 18 years ago by mww@…

severity: blockernormal
Summary: MRTG updated, DarwinPorts can't find downloadBUG: MRTG updated, DarwinPorts can't find download

comment:3 Changed 18 years ago by markd@…

Cc: markd@… added

Attaching a patch to update mrtg to 2.13.2 to fix the port. Also I think gd2 is a better choice than gd1 so that is in the patch too. It installs fine on 10.4.5.

Changed 18 years ago by markd@…

Attachment: Portfile.diff added

Portfile Diff for update

comment:4 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

The timeout period has passed and a user reported a failed MRTG install on the DP mailing list so I committed the fix myself.

Note: See TracTickets for help on using tickets.