From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonatan Schlag To: development@lists.ipfire.org Subject: Overfull Filesystems how to solve? Date: Sat, 18 Jan 2020 10:57:08 +0100 Message-ID: <70bd4343d85cf136b677fc6d23370316a071e22d.camel@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6259536897090281588==" List-Id: --===============6259536897090281588== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, Daniel encountered the problem that his root partition was written full because of the qemu addon being too big (200 MB). See bug #12268 for details. So he suggested moving the path /usr/share/qemu to /var. I do not really like this solution as there are standards how the filesystem hierarchy works under Linux. Furthermore, as the systems become bigger (eg. moving python3 to the core) this problem will become more relevant to us. So I would like to start a discussion on how to solve this. Moving things to /var can only be a temporary solution. Should we force a reinstallation, which solves the root of the problem? Jonatan --===============6259536897090281588==--