For the last two days I've been seeing build errors like [1] and [2]:
ERROR: Command failed: # mount -n -t tmpfs -o mode=0755 -o nr_inodes=0 -o size=140g mock_chroot_tmpfs /var/lib/mock/fedora-38-x86_64-1694797525.338111/root
Prior to this, the KiCad builds have been running pretty smoothly. If someone could take a look and suggest what the problem might be, I'd appreciate it.
Steve
[1] https://copr.fedorainfracloud.org/coprs/g/kicad/kicad/build/6407099/ [2] https://copr.fedorainfracloud.org/coprs/g/kicad/kicad-testing/build/6410081/
Thank you Steven for the report,
On sobota 16. září 2023 19:47:10 CEST Steven A. Falco wrote:
For the last two days I've been seeing build errors like [1] and [2]:
ERROR: Command failed: # mount -n -t tmpfs -o mode=0755 -o nr_inodes=0 -o size=140g mock_chroot_tmpfs /var/lib/mock/fedora-38-x86_64-1694797525.338111/root
Prior to this, the KiCad builds have been running pretty smoothly. If someone could take a look and suggest what the problem might be, I'd appreciate it.
This is a bug in Mock 5.1, discussed e.g. here: https://github.com/fedora-copr/copr/issues/2916
We are working on a fix, it should be ready in production today or tomorrow. Work-around is to switch your bootstrap configuration to ON or to the default ("use the defaults from mock-core-configs package").
Pavel
Steve
[1] https://copr.fedorainfracloud.org/coprs/g/kicad/kicad/build/6407099/ [2] https://copr.fedorainfracloud.org/coprs/g/kicad/kicad-testing/build/6410081/ _______________________________________________ copr-devel mailing list -- copr-devel@lists.fedorahosted.org To unsubscribe send an email to copr-devel-leave@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.o... Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
On 9/18/23 08:41 AM, Pavel Raiskup wrote:
Thank you Steven for the report,
On sobota 16. září 2023 19:47:10 CEST Steven A. Falco wrote:
For the last two days I've been seeing build errors like [1] and [2]:
ERROR: Command failed: # mount -n -t tmpfs -o mode=0755 -o nr_inodes=0 -o size=140g mock_chroot_tmpfs /var/lib/mock/fedora-38-x86_64-1694797525.338111/root
Prior to this, the KiCad builds have been running pretty smoothly. If someone could take a look and suggest what the problem might be, I'd appreciate it.
This is a bug in Mock 5.1, discussed e.g. here: https://github.com/fedora-copr/copr/issues/2916
We are working on a fix, it should be ready in production today or tomorrow. Work-around is to switch your bootstrap configuration to ON or to the default ("use the defaults from mock-core-configs package").
Pavel
Thanks! I've applied the workaround, and started a build.
Steve
copr-devel@lists.fedorahosted.org