[MacPorts] #66441: Bogofilter missing, broken links, 404

MacPorts noreply at macports.org
Wed Dec 14 07:31:25 UTC 2022


#66441: Bogofilter missing, broken links, 404
-------------------------+--------------------
  Reporter:  Rezzy-dev   |      Owner:  (none)
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.8.0
Resolution:  worksforme  |   Keywords:
      Port:  bogofilter  |
-------------------------+--------------------
Changes (by jmroot):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 No, I stand by everything I said previously in this ticket. The source
 archive (`bogofilter-1.2.5.tar.xz`) does not come from
 packages.macports.org and there is no attempt to download it from there.
 MacPorts first attempts to download the binary archive
 (`bogofilter-1.2.5_1.darwin_14.x86_64.tbz2`) from packages.macports.org
 and a couple of its mirrors, and when that fails, it downloads the source
 instead, from distfiles.macports.org, its mirrors, or one of the many
 sourceforge mirrors (chosen based on ping time.) This is what that looks
 like (actual output from running this on my machine):
 {{{
 % sudo port install bogofilter
 --->  Computing dependencies for bogofilter
 --->  Fetching archive for bogofilter
 --->  Attempting to fetch bogofilter-1.2.5_1.darwin_21.x86_64.tbz2 from
 file:///opt/local/var/macports/packages/bogofilter
 --->  Attempting to fetch bogofilter-1.2.5_1.darwin_21.x86_64.tbz2 from
 https://packages.macports.org/bogofilter
 --->  Attempting to fetch bogofilter-1.2.5_1.darwin_21.x86_64.tbz2 from
 https://kmq.jp.packages.macports.org/bogofilter
 --->  Fetching distfiles for bogofilter
 --->  Attempting to fetch bogofilter-1.2.5.tar.xz from
 https://distfiles.macports.org/bogofilter
 --->  Verifying checksums for bogofilter
 --->  Extracting bogofilter
 --->  Applying patches to bogofilter
 --->  Configuring bogofilter
 --->  Building bogofilter
 --->  Staging bogofilter into destroot
 --->  Installing bogofilter @1.2.5_1
 --->  Activating bogofilter @1.2.5_1
 --->  Cleaning bogofilter
 }}}
 If packages.macports.org were serving a 200 response for files it doesn't
 have, an error would be happening before the distfile is downloaded for
 every port that lacks binaries, and it is not.

 We're not going to get any further here unless you can get your problem to
 happen again and provide the terminal output and log. Feel free to reopen
 if and when you are able to do so.

-- 
Ticket URL: <https://trac.macports.org/ticket/66441#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list