From: jeff m. <wa...@gm...> - 2020-05-27 23:11:32
|
This failure to install seems to related to the wsjtx_icon.png file. But removing that file and trying various forms of root privileges does not make the install work. ideas??? jeff, wa1hco This error occurs on Ubuntu 20.04 rebuilt from scratch on a new PC. *Attempt #1* I have tried right click on .deb to run Software Installer...fails reporting Unable to install "Message Aggregator": The following packages have unmet dependencies: But no packages are listed. *Attempt #2* Trying to install from command line, from user account and sudo... jeff@jeff-MS-7C02:~/Downloads$ sudo dpkg -i wsjtx_2.2.0-rc2_amd64.deb (Reading database ... 222618 files and directories currently installed.) Preparing to unpack wsjtx_2.2.0-rc2_amd64.deb ... Unpacking wsjtx (2.2.0-rc2) ... dpkg: error processing archive wsjtx_2.2.0-rc2_amd64.deb (--install): trying to overwrite '/usr/share/pixmaps/wsjtx_icon.png', which is also in package wsjtx-data 2.1.2+repack-2build1 dpkg-deb: error: paste subprocess was killed by signal (Broken pipe) Processing triggers for gnome-menus (3.36.0-1ubuntu1) ... Processing triggers for desktop-file-utils (0.24-1ubuntu2) ... Processing triggers for mime-support (3.64ubuntu1) ... Processing triggers for man-db (2.9.1-1) ... Errors were encountered while processing: wsjtx_2.2.0-rc2_amd64.deb *Attempt #3* Trying to install from command line, from a root login ( sudo su -l )... root@jeff-MS-7C02:/home/jeff/Downloads# dpkg -i wsjtx_2.2.0-rc2_amd64.deb (Reading database ... 222618 files and directories currently installed.) Preparing to unpack wsjtx_2.2.0-rc2_amd64.deb ... Unpacking wsjtx (2.2.0-rc2) ... dpkg: error processing archive wsjtx_2.2.0-rc2_amd64.deb (--install): trying to overwrite '/usr/share/pixmaps/wsjtx_icon.png', which is also in package wsjtx-data 2.1.2+repack-2build1 dpkg-deb: error: paste subprocess was killed by signal (Broken pipe) Processing triggers for gnome-menus (3.36.0-1ubuntu1) ... Processing triggers for desktop-file-utils (0.24-1ubuntu2) ... Processing triggers for mime-support (3.64ubuntu1) ... Processing triggers for man-db (2.9.1-1) ... Errors were encountered while processing: wsjtx_2.2.0-rc2_amd64.deb |