Skip to content

Instantly share code, notes, and snippets.

@spigell
Created November 25, 2017 14:34
Show Gist options
  • Save spigell/77d00a1b04ff423013577d21fcb60bd0 to your computer and use it in GitHub Desktop.
Save spigell/77d00a1b04ff423013577d21fcb60bd0 to your computer and use it in GitHub Desktop.
[spigell@hammerhead dev-rakudo-install]$ sparrowdo --ssh_port=4445 --ssh_user=vagrant --ssh_private_key=../.vagrant/machines/archlinux/virtualbox/private_key --sparrowfile=./examples/test.pl6
running sparrow tasks on 127.0.0.1 ...
target OS is - archlinux
push dev-rakudo-install https://github.com/melezhik/rakudo-install into SPL - OK
push [task] install test Rakudo [plg] dev-rakudo-install OK
copied SPL file as /opt/sparrow/sparrow.list - OK
get index updates from SparrowHub ... OK
set up task box file - /home/spigell/.sparrowdo//opt/sparrow/task-box.json - OK
installing private@dev-rakudo-install ...
Already up to date.
running task box from /opt/sparrow/sparrow-cache/task-box.json ...
2017-11-25 14:10:05 : [task] install test Rakudo [plg] dev-rakudo-install [path] modules/install/archlinux/ [params] repo:https://spider-mario.quantic-telecom.net/archlinux/$repo/$arch
:: Synchronizing package databases...
downloading core.db...
downloading extra.db...
downloading community.db...
downloading rakudo.db...
resolving dependencies...
looking for conflicting packages...
Packages (3) moarvm-2017.10-1 nqp-2017.10-1 rakudo-2017.10-1
Total Installed Size: 30.80 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing moarvm...
installing nqp...
installing rakudo...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
This is Rakudo version 2017.10 built on MoarVM version 2017.10
implementing Perl 6.c.
ok scenario succeeded
ok text has 'This is Rakudo version'
STATUS SUCCEED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment