#5747 Clean up spec file Requires
Closed: fixed 5 years ago Opened 8 years ago by jcholast.

There are missing as well as redundant Requires and BuildRequires in the spec file. Some were already fixed:

But there are more.

Cross-check the Requires and BuildRequires listed in the spec file with the actual code and add or remove them as necessary.


Scope of this ticket should be limited: do expert assessment by checking the spec. No development of automatic tool.

4.4.0 was released, moving open tickets to 4.4.1

After install freeipa-admintools there is missing dependency on python-dns:

[root@albireo ~]# ipa group-add-member --groups=bottomgr topgr
Traceback (most recent call last):
  File "/bin/ipa", line 29, in <module>
    from ipalib import api, cli
  File "/usr/lib/python2.7/site-packages/ipalib/__init__.py", line 885, in <module>
    from ipalib.frontend import Command, LocalOrRemote, Updater
  File "/usr/lib/python2.7/site-packages/ipalib/frontend.py", line 34, in <module>
    from ipalib.parameters import create_param, Param, Str, Flag, Password
  File "/usr/lib/python2.7/site-packages/ipalib/parameters.py", line 109, in <module>
    import dns.name
ImportError: No module named dns.name

Metadata Update from @jcholast:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 4.5

7 years ago

Metadata Update from @mbasti:
- Issue close_status updated to: None
- Issue set to the milestone: FreeIPA 4.5.1 (was: FreeIPA 4.5)

7 years ago

Metadata Update from @mbasti:
- Issue set to the milestone: FreeIPA 4.5.2 (was: FreeIPA 4.5.1)

6 years ago

FreeIPA 4.5.1 has been released, moving to FreeIPA 4.5.2 milestone

Metadata Update from @tkrizek:
- Issue set to the milestone: FreeIPA 4.5.3 (was: FreeIPA 4.5.2)

6 years ago

Metadata Update from @tkrizek:
- Issue set to the milestone: FreeIPA 4.5.4 (was: FreeIPA 4.5.3)

6 years ago

Metadata Update from @tkrizek:
- Issue set to the milestone: FreeIPA 4.5.5 (was: FreeIPA 4.5.4)

6 years ago

All cleanups suggestions from the mail have been addressed.

Metadata Update from @cheimes:
- Issue close_status updated to: fixed

5 years ago

Login to comment on this ticket.

Metadata