FS#48251 - [pdfsam] errant comma in depends array

Attached to Project: Community Packages
Opened by Kevin Mihelich (kmihelich) - Friday, 19 February 2016, 14:40 GMT
Last edited by Evgeniy Alexeev (arcan1s) - Friday, 19 February 2016, 17:56 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Evgeniy Alexeev (arcan1s)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Errant comma in depends array, will cause build failure:
depends=('java-environment', 'sh')
https://projects.archlinux.org/svntogit/community.git/commit/trunk?h=packages/pdfsam&id=acef3af993e1a5555409cde814ef814290c5dd05

Additional info:
* package version: 3.0.1-2
* log:
==> Making package: pdfsam 3.0.1-2 (Fri Feb 19 07:38:53 MST 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: java-environment,
==> ERROR: 'pacman' failed to install missing dependencies.


Steps to reproduce: Build the package.
This task depends upon

Closed by  Evgeniy Alexeev (arcan1s)
Friday, 19 February 2016, 17:56 GMT
Reason for closing:  Fixed
Comment by Evgeniy Alexeev (arcan1s) - Friday, 19 February 2016, 17:56 GMT
Fixed with https://projects.archlinux.org/svntogit/community.git/commit/trunk?h=packages/pdfsam&id=0538c0470f5b66144d62f743c01b48ef21e31070

No need to rebuild package since it was built on pkgbuild.com with already edited PKGBUILD (just forgot to update it before push, sorry).

Loading...