-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2014-11-30 21:22, Roman Bysh wrote:
However, I really don't know how to address this in btrfs. I want to give btrfs a chance. But..
Start the traditional way. Boot from the 13.2 rescue image, and run fsck on that partition.
Then, if it still fails...
If you have the disk space, place /usr/src/ on a different partition. My preference is reiserfs, because builds run way faster. I measured it years ago... apparently, a build sequence creates and destroys many small files, and reiserfs is better at this.
But for testing, any filesystem on "/usr/src/" would do. Do you have /home as xfs? Then just create "/home/temporary_usr_src", copy the files there, rename /usr/src/ to /usr/src_old, then symlink /home/temporary_usr_src to "/usr/src/".
(I'm unsure if you have to tell btrfs or snapshot to remove something)
Then run the 'make' again. If it runs, you found the culprit.
- -- Cheers / Saludos,
Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)