Bug 1771328 - system-config-rootpassword fails to install
Summary: system-config-rootpassword fails to install
Keywords:
Status: CLOSED DUPLICATE of bug 1764887
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-rootpassword
Version: 31
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-12 07:46 UTC by nvwarr
Modified: 2019-11-12 08:26 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-11-12 08:26:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description nvwarr 2019-11-12 07:46:24 UTC
Description of problem:

system-config-rootpassword fails to install because it depends on non-existant python2-cracklib

Version-Release number of selected component (if applicable):

system-config-rootpassword-1.99.6-20.fc31.noarch

How reproducible:

Always

Steps to Reproduce:
1.  sudo dnf install -y system-config-rootpassword

Actual results:

Error: 
 Problem: conflicting requests
  - nothing provides python2-cracklib needed by system-config-rootpassword-1.99.6-20.fc31.noarch
(try to add '--skip-broken' to skip uninstallable packages)


Expected results:

should install

Additional info:

python2 bindings in cracklib were dropped completely "Fri Aug  9 2019 Tomáš Mráz" (from the changelog of cracklib) and it doesn't seem to have ever had python3 bindings.

See also:

https://bugzilla.redhat.com/show_bug.cgi?id=1320654

Comment 1 Tomas Mraz 2019-11-12 08:26:34 UTC

*** This bug has been marked as a duplicate of bug 1764887 ***


Note You need to log in before you can comment on or make changes to this bug.