I am working on building the package for the Archlinux armv7 device.
It worked fine until a short while ago, but this issue began to occur around June.
Whenever I run makepkg -s, it always stops with this message and the rest of the process doesn't proceed.
Entering fakeroot environment...
I am forced to abort and cannot build packages for armv7. The same process is done in the arm64 environment, and it works fine there.
It seems that fakeroot 1.35-1 was released at the beginning of June and that version is being used, I am a little suspicious that this could be the cause.
Does anyone else have the same problem? Also, can you give me some advice on how to solve this problem?
$ uname -a
Linux 538245a94763 6.5.11-linuxkit #1 SMP PREEMPT Wed Dec 6 17:08:31 UTC 2023 armv7l GNU/Linux
$ makepkg -s
==> Making package: remoteit 5.3.0-1 (Thu Jun 20 04:05:09 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found LICENSE
-> Found version.txt
==> Validating source files with md5sums...
LICENSE ... Skipped
version.txt ... Skipped
==> Extracting sources...
==> Entering fakeroot environment...