[Bug 194856] New: [patch] print/cups-base: cupsd starts before mdnsd during boot, fails to advertise printers.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 6 04:25:14 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194856

            Bug ID: 194856
           Summary: [patch] print/cups-base: cupsd starts before mdnsd
                    during boot, fails to advertise printers.
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: draenan at gmail.com

Created attachment 149115
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149115&action=edit
Modify REQUIRE line in files/cupsd.in for Zeroconf.

During boot, cupsd runs before mdnsd.  This leads to a situation where cupsd
fails to register shared printers for Zeroconf because mdnsd is not running. 
Restarting cupsd successfully registers the printers.

The attached patch is based on the way net/netatalk3 handles this situation. 
It adds mdnsd or avahi_daemon to the REQUIRE line in the cupsd RC script.

Bug encountered on a 9.3-RELEASE amd64 system.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list