You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked to make sure that this issue has not already been filed
Describe the issue
What did not work as expected?
I tried to install chipmunk on Ubuntu based disruption, the installer works without any errors and the install logs didn't contain any errors as well but chipmunk executable isn't available in PATH.
After some investigation I have found the executable under /usr/lib/chipmunk/chipmunk/chipmunk but the SimLink to usr/bin seems to be missing
Steps to Reproduce
Download Chipmunk Debian package from the latest release and execute it with Ubuntu installer.
Environment
Ubuntu-based Distribution 22 LTS
Chipmunk version: Latest 3.12.9
Failure Logs
Install logs from dpkg
2024-06-26 14:38:37 startup archives install
2024-06-26 14:38:37 install chipmunk:amd64 <none> 3.12.9
2024-06-26 14:38:37 status triggers-pending libc-bin:amd64 2.35-0ubuntu3.8
2024-06-26 14:38:37 status half-installed chipmunk:amd64 3.12.9
2024-06-26 14:38:38 status unpacked chipmunk:amd64 3.12.9
2024-06-26 14:38:38 configure chipmunk:amd64 3.12.9 3.12.9
2024-06-26 14:38:38 status half-configured chipmunk:amd64 3.12.9
2024-06-26 14:38:38 status installed chipmunk:amd64 3.12.9
2024-06-26 14:38:38 trigproc libc-bin:amd64 2.35-0ubuntu3.8 <none>
2024-06-26 14:38:38 status half-configured libc-bin:amd64 2.35-0ubuntu3.8
2024-06-26 14:38:38 status installed libc-bin:amd64 2.35-0ubuntu3.8
The text was updated successfully, but these errors were encountered:
Prerequisites
affected version: Latest 3.12.9
make sure to check this before filing an issue:
Describe the issue
What did not work as expected?
I tried to install chipmunk on Ubuntu based disruption, the installer works without any errors and the install logs didn't contain any errors as well but
chipmunk
executable isn't available in PATH.After some investigation I have found the executable under
/usr/lib/chipmunk/chipmunk/chipmunk
but the SimLink tousr/bin
seems to be missingSteps to Reproduce
Download Chipmunk Debian package from the latest release and execute it with Ubuntu installer.
Environment
Ubuntu-based Distribution 22 LTS
Chipmunk version: Latest 3.12.9
Failure Logs
Install logs from dpkg
The text was updated successfully, but these errors were encountered: