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

flutter: add missing curl build-package #4804

Merged
merged 2 commits into from
May 10, 2024
Merged

Conversation

Saviq
Copy link
Contributor

@Saviq Saviq commented May 10, 2024

At least on Launchpad, we otherwise end up with:

:: + flutter precache --linux
::    Woah! You appear to be trying to run flutter as root.
::    We strongly recommend running the flutter tool without superuser
privileges.
::   /
:: 📎
::
:: Missing "curl" tool. Unable to download Dart SDK.
:: Consider running "sudo apt-get install curl".
  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

At least on Launchpad, we otherwise end up with:

```
:: + flutter precache --linux
::    Woah! You appear to be trying to run flutter as root.
::    We strongly recommend running the flutter tool without superuser
privileges.
::   /
:: 📎
::
:: Missing "curl" tool. Unable to download Dart SDK.
:: Consider running "sudo apt-get install curl".
```
@lengau lengau requested a review from mr-cal May 10, 2024 12:59
@mr-cal
Copy link
Collaborator

mr-cal commented May 10, 2024

@Saviq - is this workaround working for you? https://git.launchpad.net/~mir-team/+git/mir-test-tools/commit/?h=core22

I'm deciding whether to put this fix in 8.2.x or 8.3.

@Saviq
Copy link
Contributor Author

Saviq commented May 10, 2024

@Saviq - is this workaround working for you?

Yeah it's a trivial workaround

@mr-cal mr-cal merged commit cda1cd5 into canonical:main May 10, 2024
10 checks passed
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.

3 participants