mcnd2
(usa Debian)
Enviado em 18/09/2010 - 21:43h
No caso inicial ao "Google Earth", fui fazer a devida instalação pelo "yaourt" e me retornou erro na hora da validação do google-earth.
_________________________________________________________________________
[mcnd2@arch ~]$ yaourt -Ss google-earth
aur/bin32-google-earth 5.2.1.1588-3 (654)
32 bits binaries of google-earth for Arch64
aur/google-earth 5.2.1.1329-1 (1130)
A 3D interface to the planet Earth
[mcnd2@arch ~]$ yaourt -S google-earth
==> Downloading google-earth PKGBUILD from AUR...
bsdtar: Removing leading '/' from member names
x googleearth.desktop
x PKGBUILD
x googleearth
x googleearth-mimetypes.xml
x qt.conf
x googleearth.install
Comment by: OttoA on Sun, 05 Sep 2010 17:27:30 +0000
Google Earth for linux seems to be a pile of shit:
http://bit.ly/b04zhG - please star the linux crash issues so that the developers will notice
Just tried the windows version (13mb instead of 30mb!) in wine and it works perfectly.
Comment by: elfaimer on Mon, 06 Sep 2010 11:20:21 +0000
the same problem anthonio has...
Google Earth crashes.
Comment by: anthonio on Mon, 06 Sep 2010 13:58:52 +0000
Use previous version (5.1.3535.3218)
http://dl.google.com/earth/client/advanced/previous/GoogleEarthLinux.bin
Comment by: zandgreen on Thu, 16 Sep 2010 17:37:37 +0000
Caught Seg11 from Xorg (ati-gallium) on 5.1.3535.3218 version. See report:
https://bbs.archlinux.org/viewtopic.php?id=105026
Comment by: snostorm on Fri, 17 Sep 2010 10:33:33 +0000
Here are the changes I made to get 5.2.1.1588 working under my chroot with NVIDIA drivers
althought the key is the QT libs from google need to stay as the current arch AT is 4.6.3 whcih is waht seemed to be causing my issues.
I changed the MD5Sum for the install bin and the remove section thath removed Google libs in favor of Arch provided libs
http://aur.pastebin.com/AhGWy3pv
Comment by: OttoA on Fri, 17 Sep 2010 11:32:17 +0000
@snostorm: nope, still crashes for me
please everybody star the issues under
http://bit.ly/b04zhG
First Submitted: Tue, 19 Feb 2008 07:36:22 +0000
google-earth 5.2.1.1329-1 : A 3D interface to the planet Earth
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
==> google-earth dependencies:
- curl (already installed)
- qt (already installed)
==> Edit googleearth.install ? [Y/n] ("A" to abort)
==> -----------------------------------------------
==> n
==> Continue building google-earth ? [Y/n]
==> --------------------------------------
==>
==> Building and installing package
==> Criando o pacote: google-earth 5.2.1.1329-1 (Sáb Set 18 21:26:36 BRT 2010)
==> Verificando dependências em tempo de execução...
==> Verificando dependências em tempo de compilação...
==> Obtendo Fontes...
-> Realizando o download de GoogleEarthLinux.bin...
--2010-09-18 21:26:36--
http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
Resolvendo dl.google.com... 209.85.225.136, 209.85.225.91, 209.85.225.190, ...
Conectando-se a dl.google.com|209.85.225.136|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 200 OK
Tamanho: 31406473 (30M) [application/octet-stream]
Salvando em: “GoogleEarthLinux.bin.part”
100%[===================================================================================>] 31.406.473 46,5K/s em 9m 29s
2010-09-18 21:36:06 (53,9 KB/s) - “GoogleEarthLinux.bin.part” salvo [31406473/31406473]
-> Realizando o download de license.html...
--2010-09-18 21:36:07--
http://earth.google.com/intl/en/license.html
Resolvendo earth.google.com... 209.85.225.100, 209.85.225.139, 209.85.225.101, ...
Conectando-se a earth.google.com|209.85.225.100|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 200 OK
Tamanho: não especificada [text/html]
Salvando em: “license.html.part”
[ <=> ] 11.304 38,7K/s em 0,3s
2010-09-18 21:36:08 (38,7 KB/s) - “license.html.part” salvo [11304]
-> Encontrado googleearth
-> Encontrado googleearth.desktop
-> Encontrado googleearth-mimetypes.xml
-> Encontrado googleearth.install
==> Validando arquivos fonte com md5sums...
GoogleEarthLinux.bin ... FALHOU
license.html ... Passou
googleearth ... Passou
googleearth.desktop ... Passou
googleearth-mimetypes.xml ... Passou
googleearth.install ... Passou
==> ERRO: Um ou mais arquivos não passaram no teste de validação!
==> ERROR: Makepkg was unable to build google-earth.
==> Restart building google-earth ? [y/N]
==> -------------------------------------
==>
==> WARNING: Following packages have not been installed:
google-earth
[mcnd2@arch ~]$
_________________________________________________________________________
???