File: Android___58___handling_DCIM__47__Camera_not_being_configurable.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (16 lines) | stat: -rw-r--r-- 593 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
### Please describe the problem.

In order to handle the fact that the directory where pictures are saved is not configurable on my phone, I set up a second git annex repository with the Repository group "file source".

### What version of git-annex are you using? On what operating system?

5.20140108-gce9652

### Please provide any additional information below.

In the log, there are many "too many open files" errors like these :

git:createProcess: runInteractiveProcess: pipe: resource exhausted (Too many open files)

[[!tag moreinfo]]
[[!meta title="too many open files on android"]]