I took time to prepare 3 commands to run and you’re not even providing the exact output of one command (cf also @lapor 's post)
To be able to fully understand what going on, we need the exact and full output of each command …
This is pretty brutal, I was going to advise that many people on the internet report successfully solving the issue by just running apt install gcc-8-base … But I was hoping to look at the apt policy first to get the full picture and understand why this fixes the issue … Also it’s not clear to me if the issue is related to build-essential or rather gcc/g++ dependencies, which I was hoping to get clues from the actual output of dpkg -s ...
Thanks for the replies. I missed the other commands, so I’ll reinstall NetData and check with all of the command and report back. I was in a hurry before
# (NB: READ CARREFULY what the next command says
# and make sure it doesnt remove half of the system ...)
sudo apt remove build-essential gcc-8 libgcc-8-dev
The command should display something like :
The following additional packages will be installed:
binutils binutils-arm-linux-gnueabihf binutils-common cpp cpp-10 gcc gcc-10 gcc-10-base libasan6
libatomic1 libbinutils libcc1-0 libctf-nobfd0 libctf0 libgcc-10-dev libgcc-s1 libgomp1 libisl23
libubsan1
Suggested packages:
binutils-doc cpp-doc gcc-10-locales gcc-multilib flex bison gcc-doc gcc-10-doc
Recommended packages:
libc6-dev
The following packages will be REMOVED:
gcc-8 libgcc-8-dev
The following NEW packages will be installed:
cpp-10 gcc-10 gcc-10-base libasan6 libctf-nobfd0 libctf0 libgcc-10-dev libgcc-s1 libisl23
The following packages will be upgraded:
binutils binutils-arm-linux-gnueabihf binutils-common cpp gcc libatomic1 libbinutils libcc1-0
libgomp1 libubsan1
NB : if this displays MUCH MORE packages than this, this is not good. Otherwise, you may safely proceed
After which, re-running the migration should be ok
We can’t say shit because you are not sharing the output of the command that were requested, and we have no clue as to why you think vaultwarden is the culprit
Sorry about what you thought was irrespectful, i didn’t mean it, i was on my cellphone, no copy paste possible, and i was writing what i was reading. So now, i’am on computer, i willl.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
yunohost : Depends: equivs but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.