Bug 14255 - python3-crypto is incorrectly listed as a dependency
Summary: python3-crypto is incorrectly listed as a dependency
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.12.0rc1
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL: https://gitlab.com/samba-team/samba/-...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-29 22:26 UTC by Andrew Bartlett
Modified: 2020-02-12 08:23 UTC (History)
1 user (show)

See Also:


Attachments
patch for Samba 4.12 (cherry-picked from master patch) (14.99 KB, patch)
2020-02-10 01:02 UTC, Andrew Bartlett
dbagnall: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Bartlett 2020-01-29 22:26:45 UTC
The bootstrap scripts list python3-crypto as a dependency for samba when this is not the case, except for  repl_cleartext_pwd.py, the untested prototype that inspired samba-tool user syncpasswords.
Comment 1 Andrew Bartlett 2020-02-10 01:02:08 UTC
Created attachment 15778 [details]
patch for Samba 4.12 (cherry-picked from master patch)
Comment 2 Karolin Seeger 2020-02-11 07:49:08 UTC
(In reply to Andrew Bartlett from comment #1)
Pushed to autobuild-v4-12-test.
Comment 3 Karolin Seeger 2020-02-12 08:23:45 UTC
(In reply to Karolin Seeger from comment #2)
Pushed to v4-12-test.
Closing out bug report.

Thanks!