FS#25605 - emacs-lua-mode is really old and not the expected version
Attached to Project:
Community Packages
Opened by John Luebs (jkluebs) - Tuesday, 16 August 2011, 15:03 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 16 August 2011, 16:41 GMT
Opened by John Luebs (jkluebs) - Tuesday, 16 August 2011, 15:03 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 16 August 2011, 16:41 GMT
|
Details
Description:
The emacs-lua-mode build and the PKGBUILD in abs do not build the stated version (20110428) of the emacs lua-mode on luaforge. The reason seems to be that the 4 digit number used in the lua-forge URL (the directory before the last path element) is the only thing that determines the downloaded file. The pkgversion based filename does not determine the file selected. Moreover, it appears a .tar.gz version is not even provided the new versions, only zips. The PKGBUILD needs to be reworked. Steps to reproduce: 1. Install emacs-lua-mode from mirror or makepkg from ABS. 2. Download http://luaforge.net/frs/download.php/4814/lua-mode-20110428.zip and compare lua-mode.el to the lua-mode.el installed in usr/share/emacs/site-lisp |
This task depends upon
Closed by Sergej Pupykin (sergej)
Tuesday, 16 August 2011, 16:41 GMT
Reason for closing: Fixed
Additional comments about closing: changed to http://luaforge.net/frs/download.php/481 4/lua-mode-20110428.tar.gz
Tuesday, 16 August 2011, 16:41 GMT
Reason for closing: Fixed
Additional comments about closing: changed to http://luaforge.net/frs/download.php/481 4/lua-mode-20110428.tar.gz
Comment by John Luebs (jkluebs) -
Tuesday, 16 August 2011, 15:08 GMT
Before this gets flagged as an out-of-date (I should have made a
better headline). The issue is not that the PKGBUILD is out of
date, but that it is not actually building the version that is
intended, but still successfully builds an old one.