Advertisement
cryogenic666

librenmsfail

Feb 20th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. error: Your local changes to the following files would be overwritten by merge:
  2. .editorconfig
  3. .gitignore
  4. .travis.yml
  5. LibreNMS/Alert/Transport/Alertmanager.php
  6. LibreNMS/Alert/Transport/Elasticsearch.php
  7. LibreNMS/Alert/Transport/Mattermost.php
  8. LibreNMS/Util/Laravel.php
  9. LibreNMS/Util/ModuleTestHelper.php
  10. LibreNMS/Validations/Database.php
  11. app/Console/Kernel.php
  12. app/Exceptions/Handler.php
  13. app/Http/Controllers/Auth/RegisterController.php
  14. app/Http/Kernel.php
  15. app/Http/Middleware/EncryptCookies.php
  16. app/Http/Middleware/TrimStrings.php
  17. app/Http/Middleware/VerifyCsrfToken.php
  18. app/Providers/AppServiceProvider.php
  19. app/Providers/EventServiceProvider.php
  20. artisan
  21. bootstrap/app.php
  22. composer.json
  23. composer.lock
  24. config/app.php
  25. config/broadcasting.php
  26. config/cache.php
  27. config/database.php
  28. config/debugbar.php
  29. config/filesystems.php
  30. config/mail.php
  31. config/queue.php
  32. config/services.php
  33. config/session.php
  34. config/trustedproxy.php
  35. config/view.php
  36. database/seeds/DatabaseSeeder.php
  37. doc/Alerting/Creating-Transport.md
  38. doc/Alerting/Templates.md
  39. doc/Extensions/Smokeping.md
  40. doc/Support/Adding-a-Device.md
  41. html/includes/forms/convert-template.inc.php
  42. html/legacy_index.php
  43. includes/definitions/discovery/saf-cfm.yaml
  44. includes/polling/ports.inc.php
  45. misc/os_schema.json
  46. package.json
  47. phpunit.xml
  48. resources/lang/en/validation.php
  49. resources/views/layouts/librenmsv1.blade.php
  50. resources/views/welcome.blade.php
  51. routes/web.php
  52. storage/framework/cache/.gitignore
  53. tests/AlertingTest.php
  54. tests/AuthSSOTest.php
  55. tests/DBSetupTest.php
  56. tests/DocsTest.php
  57. tests/IpTest.php
  58. tests/LockTest.php
  59. tests/RrdtoolTest.php
  60. tests/TestCase.php
  61. tests/bootstrap.php
  62. webpack.mix.js
  63. Please commit your changes or stash them before you merge.
  64. error: The following untracked working tree files would be overwritten by merge:
  65. app/Http/Controllers/Auth/VerificationController.php
  66. config/hashing.php
  67. config/logging.php
  68. config/tinker.php
  69. html/svg/403.svg
  70. html/svg/404.svg
  71. html/svg/500.svg
  72. html/svg/503.svg
  73. includes/definitions/discovery/nokia-isam.yaml
  74. includes/definitions/nokia-isam.yaml
  75. includes/discovery/mempools/nokia-isam.inc.php
  76. includes/discovery/sensors/dbm/nokia-isam.inc.php
  77. includes/discovery/sensors/pre-cache/nokia-isam.inc.php
  78. includes/discovery/sensors/state/nokia-isam.inc.php
  79. includes/discovery/sensors/temperature/nokia-isam.inc.php
  80. includes/polling/mempools/nokia-isam.inc.php
  81. includes/polling/os/nokia-isam.inc.php
  82. includes/polling/ports/nokia-isam.inc.php
  83. includes/polling/sensors/state/eds.inc.php
  84. includes/polling/sensors/temperature/eds.inc.php
  85. mibs/nokia/ASAM-ALARM-MIB
  86. mibs/nokia/ASAM-EQUIP-MIB
  87. mibs/nokia/ASAM-SYSTEM-MIB
  88. mibs/nokia/ASAM-TC-MIB
  89. mibs/nokia/ITF-MIB
  90. mibs/nokia/ITF-MIB-EXT
  91. mibs/nokia/SFP-MIB
  92. mibs/nokia/SYSTEM-MIB
  93. resources/js/app.js
  94. resources/js/bootstrap.js
  95. resources/js/components/ExampleComponent.vue
  96. resources/sass/_variables.scss
  97. resources/sass/app.scss
  98. tests/data/nokia-isam.json
  99. tests/snmpsim/nokia-isam.snmprec
  100. Please move or remove them before you merge.
  101. Aborting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement