Skip to content

Conversation

@singiamtel
Copy link
Collaborator

Make it more clear when we're recompiling everything ourselves

I'm adding it here instead of in alibuild_helpers/args.py because the logger is not initialized yet during the arg parsing

I'm honestly not very convinced about how this change turned out, if there's any suggestion on how to improve it, please let me know

'Maybe you need to "cd" to the right directory or '
'you forgot to run "aliBuild init"?' % args.configDir)

if (not args.no_remote_store and
Copy link
Member

Choose a reason for hiding this comment

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

The change itself is fine for me. What happens on platforms where we prefer the system tools, like on macOS?

Could you add a test which exercises this part of the code?

@singiamtel singiamtel force-pushed the warn_on_no_remote_store branch from 48b5127 to dce63af Compare June 17, 2025 09:02
Make it more clear when we're recompiling everything ourselves
@singiamtel singiamtel force-pushed the warn_on_no_remote_store branch from dce63af to 0163b70 Compare November 24, 2025 09:33
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.

2 participants