Ticket #504 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

comment:1 Changed 5 years ago by ciaranm

  • Cc pioto added
  • Blocking set to 445

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.

comment:2 Changed 5 years ago by ciaranm

  • Status changed from new to closed
  • Resolution set to fixed

r4554

Note: See TracTickets for help on using tickets.