Skip to content

Bundler::GemNotFound: Could not find gpgme-2.0.20 in any of the sources

Overview

When i run the gdk update command to update my GDK Environment, It shows the following errors

image

And after command suggested by the gdk environment, I run gdk doctor, it shows following error

image

After running the bundle exec rails db:migrate, it shows following error

image

And then, after running bundle install, it shows the following error

image image

I tried to run the following command gem install gpgme -- --use-system-libraries but it shows the following error

image

  • mkmf.log file

image

  • gdk status

image

  • Operating system: KDE 20.10
  • RAM: 20GB
  • Disk: 1TB
Edited by Siddharth Asthana