Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.81 KB | None | 0 0
  1.  
  2. C:\zef>perl6 -Ilib bin/zef install https://github.com/ugexe/zef/archive/v0.1.17.
  3. zip
  4. Can't extract non-existent path: C:\Users\Nicolas Peter Lane/.zef/tmp\v0.1.17.zi
  5. p
  6. in method extract at C:\zef\lib\Zef\Extract.pm6 (Zef::Extract) line 6
  7. in code at C:\zef\lib\Zef\Client.pm6 (Zef::Client) line 260
  8. in method extract at C:\zef\lib\Zef\Client.pm6 (Zef::Client) line 243
  9. in method fetch at C:\zef\lib\Zef\Client.pm6 (Zef::Client) line 182
  10. in sub MAIN at C:\zef\lib\Zef\CLI.pm6 (Zef::CLI) line 114
  11. in block <unit> at bin/zef line 1
  12.  
  13.  
  14. C:\zef>dir
  15. O volume na unidade C n�o tem nome.
  16. O N�mero de S�rie do Volume � 2E98-B47A
  17.  
  18. Pasta de C:\zef
  19.  
  20. 04/07/2017 19:45 <DIR> .
  21. 04/07/2017 19:45 <DIR> ..
  22. 04/07/2017 19:45 2.034 .appveyor.yml
  23. 04/07/2017 19:45 <DIR> .github
  24. 04/07/2017 19:45 49 .gitignore
  25. 04/07/2017 19:45 1.966 .travis.yml
  26. 04/07/2017 19:45 <DIR> bin
  27. 04/07/2017 19:46 <DIR> lib
  28. 04/07/2017 19:45 9.103 LICENSE
  29. 04/07/2017 19:45 <DIR> logotype
  30. 04/07/2017 19:45 3.371 META6.json
  31. 04/07/2017 19:45 18.870 README.pod
  32. 04/07/2017 19:45 <DIR> resources
  33. 04/07/2017 19:45 <DIR> t
  34. 04/07/2017 19:45 <DIR> xt
  35. 6 arquivo(s) 35.393 bytes
  36. 9 pasta(s) 12.561.645.568 bytes dispon�veis
  37.  
  38. C:\zef>dir bin
  39. O volume na unidade C n�o tem nome.
  40. O N�mero de S�rie do Volume � 2E98-B47A
  41.  
  42. Pasta de C:\zef\bin
  43.  
  44. 04/07/2017 19:45 <DIR> .
  45. 04/07/2017 19:45 <DIR> ..
  46. 04/07/2017 19:45 15 zef
  47. 1 arquivo(s) 15 bytes
  48. 2 pasta(s) 12.561.645.568 bytes dispon�veis
  49.  
  50. C:\zef>perl6 -Ilib bin/zef install zef
  51. ===> Searching for: zef
  52. !!!> Failed to update cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6
  53. -ecosystems/master/cpan.json
  54. ===> Updated cpan mirror: git://github.com/ugexe/Perl6-ecosystems.git
  55. !!!> Failed to update p6c mirror: http://ecosystem-api.p6c.org/projects.json
  56. ===> Updated p6c mirror: git://github.com/ugexe/Perl6-ecosystems.git
  57. ===> Testing: zef:ver('0.1.20'):auth('github:ugexe')
  58. ===> Testing [OK] for zef:ver('0.1.20'):auth('github:ugexe')
  59. ===> Installing: zef:ver('0.1.20'):auth('github:ugexe')
  60.  
  61. 1 bin/ script [zef] installed to:
  62. C:\rakudobrew\moar-nom\install\share\perl6\site\bin
  63.  
  64. C:\zef>zef
  65. Zef - Perl6 Module Management
  66.  
  67. USAGE
  68.  
  69. zef [flags|options] command [args]
  70.  
  71.  
  72. COMMANDS
  73.  
  74. install Install specific dependencies by name or path
  75. uninstall Uninstall specified distributions
  76. test Run tests on a given module's path
  77. fetch Fetch and extract module's source
  78. build Run the Build.pm in a given module's path
  79. look Fetch followed by shelling into the module's path
  80. update Update package indexes for repositories
  81. upgrade (BETA) Upgrade specific distributions (or all if no argumen
  82. ts)
  83. search Show a list of possible distribution candidates for
  84. the given terms
  85. info Show detailed distribution information
  86. browse Open browser to various support urls (homepage, bugt
  87. racker, source)
  88. list List known available distributions, or installed dis
  89. tributions with `--installed`
  90. rdepends List all distributions directly depending on a given
  91. identity
  92. locate Lookup installed module information by short-name, n
  93. ame-path, or sha1 (with --sha1 flag)
  94. smoke Run smoke testing on available modules
  95. nuke Delete directory/prefix containing matching configur
  96. ation path or CURLI name
  97.  
  98. OPTIONS
  99.  
  100. --install-to=[name] Short name or spec of CompUnit::Repository to instal
  101. l to
  102. --config-path=[path] Load a specific Zef config file
  103.  
  104. VERBOSITY LEVEL (from least to most verbose)
  105. --error, --warn, --info (default), --verbose, --debug
  106.  
  107. FLAGS
  108. --deps-only Install only the dependency chains of the requested
  109. distributions
  110. --dry Run all phases except the actual installations
  111. --serial Install each dependency after passing testing and be
  112. fore building/testing the next dependency
  113.  
  114. --/test Skip the testing phase
  115. --/build Skip the building phase
  116.  
  117. --/depends Do not fetch runtime dependencies
  118. --/test-depends Do not fetch test dependencies
  119. --/build-depends Do not fetch build dependencies
  120.  
  121. FORCE FLAGS
  122. Ignore errors occuring during the corresponding phase:
  123. --force-resolve --force-fetch --force-extract --force-build --force-test --f
  124. orce-install
  125.  
  126. or enable all unset --force-* flags with:
  127. --force
  128.  
  129. CONFIGURATION C:\rakudobrew\moar-nom\install\share\perl6\site\resources\938F72FE
  130. 80C82AFA34F4AEFD6A7DEDA9CC4F65F4.json
  131. Enable or disable plugins that match the configuration that has field `short
  132. -name` that matches <short-name>
  133.  
  134. --<short-name> # `--cpan` Enable plugin with short-name `cpan`
  135. --/<short-name> # `--/cpan` Disable plugin with short-name `cpan`
  136.  
  137.  
  138.  
  139. C:\zef>zef install --debug CSV::Parser
  140. The following candidates are already installed: CSV::Parser
  141. All candidates are currently installed
  142. No reason to proceed. Use --force-install to continue anyway
  143.  
  144. C:\zef>zef install --debug --force-install CSV::Parser
  145. The following candidates are already installed: CSV::Parser
  146. ===> Searching for: CSV::Parser
  147. !!!> Failed to update cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6
  148. -ecosystems/master/cpan.json
  149. ===> Updated cpan mirror: git://github.com/ugexe/Perl6-ecosystems.git
  150. !!!> Failed to update p6c mirror: http://ecosystem-api.p6c.org/projects.json
  151. ===> Updated p6c mirror: git://github.com/ugexe/Perl6-ecosystems.git
  152. ===> Found: CSV::Parser:ver('0.1.2'):auth('github:tony-o') [via Zef::Repository:
  153. :LocalCache]
  154. ===> Filtering: CSV::Parser:ver('0.1.2'):auth('github:tony-o')
  155. ===> Filtering [OK] for CSV::Parser:ver('0.1.2'):auth('github:tony-o')
  156. ===> # SKIP: No Build.pm for CSV::Parser:ver('0.1.2'):auth('github:tony-o')
  157. ===> Testing: CSV::Parser:ver('0.1.2'):auth('github:tony-o')
  158. Testing with plugin: Zef::Service::Shell::prove+{<anon|127352320>}
  159. t/01_multiline_csv.t ... ok
  160. t/02_escaped_csv.t ..... ok
  161. t/03_delimiters_csv.t .. ok
  162. t/04_binary_csv.t ...... ok
  163. All tests successful.
  164. Files=4, Tests=4, 1 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU)
  165. Result: PASS
  166. ===> Testing [OK] for CSV::Parser:ver('0.1.2'):auth('github:tony-o')
  167. ===> Installing: CSV::Parser:ver('0.1.2'):auth('github:tony-o')
  168. ===> Install [OK] for CSV::Parser:ver('0.1.2'):auth('github:tony-o')
  169.  
  170. C:\zef>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement