void-linux / void-linux/void-packages
dropbox - missing run dependency libglapi
Open
Nobody has claimed this yet.
bug
needs-testing
- Dominant language
- Shell
- Stars
- 3.4k
- Forks
- 2.8k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 299
Description
Is this a new report?
Yes
System Info
Void 6.1.21_1 x86_64 GenuineIntel uptodate rrFF
Package(s) Affected
dropbox-2022.12.05_1
Does a report exist for this bug with the project's home (upstream) and/or another distro?
no
Expected behaviour
dropbox should be able to start after installation.
Actual behaviour
dropbox package is missing rundep libglapi, i had to manually istall it myself.
Traceback (most recent call last):
File "dropbox/client/main.pyc", line 7610, in main_startup
File "dropbox/client/main.pyc", line 2843, in initialize
File "dropbox/client/ui/common/uikit.pyc", line 878, in create_ui_kit
File "<frozen zipimport>", line 259, in load_module
File "dropbox/client/ui/qt/uikit.pyc", line 53, in <module>
File "<_bootstrap_overrides>", line 147, in load_module
ImportError: libglapi.so.0: cannot open shared object file: No such file or directory
Steps to reproduce
- install dropbox
- run dropbox
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Void package definition for dropbox-2022.12.05_1 and inspect its declared runtime dependencies. Install the package in a clean system, run Dropbox, and confirm it starts without the libglapi.so.0 import error.
Written by the indexing model from the issue text.
Assessment
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100