Skip to content

Conversation

@dkijania
Copy link
Member

@dkijania dkijania commented Oct 17, 2025

Recently we are experiencing issues in CI: https://buildkite.com/o-1-labs-2/mina-mainline-branches-nightlies/builds/694

This is caues by conflict in package name between lightnet and standard mina-devnet.

mina-devnet-lightnet package name was the same like in mina-devnet (despite fact that that they were placed in different debians).

@dkijania dkijania self-assigned this Oct 17, 2025
@dkijania dkijania requested review from a team as code owners October 17, 2025 13:40
@dkijania
Copy link
Member Author

!ci-build-me

@dkijania
Copy link
Member Author

!ci-nightly-me

@dkijania dkijania force-pushed the dkijania/fix_amd64_arm64_dups branch from a3db9ac to d0aad45 Compare October 20, 2025 06:23
@dkijania
Copy link
Member Author

@dkijania
Copy link
Member Author

!ci-build-me

@dkijania dkijania force-pushed the dkijania/fix_amd64_arm64_dups branch from d0aad45 to 8e9d3e4 Compare October 20, 2025 08:32
@dkijania dkijania changed the title [CI] Filter out arm64 from aptly when starting repo [CI] Fix packages name conflict between mina-devnet and mina-devnet-lightnet Oct 20, 2025
@dkijania
Copy link
Member Author

!ci-build-me

## END MAINNET PACKAGE ##

## DEVNET PACKAGE ##
build_daemon_devnet_deb() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename this function, or document a bit to better reflect what we're actually doing, or at least point out what build profile we're using this for?

This is so when 3 months later someone picking up this understand why it's used for lightnet.

Or should we just create another function named build_daemon_lightnet_deb?

BTW, despite used for lightnet, is it also used for berkeley?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unfortunately it's not so easy. As this method name is used in ./script/debian/build.sh which react on request for building some debian with name and execute function ("build_${i}_deb"). So renaming this method will break other stuff. Lightnet is teated as variation for mina berkeley or devnet.

I don't argue that we shouldn't rewrite it but maybe not in this PR. i can add docs

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add some documents then

@dkijania
Copy link
Member Author

@dkijania
Copy link
Member Author

@glyh I added docs

@dkijania
Copy link
Member Author

!ci-build-me

@dkijania dkijania merged commit 432937a into compatible Oct 20, 2025
29 checks passed
@dkijania dkijania deleted the dkijania/fix_amd64_arm64_dups branch October 20, 2025 15:03
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.

4 participants