[Bug 258973] sysutils/getssl

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 Oct 2021 21:08:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258973

            Bug ID: 258973
           Summary: sysutils/getssl
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pez_098@yahoo.com
                CC: rainbow@sanitylinux.org
             Flags: maintainer-feedback?(rainbow@sanitylinux.org)
                CC: rainbow@sanitylinux.org

After upgrading to version 2.43, I now receive an error whenever I check for
updates or when it does the daily certificate check

The current repository has no releases or is improperly tagged; can't check for
upgrades

I am on FreeBSD 12.2-RELEASE-p7

I have tried uninstalling the port, installing it again and upgrading using
getssl -u It gets to the same version and get the same error.

Now it has changed, it has upgraded to 2.44 and the error is longer:

The current repository has no releases or is improperly tagged; can't check for
upgrades:
'{"url":"https://api.github.com/repos/srvrco/getssl/releases/50555592","assets_url":"https://api.github.com/repos/srvrco/getssl/releases/50555592/assets","upload_url":"https://uploads.github.com/repos/srvrco/getssl/releases/50555592/assets{?name,label}","html_url":"https://github.com/srvrco/getssl/releases/tag/v2.43","id":50555592,"author":{"login":"timkimber","id":15785928,"node_id":"MDQ6VXNlcjE1Nzg1OTI4","avatar_url":"https://avatars.githubusercontent.com/u/15785928?v=4","gravatar_id":"","url":"https://api.github.com/users/timkimber","html_url":"https://github.com/timkimber","followers_url":"https://api.github.com/users/timkimber/followers","following_url":"https://api.github.com/users/timkimber/following{/other_user}","gists_url":"https://api.github.com/users/timkimber/gists{/gist_id}","starred_url":"https://api.github.com/users/timkimber/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/timkimber/subscriptions","organizations_url":"https://api.github.com/users/timkimber/orgs","repos_url":"https://api.github.com/users/timkimber/repos","events_url":"https://api.github.com/users/timkimber/events{/privacy}","received_events_url":"https://api.github.com/users/timkimber/received_events","type":"User","site_admin":false},"node_id":"RE_kwDOAvJYls4DA2rI",v2.43'

Options:
  -a, --all          Check all certificates
  -d, --debug        Output debug information
  -c, --create       Create default config files
  -f, --force        Force renewal of cert (overrides expiry checks)
  -h, --help         Display this help message and exit
  -i, --install      Install certificates and reload service
  -q, --quiet        Quiet mode (only outputs on error, success of new cert, or
getssl was upgraded)
  -Q, --mute         Like -q, but also mute notification about successful
upgrade
  -r, --revoke   "cert" "key" [CA_server] Revoke a certificate (the cert and
key are required)
  -u, --upgrade      Upgrade getssl if a more recent version is available - can
be used with or without domain(s)
  -X, --experimental tag  Upgrade to experimental releases, specified by tag
(e.g. v9.43)
  -U, --nocheck      Do not check if a more recent version is available
  -v  --version      Display current version of getssl
  -w working_dir "Working directory"
  --preferred-chain "chain" Use an alternate chain for the certificate

# getssl -v
getssl V2.44
# getssl -u
The current repository has no releases or is improperly tagged; can't check for
upgrades:
'{"url":"https://api.github.com/repos/srvrco/getssl/releases/50921720","assets_url":"https://api.github.com/repos/srvrco/getssl/releases/50921720/assets","upload_url":"https://uploads.github.com/repos/srvrco/getssl/releases/50921720/assets{?name,label}","html_url":"https://github.com/srvrco/getssl/releases/tag/v2.44","id":50921720,"author":{"login":"timkimber","id":15785928,"node_id":"MDQ6VXNlcjE1Nzg1OTI4","avatar_url":"https://avatars.githubusercontent.com/u/15785928?v=4","gravatar_id":"","url":"https://api.github.com/users/timkimber","html_url":"https://github.com/timkimber","followers_url":"https://api.github.com/users/timkimber/followers","following_url":"https://api.github.com/users/timkimber/following{/other_user}","gists_url":"https://api.github.com/users/timkimber/gists{/gist_id}","starred_url":"https://api.github.com/users/timkimber/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/timkimber/subscriptions","organizations_url":"https://api.github.com/users/timkimber/orgs","repos_url":"https://api.github.com/users/timkimber/repos","events_url":"https://api.github.com/users/timkimber/events{/privacy}","received_events_url":"https://api.github.com/users/timkimber/received_events","type":"User","site_admin":false},"node_id":"RE_kwDOAvJYls4DCQD4",v2.44'

Options:
  -a, --all          Check all certificates
  -d, --debug        Output debug information
  -c, --create       Create default config files
  -f, --force        Force renewal of cert (overrides expiry checks)
  -h, --help         Display this help message and exit
  -i, --install      Install certificates and reload service
  -q, --quiet        Quiet mode (only outputs on error, success of new cert, or
getssl was upgraded)
  -Q, --mute         Like -q, but also mute notification about successful
upgrade
  -r, --revoke   "cert" "key" [CA_server] Revoke a certificate (the cert and
key are required)
  -u, --upgrade      Upgrade getssl if a more recent version is available - can
be used with or without domain(s)
  -X, --experimental tag  Upgrade to experimental releases, specified by tag
(e.g. v9.43)
  -U, --nocheck      Do not check if a more recent version is available
  -v  --version      Display current version of getssl
  -w working_dir "Working directory"
  --preferred-chain "chain" Use an alternate chain for the certificate

-- 
You are receiving this mail because:
You are the assignee for the bug.