You are not logged in.

#1 2020-10-28 23:14:18

zpg443
Member
Registered: 2016-12-03
Posts: 271

npm-6.14.8-2-any failed to commit transaction

During pacman upgrade, npm caused a file conflict:

npm-6.14.8-2-any                                                                3.3 MiB   673 KiB/s 00:05 [###############################################################] 100%
(49/49) checking keys in keyring                                                                           [###############################################################] 100%
(49/49) checking package integrity                                                                         [###############################################################] 100%
(49/49) loading package files                                                                              [###############################################################] 100%
(49/49) checking for file conflicts                                                                        [###############################################################] 100%
error: failed to commit transaction (conflicting files)
npm: /usr/lib/node_modules/npm/node_modules/meant/.github/workflows/ci.yml exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/.travis.yml exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/LICENSE exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/example/parse.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/index.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/package.json exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/readme.markdown exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/all_bool.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/bool.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/dash.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/default_bool.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/dotted.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/kv_short.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/long.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/num.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/parse.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/parse_modified.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/proto.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/short.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/stop_early.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/unknown.js exists in filesystem
npm: /usr/lib/node_modules/npm/node_modules/minimist/test/whitespace.js exists in filesystem
Errors occurred, no packages were upgraded.

Offline

#2 2020-10-28 23:20:19

loqs
Member
Registered: 2014-03-06
Posts: 17,197

Re: npm-6.14.8-2-any failed to commit transaction

Offline

#3 2020-10-29 15:09:15

zpg443
Member
Registered: 2016-12-03
Posts: 271

Re: npm-6.14.8-2-any failed to commit transaction

Thanks. The files were not owned by any other package, and were safely removed. Noting the file dates for the removed files were from year 1985.

Offline

#4 2020-10-30 13:11:56

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: npm-6.14.8-2-any failed to commit transaction

npm existed in 1985? I Must have missed something smile

Last edited by Stefan Husmann (2020-10-30 13:12:08)

Offline

#5 2020-10-30 15:04:46

zpg443
Member
Registered: 2016-12-03
Posts: 271

Re: npm-6.14.8-2-any failed to commit transaction

I have no idea how the file dates were changed.

Offline

Board footer

Powered by FluxBB