mattatcha / pacbuilder

Automatically exported from code.google.com/p/pacbuilder
0 stars 0 forks source link

pacbuilder fail to install packager with arc=('any') #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

$ sudo pacbuilder -S pacbuilder-svn --verbose
(...)
Installing pacbuilder-svn-135-1-i686.pkg.tar.gz [package 1 of 1] ...makepkg
failed!

What is the expected output? What do you see instead?

$ sudo pacbuilder -S pacbuilder-svn --verbose
(...)
 Installing pacbuilder-svn-135-1-any.pkg.tar.gz [package 1 of 1] ...installed!

What version of the product are you using? On what operating system?
pacbuilder-svn 135-1 from aur, archlinux i686

Please provide any additional information below.

I made a little fix for this issue in the attached diff file

Regards

Original issue reported on code.google.com by jabela...@gmail.com on 4 Nov 2009 at 6:17

Attachments:

GoogleCodeExporter commented 9 years ago
fixed in r138

Original comment by bash.lnx@gmail.com on 29 Mar 2010 at 5:45