Package Details: oh-my-zsh-git r7424.c690f7316-1

Git Clone URL: https://aur.archlinux.org/oh-my-zsh-git.git (read-only, click to copy)
Package Base: oh-my-zsh-git
Description: A community-driven framework for managing your zsh configuration. Includes 180+ optional plugins and over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community
Upstream URL: https://github.com/ohmyzsh/ohmyzsh
Licenses: MIT
Submitter: phoenixlzx
Maintainer: MarcinWieczorek
Last Packager: MarcinWieczorek
Votes: 473
Popularity: 2.66
First Submitted: 2012-10-24 12:04 (UTC)
Last Updated: 2024-11-03 11:29 (UTC)

Dependencies (7)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 18 Next › Last »

EgidioCaprino commented on 2020-04-18 12:49 (UTC)

Isn't yay -Sc supposed to do that?

francoism90 commented on 2020-04-18 09:32 (UTC)

@EgidioCaprino you need to remove the yay cache and reinstall.

EgidioCaprino commented on 2020-04-18 09:30 (UTC) (edited on 2020-04-18 09:31 (UTC) by EgidioCaprino)

I have this problem while installing latest update with yay:

==> ERROR: /home/egidio/.cache/yay/oh-my-zsh-git/oh-my-zsh-git is not a clone of https://github.com/ohmyzsh/ohmyzsh.git

I already tried clearing the cache with yay -Sc, but it doesn't solve the issue.

Anty0 commented on 2020-04-17 14:41 (UTC)

@Feresey According to the image you have patch installed as dependency.

You probably had it installed before installing base-devel group. Since grups in Arch Linux are just lists of packages to by installed, pacman skipped already installed patch and left it installed as dependency. You can easily fix that by setting him as explicitly installed. :)

Feresey commented on 2020-04-17 14:01 (UTC)

@Anty0, https://i.imgur.com/AAvvWX6.png

Anty0 commented on 2020-04-17 13:51 (UTC)

@Feresey I don't see, how it could be possible... :/

Package patch is in the base-devel.

You can see here: https://www.archlinux.org/groups/x86_64/base-devel/

Feresey commented on 2020-04-17 13:16 (UTC)

@MarcinWieczorek, as you can see, I don't have the patch command when the base-devel group is installed

MarcinWieczorek commented on 2020-04-17 11:42 (UTC)

Patch is in base-devel which is assumed to be installed when building packages from AUR.

Feresey commented on 2020-04-17 11:26 (UTC)

add patch to make deps

MarcinWieczorek commented on 2020-04-16 17:51 (UTC)

I got in touch with ohmyzsh team and we will work on improving the package. In the meantime I'm updating the url and changing schema git git+https.