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#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#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#796443: closing 796443

2015-08-23 Thread Enrico Tassi
close 796443 thanks Closed with 2.2.0+dfsg-2 -- Enrico Tassi

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 UN

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 onl

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#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 debi

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-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

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-rc-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#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#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-rc-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, email

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-rc-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-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

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-rc-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#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#668670: closing 668670

2012-05-09 Thread Enrico Tassi
close 668670 thanks -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#636084: FTBFS with lua 5.1.4-10

2011-09-02 Thread Enrico Tassi
On Fri, Sep 02, 2011 at 05:37:24PM +0200, Julien Danjou wrote: > On Sat, Jul 30 2011, Enrico Tassi wrote: > This is mainly a note to myself. :) > > I've tried the patch, there just one last thing that is not good: this > link is broken: > > lrwxrwxrwx 1 root root

Bug#573087: Is luajit unsuitable for testing/newstable (wheezy)?

2011-08-13 Thread Enrico Tassi
On Sun, Aug 07, 2011 at 05:26:03AM +0300, Leonid Borisenko wrote: > Hi, > > Squeeze is already released and this Debian bug just prevents luajit > from entering into testing (wheezy). The upstream promptly agreed to let the package enter testing. Cheers and enjoy the jitter

Bug#573087: Is luajit unsuitable for testing/newstable (wheezy)?

2011-08-13 Thread Enrico Tassi
tream asked for it. Clearly having a -beta version frozen in a stable release is not desirable. Nevertheless, luajit is in a good state and I'm pretty sure the -beta will be removed before debian releases weezy. The best thing is to ask Mike, the author of luajit. I'm on VAC, I'll do it w

Bug#636359: closing 636359

2011-08-06 Thread Enrico Tassi
close 636359 thanks Fixed in lua5.1 version 5.1.4-10 -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#636359: lua5.1 version 5.1.4-10 will sove the problem

2011-08-03 Thread Enrico Tassi
On Wed, Aug 03, 2011 at 03:25:46PM +0200, Bernd Zeimetz wrote: > On 08/03/2011 03:18 PM, Enrico Tassi wrote: > > As already pointed out, the problem is not prosody, but the version of > > the lua interpreter that is too old. Pick lua5.1 version 5.1.4-10 from > > unstable or

Bug#636359: lua5.1 version 5.1.4-10 will sove the problem

2011-08-03 Thread Enrico Tassi
As already pointed out, the problem is not prosody, but the version of the lua interpreter that is too old. Pick lua5.1 version 5.1.4-10 from unstable or wait 2 days (it will move to testing). Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a

Bug#636060: I sould not write patches during debconf talks

2011-07-30 Thread Enrico Tassi
age is not needed to require oocairo from the lua interpreter + + -- Enrico Tassi Sat, 30 Jul 2011 18:54:23 +0200 + oocairo (1.3-2.1) unstable; urgency=low * Non-maintainer upload. diff -Nru oocairo-1.3/debian/control oocairo-1.3/debian/control --- oocairo-1.3/debian/control 2011-05-09 14:5

Bug#636084: FTBFS with lua 5.1.4-10

2011-07-30 Thread Enrico Tassi
+ * lua5.1/oopango.so symlink to liboocairo.so.0.0.0 and not liboopango.so +so that the -dev package is not required to run 'require "oopango"' +from the lua interpreter + * kill .la file (Closes: #633243) + + -- Enrico Tassi Sat, 30 Jul 2011 19:11:03 +0200 + oopa

Bug#636060: Fix to the previous patch

2011-07-30 Thread Enrico Tassi
+++ oocairo-1.3/debian/changelog2011-07-30 18:24:16.0 +0200 @@ -1,3 +1,11 @@ +oocairo (1.3-2.2) unstable; urgency=low + + * Non-maintainer upload. + * Multi-Arch support + * Tight dependency of the -dev on the lib package + + -- Enrico Tassi Sat, 30 Jul 2011 18:23:39 +0200

Bug#636060: FTBFS with lua 5.1.4-10

2011-07-30 Thread Enrico Tassi
:22.0 +0200 +++ oocairo-1.3/debian/changelog2011-07-30 18:24:16.0 +0200 @@ -1,3 +1,11 @@ +oocairo (1.3-2.2) unstable; urgency=low + + * Non-maintainer upload. + * Multi-Arch support + * Tight dependency of the -dev on the lib package + + -- Enrico Tassi Sat, 30 Jul 2011 18

Bug#632859: random testsuite failures

2011-07-14 Thread Enrico Tassi
reproduce the bug, but here it always works. I've a week old pbuilder image (I've a weak internet connection here). I'll try again at debconf (next week) with an up to date chroot, but that looks very weird and fishy. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to deb

Bug#632859: random testsuite failures

2011-07-13 Thread Enrico Tassi
propriate. Moreover, do you run the tests inside the pbuilder environment (--login) or you run them in your real system? Maybe there is something broken there. I mean, FTBFS means it fails to build in a clean build environment, so please confirm the problem occurrs in the pbuilder chroot t

Bug#565073: closing 565073

2011-04-13 Thread Enrico Tassi
close 565073 thanks -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#588418: giving up

2010-10-31 Thread Enrico Tassi
Well, it's not the right place for a rant, but this software and it's build system are not exactly something I'd like to spend more time on. Good luck -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#588418: progress on this bug

2010-10-31 Thread Enrico Tassi
> ta...@birba:~/work-area/BSP/atlas-3.8.3/debian$ cat libatlas-test.install > usr/lib/libatlas-test/x* no, this did not help. The binaries that used to be part of the -test package are not even compiled now. Still investigating. -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-b

Bug#590463: Diff to fix this bug in testing

2010-10-31 Thread Enrico Tassi
is huge, and It's unclear to me how to trim it down. Could you help me in identifying the problem so that I can propose a reasonable patch for squeeze? Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". T

Bug#588418: progress on this bug

2010-10-31 Thread Enrico Tassi
~/work-area/BSP/atlas-3.8.3/debian$ cat libatlas-test.install usr/lib/libatlas-test/x* What do you think? Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#595327: FTBFS after libclutter-1.0 upgrade

2010-09-03 Thread Enrico Tassi
On Fri, Sep 03, 2010 at 03:38:40PM +0100, Steven Chamberlain wrote: > Hi, > > On 03/09/10 14:06, Enrico Tassi wrote: > >I've attached the patch for the libclutter issue, please test it on arm. > > However, the libraries I built on armel don't seem to work, but th

Bug#595327: FTBFS after libclutter-1.0 upgrade

2010-09-03 Thread Enrico Tassi
. I guess > it's the same on i386 too. I've attached the patch for the libclutter issue, please test it on arm. Cheers. -- Enrico Tassi #! /bin/sh /usr/share/dpatch/dpatch-run ## clutter-1.0.dpatch by Enrico Tassi ## ## All lines beginning with `## DP:' are a description of t

Bug#573640: liblua5.1-gtk-0: library is not loadable

2010-03-13 Thread Enrico Tassi
bgtkhtml2-dev Thanks for bug reporting. -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#573087: unsuitable for squeeze

2010-03-08 Thread Enrico Tassi
libc6 2.10.2-6 Embedded GNU C Library: Shared lib ii libgcc1 1:4.4.3-3 GCC support library ii libluajit-5.1-common 2.0.0~beta3+dfsg-2 Just in time compiler for Lua - co luajit recommends no packages. luajit suggests no packages. -- no debconf informati

Bug#561131: require 'csnd' fails, missing extern "C"

2009-12-14 Thread Enrico Tassi
4.4.2-5 The GNU Standard C++ Library v3 liblua5.1-csnd recommends no packages. liblua5.1-csnd suggests no packages. -- no debconf information -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#548048: dvipsk-ja: diff for NMU version 5.96+jp1.7a-3.1

2009-12-08 Thread Enrico Tassi
ne to get_line avoids the name clash with the getline function defined in stdio.h. Regards. -- Enrico Tassi diff -u dvipsk-ja-5.96+jp1.7a/config.guess dvipsk-ja-5.96+jp1.7a/config.guess --- dvipsk-ja-5.96+jp1.7a/config.guess +++ dvipsk-ja-5.96+jp1.7a/config.guess @@ -1,10 +1,10 @@ #! /bin/sh # Attem

Bug#531971: liblua5.1-wsapi1: doesn't load due to missing module 'lfs'

2009-06-05 Thread Enrico Tassi
is bug is system-specific seems rather low. apt-cache search > doesn't report anything obvious in the Debian archive that looks like > a Lua library that would provide 'lfs'. The package misses a dependency over liblua5.1-filesystem0 Cheers -- Enrico Tassi -- To UNSU

Bug#507408: liblua5.1-posix-dev: fails to build from source

2008-12-01 Thread Enrico Tassi
ests prefixing them with `LUA_INIT=`, but I need a confirmation that the bug is this one. Moreover, I tested a build on my almost clean environment and it worked... Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#501486: [Linux-wlan-ng-devel] Bug#501486: kernel version in testing is 2.6.26(+16) while linux-wlan-ng-source only supports < 2.6.24.x

2008-10-08 Thread Enrico Tassi
t the > package only supports 2.6.24.x and older. Compilation then fails. > Kernel-version in testing is 2.6.26(+16). Are you sure you are using version 0.2.9+dfsg-2? I just successfully run m-a a-i linux-wlan-ng on my sid box, and revision -2 added a specific patch to fix build against 2.6.2

Bug#489081: lua-curl FTBFS?

2008-09-07 Thread Enrico Tassi
On Sun, Sep 07, 2008 at 03:33:41PM +0200, Marc 'HE' Brockschmidt wrote: > Enrico Tassi <[EMAIL PROTECTED]> writes: > > On Sat, Sep 06, 2008 at 09:49:17PM +0200, Marc 'HE' Brockschmidt wrote: > >> I can't reproduce the FTBFS (in pbuilder) on i386 rep

Bug#489081: lua-curl FTBFS?

2008-09-07 Thread Enrico Tassi
ll seeing this problem? If not, I > would suggest to just close this bug. Now that I remember, the bug was transient I think, due to a broken version of libcurl. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#489081: lua-curl FTBFS?

2008-09-07 Thread Enrico Tassi
d, but I've also solved the bug with an upload of the lua-curl package. Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#475964: [liblua5.1-coxpcall0, xavante] xavante 2.0 will depend on coxpcall

2008-04-14 Thread Enrico Tassi
Thanks for the report, and sorry for the mistake. Xavante 2.0 (upcoming) will depend on lua-coxpcall, that now is a separate module. I'll apload a new xavante package fixing the issue as soon as 2.0 is released (that should be very soon...). Cheers -- Enrico Tassi -- To UNSUBSCRIBE, ema

Bug#471317: No networks and other issues

2008-03-18 Thread Enrico Tassi
| 0.6.5-5 lsb-base (>= 3.0-6) | 3.2-4 wpasupplicant(>= 0.4.8) | 0.6.3-1 -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#467422: tries to overwrite file owned by liblua5.1-posix-dev

2008-02-26 Thread Enrico Tassi
PS for the maintainer and the Italian cabal: e non so nemmeno perché ho > installato 'sto cavolo di pacchetto :-) Che bagaglio Beh, se lo tieni installato mica mi arrabbio, e soprattutto mi aiuti a trovare i bug! > Cheers -- Enrico Tassi

Bug#461377: lua-zip: FTBFS (bus error) in testsuite on ia64/sparc

2008-02-26 Thread Enrico Tassi
never succeeded there), with the same log output: > make[2]: *** [test-lua-dynamic-real] Bus error The bug is in the library zzip library, see 443880 Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#459754: missing libt1x on amd64

2008-01-08 Thread Enrico Tassi
| 1:1.0.3-2 libxpm4 | 1:3.5.7-1 -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#457984: Many tests are failed

2007-12-27 Thread Enrico Tassi
===-+-=== | -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#457786: returns 0 even on failures

2007-12-25 Thread Enrico Tassi
experimentalftp.it.debian.org --- Package information. --- Depends(Version) | Installed -+-=== liblua5.1-filesystem0| 1.3.0-1 liblua5.1-leg0 | 0.1.2-2 -- Enrico Tassi -- To UNSUBSCRIBE

Bug#452104: Pleare rebuild against liblablgtk2-ocaml 2.10.0-2

2007-11-20 Thread Enrico Tassi
(Version) | Installed ===-+-=== | -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#443880: fixed in zziplib 0.13.49-3

2007-11-17 Thread Enrico Tassi
and still provide 0.13.49-2 Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#442026: FTBFS on archs without the native-compilers

2007-09-12 Thread Enrico Tassi
-2) | 0.2.1-2 liblablgtk2-ocaml-dev (>= 2.6.0-2) | 2.6.0-7 libgtksourceview-dev (>= 1.2.0) | 1.8.5-1 -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#439868: BinNMUs request for libzzip-0-{12,13} transition

2007-08-28 Thread Enrico Tassi
not built yet on many arches): 1.2.3-2: alpha amd64 arm i386 s390 1.2.3-1: armel hppa ia64 kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc Cheers. -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#430272: False positive

2007-07-14 Thread Enrico Tassi
After some testing on bruckner and raptor it really seems that there is no need to tweak the LUAI_USER_ALIGNMENT_T macro, so I'm closing this bug as a false positive. -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#430272: Maybe a false positive

2007-06-26 Thread Enrico Tassi
s hoping in a reply by the bugreporter saying if these arch need 128 bit alignement or not. Cheers. -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#430272: Maybe a false positive

2007-06-25 Thread Enrico Tassi
On Sun, Jun 24, 2007 at 12:25:06PM -0400, John Belmonte wrote: > Enrico Tassi wrote: > > There is not API using long double, but there is some interesting > > message in the header file (the configuration one). > > > > You probably know more than me abo

Bug#430272: Maybe a false positive

2007-06-23 Thread Enrico Tassi
| libreadline5-dev | 5.2-3 -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#409448: lua-posix: FTBFS: unmet build dep lua5.1-policy-dev(inst 6 ! >= wanted 7)

2007-02-03 Thread Enrico Tassi
s essentially in 3 lines: the build dependency and a one line patch for the test file. I'm waiting news from the RM team. Cheers. -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#406782: tag

2007-01-14 Thread Enrico Tassi
tags 406782 +sid stop -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#406782: reopen

2007-01-14 Thread Enrico Tassi
tags +sid stop -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#406782: reopen

2007-01-14 Thread Enrico Tassi
reopen 406782 tag +sid stop The bug is fixed in version 0.2.7+dfsg-1 erroneously uploaded for experimental. Will be re-uploaded to unstable ASAP. -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#367790: This bug is probably important and not critical

2006-07-15 Thread Enrico Tassi
with an updated version of the driver (and I'm sure the version in testing has already this bug). I'll mention explicitly this bug in the documentation, warning about using monitor mode and kismet (using the root account). regards -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL

Bug#367790: linux-wlan-ng-source: Setting USB adapter to monitor mode triggers memory leak in kernel

2006-06-25 Thread Enrico Tassi
oday or tomorrow. > > Sorry, > Christian Aichinger By personal communication, Christian Aichinger reported that the patch doesn't work. -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#368857: [Linux-wlan-ng-devel] Bug#368857: linux-wlan-ng-firmware: Should be in contrib

2006-05-25 Thread Enrico Tassi
non free external software. Any idea if a similar package exists in main/contrib? Regards -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#361236: gajim: pysql problem

2006-04-21 Thread Enrico Tassi
On Wed, Apr 12, 2006 at 01:14:09PM +0200, Le Boulanger Yann wrote: > Could you confirm it works now? yes, it works. -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#362627: freepops: exposure of confidential information in world-readable logs

2006-04-16 Thread Enrico Tassi
right under the root directory and it contains sensitive > information (the whole transaction/contents of the emails): It is already fixed upstream. there is a debug variable set to true in the hotmail.lua file. local ENABLE_LOGRAW = true ------> false -- Enrico Tassi

Bug#361236: gajim: pysql problem

2006-04-07 Thread Enrico Tassi
ication-daemon 0.3.4-4a daemon that displays passive pop ii python-dns2.3.0-5pydns - DNS client module for Pyth ii python2.4-dbus 0.61-5 simple interprocess messaging syst -- no debconf information -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#360363: [Linux-wlan-ng-devel] Bug#360363: fails to build modules with module-assistant

2006-04-01 Thread Enrico Tassi
dh_testdir: cannot read debian/control: [Translated from German] File > not found > > renaming debian/control.modules.in to debian/control solves the problem. could you please try to hack a bit the rules file? I but it is cause not all toplevel targets depend on prepare_all-stamp on which targ