diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-11-16 18:05:42 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-11-16 18:05:42 -0400 |
commit | bb4ccdd2d8fc49047d8883d40a04c0c52f1f061a (patch) | |
tree | dc870c2038b4035c849c57b9605932ea22717034 /doc | |
parent | ffd952846d01e8d98e5ad9b759e8c9db0ba533fc (diff) |
arm build uses 32kb page size
(Change was made in gitannexbuilder scripts not here.)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/git-annex_won__39__t_execute_on_WD_My_Cloud_NAS/comment_8_48026cf7c187e97d53d15d35ed2c3670._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_won__39__t_execute_on_WD_My_Cloud_NAS/comment_8_48026cf7c187e97d53d15d35ed2c3670._comment b/doc/bugs/git-annex_won__39__t_execute_on_WD_My_Cloud_NAS/comment_8_48026cf7c187e97d53d15d35ed2c3670._comment new file mode 100644 index 000000000..493031115 --- /dev/null +++ b/doc/bugs/git-annex_won__39__t_execute_on_WD_My_Cloud_NAS/comment_8_48026cf7c187e97d53d15d35ed2c3670._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 8""" + date="2016-11-16T21:48:49Z" + content=""" +The arm daily build now uses a 32kb page size. So try +<https://downloads.kitenet.net/git-annex/autobuild/armel/git-annex-standalone-armel.tar.gz> + +That has been verified to fix the problem on a Drobo 5N. + +This may still not be enough for some of the affected NAS devices, which +use a 64kb page size. Unfortunately, gold fails to link with a 64kb page +size: <http://bugs.debian.org/844467> +"""]] |