Report forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#90430; Package xserver-xfree86.   debian-bugs-dist@lists.debian.orgBranden Robinson  Subject: Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb Reply-To: Emmanuel Fleury , 90430@bugs.debian.org Resent-From: Emmanuel Fleury Orignal-Sender: fleury@cs.auc.dk Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Branden Robinson Resent-Date: Tue, 20 Mar 2001 11:04:57 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 90430 X-Debian-PR-Package: xserver-xfree86 X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by bugs@bugs.debian.org id=B.98508546827615 (code B ref -1); Tue, 20 Mar 2001 11:04:57 GMT Sender: fleury@cs.auc.dk Message-ID: <3AB73638.214371FC@cs.auc.dk> Date: Tue, 20 Mar 2001 11:51:36 +0100 From: Emmanuel Fleury X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.18pre21 i686) X-Accept-Language: en MIME-Version: 1.0 To: submit@bugs.debian.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Delivered-To: submit@bugs.debian.org Package: xserver-xfree86 Version: 4.0.2-7_i386 When I run "dpkg -i xserver-xfree86_4.0.2-7_i386.deb" the package is uncompressed and get stuck on the configuration stage. I have to hit to get out of this. In the same time that dpkg is trying to install this package my mouse becomes completely mad. It select some text randomly when I move it, or jump from a point to another ramdomly. I've got a PS2 mouse. Actually I'm pretty sure that the package is uncompressed because I installed it by hand. But this problem seems very strange to me. I run an strace on the command line and I get: ===== rename("/var/lib/dpkg/updates/tmp.i", "/var/lib/dpkg/updates/0006") = 0 open("/var/lib/dpkg/updates/tmp.i", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 write(4, "#padding\n#padding\n#padding\n#padd"..., 4096) = 4096 write(4, "padding\n#padding\n#padding\n#paddi"..., 512) = 512 _llseek(4, 0, [0], SEEK_SET) = 0 write(4, "Package: xserver-xfree86\nStatus:"..., 1183) = 1183 ftruncate(4, 1183) = 0 fsync(4) = 0 close(4) = 0 munmap(0x40017000, 4096) = 0 rename("/var/lib/dpkg/updates/tmp.i", "/var/lib/dpkg/updates/0007") = 0 open("/var/lib/dpkg/updates/tmp.i", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 write(4, "#padding\n#padding\n#padding\n#padd"..., 4096) = 4096 write(4, "padding\n#padding\n#padding\n#paddi"..., 512) = 512 _llseek(4, 0, [0], SEEK_SET) = 0 stat("/var/lib/dpkg/info/xserver-xfree86.postinst", {st_mode=S_IFREG|0755, st_size=3253, ...}) = 0 fork() = 7789 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 wait4(7789, ===== No, I didn't forget anything. The last is cutted like that (an endless wait ????). Hope this help ! -- Emmanuel [On some PCMCIA cardbus implementations] Who makes those pieces of crap? And who buys them? I can understand it in embedded stuff simply because the chips are simpler and smaller, but in a laptop you should definitely try to avoid it. -- Linus Torvalds   Acknowledgement sent to Emmanuel Fleury <fleury@cs.auc.dk>:
New Bug report received and forwarded. Copy sent to Branden Robinson <branden@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Emmanuel Fleury Subject: Bug#90430: Acknowledgement (dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb) Message-ID: In-Reply-To: <3AB73638.214371FC@cs.auc.dk> References: <3AB73638.214371FC@cs.auc.dk> X-Debian-PR-Message: ack 90430 Thank you for the problem report you have sent regarding Debian. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Branden Robinson If you wish to submit further information on your problem, please send it to 90430@bugs.debian.org (and *not* to bugs@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at submit) by bugs.debian.org; 20 Mar 2001 10:51:08 +0000 From fleury@cs.auc.dk Tue Mar 20 04:51:08 2001 Return-path: Received: from mailhost.cs.auc.dk [130.225.194.2] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14fJjH-0007Ah-00; Tue, 20 Mar 2001 04:51:07 -0600 Received: from cs.auc.dk (fleury@uppaal.s.cs.auc.dk [192.168.194.21]) by mailhost.cs.auc.dk (8.9.3/8.9.3) with ESMTP id LAA15846 for ; Tue, 20 Mar 2001 11:51:05 +0100 (MET) Sender: fleury@cs.auc.dk Message-ID: <3AB73638.214371FC@cs.auc.dk> Date: Tue, 20 Mar 2001 11:51:36 +0100 From: Emmanuel Fleury X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.18pre21 i686) X-Accept-Language: en MIME-Version: 1.0 To: submit@bugs.debian.org Subject: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Delivered-To: submit@bugs.debian.org Package: xserver-xfree86 Version: 4.0.2-7_i386 When I run "dpkg -i xserver-xfree86_4.0.2-7_i386.deb" the package is uncompressed and get stuck on the configuration stage. I have to hit to get out of this. In the same time that dpkg is trying to install this package my mouse becomes completely mad. It select some text randomly when I move it, or jump from a point to another ramdomly. I've got a PS2 mouse. Actually I'm pretty sure that the package is uncompressed because I installed it by hand. But this problem seems very strange to me. I run an strace on the command line and I get: ===== rename("/var/lib/dpkg/updates/tmp.i", "/var/lib/dpkg/updates/0006") = 0 open("/var/lib/dpkg/updates/tmp.i", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 write(4, "#padding\n#padding\n#padding\n#padd"..., 4096) = 4096 write(4, "padding\n#padding\n#padding\n#paddi"..., 512) = 512 _llseek(4, 0, [0], SEEK_SET) = 0 write(4, "Package: xserver-xfree86\nStatus:"..., 1183) = 1183 ftruncate(4, 1183) = 0 fsync(4) = 0 close(4) = 0 munmap(0x40017000, 4096) = 0 rename("/var/lib/dpkg/updates/tmp.i", "/var/lib/dpkg/updates/0007") = 0 open("/var/lib/dpkg/updates/tmp.i", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 write(4, "#padding\n#padding\n#padding\n#padd"..., 4096) = 4096 write(4, "padding\n#padding\n#padding\n#paddi"..., 512) = 512 _llseek(4, 0, [0], SEEK_SET) = 0 stat("/var/lib/dpkg/info/xserver-xfree86.postinst", {st_mode=S_IFREG|0755, st_size=3253, ...}) = 0 fork() = 7789 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 wait4(7789, ===== No, I didn't forget anything. The last is cutted like that (an endless wait ????). Hope this help ! -- Emmanuel [On some PCMCIA cardbus implementations] Who makes those pieces of crap? And who buys them? I can understand it in embedded stuff simply because the chips are simpler and smaller, but in a laptop you should definitely try to avoid it. -- Linus Torvalds   Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#90430; Package xserver-xfree86.   debian-bugs-dist@lists.debian.orgBranden Robinson  Subject: Bug#90430: Acknowledgement (dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb) Reply-To: Emmanuel Fleury , 90430@bugs.debian.org Resent-From: Emmanuel Fleury Orignal-Sender: fleury@cs.auc.dk Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Branden Robinson Resent-Date: Tue, 20 Mar 2001 11:48:09 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 90430 X-Debian-PR-Package: xserver-xfree86 X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 90430-bugs@bugs.debian.org id=B90430.98508853712249 (code B ref 90430); Tue, 20 Mar 2001 11:48:09 GMT Sender: fleury@cs.auc.dk Message-ID: <3AB74235.18D07363@cs.auc.dk> Date: Tue, 20 Mar 2001 12:42:45 +0100 From: Emmanuel Fleury X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.18pre21 i686) X-Accept-Language: en MIME-Version: 1.0 To: 90430@bugs.debian.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Delivered-To: 90430@bugs.debian.org Sorry, I forgot to notify that I have upgrade my 2.2 to unstable recently. So here is my version of dpkg: ||/ Name Version Description +++-==============-==============-============================================ ii dpkg 1.8.3.1 Package maintenance system for Debian -- Emmanuel A cynic is a man who knows the price of everything and the value of nothing. -- Oscar Wilde   Acknowledgement sent to Emmanuel Fleury <fleury@cs.auc.dk>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Emmanuel Fleury Subject: Bug#90430: Info received (was Bug#90430: Acknowledgement (dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb)) Message-ID: In-Reply-To: <3AB74235.18D07363@cs.auc.dk> References: <3AB74235.18D07363@cs.auc.dk> X-Debian-PR-Message: ack-info-maintonly 90430 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Branden Robinson If you wish to continue to submit further information on your problem, please send it to 90430@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 90430) by bugs.debian.org; 20 Mar 2001 11:42:17 +0000 From fleury@cs.auc.dk Tue Mar 20 05:42:17 2001 Return-path: Received: from mailhost.cs.auc.dk [130.225.194.2] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14fKWm-0003BN-00; Tue, 20 Mar 2001 05:42:16 -0600 Received: from cs.auc.dk (fleury@uppaal.s.cs.auc.dk [192.168.194.21]) by mailhost.cs.auc.dk (8.9.3/8.9.3) with ESMTP id MAA18284 for <90430@bugs.debian.org>; Tue, 20 Mar 2001 12:42:14 +0100 (MET) Sender: fleury@cs.auc.dk Message-ID: <3AB74235.18D07363@cs.auc.dk> Date: Tue, 20 Mar 2001 12:42:45 +0100 From: Emmanuel Fleury X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.18pre21 i686) X-Accept-Language: en MIME-Version: 1.0 To: 90430@bugs.debian.org Subject: Bug#90430: Acknowledgement (dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Delivered-To: 90430@bugs.debian.org Sorry, I forgot to notify that I have upgrade my 2.2 to unstable recently. So here is my version of dpkg: ||/ Name Version Description +++-==============-==============-============================================ ii dpkg 1.8.3.1 Package maintenance system for Debian -- Emmanuel A cynic is a man who knows the price of everything and the value of nothing. -- Oscar Wilde   Message sent on to Emmanuel Fleury <fleury@cs.auc.dk>:
Bug#90430.   Emmanuel Fleury  Subject: Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb Reply-To: Branden Robinson , 90430-quiet@bugs.debian.org Resent-To: Emmanuel Fleury Resent-Date: Sat, 21 Apr 2001 22:26:11 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 90430 X-Debian-PR-Package: xserver-xfree86 X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 90430-submitter@bugs.debian.org id=U90430.9878911629253 (code U ref 90430); Sat, 21 Apr 2001 22:26:11 GMT Date: Sat, 21 Apr 2001 17:12:41 -0500 From: Branden Robinson To: 90430-submitter@bugs.debian.org Message-ID: <20010421171241.P20080@deadbeast.net> References: <3AB73638.214371FC@cs.auc.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="88pBQ1/6ie/nQzMF" Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <3AB73638.214371FC@cs.auc.dk>; from fleury@cs.auc.dk on Tue, Mar 20, 2001 at 11:51:36AM +0100 Delivered-To: 90430-submitter@bugs.debian.org --88pBQ1/6ie/nQzMF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 20, 2001 at 11:51:36AM +0100, Emmanuel Fleury wrote: > Package: xserver-xfree86 > Version: 4.0.2-7_i386 >=20 > When I run "dpkg -i xserver-xfree86_4.0.2-7_i386.deb" the package is > uncompressed and get stuck on the configuration stage. I have to hit > to get out of this. >=20 > In the same time that dpkg is trying to install this package my mouse > becomes completely mad. It select some text randomly when I move it, or > jump from a point to another ramdomly. I've got a PS2 mouse. Do you have the mdetect package installed? If so, remove it, and try to re-install xserver-xfree86. Does that fix it? --=20 G. Branden Robinson | Debian GNU/Linux | If existence exists, branden@debian.org | why create a creator? http://www.debian.org/~branden/ | --88pBQ1/6ie/nQzMF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjriBdkACgkQ6kxmHytGonzwEACgmSPUjUID2tj6AP+96m9T49id bxgAnRgSAKZeqJQEQbf60B6OyXZItvWl =aVqd -----END PGP SIGNATURE----- --88pBQ1/6ie/nQzMF--   Received: (at 90430-submitter) by bugs.debian.org; 21 Apr 2001 22:12:42 +0000 From branden@deadbeast.net Sat Apr 21 17:12:42 2001 Return-path: Received: from cc551902-b.indnpls1.in.home.com (apocalypse.deadbeast.net) [24.183.211.35] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14r5cQ-0002PC-00; Sat, 21 Apr 2001 17:12:42 -0500 Received: by apocalypse.deadbeast.net (Postfix, from userid 1000) id E56D467009; Sat, 21 Apr 2001 17:12:41 -0500 (EST) Date: Sat, 21 Apr 2001 17:12:41 -0500 From: Branden Robinson To: 90430-submitter@bugs.debian.org Subject: Re: Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb Message-ID: <20010421171241.P20080@deadbeast.net> References: <3AB73638.214371FC@cs.auc.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="88pBQ1/6ie/nQzMF" Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <3AB73638.214371FC@cs.auc.dk>; from fleury@cs.auc.dk on Tue, Mar 20, 2001 at 11:51:36AM +0100 Delivered-To: 90430-submitter@bugs.debian.org --88pBQ1/6ie/nQzMF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 20, 2001 at 11:51:36AM +0100, Emmanuel Fleury wrote: > Package: xserver-xfree86 > Version: 4.0.2-7_i386 >=20 > When I run "dpkg -i xserver-xfree86_4.0.2-7_i386.deb" the package is > uncompressed and get stuck on the configuration stage. I have to hit > to get out of this. >=20 > In the same time that dpkg is trying to install this package my mouse > becomes completely mad. It select some text randomly when I move it, or > jump from a point to another ramdomly. I've got a PS2 mouse. Do you have the mdetect package installed? If so, remove it, and try to re-install xserver-xfree86. Does that fix it? --=20 G. Branden Robinson | Debian GNU/Linux | If existence exists, branden@debian.org | why create a creator? http://www.debian.org/~branden/ | --88pBQ1/6ie/nQzMF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjriBdkACgkQ6kxmHytGonzwEACgmSPUjUID2tj6AP+96m9T49id bxgAnRgSAKZeqJQEQbf60B6OyXZItvWl =aVqd -----END PGP SIGNATURE----- --88pBQ1/6ie/nQzMF--   Changed Bug title. Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 21 Apr 2001 22:36:01 +0000 From branden@deadbeast.net Sat Apr 21 17:36:01 2001 Return-path: Received: from cc551902-b.indnpls1.in.home.com (apocalypse.deadbeast.net) [24.183.211.35] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14r5yy-0003VA-00; Sat, 21 Apr 2001 17:36:00 -0500 Received: by apocalypse.deadbeast.net (Postfix, from userid 1000) id 5E39F67009; Sat, 21 Apr 2001 17:36:00 -0500 (EST) Date: Sat, 21 Apr 2001 17:36:00 -0500 From: Branden Robinson To: control@bugs.debian.org Subject: more triage Message-ID: <20010421173600.C19980@deadbeast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i Delivered-To: control@bugs.debian.org retitle 94713 xbase-clients: [xmessage] gets its widget hierarchy wrong [UPSTREAM] tags 94713 patch retitle 94511 xserver-xfree86: [mga] Xft-using applications segfault [UPSTREAM] tags 94511 moreinfo retitle 94343 binutils: ar or ranlib mangles libICE.a from XFree86 reassign 94343 binutils retitle 94299 debconf: causes xserver-xfree86 postinst to die with status 10 reassign 92499 debconf retitle 93732 xbase-clients: [xf86cfg] dies with SIGILL [UPSTREAM] merge 76251 93732 retitle 93671 xserver-xfree86: [mga] screen corruption or system hang on MGA G100 AGP with acceleration on [UPSTREAM] retitle 93665 xbase-clients: [xcalc] uses wrong order of operations in infix mode [UPSTREAM] retitle 93420 xserver-xfree86: [wacom] module lacks USB support tags 93420 moreinfo retitle 92511 xlibs: German locales missing for iso-8859-15 [UPSTREAM] tags 92511 patch retitle 92453 xutils: ships pswrap and makepsres in /usr/X11R6/bin instead of /usr/bin, like dpsclient tags 92453 wontfix retitle 92403 xterm: Spanish translation for templates file tags 92403 patch retitle 92401 xfs: Spanish translation for templates file tags 92401 patch retitle 91882 xserver-xfree86: [mga] reproducible SEGV on MGA G200 AGP with Meeting Maker client [UPSTREAM] tags 90793 moreinfo retitle 90430 xserver-xfree86: mouse goes to hell in package postinst tags 90430 moreinfo retitle 90314 xserver-xfree86: [ati] reports many unresolved symbols when loading module [UPSTREAM] retitle 90155 xserver-xfree86: apparent off-by-one error interpreting horizontal sync values [UPSTREAM] retitle 90030 xserver-xfree86: more hand-holding desired in X server driver selection debconf screen severity 90030 wishlist tags 90000 patch thanks -- G. Branden Robinson | Human beings rarely imagine a god that Debian GNU/Linux | behaves any better than a spoiled child. branden@debian.org | -- Robert Heinlein http://www.debian.org/~branden/ |   Tags added: moreinfo Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 21 Apr 2001 22:36:01 +0000 From branden@deadbeast.net Sat Apr 21 17:36:01 2001 Return-path: Received: from cc551902-b.indnpls1.in.home.com (apocalypse.deadbeast.net) [24.183.211.35] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14r5yy-0003VA-00; Sat, 21 Apr 2001 17:36:00 -0500 Received: by apocalypse.deadbeast.net (Postfix, from userid 1000) id 5E39F67009; Sat, 21 Apr 2001 17:36:00 -0500 (EST) Date: Sat, 21 Apr 2001 17:36:00 -0500 From: Branden Robinson To: control@bugs.debian.org Subject: more triage Message-ID: <20010421173600.C19980@deadbeast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i Delivered-To: control@bugs.debian.org retitle 94713 xbase-clients: [xmessage] gets its widget hierarchy wrong [UPSTREAM] tags 94713 patch retitle 94511 xserver-xfree86: [mga] Xft-using applications segfault [UPSTREAM] tags 94511 moreinfo retitle 94343 binutils: ar or ranlib mangles libICE.a from XFree86 reassign 94343 binutils retitle 94299 debconf: causes xserver-xfree86 postinst to die with status 10 reassign 92499 debconf retitle 93732 xbase-clients: [xf86cfg] dies with SIGILL [UPSTREAM] merge 76251 93732 retitle 93671 xserver-xfree86: [mga] screen corruption or system hang on MGA G100 AGP with acceleration on [UPSTREAM] retitle 93665 xbase-clients: [xcalc] uses wrong order of operations in infix mode [UPSTREAM] retitle 93420 xserver-xfree86: [wacom] module lacks USB support tags 93420 moreinfo retitle 92511 xlibs: German locales missing for iso-8859-15 [UPSTREAM] tags 92511 patch retitle 92453 xutils: ships pswrap and makepsres in /usr/X11R6/bin instead of /usr/bin, like dpsclient tags 92453 wontfix retitle 92403 xterm: Spanish translation for templates file tags 92403 patch retitle 92401 xfs: Spanish translation for templates file tags 92401 patch retitle 91882 xserver-xfree86: [mga] reproducible SEGV on MGA G200 AGP with Meeting Maker client [UPSTREAM] tags 90793 moreinfo retitle 90430 xserver-xfree86: mouse goes to hell in package postinst tags 90430 moreinfo retitle 90314 xserver-xfree86: [ati] reports many unresolved symbols when loading module [UPSTREAM] retitle 90155 xserver-xfree86: apparent off-by-one error interpreting horizontal sync values [UPSTREAM] retitle 90030 xserver-xfree86: more hand-holding desired in X server driver selection debconf screen severity 90030 wishlist tags 90000 patch thanks -- G. Branden Robinson | Human beings rarely imagine a god that Debian GNU/Linux | behaves any better than a spoiled child. branden@debian.org | -- Robert Heinlein http://www.debian.org/~branden/ |   Acknowledgement sent to Emmanuel Fleury <fleury@cs.auc.dk>:
Extra info received and filed, but not forwarded.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Emmanuel Fleury Subject: Bug#90430: Info received and FILED only (was Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb) Message-ID: In-Reply-To: <3AE29B13.20A293F8@cs.auc.dk> References: <3AE29B13.20A293F8@cs.auc.dk> X-Debian-PR-Message: ack-info-quiet 90430 Thank you for the additional information you have supplied regarding this problem report. It has NOT been forwarded to the developers, but will accompany the original report in the Bug tracking system. Please ensure that you yourself have sent a copy of the additional information to any relevant developers or mailing lists. If you wish to continue to submit further information on your problem, please send it to 90430-quiet@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 90430-quiet) by bugs.debian.org; 22 Apr 2001 08:49:01 +0000 From fleury@cs.auc.dk Sun Apr 22 03:49:01 2001 Return-path: Received: from mailhost.cs.auc.dk [130.225.194.2] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14rFYC-0003Uv-00; Sun, 22 Apr 2001 03:49:00 -0500 Received: from cs.auc.dk (root@luke.cs.auc.dk [130.225.194.177]) by mailhost.cs.auc.dk (8.9.3/8.9.3) with ESMTP id KAA05420; Sun, 22 Apr 2001 10:48:54 +0200 (MET DST) Sender: fleury@cs.auc.dk Message-ID: <3AE29B13.20A293F8@cs.auc.dk> Date: Sun, 22 Apr 2001 10:49:23 +0200 From: Emmanuel Fleury X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19smp i686) X-Accept-Language: fr, en MIME-Version: 1.0 To: Branden Robinson , 90430-quiet@bugs.debian.org Subject: Re: Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb References: <3AB73638.214371FC@cs.auc.dk> <20010421171241.P20080@deadbeast.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Delivered-To: 90430-quiet@bugs.debian.org Branden Robinson wrote: > > On Tue, Mar 20, 2001 at 11:51:36AM +0100, Emmanuel Fleury wrote: > > Package: xserver-xfree86 > > Version: 4.0.2-7_i386 > > > > When I run "dpkg -i xserver-xfree86_4.0.2-7_i386.deb" the package is > > uncompressed and get stuck on the configuration stage. I have to hit > > to get out of this. > > > > In the same time that dpkg is trying to install this package my mouse > > becomes completely mad. It select some text randomly when I move it, or > > jump from a point to another ramdomly. I've got a PS2 mouse. > > Do you have the mdetect package installed? If so, remove it, and try to > re-install xserver-xfree86. Does that fix it? Ok, I removed mdetect and reinstall Xfree and it works _perfectly_. Thanks for this tips ! I think I couldn't find it by myself !!!! Regards -- Emmanuel Sometimes one should just look at things and think about things without doing things. -- Calvin & Hobbes   Bug reassigned from package `xserver-xfree86' to `mdetect'. Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 22 Apr 2001 16:12:33 +0000 From branden@deadbeast.net Sun Apr 22 11:12:33 2001 Return-path: Received: from cc551902-b.indnpls1.in.home.com (apocalypse.deadbeast.net) [24.183.211.35] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14rMTR-0002Qq-00; Sun, 22 Apr 2001 11:12:33 -0500 Received: by apocalypse.deadbeast.net (Postfix, from userid 1000) id B149767009; Sun, 22 Apr 2001 11:12:32 -0500 (EST) Date: Sun, 22 Apr 2001 11:12:32 -0500 From: Branden Robinson To: control@bugs.debian.org Subject: Re: Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb Message-ID: <20010422111232.B23767@deadbeast.net> References: <3AB73638.214371FC@cs.auc.dk> <20010421171241.P20080@deadbeast.net> <3AE29B13.20A293F8@cs.auc.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <3AE29B13.20A293F8@cs.auc.dk>; from fleury@cs.auc.dk on Sun, Apr 22, 2001 at 10:49:23AM +0200 Delivered-To: control@bugs.debian.org retitlr 90430 mdetect: made PS/2 mouse go completely mad reassign 90430 mdetect thanks On Sun, Apr 22, 2001 at 10:49:23AM +0200, Emmanuel Fleury wrote: > Branden Robinson wrote: > > > > On Tue, Mar 20, 2001 at 11:51:36AM +0100, Emmanuel Fleury wrote: > > > Package: xserver-xfree86 > > > Version: 4.0.2-7_i386 > > > > > > When I run "dpkg -i xserver-xfree86_4.0.2-7_i386.deb" the package is > > > uncompressed and get stuck on the configuration stage. I have to hit > > > to get out of this. > > > > > > In the same time that dpkg is trying to install this package my mouse > > > becomes completely mad. It select some text randomly when I move it, or > > > jump from a point to another ramdomly. I've got a PS2 mouse. > > > > Do you have the mdetect package installed? If so, remove it, and try to > > re-install xserver-xfree86. Does that fix it? > > Ok, I removed mdetect and reinstall Xfree and it works _perfectly_. > > Thanks for this tips ! I think I couldn't find it by myself !!!! > > Regards > -- > Emmanuel > > Sometimes one should just look at things and think about things without > doing things. -- Calvin & Hobbes -- G. Branden Robinson | If you have the slightest bit of Debian GNU/Linux | intellectual integrity you cannot branden@debian.org | support the government. http://www.debian.org/~branden/ | -- anonymous   Message sent on to Emmanuel Fleury <fleury@cs.auc.dk>:
Bug#90430.   Emmanuel Fleury  Subject: Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb Reply-To: 90430@bugs.debian.org, 90430-quiet@bugs.debian.org Resent-To: Emmanuel Fleury Resent-Date: Sun, 22 Apr 2001 16:19:01 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 90430 X-Debian-PR-Package: mdetect X-Debian-PR-Keywords: moreinfo X-Loop: owner@bugs.debian.org Received: via spool by 90430-submitter@bugs.debian.org id=U90430.9879560519384 (code U ref 90430); Sun, 22 Apr 2001 16:19:01 GMT Date: Sun, 22 Apr 2001 11:14:10 -0500 From: Branden Robinson To: 90430-submitter@bugs.debian.org Message-ID: <20010422111410.C23767@deadbeast.net> References: <3AB73638.214371FC@cs.auc.dk> <20010421171241.P20080@deadbeast.net> <3AE29B13.20A293F8@cs.auc.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nVMJ2NtxeReIH9PS" Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <3AE29B13.20A293F8@cs.auc.dk>; from fleury@cs.auc.dk on Sun, Apr 22, 2001 at 10:49:23AM +0200 Delivered-To: 90430-submitter@bugs.debian.org --nVMJ2NtxeReIH9PS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 22, 2001 at 10:49:23AM +0200, Emmanuel Fleury wrote: > > On Tue, Mar 20, 2001 at 11:51:36AM +0100, Emmanuel Fleury wrote: > > > When I run "dpkg -i xserver-xfree86_4.0.2-7_i386.deb" the package is > > > uncompressed and get stuck on the configuration stage. I have to hit > > > to get out of this. > > > > > > In the same time that dpkg is trying to install this package my mouse > > > becomes completely mad. It select some text randomly when I move it, = or > > > jump from a point to another ramdomly. I've got a PS2 mouse. [...] > Ok, I removed mdetect and reinstall Xfree and it works _perfectly_. What exact model of mouse do you have? Is there any identifying model information on its underside? Thanks for the info. --=20 G. Branden Robinson | oh my, it's a UP P III. Debian GNU/Linux | dos it. branden@debian.org | * joeyh runs dselect http://www.debian.org/~branden/ | that ought to be sufficient = :) --nVMJ2NtxeReIH9PS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjrjA1IACgkQ6kxmHytGonxWnwCdGAw8GyA/ACrzCF+nFzM7/CsQ 5XcAn16ePrarN+LE5/qMeFDCHcrGy0VK =mktg -----END PGP SIGNATURE----- --nVMJ2NtxeReIH9PS--   Received: (at 90430-submitter) by bugs.debian.org; 22 Apr 2001 16:14:11 +0000 From branden@deadbeast.net Sun Apr 22 11:14:11 2001 Return-path: Received: from cc551902-b.indnpls1.in.home.com (apocalypse.deadbeast.net) [24.183.211.35] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14rMV1-0002RJ-00; Sun, 22 Apr 2001 11:14:11 -0500 Received: by apocalypse.deadbeast.net (Postfix, from userid 1000) id 6A46D67009; Sun, 22 Apr 2001 11:14:10 -0500 (EST) Date: Sun, 22 Apr 2001 11:14:10 -0500 From: Branden Robinson To: 90430-submitter@bugs.debian.org Subject: Re: Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb Message-ID: <20010422111410.C23767@deadbeast.net> Reply-To: 90430@bugs.debian.org References: <3AB73638.214371FC@cs.auc.dk> <20010421171241.P20080@deadbeast.net> <3AE29B13.20A293F8@cs.auc.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nVMJ2NtxeReIH9PS" Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <3AE29B13.20A293F8@cs.auc.dk>; from fleury@cs.auc.dk on Sun, Apr 22, 2001 at 10:49:23AM +0200 Delivered-To: 90430-submitter@bugs.debian.org --nVMJ2NtxeReIH9PS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 22, 2001 at 10:49:23AM +0200, Emmanuel Fleury wrote: > > On Tue, Mar 20, 2001 at 11:51:36AM +0100, Emmanuel Fleury wrote: > > > When I run "dpkg -i xserver-xfree86_4.0.2-7_i386.deb" the package is > > > uncompressed and get stuck on the configuration stage. I have to hit > > > to get out of this. > > > > > > In the same time that dpkg is trying to install this package my mouse > > > becomes completely mad. It select some text randomly when I move it, = or > > > jump from a point to another ramdomly. I've got a PS2 mouse. [...] > Ok, I removed mdetect and reinstall Xfree and it works _perfectly_. What exact model of mouse do you have? Is there any identifying model information on its underside? Thanks for the info. --=20 G. Branden Robinson | oh my, it's a UP P III. Debian GNU/Linux | dos it. branden@debian.org | * joeyh runs dselect http://www.debian.org/~branden/ | that ought to be sufficient = :) --nVMJ2NtxeReIH9PS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjrjA1IACgkQ6kxmHytGonxWnwCdGAw8GyA/ACrzCF+nFzM7/CsQ 5XcAn16ePrarN+LE5/qMeFDCHcrGy0VK =mktg -----END PGP SIGNATURE----- --nVMJ2NtxeReIH9PS--   Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#90430; Package mdetect.   debian-bugs-dist@lists.debian.orgBranden Robinson  Subject: Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb Reply-To: Emmanuel Fleury , 90430@bugs.debian.org Resent-From: Emmanuel Fleury Orignal-Sender: fleury@cs.auc.dk Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Branden Robinson Resent-Date: Sun, 22 Apr 2001 16:48:10 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 90430 X-Debian-PR-Package: mdetect X-Debian-PR-Keywords: moreinfo X-Loop: owner@bugs.debian.org Received: via spool by 90430-bugs@bugs.debian.org id=B90430.98795755111436 (code B ref 90430); Sun, 22 Apr 2001 16:48:10 GMT Sender: fleury@cs.auc.dk Message-ID: <3AE30949.5689EB7@cs.auc.dk> Date: Sun, 22 Apr 2001 18:39:37 +0200 From: Emmanuel Fleury X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19smp i686) X-Accept-Language: fr, en MIME-Version: 1.0 To: 90430@bugs.debian.org, 90430-quiet@bugs.debian.org References: <3AB73638.214371FC@cs.auc.dk> <20010421171241.P20080@deadbeast.net> <3AE29B13.20A293F8@cs.auc.dk> <20010422111410.C23767@deadbeast.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Delivered-To: 90430@bugs.debian.org Branden Robinson wrote: > > What exact model of mouse do you have? Is there any identifying model > information on its underside? I've these crappy Logitech OEM M-S48 (with a wheel). I already had several problems with it (with gpm). -- Emmanuel A cynic is a man who knows the price of everything and the value of nothing. -- Oscar Wilde   Acknowledgement sent to Emmanuel Fleury <fleury@cs.auc.dk>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Emmanuel Fleury Subject: Bug#90430: Info received (was Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb) Message-ID: In-Reply-To: <3AE30949.5689EB7@cs.auc.dk> References: <3AE30949.5689EB7@cs.auc.dk> X-Debian-PR-Message: ack-info-maintonly 90430 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Branden Robinson If you wish to continue to submit further information on your problem, please send it to 90430@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 90430) by bugs.debian.org; 22 Apr 2001 16:39:11 +0000 From fleury@cs.auc.dk Sun Apr 22 11:39:11 2001 Return-path: Received: from mailhost.cs.auc.dk [130.225.194.2] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14rMtD-0002yN-00; Sun, 22 Apr 2001 11:39:11 -0500 Received: from cs.auc.dk (root@luke.cs.auc.dk [130.225.194.177]) by mailhost.cs.auc.dk (8.9.3/8.9.3) with ESMTP id SAA00350; Sun, 22 Apr 2001 18:39:09 +0200 (MET DST) Sender: fleury@cs.auc.dk Message-ID: <3AE30949.5689EB7@cs.auc.dk> Date: Sun, 22 Apr 2001 18:39:37 +0200 From: Emmanuel Fleury X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19smp i686) X-Accept-Language: fr, en MIME-Version: 1.0 To: 90430@bugs.debian.org, 90430-quiet@bugs.debian.org Subject: Re: Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb References: <3AB73638.214371FC@cs.auc.dk> <20010421171241.P20080@deadbeast.net> <3AE29B13.20A293F8@cs.auc.dk> <20010422111410.C23767@deadbeast.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Delivered-To: 90430@bugs.debian.org Branden Robinson wrote: > > What exact model of mouse do you have? Is there any identifying model > information on its underside? I've these crappy Logitech OEM M-S48 (with a wheel). I already had several problems with it (with gpm). -- Emmanuel A cynic is a man who knows the price of everything and the value of nothing. -- Oscar Wilde   Changed Bug title. Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 22 Apr 2001 16:47:00 +0000 From branden@deadbeast.net Sun Apr 22 11:47:00 2001 Return-path: Received: from cc551902-b.indnpls1.in.home.com (apocalypse.deadbeast.net) [24.183.211.35] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14rN0l-0003DB-00; Sun, 22 Apr 2001 11:46:59 -0500 Received: by apocalypse.deadbeast.net (Postfix, from userid 1000) id B02B667009; Sun, 22 Apr 2001 11:46:58 -0500 (EST) Date: Sun, 22 Apr 2001 11:46:57 -0500 From: Branden Robinson To: control@bugs.debian.org Subject: Re: Processed: Re: Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb Message-ID: <20010422114657.A23931@deadbeast.net> References: <20010422111232.B23767@deadbeast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: ; from owner@bugs.debian.org on Sun, Apr 22, 2001 at 11:18:16AM -0500 Delivered-To: control@bugs.debian.org retitle 90430 mdetect: made PS/2 mouse go completely mad thanks -- G. Branden Robinson | The only way to get rid of a temptation Debian GNU/Linux | is to yield to it. branden@debian.org | -- Oscar Wilde http://www.debian.org/~branden/ |   Acknowledgement sent to Emmanuel Fleury <fleury@cs.auc.dk>:
Extra info received and filed, but not forwarded.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Emmanuel Fleury Subject: Bug#90430: Info received and FILED only (was Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb) Message-ID: In-Reply-To: <3AE30949.5689EB7@cs.auc.dk> References: <3AE30949.5689EB7@cs.auc.dk> X-Debian-PR-Message: ack-info-quiet 90430 Thank you for the additional information you have supplied regarding this problem report. It has NOT been forwarded to the developers, but will accompany the original report in the Bug tracking system. Please ensure that you yourself have sent a copy of the additional information to any relevant developers or mailing lists. If you wish to continue to submit further information on your problem, please send it to 90430-quiet@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 90430-quiet) by bugs.debian.org; 22 Apr 2001 16:39:12 +0000 From fleury@cs.auc.dk Sun Apr 22 11:39:11 2001 Return-path: Received: from mailhost.cs.auc.dk [130.225.194.2] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14rMtD-0002yN-00; Sun, 22 Apr 2001 11:39:11 -0500 Received: from cs.auc.dk (root@luke.cs.auc.dk [130.225.194.177]) by mailhost.cs.auc.dk (8.9.3/8.9.3) with ESMTP id SAA00350; Sun, 22 Apr 2001 18:39:09 +0200 (MET DST) Sender: fleury@cs.auc.dk Message-ID: <3AE30949.5689EB7@cs.auc.dk> Date: Sun, 22 Apr 2001 18:39:37 +0200 From: Emmanuel Fleury X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19smp i686) X-Accept-Language: fr, en MIME-Version: 1.0 To: 90430@bugs.debian.org, 90430-quiet@bugs.debian.org Subject: Re: Bug#90430: dpkg can't configure xserver-xfree86_4.0.2-7_i386.deb References: <3AB73638.214371FC@cs.auc.dk> <20010421171241.P20080@deadbeast.net> <3AE29B13.20A293F8@cs.auc.dk> <20010422111410.C23767@deadbeast.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Delivered-To: 90430-quiet@bugs.debian.org Branden Robinson wrote: > > What exact model of mouse do you have? Is there any identifying model > information on its underside? I've these crappy Logitech OEM M-S48 (with a wheel). I already had several problems with it (with gpm). -- Emmanuel A cynic is a man who knows the price of everything and the value of nothing. -- Oscar Wilde   Message sent on to Emmanuel Fleury <fleury@cs.auc.dk>:
Bug#90430.   Emmanuel Fleury  X-Loop: owner@bugs.debian.org Subject: Bug#90430: Total enjoyment just minutes away Reply-To: Dmitrii , 90430-quiet@bugs.debian.org Resent-To: Emmanuel Fleury Resent-Date: Thu, 04 Sep 2008 06:50:19 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 90430 X-Debian-PR-Package: mdetect X-Debian-PR-Keywords: moreinfo X-Debian-PR-Source: mdetect Received: via spool by 90430-submitter@bugs.debian.org id=U90430.122051048317593 (code U ref 90430); Thu, 04 Sep 2008 06:50:19 +0000 Received: (at 90430-submitter) by bugs.debian.org; 4 Sep 2008 06:41:23 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rietz.debian.org X-Spam-Level: *** X-Spam-Status: No, score=3.0 required=4.0 tests=RCVD_IN_SBLXBL, RCVD_IN_SBLXBL_CBL autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: from p57a4db0d.dip.t-dialin.net ([87.164.219.13]) by rietz.debian.org with esmtp (Exim 4.63) (envelope-from ) id 1Kb8Wr-0004Rv-Vo for 90430-submitter@bugs.debian.org; Thu, 04 Sep 2008 06:41:22 +0000 Message-ID: Date: Thu, 4 Sep 2008 08:41:18 +0200 From: Dmitrii User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: 90430-submitter@bugs.debian.org Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Stop being the little guy in the locker room http://www.beendid.com/
  Received: (at 90430-submitter) by bugs.debian.org; 4 Sep 2008 06:41:23 +0000 From deldirb_1989@RTSE.BIZ Thu Sep 04 06:41:23 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rietz.debian.org X-Spam-Level: *** X-Spam-Status: No, score=3.0 required=4.0 tests=RCVD_IN_SBLXBL, RCVD_IN_SBLXBL_CBL autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Return-path: Received: from p57a4db0d.dip.t-dialin.net ([87.164.219.13]) by rietz.debian.org with esmtp (Exim 4.63) (envelope-from ) id 1Kb8Wr-0004Rv-Vo for 90430-submitter@bugs.debian.org; Thu, 04 Sep 2008 06:41:22 +0000 Message-ID: Date: Thu, 4 Sep 2008 08:41:18 +0200 From: Dmitrii User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: 90430-submitter@bugs.debian.org Subject: Total enjoyment just minutes away Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Stop being the little guy in the locker room http://www.beendid.com/