Ticket #504 (closed defect: fixed)
Total bytes to download incorrect
| Reported by: | bmarshall | Owned by: | ciaranm |
|---|---|---|---|
| Priority: | Sometime | Milestone: | |
| Component: | core/paludis/util | Version: | 0.26.0_alpha9 |
| Keywords: | Cc: | pioto | |
| Blocked By: | Blocking: | 445 | |
| Distribution: |
Description
When running a routine paludis -pi world I saw this message:
Total: 96 packages (1 new, 94 upgrades, 1 downgrade), at most -2.09403e+09 Bytes to download
Most of them are kde4.0.0 -> kde4.0.1 packages.
Change History
Note: See
TracTickets for help on using
tickets.

We have a few options here... The nice way is for IDs to export a bunch of file, checksum, size information... The not so nice way is to just detect overflow.