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

fix (test) failure with perl 5.40 #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gregoa
Copy link
Contributor

@gregoa gregoa commented Jun 15, 2024

In Debian we are currently applying the following patch to UR.
We thought you might be interested in it too.

Description: fix (test) failure with perl 5.40
 #   Failed test 'use UR::All;'
 #   at t/URT/t/00_load.t line 11.
 #     Tried to use 'UR::All'.
 #     Error:  Missing comma after first argument to return at /build/libur-perl-0.470+ds/lib/UR/Namespace/Command/Define/Datasource/Sqlite.pm line 41, near ");"
.
 #   Failed test 'use UR::Namespace::Command::Define::Datasource::Sqlite;'
 #   at t/URT/t/80_command_define_datasource.t line 29.
 #     Tried to use 'UR::Namespace::Command::Define::Datasource::Sqlite'.
 #     Error:  Missing comma after first argument to return at /build/libur-perl-0.470+ds/lib/UR/Namespace/Command/Define/Datasource/Sqlite.pm line 41, near ");"
Origin: vendor
Author: gregor herrmann <[email protected]>
Last-Update: 2024-06-16

The patch is tracked in our Git repository at
https://salsa.debian.org/perl-team/modules/packages/libur-perl/raw/master/debian/patches/Perl-5.40-Missing-comma-after-first-argument-to-return.patch

Thanks for considering,
gregor herrmann,
Debian Perl Group

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.

1 participant