Bug 839247
| Summary: | samba4-dc should require samba4-python | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexey Torkhov <atorkhov> |
| Component: | samba4 | Assignee: | Andreas Schneider <asn> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | abokovoy, asn, gdeschner, sbose, ssorce |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-07-23 20:21:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
samba4-dc is not functional, please read README.dc. I can expand text there to explain why samba-tool will not work in current samba4-dc configuration. It had samba-tool util in F-17 which is version in bug. Anyway, it doesn't prevents to add this Require under %{with_dc} condition even in Rawhide.
samba4-4.0.0-58alpha18.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/samba4-4.0.0-58alpha18.fc17 Package samba4-4.0.0-58alpha18.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing samba4-4.0.0-58alpha18.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-10606/samba4-4.0.0-58alpha18.fc17 then log in and leave karma (feedback). samba4-4.0.0-58alpha18.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: samba4-dc should require samba4-python, otherwise samba-tool is not functional. Version-Release number of selected component (if applicable): samba4-dc-4.0.0-57alpha18.fc17.x86_64 How reproducible: Always. Steps to Reproduce: 1. Install samba4 2. Run samba-tool Actual results: # samba-tool Traceback (most recent call last): File "/bin/samba-tool", line 26, in <module> from samba.netcmd.main import cmd_sambatool ImportError: No module named samba.netcmd.main Expected results: No error. Additional info: There was an expired bug #500689 that has similar (but not only this one) problem.