LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch
User Name
Password
Arch This Forum is for the discussion of Arch Linux.

Notices


Reply
  Search this Thread
Old 05-11-2019, 03:54 AM   #16
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053

also 'pacman -Scc'
 
Old 05-11-2019, 08:35 PM   #17
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Original Poster
Rep: Reputation: 76
I did 'rm -r /var/cache/pacman/pkg' as ondoho pointed out. Then 'pacman -Syyuu'. The result was
Code:
xfce4-whiskermenu-plugin-2.3.2-1-x86_64                 175.9 KiB  6.61M/s 00:00 [##############################################] 100%
(451/451) checking keys in keyring                                                [##############################################] 100%
(451/451) checking package integrity                                              [##############################################] 100%
error: libseccomp: signature from "Levente Polyak (anthraxx) <levente@leventepolyak.net>" is unknown trust
:: File /var/cache/pacman/pkg/libseccomp-2.4.0-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: libtiff: signature from "Levente Polyak (anthraxx) <levente@leventepolyak.net>" is unknown trust
:: File /var/cache/pacman/pkg/libtiff-4.0.10-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: jasper: signature from "Levente Polyak (anthraxx) <levente@leventepolyak.net>" is unknown trust
:: File /var/cache/pacman/pkg/jasper-2.0.16-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: confuse: signature from "Baptiste Jonglez <baptiste@bitsofnetworks.org>" is unknown trust
:: File /var/cache/pacman/pkg/confuse-3.2.2-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: libssh2: signature from "Levente Polyak (anthraxx) <levente@leventepolyak.net>" is unknown trust
:: File /var/cache/pacman/pkg/libssh2-1.8.1-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: giflib: signature from "Levente Polyak (anthraxx) <levente@leventepolyak.net>" is unknown trust
:: File /var/cache/pacman/pkg/giflib-5.1.9-3-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: nasm: signature from "Levente Polyak (anthraxx) <levente@leventepolyak.net>" is unknown trust
:: File /var/cache/pacman/pkg/nasm-2.14.02-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
root@darkstar/var/cache/pacman# pacman -Scc

Cache directory: /var/cache/pacman/pkg/
:: Do you want to remove ALL files from cache? [y/N] y
removing all files from cache...

Database directory: /var/lib/pacman/
:: Do you want to remove unused repositories? [Y/n] Y
removing unused sync repositories...
root@darkstar/var/cache/pacman#
And again 'pacman -Syyuu' gave the same result. I'll try to install djvu libre and see what happens.
 
Old 05-12-2019, 06:21 PM   #18
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Original Poster
Rep: Reputation: 76
I could install the package djvulibre without any errors.
 
Old 05-15-2019, 01:06 PM   #19
drillsar
Member
 
Registered: Jan 2017
Posts: 144

Rep: Reputation: Disabled
Maybe reinstall Arch? Looks like a corrputed system.. did you check signatures before installing arch?>
 
1 members found this post helpful.
Old 05-15-2019, 06:21 PM   #20
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Original Poster
Rep: Reputation: 76
I installed an iso image several months old and got the error whereby pacstrap did nothing. Maybe if I install a recent image then there will be no errors. Also there is the following, which applies to another machine:

As as running pacman -Syyu I got the 10000ms time out I ended up issuing ^C thus cancelling the command. Is it possible this is the cause of the error I now get and which made you tthink the system is corrupted? Thank you drillsar for your posts.

Last edited by stf92; 05-15-2019 at 07:11 PM.
 
Old 05-15-2019, 07:22 PM   #21
drillsar
Member
 
Registered: Jan 2017
Posts: 144

Rep: Reputation: Disabled
you supposed to check arch iso with signatures before installing to make sure it isnt corrupted.
 
Old 05-15-2019, 08:44 PM   #22
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Original Poster
Rep: Reputation: 76
Alright. I did
Code:
bill@darkstar/almacen/soft/arch$ ls -l
total 624240
-rw-r--r-- 1 bill bill 638582784 May 15 22:48 archlinux-2019.05.02-x86_64.iso
-rw-r--r-- 1 bill bill       310 May 15 22:45 archlinux-2019.05.02-x86_64.iso.sig
-rw-r--r-- 1 bill bill        33 May 15 22:44 md5
bill@darkstar/almacen/soft/arch$ pacman-key -v archlinux-2019.05.02-x86_64.iso.sig 
==> Checking archlinux-2019.05.02-x86_64.iso.sig...
gpg: assuming signed data in 'archlinux-2019.05.02-x86_64.iso'
gpg: Signature made Thu 02 May 2019 12:53:47 PM -03
gpg:                using RSA key 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC
gpg: Note: trustdb not writable
gpg: Good signature from "Pierre Schmitz <pierre@archlinux.de>" [full]
bill@darkstar/almacen/soft/arch$
I hope this is enough (I already checked the md5 checksum).

Last edited by stf92; 05-15-2019 at 08:54 PM.
 
Old 05-15-2019, 09:43 PM   #23
drillsar
Member
 
Registered: Jan 2017
Posts: 144

Rep: Reputation: Disabled
Yes loooks goood
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error log: upstream timed out (110: Connection timed out) on Nginx nikaway Linux - Server 1 09-30-2015 02:43 PM
[SOLVED] USB: Connection timed out SYS: Connection timed out PeterUK Programming 3 07-18-2013 02:59 AM
pacstrap or raid error Emrod Arch 3 05-30-2013 08:45 AM
ssh: connection to host port: 22: Connection timed out lost connection cucolin@ Linux - Server 4 11-22-2011 06:15 AM
sendmail - Connection timed out [dsn=4.0.0 stat=Deferred: Connection timed out] ananthak Linux - Software 0 04-24-2007 07:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch

All times are GMT -5. The time now is 10:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration