You are not logged in.
Hi.
I've a problem with makepkg. When I try to build a package with "makepkg name" i get this error:
$ makepkg
file: could not find any magic files!
==> Making package: opensc-opendnie 0.12.1svn-3 (Fri Feb 11 12:48:20 CET 2011)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Downloading opensc-opendnie-0.12.1svn.tar.gz...
--2011-02-11 12:48:25-- http://forja.cenatic.es/frs/download.php/1153/opensc-opendnie-0.12.1svn.tar.gz
Resolving forja.cenatic.es... 195.235.93.115
Connecting to forja.cenatic.es|195.235.93.115|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1298041 (1.2M) [application/binary]
Saving to: “opensc-opendnie-0.12.1svn.tar.gz.part”
100%[==================================================================================================================================================>] 1,298,041 241K/s in 7.3s
2011-02-11 12:48:34 (174 KB/s) - “opensc-opendnie-0.12.1svn.tar.gz.part” saved [1298041/1298041]
==> Validating source files with md5sums...
opensc-opendnie-0.12.1svn.tar.gz ... Passed
==> Extracting Sources...
file: could not find any magic files!
==> Starting build()...
/home/pilli/Desarrollo/paquetes/opensc-opendnie/PKGBUILD: line 19: cd: /home/pilli/Desarrollo/paquetes/opensc-opendnie/src/opensc-opendnie-0.12.1svn: No such file or directory
Aborting...Instead a directory with source I've a simbolic link to downloaded tar.gz file. I've tried with several packages and i've gotten the same error.
Can someone help me?
Thanks and best regards.
Last edited by Pilli (2011-02-11 13:00:40)
Offline
without pkgbuild we can't help sorry, also you really need to fix your `cd` on line 19
Offline
Hi.
There was a problem with file command and LD_LIBRARY_PATH variable. I modified it at personal instalation of Zend Server.
Restore LD_LIBRARY_PATH and works ok.
Thanks.
Offline