tabby icon indicating copy to clipboard operation
tabby copied to clipboard

Installation Error: `Errors were encountered while processing`

Open Aviksaikat opened this issue 10 months ago • 5 comments

Describe the problem: Error while installing tabby on kali linux 6.6.15-2kali1 2024.1

$ sudo dpkg -i ~/Downloads/tabby-1.0.207-linux-x64.deb
Selecting previously unselected package tabby-terminal.
(Reading database ... 472934 files and directories currently installed.)
Preparing to unpack .../tabby-1.0.207-linux-x64.deb ...
Unpacking tabby-terminal (1.0.207) ...
dpkg: dependency problems prevent configuration of tabby-terminal:
 tabby-terminal depends on gconf2; however:
  Package gconf2 is not installed.
 tabby-terminal depends on gconf-service; however:
  Package gconf-service is not installed.

dpkg: error processing package tabby-terminal (--install):
 dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for desktop-file-utils (0.27-1) ...
Errors were encountered while processing:
 tabby-terminal

Funny thing tabby is running even after encountering these errors. image

To Reproduce: On kali linux do sudo dpkg -i ~/Downloads/tabby-1.0.207-linux-x64.deb

Aviksaikat avatar Apr 17 '24 16:04 Aviksaikat

The problem occurs on all versions of Ubuntu and distributions based on it

justc0de-it avatar Apr 17 '24 20:04 justc0de-it

The problem occurs on all versions of Ubuntu and distributions based on it

I have used tabby in the past on kali but cant remember how I made it work. Also afaik gconf2 is outdated and I don't think Debian ships it anymore. I could be wrong though.

Aviksaikat avatar Apr 18 '24 02:04 Aviksaikat

I'm having the same problem on Ubuntu 24.04. gconf2 is not available since 23.10. I suspect this problem will become more common, with the new LTS out.

giggio avatar Apr 27 '24 17:04 giggio

same probelem on Ubuntu 24.04

ZonghuiWang avatar Apr 29 '24 03:04 ZonghuiWang

see https://github.com/balena-io/etcher/issues/4096#issuecomment-2002508237 for more info

theofficialgman avatar May 09 '24 15:05 theofficialgman

Fixed in the latest release

Eugeny avatar Jun 22 '24 21:06 Eugeny