Bug 1559258 - tcp_wrappers is still there
Summary: tcp_wrappers is still there
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: tcp_wrappers
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-22 06:09 UTC by lnie
Modified: 2019-03-26 12:12 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-26 12:12:32 UTC
Type: Bug


Attachments (Terms of Use)

Description lnie 2018-03-22 06:09:34 UTC
Description of problem:
according to http://fedoraproject.org/wiki/User:Jjelen/Draft/Testcase_tcp_wrappers there should not be tcp_wrappers 

[liveuser@localhost-live ~]$ rpm -q tcp_wrappers
tcp_wrappers-7.6-89.fc28.x86_64


Version-Release number of selected component (if applicable):
Fedora-Workstation-Live-x86_64-28-20180320.n.0.iso

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Jakub Jelen 2018-03-22 07:56:25 UTC
What did bring this library to your system? I am able to safely remove this package without taking any other package without it:

[root@f28 ~]# dnf remove tcp_wrappers
Dependencies resolved.
===================================================================
 Package            Arch    Version        Repository         Size
===================================================================
Removing:
 tcp_wrappers       x86_64  7.6-90.fc28    @updates-testing  219 k
Removing unused dependencies:
 tcp_wrappers-libs  x86_64  7.6-90.fc28    @updates-testing  141 k

Transaction Summary
===================================================================
Remove  2 Packages

Or do you think it is still hardcoded in some of the composes lists?

Comment 2 sumantro 2018-03-22 10:45:58 UTC
Okay, I know where this is coming from, seems like the composes are still coming with tcp_wrappers-7.6-89.fc28.src.rpm
https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-28/compose/Workstation/source/tree/Packages/t/

Comment 3 Jakub Jelen 2018-03-22 14:00:34 UTC
Yes, the composes still list tcp_wrappers. Lest remove them:

https://pagure.io/fedora-comps/issue/247


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