You are not logged in.

#1 2006-01-08 13:35:23

christianpurefoy
Member
Registered: 2005-10-16
Posts: 136

limewire

after saving the limewire pkgbuild from AUR, then makepkg, it got all the way through to

==>validating source files with MD5sums

and came up with this:

LimeWireOther.zip... failed
ERROR ==> one or more files did not pass the validity check!


did i miss something? or is there a way round this?

thanks!

Offline

#2 2006-01-08 14:23:03

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: limewire

Remove the existing md5sum line, then run

makepkg -g >> PKGBUILD

to generate a new md5sum and add it to the PKGBUILD. Now run makepkg again.

Offline

#3 2006-01-08 15:11:21

christianpurefoy
Member
Registered: 2005-10-16
Posts: 136

Re: limewire

okay that seemed to work! but now it comes up with

==>  unzip -qqo LimeWireOther.zip
/usr/bin/makepkg: line 523: unzip: command not found
ERROR==> failed to extract LimeWireOther.zip
==>aborting...

have i got to put a command in there somewhere?

thanks for the help!

Offline

#4 2006-01-08 15:23:38

Legout
Member
From: Wuerburg/germany
Registered: 2004-01-19
Posts: 292

Re: limewire

Install unzip wink

pacman -S unzip

Offline

#5 2006-01-08 15:24:49

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: limewire

christianpurefoy wrote:

okay that seemed to work! but now it comes up with

==>  unzip -qqo LimeWireOther.zip
/usr/bin/makepkg: line 523: unzip: command not found
ERROR==> failed to extract LimeWireOther.zip
==>aborting...

have i got to put a command in there somewhere?

thanks for the help!

install unzip.

pacman -Sy unzip

Offline

#6 2006-01-08 15:34:32

christianpurefoy
Member
Registered: 2005-10-16
Posts: 136

Re: limewire

makes sense! and works too! thanks!

Offline

#7 2006-01-08 15:35:16

Legout
Member
From: Wuerburg/germany
Registered: 2004-01-19
Posts: 292

Re: limewire

Penguin wrote:
christianpurefoy wrote:

okay that seemed to work! but now it comes up with

==>  unzip -qqo LimeWireOther.zip
/usr/bin/makepkg: line 523: unzip: command not found
ERROR==> failed to extract LimeWireOther.zip
==>aborting...

have i got to put a command in there somewhere?

thanks for the help!

install unzip.

pacman -Sy unzip

I was faster big_smile

Offline

Board footer

Powered by FluxBB