* [gentoo-user] paludis vs emerge
@ 2008-01-26 0:30 David Relson
2008-01-26 0:45 ` Brian Marshall
0 siblings, 1 reply; 4+ messages in thread
From: David Relson @ 2008-01-26 0:30 UTC (permalink / raw
To: gentoo-user
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 produces:
[ebuild UD] kde-base/kde-3.5.7 [3.5.8] USE="..."
[ebuild U ] sys-apps/paludis-0.26.0_alpha9 [0.26.0_alpha7] USE="..."
[noomerge ] kde-base/kde-3.5.7 [3.5.8] USE="..."
[nomerge ] sys-apps/paludis-0.26.0_alpha9 [0.26.0_alpha7] ...
[ebuild U ] dev-libs/boost-1.34.1-r2 [1.34.1-r1] ...
[ebuild UD] app-misc/mime-types-5 [7] ..
Would you like to merge these packages? [Yes/No] no
Quitting.
I like the one brevity as I can see a lot of information and then
decide whether to go ahead or not.
"paludis --show-use-descriptions none -p -i world" lets me see
what's going to happen. On the down side, I need to run it a
second time (without the "-p") to install the packages. Also,
paludis first prints a bunch of informational messages and then prints 4
info lines per package.
Have I overlooked an option comparable to "--ask" ?
Have I overlooked an option to suppress the initial messages.
Thanks.
David
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] paludis vs emerge
2008-01-26 0:30 [gentoo-user] paludis vs emerge David Relson
@ 2008-01-26 0:45 ` Brian Marshall
2008-01-26 10:31 ` Dirk Heinrichs
2008-01-30 10:18 ` Ralf Stephan
0 siblings, 2 replies; 4+ messages in thread
From: Brian Marshall @ 2008-01-26 0:45 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1597 bytes --]
On Fri, 25 Jan 2008 19:30:55 -0500
David Relson <relson@osagesoftware.com> 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'm not liking that aspect.
>
> My typical emerge command is "emerge -auDtqv world" and produces:
>
> [ebuild UD] kde-base/kde-3.5.7 [3.5.8] USE="..."
> [ebuild U ] sys-apps/paludis-0.26.0_alpha9 [0.26.0_alpha7]
> USE="..." [noomerge ] kde-base/kde-3.5.7 [3.5.8] USE="..."
> [nomerge ] sys-apps/paludis-0.26.0_alpha9 [0.26.0_alpha7] ...
> [ebuild U ] dev-libs/boost-1.34.1-r2 [1.34.1-r1] ...
> [ebuild UD] app-misc/mime-types-5 [7] ..
>
> Would you like to merge these packages? [Yes/No] no
>
> Quitting.
>
> I like the one brevity as I can see a lot of information and then
> decide whether to go ahead or not.
>
> "paludis --show-use-descriptions none -p -i world" lets me see
> what's going to happen. On the down side, I need to run it a
> second time (without the "-p") to install the packages. Also,
> paludis first prints a bunch of informational messages and then
> prints 4 info lines per package.
>
> Have I overlooked an option comparable to "--ask" ?
>
No, Paludis is non-interactive.
> Have I overlooked an option to suppress the initial messages.
>
Use --compact to compress the package output and --log-level to control
the amount of informational messages.
> Thanks.
>
> David
Brian
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] paludis vs emerge
2008-01-26 0:45 ` Brian Marshall
@ 2008-01-26 10:31 ` Dirk Heinrichs
2008-01-30 10:18 ` Ralf Stephan
1 sibling, 0 replies; 4+ messages in thread
From: Dirk Heinrichs @ 2008-01-26 10:31 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 317 bytes --]
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...
Dirk
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] paludis vs emerge
2008-01-26 0:45 ` Brian Marshall
2008-01-26 10:31 ` Dirk Heinrichs
@ 2008-01-30 10:18 ` Ralf Stephan
1 sibling, 0 replies; 4+ messages in thread
From: Ralf Stephan @ 2008-01-30 10:18 UTC (permalink / raw
To: gentoo-user
> > 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 faster?
Regards,
ralf
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-01-30 10:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-26 0:30 [gentoo-user] paludis vs emerge David Relson
2008-01-26 0:45 ` Brian Marshall
2008-01-26 10:31 ` Dirk Heinrichs
2008-01-30 10:18 ` Ralf Stephan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox