Cannot install Bitwig .deb on Ubuntu 24.04 beta

Official support for: bitwig.com
Post Reply New Topic
RELATED
PRODUCTS

Post

Hi all

I've taken the plunge and clean installed Ubuntu 24.04 and am not trying to install the .deb as follows:

Code: Select all

sudo apt install ./bitwig-studio-5.1.7.deb 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'bitwig-studio' instead of './bitwig-studio-5.1.7.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 bitwig-studio : Depends: zlib1g:i386 but it is not installable
                 Depends: libx11-xcb1:i386 but it is not installable
                 Depends: libx11-6:i386 but it is not installable
                 Depends: libxau6:i386 but it is not installable
                 Depends: libxdmcp6:i386 but it is not installable
                 Depends: libxrender1:i386 but it is not installable
                 Depends: libfontconfig1:i386 but it is not installable
                 Depends: libxcb-icccm4:i386 but it is not installable
                 Depends: libxcb-util1:i386 but it is not installable
                 Depends: libxcb-shm0:i386 but it is not installable
                 Depends: libxcb-xinput0:i386 but it is not installable
                 Depends: libxkbcommon0:i386 but it is not installable
                 Depends: libxkbcommon-x11-0:i386 but it is not installable
                 Depends: libpixman-1-0:i386 but it is not installable
                 Depends: libcairo2:i386 but it is not installable
E: Unable to correct problems, you have held broken packages.
Looks like a load of 32 bit dependencies are no longer available. If anyone has any ideas how to work around this (and I can't use the flatpak as I need to use yabridge which the flatpak does not work with) then I'd appreciate your thoughts. Thanks.
Ryzen 5 8600G, 32GB DDR5, Ubuntu 24.04 LTS, Waveform Pro 13, Mixbus Pro 10, Reaper 7, Bitwig 5.1.

Post

Solved by enabling 32 bit libraries:

Code: Select all

dpkg --add-architecture i386
sudo apt update
sudo apt install ./bitwig-studio-5.1.7.deb 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'bitwig-studio' instead of './bitwig-studio-5.1.7.deb'
The following additional packages will be installed:
  gcc-14-base:i386 libbrotli1:i386 libbsd0:i386 libbz2-1.0:i386 libc6:i386 libcairo2:i386 libexpat1:i386
  libfontconfig1:i386 libfreetype6:i386 libgcc-s1:i386 libidn2-0:i386 libjack-jackd2-0 libmd0:i386 libpixman-1-0:i386
  libpng16-16t64:i386 libunistring5:i386 libx11-6:i386 libx11-xcb1:i386 libxau6:i386 libxcb-ewmh2 libxcb-icccm4:i386
  libxcb-render0:i386 libxcb-shm0:i386 libxcb-util1:i386 libxcb-xinput0 libxcb-xinput0:i386 libxcb-xkb1:i386 libxcb1:i386
  libxdmcp6:i386 libxext6:i386 libxkbcommon-x11-0:i386 libxkbcommon0:i386 libxrender1:i386 zlib1g:i386
Suggested packages:
  lib32stdc++6 glibc-doc:i386 locales:i386 libnss-nis:i386 libnss-nisplus:i386 jackd2
The following NEW packages will be installed:
  bitwig-studio gcc-14-base:i386 libbrotli1:i386 libbsd0:i386 libbz2-1.0:i386 libc6:i386 libcairo2:i386 libexpat1:i386
  libfontconfig1:i386 libfreetype6:i386 libgcc-s1:i386 libidn2-0:i386 libjack-jackd2-0 libmd0:i386 libpixman-1-0:i386
  libpng16-16t64:i386 libunistring5:i386 libx11-6:i386 libx11-xcb1:i386 libxau6:i386 libxcb-ewmh2 libxcb-icccm4:i386
  libxcb-render0:i386 libxcb-shm0:i386 libxcb-util1:i386 libxcb-xinput0 libxcb-xinput0:i386 libxcb-xkb1:i386 libxcb1:i386
  libxdmcp6:i386 libxext6:i386 libxkbcommon-x11-0:i386 libxkbcommon0:i386 libxrender1:i386 zlib1g:i386
0 upgraded, 35 newly installed, 0 to remove and 0 not upgraded.
Need to get 7457 kB/303 MB of archives.
After this operation, 323 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Ryzen 5 8600G, 32GB DDR5, Ubuntu 24.04 LTS, Waveform Pro 13, Mixbus Pro 10, Reaper 7, Bitwig 5.1.

Post

The weird thing is why is it installing a 32 bit version on a 64 bit OS?
Bitwig, against the constitution.

Post

Bitwig should perhaps clean up their dependencies.

Post

and If we do the fresh (daily) Ubuntu.iso, going straight to the install instead of trying Ubuntu and install afterwards seems more stable, and Kubuntu could end up on a black screen after a reboot, not as ready as Ubuntu it seems.. but things could change fast since the release is so close :)

Post Reply

Return to “Bitwig”