Problem updating "py37-cryptography" and "py37-openssl" with poudriere

Jerry jerry at seibercom.net
Sun Mar 7 12:58:42 UTC 2021


FreeBSD 11.4-RELEASE-p8

The following command elicits the corresponding output:

 /usr/sbin/pkg version -vL=
py37-cryptography-3.3.2            >   succeeds index (index has 2.9.2)
py37-openssl-20.0.1                <   needs updating (index has 19.1.0,1)

The problem is that when I run poudriere, it refuses to update these files.
It thinks these files are up-to-date. I cannot find anything in the log
files to explain this abnormality. The problem probably stems from this: 

py37-cryptography-3.3.2            >   succeeds index (index has 2.9.2)

I captured the output of pourdriere and extracted this:

"security\py-cryptography"
[00:00:04] security/py-acme depends on security/py-cryptography at py37
[00:00:04] security/py-certbot depends on security/py-cryptography at py37
[00:00:05] net/py-urllib3 depends on security/py-cryptography at py37
[00:00:05] security/py-josepy depends on security/py-cryptography at py37
[00:00:05] security/py-cryptography depends on devel/ccache
[00:00:05] security/py-cryptography depends on devel/py-cffi at py37
[00:00:05] security/py-cryptography depends on devel/py-setuptools at py37
[00:00:05] security/py-cryptography depends on devel/py-six at py37
[00:00:05] security/py-cryptography depends on lang/python37
[00:00:05] security/py-cryptography depends on ports-mgmt/pkg
[00:00:05] security/py-cryptography depends on security/openssl
[00:00:05] security/py-openssl depends on security/py-cryptography at py37

"security\py-openssl"
[00:00:04] security/py-acme depends on security/py-openssl at py37
[00:00:04] security/py-certbot depends on security/py-openssl at py37
[00:00:05] net/py-urllib3 depends on security/py-openssl at py37
[00:00:05] security/py-josepy depends on security/py-openssl at py37
[00:00:05] security/py-openssl depends on devel/ccache
[00:00:05] security/py-openssl depends on devel/py-setuptools at py37
[00:00:05] security/py-openssl depends on devel/py-six at py37
[00:00:05] security/py-openssl depends on lang/python37
[00:00:05] security/py-openssl depends on ports-mgmt/pkg
[00:00:05] security/py-openssl depends on security/py-cryptography at py37

My time is minimal right now, so If anyone knows what is happening here, I
would appreciate it.

Thanks!

-- 
Jerry



More information about the freebsd-questions mailing list