GPGME error possibly related to libgcrypt update. Can't pacman :(

I'm getting the GPGME error: Invalid crypto engine message.
I just recently updated a pc that has limited diskspace (5G on / ) and has been dormant for 3 months.  Due to both of those factors, when I went to do an update of packages I had to do it piecemeal such that the download and extraction didn't fill up the / partition. I must have dorked up the system with the piecemeal upgrade because after updating libgcrypt in one of my updates I began to  get this error.
To get around the problem I simply set SigLevel = Never in /etc/pacman.conf as suggested by other posts. I completed the upgrade and put back SigLevel to its previous status. However when I tried a simple litmus test I still see that there are GPGME errors.
[arch@arch ~]$ sudo pacman -Syu feh
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Packages (1) feh-2.12.1-1
Total Download Size: 0.17 MiB
Total Installed Size: 0.40 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages ...
feh-2.12.1-1-i686 176.2 KiB 1224K/s 00:00 [######################] 100%
(1/1) checking keys in keyring [######################] 100%
error: GPGME error: Invalid crypto engine
(1/1) checking package integrity [######################] 100%
error: GPGME error: Invalid crypto engine
error: feh: missing required signature
:: File /var/cache/pacman/pkg/feh-2.12.1-1-i686.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
I'm not sure what else to post to aid in finding the root problem.
$ pacman -Qi libgcrypt
Name : libgcrypt
Version : 1.6.3-2
Description : General purpose cryptographic library based on the code from GnuPG
Architecture : i686
URL : [url]http://www.gnupg.org[/url]
Licenses : LGPL
Groups : None
Provides : None
Depends On : libgpg-error>=1.10-2
Optional Deps : None
Required By : chromium cryptsetup libsecret libsystemd libxslt smbclient systemd xorg-server
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 927.00 KiB
Packager : Andreas Radke <[email protected]>
Build Date : Sat 28 Feb 2015 01:24:35 PM EST
Install Date : Mon 20 Apr 2015 12:40:18 AM EDT
Install Reason : Installed as a dependency for another package
Install Script : Yes
Validated By : SHA256 Sum
$ pacman -Qi gpgme
Name : gpgme
Version : 1.5.3-1
Description : A C wrapper library for GnuPG
Architecture : i686
URL : [url]http://www.gnupg.org/related_software/gpgme/[/url]
Licenses : LGPL
Groups : None
Provides : None
Depends On : libgpg-error pth gnupg>=2
Optional Deps : None
Required By : pacman
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 805.00 KiB
Packager : Tobias Powalowski <[email protected]>
Build Date : Tue 16 Dec 2014 10:45:36 AM EST
Install Date : Tue 23 Dec 2014 01:55:27 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Validated By : Signature
Name : libgpg-error
Version : 1.18-1
Description : Support library for libgcrypt
Architecture : i686
URL : [url]http://www.gnupg.org[/url]
Licenses : LGPL
Groups : None
Provides : None
Depends On : glibc sh
Optional Deps : None
Required By : gpgme libassuan libgcrypt libksba
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 768.00 KiB
Packager : Andreas Radke <[email protected]>
Build Date : Thu 29 Jan 2015 03:59:41 PM EST
Install Date : Sun 19 Apr 2015 11:51:48 PM EDT
Install Reason : Installed as a dependency for another package
Install Script : Yes
Validated By : SHA256 Sum
I've stumbled upon several posts dealing with this issue from about a year ago but none have helped me solve it.
https://bbs.archlinux.org/viewtopic.php?id=175639
https://bbs.archlinux.org/viewtopic.php … 4#p1370454
https://bbs.archlinux.org/viewtopic.php?id=175643
Any help resolving this is appreciated.

I'm too lazy to read your whole post, so have you tried booting to archiso and updating from the live system (not a chroot to the install) using the -r flag?
PACMAN(8) wrote:OPTIONS
       -r, --root <path>
           Specify an alternative installation root (default is /). This should not
           be used as a way to install software into /usr/local instead of /usr.
           This option is used if you want to install a package on a temporarily
           mounted partition that is "owned" by another system.  NOTE: If database
           path or log file are not specified on either the command line or in
           pacman.conf(5), their default location will be inside this root path.
In the future (once the installed system is working again) you could try specifying a different CacheDir if /var/cache/pacman/pkg is on the same fs as / .
Last edited by alphaniner (2015-04-24 18:16:17)

Similar Messages

  • GPGME error when updating package cache

    For some odd reason when I update my package cache (sorry if I'm using the wrong terminology; I'm new to Arch, came from Ubuntu) it throws the error:
    error: GPGME error: No data
    So now I can't install anything.
    Since I have a crappy internet connection, sometimes it would fail to connect to mirrors.aggregate.org, and it downloaded [core] just fine.
    So I disable it in /etc/pacman.d/mirrorlist and it still didn't work.
    So what's my problem and how do I fix it? I really would like to be able to install things
    Here is the full output of the command:
    $ sudo pacman -Syy
    error: GPGME error: No data
    error: GPGME error: No data
    :: Synchronizing package databases...
    core 103.7 KiB 768K/s 00:00 [######################] 100%
    error: GPGME error: No data
    error: failed to update core (invalid or corrupted database (PGP signature))
    extra 1428.0 KiB 1107K/s 00:01 [######################] 100%
    error: GPGME error: No data
    error: failed to update extra (invalid or corrupted database (PGP signature))
    community 1943.5 KiB 955K/s 00:02 [######################] 100%
    error: GPGME error: No data
    error: failed to update community (invalid or corrupted database (PGP signature))
    error: failed to synchronize any databases
    error: failed to init transaction (invalid or corrupted database (PGP signature))

    WonderWoofy wrote:
    Did you ever make any changes to your mirrorlist file? If not it may be trying to use a mirror that is waaaayyy far away from you. The generation of optimum mirrors is dependent on where the list is generated from. So the package provided mirrorlist is simply optimized from one particlaur dev's location.
    Look into reflector and rankmirrors. They are great tools.
    I did change my mirrorlist file. I commented out the offending mirors and it worked fine.
    I'll look into those programs. Thanks.
    Last edited by cardinal-biggles (2013-05-28 23:36:16)

  • I have install last update for i pod(ios5) but during installation there was one problem....i have restore my ipod and now i have lost all my buyed music!!Is not possible download it....?What are the details, including any error messages, related to your

    I have install last update for i pod(ios5) but during installation there was one problem....i have restore my ipod and now i have lost all my buyed music!!Is not possible download it....?What are the details, including any error messages, related to your question?

    Have you not got the music on your computer and/or on backups on, for example, external drives or CDs/DVDs ?

  • 10.8.2 update: can't install "error occurred while evaluating Javascript for the package"

    Greetings All-
    I'm trying to update from 10.8.1 to 10.8.2 on my Macbook Air. When I downloaded the .dmg from Apple and ran it, I got the following error:
    "OS X Update Can't be installed on this disk. An error occurred while evaluating JavaScript for the package."
    So far, I've done the following, all to no avail:
    (1) Updated Java to v7 per Java's website, no change
    (2) Downloaded the 10.8.2 combo update, no change
    (3) Found Apple's OS X Java update (which is still at v6)- get an error at install that "the contents of the disk can't be changed"
    (4) Restarted at each step
    Does anyone have any suggestions or ideas?
    Thanks!

    Permission repair, too?
    Take a look here: https://discussions.apple.com/thread/3811748?start=0&tstart=0
    And possibly here:  https://discussions.apple.com/thread/3889562

  • IPhoto update can't be installed on my MAC ref. "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled." this is not possible help?

    Recent upgrade to OS X Yosemite on my MAC and iPhoto update can not  now be installed msg reads, "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled." this is not possible help?

    That error message can be misleading. It means, that iPhoto on your Mac is not associated with your Apple ID.
    Either you did not set up  your Mac using the same Apple ID - did someone help with your setup and use a different ID? Perhaps a family member? Or did you let someone borrow your installer disks?
    Or did you not yet "Accept" iPhoto and other iLife apps to your Apple ID? Check the "Purchased" tab of the App Store, if any applications are waiting to be accepted. If you see "Accept" buttons, press them.
    You may  be unable to "Accept" now, if you missed the update to iphoto 9.5.1 on Mavericks. You could try to buy iPhoto, however. If you are lucky, it may show for free.
    Backup your iPhoto library, if you do not have a current backup.
    Uninstall iPhoto by deleting it from the Applications folder, but do not empty the Trash, so you can put it back,if need be.
    Launch the App Store, click the "Store" menu, and sign in with your current AppleID.
    Open the main page "Featured" of the App Store and search for iPhoto.
    If iPhoto is listed as "Free", click the "Free" button to buy it with your current AppleID.
    If it is not showing as free, there is no help but contacting the App Store Support to sort out the AppleID. Use this link: http://www.apple.com/support/mac/app-store/contact/

  • I want to upgrade the software (currently I have Mac OS X 10.6.4) but when the mac is downloading the new version i get an error message and is not possible get the most updated software: Mac OS X 10.6.8 or either the most recent itunes why?!?!?!

    I want to upgrade the software (currently I have Mac OS X 10.6.4) but when the mac is downloading the new version i get an error message and is not possible get the most updated software: Mac OS X 10.6.8 or either the most recent itunes why?!?!?!

    Then you either have a network problem or a hardware problem or a corrupted hard drive. You might try:
    Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    You can also try downloading from another computer on a different network connection.

  • Can aomeone help? I'm trying to down load itunes,but I get a error saying a old apple software update can't be deleted. I'v tried to manually delete it but im having no luck.Please help

    Can someone help?I'm tring to install itunes,but when I do I get an error. I't said (Old apple update can not be deleted) I tried to delete it manualy but still gettin the message. Any ideas?

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any Apple Software Update entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install using an iTunesSetup.exe (or iTunes64Setup.exe) downloaded from the Apple Website:
    http://www.apple.com/itunes/download/
    Does it go through properly this time?

  • My iTunes wont update, and I can't connect my new iPhone if it doesn't update. It says error when I try to update, and I cant download it because of a "Windows Installer" error...

    I just not a new iPhone and in order to sync it I need the newest iTunes, but I can't update it! I tried checking for updates and then trying to downlaod it. I get this error: "Errors occured while installing the updates. If the problem persists, chose Tools > Download Only and try installing manually."
    Where on earth is Tools anyway?
    When I tried just reinstalling all of iTunes, I had a Windows Installer error...I don't even know what that is!

    tools is at the top of the apple updater but dont get your hopes up

  • TS3694 hey everyone.. i have a problem with my 3Gs iphone.. i updated to the ios5 and now when i open it says that i have to connect it with the itunes. when i connect it says that has an error 28 something like that.. can anyone help me to fix it?? Regar

    hey everyone.. i have a problem with my 3Gs iphone.. i updated to the ios5 and now when i open it says that i have to connect it with the itunes. when i connect it says that has an error 28 something like that.. can anyone help me to fix it?? Regards

    Error 23, 28, 29: These errors may indicate a hardware issue with your device. Follow the steps in this article. Also attempt to restore while connected with the white USB Dock Connector cable that shipped with your device, on a known good computer and network to isolate this issue to the device. The MAC address being missing or the IMEI being the default value, (00 499901 064000 0), can also confirm a hardware issue. Out-of-date or incorrectly configured security software can also cause these errors.

  • TS3694 I cant get my ipad 2 out of recovery. The apple icon stays on and nothing happens. I tried restoring it through Itunes but it comes up with a 3194 error code. I have the latest Itunes being 10.6.1.7 and the latest windows update.Can someone please

    I cant get my ipad 2 out of recovery. The apple icon stays on and nothing happens. I tried restoring it through Itunes but it comes up with a 3194 error code. I have the latest Itunes being 10.6.1.7 and the latest windows update.Can someone please help?

    Recovery Mode
    1. Disconnect the USB cable from the device, but leave the other end of the cable connected to your computer's USB port.
    2. Turn off the device: Press and hold the Sleep/Wake button for a few seconds until the red slider appears, then slide the slider. Wait for the device to turn off.
    3.While pressing and holding the Home button, reconnect the USB cable to the device. The device should turn on.
    4. Continue holding the Home button until you see the "Connect to iTunes" screen. When this screen appears, release the Home button. iTunes should alert you that it has detected a device in recovery mode. Click OK, and then click Restore to restore the device.
    Note: Data will be lost. You may have to repeat the above many times.

  • Am trying to upgrade iPad 2 to 6.1.2 and it shows error like "Unable to verify Update" you are no longer connected to the internet. But am connect to my wi-fi. Can somebody throw some light on this.

    Am trying to upgrade iPad 2 to 6.1.2 and it shows error like "Unable to verify Update" you are no longer connected to the internet. But am connect to my wi-fi. Can somebody throw some light on this.
    ============================================================
    Throws error saying
    "Unable to Verify Update"
    iOS 6.1.2 failed verification because you are no longer connected to the internet
    ============================================================
    Can anybody please respond

    Try this and see if it resolves the issue.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    Then try again.

  • Software Update can't connect to server -- error

    I have Tiger 10.4.7 on a 600mH white G3 dual USB iBook. When I try to use the SoftwareUpdate function off the Apple Menu to check for any updates to Tiger, the "checking for new software" window starts up all right but immediately the error message window appears with "Software Update can't connect to the update server."
    I'm otherwise connected to the internet all right and everything is working. I tried trashing the com.apple.softwareupdate.plist file from the Library/Preferences and the user/Library/Preference/ and restarting, but this didn't do it either.
    I've had this problem before and it has "become" fixed, but I don't know exactly what sequence does it. Any help, please?
    PM9600/233 (OS 8.6); G3 white iBook (10.4.7)   Mac OS X (10.4.7)  

    No, I didn't try creating a new user, in part because once before doing that only made things more complicated and didn't solve any problems.
    Software Update simply started working again. No idea why.
    However, even after several days, Safari is still reporting that it cannot connect to the server for any URL put in. I've restarted Safari, reset Safari, manually emptied all caches, removed cookies. All very odd!
    Firefox is working just fine.

  • Cann't install up to date update Lion 10.7 cancel during install error: damaged by download but it's download without errors 1,34 GB. What can I do has anyone a solution to solve this issue?

    cann't install up to date update Lion 10.7 cancel during install error: damaged by download but it's download without errors 1,34 GB. What can I do has anyone a solution to solve this issue?

    I wish I fully understood your post, but perhaps you should try re-downloading. Are you trying to download the 10.7.3 update? If so, then try downloading OS X Lion Update 10.7.3 (Client Combo).

  • Keeping getting an error with-in the App Store. Error 100 saying that my payment can't be received at the time. I updated to Mountain Lion to download the new Logic Pro X. Now left with now recording software and it's not letting me buy the new one.

    Keeping getting an error with-in the App Store. Error 100 saying that my payment can't be received at the time. I updated to Mountain Lion to download the new Logic Pro X. Now left with now recording software and it's not letting me buy the new one.
    iMac, OS X Mountain Lion (10.8.4), trying to get Logic Pro X

    Hello jst84,
    The following article may be helpful in getting your purchase to complete.
    Mac App Store: "An unknown error occurred (100)" when purchasing
    http://support.apple.com/kb/TS3637
    Cheers,
    Allen

  • Can't update Photoshop CS5, Camera Raw, etc. after photoshop reinstall. Every time I try to update recive information - during download this update error apear. Finish and try again later. What to do, without Camera Raw update can't open image from my cam

    As I mentioned, there is an error while trying to update photoshop, camera raw, etc. I receives message when you try to download the update, an error occurred. Exit and try again later.
    What to do? Without Camera Raw update I can't open Raw files from my cameras. Guy from chat on adobe website just give me link for support website, it's ridiculous.

    abdzi schrieb:
    Hi,
    Finally I made an update. I used download files from Adobe update pages (the same websites that were offline for few days), I couldn't do it automatically from PS CS5 application. Last problem is Adobe Extension update, can't do it automatically and manually becouse there are no update files for Adobe Extension CS5 for Windows (only for Mac). Most important is that my Camera Raw can open files from my cameras now. Thank You for your help.
    Hey abdzi could you give a short explanation were you found which download files?? I have the same problem and realy need the Camera Raw update. Please!! Thank you

Maybe you are looking for

  • Downgrade from ios8.1.3

    I just purchased an iPhone 4 from a friend BIG MISTAKE! I've been running mac computers since 1996, and been happy with them until now. I purchased a mac mini with Yosemite (worst operating system ever!) I would like to go back to Mountain Lion or Ma

  • Error in Print Preview - Billing ( Not able to get print preview)

    Dear All, I am facing problem in print preview. I create new billing type and assign default output type and output determination procedure. I also assign output type in procedure. Also maintain condition record for the same. In billing document GO T

  • Sales order type - mandatory setting

    Hi, In  reference mandatory setting in the sales document type, I want to assign delivery type. How to achieve this? Thanks

  • Mime Type issue with .docx Files in Apex 4.0

    We are having issues with windows 2007 .docx documents that are when they are viewed on windows 2007 machines with ie8. If I look in the storage table the mime type is not set correctly. It is being set as application/octet-stream. When we download t

  • Help! ERROR : \Java\jdk1.6.0_23 was unexpected at this time.

    hello. guys. i tried to install weblogic server (10.3.4) on window7. but when i run it, it says that *\Java\jdk1.6.0_23 was unexpected at this time.* i installed jdk1.6.0_23 on my pc. what's the problem?