Bug 255989

Summary: security/gvm: poudriere builder failure due conflict: py38-pycrypto versus py38-pycryptodome
Product: Ports & Packages Reporter: O. Hartmann <ohartmann>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (acm)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description O. Hartmann 2021-05-19 07:13:11 UTC
Building port security/gvm fails on poudriere:
Poudriere version: 3.3.6
Host OSVERSION: 1400013
Jail OSVERSION: 1300505

with a conflict between py38-pycrypto and py38-pycryptodome:

pkg-static: py38-pycrypto-2.6.1_3 conflicts with py38-pycryptodome-3.10.1 (installs files into the same place).  Problematic file: /usr/local/lib/python3.8/site-packages/Crypto/Cipher/AES.py
Comment 1 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2021-06-15 23:44:52 UTC
gvm is a metaport, could you tell me what port is failing exactly? it could not be a problem with gvm. Thanks!
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2021-06-18 07:22:41 UTC
Hi, I have tested it on poudriere and it compiles without problems. Maybe it was a temporal issue between pycrypto and pycryptodome. I'll close this PR. Feel free open it again if you  have the same problem