mattatcha / pacbuilder

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

Try installing evince fails #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try to run pacbuilder -Sv --world evince
2. Error follows
3.

What is the expected output? What do you see instead?
-------------------------------
 PacBuilder, by Andrea Cimitan 
-------------------------------

==> WARNING: Previous build detected. Do you want to resume? (Y/n): n
==> WARNING: Your previous build will be overwritten. Continue? (y/N): y

The following packages will be built:
==> evince
 Do you want to continue? (Y/n): 
==> Building evince [package 1 of 1] ... makepkg failed!
==> ERROR: I was unable to install these packages: evince

What version of the product are you using? On what operating system?
Last version on ArchLinux

Please provide any additional information below.

Original issue reported on code.google.com by jcer...@gmail.com on 22 Sep 2009 at 11:08

GoogleCodeExporter commented 9 years ago
pleaes add log using:
pacbuilder -S evince --verbose

thanks

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

GoogleCodeExporter commented 9 years ago
Hi,

Here it is:

$ pacbuilder -S evince --verbose
-------------------------------
 PacBuilder, by Andrea Cimitan 
-------------------------------

The following packages will be built:
==> evince
 Do you want to continue? (Y/n): 
==> Building evince [package 1 of 1] ... /usr/bin/pacbuilder: línea 645:  6173
Violación de segmento  grep -qrl --include="desc" "^$1$" "${PACMANROOT}/local"
/usr/bin/pacbuilder: línea 645:  6175 Violación de segmento  grep -qrl
--include="desc" "^$1$" "${PACMANROOT}/local"
/usr/bin/pacbuilder: línea 645:  6177 Violación de segmento  grep -qrl
--include="desc" "^$1$" "${PACMANROOT}/local"
/usr/bin/pacbuilder: línea 645:  6179 Violación de segmento  grep -qrl
--include="desc" "^$1$" "${PACMANROOT}/local"
/usr/bin/pacbuilder: línea 645:  6181 Violación de segmento  grep -qrl
--include="desc" "^$1$" "${PACMANROOT}/local"
/usr/bin/pacbuilder: línea 645:  6226 Violación de segmento  grep -qrl
--include="desc" "^$1$" "${PACMANROOT}/local"
missing dependency!
==> ERROR: I was unable to install these packages: evince

Kind regards

Original comment by jcer...@gmail.com on 29 Mar 2010 at 8:14