after updating from 17.10 to 18.04 due to end of life, everyting is fine except :
sudo apt upgrade
You can launch « apt --fix-broken install » to fix those problems.
Following packages have unmet dependencies :
budgie-desktop-environment : Depends: budgie-desktop-common but is not installed
E:Unsatisfied dependencies. Try « apt --fix-broken install » without package
so I try :
sudo apt --fix-broken install
Preparing unpacking of …/budgie-desktop-common_0.9.9ubuntu1_all.deb …
Unpacking budgie-desktop-common (0.9.9ubuntu1) …
dpkg: error dealing with archive /var/cache/apt/archives/budgie-desktop-common_0.9.9ubuntu1_all.deb (–unpack) :
replacement attempt « /etc/profile.d/vte.sh », which also belongs to package libvte-2.90-common 1:0.36.3-1ubuntu3
Errors happened during execution :
/var/cache/apt/archives/budgie-desktop-common_0.9.9ubuntu1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Anyone has a clue ?