Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7039

Summary: emerge libnet installs libnet.3 to /usr/share/man
Product: Gentoo Linux Reporter: Mr. Bones. (RETIRED) <mr_bones_>
Component: [OLD] LibraryAssignee: Daniel Ahlberg (RETIRED) <aliz>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: libnet 1.1.0
libnet 1.1.0

Description Mr. Bones. (RETIRED) gentoo-dev 2002-08-26 01:59:41 UTC
After doing "emerge libnet" the file /usr/share/man/libnet.3 exists.
I think this should probably be /usr/share/man/man3/libnet.3.gz.
Comment 1 Maurizio Disimino 2002-08-26 02:27:52 UTC
ok. I was trying tracking down the problem .. but

!!! libnet.tar.gz: message digests do not match!
!!! libnet.tar.gz is corrupt or incomplete.
>>> our recorded digest: ddf53f0f484184390e8c2a1bd0853667
>>>  your file's digest: b46e650d9d0e7ad5ef9439c7cd281922
>>> Please delete /usr/portage/distfiles/libnet.tar.gz and refetch.

our digest is OF COURSE different since the download link
for the new version (1.1.0) is the same of 1.0.2a that we've in portage.

typo in HOMEPAGE: should be "http://www.packetfactory.net/libnet/"
missing a "t"
Comment 2 Maurizio Disimino 2002-08-26 02:59:05 UTC
- econf for configure
- fixed the man problem
- updated to 1.1.0
[...]
Please note this is libnet 1.1.x.  Any code written for 1.0.x will NOT work
without porting.  Read the MIGRATION document for more info.
[...]
- keyword 'x86'
- digest: MD5 b46e650d9d0e7ad5ef9439c7cd281922 libnet.tar.gz 210621

NB: dunno if we should include the sample dir in the docs.

ebuild attached.
Comment 3 Maurizio Disimino 2002-08-26 02:59:36 UTC
Created attachment 3429 [details]
libnet 1.1.0
Comment 4 Maurizio Disimino 2002-08-26 03:01:10 UTC
Created attachment 3430 [details]
libnet 1.1.0

forgot the typo in HOMEPAGE
fixed
Comment 5 Daniel Ahlberg (RETIRED) gentoo-dev 2002-08-27 12:11:52 UTC
Commited, thanks for the ebuild!