Package Details: ruby-dry-core 1.1.0-1

Git Clone URL: https://aur.archlinux.org/ruby-dry-core.git (read-only, click to copy)
Package Base: ruby-dry-core
Description: A toolset of small support modules used throughout the dry-rb ecosystem
Upstream URL: https://github.com/dry-rb/dry-core
Licenses: MIT
Submitter: gromit
Maintainer: None
Last Packager: gromit
Votes: 0
Popularity: 0.000000
First Submitted: 2025-04-18 09:53 (UTC)
Last Updated: 2025-04-18 09:53 (UTC)

Latest Comments

blau commented on 2025-04-24 10:39 (UTC)

[BUG] Circular dependency & missing ruby-super_diff

Affected PKGBUILDs
- ruby-dry-core (latest: pkgver 1.1.0-1)
- ruby-dry-types (latest: pkgver 1.8.2-2)

Steps to reproduce
1. yay -S ruby-dry-types
2. See “circular dependencies not allowed” errors for ruby-dry-core, dry-monads, dry-struct.
3. yay -S ruby-dry-core also errors out the opposite way.
4. Additionally, both fail on missing ruby-super_diff.

Actual result

-> % yay -S  ruby-dry-types
 -> ruby-dry-typesruby-dry-core circular dependencies not allowed
 -> ruby-dry-typesruby-dry-core circular dependencies not allowed
 -> ruby-dry-typesruby-dry-monads circular dependencies not allowed
 -> No AUR package found for ruby-super_diff
 -> ruby-dry-typesruby-dry-struct circular dependencies not allowed
 -> could not find all required packages: ruby-super_diff 
-> % yay -S ruby-dry-core 
 -> ruby-dry-coreruby-dry-types circular dependencies not allowed
 -> ruby-dry-coreruby-dry-logic circular dependencies not allowed
 -> ruby-dry-coreruby-dry-monads circular dependencies not allowed
 -> ruby-dry-typesruby-dry-monads circular dependencies not allowed
 -> No AUR package found for ruby-super_diff
 -> ruby-dry-coreruby-dry-struct circular dependencies not allowed
 -> ruby-dry-typesruby-dry-struct circular dependencies not allowed
 -> could not find all required packages: ruby-super_diff 
% paru 
:: Synchronising package databases...
 nwg                                                                         0.0   B  0.00   B/s 00:00 [-------------------------------------------------------------] 100%
 core is up to date
 extra is up to date
 multilib is up to date
:: Starting full system upgrade...
 there is nothing to do
:: Looking for PKGBUILD upgrades...
:: Looking for AUR upgrades...
:: Looking for devel upgrades...
:: Resolving dependencies...
error: could not find all required packages:
    ruby-super_diff (wanted by: ruby-highline -> ruby-dry-types -> ruby-dry-monads)