Search Criteria
Package Details: ruby-highline 3.1.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ruby-highline.git (read-only, click to copy) |
---|---|
Package Base: | ruby-highline |
Description: | A higher level command-line oriented interface |
Upstream URL: | https://github.com/JEG2/highline |
Licenses: | GPL-2.0-only OR Ruby |
Submitter: | gromit |
Maintainer: | Auerhuhn |
Last Packager: | Auerhuhn |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-04-21 20:44 (UTC) |
Last Updated: | 2025-05-09 15:17 (UTC) |
Dependencies (10)
- ruby
- ruby-reline (ruby)
- git (git-gitAUR, git-glAUR) (make)
- ruby-rdoc (make)
- ruby-bundler (check)
- ruby-dry-typesAUR (check)
- ruby-erb (check)
- ruby-minitest (check)
- ruby-rake (ruby-rake-12AUR) (check)
- ruby-simplecov (check)
Latest Comments
Auerhuhn commented on 2025-05-09 15:18 (UTC)
@envolution @krobe Published the fix. Thanks again for your patience and let me know if there are any more issues.
Auerhuhn commented on 2025-05-09 14:35 (UTC) (edited on 2025-05-09 14:36 (UTC) by Auerhuhn)
@envolution @krobe Thanks for the reports. I’m on it.
Circular dependency now fixed (in
ruby-dry-core
, which I maintain as well). Also figured out why.rb
files are missing.Preparing a fix right now.
envolution commented on 2025-05-09 14:18 (UTC) (edited on 2025-05-09 14:20 (UTC) by envolution)
@krobe you're better off not upgrading until the package is fixed by the maintainer, or by using the previous pkgbuild and setting pkgver to 3.1.2 as I described in my earlier post
the maintainer can't fix the circular dependency issue as that's not caused by this package. You can skip the issue by issuing
--nocheck
to makepkgkrobe commented on 2025-05-09 11:22 (UTC)
Upgrade from 3.1.1-1 to 3.1.2-1 fails. There appears to be a dependency issue.
-> ruby-dry-typesruby-dry-core circular dependencies not allowed
envolution commented on 2025-05-04 10:01 (UTC)
This only installs documentation. Reverting to the previous maintainers PKGBUILD and setting pkgver=3.1.2 works fine.