minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
7.72k stars 685 forks source link

1.29.0 installation errors #2341

Closed alex-yte closed 8 months ago

alex-yte commented 8 months ago

Expected Behavior

I expect it to install completely with no errors or broken dependencies

Actual Behavior

After installation it gives me an array of problems reports

dpkg: dependency problems prevent configuration of min: min depends on gconf2; however: Package gconf2 is not installed. min depends on gconf-service; however: Package gconf-service is not installed.

dpkg: error processing package min (--install): dependency problems - leaving unconfigured Processing triggers for mailcap (3.70+nmu1ubuntu1) ... Processing triggers for gnome-menus (3.36.0-1.1ubuntu1) ... Processing triggers for desktop-file-utils (0.26-1ubuntu5) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Errors were encountered while processing: min

And those errors prevent me to install anything else. Every time i need to install something i have to sudo apt --fix-broken install which removes min and then reinstall it.

Apparently, there is some problem with gnome 2 configs which are not really supported in the gnome45.

To Reproduce

alex-yte commented 8 months ago

https://2h3ph3rd.medium.com/how-to-install-libgconf-2-4-on-ubuntu-23-10-fec6bda8d5f5

This article helped to solve the issue. But, I believe, the solution is not very stable

PalmerAL commented 8 months ago

Sorry about that, this is a duplicate of #2324 and will be fixed in the next release.