Opened 5 years ago

Closed 4 years ago

Last modified 4 years ago

#58482 closed defect (fixed)

curl-ca-bundle: livecheck broken

Reported by: chrstphrchvz (Christopher Chavez) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: curl-ca-bundle

Description

$ port -d livecheck curl-ca-bundle
DEBUG: Using normalized porturl file:///opt/local/var/macports/sources/github.com/macports/macports-ports/net/curl
DEBUG: Changing to port directory: /opt/local/var/macports/sources/github.com/macports/macports-ports/net/curl
DEBUG: OS darwin/18.6.0 (Mac OS X 10.14) arch i386
DEBUG: universal_variant is false, so not adding the default universal variant
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Finished running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Running callback portstartupitem::add_notes
DEBUG: Finished running callback portstartupitem::add_notes
DEBUG: Starting logging for curl-ca-bundle
DEBUG: Logging disabled, error opening log file: couldn't open "/opt/local/var/macports/logs/_opt_local_var_macports_sources_github.com_macports_macports-ports_net_curl/curl-ca-bundle/main.log": permission denied
DEBUG: Executing org.macports.main (curl-ca-bundle)
DEBUG: livecheck phase started at Fri May 17 07:05:51 CDT 2019
DEBUG: Executing org.macports.livecheck (curl-ca-bundle)
DEBUG: Port (livecheck) version is 3a4a3b9133e9
DEBUG: Fetching https://hg.mozilla.org/mozilla-central/log/tip/security/nss/lib/ckfw/builtins/certdata.txt
DEBUG: The regex is "/rev/([0-9a-f]+)""
DEBUG: The regex matched "/rev/f84b1b428d4298326511fbdb527c0029e5cdf638"", extracted "f84b1b428d4298326511fbdb527c0029e5cdf638"
Error: livecheck failed for curl-ca-bundle: extracted version 'f84b1b428d4298326511fbdb527c0029e5cdf638' is older than livecheck.version '3a4a3b9133e9'

Change History (2)

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 2af4f52617f56b1a65acac1244959feff23873dd/macports-ports (master):

curl-ca-bundle: Improve livecheck

Closes: #58482

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

In 2af4f52617f56b1a65acac1244959feff23873dd/macports-ports (dar, master, py38-reproject, revert-6945-rust-1.43.0, wireshark):

curl-ca-bundle: Improve livecheck

Closes: #58482

Note: See TracTickets for help on using tickets.