[Pkg-zsh-devel] Bug#981320: zplug: Repo not found with from:oh-my-zsh

Antonio Tapiador atapiador at ideas4all.com
Fri Jan 29 09:09:03 GMT 2021


Package: zplug
Version: 2.4.2-1
Severity: normal

Dear Maintainer,

Adding a new plugin from oh-my-zsh fails to fetch the plugin

A line like:

zplug "plugins/pyenv",      from:oh-my-zsh

fails to "zplug install" with a "Repo not found" error.

It seems the oh-my-zsh repository was moved it github, so a change in 
/usr/share/zplug/base/core/core.zsh line 181

from:

typeset -gx    _ZPLUG_OHMYZSH="robbyrussell/oh-my-zsh"

to:

typeset -gx    _ZPLUG_OHMYZSH="ohmyzsh/ohmyzsh"

fixes the issue.


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.0-5-amd64 (SMP w/4 CPU threads)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages zplug depends on:
ii  git  1:2.29.2-1
ii  zsh  5.8-5+b1

zplug recommends no packages.

zplug suggests no packages.

-- no debconf information



More information about the Pkg-zsh-devel mailing list