TheReverend403 / uPste

A file hosting application with an emphasis on serving technology communities.
https://u.pste.pw
GNU Affero General Public License v3.0
45 stars 8 forks source link

Dependencies Conflicting #26

Closed camjac251 closed 8 years ago

camjac251 commented 8 years ago

I am running Centos 7 and after setting upste up a while ago, I was able to update just fine without any issues. Now though I'm running into some NPM issues with I believe incorrect package versions that are trying to be updated. I am not sure what to do since I'd like to update my packages but the mismatched npm ones aren't letting me

[root@server]# composer update
> php artisan down
Application is now in maintenance mode.
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Removing ralouphie/mimey (1.0.1)
  - Installing ralouphie/mimey (1.0.2)
    Downloading: 100%         

  - Removing symfony/yaml (v3.1.4)
  - Installing symfony/yaml (v3.1.5)
    Downloading: 100%         

  - Removing symfony/event-dispatcher (v3.1.4)
  - Installing symfony/event-dispatcher (v3.1.5)
    Loading from cache

  - Removing psr/log (1.0.0)
  - Installing psr/log (1.0.2)
    Downloading: 100%         

  - Removing phpspec/phpspec (2.5.2)
  - Installing phpspec/phpspec (2.5.3)
    Downloading: 100%         

  - Removing symfony/css-selector (v3.1.4)
  - Installing symfony/css-selector (v3.1.5)
    Downloading: 100%         

  - Removing symfony/dom-crawler (v3.1.4)
  - Installing symfony/dom-crawler (v3.1.5)
    Loading from cache

  - Removing symfony/class-loader (v3.1.4)
  - Installing symfony/class-loader (v3.1.5)
    Downloading: 100%         

  - Removing league/flysystem (1.0.27)
  - Installing league/flysystem (1.0.28)
    Downloading: 100%         

  - Removing nikic/php-parser (v2.1.0)
  - Installing nikic/php-parser (v2.1.1)
    Downloading: 100%         

Writing lock file
Generating autoload files
> Illuminate\Foundation\ComposerScripts::postUpdate
> php artisan ide-helper:generate
A new helper file was written to _ide_helper.php
> php artisan ide-helper:meta
A new meta file was written to .phpstorm.meta.php
> npm update
> gulp --production
[00:50:14] Using gulpfile /usr/share/nginx/html/upste/gulpfile.js
[00:50:14] Starting 'default'...
[00:50:14] Starting 'sass'...

Fetching Sass Source Files...
   - resources/assets/sass/global.scss

Saving To...
   - public/assets/css/global.css

[00:50:19] Finished 'default' after 5.39 s
[00:50:22] Finished 'sass' after 8.32 s
[00:50:22] Starting 'sass'...

Fetching Sass Source Files...
   - resources/assets/sass/error.scss

Saving To...
   - public/assets/css/error.css

[00:50:22] Finished 'sass' after 56 ms
[00:50:22] Starting 'sass'...

Fetching Sass Source Files...
   - resources/assets/sass/thumbnailhover.scss

Saving To...
   - public/assets/css/thumbnailhover.css

[00:50:22] Finished 'sass' after 43 ms
[00:50:22] Starting 'styles'...

Fetching Styles Source Files...
   - node_modules/dropzone/dist/basic.css

Saving To...
   - public/assets/css/dropzone.css

[00:50:22] Finished 'styles' after 58 ms
[00:50:22] Starting 'scripts'...

Fetching Scripts Source Files...
   - resources/assets/js/thumbnailhover.js

Saving To...
   - public/assets/js/thumbnailhover.js

[00:50:25] Finished 'scripts' after 3.3 s
[00:50:25] Starting 'scripts'...

Fetching Scripts Source Files...
   - node_modules/dropzone/dist/dropzone.js
   - resources/assets/js/dropzone.js

Saving To...
   - public/assets/js/dropzone.js

[00:50:26] Finished 'scripts' after 1.12 s
[00:50:26] Starting 'scripts'...

Fetching Scripts Source Files...
   - node_modules/jquery/dist/jquery.js
   - node_modules/bootstrap-sass/assets/javascripts/bootstrap/modal.js
   - node_modules/bootstrap-sass/assets/javascripts/bootstrap/transition.js
   - node_modules/bootstrap-sass/assets/javascripts/bootstrap/collapse.js
   - node_modules/bootstrap-sass/assets/javascripts/bootstrap/dropdown.js
   - node_modules/bootstrap-sass/assets/javascripts/bootstrap/alert.js
   - resources/assets/js/global.js

Saving To...
   - public/assets/js/global.js

[00:50:28] Finished 'scripts' after 1.66 s
[00:50:28] Starting 'version'...

Fetching Version Source Files...
   - public/assets/css/global.css
   - public/assets/css/error.css
   - public/assets/js/thumbnailhover.js
   - public/assets/css/thumbnailhover.css
   - public/assets/css/dropzone.css
   - public/assets/js/global.js
   - public/assets/js/dropzone.js
   - public/assets/img/favicon.png <-- Not Found
   - public/assets/img/thumbnail.png

Saving To...
   - public/build

[00:50:28] Finished 'version' after 152 ms
> php artisan migrate
Nothing to migrate.
> php artisan optimize
Generating optimized class loader
Compiling common classes
> php artisan cache:clear
Cache cleared successfully.
> php artisan config:cache
Configuration cache cleared!
Configuration cached successfully!
> php artisan view:clear
Compiled views cleared!
> php artisan route:cache
Route cache cleared!
Routes cached successfully!
> php artisan queue:restart
Broadcasting queue restart signal.
> php artisan up
Application is now live.

[root@server]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.lstn.net
 * epel: fedora-epel.mirror.lstn.net
 * extras: mirror.5ninesolutions.com
 * remi-safe: repo1.dal.innoscale.net
 * updates: repo.us.bigstepcloud.com
Resolving Dependencies
--> Running transaction check
---> Package MariaDB-client.x86_64 0:10.1.17-1.el7.centos will be updated
---> Package MariaDB-client.x86_64 0:10.1.18-1.el7.centos will be an update
---> Package MariaDB-common.x86_64 0:10.1.17-1.el7.centos will be updated
---> Package MariaDB-common.x86_64 0:10.1.18-1.el7.centos will be an update
---> Package MariaDB-server.x86_64 0:10.1.17-1.el7.centos will be updated
---> Package MariaDB-server.x86_64 0:10.1.18-1.el7.centos will be an update
---> Package MariaDB-shared.x86_64 0:10.1.17-1.el7.centos will be updated
---> Package MariaDB-shared.x86_64 0:10.1.18-1.el7.centos will be an update
---> Package galera.x86_64 0:25.3.17-1.rhel7.el7.centos will be updated
---> Package galera.x86_64 0:25.3.18-1.rhel7.el7.centos will be an update
---> Package kernel-headers.x86_64 0:3.10.0-327.28.3.el7 will be updated
---> Package kernel-headers.x86_64 0:3.10.0-327.36.2.el7 will be an update
---> Package kmod.x86_64 0:20-5.el7 will be updated
---> Package kmod.x86_64 0:20-8.el7_2 will be an update
---> Package kmod-libs.x86_64 0:20-5.el7 will be updated
---> Package kmod-libs.x86_64 0:20-8.el7_2 will be an update
---> Package kpartx.x86_64 0:0.4.9-85.el7_2.5 will be updated
---> Package kpartx.x86_64 0:0.4.9-85.el7_2.6 will be an update
---> Package memcached.x86_64 0:1.4.15-9.el7 will be updated
---> Package memcached.x86_64 0:1.4.15-9.el7_2.1 will be an update
---> Package nodejs.x86_64 0:5.12.0-1nodesource.el7.centos will be updated
---> Package nodejs.x86_64 1:6.7.0-107.el7 will be an update
--> Processing Dependency: npm = 1:3.10.3-107.el7 for package: 1:nodejs-6.7.0-107.el7.x86_64
--> Processing Dependency: libuv >= 1:1.9.1 for package: 1:nodejs-6.7.0-107.el7.x86_64
--> Processing Dependency: libuv.so.1()(64bit) for package: 1:nodejs-6.7.0-107.el7.x86_64
--> Processing Dependency: libicuuc.so.50()(64bit) for package: 1:nodejs-6.7.0-107.el7.x86_64
--> Processing Dependency: libicui18n.so.50()(64bit) for package: 1:nodejs-6.7.0-107.el7.x86_64
--> Processing Dependency: libicudata.so.50()(64bit) for package: 1:nodejs-6.7.0-107.el7.x86_64
---> Package openssl.x86_64 1:1.0.1e-51.el7_2.5 will be updated
---> Package openssl.x86_64 1:1.0.1e-51.el7_2.7 will be an update
---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.5 will be updated
---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.7 will be an update
---> Package python.x86_64 0:2.7.5-38.el7_2 will be updated
---> Package python.x86_64 0:2.7.5-39.el7_2 will be an update
---> Package python-libs.x86_64 0:2.7.5-38.el7_2 will be updated
---> Package python-libs.x86_64 0:2.7.5-39.el7_2 will be an update
---> Package railgun-stable.x86_64 0:5.2.0-1.el7 will be updated
---> Package railgun-stable.x86_64 0:5.3.0-1.el7 will be an update
---> Package systemd.x86_64 0:219-19.el7_2.12 will be updated
---> Package systemd.x86_64 0:219-19.el7_2.13 will be an update
---> Package systemd-libs.x86_64 0:219-19.el7_2.12 will be updated
---> Package systemd-libs.x86_64 0:219-19.el7_2.13 will be an update
---> Package systemd-sysv.x86_64 0:219-19.el7_2.12 will be updated
---> Package systemd-sysv.x86_64 0:219-19.el7_2.13 will be an update
---> Package tzdata.noarch 0:2016f-1.el7 will be updated
---> Package tzdata.noarch 0:2016g-2.el7 will be an update
--> Running transaction check
---> Package libicu.x86_64 0:50.1.2-15.el7 will be installed
---> Package libuv.x86_64 1:1.9.1-1.el7 will be installed
---> Package npm.x86_64 1:3.10.3-107.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===========================================================================================================================
 Package                      Arch                 Version                                  Repository                Size
===========================================================================================================================
Updating:
 MariaDB-client               x86_64               10.1.18-1.el7.centos                     mariadb                   39 M
 MariaDB-common               x86_64               10.1.18-1.el7.centos                     mariadb                   43 k
 MariaDB-server               x86_64               10.1.18-1.el7.centos                     mariadb                  100 M
 MariaDB-shared               x86_64               10.1.18-1.el7.centos                     mariadb                  1.3 M
 galera                       x86_64               25.3.18-1.rhel7.el7.centos               mariadb                  7.8 M
 kernel-headers               x86_64               3.10.0-327.36.2.el7                      updates                  3.2 M
 kmod                         x86_64               20-8.el7_2                               updates                  114 k
 kmod-libs                    x86_64               20-8.el7_2                               updates                   47 k
 kpartx                       x86_64               0.4.9-85.el7_2.6                         updates                   60 k
 memcached                    x86_64               1.4.15-9.el7_2.1                         updates                   84 k
 nodejs                       x86_64               1:6.7.0-107.el7                          epel                     4.6 M
 openssl                      x86_64               1:1.0.1e-51.el7_2.7                      updates                  712 k
 openssl-libs                 x86_64               1:1.0.1e-51.el7_2.7                      updates                  953 k
 python                       x86_64               2.7.5-39.el7_2                           updates                   89 k
 python-libs                  x86_64               2.7.5-39.el7_2                           updates                  5.6 M
 railgun-stable               x86_64               5.3.0-1.el7                              cloudflare               5.6 M
 systemd                      x86_64               219-19.el7_2.13                          updates                  5.1 M
 systemd-libs                 x86_64               219-19.el7_2.13                          updates                  358 k
 systemd-sysv                 x86_64               219-19.el7_2.13                          updates                   54 k
 tzdata                       noarch               2016g-2.el7                              updates                  440 k
Installing for dependencies:
 libicu                       x86_64               50.1.2-15.el7                            base                     6.9 M
 libuv                        x86_64               1:1.9.1-1.el7                            epel                      79 k
 npm                          x86_64               1:3.10.3-107.el7                         epel                     2.5 M

Transaction Summary
===========================================================================================================================
Install              ( 3 Dependent packages)
Upgrade  20 Packages

Total size: 185 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test

Transaction check error:
  file /usr/lib/node_modules/npm/node_modules/node-gyp from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/doc from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/html from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/man from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/abbrev from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/ansi-regex from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/ansicolors from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/ansistyles from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/aproba from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/archy from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/chownr from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/cmd-shim from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/columnify from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/config-chain from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/debuglog from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/dezalgo from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/editor from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/fs-vacuum from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/fstream from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/fstream-npm from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/glob from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/graceful-fs from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/has-unicode from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/hosted-git-info from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/iferr from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/imurmurhash from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/inflight from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/inherits from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/ini from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/init-package-json from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lockfile from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lodash._baseindexof from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lodash._baseuniq from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lodash._bindcallback from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lodash._cacheindexof from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lodash._createcache from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lodash._getnative from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lodash.clonedeep from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lodash.restparam from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lodash.union from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lodash.uniq from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/lodash.without from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/mkdirp from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/npmlog from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/nopt from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/normalize-git-url from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/normalize-package-data from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/npm-cache-filename from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/npm-install-checks from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/npm-package-arg from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/npm-registry-client from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/readable-stream from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/retry from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/npm-user-validate from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/once from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/opener from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/osenv from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/path-is-inside from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/read from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/read-cmd-shim from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/read-installed from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/read-package-json from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/read-package-tree from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/readdir-scoped-modules from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/realize-package-specifier from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/request from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/rimraf from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/semver from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/sha from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/slide from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/sorted-object from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/strip-ansi from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/tar from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/text-table from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/uid-number from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/umask from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/unique-filename from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/unpipe from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/validate-npm-package-license from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/validate-npm-package-name from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/which from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/wrappy from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64
  file /usr/lib/node_modules/npm/node_modules/write-file-atomic from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64

Error Summary
-------------

[root@server]# 
TheReverend403 commented 8 years ago

file /usr/lib/node_modules/npm/node_modules/node-gyp from install of npm-1:3.10.3-107.el7.x86_64 conflicts with file from package nodejs-5.12.0-1nodesource.el7.centos.x86_64

Don't install global npm modules with npm, use your package manager or install them in a user-specific directory. This has nothing to do with uPste.