Page 1 of 1
Install on Ubuntu allways ends in 4.12.4
Posted: Thu Jul 04, 2024 7:26 pm
by SPS
EDIT: Solved by upgrading Ubuntu!
Ubuntu 22.04 lts on a toshiba laptop.
Downloading the linux qlc 4.13.xx version from the download page, results everytime in an installation of qlc 4.12.4
What do I do wrong?
Thanks
Paul
Re: Install on Ubuntu allways ends in 4.12.4
Posted: Thu Jul 04, 2024 8:48 pm
by sbenejam
Uinstall first with sudo apt remove qlcplus
Then install 4.13.1 with sudo dpkg -i qlcplus_xxxx.deb
Re: Install on Ubuntu allways ends in 4.12.4
Posted: Fri Jul 05, 2024 9:36 am
by SPS
sbenejam wrote: ↑Thu Jul 04, 2024 8:48 pm
Uinstall first with sudo apt remove qlcplus
Then install 4.13.1 with sudo dpkg -i qlcplus_xxxx.deb
Thanks. I'll try tomorrow
Re: Install on Ubuntu allways ends in 4.12.4
Posted: Sat Jul 06, 2024 10:55 am
by SPS
Well, I tried to do so, however the process stops with errors.
paulm@paulm-SATELLITE-L50-B:~$ sudo dpkg -i Downloads/qlcplus_4.13.1_amd64.deb
(Reading database ... 240254 files and directories currently installed.)
Preparing to unpack .../qlcplus_4.13.1_amd64.deb ...
Unpacking qlcplus (4.13.1) ...
dpkg: error processing archive Downloads/qlcplus_4.13.1_amd64.deb (--install):
trying to overwrite '/usr/share/mime/packages/qlcplus.xml', which is also in package qlcplus-data 4.12.4-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for shared-mime-info (2.1-2) ...
Errors were encountered while processing:
Downloads/qlcplus_4.13.1_amd64.deb
Re: Install on Ubuntu allways ends in 4.12.4
Posted: Sun Jul 07, 2024 7:04 am
by sbenejam
Uninstall qlcplus-data with sudo apt remove qlcplus-data and try sudo dpkg -i qlcplus-xxx.deb. In Ubuntu 22.04 the qlcplus version is 4.12.4.
Installing qlcplus in Ubuntu installs qlcplus and qlcplus-data packages. They must be uninstalled before the official version can be installed.
Re: Install on Ubuntu allways ends in 4.12.4
Posted: Wed Jul 10, 2024 11:12 am
by SPS
Thanks all.
I've ubuntu upgraded to the last version, and now I have the QLC 4.13.1