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

[BUG] - Help items have been "minimized" #84

Open
kcpevey opened this issue Aug 9, 2023 · 1 comment
Open

[BUG] - Help items have been "minimized" #84

kcpevey opened this issue Aug 9, 2023 · 1 comment
Labels
needs: PR 📬 This item has been scoped and needs to be worked on type: bug 🐛 Something isn't working

Comments

@kcpevey
Copy link

kcpevey commented Aug 9, 2023

Describe the bug

When I try to run git remote --help in a terminal on Nebari I get

09:53 $ git remote --help
This system has been minimized by removing packages and content that are
not required on a system that users do not log into.

To restore this content, including manpages, you can run the 'unminimize'
command. You will still need to ensure the 'man-db' package is installed.

Expected behavior

I expect to be able to run a git help command. I dont know if other tools are affected by this.

OS and architecture in which you are running Nebari

AWS and GCP

How to Reproduce the problem?

  • Open a terminal on Nebari (in jupyterlab or vscode)
  • Run git remote --help

Command output

No response

Versions and dependencies used.

Nebari 2023.7.1
Seen on an AWS and GCP deployment
I'm in the admin group.

Compute environment

None

Integrations

No response

Anything else?

No response

@kcpevey kcpevey added type: bug 🐛 Something isn't working needs: investigation 🔍 Someone in the team needs to find the root cause and replicate this bug labels Aug 9, 2023
@iameskild
Copy link
Member

It looks like we might need to install 'man-db' package into the JupyterLab base image.

@pavithraes pavithraes added needs: PR 📬 This item has been scoped and needs to be worked on and removed needs: investigation 🔍 Someone in the team needs to find the root cause and replicate this bug labels Aug 14, 2023
@pavithraes pavithraes transferred this issue from nebari-dev/nebari Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: PR 📬 This item has been scoped and needs to be worked on type: bug 🐛 Something isn't working
Projects
Status: New 🚦
Development

No branches or pull requests

3 participants