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
Just a heads-up: this release breaks AppImages on Debian Stable because 4d530dc drew in a libfuse2t64 dependency which is not avaiblable on Debian Stable.
I don't think this necessarily warrants a proper bug report because Debian users can just use the version from the official Debian repo.
Just thought I'd share here instead.
Thanks for letting us know @moppman. That commit jumped the GitHub Actions builder from Ubuntu LTS 20.04 to 24.04.
We could probably check if Ubuntu LTS 22.04 (the one in between) would get things working again or not. If it does, we could make a 2nd version of the AppImage with that fix. π
Adding on this, switching to Ubuntu 24.04 as the AppImage base has broken support for Ubuntu 22.04 as well:
me@localhost:~/Downloads$ ./DB.Browser.for.SQLite-v3.13.1-x86.64.AppImage
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /tmp/.mount_DB.BrozwLGOh/AppRun.wrapped)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/AppRun.wrapped)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/AppRun.wrapped)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libsqlcipher.so.1)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libsqlcipher.so.1)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libQt5Network.so.5)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libQt5Gui.so.5)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libcrypto.so.3)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libgssapi_krb5.so.2)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libicui18n.so.74)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libicui18n.so.74)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libicuuc.so.74)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libicuuc.so.74)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libglib-2.0.so.0)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libkrb5.so.3)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libk5crypto.so.3)
/tmp/.mount_DB.BrozwLGOh/AppRun.wrapped: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/.mount_DB.BrozwLGOh/usr/bin/../lib/libkrb5support.so.0)
Ideally we would generate compatible builds until regular Ubuntu support ends, which is April 2025 for Ubuntu 20.04 for example: https://endoflife.date/ubuntu
Hi, I'm the author of that commit. I apologize for the inconvenience, this side-effect is something I hadn't thought of.
I'll try to fix it by the end of the week and deploy the new AppImage: #3781
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a new release with several improvements over the v3.13.0 release from three months ago. π
As a special mention, SQLean has a new
time
extension! Check out the following link for more information: https://github.com/nalgeon/sqlean/blob/main/docs/time.mdThanks to everyone for being part of our Community!
Changelog
Added
Changed
Fixed
ExtendedTableWidget
Global
MainWindow
TableBrowser
etc
Dependent library version information for each OS
SHA256SUMS
This discussion was created from the release DB Browser for SQLite v3.13.1.
Beta Was this translation helpful? Give feedback.
All reactions