Opened 5 years ago

Closed 4 years ago

Last modified 4 years ago

#59183 closed defect (fixed)

sbsat: missing patchfile

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: sbsat

Description

sbsat cannot build because the portfile references a patchfile that does not exist: not in the files directory and not on the servers:

--->  Fetching distfiles for sbsat
DEBUG: elevating privileges for fetch: euid changed to 0, egid changed to 0.
DEBUG: dropping privileges: euid changed to 502, egid changed to 501.
DEBUG: Executing org.macports.fetch (sbsat)
--->  patch-peephole.diff does not exist in /opt/local/var/macports/distfiles/sbsat
--->  Attempting to fetch patch-peephole.diff from https://distfiles.macports.org/sbsat
  % 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
DEBUG: Fetching distfile failed: The requested URL returned error: 404
--->  Attempting to fetch patch-peephole.diff from http://www.cs.uc.edu/~weaversa/SBSAT_files/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   329  100   329    0     0    614      0 --:--:-- --:--:-- --:--:--   614

  0   329    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   329    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
DEBUG: Fetching distfile failed: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

I previously mentioned this in comment:ticket:57431:3.

Change History (1)

comment:1 Changed 4 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Looks like the patch file was added in [e4ed879ed23db2318bb55f0290487588be8a341b/macports-ports].

Last edited 4 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)
Note: See TracTickets for help on using tickets.