Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-02 Thread doherty pete
yeah!it can works now! thanks all 2011/2/2 C Anthony Risinger anth...@extof.me damn. nice wild guess :-) C Anthony [mobile] On Feb 2, 2011 12:19 AM, Allan McRae al...@archlinux.org wrote: On 02/02/11 16:10, doherty pete wrote: yes,i have the problem about liblzma pacman: error while

[arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread doherty pete
when i input pacman -S xfce4-goodies many information like this xfce4-xkb-plugin-0,5.3.3-4_x86_64.pkg.tar is invalid or corrupted ... ... how to resolve this? -- pete_doherty

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread Peter Lewis
On Tuesday 01 February 2011 12:31:44 doherty pete wrote: when i input pacman -S xfce4-goodies many information like this xfce4-xkb-plugin-0,5.3.3-4_x86_64.pkg.tar is invalid or corrupted ... ... how to resolve this? The file was probably corrupted during download. Try deleting it from

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread pyknite
On 02/01/2011 01:31 PM, doherty pete wrote: when i input pacman -S xfce4-goodies many information like this xfce4-xkb-plugin-0,5.3.3-4_x86_64.pkg.tar is invalid or corrupted ... ... how to resolve this? Hi... Try to update the database first: pacman -Sy ++

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread doherty pete
i try rm /var/cache/pacman/pkg/* it download again and some the error pacman -Sy but do not useful 2011/2/1 pyknite pykn...@rand0m.ch On 02/01/2011 01:31 PM, doherty pete wrote: when i input pacman -S xfce4-goodies many information like this xfce4-xkb-plugin-0,5.3.3-4_x86_64.pkg.tar is

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread doherty pete
checking package integrity... :: File python-2.6.3-2-x86_64.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n] y :: File vim-7.2.266-1-x86_64.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n] y :: File libmysqlclient-5.1.39-1-x86_64.pkg.tar.gz is corrupted. Do you want to delete it?

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread pyknite
On 02/01/2011 01:45 PM, doherty pete wrote: i try rm /var/cache/pacman/pkg/* it download again and some the error pacman -Sy but do not useful Yes, my mistake sorry... I didn't read well the question :( Here (https://bbs.archlinux.org/viewtopic.php?pid=627344) they say to try a pacman -Sc

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread Ionuț Bîru
On 02/01/2011 02:49 PM, doherty pete wrote: checking package integrity... :: File python-2.6.3-2-x86_64.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n] y :: File vim-7.2.266-1-x86_64.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n] y :: File

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread doherty pete
so i changed mirrors to ftp://mirrors.kernel.org/archlinux/ sudo pacman -Scc sudo pacman -Syyu and many pkg like zd1211 show that error:fail to commit transtltion (invalid or corrupted package) zd1211-firware-1.4-4-ang.pkg.tar.xz is invalid or corrupted i think it's no problem about mirrors

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread Allan McRae
On 02/02/11 15:34, doherty pete wrote: so i changed mirrors to ftp://mirrors.kernel.org/archlinux/ sudo pacman -Scc sudo pacman -Syyu and many pkg like zd1211 show that error:fail to commit transtltion (invalid or corrupted package) zd1211-firware-1.4-4-ang.pkg.tar.xz is invalid or corrupted i

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread doherty pete
yes,i have the problem about liblzma pacman: error while loading shared libraries: liblzma.so.0: cannot open shared object file: No such file or directory sudo tar -xvpf /var/cache/pacman/pkg/xz*.gz -C / --exclude .PKGINFO --exclude .INSTALL sudo ln -s /usr/lib/liblzma.so /usr/lib/liblzma.so.0

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread doherty pete
is the great ideas to do following? 1. Download xz-utils from http://tukaani.org/xz/xz-4.999.8beta.tar.gz 2. Extract tarfile $ tar xvf xz-4.999.8beta.tar.gz 3. Build $ cd xz-4.999.8beta $ ./configure make 4. Install $ sudo make install 5. Reconfigure dynamic linker bindings $ sudo

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread Allan McRae
On 02/02/11 16:10, doherty pete wrote: yes,i have the problem about liblzma pacman: error while loading shared libraries: liblzma.so.0: cannot open shared object file: No such file or directory sudo tar -xvpf /var/cache/pacman/pkg/xz*.gz -C / --exclude .PKGINFO --exclude .INSTALL sudo ln -s

Re: [arch-general] pacman -S xfce4-goodies fail

2011-02-01 Thread C Anthony Risinger
damn. nice wild guess :-) C Anthony [mobile] On Feb 2, 2011 12:19 AM, Allan McRae al...@archlinux.org wrote: On 02/02/11 16:10, doherty pete wrote: yes,i have the problem about liblzma pacman: error while loading shared libraries: liblzma.so.0: cannot open shared object file: No such file or