Re: [gentoo-user] paludis vs emerge

2008-01-30 Thread Ralf Stephan
> > Have I overlooked an option comparable to "--ask" ? > > > No, Paludis is non-interactive. With 700 packages, paludis takes quite long here to give output, and having that double is irritating. Would it be possible to cache computations such that the second time (without -p) at least would be

Re: [gentoo-user] paludis vs emerge

2008-01-26 Thread Dirk Heinrichs
Am Samstag, 26. Januar 2008 schrieb Brian Marshall: > > Have I overlooked an option comparable to "--ask" ? > > No, Paludis is non-interactive. Nonsense (sorry). --ask functionality is added with a hook script. paludis -ip paludis-hooks. You'll get them from the paludis-extras overlay. Bye...

Re: [gentoo-user] paludis vs emerge

2008-01-25 Thread Brian Marshall
On Fri, 25 Jan 2008 19:30:55 -0500 David Relson <[EMAIL PROTECTED]> wrote: > I've been experimenting with paludis for the last month or two to > compare it with emerge. For my periodic "update world" runs the two > programs seem functionally comparable. Paludis is, however, more > verbose and I'

[gentoo-user] paludis vs emerge

2008-01-25 Thread David Relson
I've been experimenting with paludis for the last month or two to compare it with emerge. For my periodic "update world" runs the two programs seem functionally comparable. Paludis is, however, more verbose and I'm not liking that aspect. My typical emerge command is "emerge -auDtqv world" and p