flavours
flavours copied to clipboard
Unable to run flavours update all
I am having trouble logging into Github to initialize flavours. I log in via a ssh connection, which is correctly set up (see first command).
But it does not accept my password in the flavours update all
command, even though my input password is the same.
I have run the following command to avoid the error of issue (https://github.com/Misterio77/flavours/issues/83):
git config --global --add url."[email protected]:".insteadOf "https://github.com/"
I use flavours 0.7.1 on Debian.
If I should add any info, or I can be helpful in any other way let me know. Thank you for your help :)
I am having trouble logging into Github to initialize flavours. I log in via a ssh connection, which is correctly set up (see first command).
Technically you don't have trouble logging into github, but the repo, flavour tries to download, no longer exists/was privated.
This is a known issue and there is currently work ongoing, (even if very slowly), to completely overhaul the way flavours downloads dependencies.
The temporary fix is to edit $HOME/.local/share/flavours/base16/sources/schemes/list.yaml
and comment out the themes ia
and solarized
.
Also see the issue #79 for more background info.