k8sgpt icon indicating copy to clipboard operation
k8sgpt copied to clipboard

Installation fails if K9s is installed

Open getvasanth opened this issue 1 year ago • 0 comments

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.

getvasanth avatar Jan 16 '24 21:01 getvasanth