From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla at busybox.net Date: Sat, 18 Jul 2020 06:21:25 +0000 Subject: [Buildroot] [Bug 13081] host-e2fsprogs attempts to create udev rules.d on build host if not exists In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net https://bugs.busybox.net/show_bug.cgi?id=13081 --- Comment #3 from Christian Stewart --- The attached patch disables e2fsprogs scrub utilities by removing them from the Makefile.in. This fixes the build on systems where the paths it tries to mkdir -p do not already exist. But, a better patch is probably needed for upstream. -- You are receiving this mail because: You are on the CC list for the bug.