remove old android comments/bug reports

This commit is contained in:
Joey Hess 2021-06-21 13:21:27 -04:00
parent 06ef5dacdc
commit 69f72db0b7
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
36 changed files with 2 additions and 430 deletions

View file

@ -6,7 +6,7 @@
content="""
If you are experiencing a problem using git-annex on Android, please examine the list of [[bugs]] and add a new, detailed bug report if no-one has reported the problem. If you are not sure if you have a bug, or need help in filing a good bug report, ask for help in the [[forum]].
I have moved to [[oldcomments]] a lot of old comments about problems that may be fixed or
not (hard to tell without a bug report!) " This page cannot
I have removeda lot of old comments about problems that may be fixed or
not (hard to tell without a bug report!) This page cannot
scale to handle every bug report that someone wants to paste into it.
"""]]

View file

@ -1,2 +0,0 @@
If one of these comments is yours, and you are still experiencing the
problem, please file a proper [[bug_report|bugs]]. --[[Joey]]

View file

@ -1,16 +0,0 @@
[[!comment format=mdwn
username="http://yarikoptic.myopenid.com/"
nickname="site-myopenid"
subject="comment 10"
date="2013-05-24T03:11:50Z"
content="""
>you said before the error was \"Read-only file system\". Now you're saying it's \"Cross-device link\". I'm slightly confused.
;-) Sorry for confusion, here are the details:
\"Read-only file system\" -- that error appeared when I started \"stock git annex\", i.e. from running /data/data/ga.androidterm/lib/lib.start.so .
Since you have suggested that it might be coming from hard linking command, I have ran that one manually, and that is when I got \"Cross-device link\" error, which suggests that hard linking is not the one at fault here.
I will try fresh build now
Cheers,
"""]]

View file

@ -1,15 +0,0 @@
[[!comment format=mdwn
username="http://yarikoptic.myopenid.com/"
nickname="site-myopenid"
subject="fresh build"
date="2013-05-24T03:21:29Z"
content="""
With fresh build got:
u0_a39@android:/ $ git annex webapp
/system/bin/sh: git: not found
the PATH is /sbin:/system/bin:/system/xbin
where should git (and ga) reside now ? (/data somehow is not accessible now to u0_a39)
"""]]

View file

@ -1,10 +0,0 @@
[[!comment format=mdwn
username="http://joeyh.name/"
nickname="joey"
subject="comment 12"
date="2013-05-24T03:26:33Z"
content="""
You should be able to run /data/data/ga.androidterm/runshell even if you cannot ls /data. This adds /data/data/ga.androidterm/bin to PATH
However, the shell that the app starts is started by runshell anyway, so I don't understand how this could happen.
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA"
nickname="Franck"
subject="Still problems with my old N1/CM7"
date="2013-05-24T06:01:18Z"
content="""
Hi, thank you for addressing this issue! I installed the new release but now it fails in another way: the message is just \"In mgmain NJI_OnLoad\" then the terminal says that the session is closed.
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="http://yarikoptic.myopenid.com/"
nickname="site-myopenid"
subject="It starts after uninstall/install"
date="2013-05-24T23:29:52Z"
content="""
Hi Joey -- there is success here... previous installation was \"updated\" by installing the new package without uninstalling previous one, and that apparently didn't work correctly (I didn't even have bin/ directory you mentioned). So I have removed previous installation and reinstalled it again -- it starts now! Thanks ;)
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="http://yarikoptic.myopenid.com/"
nickname="site-myopenid"
subject="asking for ssh password in the terminal (not in web ui)"
date="2013-05-24T23:49:40Z"
content="""
not sure if that is a known issue: whenever \"remote server\" is added, password needs to be typed back in the original terminal... is a bit challenging to do on android and not straightforward user-wise
"""]]

View file

@ -1,27 +0,0 @@
[[!comment format=mdwn
username="http://yarikoptic.myopenid.com/"
nickname="site-myopenid"
subject="Few other issues"
date="2013-05-25T15:35:46Z"
content="""
Hi again.
talking about 4.20130523-gcfe07a2 version:
- because working in the terminal to interact with git-annex probably should not be a common case on Android, may be it is worth making default type of new added repository to become a full backup? I have initiated a new one, attached a remote one, it said \"synced\" but all the files were just containing symlinks and were not usable. I had to switch to \"full backup\" (or whatever that name) to finally get directory synced
- log file might grow too large simply because of containing numerous entries for attempting connect remote repository while offline, e.g.
Please make sure you have the correct access rights
and the repository exists.
ssh: Could not resolve hostname onerussian.com: No address associated with hostname
fatal: Could not read from remote repository.
IMHO those should not be there at all, e.g. if it is known that ATM there is no network connectivity
- In addition to two existing repositories (1 local /sdcard/annex, which is also avail at/storage/sdcard0/annex + 1 remote) I have added one more local (and said to keep it in sync with original local). But it didn't work -- it \"Synced with onerussian.com_annex but not with Annex\" and claimed that the /external/extSdCard/Annex doesn't exist, although it is there (and with .git generated etc). When I restarted the deamon I got into a \"new\" Repository: /storage/extSdCard/Annex which also listed the 1st local but with \"Failed to sync with localhost\" message -- no remote one listed. Whenever I try to \"Switch repository\" to /sdcard/annex (the original local) -- it starts loading a new page but gets stuck right there. The only way to revive webui is to go back to Dashboard. Log there says (retyping from the screen so typos might be there):
error: cannot run git-receive-pack '/storage/sdcard0/annex': No such file or directory
fatal: unable to fork
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="http://yarikoptic.myopenid.com/"
nickname="site-myopenid"
subject="comment 17"
date="2013-05-29T02:43:29Z"
content="""
joey -- any additional information could I provide to troubleshoot the issue? original repository seems to sync ok, but I can't \"administer\" it if I can't even switch to it...
"""]]

View file

@ -1,17 +0,0 @@
[[!comment format=mdwn
username="http://aap.liquidid.net/"
nickname="AAP"
subject="comment 18"
date="2013-05-30T11:23:58Z"
content="""
I too get the 'link busybox: Read-only file system' message. Here is my phone info:
Phone: Samsung Galaxy Y GT-S5360 (rooted)
Android: 2.3.6 Gingerbread
BusyBox path: /system/xbin/
Androids own terminal seems not to understand the d argument (-ld: No such file or directory) but over ssh 'ls -ld /data/data/ga.androidterm' returns
drwxr-x--x 1 app_97 app_97 0 May 30 12:57 /data/data/ga.androidterm/
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="http://afoolishmanifesto.com/"
nickname="frioux"
subject="SSH Keys?"
date="2013-07-17T16:50:46Z"
content="""
Is there a way I can use an SSH Key to connect to a remote server? What would be really cool, though maybe not feasible, would be to use connectbot as an ssh-agent.
"""]]

View file

@ -1,15 +0,0 @@
[[!comment format=mdwn
username="http://yarikoptic.myopenid.com/"
nickname="site-myopenid"
subject="Does it require the device to be rooted?"
date="2013-05-16T20:55:45Z"
content="""
Following your news on kickstarter downloaded the .apk, and installed it. Upn start I just got a terminal window with
link busybox: Read-only file system
[Terminal session finished]
That is on Galaxy Note
"""]]

View file

@ -1,10 +0,0 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.4.90"
subject="comment 20"
date="2013-07-17T19:06:31Z"
content="""
@frioux the webapp has a \"ssh server\" option that will set up a ssh key and use it for passwordless data transfer to a ssh server.
The openssh included in the git-annex app fully supports everything you can usually do with ssh keys, so you can also set this up by hand.
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="http://afoolishmanifesto.com/"
nickname="frioux"
subject="SSH Keys - 2"
date="2013-07-17T22:56:37Z"
content="""
@joey should I be using the nightlies to see that? Under \"Adding a remote server using ssh\" I only see Host name, user name, directory, and port. Will it only be an option after I type in a password?
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.6.48"
subject="comment 22"
date="2013-07-17T23:25:21Z"
content="""
@frioux it will automatically generate a new ssh key and configure the server to use it, once you submit the form and enter the password to let it into the server.
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="http://afoolishmanifesto.com/"
nickname="frioux"
subject="comment 23"
date="2013-07-18T02:01:28Z"
content="""
@joey: ok, I got it to connect and it indeed sent over a key etc. For some reason now though git-annex (on android) \"crashes\" shortly after starting. To be clear, the web app says that the program crashed, the console is still there. I suspect that it may have something to do with my largish remote repo and the time required to sync just the metadata, but I can't tell. Any ideas what I should do next? (Note that I *did* change it to manual mode because my phone doesn't have 30G of storage :)
"""]]

View file

@ -1,10 +0,0 @@
[[!comment format=mdwn
username="http://afoolishmanifesto.com/"
nickname="frioux"
subject="comment 24"
date="2013-07-18T11:35:06Z"
content="""
ok, it eventually got the details from the remote server, but now I'm getting some other oddities. here is some of my log that shows what I am running into
Watcher crashed: addWatch: does not exist (No such file or directory) [2013-07-18 06:22:46 CDT] Watcher: warning Watcher crashed: addWatch: does not exist (No such file or directory) (scanning...) [2013-07-18 06:23:19 CDT] Watcher: Performing startup scan Watcher crashed: addWatch: does not exist (No such file or directory) [2013-07-18 06:24:28 CDT] Watcher: warning Watcher crashed: addWatch: does not exist (No such file or directory) (scanning...) [2013-07-18 06:24:31 CDT] Watcher: Performing startup scan Watcher crashed: addWatch: does not exist (No such file or directory) [2013-07-18 06:25:44 CDT] Watcher: warning Watcher crashed: addWatch: does not exist (No such file or directory)
"""]]

View file

@ -1,10 +0,0 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawnRfQArYOmDd7r2DC7DkIJFOQgqXCVcAeU"
nickname="Frew"
subject="comment 25"
date="2013-07-18T13:14:46Z"
content="""
frioux here (something messed up with myopenid or something)
So I deleted the repo on my phone (via the CLI since the web app seemed hung) and recreated it; this time making sure that I set things to manual mode ASAP. It didn't have the problem it was having before, but now what seems to have happened is that it fetches from the remote, commits to the local repo, and then immediately fetches and commits again. It looks like it's about a 4s repeat loop. Any ideas what I should do next?
"""]]

View file

@ -1,12 +0,0 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.0.140"
subject="comment 26"
date="2013-07-18T17:07:27Z"
content="""
@Frew, you should file bug reports when you have a bug.
One problem you mentioned had already had a bug report filed by someone
else:
<http://git-annex.branchable.com/bugs/Watcher_crashed:_addWatch:_does_not_exist/> So you can post your details there.
"""]]

View file

@ -1,34 +0,0 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y"
nickname="Nigel"
subject="Watcher crashed in Android on /storage/sdcard1 - bug?"
date="2013-07-29T11:50:46Z"
content="""
In webapp UI, added on first install, the location for repository: /storage/sdcard1
!warning
Watcher crashed: addWatch:
permission denied (Permission denied)
[Restart Thread]
:Performing startup scan
In terminal Window 1:
nex webapp <
Detected a crippled filesystem.
Enabling direct mode.
Detected a filesystem without fifo support.
Disabling ssh connection caching.
Android 4.1.1 Huawei Y300 Annex.apk v1.0.52 version 4.20130723
"""]]

View file

@ -1,10 +0,0 @@
[[!comment format=mdwn
username="Jonathan"
ip="63.131.117.194"
subject="link busybox: Read-only file system"
date="2013-07-29T20:08:12Z"
content="""
Phone: HTC EVO 3d 4g
Model Number: pg86100
Android Version: 4.0.3
"""]]

View file

@ -1,10 +0,0 @@
[[!comment format=mdwn
username="http://joeyh.name/"
nickname="joey"
subject="comment 2"
date="2013-05-17T22:28:34Z"
content="""
The Android app works on many non-rooted Android systems.
The \"link busybox: Read-only file system\" means that `/data/data/ga.androidterm/lib/lib.busybox.so` cannot be hard linked to `/data/data/ga.androidterm/busybox`. That's not normal. I'd appreciate if you could provide more information on your Android device, like Android version and model number.
"""]]

View file

@ -1,14 +0,0 @@
[[!comment format=mdwn
username="http://yarikoptic.myopenid.com/"
nickname="site-myopenid"
subject="Follow-up information on my system"
date="2013-05-18T01:23:28Z"
content="""
Sorry for the delay: my android is stock Samsung-tuned Jelly beans.
Android 4.1.2
Baseband version N7000XXLSO
not sure if that would be of any use :-/ nothing in the logs (aLogcat) if I filter by annex -- should there any debug output? what should be a key to search by?
"""]]

View file

@ -1,10 +0,0 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawnu1NYw8UF-NoDbKu8YKVGxi8FoZLH7JPs"
nickname="Chris"
subject="Not starting browser on Nexus 7, Android 4.2.2"
date="2013-05-19T14:04:28Z"
content="""
I just tried to run this on my Nexus 7 which has Android 4.2.2, and I received the following: <http://hodapple.com/files/Screenshot_2013-05-19-09-49-53.png> <http://hodapple.com/files/git-annex-error.txt>
In spite of that, though, the URL provided still worked.
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="http://joeyh.name/"
nickname="joey"
subject="comment 5"
date="2013-05-19T19:46:14Z"
content="""
@Chris, that is a known bug: [[bugs/Android_app_permission_denial_on_startup]]
"""]]

View file

@ -1,16 +0,0 @@
[[!comment format=mdwn
username="http://mebus.myopenid.com/"
ip="2a01:198:3eb:0:4a5b:39ff:fea4:55b3"
subject="comment 5"
date="2013-10-19T18:05:52Z"
content="""
Hallo,
how can I use the app with public/private keys for SSH. Where can I add them?
Thanks
Mebus
"""]]

View file

@ -1,30 +0,0 @@
[[!comment format=mdwn
username="madduck"
subject="Weirdness when run from adb shell"
date="2015-05-06T14:28:43Z"
content="""
How is this designed to work in the contact of Androids crap permissions?
shell@kminilte:/ $ /data/data/ga.androidterm/runshell
/system/bin/sh: /data/data/ga.androidterm/runshell: can't execute: Permission denied
126|shell@kminilte:/ $ /system/bin/sh /data/data/ga.androidterm/runshell
Falling back to hardcoded app location; cannot find expected files in /data/app-lib
shell@kminilte:/sdcard/git-annex.home $ git
/system/bin/sh: git: not found
127|shell@kminilte:/sdcard/git-annex.home $ echo $PATH
/data/data/ga.androidterm/bin:/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin
shell@kminilte:/sdcard/git-annex.home $ /data/data/ga.androidterm/bin/git <
/data/data/ga.androidterm/bin/git: Permission denied
shell@kminilte:/sdcard/git-annex.home $ ls -l /data/data/ga.androidterm/bin -d
drwx------ u0_a255 u0_a255 2015-05-05 07:58 bin
shell@kminilte:/sdcard/git-annex.home $ id
uid=2000(shell) gid=2000(shell) groups=1003(graphics),1004(input),1007(log),1011(adb),1015(sdcard_rw),1028(sdcard_r),3001(net_bt_admin),3002(net_bt),3003(inet),3006(net_bw_stats) context=u:r:shell:s0
"""]]

View file

@ -1,18 +0,0 @@
[[!comment format=mdwn
username="http://joeyh.name/"
nickname="joey"
subject="comment 6"
date="2013-05-19T20:06:56Z"
content="""
@yarikoptic, there is a process you can perform that will help me determine what's going on.
You should be able to get the git-annex app to let you into a shell. You can do this by starting the app, and then going into its configuration menu, to Preferences, selecting \"Command Line\", and changing it to run \"/system/bin/sh\"
Then when you open a new window in the git-annex app, you'll be at a shell prompt. From there, you can run:
ls -ld /data/data/ga.androidterm
I'm interested to know a) whether the directory exists and b) what permissions and owner it has. On my tablet, I get back \"drwxr-x--x app_39 app_39\" .. and if I run `id` in the shell, it tells me it's running as `app_39`.
My guess is the directory probably does exist, but cannot be written to by the app. If you're able to verify that, the next step will be to investigate if there is some other directory that the app can write to. It needs to be able to write to someplace that is not on the `/sdcard` to install itself.
"""]]

View file

@ -1,13 +0,0 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawk2BFMjJW081uX4aJdhStmSFPBUGzL92ZU"
nickname="Frédéric"
subject="where do I put the SSH keys on Android"
date="2014-02-26T20:26:38Z"
content="""
@mebus :
You can put your SSH keys here :
/sdcard/git-annex.home/.ssh/id_rsa
/sdcard/git-annex.home/.ssh/id_rsa.pub
"""]]

View file

@ -1,10 +0,0 @@
[[!comment format=mdwn
username="joseph.rawson.works@85a210ab8c0e37a0b2d6bb235738b20e23e8878f"
nickname="joseph.rawson.works"
subject="ssh keys, github, xmpp"
date="2015-12-28T22:09:24Z"
content="""
I generated an rsa keypair and added them to /sd/ga-h/.ssh, yet they were overwritten. I couldn't access my annexes located on github. I couldn't login to google talk, as instructed by the web app.
Thanks for letting me know about gitlab supporting git-annex.
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA"
nickname="Franck"
subject="Link issue"
date="2013-05-22T12:01:38Z"
content="""
Hi, I have exactly the same problem with the link that fails on my phone. However, I checked the permissions and they are as you describe on your tablet (except for the app number). At the same time, everything is fine on my tablet... The phone runs an old Cyanogenmod 7.2.0 (Android 2.3.7) while the tablet is a more recent Asus TF700T (Android 4.1.1). Let me know if you want me to run tests.
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="http://yarikoptic.myopenid.com/"
nickname="site-myopenid"
subject="why ln failed"
date="2013-05-23T13:27:39Z"
content="""
Finally got to check it out: so indeed hardlinking fails but not because of permissions but \"link failed Cross-device link\" that lib is -> /mnt/asec/ga.androidterm-1/lib which resides on a different partition (vfat, /dev/block/dm-2, ro) from /data (ext4, /dev/block/mmcblk0p10)
"""]]

View file

@ -1,12 +0,0 @@
[[!comment format=mdwn
username="IgorGanapolsky"
avatar="http://cdn.libravatar.org/avatar/6bc0985e3dedceb150f08ad6456c84b2"
subject="Assistant doesn't launch in Android N"
date="2016-10-25T01:43:58Z"
content="""
Hello,
I have installed the APK on Android N. However, the assistant doesn't launch, gives an error on terminal:
\"Cannot link executive git-annex.\"
What is causing this? Please help.
"""]]

View file

@ -1,10 +0,0 @@
[[!comment format=mdwn
username="http://joeyh.name/"
nickname="joey"
subject="comment 9"
date="2013-05-23T18:44:46Z"
content="""
@yarikoptic you said before the error was \"Read-only file system\". Now you're saying it's \"Cross-device link\". I'm slightly confused.
I've reworked the android app to not need any hard links. Try the current autobuild: <http://downloads.kitenet.net/git-annex/autobuild/android/git-annex.apk>
"""]]

View file

@ -1,9 +0,0 @@
[[!comment format=mdwn
username="yarikoptic"
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
subject="Decided to try again..."
date="2018-09-25T00:09:52Z"
content="""
The same here on Android 8.1.0. likely because .app was build for 5, but there is nothing newer offered on Android downloads.
So the Android Port is abandoned overall?
"""]]