What is below error?
$ mbs-build local
~/modulebuild/builds/module-ruby-master-20170825153446/results/ruby-mock-stderr.log
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1
$ btrfs subv list /var/lib/mock ERROR: not a btrfs filesystem: /var/lib/mock ERROR: can't access '/var/lib/mock'
it is coming from mock... Do you have some more logs?
Yes, the log is here.
It is not related to BTRFS..
DEBUG: 16847 tests, 2226575 assertions, 0 failures, 4 errors, 43 skips
Metadata Update from @ignatenkobrain: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)
Yes, ruby's test is failed. But after this part. Last part of the log.
By the way, my mock version is
$ rpm -q mock mock-1.4.2-1.fc25.noarch
Metadata Update from @jaruga: - Issue status updated to: Open (was: Closed)
please read log more carefully
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs.
Last line.
Ok.. I did not check it. Thank you for the information. I would close this ticket.
Ah I can not close it by myself. Please close this ticket. Thanks.
Reference: This ruby's failure is due to https://github.com/rpm-software-management/mock/issues/113
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/mbs/issues/653
Please continue any further discussion there.