[EMAIL PROTECTED] pisze:
----------------------------------------------------------------------

Is it possible (with paludis) to check size of files to download?
For emerge it was something like this:
--------------
# emerge -pv nano
[ebuild   N   ] app-editors/nano-2.0.6  USE="ncurses nls slang spell
unicode -debug -justify -minimal" *1,285 kB
*
Total: 1 package (1 reinstall), *Size of downloads: 1,285 kB*
--------------
So, the size of files to download is 1,285 kB.
Emerge calculates the size of dependencies too. If some files was
downloaded in the past, the size of  download for this file was zero.

It was very helpful because I could decide what to do - download files
with */emerge -f <atom>/* (paludis -if <atom>) and then install it */emerge
<atom>/*, or do /*emerge <atom>*/ without /*-f*/ at once.
Does paludis can give me this information? I can't find it in manuals.

Greetings, Arek
Is it possible (with paludis) to check size of files to download?

Not at present.
Does "Not in present" mean, that you (paludis developers ;))are going to add this functionality in the future, or it will never appear?
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to