Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26415 - Missing dependencies: net-misc/freeswan needs net-misc/host
Summary: Missing dependencies: net-misc/freeswan needs net-misc/host
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Jared H. Hudson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-11 10:21 UTC by Andy Crook
Modified: 2003-08-26 10:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Crook 2003-08-11 10:21:26 UTC
Without net-misc/host You get the next error messages using ipsec:
# ipsec verify
[...]
Looking for forward key for my.host.com                  /usr/lib/ipsec/verify:
line 96: host: command not found
[FAILED]
Looking for KEY in reverse map: 1.1.168.192.in-addr.arpa  
/usr/lib/ipsec/verify: line 128: host: command not found
[FAILED]
[...]

Afrer emerging host everything work fine

Reproducible: Always
Steps to Reproduce:
Comment 1 Jared H. Hudson (RETIRED) gentoo-dev 2003-08-21 07:05:57 UTC
Fixed in net-misc/freeswan-2.01, currently masked in package.mask, please unmask and let me know if it works
Comment 2 Andy Crook 2003-08-26 10:07:29 UTC
Yes, now I think this dependence is OK (according to freeswan-2.01.ebuild)
But the whole freeswan-2.01 won't emerge:

1. emerge sync - OK
2. comment out the string "=net-misc/freeswan-2.01"
3. ACCEPT_KEYWORDS="~x86" emerge freeswan
oops! after downloading and checking dependecies we get:
>>> md5 src_uri ;-) freeswan-2.01.tar.gz

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 207e44ab5674ae68691ef52188ebda5f
>>>  your file's digest: 563ddcd2873a04e39b1a440b7e79964d
!!! File does not exist: /usr/portage/distfiles//x509-1.4.3-freeswan-2.01.tar.gz

(but actally both files downloaded OK)