Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman-remote archive's directory structure changed #707

Closed
anjannath opened this issue May 3, 2023 · 4 comments
Closed

podman-remote archive's directory structure changed #707

anjannath opened this issue May 3, 2023 · 4 comments

Comments

@anjannath
Copy link
Member

+ curl -L https://github.com/containers/podman/releases/download/v4.4.4/podman-remote-static-linux_arm64.tar.gz
+ tar -zx -C podman-remote/linux podman-remote-static-linux_arm64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 18.8M  100 18.8M    0     0  32.3M      0 --:--:-- --:--:-- --:--:-- 32.3M
tar: podman-remote-static-linux_arm64: Not found in archive
tar: Exiting with failure status due to previous errors

the binary is inside a bin/ dir again now, it started with v4.4.1 it seems, then v4.4.2, v4.4.3 had it without the bin/ directory and now in v4.4.4 its again inside the bin/ dir

 % tar --list -f Downloads/podman-remote-static-linux_arm64.tar.gz
./bin/podman-remote-static-linux_arm64

This has occurred before, #663 #685

@praveenkumar
Copy link
Member

should be dup #662 .

@cfergeau
Copy link
Contributor

cfergeau commented May 3, 2023

I created a podman issue for this.

@cfergeau
Copy link
Contributor

cfergeau commented May 3, 2023

See containers/podman#18215, going forward this should no longer change.

anjannath added a commit to anjannath/snc that referenced this issue May 3, 2023
This reverts commit 4ccff2c.

fixes crc-org#707 they are going to have the dir structure always containing
the podman binary inside a bin/ dir
anjannath added a commit to anjannath/snc that referenced this issue May 3, 2023
fixes crc-org#707 going forward the archive will always containing
the podman binary inside a bin/ dir

This reverts commit 4ccff2c.
openshift-merge-robot pushed a commit that referenced this issue May 4, 2023
fixes #707 going forward the archive will always containing
the podman binary inside a bin/ dir

This reverts commit 4ccff2c.
@anjannath
Copy link
Member Author

fixed in #708

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants