Skip to content

GAM package does not function #355980

@mitchnemirov

Description

Describe the bug

GAM package does not run successfully after install.
Attempting to run gam with or without arguments throws ERROR: [Errno 2] No such file or directory.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Add gam to environment.systemPackages in nix configuration
    environment.systemPackages = with pkgs; [
      gam
    ];
    
  2. Run sudo nixos-rebuild switch --flake .#HOSTNAME
  3. Run gam (with or without arguments)

Expected behavior

GAM package should function as intended, allowing for Google Cloud project authentication and general usage.

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.59, NixOS, 24.05 (Uakari), 24.05.20241103.3c2f1c4`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.8`
 - nixpkgs: `/nix/store/nw0lirvapk8bkf2c0npkwdrbzpckrqz5-source`

Notify maintainers

@thanegill


Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions