Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 707878

Summary: net-fs/s3ql with dev-python/pycryptodome - pkg_resources.DistributionNotFound: The 'pycrypto' distribution was not found and is required by s3ql
Product: Gentoo Linux Reporter: David Gasaway <dave>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED OBSOLETE    
Severity: normal CC: unixway.drive+bugs.gentoo
Priority: Normal Keywords: PATCH, PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Deadline: 2020-09-21   

Description David Gasaway 2020-02-02 09:28:01 UTC
The ebuild was changed to pull pycryptodome instead of pycrypto, but it doesn't quite work out of the box.  The following file needs a change from 'pycrypto' to 'pycryptodome'.

/usr/lib64/python3.6/site-packages/s3ql-2.33-py3.6.egg-info/requires.txt

Reproducible: Always

Steps to Reproduce:
1. Install net-fs/s3ql-2.33
2. Try to mount an existing

Actual Results:  
pkg_resources.DistributionNotFound: The 'pycrypto' distribution was not found and is required by s3ql

Expected Results:  
File system mounts
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-21 14:27:49 UTC
package(s) removed.