FS#55637 - bower: not overwriting dir with file

Attached to Project: Community Packages
Opened by Shay G (Tharbad) - Thursday, 14 September 2017, 19:31 GMT
Last edited by Eli Schwartz (eschwartz) - Friday, 15 September 2017, 03:09 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I get this when trying to upgrade bower
After (116/116) checking available disk space [#########################################] 100%
warning: could not get file information for usr/lib/node_modules/bower/lib/node_modules/.bin/
warning: could not get file information for usr/lib/node_modules/bower/lib/node_modules/.bin/semver
warning: could not get file information for usr/lib/node_modules/bower/lib/node_modules/.bin/uglifyjs
warning: could not get file information for usr/lib/node_modules/bower/lib/node_modules/package-json/node_modules/.bin/
warning: could not get file information for usr/lib/node_modules/bower/lib/node_modules/package-json/node_modules/.bin/semver
warning: could not get file information for usr/lib/node_modules/bower/lib/node_modules/semver-diff/node_modules/.bin/
warning: could not get file information for usr/lib/node_modules/bower/lib/node_modules/semver-diff/node_modules/.bin/semver


After :: Processing package changes...

error: extract: not overwriting dir with file /usr/lib/node_modules/bower/lib/node_modules/uglify-js
error: extract: not overwriting dir with file /usr/lib/node_modules/bower/lib/node_modules/semver
error: extract: not overwriting dir with file /usr/lib/node_modules/bower/lib/node_modules/package-json/node_modules/semver
error: extract: not overwriting dir with file /usr/lib/node_modules/bower/lib/node_modules/semver-diff/node_modules/semver
error: problem occurred while upgrading bower
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.

Additional info:
* package version(s): 1.8.0-1 -> 1.8.2-1

Steps to reproduce:
Try to update bower
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Friday, 15 September 2017, 03:09 GMT
Reason for closing:  Works for me
Additional comments about closing:  You probably have a corrupted package. pacman -Qkk / https://aur.archlinux.org/packages/lostf iles, delete broken files, and ask on the forums if you need more support.

Loading...