Error in quagga-0.99.22.4_2 using: make install -- partial file ===> Creating users and/or groups. Creating group 'quagga' with gid '101'. Creating user 'quagga' with uid '101'. pkg-static: Unknown user: 'wheel' pkg-static: Unknown user: 'wheel' Installing quagga-0.99.22.4_2... done ========================================================== To enable quagga, add the following lines to rc.conf:
defaultrouter="NO" quagga_enable="YES" --- all the files that is supposed to be in /usr/local/etc/rc.d/quagga ... is missing the error is in: file /usr/ports/net/guagga/pkg-plist observe the last 2 lines -- @dirrmtry %%LOCALSTATE_DIR%% @dirrmtry %%ETCDIR%% @group root @owner wheel -- the correct is in e /usr/ports/net/guagga/pkg-plist -- @dirrmtry %%LOCALSTATE_DIR%% @dirrmtry %%ETCDIR%% @owner root @group wheel --- There isn't group root or user wheel but the oposite . Thanks for fixing this in freebsd ports.... Paniago -- Carlos Fernando Assis Paniago Núcleo de Tecnologia da Informação Embrapa Informática Agropecuária Fone: +55(19)3211-5815 fone@RNP: 55(19)1221-6000 INOC-DBA: 11097*100 http://www.cnptia.embrapa.br ____________________________________________________________________________ Aviso de confidencialidade Esta mensagem da Empresa Brasileira de Pesquisa Agropecuaria (Embrapa), empresa publica federal regida pelo disposto na Lei Federal no. 5.851, de 7 de dezembro de 1972, e enviada exclusivamente a seu destinatario e pode conter informacoes confidenciais, protegidas por sigilo profissional. Sua utilizacao desautorizada e ilegal e sujeita o infrator as penas da lei. Se voce a recebeu indevidamente, queira, por gentileza, reenvia-la ao emitente, esclarecendo o equivoco. Confidentiality note This message from Empresa Brasileira de Pesquisa Agropecuaria (Embrapa), a government company established under Brazilian law (5.851/72), is directed exclusively to its addressee and may contain confidential data, protected under professional secrecy rules. Its unauthorized use is illegal and may subject the transgressor to the law's penalties. If you are not the addressee, please send it back, elucidating the failure. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
