Bug description
After #12168 upgraded libwebsockets from 4.3.3 to 4.4.1, the libwebsockets.so.19 became libwebsockets.so.20, thus requiring a rebuild to its reverse deps including owntone and ddnet.
Found it out when I tried to start owntone and it spits out:
/usr/bin/owntone: error while loading shared libraries: libwebsockets.so.19: cannot open shared object file: No such file or directory
Steps to reproduce
- Install owntone
oma install owntone
- Attempt to start owntone
owntone
- owntone did not start and spits out error message
Update channel(s)
stable
Package and version
Package: owntone
Status: install ok installed
Section: sound
Installed-Size: 2908
Maintainer: CAB233 <yidaduizuoye@outlook.com>
Architecture: amd64
Version: 28.12-1
Replaces: forked-daapd
Depends: avahi (>= 0.8-8), confuse (>= 3.2.2-1), mxml (>= 3.2), ffmpeg (>= 7.1.1-1), libwebsockets (>= 4.3.3), protobuf-c (>= 1.5.0-1), libplist (>= 2.6.0-1)
Conffiles:
/etc/owntone.conf f22dcecca9392f5492780cccd51285e2
Description: Linux DAAP (iTunes) and MPD media server with Airplay speakers support and more
Description-md5: dbeeef632de14ff452a60aa356972572
X-AOSC-ACBS-Version: 20250506.1
X-AOSC-Commit: d6fa187855
X-AOSC-Packager: CAB233 <yidaduizuoye@outlook.com>
X-AOSC-Autobuild4-Version: 4.11.1
Package: ddnet
Status: install ok installed
Section: games
Installed-Size: 87716
Maintainer: AOSC OS Maintainers <maintainers@aosc.io>
Architecture: amd64
Version: 19.0
Depends: alsa-lib (>= 1.2.13), curl (>= 8.12.1), ffmpeg (>= 7.1-7), freetype (>= 2.13.3), glew (>= 2.2.0-5), glu (>= 9.0.3-1), libnotify (>= 0.7.9-6), libogg (>= 1.3.4-2), libwebsockets (>= 4.3.3), mariadb (>= 11.7.2-1), miniupnpc (>= 2.1-4), opus (>= 1.3.1), opusfile (>= 0.11-2), sdl2 (>= 2.30.4), vulkan (>= 1:0-2), wavpack (>= 5.8.1)
Description: An expansion mod for Teeworlds
Description-md5: 93b0ccb3fd9f33515c437fac7aebc4d8
X-AOSC-ACBS-Version: 20250415
X-AOSC-Commit: 95c08dcaac
X-AOSC-Packager: AOSC OS Maintainers <maintainers@aosc.io>
X-AOSC-Autobuild4-Version: 4.8.0
Package: libwebsockets
Status: install ok installed
Section: libs
Installed-Size: 8072
Maintainer: AOSC OS Maintainers <maintainers@aosc.io>
Architecture: amd64
Version: 4.4.1
Provides: libwebsockets-dev:amd64 (= 4.4.1), libwebsockets-evlib-uv:amd64 (= 4.4.1)
Depends: openssl (>= 3.5.0-1)
Breaks: ddnet (<= 11.0.3), ttyd (<= 1.3.0)
Description: C library for web socket monitoring
Description-md5: 228ccab0cb7bf558663fc56cc5b9b632
X-AOSC-ACBS-Version: 20250802
X-AOSC-Commit: 221d167573
X-AOSC-Packager: AOSC OS Maintainers <maintainers@aosc.io>
X-AOSC-Autobuild4-Version: 4.12.7
Bug description
After #12168 upgraded libwebsockets from 4.3.3 to 4.4.1, the
libwebsockets.so.19becamelibwebsockets.so.20, thus requiring a rebuild to its reverse deps includingowntoneandddnet.Found it out when I tried to start owntone and it spits out:
/usr/bin/owntone: error while loading shared libraries: libwebsockets.so.19: cannot open shared object file: No such file or directorySteps to reproduce
oma install owntoneowntoneUpdate channel(s)
stable
Package and version