Skip to content

Conversation

@jonahwilliams
Copy link
Contributor

Reverts #41234

The required installed dependency is not on the machine's path and can't be found:

Executing: pub global activate gauge 0.1.2
2019-09-26T11:20:07.692124: stdout: Package gauge is currently active at version 0.1.1.
2019-09-26T11:20:07.701104: stdout: Resolving dependencies...
2019-09-26T11:20:08.249871: stdout: + args 1.5.2
2019-09-26T11:20:08.250044: stdout: + gauge 0.1.2 (0.1.3 available)
stdout: + meta 1.1.7
2019-09-26T11:20:08.255977: stdout: Downloading gauge 0.1.2...
2019-09-26T11:20:08.528485: stdout: Precompiling executables...
2019-09-26T11:20:09.328112: stdout: Precompiled gauge:gauge.
2019-09-26T11:20:09.356078: stdout: Installed executable gauge.
2019-09-26T11:20:09.383865: stderr: Warning: Pub installs executables into $HOME/.pub-cache/bin, which is not on your path.
stderr: You can fix that by adding this to your shell's config file (.bashrc, .bash_profile, etc.):
2019-09-26T11:20:09.384118: stderr: 
stderr:   export PATH="$PATH":"$HOME/.pub-cache/bin"
stderr: 
2019-09-26T11:20:09.384497: stdout: Activated gauge 0.1.2.
2019-09-26T11:20:09.393814: "pub" exit code: 0
2019-09-26T11:20:09.394234: 
Executing: pub global run gauge ioscpugpu new -w 9e4363d6960ef619aad7b987353075b5fdd4ad00 -l 10000
2019-09-26T11:20:09.716382: stderr: Unhandled exception:
stderr: ProcessException: No such file or directory
2019-09-26T11:20:09.716549: stderr:   Command: cipd ensure -ensure-file ensure_file.txt -root .
stderr: #0      _ProcessImpl._runAndWait (dart:io-patch/process_patch.dart:489:7)
stderr: #1      _runNonInteractiveProcessSync (dart:io-patch/process_patch.dart:634:18)
stderr: #2      Process.runSync (dart:io-patch/process_patch.dart:66:12)
stderr: #3      BaseCommand.doEnsureResources (package:gauge/commands/base.dart:49:42)
stderr: 
stderr: #4      BaseCommand.ensureResources (package:gauge/commands/base.dart:72:11)
stderr: 
stderr: #5      IosCpuGpuNew.run (package:gauge/commands/ioscpugpu/new.dart:41:11)
stderr: 
2019-09-26T11:20:09.716686: stderr: #6      CommandRunner.runCommand (package:args/command_runner.dart:197:27)
stderr: 

TBR @liyuqian

@fluttergithubbot fluttergithubbot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Sep 26, 2019
@jonahwilliams jonahwilliams merged commit f1e7fe8 into master Sep 26, 2019
@jonahwilliams jonahwilliams deleted the revert-41234-reland_cpu_gpu branch September 26, 2019 19:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants