Bug 462207 - Missing header files in devel package
Summary: Missing header files in devel package
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: iptables
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: iptables-maint-list
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 479208
TreeView+ depends on / blocked
 
Reported: 2008-09-14 05:45 UTC by Christian Tosta
Modified: 2009-04-12 16:10 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-04-12 16:10:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to install the missing headers (787 bytes, patch)
2008-09-14 05:45 UTC, Christian Tosta
no flags Details | Diff
Patch to spec file (1.65 KB, patch)
2008-09-14 05:46 UTC, Christian Tosta
no flags Details | Diff

Description Christian Tosta 2008-09-14 05:45:41 UTC
Created attachment 316680 [details]
Patch to install the missing headers

Description of problem:
Follow headers not installed by devel package:

libipulog.h
libip6tc.h 
libiptc.h

Version-Release number of selected component (if applicable):
iptables-1.4.1.1-2.fc9

How reproducible:
Ever

Steps to Reproduce:
1.Install iptables-devel package
2.Try to compile ipp2p for example
3.See the headers is missing
  
Actual results:
Header files is missing


Expected results:
Header files is installed

Additional info:

Comment 1 Christian Tosta 2008-09-14 05:46:28 UTC
Created attachment 316681 [details]
Patch to spec file

Comment 2 john.haxby@oracle.com 2008-11-17 15:42:52 UTC
See also bug 402281

Comment 3 john.haxby@oracle.com 2008-11-17 16:00:55 UTC
What's annoying is that libiptc.h, at least, was in 1.4.0-4.fc9:

yum whatprovides '*libiptc.h'
Loaded plugins: changelog, refresh-packagekit
iptables-devel-1.4.0-4.fc9.x86_64 : Development package for iptables
Matched from:                                                       
Filename    : /usr/include/libiptc/libiptc.h                        



iptables-devel-1.4.0-4.fc9.i386 : Development package for iptables
Matched from:                                                     
Filename    : /usr/include/libiptc/libiptc.h

Comment 4 Matthias Saou 2009-01-09 12:18:18 UTC
I can confirm that Fedora 10's iptables-devel-1.4.1.1-2.fc10 is also affected.

See bug #479208 for an example of how this breaks things unexpectedly. Raising severity.

Comment 5 Matthias Saou 2009-04-12 16:10:30 UTC
I just checked the devel package (F-11) and it's fixed there, apparently this report has been seen and taken into account, though not updated nor closed :

* Fri Feb 20 2009 Thomas Woerner <twoerner> 1.4.2-1
- new version 1.4.2
- removed TOS value mask patch (upstream)
- more review fixes (rhbz#225906)
- install all header files (rhbz#462207)
- dropped nf_ext_init (rhbz#472548)

I'll close the report now. Note that it would be nice to get updated packages backported for F-9 and F-10 to fix this, though.


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