Advertisement
Xliff

File::Which is a bitch!

Apr 1st, 2016
491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. root@infinity:~# zef install File::Which
  2. ===> Searching for: File::Which
  3. ===> Testing: File::Which
  4. # Found perl6 at '/usr/local/rakudobrew/bin/perl6'
  5. ===> Testing [OK] for File::Which
  6. ===> Installing: File::Which
  7. ===> Install [FAIL] for File::Which: ===SORRY!===
  8. Could not find File::Which::Unix in:
  9. /root/.perl6
  10. /usr/local/rakudobrew/moar-nom/install/share/perl6/site
  11. /usr/local/rakudobrew/moar-nom/install/share/perl6/vendor
  12. /usr/local/rakudobrew/moar-nom/install/share/perl6
  13. CompUnit::Repository::AbsolutePath<-1226965628>
  14. CompUnit::Repository::NQP<-1226983084>
  15. CompUnit::Repository::Perl5<-1227001552>
  16. CompUnit::Repository::AbsolutePath<-1227165228>
  17. CompUnit::Repository::NQP<-1227166892>
  18. CompUnit::Repository::Perl5<-1227168460>
  19.  
  20. ===SORRY!===
  21. Could not find File::Which::Unix in:
  22. /root/.perl6
  23. /usr/local/rakudobrew/moar-nom/install/share/perl6/site
  24. /usr/local/rakudobrew/moar-nom/install/share/perl6/vendor
  25. /usr/local/rakudobrew/moar-nom/install/share/perl6
  26. CompUnit::Repository::AbsolutePath<-1226965628>
  27. CompUnit::Repository::NQP<-1226983084>
  28. CompUnit::Repository::Perl5<-1227001552>
  29. CompUnit::Repository::AbsolutePath<-1227165228>
  30. CompUnit::Repository::NQP<-1227166892>
  31. CompUnit::Repository::Perl5<-1227168460>
  32.  
  33. in block at sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 475
  34. in code at sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 448
  35. in method install at sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 439
  36. in sub MAIN at /usr/local/rakudobrew/moar-nom/install/share/perl6/site/sources/A9948E7371E0EB9AFDF1EEEB07B52A1B75537C31 (Zef::CLI) line 114
  37. in block <unit> at /usr/local/rakudobrew/moar-nom/install/share/perl6/site/resources/2847C3BC0A9DB3D73DBBF97A038F013CF6C5A680 line 1
  38.  
  39. --------- zef -v --installed list -----------
  40.  
  41. ===> Found via /usr/local/rakudobrew/moar-nom/install/share/perl6/site
  42. File::Find:ver('0.1')
  43. # File::Find
  44. File::Which
  45. # File::Which
  46. # File::Which::MacOSX
  47. # File::Which::UNIX
  48. # File::Which::Win32
  49. JSON::Fast:ver('0.3')
  50. # JSON::Fast
  51. zef:auth('github:ugexe')
  52. # Zef
  53. # Zef::CLI
  54. # Zef::Client
  55. # Zef::Config
  56. # Zef::ContentStorage
  57. # Zef::ContentStorage::CPAN
  58. # Zef::ContentStorage::LocalCache
  59. # Zef::ContentStorage::P6C
  60. # Zef::Distribution
  61. # Zef::Distribution::DependencySpecification
  62. # Zef::Distribution::Local
  63. # Zef::Extract
  64. # Zef::Fetch
  65. # Zef::Fetch::Path
  66. # Zef::Identity
  67. # Zef::Shell
  68. # Zef::Shell::PowerShell
  69. # Zef::Shell::PowerShell::download
  70. # Zef::Shell::PowerShell::unzip
  71. # Zef::Shell::Test
  72. # Zef::Shell::curl
  73. # Zef::Shell::git
  74. # Zef::Shell::p5tar
  75. # Zef::Shell::prove
  76. # Zef::Shell::prove6
  77. # Zef::Shell::tar
  78. # Zef::Shell::unzip
  79. # Zef::Shell::wget
  80. # Zef::Test
  81. # Zef::Utils::FileSystem
  82. # Zef::Utils::SystemInfo
  83. # Zef::Utils::URI
  84. ===> Found via /usr/local/rakudobrew/moar-nom/install/share/perl6
  85. CORE:ver('6.c'):auth('perl')
  86. # NativeCall
  87. # NativeCall::Compiler::GNU
  88. # NativeCall::Compiler::MSVC
  89. # NativeCall::Types
  90. # Pod::To::Text
  91. # Test
  92. # experimental
  93. # newline
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement