#30245: Macports incorrectly copies gzip file from local filesystem -----------------------------------+---------------------------------------- Reporter: lgillentine@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: base | Version: 1.9.2 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by lgillentine@…): Replying to [comment:5 ryandesign@…]:
The log says: {{{ :info:extract gzip: /opt/local/var/macports/distfiles/dbxml/dbxml-2.5.16.tar.gz: not in gzip format }}} If not in gzip format, what format is the file in? What are its contents? I assume the bug does not exist as described; I assume you instead downloaded an HTML file, computed its checksums, and put them in the Portfile, which of course doesn't work.
You are totally correct, as running strings on the partial file in the distfiles/ gives me an html file. How I downloaded an html file and called it dbxml-2.5.16 -- I have no idea.. But thanks to pixilla's download link, I now have a completely working Portfile. Is there a way to commit this working Portfile back to the main port list? I based this port file off another uncommited portfile: https://trac.macports.org/ticket/24429 Thanks! -- Ticket URL: <https://trac.macports.org/ticket/30245#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS