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

Dependency cron 2021-07-30 #4093

Closed

Conversation

openqabot
Copy link
Contributor

No description provided.

@okurz
Copy link
Member

okurz commented Jul 30, 2021

https://app.circleci.com/pipelines/github/os-autoinst/openQA/7241/workflows/34e4e37b-57e3-411c-8ef0-c7c8b0ea03ed/jobs/68343/steps shows a pretty clear related problem:

"sqlite_unicode" attribute will be deprecated. Use "sqlite_string_mode" instead. at /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/DBI.pm line 734.

we don't have sqlite_unicode used directly in our code. I guess https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBI would need an update, currently at version 1.643

@perlpunk
Copy link
Contributor

@AdamWill already opened a ticket https://progress.opensuse.org/issues/96317 and an issue DBD-SQLite/DBD-SQLite#87

@okurz
Copy link
Member

okurz commented Jul 30, 2021

Alright. So do I understand DBD-SQLite/DBD-SQLite#87 (comment) correctly that a new version of DBD-SQLite will remove the warning again and we can expect an auto-updated package version for us in openSUSE to arrive soon?

EDIT: Likely only after https://metacpan.org/pod/DBD::SQLite has a new release

@perlpunk
Copy link
Contributor

A patched DBD::SQLite is on its way to Factory: https://build.opensuse.org/request/show/909336

@okurz
Copy link
Member

okurz commented Jul 30, 2021

so we can reject this PR here even though other PRs might be blocked as well due to unavailability of the older version

@okurz okurz closed this Jul 30, 2021
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.

None yet

3 participants