-
Notifications
You must be signed in to change notification settings - Fork 44
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
Improve artifacts download warnings #140
Comments
These message are not problem. Because the official flutter assumes the URL which the artifact is downloaded. If there is a chance to improve it, I will improve it, so I will keep the issue open. Thanks. |
OK thank you but the problem is with that issue I can't build any project. |
Are you using proxy? Can you delete current flutter-elinux directory once? Then, git clone and flutter-elinux run? |
No proxy and the folder of flutter-elinux was renamed to flutter-elinux-old before git clone. |
I guess your internet speed is a little bit slow. Your network speed is good? Artifacts for elinux can be downloaded by using the following command.
|
Hello. I tried your solution but the issue is not solved. After this i tried to build my app like i did before but i have some errors of build. My process is the same than the wiki document : https://github.com/sony/flutter-elinux/wiki/Building-flutter-apps Error details : `Failed to cmake: CMake Error at /usr/share/cmake-3.18/Modules/CMakeTestCXXCompiler.cmake:59
is not able to compile a simple test program. It fails with the following output:
CMake will not be able to correctly generate this project. Could you please help me to solve this probleme ? :) My last version of flutter-elinux was 3.0.5 and i just tried to use the last version and the issues appears. Thank you very much. |
Hello. Did you change something between 3.0.5 and 3.3.0 ? 😊. Thank you. |
Hello.
You forgot to add this : Thank you, |
Hello, it is a little difficult to access github where I am, so I can't use the download method of automatically connecting to github. I can download these packages manually, but I don't know which directory to put them in to skip the automatic download? I don't even know whether to download to the flutter directory, the flutter-elinux directory or the project's directory. |
Unfortunately, no. But you might be able to use |
Hello.
I tried to install the new release of e-linux.
I have create a new project with flutter-elinux to verify if it's my project but not.
I have this error when i run the build :
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-common.zip
This should not have happened. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-common tools... ⣯Downloading elinux-common tools... 6,0s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-arm64-debug.zip
This should not have happenedDownloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-common.zip
This should not have happened. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-common tools... ⣯Downloading elinux-common tools... 6,0s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-arm64-debug.zip
This should not have happened. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-arm64-debug tools... ⣯Downloading elinux-arm64-debug tools... 8,4s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-arm64-profile.zip
This should not have happened. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-arm64-profile tools... ⣯Downloading elinux-arm64-profile tools... 4,3s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-arm64-release.zip
This should not have happened. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-arm64-release tools... ⣯Downloading elinux-arm64-release tools... 3,4s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-x64-debug.zip
This should not have happened. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-x64-debug tools... ⣯Downloading elinux-x64-debug tools... 7,6s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-x64-profile.zip
This should not have happened. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-x64-profile tools... ⣯Downloading elinux-x64-profile tools... 3,2s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-x64-release.zip
. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-arm64-debug tools... ⣯Downloading elinux-arm64-debug tools... 8,4s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-arm64-profile.zip
This should not have happened. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-arm64-profile tools... ⣯Downloading elinux-arm64-profile tools... 4,3s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-arm64-release.zip
This should not have happened. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-arm64-release tools... ⣯Downloading elinux-arm64-release tools... 3,4s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-x64-debug.zip
This should not have happened. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-x64-debug tools... ⣯Downloading elinux-x64-debug tools... 7,6s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-x64-profile.zip
This should not have happened. This is likely a Flutter SDK bug. Please file an
issue at https://github.com/flutter/flutter/issues/new?template=1_activation.md
Downloading elinux-x64-profile tools... ⣯Downloading elinux-x64-profile tools... 3,2s
Downloading an artifact that may not be reachable in some environments (e.g.
firewalled environments):
https://github.com/sony/flutter-embedded-linux/releases/download/c08d7d5efc/elin
ux-x64-release.zip
Can you help me about this issue ?
Thank you.
Regards
The text was updated successfully, but these errors were encountered: