bugbakery / bugbakery/audapolis
"Starting app... This should only take a few seconds. If it takes much longer, please report to us"
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Audapolis doesn't get beyond the message in the title. Would you like any more information than I have supplied below?
```
$ sudo apt-get install ./audapolis-linux-amd64-0.3.1.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'audapolis' instead of './audapolis-linux-amd64-0.3.1.deb'
The following NEW packages will be installed:
audapolis
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/188 MB of archives.
After this operation, 950 MB of additional disk space will be used.
Get:1 /home/crantok/tmp/audapolis-linux-amd64-0.3.1.deb audapolis amd64 0.3.0+9 [188 MB]
Selecting previously unselected package audapolis.
(Reading database ... 337153 files and directories currently installed.)
Preparing to unpack .../audapolis-linux-amd64-0.3.1.deb ...
Unpacking audapolis (0.3.0+9) ...
Setting up audapolis (0.3.0+9) ...
update-alternatives is /usr/bin/update-alternatives
update-alternatives: using /opt/audapolis/audapolis to provide /usr/bin/audapolis (audapolis) in auto mode
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
gtk-update-icon-cache: The generated cache was invalid.
WARNING: icon cache generation failed
Processing triggers for gnome-menus (3.36.0-1.1) ...
Processing triggers for mailcap (3.70+nmu1) ...
N: Download is performed unsandboxed as root as file '/home/crantok/tmp/audapolis-linux-amd64-0.3.1.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
$ audapolis
Starting server from /opt/audapolis/resources/server/server
Init logging into /home/crantok/.config/audapolis/audapolis/logs/1769274391524.log
[Serv] Error | /opt/audapolis/resources/server/server: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /opt/audapolis/resources/server/server)
[Serv] Error |
[Main] Log | child process exited with code 1
[Main] Warn | APPIMAGE env is not defined, current application is not an AppImage
[Rend] Info | %cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools
[Rend] Info | You might need to use a local HTTP server (instead of file://): https://reactjs.org/link/react-devtools-faq font-weight:bold
```
Contributor guide
Research direction
Start by running audapolis and inspect the log at /home/crantok/.config/audapolis/audapolis/logs/1769274391524.log. The bundled entry point is /opt/audapolis/resources/server/server, which reports that GLIBC_2.38 is unavailable; determine the supported runtime or packaging change needed. Done means the packaged application starts beyond the “Starting app...” message on the affected Linux environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100