Bug#484683: New release is out

2009-02-07 Thread FRANCISCO MOYA FERNANDEZ
Note that desmume 0.9 was already released. It would be great if you reconsider your decision not to enable gdb stubs. Desmume is so nice for homebrew developers just because of this feature. Desmume is not too accurate (specially regarding illegal conditions, such as unmapped memory access)

Bug#497964: zeroc-ice: FTBFS on GNU/kFreeBSD

2008-09-07 Thread FRANCISCO MOYA FERNANDEZ
tartswith("cygwin"): + platform = "win32" +-elif sys.platform.startswith("linux"): ++elif sys.platform.startswith("linux") or sys.platform.startswith("gnukfreebsd"): + platform = "linux" + elif sys.platform.startswith("sunos&q

Bug#497885: zeroc-icee-translators: FTBFS on GNU/kFreeBSD

2008-09-05 Thread FRANCISCO MOYA FERNANDEZ
I will add your patch to the debian package ASAP but I'm afraid ZeroC dropped icecpp some time ago. Icecpp is now replaced by libmcpp. Therefore there is no way to incorporate the patch upstream. Cheers, Paco -Mensaje original- De: Petr Salinger [mailto:[EMAIL PROTECTED] Enviado el: vie

Bug#497609: RM: zeroc-ice-csharp -- ROM; zeroc-ice replaces it

2008-09-02 Thread FRANCISCO MOYA FERNANDEZ
Package: ftp.debian.org Severity: normal Upstream developers no longer distribute zeroc-ice-csharp as an independent package. Starting in zeroc-ice 3.3.0 it is already included in zeroc-ice. It was not removed automatically because zeroc-ice provides libzeroc-ice-3.3-cil while the latest zeroc-

Bug#496562: FTBFS bug not fixed

2008-08-29 Thread FRANCISCO MOYA FERNANDEZ
close 496562 thanks Domenico Andreoli kindly allowed me to use his Debian/HPPA to explore this bug. The package compiled fine out of the box and I performed some basic tests to ensure the packages are fully functional. Now let's look into the build log failing on HPPA: http://buildd.debian.org

Bug#487038: zeroc-ice-csharp: FTBFS: Nonexistent build-dependency: ice32-services

2008-08-28 Thread FRANCISCO MOYA FERNANDEZ
s/ -Mensaje original- De: Thijs Kinkhorst [mailto:[EMAIL PROTECTED] Enviado el: jue 28/08/2008 0:16 Para: FRANCISCO MOYA FERNANDEZ CC: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Asunto: Re: zeroc-ice-csharp: FTBFS:

Bug#496562: FTBFS bug not fixed

2008-08-25 Thread FRANCISCO MOYA FERNANDEZ
reopen 496562 thanks Build log for 3.3.0-8 reveals that the bug is not yet fixed. http://buildd.debian.org/fetch.cgi?pkg=zeroc-ice;ver=3.3.0-8;arch=hppa;stamp=1219692046 F. Moya <[EMAIL PROTECTED]>

Bug#496562: zeroc-ice: FTBFS on hppa

2008-08-25 Thread FRANCISCO MOYA FERNANDEZ
Package: zeroc-ice Version: 3.3.0-7 Severity: serious Justification: no longer builds from source According to buildd.debian.org package zeroc-ice fails to compile on hppa due to missing POSIX monotonic clocks on libc6. It seems Linux/HPPA still uses LinuxThreads instead of NPTL. A possible solut

Bug#489761: Bug#489718: python-zeroc-ice: Cannot load IcePy.so from python2.5

2008-08-07 Thread FRANCISCO MOYA FERNANDEZ
Package: zeroc-ice Version: 3.3.0-4 I believe bug #489718 was fixed in release 3.3.0-4 but I forgot to add a changelog entry. Regards, F. Moya

Bug#489761: zeroc-ice-manual: Add HTML doc

2008-08-06 Thread FRANCISCO MOYA FERNANDEZ
Dear Romain, I've just uploaded a new set of zeroc-ice 3.3.0 packages. I added the HTML documentation generated from the Slice files but I'm not sure this is what you requested in your bug report. I'm aware of an online HTML version of the ZeroC Ice manual but I'm afraid ZeroC does not redist

Bug#487028:

2008-07-02 Thread FRANCISCO MOYA FERNANDEZ
tags 487038 +pending tags 487028 +pending tags 487040 +pending tags 487030 +pending tags 487033 +pending tags 487027 +pending thanks I'm aware of the buildep problems. Ice embedded should be fixed shortly. OTOH zeroc-ice-python, zeroc-ice-ruby, zeroc-ice-php, zeroc-ice-java and zeroc-ice-cshar

Bug#484683: desmume: Segfault when using GDB stubs

2008-06-05 Thread FRANCISCO MOYA FERNANDEZ
Package: desmume Version: 0.8-1 Severity: important Hi, I get a segfault whenever I try to use the --arm9gdb or --arm7gdb command line options. The fix is quite easy. Upstream source should have a configure option to enable GDB stubs. But currently they use a preprocessor constant (GDB_STUB)

Bug#459829:

2008-04-10 Thread FRANCISCO MOYA FERNANDEZ
tag 459829 +patch thanks The following patch fixes this bug. Please, fix this package as soon as possible, I need it for zeroc-ice. diff --git a/proguard-4.1/debian/rules b/proguard-4.1/debian/rules index d1f189e..d4ba74f 100755 --- a/proguard-4.1/debian/rules +++ b/proguard-4.1/debian/rules @@

Bug#463725: vlc: Please, enable python bindings

2008-02-12 Thread FRANCISCO MOYA FERNANDEZ
Hi, Attached to this email you will find the patch against current debian package in unstable. -- Francisco Moya Fernandez Computer Architecture and Networks Group Assistant Professor [EMAIL PROTECTED] School of Computer Science Fax:(+34 926) 29 53 54

Bug#446757: Found a simple workaround

2007-10-19 Thread FRANCISCO MOYA FERNANDEZ
tags 446757 = pending fixed thanks It seems that this bug is triggered by optimization flags on g++ 4.2.2-3. As a simple workaround I'm turning off optimizations on AMD64. It is not yet clear to me whether this is a compiler bug or an Ice bug. Regards, F. Moya

Bug#446757: More info requested

2007-10-19 Thread FRANCISCO MOYA FERNANDEZ
tags 446757 - unreproducible thanks I was able to reproduce this bug using icegridnode instead of icegridregistry. Regards, F. Moya -Mensaje original- De: FRANCISCO MOYA FERNANDEZ Enviado el: mié 17/10/2007 0:38 Para: [EMAIL PROTECTED]; [EMAIL PROTECTED] Asunto: More info requested

Bug#446757: More info requested

2007-10-16 Thread FRANCISCO MOYA FERNANDEZ
possible provide a complete minimal example to exercise the bug. Regards, F. Moya -- Francisco Moya Fernandez Computer Architecture and Networks Group Assistant Professor [EMAIL PROTECTED] School of Computer Science Fax:(+34 926) 29 53 54University of

Bug#445411: python-zeroc-ice: module is linked to libpython

2007-10-07 Thread FRANCISCO MOYA FERNANDEZ
tags 445411 + fixed pending thanks Thank you for your bug report. Please, note that it was actually two bug reports in one. It would be better if you send a separate report for each one in the future. I've sent a fixed release to my package sponsor and it will be available in a few days. In t

Bug#444565: live-helper: lh_binary_debian-installer points to unexistent config

2007-09-29 Thread FRANCISCO MOYA FERNANDEZ
Package: live-helper Version: 1.0~a29-1 Severity: normal When including local debs lh_binary_debian-installer uses a piece of code that refers to ../config/ when it sould refer to config/ Regards, F. Moya -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500

Bug#444174: zeroc-ice-java: Add support for slice2java ant tasks

2007-09-26 Thread FRANCISCO MOYA FERNANDEZ
Package: zeroc-ice-java Severity: wishlist Original submitter: Mary Ellen Foster Original subject: Slice2Java ant tasks in Debian/Ubuntu Ice packages? [...] I can't seem to find the Slice2Java* task for ant in these packages -- are they included somewhere? These would be files called things like

Bug#424074: python-zeroc-ice: Unable to import Ice on AMD64 (IcePy.so: undefined symbol: _ZN7IceUtil4Time12milliSecondsEl)

2007-05-16 Thread FRANCISCO MOYA FERNANDEZ
I still need to perform some more tests but definitely your bug should not be against this package but against zeroc-ice. $ echo _ZN7IceUtil4Time12milliSecondsEl | c++filt IceUtil::Time::milliSeconds(long) This is right, since sizeof(long)==8 in AMD64. $ nm --dynamic /usr/lib/libIceUtil.so.32 |

Bug#373413: diff for 3.0.1-3.1 NMU

2006-07-02 Thread FRANCISCO MOYA FERNANDEZ
Thanks, F. Moya -Mensaje original- De: Pierre HABOUZIT [mailto:[EMAIL PROTECTED] Enviado el: dom 02/07/2006 0:11 Para: [EMAIL PROTECTED] Asunto: Bug#373413: diff for 3.0.1-3.1 NMU Hi, Attached is the diff for my zeroc-ice-python 3.0.1-3.1 NMU. -- ·O· Pierre Habouzit ··O