Package Details: oh-my-posh-bin 29.0.2-1

Git Clone URL: https://aur.archlinux.org/oh-my-posh-bin.git (read-only, click to copy)
Package Base: oh-my-posh-bin
Description: A prompt theme engine for any shell.
Upstream URL: https://github.com/JanDeDobbeleer/oh-my-posh
Licenses: MIT
Conflicts: oh-my-posh
Provides: oh-my-posh
Submitter: Kamack38
Maintainer: Kamack38
Last Packager: Kamack38
Votes: 30
Popularity: 2.32
First Submitted: 2022-04-04 15:34 (UTC)
Last Updated: 2026-01-09 18:55 (UTC)

Pinned Comments

Kamack38 commented on 2023-07-29 20:01 (UTC) (edited on 2023-07-29 20:03 (UTC) by Kamack38)

Please do NOT flag this package out of date. This package is updated daily at 18:30 UTC by an automatic GitHub action here.

Latest Comments

1 2 3 Next › Last »

Kamack38 commented on 2025-09-23 08:00 (UTC)

@piyush-1337 this is an issue with GitHub rate limiting and not the PKBUILD itself. Try updating again after some time

piyush-1337 commented on 2025-09-23 06:21 (UTC) (edited on 2025-09-26 08:35 (UTC) by piyush-1337)

Edit: Fixed automatically after some time, looks like Github rate limiting as @Kamack38 said

Please fix this i tried to update using yay -Syu

==> Starting pkgver()...
==> ERROR: pkgver is not allowed to be empty.
==> ERROR: pkgver() generated an invalid version: 
-> error making: oh-my-posh-bin-exit status 12
-> Failed to install the following packages. Manual intervention is required:
oh-my-posh-bin - exit status 12

Frestein commented on 2025-07-16 19:03 (UTC) (edited on 2025-08-02 22:04 (UTC) by Frestein)

curl: (35) TLS connect error: error:0A000126:SSL routines::unexpected eof while reading

I'm from Russia, but I haven't seen any restrictions. I'm only having problems with this package.

UPD: I added api.github.com to zapret, and now works.

Kamack38 commented on 2025-07-07 20:04 (UTC) (edited on 2025-07-07 20:05 (UTC) by Kamack38)

@Frestein What's the output of

curl -L "https://api.github.com/repos/JanDeDobbeleer/oh-my-posh/releases/latest"

for You? Are You in a country with some kind of restrictions (maybe China or Russia)?

Frestein commented on 2025-07-07 13:04 (UTC)

This error has been going on for several weeks now.

Kamack38 commented on 2025-07-01 23:19 (UTC)

@Frestein you're probably just rate limited by GitHub. It happens sometimes. Try waiting or skip the pkgver. This package should be up to date.

Frestein commented on 2025-07-01 23:14 (UTC)

==> ERROR: pkgver is not allowed to be empty.
==> ERROR: pkgver() generated an invalid version: 
 -> error making: oh-my-posh-bin-exit status 12
 -> Failed to install the following packages. Manual intervention is required:
oh-my-posh-bin - exit status 12

Kamack38 commented on 2025-05-04 12:49 (UTC)

@NekoLOvO I have no idea why it doesn't work for you. Maybe try running the pkgver() in a bash shell and see what it outputs. You may be rate limited by GitHub.

NekoLOvO commented on 2025-05-04 12:44 (UTC) (edited on 2025-05-04 12:45 (UTC) by NekoLOvO)

@Kamack38 Idn, but makepkg says pkgver() returns a null value when I update this package

Kamack38 commented on 2025-05-01 22:26 (UTC)

@NekoLOvO I don't really understand your question. I used it to update the package. It is used by the workflow. I think that some package managers also support that.