You are not logged in.

#1 2013-03-08 21:01:54

shulamy
Member
From: israel
Registered: 2010-09-11
Posts: 452

[SOLVED] missing required signature

i am not sure this is the right forum but i do'nt find a better one.

i had a power failure during kernel update and i can't login.

i chrooted from fedora 17 installation disk and tried

 pacman -Syu 

and i got this error

 (40/40) checking package integrity                  [###########################] 100%
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: GPGME error: Inappropriate ioctl for device
error: chromaprint: missing required signature
error: ethtool: missing required signature
error: gettext: missing required signature
error: gpgme: missing required signature
error: libassuan: missing required signature
error: libldap: missing required signature
error: libnl: missing required signature
error: libpcap: missing required signature
error: libreoffice-en-GB: missing required signature
error: python: missing required signature
error: libreoffice-common: missing required signature
error: libreoffice-base: missing required signature
error: libreoffice-calc: missing required signature
error: libreoffice-draw: missing required signature
error: libreoffice-gnome: missing required signature
error: libreoffice-impress: missing required signature
error: libreoffice-math: missing required signature
error: libreoffice-postgresql-connector: missing required signature
error: libreoffice-sdk: missing required signature
error: libreoffice-sdk-doc: missing required signature
error: libreoffice-writer: missing required signature
error: linux: missing required signature
error: linux-headers: missing required signature
error: lirc-utils: missing required signature
error: live-media: missing required signature
error: lsof: missing required signature
error: man-pages: missing required signature
error: net-snmp: missing required signature
error: systemd: missing required signature
error: wpa_supplicant: missing required signature
error: networkmanager: missing required signature
error: opencv: missing required signature
error: syslog-ng: missing required signature
error: systemd-sysvcompat: missing required signature
error: totem-plparser: missing required signature
error: tzdata: missing required signature
error: xfce4-eyes-plugin: missing required signature
error: xfdesktop: missing required signature
error: libtaginfo: missing required signature
error: xnoise: missing required signature
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
 

i tried

 sudo pacman -Syu --gpgdir /etc/pacman.d/gnupg 

but no change

is there a way to install the updates without signature or find the missing signatures?

thanks

ezik

Last edited by shulamy (2013-03-11 19:04:16)

Offline

#2 2013-03-08 22:45:40

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,130

Re: [SOLVED] missing required signature

Maybe you could reinitialise the keyring for pacman the way you did when you installed originally (or when you upgraded to use the signatures)?


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#3 2013-03-08 23:41:42

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [SOLVED] missing required signature

There is a setting in pacman.conf that will allow the installation of unsigned packages.  See the man page.

Offline

#4 2013-03-09 20:19:57

shulamy
Member
From: israel
Registered: 2010-09-11
Posts: 452

Re: [SOLVED] missing required signature

thanks

i'll try it tomorrow hopefully.


ezik

Offline

#5 2013-03-10 19:38:12

shulamy
Member
From: israel
Registered: 2010-09-11
Posts: 452

Re: [SOLVED] missing required signature

SigLevel = Never  worked

but now it says there is no disk space when 14 of 22 GB is free.

 [root@localhost /]# sudo pacman -S linux
resolving dependencies...
looking for inter-conflicts...
error: could not open file /var/lib/pacman/local/linux-3.8.1-1/desc: No such file or directory

Targets (1): linux-3.8.2-1

Total Installed Size:   62.10 MiB

Proceed with installation? [Y/n] y
(1/1) checking package integrity                   [######################] 100%
(1/1) loading package files                        [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
error: could not determine filesystem mount points
error: not enough free disk space
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.

ezik

Offline

#6 2013-03-10 19:42:00

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [SOLVED] missing required signature

As a sanity check, please post the output of df -h


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2013-03-10 19:44:51

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: [SOLVED] missing required signature

You did not setup the chroot env correctly. Use nspawn or boot from the arch live image and run arch-chroot.

Offline

#8 2013-03-10 20:23:20

shulamy
Member
From: israel
Registered: 2010-09-11
Posts: 452

Re: [SOLVED] missing required signature

i think @pierre  is right

  [root@localhost /]# df -h
df: cannot read table of mounted file systems: No such file or directory

i will try it later this week.

ezik

Offline

#9 2013-03-11 19:03:36

shulamy
Member
From: israel
Registered: 2010-09-11
Posts: 452

Re: [SOLVED] missing required signature

thanks to @pierre i'm on again.

i had a small problem with unmounted separate boot patition

that i mounted manualy to /boot, and reinstalling the linux package did it.

ezik

Offline

Board footer

Powered by FluxBB