Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93620 - ltsp should accept dnsmasq for dependancy on dhcp (or: please add virtual/dhcpd)
Summary: ltsp should accept dnsmasq for dependancy on dhcp (or: please add virtual/dhcpd)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-22 18:02 UTC by gent_bz
Modified: 2005-06-07 01:39 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 gent_bz 2005-05-22 18:02:26 UTC
ltsp depends on net-misc/dhcp to provide a dhcp server.  net-misc/dnsmasq is a
dhcp server, ergo ltsp should be happy with dnsmasq installed.

Bigger picture: more than one package provides a dhcp server.  virtual/dhcpd (to
parallel virtual/dhcpc) would make sense.

Reproducible: Always
Steps to Reproduce:
emerge dnsmasq
emerge -p ltsp

Actual Results:  

These are the packages that I would merge, in order:

Calculating dependencies   ...done!

[ebuild  N   ] net-misc/dhcp-3.0.2
[ebuild  N   ] net-misc/ltsp-4.1.1


Expected Results:  

These are the packages that I would merge, in order:

Calculating dependencies   ...done!

[ebuild  N   ] net-misc/ltsp-4.1.1
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2005-06-06 05:48:48 UTC
the rule for virtuals is: no virtual until a dozen deps 
so no virtual for now, but i changed the dep :-) 
Comment 2 gent_bz 2005-06-06 06:24:52 UTC
Fantastic, thanks.
Comment 3 gent_bz 2005-06-06 18:37:17 UTC
Almost.

You put net-misc/dnsmasq in the ebuild - it should be net-dns/dnsmasq.
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2005-06-07 01:39:36 UTC
sorry, fixed