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

MDEV-32686: install dh-package-notes (TMP) #668

Merged

Conversation

grooverdan
Copy link
Member

Bootstrap this package build dependency into the
CI images before server PR MariaDB/server#3692 is merged so autobake-deb builders contine to work.

Can be removed once server commit merged up to main.

Bootstrap this package build dependency into the
CI images before server PR MariaDB/server#3692
is merged so autobake-deb builders contine to work.

Can be removed once server commit merged up to main.

This excludes Debian 11 and Ubuntu focal
@grooverdan grooverdan force-pushed the MDEV-32686-package-notes-for-deb branch from f44a707 to 7348238 Compare December 18, 2024 04:35
@RazvanLiviuVarzaru
Copy link
Collaborator

@grooverdan why is this only temporary?
dh-package-notes being part ofdebian/controldoesn't make it a permanent dependency?

@grooverdan
Copy link
Member Author

The commit is temporary, the additional dependency, once in control is permanent. So this is to keep deb-autobakes builds building correctly until the control reaches the branch that workers fetch the control from.

@RazvanLiviuVarzaru
Copy link
Collaborator

RazvanLiviuVarzaru commented Dec 19, 2024

The commit is temporary, the additional dependency, once in control is permanent. So this is to keep deb-autobakes builds building correctly until the control reaches the branch that workers fetch the control from.

Ah, ok missed this part where we pin control file
curl -skO "https://raw.githubusercontent.com/MariaDB/server/$MARIADB_BRANCH/debian/autobake-deb.sh"

and install deps based on it in:
&& mk-build-deps -r -i debian/control

@RazvanLiviuVarzaru RazvanLiviuVarzaru merged commit 71010f2 into MariaDB:dev Dec 19, 2024
14 checks passed
@grooverdan grooverdan deleted the MDEV-32686-package-notes-for-deb branch December 19, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants