janeczku / janeczku/docker-dropbox
No longer works - latest dropbox requires libffi7 (maybe more)
- Dominant language
- Shell
- Stars
- 154
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
From the docker logs:
Checking for latest Dropbox version...
cat: /opt/dropbox/VERSION: No such file or directory
Latest : 214.4.5217
Installed:
Dropbox is up-to-date
cat: /opt/dropbox/VERSION: No such file or directory
Starting dropboxd ()...
/opt/dropbox/dropbox-lnx.x86_64-212.3.5673/dropbox: error while loading shared libraries: libffi.so.7: cannot open shared object file: No such file or directory
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Docker image setup and the Dropbox startup entry point, then compare the log's /opt/dropbox/VERSION lookup with the installed Dropbox directory. Check how the image supplies libffi and how the Dropbox version is detected. Done means the latest Dropbox starts without the libffi.so.7 error and the version checks report a valid installed version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100