https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197345
Bug ID: 197345 Summary: pkg estimates 0 GiB additional disk space Product: Base System Version: 10.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: dr.kl...@gmx.at When pkg installes a packet that requires more than some hundred MB it uses gigabytes to show the required disk space. But when the needed disk space is smaller that 1 gigabyte, it gives 0 gigabyte as space requirement. Steps to reproduce: # pkg install racket Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. The following 1 packages will be affected (of 0 checked): New packages to be INSTALLED: racket: 6.1_2 The process will require 0 GiB more space. 67 MiB to be downloaded. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"