Ticket #32489 (closed defect: invalid)
ghostscript directory missing from http://packages.macports.org/ghostscript
| Reported by: | l.digaspero@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: | ghostscript |
Description
It's a few days that I am trying to install texlive and among the dependencies there is ghostscript, whose directory is missing at http://packages.macports.org/ghostscript i.e. it answers:
Not Found
The requested URL /ghostscript was not found on this server.
Change History
comment:2 Changed 18 months ago by ryandesign@…
- Keywords ghostscript removed
- Priority changed from High to Normal
- Status changed from new to closed
- Resolution set to invalid
That's not a problem in the slightest. When MacPorts doesn't find a pre-compiled package, it instead downloads the source and compiles it on your system.
comment:3 Changed 18 months ago by l.digaspero@…
Ok, maybe that's something broken in the Portfile then, I tried several times and all I got is the following... no attempt to download the source file and compile it.
---> Fetching archive for ghostscript ---> Attempting to fetch ghostscript-9.04_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/ghostscript ---> Fetching ghostscript ---> Verifying checksum(s) for ghostscript Error: Checksum (md5) mismatch for ghostscript-9.04.tar.gz Error: Checksum (sha1) mismatch for ghostscript-9.04.tar.gz Error: Checksum (rmd160) mismatch for ghostscript-9.04.tar.gz Error: Checksum (md5) mismatch for ghostscript-fonts-other-6.0.tar.gz Error: Checksum (sha1) mismatch for ghostscript-fonts-other-6.0.tar.gz Error: Checksum (rmd160) mismatch for ghostscript-fonts-other-6.0.tar.gz Error: Checksum (md5) mismatch for mappingresources4pdf_2unicode_20091116.tar.Z Error: Checksum (sha1) mismatch for mappingresources4pdf_2unicode_20091116.tar.Z Error: Checksum (rmd160) mismatch for mappingresources4pdf_2unicode_20091116.tar.Z Error: Checksum (md5) mismatch for mappingresources4pdf_other_20091116.tar.Z Error: Checksum (sha1) mismatch for mappingresources4pdf_other_20091116.tar.Z Error: Checksum (rmd160) mismatch for mappingresources4pdf_other_20091116.tar.Z *** The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch: <https://trac.macports.org/wiki/MisbehavingServers>
Note: See
TracTickets for help on using
tickets.


Maybe also another packages such as ghostscript-fonts and mappingresources4pdf_2unicode, mappingresources4pdf_other are in the same directory and therefore miss to download.