Commit graph

32943 commits

Author SHA1 Message Date
Joey Hess
a73bc7a675
Merge branch 'master' of ssh://git-annex.branchable.com 2018-10-14 01:31:05 -04:00
Joey Hess
3181533fbc
idea 2018-10-14 01:30:36 -04:00
slackermesut@265fdbc657a03028da3a213cbb9f74a9d621c8ab
f376fd4f8c Added a comment 2018-10-13 20:47:44 +00:00
Joey Hess
9f4587cc9a
update 2018-10-13 15:33:46 -04:00
Joey Hess
5be45cd521
devbog 2018-10-13 15:30:38 -04:00
Joey Hess
42842ea0ea
runshell: Use system locales when built with GIT_ANNEX_PACKAGE_INSTALL set
This is to work around https://github.com/datalad/datalad/issues/2769
which I don't know how to reproduce outside that environment, nor do I
understand the root cause of. For some time, Neurodebian has been working
around it by building its standalone debs with a patch that disables use
of the locales bundled with the standalone build, letting the system
locales be used.

Using the system locales is asking for trouble if there's
significant version skew between the system and bundled glibc, and
possibly also if the architeciture is different, or whatever. That's why
git-annex bundles and uses its own locales, because numerous users
reported real problems with using the system locales.

... However, in the specific case of the Neurodebian standalone debs,
the deb is built on a system very like the one it's targeted to be
installed on. Or well, so they assure me, although doc/install/Ubuntu.mdwn
also promotes those for use across all versions of Ubuntu, and the deb
is built avoiding xz so it will work with old versions of dpkg, so I wonder
how true it is. It does seem that, at least currently, there is no bad
version skew in the locales of the systems the deb is used on, since
it's already been using the system locales for some time.

Anyway, since the Neurodebian build already is setting
GIT_ANNEX_PACKAGE_INSTALL=1 in runshell, I made runshell use system
locales when that's set. This is a small scope creep for
GIT_ANNEX_PACKAGE_INSTALL, but it's not documented and AFAIK only used
for the Neurodebian build, so that seems ok. This will let them stop
carrying their patch for this forward.

This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
2018-10-13 15:04:10 -04:00
Joey Hess
eff1750e9e
move more 2018-10-13 12:55:47 -04:00
Joey Hess
1c9d86330e
move old comments 2018-10-13 12:54:50 -04:00
Joey Hess
dbb5e31988
fix header 2018-10-13 12:53:26 -04:00
Joey Hess
1566ad7c02
link to Termux:Boot info 2018-10-13 12:52:41 -04:00
Joey Hess
f74c2cf81f
improve link 2018-10-13 12:51:14 -04:00
Joey Hess
b62a43a800
Merge branch 'master' of ssh://git-annex.branchable.com 2018-10-13 12:19:09 -04:00
Joey Hess
cbdb6671d6
remove old android app autobuild 2018-10-13 12:13:13 -04:00
Joey Hess
b72f1e1b48
update android docs for termux
This commit was sponsored by John Pellman on Patreon.
2018-10-13 12:11:47 -04:00
Joey Hess
d14983ee68
webapp: fix termux detection
The bundled uname -o says Linux in termux; have runshell on Android
delete it so the termux one is used instead.

This fixes the webapp so it will enter Android mode.

This commit was sponsored by mo on Patreon.
2018-10-13 12:08:27 -04:00
Mowgli
927a612d23 Added a comment 2018-10-13 12:37:57 +00:00
Joey Hess
38d691a10f
removed the old Android app
Running git-annex linux builds in termux seems to work well enough that the
only reason to keep the Android app would be to support Android 4-5, which
the old Android app supported, and which I don't know if the termux method
works on (although I see no reason why it would not).
According to [1], Android 4-5 remains on around 29% of devices, down from
51% one year ago.

[1] https://www.statista.com/statistics/271774/share-of-android-platforms-on-mobile-devices-with-android-os/

This is a rather large commit, but mostly very straightfoward removal of
android ifdefs and patches and associated cruft.

Also, removed support for building with very old ghc < 8.0.1, and with
yesod < 1.4.3, and without concurrent-output, which were only being used
by the cross build.

Some documentation specific to the Android app (screenshots etc) needs
to be updated still.

This commit was sponsored by Brett Eisenberg on Patreon.
2018-10-13 01:41:11 -04:00
Ilya_Shlyakhter
99a9e2169c 2018-10-12 20:54:42 +00:00
Ilya_Shlyakhter
5085019f5e removed 2018-10-12 20:35:05 +00:00
Ilya_Shlyakhter
9e845405f2 added a note about git-annex-examinekey and the URL backend 2018-10-12 20:33:16 +00:00
Ilya_Shlyakhter
209184a798 added details about the URL backend 2018-10-12 20:28:25 +00:00
Ilya_Shlyakhter
99731fd3d1 Added a comment 2018-10-12 20:17:20 +00:00
pz63@5ea0a27986d782e467e1ebef6eb31ba440cc58d5
fd8a599a83 Added a comment 2018-10-12 15:49:01 +00:00
Ilya_Shlyakhter
256ac89bb6 Added a comment 2018-10-12 13:58:05 +00:00
yarikoptic
c9870c0812 Added a comment 2018-10-12 13:42:07 +00:00
Ilya_Shlyakhter
070ad18921 Added a comment 2018-10-12 01:05:30 +00:00
Ilya_Shlyakhter
bfab48efa4 removed 2018-10-12 01:04:43 +00:00
Ilya_Shlyakhter
7acfe6186a Added a comment 2018-10-12 00:30:06 +00:00
Ilya_Shlyakhter
8505dc50aa Added a comment 2018-10-12 00:06:16 +00:00
yarikoptic
3e3b5e6226 initial report on the problem of parallel get from exporter remote 2018-10-11 23:40:56 +00:00
yarikoptic
5f5d90e6f7 Added a comment: arm64 possible CIs etc 2018-10-11 22:22:50 +00:00
Ilya_Shlyakhter
aaa841e60a Added a comment 2018-10-11 20:36:58 +00:00
Ilya_Shlyakhter
37d1763851 Added a comment 2018-10-11 20:12:09 +00:00
Ilya_Shlyakhter
2275c0ea52 Added a comment 2018-10-11 18:59:31 +00:00
Joey Hess
4a7a5fd320
devblog 2018-10-11 13:56:54 -04:00
Joey Hess
ed51aaa3b9
add news item for git-annex 6.20181011 2018-10-11 13:51:26 -04:00
Joey Hess
426f0f3f4b
releasing package git-annex version 6.20181011 2018-10-11 13:50:53 -04:00
Joey Hess
3c2b86eee8
update 2018-10-11 13:50:22 -04:00
Joey Hess
f430fda73b
move comment 2018-10-11 13:35:13 -04:00
Joey Hess
c5b6c55afc
Merge branch 'master' of ssh://git-annex.branchable.com 2018-10-11 13:33:14 -04:00
Joey Hess
0240775f32
adding arm64 build, and improved termux installation process
* Added arm64 Linux standalone build. (No autobuilder yet.)
* Improved termux installation process.

Added git-annex-install.sh script to avoid user needing to type as much in
termux. The scope of this script is limited; runshell handles the rest.

Runshell runs termux-fix-shebang on the shell scripts. The problem is
the bundled bin/sh script, deleting that script also works, but then the
others probably use the system Android /bin/sh, which could be old or
broken or not posix or whatever. Using termux sh to run the scripts is
better.

This commit was sponsored by Eric Drechsel on Patreon.
2018-10-11 13:32:00 -04:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
897e5ba57d Added a comment: Works now!! 2018-10-11 16:09:00 +00:00
erewhon_smith@6671dff14d578cb6d55a3ca285f2c54151b69f60
68202c4107 2018-10-11 15:14:16 +00:00
Ilya_Shlyakhter
451f391c7d Added a comment 2018-10-11 12:03:13 +00:00
erewhon_smith@6671dff14d578cb6d55a3ca285f2c54151b69f60
38bce6e153 2018-10-11 01:16:08 +00:00
ericm
6178e3f634 Added a comment 2018-10-10 23:20:17 +00:00
Joey Hess
0691372064
Merge branch 'master' of ssh://git-annex.branchable.com 2018-10-10 18:16:20 -04:00
Joey Hess
3b8ce5a89a
update 2018-10-10 18:16:07 -04:00
erewhon
b8556e428d 2018-10-10 20:21:06 +00:00
Joey Hess
a97ef366fa
Linux standalone: Avoid using bundled cp before envionment is fully set up.
On android arm64, I saw the cp fail with "Bad system call", because proot
has not run yet. runshell only recently started using cp, and it's bundled
with git-annex, so this fixes a reversion.

This commit was sponsored by Nick Piper on Patreon.
2018-10-10 16:02:25 -04:00