FS#7334 - Wrong url for gtk-engines 2.10.2-1

Attached to Project: Arch Linux
Opened by Angelo Theodorou (encelo) - Friday, 01 June 2007, 14:23 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 15 December 2007, 14:27 GMT
Task Type Bug Report
Category Web Sites
Status Closed
Assigned To Simo Leone (neotuli)
Architecture All
Severity Low
Priority Normal
Reported Version 2007.05 Duke
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The new gtk-engines 2.10.2-1 packages has a wrong URL, actually that of GNU ed (http://www.archlinux.org/packages/4320/).
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Saturday, 15 December 2007, 14:27 GMT
Reason for closing:  Fixed
Comment by Jan de Groot (JGC) - Friday, 01 June 2007, 16:09 GMT
Fixed in CVS, not on website.

What happened here is that gtk-engines does not have an URL, but ed had. Both were updated in the same run, which means that the db-repo scripts on the dev server don't clear variables before processing a package.
Comment by Jeremy (loserMcloser) - Monday, 24 September 2007, 16:00 GMT
Seems the website scripts do this for any package without a URL field. Try the following:

find /var/abs -name PKGBUILD -exec grep -L "^url=" '{}' \;

Most of the packages flagged by the above have incorrect URLs on the website.

Loading...