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

packaging: Use PCRE2 for .deb/.rpm builds #17375

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

ton31337
Copy link
Member

@ton31337 ton31337 commented Nov 7, 2024

Closes #17365

debian/control Outdated Show resolved Hide resolved
redhat/frr.spec.in Outdated Show resolved Hide resolved
We have the support of PCRE2 since 061f5d1.

Also we already do this for containers (docker images).

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
@eqvinox
Copy link
Contributor

eqvinox commented Nov 12, 2024

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy/InRelease Temporary failure resolving 'archive.ubuntu.com'

looks like something was fubar'd

@eqvinox
Copy link
Contributor

eqvinox commented Nov 12, 2024

actually libpcre2-posix3 needs to be installed on some CI VMs

@ton31337
Copy link
Member Author

Yeah, we talked in Slack about this, but somehow this needs to be done :)

@mwinter-osr
Copy link
Member

All the CI systems should be updated.

@mwinter-osr mwinter-osr removed their request for review November 17, 2024 23:37
@donaldsharp donaldsharp merged commit 551e05b into FRRouting:master Nov 18, 2024
11 checks passed
@ton31337 ton31337 deleted the fix/use_pcre2 branch November 18, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

debian/rules builds FRR without PCRE2 Support
4 participants