Advertisement
Guest User

Untitled

a guest
Feb 18th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.35 KB | None | 0 0
  1. $ pacaur -Ss mattermost
  2. aur/mattermost-desktop 3.7.1-1 (35, 2.98)
  3. Mattermost Desktop application for Linux (Beta)
  4. aur/mattermost 4.6.1-1 (22, 1.46) [installed]
  5. Open source Slack-alternative in Golang and React
  6. aur/purple-mattermost-git v1.1.r0.g30cfb74-1 (4, 0.48) [installed: v1.1.r79.g90dc0ea-1]
  7. A purple-based (Pidgin) plugin for Mattermost.
  8. aur/mattermosti18n-git r23.7e95378-2 (2, 0.44)
  9. A tool for Mattermost used to convert translations between GNU gettext .po
  10. and JSON files
  11. aur/python-mattermostdriver 2.1.1-2 (1, 0.42)
  12. A Python Mattermost Driver
  13. aur/mattermost-desktop-bin 4.0.0-1 (6, 0.14)
  14. Mattermost Desktop (Beta) for Linux (binary)
  15. aur/matterhorn 40600.1.0-1 (2, 0.05)
  16. A terminal-based chat client for MatterMost
  17. aur/mattermost-git 4.4.0.rc2.r9.gae8fd3733-2 (2, 0.04)
  18. Open source Slack-alternative in Golang and React
  19. aur/matterhorn-git 30802.1.0-2 (1, 0.01)
  20. A terminal-based chat client for MatterMost
  21. aur/mattermost-push-proxy 3.5-1 (0, 0.00)
  22. Mattermost Push Notifications Service
  23. aur/mattersend 2.0-2 (1, 0.00)
  24. Library and CLI utility to send messages to mattermost's incoming webhooks
  25. aur/purple-mattermost-spectrum2 v1.2.r1.daf5d6b-1 (0, 0.00)
  26. A purple-based (Pidgin) plugin for Mattermost. (spectrum2 work)
  27. 02:14 roman in /home/roman/.config/nvim
  28. $ pacaur -S mattermost-git
  29. :: Package mattermost-git not found in repositories, trying AUR...
  30. :: resolving dependencies...
  31. :: looking for inter-conflicts...
  32. :: mattermost-git and mattermost are in conflict (mattermost). Remove mattermost? [y/N] y
  33. :: mattermost-git-latest has been flagged out of date on Tue 13 Feb 2018 06:00:13 PM EST
  34.  
  35. AUR Packages (1) mattermost-git-latest
  36.  
  37. :: Proceed with installation? [Y/n] y
  38. :: Retrieving package(s)...
  39. :: mattermost-git build files are up-to-date -- skipping
  40. [sudo] password for roman:
  41. :: Checking mattermost-git integrity...
  42. ==> Making package: mattermost-git 4.4.0.rc2.r9.gae8fd3733-2 (Sun Feb 18 02:15:44 EST 2018)
  43. ==> Retrieving sources...
  44. -> Updating mattermost-server git repo...
  45. Fetching origin
  46. -> Updating mattermost-webapp git repo...
  47. Fetching origin
  48. -> Found mattermost.service
  49. -> Found mattermost.sh
  50. -> Found mattermost.sysusers
  51. -> Found mattermost.tmpfiles
  52. ==> Validating source files with sha512sums...
  53. mattermost-server ... Skipped
  54. mattermost-webapp ... Skipped
  55. mattermost.service ... Passed
  56. mattermost.sh ... Passed
  57. mattermost.sysusers ... Passed
  58. mattermost.tmpfiles ... Passed
  59. :: Building mattermost-git package(s)...
  60. ==> Making package: mattermost-git 4.7.0.rc2.r19.g30197584d-1 (Sun Feb 18 02:15:49 EST 2018)
  61. ==> Checking runtime dependencies...
  62. ==> Checking buildtime dependencies...
  63. ==> WARNING: Using existing $srcdir/ tree
  64. ==> Starting pkgver()...
  65. ==> Removing existing $pkgdir/ directory...
  66. ==> Starting build()...
  67. Cleaning
  68. rm -Rf dist
  69. go clean -i ./...
  70. cd ../mattermost-webapp && make clean
  71. make[1]: Entering directory '/home/roman/.cache/pacaur/mattermost-git/src/mattermost-webapp'
  72. Cleaning Webapp
  73. yarn cache clean
  74. yarn cache v1.3.2
  75. success Cleared cache.
  76. Done in 0.03s.
  77. rm -rf dist
  78. rm -rf node_modules
  79. rm -f .yarninstall
  80. make[1]: Leaving directory '/home/roman/.cache/pacaur/mattermost-git/src/mattermost-webapp'
  81. find . -type d -name data -not -path './vendor/*' | xargs rm -r
  82. rm: missing operand
  83. Try 'rm --help' for more information.
  84. make: *** [Makefile:477: clean] Error 123
  85. ==> ERROR: A failure occurred in build().
  86. Aborting...
  87. :: failed to build mattermost-git package(s)
  88. 02:15 roman in /home/roman/.config/nvim
  89. $
  90. 02:15 roman in /home/roman/.config/nvim
  91. $ pacaur -S mattermost-git
  92. :: Package mattermost-git not found in repositories, trying AUR...
  93. :: resolving dependencies...
  94. :: looking for inter-conflicts...
  95. :: mattermost-git and mattermost are in conflict (mattermost). Remove mattermost? [y/N] y
  96. :: mattermost-git-latest has been flagged out of date on Tue 13 Feb 2018 06:00:13 PM EST
  97.  
  98. AUR Packages (1) mattermost-git-latest
  99.  
  100. :: Proceed with installation? [Y/n] y
  101. :: Retrieving package(s)...
  102. :: mattermost-git build files are up-to-date -- skipping
  103. [sudo] password for roman:
  104. :: Checking mattermost-git integrity...
  105. ==> Making package: mattermost-git 4.4.0.rc2.r9.gae8fd3733-2 (Sun Feb 18 02:30:10 EST 2018)
  106. ==> Retrieving sources...
  107. -> Updating mattermost-server git repo...
  108. Fetching origin
  109. -> Updating mattermost-webapp git repo...
  110. Fetching origin
  111. -> Found mattermost.service
  112. -> Found mattermost.sh
  113. -> Found mattermost.sysusers
  114. -> Found mattermost.tmpfiles
  115. ==> Validating source files with sha512sums...
  116. mattermost-server ... Skipped
  117. mattermost-webapp ... Skipped
  118. mattermost.service ... Passed
  119. mattermost.sh ... Passed
  120. mattermost.sysusers ... Passed
  121. mattermost.tmpfiles ... Passed
  122. :: Building mattermost-git package(s)...
  123. ==> Making package: mattermost-git 4.7.0.rc2.r19.g30197584d-1 (Sun Feb 18 02:30:14 EST 2018)
  124. ==> Checking runtime dependencies...
  125. ==> Checking buildtime dependencies...
  126. ==> WARNING: Using existing $srcdir/ tree
  127. ==> Starting pkgver()...
  128. ==> Removing existing $pkgdir/ directory...
  129. ==> Starting build()...
  130. Cleaning
  131. rm -Rf dist
  132. go clean -i ./...
  133. cd ../mattermost-webapp && make clean
  134. make[1]: Entering directory '/home/roman/.cache/pacaur/mattermost-git/src/mattermost-webapp'
  135. Cleaning Webapp
  136. yarn cache clean
  137. yarn cache v1.3.2
  138. success Cleared cache.
  139. Done in 0.03s.
  140. rm -rf dist
  141. rm -rf node_modules
  142. rm -f .yarninstall
  143. make[1]: Leaving directory '/home/roman/.cache/pacaur/mattermost-git/src/mattermost-webapp'
  144. find . -type d -name data -not -path './vendor/*' | xargs rm -r
  145. rm: missing operand
  146. Try 'rm --help' for more information.
  147. make: *** [Makefile:477: clean] Error 123
  148. ==> ERROR: A failure occurred in build().
  149. Aborting...
  150. :: failed to build mattermost-git package(s)
  151. 02:30 roman in /home/roman/.config/nvim
  152. $ ^C
  153. 02:30 roman in /home/roman/.config/nvim
  154. $ ^C
  155. 02:30 roman in /home/roman/.config/nvim
  156. $ ^C
  157. 02:30 roman in /home/roman/.config/nvim
  158. $ pacaur --edit mattermost-git
  159. :: mattermost-git PKGBUILD viewed
  160. 02:38 roman in /home/roman/.config/nvim
  161. $ pacman -Ss mattermost
  162. [sudo] password for roman:
  163. Sorry, try again.
  164. [sudo] password for roman:
  165. sudo: 1 incorrect password attempt
  166. 02:39 roman in /home/roman/.config/nvim
  167. $ ^C
  168. 02:39 roman in /home/roman/.config/nvim
  169. $
  170. 02:39 roman in /home/roman/.config/nvim
  171. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement