Bug#489190: Solved

2008-07-17 Thread Guillaume Morin
list The board does not raise AUX IRQ in response to AUX LOOP command. Reported-by: Guillaume Morin <[EMAIL PROTECTED]> Signed-off-by: Dmitry Torokhov <[EMAIL PROTECTED]> --- drivers/input/serio/i8042-x86ia64io.h |9 + 1 file changed, 9 insertions(+) Index: linux/drivers

Bug#489190: ps/2 mouse not working in 2.6.24

2008-07-21 Thread Guillaume Morin
The patch that fixes the problem for me was merged. It applies cleanly on the debian tree. Would it be possible for you to pick it up in the deb? http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=87d9173ea0c820021cf49e4c675b3821cfb4f0eb -- Guillaume Morin

Bug#489190: ps/2 not working in 2.6.24

2008-07-09 Thread Guillaume Morin
?id=10382 But this is a regression *from* 2.6.24. I decided to mention it because you might have picked a patch from the broken tree. -- Guillaume Morin <[EMAIL PROTECTED]> Do you worry that you're not liked ? How long till you break ? (Our

Bug#481190: ps/2 mouse not working in 2.6.24

2008-07-09 Thread Guillaume Morin
There is a similar report in the ubuntu bug tracker: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/95785 -- Guillaume Morin <[EMAIL PROTECTED]> I love you, I love you like a chocolate cake, like the trains, like the sea. See me loving you, please. (Di

Bug#489190: ps/2 mouse not working in 2.6.24

2008-07-10 Thread Guillaume Morin
passed on to the maintainer of the i8042 driver. -- Guillaume Morin <[EMAIL PROTECTED]> This message was sent using IMP, the Internet Messaging Program. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Bug#496965: g++-4.3-multilib: Bad code generation for enum switch -m32

2008-08-28 Thread Guillaume Morin
ges g++-4.3-multilib suggests: ii lib32stdc++6-4.3-dbg 4.3.1-9The GNU Standard C++ Library v3 (d -- no debconf information -- Guillaume Morin <[EMAIL PROTECTED]> This message was sent using IMP, the Internet Me

Bug#901254: gnome-terminal: unable to init server, failed with result 'signal', segfault at 8

2018-07-11 Thread Guillaume Morin
debian.org/cgi-bin/bugreport.cgi?bug=868461 seems to be the same bug. -- Guillaume Morin

Bug#1033671: MD5File() goes into an unconditional infinite loop on bullseye

2023-03-29 Thread Guillaume Morin
(MD5File); - return MD5File(filename, buf); + return libmd_MD5File(filename, buf); } char * This was fixed upstream by https://gitlab.freedesktop.org/libbsd/libbsd/-/commit/e7cf8c5785b14fc8fbd37bb665a5f9a4f28c7888 -- Guillaume Morin

Bug#785373: i3: Huge cursor with gtk apps under Debian Jessie

2015-05-15 Thread Guillaume Morin
Package: i3 Version: 4.8-2 Severity: normal Since I added 2 monitors to my laptop using i3 under Debian Jessie, I have a really huge cursor - like double the size - on some applications. It seems to only target gtk apps like gnome-terminal, gimp and chrome (is chrome a gtk app?). You can see it h

Bug#819120: google-glog: FTBS on x32

2016-03-23 Thread Guillaume Morin
{ register void *pc = NULL; #ifdef TEST_X86_32_AND_64 +#if __x86_64__ || (__x86_64__ && __ILP32__) + __asm__ __volatile__("call 1f; 1: popq %q0" : "=r"(pc)); +#else __asm__ __volatile__("call 1f; 1: pop %0" : "=r"(pc)); #endif +#endif return pc; } Thanks -- Guillaume Morin

Bug#343775: libnss-mysql: Does not work after upgrade

2006-02-20 Thread Guillaume Morin
an update. Please check the upload queue before reopening a bug. I do not remember why the dependency is hardcoded. Either there was a good reason for that, or I overwrote it by mistake, I'll take a look. Guillaume. -- Guillaume Morin <[EMAIL PROTECTED]> Et si je suis

Bug#727010: ruby2.0 FTBFS on x32

2013-10-31 Thread Guillaume Morin
Antonio, Any ETA? http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/gc.h?r1=40122&r2=40636&view=patch will apply cleanly and fix the issue. This bug is kinda annoying because it prevents people to bootstrap x32 into a chroot... -- Guillaume Morin -- To UNSUBSCRIBE, email to deb

Bug#727010: ruby2.0 FTBFS on x32

2013-10-21 Thread Guillaume Morin
ET_MACHINE_STACK_END(p) __asm__ volatile ("movl\t%%esp, %0" : "=r" (*(p))) + #else -- Guillaume Morin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#727010: ruby2.0 FTBFS on x32

2013-10-21 Thread Guillaume Morin
=40122&r2=40636 The patch is a bit different but works as well. I suppose you should prefer their version of the change. Thanks in advance for your help, Guillaume. -- Guillaume Morin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "uns

Bug#727018: enable x32 build for strace 4.8

2013-10-21 Thread Guillaume Morin
}, ${misc:Depends} Description: A system call tracer strace is a system call tracer, i.e. a debugging tool which prints out -- Guillaume Morin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#291466: upgrade error when mails in /var/lib/mailman/qfiles/shunt

2005-01-20 Thread Guillaume Morin
Package: mailman Version: 2.1.5-5 Severity: important I get an error while upgrading Mailman, when dpkg unpacks the package: dpkg : erreur de traitement de /var/cache/apt/archives/mailman_2.1.5-5_i386.deb (--unpack) : le sous-processus pre-installation script a retourné une erreur de sortie d'é

Bug#291809: debpool: sign_release doesn't work

2005-01-23 Thread Guillaume Morin
Package: debpool Version: 0.1.10 Severity: normal Tags: experimental I am trying to enable release signatures on my debian pool, but when I set $Options{'sign_release'} = 1 in ~/.debpool/Config.pm, it prints the following lines multiple times : [EMAIL PROTECTED]:~/.debpool$ debpool Use of uninit

Bug#299155: libnss-mysql: Causes segfault when running /usr/sbin/adduser

2005-03-16 Thread Guillaume Morin
tions, so it is clearly not an obvious bug. Otherwise everything would blow up. Guillaume. -- Guillaume Morin <[EMAIL PROTECTED]> This message was sent using IMP, the Internet Messaging Program. -- To UNSUBSCRIBE, email to

Bug#299155: libnss-mysql: Causes segfault when running /usr/sbin/adduser

2005-03-18 Thread Guillaume Morin
"print 1;" seems neccessary - dont ask me why... Ok, I can reproduce it. I will see if I can find out why it is crashing... Guillaume. -- Guillaume Morin <[EMAIL PROTECTED]> 5 years from now everyone will be running free GNU on their 200 MIPS, 64M SPARCst

Bug#299155: libnss-mysql: Causes segfault when running /usr/sbin/adduser

2005-03-18 Thread Guillaume Morin
e fix. Do you need a patch or the package I will upload will go into sarge (after you approved it I guess)? Thanks, Guillaume. -- Guillaume Morin <[EMAIL PROTECTED]> Je préfère à l'ennui, m'endormir pour toujours (FFF) -- To UNSUBSCRIBE, email to [EMAIL PROT

Bug#299155: libnss-mysql: Causes segfault when running /usr/sbin/adduser

2005-03-18 Thread Guillaume Morin
release but now it is going to be the same. So running the Deb is fine. G. -- Guillaume Morin <[EMAIL PROTECTED]> What is the point of trying to dream anymore ? (Alanis Morisette) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#298503: libnss-mysql: Package does not include critical INSTALL doc file

2005-03-20 Thread Guillaume Morin
All the information in INSTALL is contained in README.Debian. I will patch the README to reflect that. -- Guillaume Morin <[EMAIL PROTECTED]> 5 years from now everyone will be running free GNU on their 200 MIPS, 64M SPARCstation-5 (Andy Tanenbaum, Jan 30st 1992)

Bug#294247: libapache-mod-auth-pam: PAM authentification doesn't work after upgrading

2005-02-08 Thread Guillaume Morin
Allow from all (...) Hope this will help. Best regards, Guillaume Morin -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (100, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.4.28 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Bug#314498: bug #314498

2005-09-07 Thread Guillaume Morin
e problem. Thanks, Guillaume. -- Guillaume Morin <[EMAIL PROTECTED]> Burn the books they've got too many names and psychoses. All this incriminating evidence would surely haunt me if someone broke into my house. (Alanis Morissette) -- To U

Bug#299831: postfix-mysql causes trouble

2005-09-12 Thread Guillaume Morin
with your application anymore. Calling openlog has a purpose here since it would be hard to distinguish between applications errors and errors from the nss module otherwise. I plan to close this bug unless someone speaks up. Guillaume. -- Guillaume Morin <[EMAIL PROTECTED]>

Bug#1057009: consider updating crash to 8.0.4

2023-11-27 Thread Guillaume Morin
Package: hello Version: 8.0.3+ds1 Severity: wishlist Hello, crash 8.0.4 has fixes for Linux 6.4+. Considering Linux 6.5 is availabe in sid, it would be useful to have it packaged. Thank you Guillaume. -- Guillaume Morin