Bug#885677: is rebuilding lablgtk2 without gnomecanvas an option?

2018-03-23 Thread Enrico Tassi
On Fri, Mar 23, 2018 at 06:40:18PM +0100, Enrico Tassi wrote: > Dear Jeremy, I'm an upstream of some of the software that depends on > lablgtk2. Porting to GTK+3 is not an easy option, since lablgtk3 does > not exist (and will not exist as far as I know). > > As far as I

Bug#885677: is rebuilding lablgtk2 without gnomecanvas an option?

2018-03-23 Thread Enrico Tassi
If it is a viable option for you, can you tell me which of the above are going to be a problem for Buster (in addition to libgnomecanvas)? Best -- Enrico Tassi

Bug#886044: syncmaildir: raising severity of gconf dependency bug

2018-03-14 Thread Enrico Tassi
#x27;ll manage to do it promptly, so if it helps please do an NMU (and I'll wait the migration to testing before doing my upload, in case I manage to release quickly). Ciao -- Enrico Tassi

Bug#852250: [lua-socket] luasocket was not compiled with UNIX sockets support

2017-02-02 Thread Enrico Tassi
value) Sorry, my patch was wrong local _, unix = pcall(require, "socket.unix"); if unix then socket.unix = unix.stream or unix.tcp; end Unfortunately I can't really test the patches I propose, so I beg your pardon if they are wrong. And the patches are really for the upstream of prosody-modules, not for Debian. Best, -- Enrico Tassi

Bug#852250: [lua-socket] luasocket was not compiled with UNIX sockets support

2017-02-01 Thread Enrico Tassi
d you try the fix I propose? I've tried, and the socket.unix module loads fine here. Could you please try the fix I propose (in sasl_dovecot)? Best, -- Enrico Tassi

Bug#852250: [lua-socket] luasocket was not compiled with UNIX sockets support

2017-01-30 Thread Enrico Tassi
e should be replaced by local _, unix = pcall(require, "socket.unix"); socket.unix = unix; Best, -- Enrico Tassi

Bug#852250: [lua-socket] luasocket was not compiled with UNIX sockets support

2017-01-25 Thread Enrico Tassi
s not for the new unix.tcp/udp feature. If so, reverting the API change is as simple as reverting aa1b8cc9bc35e56de15eeb153c899e4c51de82a8 There is just a trivial conflict on the makefile. Mathieu, does luasandbox need the new unix sockets? Best, -- Enrico Tassi

Bug#852250: [lua-socket] luasocket was not compiled with UNIX sockets support

2017-01-25 Thread Enrico Tassi
On Wed, Jan 25, 2017 at 10:24:25AM +0100, Michael Meskes wrote: > > Hopefully somebody is prepared to fix all rdepends. > > Or better reverts the API change. The bug is definitely important. Mathieu can you take care of it? Best, -- Enrico Tassi

Bug#818616: What should I do?

2016-12-26 Thread Enrico Tassi
Hum, I'm a bit lost here. 2.0.4 is fine, but does not work on arm64. What about 2.1-beta2 + fix allocator (as in message #35) ? Was it tested? Does it work? Should I upload it? Best, -- Enrico Tassi

Bug#844692: sandbox not versioned

2016-11-18 Thread Enrico Tassi
acement for 5.1 (with extra features)? Will there be Lua packages working only on sandbox (to motivate the "sanbox" label)? E.g. is the new systemd related package needing sandbox? Best -- Enrico Tassi

Bug#839221: RM: mathcomp -- ROM; superseeded by ssreflect 1.6

2016-09-30 Thread Enrico Tassi
Package: ftp.debian.org Severity: normal ssreflect used to be 1 source, then it was split in 2 by the upstream (ssreflect + mathcomp) and now we are back at 1.

Bug#824944: [jwollr...@web.de: Re: Update lua-discount]

2016-07-30 Thread Enrico Tassi
-- Enrico Tassi --- Begin Message --- Am Thu, 30 Jun 2016 15:19:54 +0200 schrieb Enrico Tassi : > On Mon, Jun 27, 2016 at 09:56:44PM +0200, Julian Wollrath wrote: > > Dear Enrico, > > > > I updated the package (see attached for the new source and Debian > > tarball).

Bug#824166: texlive-bin: FTBFS due to luajit issues

2016-05-29 Thread Enrico Tassi
the patch accepted > in > Debian, until we have any position on upstream. > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814255 I can't apply such a patch on the Debian package. It is too complex to maintain. Best -- Enrico Tassi

Bug#818900: [Lua Policy] integrate debian's lua modules into Debian's Luarocks

2016-03-21 Thread Enrico Tassi
ld look for the code that generates .pc files, and start from that. Otherwise I'll do it myself, but I'm a bit busy these days. Best, -- Enrico Tassi

Bug#802264: src:matita: FTBFS with OCaml 4.02.3

2016-01-20 Thread Enrico Tassi
On Sun, Oct 18, 2015 at 11:03:35PM +0200, Mehdi Dogguy wrote: > Package: src:matita > Version: 0.99.1-3 > Severity: serious > > Dear Maintainer, This bugs is due to camlp5 and fixed in caca3dd0643ec5aae9df4399fa73eb280808ef18 see https://gforge.inria.fr/projects/camlp5/ Best, -- Enrico Tassi

Bug#804607: lua-sec: SSLv3 method

2015-11-16 Thread Enrico Tassi
On Sat, Nov 14, 2015 at 02:16:53PM +0100, Kurt Roeckx wrote: > A few use tlsv1 which isn't much better. Thanks for your help, I'm preparing an upload. Can you argument why tlsv1 is not good? See also: https://github.com/brunoos/luasec/issues/58 Best, -- Enrico Tassi

Bug#800872: smd-loop just exists with an error code and no explanation when /tmp is full

2015-10-14 Thread Enrico Tassi
XXX` atexit_rm $tmp RC="$tmp" } Patches are welcome ;-) Best, -- Enrico Tassi

Bug#719882: working on that

2015-08-16 Thread Enrico Tassi
Hello, together with Victor Seva Lopez, here at debconf 15, we are working on that. Hope you don't mind. Best, -- Enrico Tassi

Bug#795604: ITP: lua-bit32 -- Backport of the Lua 5.2 bit32 library to Lua 5.1

2015-08-15 Thread Enrico Tassi
Description: Backport of the Lua 5.2 bit32 library to Lua 5.1 This is needed in order to package lua-posix >= 33 -- Enrico Tassi

Bug#789534: [luaposix] stat fails on large inode (#230)

2015-07-05 Thread Enrico Tassi
hing. Working around Lua 5.1 limitations is not something we can tackle IMO. Lua 5.3 will eventually land in Debian (I've already a package for it, it needs just some testing). I'll also update lua posix as a consequence. Best, -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs

Bug#775565: Update on the ITP

2015-06-18 Thread Enrico Tassi
completely new thing for me, hence I want to be cautious. Testing is welcome. I guess I'll find time to upload it during debconf (i.e. mid August). Best, -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". T

Bug#787070: prosody: DNS resolution of CNAMEs fails often

2015-05-29 Thread Enrico Tassi
you have energy for it... go! Best, -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#781762: liblua5.1-0-dev: lua.h and liblua.so not present in include and lib paths

2015-04-02 Thread Enrico Tassi
policy talks about is the "0.0.0" part, not the "5.1" (that is part of the name of the library). There is no such a thing like "lua". lua5.1 and lua5.2 are different, incompatible, libraries, not two versions of the same. Best, -- Enrico Tassi -- To UNSU

Bug#781437: unblock: prosody/0.9.7-2

2015-03-29 Thread Enrico Tassi
; urgency=high + + * Apply upstream patch to validate UTF-8 strings before calling libidn +(related to CVE-2015-2059) + + -- Enrico Tassi Sat, 28 Mar 2015 16:20:07 +0100 + prosody (0.9.7-1) unstable; urgency=medium * New upstream release, really a minor fix over 0.9.6 diff -Nru prosody-0.9.7

Bug#775565: ITP: lua5.3 -- scripting language

2015-01-28 Thread Enrico Tassi
On Wed, Jan 28, 2015 at 01:35:11PM +0100, Victor Seva wrote: > Hi Enrico, > > On 01/17/2015 02:07 PM, Enrico Tassi wrote: > > A git repo pkg-lua/lua5.3 on alioth was created, help is very welcome. > > I would like to help here, is there any TODO or plan here? NO. I'v

Bug#776231: unblock: lua-rings/1.3.0-3

2015-01-25 Thread Enrico Tassi
(Close: #775622) + + -- Enrico Tassi Sun, 18 Jan 2015 19:58:11 +0100 + lua-rings (1.3.0-2) unstable; urgency=low * Fix Provides, was still mentioning a transitional package diff -Nru lua-rings-1.3.0/debian/patches/0002-Disable-cache-test-on-5.2.patch lua-rings-1.3.0/debian/patches/0002-Disable

Bug#775622: lua-rings: FTBFS in jessie: Tests failures

2015-01-18 Thread Enrico Tassi
only thing allowed to change is "app static" in the first line, but 5.2 should stay there. It is the case here (but it occurs 1 time every 20 runs or so, so validating my theory here is a bit of a PITA). If it is also the case on your vm I can simply make the test optional (run only

Bug#775622: lua-rings: FTBFS in jessie: Tests failures

2015-01-18 Thread Enrico Tassi
gt; > During a rebuild of all packages in jessie (in a jessie chroot, not a > sid chroot), your package failed to build on amd64. I've just built a jessie chroot on amd64 and I could not reproduce the failure. Are there any other known false positives with this round of rebuilds? Be

Bug#775565: ITP: lua5.3 -- scripting language

2015-01-18 Thread Enrico Tassi
Also dh-lua should be patched to support 5.3 too. Best, -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#775565: ITP: lua5.3 -- scripting language

2015-01-17 Thread Enrico Tassi
Package: wnpp Severity: wishlist Owner: Enrico Tassi * Package name: lua5.3 Version : 5.3.0 Upstream Author : t...@lua.org * URL : http://www.lua.org/ * License : MIT/X Programming Lang: C Description : scripting language A git repo pkg-lua/lua5.3 on

Bug#498416: liblua5.1-0-dev: please use a consistent pkg-config name (lua5.1 or lua-5.1)

2014-08-24 Thread Enrico Tassi
you > explain what would break, if a symbolic link lua-5.1.pc targeting > lua5.1.pc was added to /usr/share//pkgconfig? This symlink > would make FreeBSD and Debian compatible. What do you mean by "making Debian compatible with FreeBSD" ? You want to mix and match the ports with

Bug#746213: lua-curl: no Lua 5.2 support

2014-05-01 Thread Enrico Tassi
le. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#746213: lua-curl: no Lua 5.2 support

2014-04-28 Thread Enrico Tassi
ations are quite straightforward and well documented… > > Anyway, let me know if I can help with this! Sure! Your patch is welcome, and any help too. Ciao -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#744917: luajit: diff for NMU version 2.0.3+dfsg-2.1

2014-04-25 Thread Enrico Tassi
if I > should delay it longer. Can't you just call make passing LDCONFIG=/sbin/ldconfig ? I don't like having patches around, expecially for this software. The upstream dislikes it and in this case it does not seem necessary. Ciao -- Enrico Tassi -- To UNSUBSCRIBE, email to debian

Bug#741925: syncmaildir: Protocol version mismatch for minor releases?!

2014-03-17 Thread Enrico Tassi
po package is already in place. An apt-get update/install on your machine running stable will fix things. Sorry for the inconvenience. -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#741535: libssreflect-coq: please Provide: an ABI

2014-03-13 Thread Enrico Tassi
Package: libssreflect-coq Version: 1.5-1 Severity: wishlist Dear Maintainer, packages building coq libraries on top of ssreflect will depend on the md5 sum of the .vo files shipped by this package. There checksums change when Coq is updated, OCaml is updated, ssreflect is updated... Adding an ABI

Bug#741345: ITP: mathematical-components -- Mathematical Components library for the Coq proof system

2014-03-11 Thread Enrico Tassi
Package: wnpp Severity: wishlist Owner: Enrico Tassi * Package name: mathematical-components Version : 1.4.0 Upstream Author : Mathematical Components team * URL : http://www.msr-inria.fr/projects/mathematical-components/ * License : BSD Programming Lang

Bug#734678: Please depend on lua-sec and remove the silly warning

2014-01-09 Thread Enrico Tassi
I think we should just fix util/dependencies.lua, there are plenty of outdated instructions there (concerning Debian). And hopefully the patch will be merged upstream. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#676710: Which files?

2013-11-24 Thread Enrico Tassi
Sorry, but I quite don't follow. There is no test/ and etc/ directory in Lua 5.2 orig tarball. Which files are missing exactly? Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Bug#719519: help needed?

2013-11-14 Thread Enrico Tassi
rder that that. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#719519: help needed?

2013-11-14 Thread Enrico Tassi
Bzed, do you want me to prepare an NMU with the new upstream release? Currently the package is /completely/ unusable because of the incompatibility with lua-lpeg 0.12. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#722890: any progress?

2013-11-01 Thread Enrico Tassi
Any progress? Do you want me to prepare an upload and nmu it do a delayed queue? Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#727170: RFP: lua-alien -- Pure Lua extensions

2013-10-23 Thread Enrico Tassi
u can tell me if they works soon. -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#722890: Debhelpr compatibility and debian/tmp fallback

2013-10-07 Thread Enrico Tassi
patch imitates dh_install that falls back to debian/tmp if the requested file is not found in debian/$pkg. Cheers -- Enrico Tassi >From 533d32b96fffc7f13f437257403a0f566a213e3a Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Mon, 7 Oct 2013 23:22:56 +0200 Subject: [PATCH] fallback to debian/

Bug#724679: ITP: lua-uri -- pure Lua library to normalize and validate URIs/URLs

2013-09-26 Thread Enrico Tassi
Is, and extract parts of URIs. How does this relate to luasocket url module? Is it truly superior? I've no opinion, I'm just asking... Ciao -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#724509: luarocks library "detection" works poorly with Debian

2013-09-24 Thread Enrico Tassi
olution would be to use some sort of less hacky > method of finding libraries, e.g. by using autoconf's "probe using the > compiler" but I suppose that's unlikely to happen.] May I ask why you are using luarocks instead of `apt-get install lua-sec`? Cheers -- Enrico Tas

Bug#723765: luakit: Please use post-wheezy Lua package names in Depends

2013-09-19 Thread Enrico Tassi
ture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- Enrico Tassi >From 81bd1b6ae05c67f2a2aec6d3192b380351a587a0 Mon Sep 17 00:00:00 2001 From: Enrico Tassi

Bug#723766: mudlet: Please use post-wheezy Lua package names in Depends

2013-09-19 Thread Enrico Tassi
nstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- Enrico Tassi >From 198eba0ecf03c6ab5e930781cf2e4b75b2

Bug#723483: lua5.1 link with -L/usr/lib

2013-09-17 Thread Enrico Tassi
raries. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#722890: printer-driver-escpr: Driver not shown in the drivers list anymore

2013-09-14 Thread Enrico Tassi
Package: printer-driver-escpr Version: 1.2.3-2 Severity: important Dear Maintainer, I used this driver in the past with the same printer and 2 different laptops. The printer is a XP-302. Then I changed one of the laptops and reinstalled Debian sid from scratch. Now, when I try to add the printe

Bug#721228: notmuch-mutt help opens the wrong manpage

2013-08-29 Thread Enrico Tassi
close 721228 thanks On Thu, Aug 29, 2013 at 12:38:59PM +0300, Stefano Zacchiroli wrote: > This have been fixed a while ago: Sorry for the noise, I had an old copy of the script in ~/bin and when I looked at the source code, vim `which notmuch-mutt` tricked me. Ciao -- Enrico Tassi --

Bug#721228: notmuch-mutt help opens the wrong manpage

2013-08-29 Thread Enrico Tassi
Package: notmuch-mutt Version: 0.16-1 Severity: normal Dear Maintainer, notmuch-mutt in response to the '?' key opens the manpage of notmuch, while the manpage for notmuch-search-terms would be more appropriate. -- System Information: Debian Release: jessie/sid APT prefers unstable APT po

Bug#712975: ping

2013-08-19 Thread Enrico Tassi
Are you still interested in this patch? Does it also work or it just compiles? Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#719795: ITP: lua-lpty -- PTY library for the Lua language

2013-08-15 Thread Enrico Tassi
Package: wnpp Severity: wishlist Owner: Enrico Tassi * Package name: lua-lpty Version : 1.0.1 Upstream Author : Gunnar Zötl * URL : http://www.tset.de/lpty/ * License : MIT/X Programming Lang: C, Lua Description : PTY library for the Lua language

Bug#713117: lua-penlight: FTBFS: build-dependency not installable: lua-ldoc

2013-08-01 Thread Enrico Tassi
during debconf. Moreover I have a newer version of penlight ready to be uploaded, and it may fix that as well. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#707577: Is it still relevant?

2013-06-28 Thread Enrico Tassi
Today 3.8.x is not even more in Debian, while 3.9.x in part of testing. This package does not migrate because of this bug. Is this bug still present with linux 3.9? If not its severity should be lowered to let the package migrate. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian

Bug#712975: luajit: support for Hurd

2013-06-22 Thread Enrico Tassi
gt; - links to libdl on Hurd (needed for dlopen & friends) > * debian.diff: > adds hurd-i386 to the supported architectures in arch:any binaries > (PS: libluajit-5.1-dev lacks powerpcspe) Thanks for the patch. Does luajit work properly on hurd once compiled? cheers -- Enrico Tassi

Bug#710286: lua-lgi: Missing Depends on gir1.2-glib-2.0

2013-06-03 Thread Enrico Tassi
gi does not Depends upon any lua > interpreter package? Is it actually useable without it? Yes, if the software is linked with liblua5.1 then it can load and use liblua5.1-lgi too. I tried to exaplain it here: http://pkg-lua.alioth.debian.org/policy.html#ch-notesundef Cheers -- Enrico

Bug#704501: lua-lpeg: fails to install with errors from "ldconfig"

2013-04-02 Thread Enrico Tassi
ng of cache data failed: No such file or directory ldconfig is a program you can run by hand (as root). Its config file could also be interesting to look at (/etc/ld.so.conf). The cache file is in /etc/ too, and is generated by ldconfig that scans the paths listed in ld.so.conf for new shared

Bug#691238: unblock: lua-wsapi/1.5-3

2012-10-23 Thread Enrico Tassi
ebian/changelog --- lua-wsapi-1.5/debian/changelog 2012-04-28 12:50:35.0 +0200 +++ lua-wsapi-1.5/debian/changelog 2012-10-23 13:07:12.0 +0200 @@ -1,3 +1,9 @@ +lua-wsapi (1.5-3) unstable; urgency=low + + * wsapi.cgi lines ending converted to unix (Closes: #691214) + + -- E

Bug#685265: syncmaildir: fails on '&' in Maildir names in EXCLUDE* ([smd-bug] internal error)

2012-10-04 Thread Enrico Tassi
he $EXCLUDE_LOCAL flag. For some reasons I did not dig into, one of the two commands asks the shell to parse the argument lists passed around twice. I tried a bit to use `eval` to unifor the things, but I decided it is better to fix the problem in another way ;-) Cheers -- Enrico Tassi -- To

Bug#685265: syncmaildir: fails on '&' in Maildir names in EXCLUDE* ([smd-bug] internal error)

2012-10-04 Thread Enrico Tassi
a less error prone language. I think that the easiest workaround for you, if you want exclude the folder in question, is to revet your patch and replace & with %26 in the EXCLUDE_* glob expression (as you have to do with %20 for spaces). Cheers -- Enrico Tassi -- To UNSUBSCRIBE, emai

Bug#689316: unblock: prosody/0.8.2-4

2012-10-01 Thread Enrico Tassi
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package prosody This version fixes #681667 : Broken initscript (won't stop prosody) The debdiff is pretty trivial: the init script starts prosody using the Lua interpreter c

Bug#685001: syncmaildir: duplicate emails for no obvious reasons

2012-10-01 Thread Enrico Tassi
sts. Indeed in 1.2.5 I've added smd-uniform-names to cope with that. It generates a script to uniform names, to be run before the first sync. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#685265: syncmaildir: fails on '&' in Maildir names in EXCLUDE* ([smd-bug] internal error)

2012-10-01 Thread Enrico Tassi
> > Good news: smd is running flawlessly for me since a week. Sorry for the late reply. I clearly understand your patch, it seems OK to me. And I'm indeed glad it works ;-) But I was not able to reproduce the bug. Could you tell me more about your setup? Cheers -- Enrico Tassi -- To

Bug#683025: unblock: lua5.1/5.1.5-4

2012-07-27 Thread Enrico Tassi
lable with no extra +-I directive (Closes: #682234, #682183, #682299) + + -- Enrico Tassi Wed, 18 Jul 2012 18:43:50 +0200 + +lua5.1 (5.1.5-3) unstable; urgency=low + + * Install architecture dependent .h file in /usr/lib and fix .pc files +accordingly to fix multiarch issues (Close

Bug#682183: the list of FTBFSes

2012-07-23 Thread Enrico Tassi
y want to see if it really fixes all the FTBFS before giving the green flag. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#682183: the list of FTBFSes

2012-07-23 Thread Enrico Tassi
a5.1... I'm on it right now. I'll change a bit the patch since installing in patch shared by all packages a file called lua-deb-multiarch.h will prevent lua5.1 and 5.2 to cohexist. I rename the file to lua5.1-deb-multirch.h and I dput. Cheers -- Enrico Tassi -- To UNSUBSCRIBE,

Bug#682234: liblua5.1-0-dev: Lua5.1 include changes in 5.1.5-3 cause other packages to FTBFS

2012-07-20 Thread Enrico Tassi
arning in case you include the .h without passing to cpp the right flags. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#682183: the list of FTBFSes

2012-07-20 Thread Enrico Tassi
st revert my last change, plus some extra magic for cpp. I'll do it as soon as possible. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#682183: liblua5.1-0-dev: lua-deb-multiarch.h not found when compiling source including lua.h

2012-07-20 Thread Enrico Tassi
LAGS in a more systematic way. Try `pkg-config --cflags lua5.1`. As you will see there is an extra -I flag to be passed to gcc. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#676695: pkg-config data of lua packages -- how it should be fixed

2012-07-09 Thread Enrico Tassi
files is defined in luaconf.h (or lua.h IIRC). So I have 2 options: 1) install .h in usr/lib as glib does 2) ask the user (or pkg-config) to pass -D flag > $ pwd;grep -R -i -e MULTIARCH * Yes, it seems I'm a bit lonely here. I will try to fix that tomorrow, today I've been too busy. Cheers

Bug#676695: pkg-config data of lua packages -- how it should be fixed

2012-07-08 Thread Enrico Tassi
helpers (Closes: #671286, LP: #977813) > -- Enrico Tassi Thu, 03 May 2012 14:34:16 +0200 No, it's just that pkg-config changes its output w.r.t. escaping every day ;-) If you set Cflags: -I${includedir}/${lib_name_include} -DDEB_HOST_MULTIARCH="${deb_host_multiarch}" in

Bug#672657: Not suitable for weezy

2012-07-02 Thread Enrico Tassi
On Mon, Jul 02, 2012 at 07:12:47PM +0200, Moritz Muehlenhoff wrote: > uwsgi > ulatencyd > mudlet As I suspected all the dependencies are "soft", so we can just drop them in favour of liblua5.1-0-dev. But of course these packages have to be uploaded to fix the issue. Chee

Bug#672657: Not suitable for weezy

2012-07-02 Thread Enrico Tassi
changed to liblua5.1-dev. > uwsgi > ulatencyd > mudlet Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#679925: error not handled correctly, potential crash

2012-07-02 Thread Enrico Tassi
Package: lua-event Version: 0.4.1-1 Severity: grave Tags: upstream When this binding is used with libevent 2.0 some errors are not handled properly. An extract of the personal communication with the maintainer of the binding follows, giving precise details on how this bug affects, for example, th

Bug#679564: misuse of lua-posix "API"

2012-06-29 Thread Enrico Tassi
Package: ulatencyd Severity: normal There is no symbol posix.R_OK, and as far as the upstream can tell, it has never been there. The correct call to the API is access(path, "r") and not access(path, posix.R_OK). Since the default for access is mode "r", passing nil is fine. Cheers -- System In

Bug#677739: Acknowledgement (lua-sql-mysql: does not work)

2012-06-18 Thread Enrico Tassi
S file time permitting. I think you should just fix the examples, and maybe add a note in the changelog/readme, so that if one hits the problem and looks at the project homepage he finds the fix as well. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.d

Bug#677739: Acknowledgement (lua-sql-mysql: does not work)

2012-06-16 Thread Enrico Tassi
updated version of the package before the freeze (that will be really soon!). If the change was intended, I'll just add a note in NEWS.Debian. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#677739: Acknowledgement (lua-sql-mysql: does not work)

2012-06-16 Thread Enrico Tassi
= require 'luasql.mysql' What I'm missing is if the software that broke is in Debian or not. In case it is, I should reassign the bug I guess. In case it is not I can add a NEWS.Debian to alert users upgrading. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs

Bug#675626: [pkg-lua-devel] Bug#675626: ITP: lutok -- Lightweight C++ API library for Lua

2012-06-15 Thread Enrico Tassi
also get a patch for free ;-) Unless you have serious concerns against an svn repository (that will eventually become a git one) I suggest you put your package there. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubsc

Bug#676437: lua-posix: FTBFS on hurd-i386.

2012-06-07 Thread Enrico Tassi
vious way: if (b != NULL) { lua_pushstring(L, b); return 1; } else { return pusherror(L, "get_current_dir_name"); } What is this abundance of !! for? Why should the error message be "."? Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-d

Bug#674623: lua50: Possibility to remove the package from the archive

2012-05-25 Thread Enrico Tassi
releases" in > README.Debian of the Lua packages. Moreover the popcon is 18928, a bit high for a package to be removed. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#673955: Please package version 7 (supports lua5.2)

2012-05-22 Thread Enrico Tassi
Package: lua-iconv Version: 6-6 Severity: wishlist lua-iconv 7 was released, it seems to support lua5.2 too. Please update the package. If you need help with dh-lua, just ask. Cheers -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500

Bug#672657: Not suitable for weezy

2012-05-12 Thread Enrico Tassi
Package: luajit Version: 2.0.0~beta9+dfsg-2 Severity: grave Tags: upstream In accordance with the upstream, luajit will not be part of weezy, but rather be made available via backports. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (5

Bug#672346: ITP: lua-penlight -- general purpose library for the Lua language

2012-05-10 Thread Enrico Tassi
Package: wnpp Severity: wishlist Owner: Enrico Tassi * Package name: lua-penlight Version : 1.0.2 Upstream Author : Steve Donovan * URL : http://stevedonovan.github.com/Penlight/api/index.html * License : MIT Programming Lang: Lua Description

Bug#671455: RFA: cmph - C Minimal Perfect Hashing Library

2012-05-04 Thread Enrico Tassi
Package: wnpp Severity: normal Description: Minimal perfect hash functions are widely used for memory efficient storage and fast retrieval of items from static sets, such as words in natural languages, reserved words in programming languages or interactive systems, universal resource locations

Bug#671286: LUA_CPATH_DEFAULT broken when not building with debhelper

2012-05-03 Thread Enrico Tassi
h capable, since there is no architecture triplet in the path for header files (yet) so all .h files must be architecture neutral. Something I can do it to fix .pc file so that pkg-config --cflags lua5.1 correctly spits out -DDEB_HOST_MULTIARCH=bla What do you think? -- Enrico Tassi -- T

Bug#670549: ITP: lua-ldap -- LDAP library for the Lua language

2012-04-26 Thread Enrico Tassi
On Thu, Apr 26, 2012 at 06:26:01PM +0200, Luca Capello wrote: > * Package name: lua-ldap On another topic, thanks to lua-cyrussasl I think prosody is already able to use LDAP: http://prosody.im/doc/cyrus_sasl But I guess the module you mentioned is simpler/better. Cheers -- Enrico Ta

Bug#670549: ITP: lua-ldap -- LDAP library for the Lua language

2012-04-26 Thread Enrico Tassi
On Thu, Apr 26, 2012 at 06:26:01PM +0200, Luca Capello wrote: > Package: wnpp > > * Package name: lua-ldap > * URL or Web page : <http://www.keplerproject.org/lualdap/> > > I Cc:ed Enrico Tassi (the maintainer of most Lua packages in Debian and > also the author

Bug#668173: ITP: lua-dbi -- DBI library for the Lua language

2012-04-09 Thread Enrico Tassi
Package: wnpp Severity: wishlist Owner: Enrico Tassi * Package name: lua-dbi Version : 0.5 Upstream Author :Neil Richardson (nr...@ii.net) * URL : http://code.google.com/p/luadbi/ * License : MIT/X Programming Lang: C Description : DBI library for the

Bug#668072: RM: lua-gtk -- ROM; broken, superseeded by lua-lgi

2012-04-08 Thread Enrico Tassi
the upstream of lua-gtk discontinued it in favour of lua-lgi. Regards -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#579377: switch to lua-lgi

2012-04-08 Thread Enrico Tassi
JFYI, I'm planning to switch to lua-lgi, that is a more modern and functional bridge between Lua and gobject based libraries. You are ancourgaed to try it out. It should work fine on powerpc and armel. Regards -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#668057: ITP: lua-zlib -- zlib library for the Lua language

2012-04-08 Thread Enrico Tassi
Package: wnpp Severity: wishlist Owner: Enrico Tassi * Package name: lua-zlib Version : 0.2 Upstream Author : Brian Maher * URL : http://github.com/brimworks/lua-zlib * License : MIT/X Programming Lang: C Description : zlib library for the Lua

Bug#667596: gtk_init gives bus error on mipsel

2012-04-05 Thread Enrico Tassi
n.c:1136 #10 0x2adf4cf8 in gtk_init (argc=, argv=) at /build/buildd-gtk+3.0_3.2.3-1-mipsel-WwT23O/gtk+3.0-3.2.3/./gtk/gtkmain.c:1188 #11 0x004009ac in main () cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubsc

Bug#659314: Is it still the case?

2012-04-02 Thread Enrico Tassi
. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#659263: syncmaildir: should be a bit more verbose

2012-02-22 Thread Enrico Tassi
nice, as you noted. Version 1.2.3 is on its way, and will include a more verbose reporting, that also writes something every 5K emails are processed. Ciao and happy synchronization -- Enrico Tassi signature.asc Description: Digital signature

Bug#659263: syncmaildir: should be a bit more verbose

2012-02-21 Thread Enrico Tassi
the first time... So I suggest you run the first sync at night, and forget about it. Ciao -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#660251: ITP: dh-lua -- helper script for building Lua package

2012-02-17 Thread Enrico Tassi
Package: wnpp Severity: wishlist Owner: Enrico Tassi * Package name: dh-lua Version : 1 Upstream Author : Enrico Tassi * URL : svn+ssh://svn.debian.org/svn/pkg-lua/packages/dh-lua * License : MIT/X Programming Lang: make, shell Description : helper

Bug#657968: ITP: lua-lgi -- Lua binding to GObject based libraries

2012-01-30 Thread Enrico Tassi
Package: wnpp Severity: wishlist Owner: Enrico Tassi * Package name: lua-lgi Version : 0.4 Upstream Author : Pavel Holejsovsky * URL : https://github.com/pavouk/lgi * License : MIT/X Programming Lang: C, Lua Description : Lua binding to GObject

  1   2   3   4   5   >