FS#12698 - Web AUR does not ignore comment lines in PKGBUILD source field.

Attached to Project: AUR web interface
Opened by Gergely (imrehg) - Wednesday, 07 January 2009, 06:27 GMT
Last edited by Loui Chang (louipc) - Friday, 23 January 2009, 06:02 GMT
Task Type Bug Report
Category Backend
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version 1.5.3
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

AUR package listing cannot handle comment lines in PKGBUILD source field, and lists every word of the comment as a file.

Steps to reproduce:

1) Make a PKGBUILD where the 'source' list has one or more lines of comments (lines starting with #).
2) Verify that makepkg successfully creates package
3) Upload PKGBUILD to AUR

Example of such fail is aur/thinliquidfilm [1], example of official package using comments in source field: core/kernel26 [2].


[1] http://aur.archlinux.org/packages.php?ID=13124
[2] to obtain it: "sudo abs core/kernel26", then in /var/abs/core/kernel26/PKGBUILD
This task depends upon

Closed by  Loui Chang (louipc)
Friday, 23 January 2009, 06:02 GMT
Reason for closing:  Fixed
Comment by Andrea Scarpino (BaSh) - Wednesday, 07 January 2009, 08:48 GMT
  • Field changed: Attached to Project (Arch Linux → AUR web interface)
moved to AUR project
Comment by Gergely (imrehg) - Sunday, 11 January 2009, 13:57 GMT
Sent patch with proposed fix to aur-dev mailing list.
Comment by Loui Chang (louipc) - Thursday, 15 January 2009, 03:36 GMT
The patch is applied to the git sources.

Loading...