[MacPorts] #50390: py-pyobjc @3.0.4: missing patch file
#50390: py-pyobjc @3.0.4: missing patch file ----------------------+--------------------------- Reporter: devans@… | Owner: khindenburg@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: py-pyobjc ----------------------+--------------------------- Patch files patch-Modules-3.0.4.diff seems to be missing from this port. Old patch-Modules-3.0.1.diff is there instead. -- Ticket URL: <https://trac.macports.org/ticket/50390> MacPorts <https://www.macports.org/> Ports system for OS X
#50390: py-pyobjc @3.0.4: missing patch file ------------------------+--------------------------- Reporter: devans@… | Owner: khindenburg@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-pyobjc | ------------------------+--------------------------- Comment (by khindenburg@…): Did you get that error on darwin 11 or 12? I can't really test those but I could copy the patch for those versions. {{{ platform darwin 11 { patchfiles-append patch-Modules-${version}.diff } platform darwin 12 { patchfiles-append patch-Modules-${version}.diff } }} -- Ticket URL: <https://trac.macports.org/ticket/50390#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50390: py-pyobjc @3.0.4: missing patch file ------------------------+--------------------------- Reporter: devans@… | Owner: khindenburg@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-pyobjc | ------------------------+--------------------------- Comment (by devans@…): On darwin 12 but isn't the patch the same for both? -- Ticket URL: <https://trac.macports.org/ticket/50390#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50390: py-pyobjc @3.0.4: missing patch file ------------------------+--------------------------- Reporter: devans@… | Owner: khindenburg@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-pyobjc | ------------------------+--------------------------- Comment (by devans@…): What I mean is the port is looking for patch-Modules-3.0.4.diff but the files directory only has patch-Modules-3.0.1.diff in it. So tries to down load it from all the sites it can think of {{{ :debug:fetch Executing org.macports.fetch (py27-pyobjc) :info:fetch ---> patch-Modules-3.0.4.diff doesn't seem to exist in /opt/local/var/macports/distfiles/py-pyobjc :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from https://pypi.python.org/packages/source/p/pyobjc-core/ :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://sea.us.distfiles.macports.org/macports/distfiles/py-pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://distfiles.macports.org/py-pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://cjj.kr.distfiles.macports.org/py-pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py- pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://lil.fr.distfiles.macports.org/py-pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://nue.de.distfiles.macports.org/macports/distfiles/py-pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/py-pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/py-pyobjc :debug:fetch Fetching distfile failed: Operation too slow. Less than 1024 bytes/sec transferred the last 60 seconds :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://osl.no.distfiles.macports.org/py-pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/py-pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://jog.id.distfiles.macports.org/macports/mpdistfiles/py-pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/py- pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :notice:fetch ---> Attempting to fetch patch-Modules-3.0.4.diff from http://svn.macports.org/repository/macports/distfiles/py-pyobjc :debug:fetch Fetching distfile failed: The requested URL returned error: 404 :error:fetch org.macports.fetch for port py27-pyobjc returned: fetch failed :debug:fetch Error code: NONE }}} -- Ticket URL: <https://trac.macports.org/ticket/50390#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#50390: py-pyobjc @3.0.4: missing patch file ------------------------+--------------------------- Reporter: devans@… | Owner: khindenburg@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: py-pyobjc | ------------------------+--------------------------- Changes (by khindenburg@…): * status: new => closed * resolution: => fixed Comment: thanks - please update and let me know of any more issues r144922 -- Ticket URL: <https://trac.macports.org/ticket/50390#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#50390: py-pyobjc @3.0.4: missing patch file ------------------------+--------------------------- Reporter: devans@… | Owner: khindenburg@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: py-pyobjc | ------------------------+--------------------------- Comment (by devans@…): That works. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/50390#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts