FS#21292 - [srcpac] did not recognize PKGEXT in PKGBUILD

Attached to Project: Pacman
Opened by Tianyi Cui (tianyicui) - Sunday, 17 October 2010, 14:38 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 16 December 2010, 11:58 GMT
Task Type Bug Report
Category Scripts & Tools
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture All
Severity Low
Priority Normal
Reported Version 3.4.1
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Summary and Info:

Some packages (xz/pacman/...) set PKGEXT in PKGBUILD, but srcpac only recognized PKGEXT set in /etc/makepkg.conf, so it failed build these packages.

Steps to Reproduce:

Run `srcpac -Sb xz`, it fails with:

cp: cannot stat `/var/srcpac/core/xz/*.pkg.tar.xz': No such file or directory
error: '/var/srcpac/core/xz/*.pkg.tar.xz': cannot open package file

(actually xz-4.999.9beta-174-g41bc.tar.gz has been successfully built)
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Thursday, 16 December 2010, 11:58 GMT
Reason for closing:  Implemented
Additional comments about closing:  http://projects.archlinux.org/srcpac.git /commit/?id=24101f7d88b12760c09739cef5d8 3dc4f9ec8796

Loading...