File: Android_%3A_handling_DCIM__47__Camera_not_being_configurable.mdwn

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
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"]]