cdaringe / ripcord

js opinions and enforcement package!
https://cdaringe.github.io/ripcord/
1 stars 2 forks source link

Odd CI error using ripcord #171

Open ggascoigne opened 7 years ago

ggascoigne commented 7 years ago

We regularly see this sort of error using ripcord

rm: cannot remove ‘/home/scm/.cache/yarn/npm-ripcord-4.0.0-eb168c66643a4fe0d7bf2f84652a2c47ea251986/.git/objects/pack/pack-9ae119b43d6c03fdf54eaff8fb355b524f4af429.idx’: Permission denied

No other package seems to cause this.

cdaringe commented 7 years ago

what command causes the failure?

ggascoigne commented 7 years ago

Looks like it's just doing a yarn install:

[14:54:00][:ui:yarnInstall] Running node v8.6.0 (npm v1.3.6) [14:54:02][:ui:yarnInstall] yarn install v0.19.1 [14:54:02][:ui:yarnInstall] [1/4] Resolving packages... [14:54:02][:ui:yarnInstall] [2/4] Fetching packages... [14:54:03][:ui:yarnInstall] info If you think this is a bug, please open a bug report with the information provided in "/var/lib/buildAgent/work/ceb72f51983ceaee/ui/yarn-error.log". [14:54:03][:ui:yarnInstall] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. [14:54:03][:ui:yarnInstall] error An unexpected error occurred: "EACCES: permission denied, rmdir '/home/scm/.cache/yarn/npm-ripcord-4.0.0-eb168c66643a4fe0d7bf2f84652a2c47ea251986/.git/objects/pack'".

cdaringe commented 7 years ago

If I was competent and could our CI yo obey my wishes this would be done ;)

On Oct 11, 2017 9:53 AM, "ggascoigne" notifications@github.com wrote:

Looks like it's just doing a yarn install:

[14:54:00][:ui:yarnInstall] Running node v8.6.0 (npm v1.3.6) [14:54:02][:ui:yarnInstall] yarn install v0.19.1 [14:54:02][:ui:yarnInstall] [1/4] Resolving packages... [14:54:02][:ui:yarnInstall] [2/4] Fetching packages... [14:54:03][:ui:yarnInstall] info If you think this is a bug, please open a bug report with the information provided in "/var/lib/buildAgent/work/ ceb72f51983ceaee/ui/yarn-error.log". [14:54:03][:ui:yarnInstall] info Visit https://yarnpkg.com/en/docs/ cli/install for documentation about this command. [14:54:03][:ui:yarnInstall] error An unexpected error occurred: "EACCES: permission denied, rmdir '/home/scm/.cache/yarn/npm-ripcord-4.0.0- eb168c66643a4fe0d7bf2f84652a2c47ea251986/.git/objects/pack'".

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cdaringe/ripcord/issues/171#issuecomment-335875223, or mute the thread https://github.com/notifications/unsubscribe-auth/AA9O_dzdI-YjAwx8G9aUyfffzolx16jVks5srPKDgaJpZM4P0qKo .