Opened 19 years ago
Closed 19 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)
Change History (5)
comment:1 Changed 19 years ago by blb@…
Cc: | jberry@… added |
---|---|
Owner: | changed from darwinports-bugs@… to opendarwin.org@… |
comment:2 Changed 19 years ago by mww@…
severity: | blocker → normal |
---|---|
Summary: | MRTG updated, DarwinPorts can't find download → BUG: MRTG updated, DarwinPorts can't find download |
comment:3 Changed 19 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.
comment:4 Changed 19 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
The timeout period has passed and a user reported a failed MRTG install on the DP mailing list so I committed the fix myself.
Assigning to maintainers.