Seems if you have package X which depends on package Y which
depends on package Z then pkg_add -r X will always fail unless
you first :-
1. pkg_add -r Y
2. pkg_add -r Z

The failure will be:-
pkg_add: could not find package Z !

This happens even though Z exists in the remote source package
directory.

Surely I've missed something very basic here and pkg_add isn't
that broken?

   Regards
   Steve

================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it.
In the event of misdirection, illegible or incomplete transmission please 
telephone +44 845 868 1337
or return the E.mail to [EMAIL PROTECTED]

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to