move old comments
This commit is contained in:
parent
dbb5e31988
commit
1c9d86330e
6 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
[[!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
|
||||
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,30 @@
|
|||
[[!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
|
||||
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,13 @@
|
|||
[[!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
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!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.
|
||||
"""]]
|
|
@ -0,0 +1,12 @@
|
|||
[[!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.
|
||||
"""]]
|
|
@ -0,0 +1,9 @@
|
|||
[[!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?
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue