Open aeat opened 6 years ago
Thank you for your contributions.
This has been automatically marked as stale because it has had no activity for 180 days.
If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.
Here are suggestions that might help resolve this more quickly:
I get a very similar error:
Error in function (type, msg, asError = TRUE) : Could not resolve host: s3.amazonaws.com
If able could you please test that PR? Thanks!
I marked this as stale due to inactivity. → More info
Issue description
h2o (and due to dependency rsparkling) is failing codetools in in the pkgs list
config.nix { allowUnfree = true; packageOverrides = super: let self = super.pkgs; in { rStudioEnv = super.rstudioWrapper.override { packages = with self.rPackages; [ codetools rsparkling ]; }; }; }
code for methods in class "H2OConnectionMutableState" was not checked for suspicious field assignments (recommended package 'codetools' not available?) Warning in download.file(md5_url, destfile = md5_file, mode = "w", cacheOK = FALSE, : URL 'http://s3.amazonaws.com/h2o-release/h2o/rel-wheeler/2/Rjar/h2o.jar.md5': status was 'Couldn't resolve host name' Error in download.file(md5_url, destfile = md5_file, mode = "w", cacheOK = FALSE, : cannot open URL 'http://s3.amazonaws.com/h2o-release/h2o/rel-wheeler/2/Rjar/h2o.jar.md5' Error : unable to load R code in package 'h2o'
Steps to reproduce
nix-env -f "" -iA rStudioEnv --show-trace
Technical details
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the results."x86_64-linux"
Linux 4.14.48, NixOS, 18.03.132618.0f73fef53a9 (Impala)
yes
yes
nix-env (Nix) 2.0.2
"nixos-18.03.132618.0f73fef53a9, nixpkgs-18.09pre142355.41cdec2e513"
""
/nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs