Bug 152388 - print/cups-base can not use dnssd
Summary: print/cups-base can not use dnssd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-18 23:30 UTC by Doug Barton
Modified: 2010-11-27 09:14 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Barton freebsd_committer freebsd_triage 2010-11-18 23:30:14 UTC
	cups-base uses a multicast DNS function that is present in
	mDNSResponder, but not avahi (kDNSServiceFlagsShareConnection).

	See the bug here:
	http://www.avahi.org/ticket/303

Fix: 

For now, the OPTION should be removed.
How-To-Repeat: 	Attempt to use a pre-existing dnssd printer definition
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-18 23:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-27 09:07:04 UTC
dinoex      2010-11-27 09:06:58 UTC

  FreeBSD ports repository

  Modified files:
    print/cups-base      Makefile 
  Log:
  - add BROKEN
  PR:             152388
  Submitted by:   Doug Barton
  
  Revision  Changes    Path
  1.150     +1 -0      ports/print/cups-base/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2010-11-27 09:13:56 UTC
State Changed
From-To: open->closed

committed, thanks.