aloisdeniel / aloisdeniel/vsts-flutter-tasks

Flutter Install Failed on Ubuntu

Abierto
#56 27 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
109
Forks
81
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

On ubuntu-latest agent, I got this error when executing Flutter Install.
```
Starting: FlutterInstall
==============================================================================
Task : Flutter Install
Description : Install the Flutter environment.
Version : 0.2.35
Author : Aloïs Deniel
Help : For more information, take a look at the Flutter [documentation](https://flutter.io)
==============================================================================
Downloading: https://storage.googleapis.com/flutter_infra/releases/stable/linux/flutter_linux_1.17.1-stable.tar.xz
Extracting archive
/usr/bin/unzip /home/vsts/work/_temp/e606a105-28f8-4b64-9a04-8421883bf27c
Archive: /home/vsts/work/_temp/e606a105-28f8-4b64-9a04-8421883bf27c

End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /home/vsts/work/_temp/e606a105-28f8-4b64-9a04-8421883bf27c or
/home/vsts/work/_temp/e606a105-28f8-4b64-9a04-8421883bf27c.zip, and cannot find /home/vsts/work/_temp/e606a105-28f8-4b64-9a04-8421883bf27c.ZIP, period.
##[error]Error: The process '/usr/bin/unzip' failed with exit code 9
Finishing: FlutterInstall
```

It runs normally on macos-latest. Not sure whether the linux package itself is broken or what, but I thought I should ask here first.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.