Bug report
Steps to reproduce
Try installing nightly build from github on a clean headless debian system,
What is expected?
All normal dependencies are included in the build
What is actually happening?
Github builds have a lot of dependiency missing from .deb package. I have to install clean hyperion then "update" to my own build, i will have a lot of "unused" dependencies installed by then
root@ambilight:~# sudo apt install ./Hyperion-2.2.2-beta.1-Linux-arm64.deb
Note, selecting 'hyperion' instead of './Hyperion-2.2.2-beta.1-Linux-arm64.deb'
The following packages were automatically installed and are no longer required:
adwaita-icon-theme libduktape207 libmtdev1t64 libsensors-config libxcb-xinput0
at-spi2-common libegl-mesa0 libopengl0 libsensors5 libxcb-xkb1
at-spi2-core libegl1 libpango-1.0-0 libsm6 libxcomposite1
dconf-gsettings-backend libepoxy0 libpangocairo-1.0-0 libthai-data libxcursor1
dconf-service libevdev2 libpangoft2-1.0-0 libthai0 libxdamage1
fontconfig libfontconfig1 libpixman-1-0 libts0t64 libxext6
fontconfig-config libfreetype6 libproxy1v5 libturbojpeg0 libxfixes3
fonts-dejavu-core libgbm1 libpython3.13 libvulkan1 libxi6
fonts-dejavu-mono libgl1 libqt6core6t64 libwacom-common libxinerama1
gnome-themes-extra-data libgl1-mesa-dri libqt6dbus6 libwacom9 libxkbcommon-x11-0
gsettings-desktop-schemas libglvnd0 libqt6gui6 libwayland-client0 libxkbcommon0
gtk-update-icon-cache libglx-mesa0 libqt6network6 libwayland-cursor0 libxrandr2
hicolor-icon-theme libglx0 libqt6opengl6 libwayland-egl1 libxrender1
libatk-bridge2.0-0t64 libgraphite2-3 libqt6qml6 libwayland-server0 libxshmfence1
libatk1.0-0t64 libgtk-3-0t64 libqt6qmlmeta6 libxcb-cursor0 libxtst6
libatspi2.0-0t64 libgtk-3-bin libqt6qmlmodels6 libxcb-dri3-0 libxxf86vm1
libb2-1 libgtk-3-common libqt6qmlworkerscript6 libxcb-glx0 libz3-4
libcairo-gobject2 libgudev-1.0-0 libqt6quick6 libxcb-icccm4 mesa-libgallium
libcairo2 libharfbuzz0b libqt6serialport6 libxcb-image0 mesa-vulkan-drivers
libcloudproviders0 libice6 libqt6sql6 libxcb-keysyms1 qt6-gtk-platformtheme
libcolord2 libicu76 libqt6sql6-sqlite libxcb-present0 qt6-qpa-plugins
libcups2t64 libinput-bin libqt6svg6 libxcb-randr0 qt6-svg-plugins
libdatrie1 libinput10 libqt6waylandclient6 libxcb-render-util0 qt6-translations-l10n
libdav1d7 liblcms2-2 libqt6waylandcompositor6 libxcb-render0 qt6-wayland
libdconf1 libllvm19 libqt6websockets6 libxcb-shape0 x11-common
libdouble-conversion3 libmbedcrypto16 libqt6widgets6 libxcb-shm0 xkb-data
libdrm-amdgpu1 libmbedtls21 libqt6wlshellintegration6 libxcb-sync1
libdrm-common libmbedx509-7 librsvg2-2 libxcb-util1
libdrm2 libmd4c0 librsvg2-common libxcb-xfixes0
Use 'sudo apt autoremove' to remove them.
System
Orange PI Zero3, debian13 clean image- cannot get to logs since i dont have it installed. I cannot nornally use apt autoremove since it will break my install. Maybe there is some reason why these builds dont have it but i havent found a clear answer
Bug report
Steps to reproduce
Try installing nightly build from github on a clean headless debian system,
What is expected?
All normal dependencies are included in the build
What is actually happening?
Github builds have a lot of dependiency missing from .deb package. I have to install clean hyperion then "update" to my own build, i will have a lot of "unused" dependencies installed by then
System
Orange PI Zero3, debian13 clean image- cannot get to logs since i dont have it installed. I cannot nornally use
apt autoremovesince it will break my install. Maybe there is some reason why these builds dont have it but i havent found a clear answer