Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Oct 2001 10:12:39 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Gordon Tetlow <gordont@gnf.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/pkg_install/create perform.c...
Message-ID:  <3BBD5D67.7CAA462B@FreeBSD.org>
References:  <Pine.LNX.4.33.0110040954560.31864-100000@smtp.gnf.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gordon Tetlow wrote:

> On Thu, 4 Oct 2001, Maxim Sobolev wrote:
>
> > Yes and no. :) It deletes all packages recursively, so if package A requires package
> > B and package C in turn requires package A, doing pkg_delete -r B will delete A, B
> > and C.
>
> Not exactly what I was driving at. Packages A and B both require package
> C. What happens if I do a pkg_delete -r A? Does it delete C?

No, because C doesn't require A.

-Maxim


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BBD5D67.7CAA462B>