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

Installation fails if K9s is installed #878

Closed
getvasanth opened this issue Jan 16, 2024 · 0 comments · Fixed by #1073
Closed

Installation fails if K9s is installed #878

getvasanth opened this issue Jan 16, 2024 · 0 comments · Fixed by #1073

Comments

@getvasanth
Copy link

I have K9S installed in the box, and tried to install K8sGPT deb.

sudo dpkg -i k8sgpt_amd64.deb
(Reading database ... 243445 files and directories currently installed.)
Preparing to unpack k8sgpt_amd64.deb ...
Unpacking k8sgpt (0.3.26) ...
dpkg: error processing archive k8sgpt_amd64.deb (--install):
trying to overwrite '/usr/share/doc/nfpm/copyright', which is also in package k9s 0.31.5
Errors were encountered while processing:
k8sgpt_amd64.deb

Fix: Removing the K9s installation, allows you to install the k8sgpt.

christophenne added a commit to christophenne/k8sgpt that referenced this issue Apr 19, 2024
AlexsJones added a commit that referenced this issue Apr 20, 2024
) (#1073)

Signed-off-by: christoph <christoph.enne@glasskube.eu>
Co-authored-by: Aris Boutselis <arisboutselis08@gmail.com>
Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant