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

Installing after failed install gets rootfs wrong #894

Open
perry-ca opened this issue Oct 29, 2024 · 2 comments
Open

Installing after failed install gets rootfs wrong #894

perry-ca opened this issue Oct 29, 2024 · 2 comments
Assignees
Labels
bug Something isn't working Sev 3 - Medium Functional issue, but not very critical

Comments

@perry-ca
Copy link
Collaborator

Description

I got an error that zopen init wasn't able to create /etc/zopen/.... It appears the first failed install is corrupting the second install.

Steps I ran are:

  1. ran zopen init
  2. this failed b/c the system had LE 2.3
  3. reran zopen init with the option to skip prereq checks
  4. this failed in the generate json configuration function. It appears rootfs is empty despite messages saying it was $HOME/zopen.

Severity

Sev 3 - Medium

Expected Behavior

No response

Actual Behavior

No response

z/OS Version

No response

zopen package manager version

No response

Additional Information (Optional)

No response

Network or Security Configuration (Optional)

No response

@perry-ca perry-ca added the bug Something isn't working label Oct 29, 2024
@github-actions github-actions bot added the Sev 3 - Medium Functional issue, but not very critical label Oct 29, 2024
@IgorTodorovskiIBM IgorTodorovskiIBM self-assigned this Oct 29, 2024
@IgorTodorovskiIBM
Copy link
Collaborator

Ok, I can reproduce, I get this error:

Refreshing global configuration
generateJsonConfiguration 46: /data/meta/bin/zopen-init 640: FSUM7343 cannot open "/etc/zopen/config.json.working" for output: EDC5129I No such file or directory.

@perry-ca
Copy link
Collaborator Author

That's the error I saw. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Sev 3 - Medium Functional issue, but not very critical
Projects
None yet
Development

No branches or pull requests

2 participants