Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267722 - net-misc/iputils is blocking net-misc/rarpd and vice versa
Summary: net-misc/iputils is blocking net-misc/rarpd and vice versa
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-28 04:11 UTC by Jason Houx
Modified: 2009-04-29 12:02 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 Jason Houx 2009-04-28 04:11:01 UTC
bibliothecae coldiso # emerge --update --deep --newuse -p net-misc/rarpd

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] net-libs/libnet-1.1.2.1-r1  USE="-doc" 
[ebuild  N    ] net-misc/rarpd-1.1-r3 
[blocks B     ] net-misc/iputils ("net-misc/iputils" is blocking net-misc/rarpd-1.1-r3)
[blocks B     ] net-misc/rarpd ("net-misc/rarpd" is blocking net-misc/iputils-20071127)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('ebuild', '/', 'net-misc/rarpd-1.1-r3', 'merge') pulled in by
    net-misc/rarpd


Doesn't seem quite right that iputils and rarpd should conflict and block like this.  Ping seems like a legit tool you would want to have with a rarpd

Reproducible: Always

Steps to Reproduce:
Tried on multiple X86 platforms.   AMD64 its actually masked.

Try to emerge net-misc/rarpd on a X86 platform and get told that iputils is blocking it.
Actual Results:  
[blocks B     ] net-misc/iputils ("net-misc/iputils" is blocking net-misc/rarpd-1.1-r3)
[blocks B     ] net-misc/rarpd ("net-misc/rarpd" is blocking net-misc/iputils-20071127)


Expected Results:  
Should not have to unmerge iputils
Comment 1 Sebastian Luther (few) 2009-04-28 11:28:35 UTC
See bug 197110.
Comment 2 SpanKY gentoo-dev 2009-04-29 04:03:48 UTC
i dont see the bug.  iputils already provides rarpd.
Comment 3 Jason Houx 2009-04-29 12:02:57 UTC
(In reply to comment #2)
> i dont see the bug.  iputils already provides rarpd.
> 

This is correct - did not know that iputils installed rarpd in which case net-misc/rarpd is not needed at all if iputils is installed =)  I have a sun station 5 that I needed to netboot to get OpenBSD on missed rarpd as part of the iputil.  Thanks - I will mark this as closed.