Codice: Seleziona tutto
readline-6.3.006-1-... 283,0 KiB 610K/s 00:00 [######################] 100%
bash-4.3.018-1-x86_64 1236,8 KiB 831K/s 00:01 [######################] 100%
cairo-1.12.16-2-x86_64 708,3 KiB 837K/s 00:01 [######################] 100%
libtasn1-3.6-1-x86_64 102,7 KiB 828K/s 00:00 [######################] 100%
gnutls-3.3.3-1-x86_64 1996,2 KiB 829K/s 00:02 [######################] 100%
inputproto-2.3.1-1-any 76,9 KiB 663K/s 00:00 [######################] 100%
libcups-1.7.3-2-x86_64 280,3 KiB 834K/s 00:00 [######################] 100%
libx11-1.6.2-2-x86_64 2,0 MiB 828K/s 00:03 [######################] 100%
(8/8) verifica delle chiavi presenti nel porta... [######################] 100%
(8/8) verifica dell'integrità dei pacchetti [######################] 100%
errore: readline: signature from "Bartłomiej Stefan Piotrowski (Barthalion) <barthalion@gmail.com>" is invalid
:: Il file /var/cache/pacman/pkg/readline-6.3.006-1-x86_64.pkg.tar.xz è corrotto (il pacchetto non è valido oppure è corrotto (firma PGP)).
Vuoi eliminarlo? [S/n]
lo fa con qualsiasi cosa cerchi di installare ... in piu ho trovato data ed ora sballati ... e non me li fa reimpostare e mi da una serie di errori ... provate a vedere
Codice: Seleziona tutto
[tumbler@tumbler ~]$ yaourt ntpdate
curl error: Peer certificate cannot be authenticated with given CA certificates
[tumbler@tumbler ~]$ date
mar 1 gen 2002, 17.31.26, CET
[tumbler@tumbler ~]$ date -s '31/05/2014 12:06:00'
date: data "31/05/2014 12:06:00" non valida
[tumbler@tumbler ~]$ sudo !!
sudo date -s '31/05/2014 12:06:00'
[sudo] password for tumbler:
date: data "31/05/2014 12:06:00" non valida
[tumbler@tumbler ~]$ sudo date -s 31/05/2014 12:06:00
date: the argument "12:06:00" lacks a leading '+';
when using an option to specify date(s), any non-option
argument must be a format string beginning with '+'
Try 'date --help' for more information.
[tumbler@tumbler ~]$ hwclock --set --date='31/05/2014 12:06:00'
date: data "31/05/2014 12:06:00" non valida
hwclock: The date command issued by hwclock returned unexpected results.
The command was:
date --date="31/05/2014 12:06:00" +seconds-into-epoch=%s
The response was:
hwclock: No usable set-to time. Cannot set clock.
[tumbler@tumbler ~]$ sudo !!
sudo hwclock --set --date='31/05/2014 12:06:00'
date: data "31/05/2014 12:06:00" non valida
hwclock: The date command issued by hwclock returned unexpected results.
The command was:
date --date="31/05/2014 12:06:00" +seconds-into-epoch=%s
The response was:
hwclock: No usable set-to time. Cannot set clock.
[tumbler@tumbler ~]$