viasite-ansible / ansible-role-zsh

Setup antigen with oh-my-zsh, powerlevel10k theme, fzf, autosuggestions, syntax-highlighting
https://habrahabr.ru/post/323496/
MIT License
346 stars 84 forks source link

http://ppa.launchpad.net/morphis/anbox-support/ubuntu focal Release 404 Not Found #55

Closed fessnt closed 2 years ago

fessnt commented 3 years ago

Zero-knowledge install doesn't match correct behavior

Current behavior:

Снимок экрана от 2021-11-04 22-59-22 Снимок экрана от 2021-11-04 22-59-37 Снимок экрана от 2021-11-04 23-01-16

Correct behavior:

  1. User enters zero-knowledge code into terminal
  2. Zero-knowledge installation
  3. User happy
popstas commented 2 years ago

Just successfully installed on fresh Ubuntu 20.04.3

@fessnt, @vvmspace, ansible-role-zsh don't install ppa:morphis/anbox-support that causes error. Try to remove this repository:

sudo add-apt-repository --remove ppa:morphis/anbox-support

And try zero install again.