Date: Sat, 1 Jul 2006 01:00:35 GMT From: "Timur I. Bakeyev" <timur@gnu.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/99612: net/samba3 requires that cupsd start before samba.sh, but the starting order is reversed Message-ID: <200607010100.k6110Z23097375@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/99612; it has been noted by GNATS. From: "Timur I. Bakeyev" <timur@gnu.org> To: bug-followup@FreeBSD.org, john_m_cooper@yahoo.com Cc: Subject: Re: ports/99612: net/samba3 requires that cupsd start before samba.sh, but the starting order is reversed Date: Sat, 01 Jul 2006 02:53:02 +0200 Hi John! Thanks for your report! The problem with the startup script is that CUPS had changed(?) the name how it's mentioned in PROVIDE: section from 'cups' to 'cupsd' If you take a look into REQUIRE: section of samba.sh you can notice that 'cups'. Changing it to 'cupsd' should fix the problem. I'm going to put that change into next version of the Samba port. with regards, Timur Bakeyev.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607010100.k6110Z23097375>