gnu: singularity: Do not use the "errors=remount-ro" squashfs option.
authorLudovic Courtès <ludovic.courtes@inria.fr>
Thu, 12 Mar 2020 15:38:44 +0000 (16:38 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 12 Mar 2020 17:32:16 +0000 (18:32 +0100)
commite0dbed64c530916ab600f193f5f6f6ad6177f7b3
tree1c573fdbf5fe4bf3512a5baaaafd4d2dbccc1d1d
parent22464cf32abcd38311eb29001a23b26f8c4c54dc
gnu: singularity: Do not use the "errors=remount-ro" squashfs option.

This mount option stopped being supported with Linux-libre 5.4.5:

  http://ci.guix.gnu.org/build/2056359/details

* gnu/packages/linux.scm (singularity)[source]: Remove
"errors=remount-ro" mount option from source code.
gnu/packages/linux.scm