[MacPorts] #66373: beets-full @1.6.0: Failed to mirror beets-full: The requested URL returned error: 404 Not Found

MacPorts noreply at macports.org
Tue Nov 29 22:19:14 UTC 2022


#66373: beets-full @1.6.0: Failed to mirror beets-full: The requested URL returned
error: 404 Not Found
------------------------+------------------------
 Reporter:  ryandesign  |      Owner:  catap
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.8.0
 Keywords:              |       Port:  beets-full
------------------------+------------------------
 https://build.macports.org/builders/jobs-
 mirror/builds/492168/steps/mirror/logs/stdio
 {{{
 --->  Fetching distfiles for beets-full
 --->  beets-full-1.6.0.tar.gz does not exist in
 /Volumes/RAID/opt/local/var/rsync/macports/distfiles/beets
 --->  Attempting to fetch beets-full-1.6.0.tar.gz from
 http://distfiles.macports.org/beets
   % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                  Dload  Upload   Total   Spent    Left
 Speed

   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
 0--->  Attempting to fetch beets-full-1.6.0.tar.gz from
 https://files.pythonhosted.org/packages/source/b/beets-full
   % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                  Dload  Upload   Total   Spent    Left
 Speed

   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
 0
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
 0--->  Attempting to fetch beets-full-1.6.0.tar.gz from
 http://mirror.fcix.net/macports/distfiles/beets
   % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                  Dload  Upload   Total   Spent    Left
 Speed

   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
 0
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
 0Error: Failed to mirror beets-full: The requested URL returned error: 404
 Not Found
 Error: See /opt/local/var/buildmaster/build/prefix/var/macports/logs
 /_opt_local_var_buildworker_jobs_jobs-mirror_build_ports_audio_beets
 /beets-full/main.log for details.
 }}}

 The problem is that the port disables the fetch, extract, and checksum
 phases:

 {{{
     fetch           {}
     extract         {}
     checksum        {}
 }}}

 Instead, the port should clear the distfiles variable:

 {{{
     distfiles
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66373>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list