descendants_tracker
descendants_tracker copied to clipboard
gem files permissions wrong?
After installing descendants_tracker-0.0.4 using gem install descendants_tracker
, some files have unexpected permissions:
descendants_tracker-0.0.4/spec/spec.opts
descendants_tracker-0.0.4/spec/rcov.opts
descendants_tracker-0.0.4/LICENSE
descendants_tracker-0.0.4/TODO
descendants_tracker-0.0.4/Rakefile
descendants_tracker-0.0.4/config/yardstick.yml
descendants_tracker-0.0.4/config/flog.yml
descendants_tracker-0.0.4/config/mutant.yml
descendants_tracker-0.0.4/Guardfile
descendants_tracker-0.0.4/.gitignore
Is there a reason these files permissions are not 644 ?
Looks like this is still an issue. Any chance of getting it fixed?
descendants_tracker-0.0.4/.gitignore
descendants_tracker-0.0.4/Guardfile
descendants_tracker-0.0.4/LICENSE
descendants_tracker-0.0.4/Rakefile
descendants_tracker-0.0.4/TODO
descendants_tracker-0.0.4/config/flog.yml
descendants_tracker-0.0.4/config/mutant.yml
descendants_tracker-0.0.4/config/yardstick.yml
descendants_tracker-0.0.4/spec/rcov.opts
descendants_tracker-0.0.4/spec/spec.opts
This is still an issue, and it's holding back caching during continuous integration for me:
12s
[warning]Tar failed with error: The process '/bin/tar' failed with exit code 2
[warning]Tar failed with error: The process '/bin/tar' failed with exit code 2
Post job cleanup.
/bin/tar --use-compress-program zstd -T0 -cf cache.tzst -P -C /home/runner/work/raise/raise --files-from manifest.txt
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/LICENSE: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/.gitignore: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/TODO: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/config/flog.yml: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/config/mutant.yml: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/config/yardstick.yml: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/Rakefile: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/Guardfile: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/spec/spec.opts: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/spec/rcov.opts: Cannot open: Permission denied
/bin/tar: Exiting with failure status due to previous errors
[warning]Tar failed with error: The process '/bin/tar' failed with exit code 2
Post job cleanup.
/bin/tar --use-compress-program zstd -T0 -cf cache.tzst -P -C /home/runner --files-from manifest.txt
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/LICENSE: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/.gitignore: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/TODO: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/config/flog.yml: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/config/mutant.yml: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/config/yardstick.yml: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/Rakefile: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/Guardfile: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/spec/spec.opts: Cannot open: Permission denied
/bin/tar: ../bundle_cache/ruby/2.7.0/gems/descendants_tracker-0.0.4/spec/rcov.opts: Cannot open: Permission denied
/bin/tar: Exiting with failure status due to previous errors
[warning]Tar failed with error: The process '/bin/tar' failed with exit code 2