Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cpanfile.snapshot #1161

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

metacpan-automation[bot]
Copy link
Contributor

@metacpan-automation metacpan-automation bot commented Feb 11, 2024

@oalders
Copy link
Member

oalders commented Feb 12, 2024

1.455 Package rsync is not available, but is referred to by another package.
1.455 This may mean that the package is missing, has been obsoleted, or
1.455 is only available from another source
1.455
1.457 E: Version '3.2.3-4+deb11u1' for 'rsync' was not found

@haarg
Copy link
Member

haarg commented Feb 14, 2024

Reference bless( ["t/var/darkpan","t/var/darkpan"], 'Path::Tiny' ) did not pass type constraint "Str" (in $args->{"directory"}) at (eval 4968)[/usr/local/lib/perl5/site_perl/5.36.3/Sub/Quote.pm:3] line 89
    "Str" is a subtype of "Value"
    Reference bless( ["t/var/darkpan","t/var/darkpan"], 'Path::Tiny' ) did not pass type constraint "Value" (in $args->{"directory"})
    "Value" is defined as: (defined($_) and not ref($_))
 at (eval 4968)[/usr/local/lib/perl5/site_perl/5.36.3/Sub/Quote.pm:3] line 89.
        OrePAN2::Injector::new(undef, "directory", Path::Tiny=ARRAY(0x55a38f8c3318)) called at t/lib/MetaCPAN/DarkPAN.pm line 29
        MetaCPAN::DarkPAN::run(MetaCPAN::DarkPAN=HASH(0x55a380551780)) called at t/01_darkpan.t line 16

Seems to be due to a change in OrePAN2. The new version is stricter about what it accepts. It is refusing a Path::Tiny object for a directory.

@XSven

@metacpan-automation metacpan-automation bot merged commit 26d585d into master Feb 21, 2024
1 check passed
@metacpan-automation metacpan-automation bot deleted the update-cpanfile-snapshot branch February 21, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants