We've had a couple of issues opened in the past about the rewriting of the tarballs (which we do to make sure the permissions are set correctly on all the files inside the tarball) (see #543 specifically for a discussion on this).
The proposal here is to add a --skip-check option to skip the rewrite, but like the --skip-check rcds option, this would come with risks to the user. We would want to have a warning to the users in the case that this flag were used.
We've had a couple of issues opened in the past about the rewriting of the tarballs (which we do to make sure the permissions are set correctly on all the files inside the tarball) (see #543 specifically for a discussion on this).
The proposal here is to add a
--skip-checkoption to skip the rewrite, but like the--skip-check rcdsoption, this would come with risks to the user. We would want to have a warning to the users in the case that this flag were used.