Thanks!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/879#issuecomment-538968550___
Rpm-maint mailing list
Rpm-maint@lists.rp
Closed #879 via #883.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/879#event-2691493038___
Rpm-maint mailing list
Rpm-maint@
It's indeed one of those annual bug reports.
We can change, but that'll affect some programs that are looking for this exact
message in its current form. OTOH the ones I know (yum, and thus probably dnf
too) only do so in order to "translate" the message into something nicer so
maybe that doesn
This pops up from time to time as a bug report. The message rpm prints for too
low disk space/too few inodes is a bit confusing:
```
foo.noarch needs 377MB on the /usr/src filesystem
```
But the disk has more than 377 MB free space.
What's meant is that it needs 377 MB *more* disk space. Could yo