Bug#802248: awesome: FTBFS: ldoc: Error: no suitable Lua interpreter found

2015-10-31 Thread Uli Schlachter
reassign 802248 lua-ldoc 1.4.3-4
retitle 802248 lua-ldoc does not work with lua5.1
tag 802248 patch
thanks

Hi,

lua-ldoc clearly uses lua-any, but claims to only work with lua5.2:

$ grep Lua-Versions /usr/bin/ldoc
-- Lua-Versions: 5.2

After uninstalling lua5.2 I thus get:

$ ldoc
Error: no suitable Lua interpreter found
Error: supported versions are: 5.2

A sudoedit later I get:

$ grep Lua-Versions /usr/bin/ldoc
-- Lua-Versions: 5.1 5.2
$ ldoc
ldoc: missing required parameter: file
[...]

So I'll (try to...) reassign this bug to lua-ldoc. Also, it should be obvious
how to fix this. :-)

Cheers,
Uli
-- 
"In the beginning the Universe was created. This has made a lot of
 people very angry and has been widely regarded as a bad move."



Bug#802248: awesome: FTBFS: ldoc: Error: no suitable Lua interpreter found

2015-10-26 Thread Uli Schlachter
Hi everyone,

isn't this a bug in ldoc?

If I understand the dependencies correctly, awesome depends on lua 5.1 and
lua-ldoc depends on lua5.1 | lua5.2, so only lua 5.1 is installed.

However, looking at [0], ldoc contains "Lua-Versions: 5.2", so lua-any doesn't
consider lua 5.1 a valid option.

Thus, either lua-ldoc should depend on lua 5.2 or allow to be used with lua 5.1.

Anyone disagrees?

Cheers,
Uli

[0]:
https://anonscm.debian.org/cgit/pkg-lua/lua-ldoc.git/commit/?id=ed6a8e46ce29e2a31eccc685c162e7b704539808
-- 
Sent from my Game Boy.



Bug#802248: awesome: FTBFS: ldoc: Error: no suitable Lua interpreter found

2015-10-18 Thread Chris West (Faux)
Source: awesome
Version: 3.5.6-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

make[3]: Entering directory '/awesome-3.5.6/obj-x86_64-linux-gnu'
/usr/bin/ldoc .
Error: no suitable Lua interpreter found
Error: supported versions are: 5.2
CMakeFiles/ldoc.dir/build.make:130: recipe for target 'CMakeFiles/ldoc' failed
make[3]: *** [CMakeFiles/ldoc] Error 1
make[3]: Leaving directory '/awesome-3.5.6/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:176: recipe for target 'CMakeFiles/ldoc.dir/all' failed
make[2]: *** [CMakeFiles/ldoc.dir/all] Error 2

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/awesome.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)