pkg delete --no-recursive

Ben Woods woodsb02 at gmail.com
Fri Mar 13 09:22:56 UTC 2015


I have an existing bug report for correcting the pkg-delete man page:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194981

Whilst my patch doesn't change the wording of the -f, --force option, the
wording of that option makes more sense in the context of the man page once
it explains the default behavior is to delete packages that would be left
with unresolved dependencies.

Regards,
Ben

On Friday, March 13, 2015, Olivier Nicole <olivier.nicole at cs.ait.ac.th>
wrote:

> Marco,
>
> On Fri, Mar 13, 2015 at 3:42 PM, Marko Turk <markoml at markoturk.info
> <javascript:;>> wrote:
> > On Fri, Mar 13, 2015 at 03:27:10PM +0700, Olivier Nicole wrote:
> >> Hi,
> >>
> >> How to tell pkg delete to remove only *this* package and not all the
> >> ones that depends on it.
> >>
> >> There is a --recursive option, but it is applied by default and I don't
> >> see how to disable it.
> >>
> >> My goal is to remove perl5.14 in order to install perl5.20. All other
> >> packages that depend on perl5.14 will be rebuild afterward, so the
> >> dependecy will be updated accordingly.
> >>
> >> But in no case I want to delete all packages depending on perl, I *do*
> >> need them.
> >>
> >
> > Hi,
> >
> > -f, --force
> >     Forces packages to be removed despite leaving unresolved
> >     dependencies.
>
> thank you, that is really a *bad* choice of name for the option: it
> does what I need, but it certainly not mean what it does!
>
> Best regards,
>
> olivier
> _______________________________________________
> freebsd-questions at freebsd.org <javascript:;> mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org <javascript:;>"
>


-- 

--
From: Benjamin Woods
woodsb02 at gmail.com


More information about the freebsd-questions mailing list