./scripts/manifest-install-reconcile validate on i386
Hi Branden, (resending with bzipped attachment) as discussed on irc here is the output of $topic. Fabio -- fajita: step one Whatever the problem, step one is always to look in the error log. fajita: step two When in danger or in doubt, step two is to scream and shout. manifest-install-reconcile.output.bz2 Description: Binary data
Bug#260856: [xconsole] possible buffer error
Package: xbase-clients Version: 4.3.0 Severity: minor Tags: patch Well, I do not know for sure that this error ever happens, but it looks like it could, and than will have some bad implications. Sometimes I get screwed up lines in xconsole that are not in any of the /var/foolog files. I hope this patch will fix that. It is just trial and error, but the code I found looks so wrong that I decided to send in the patch anyway. In inputReady() there is a test on the returned value from read(), and a code block that is executed on error. There is a path through that block where the function may continue with inappropriate values, in the worst case indexing outside an array on the stack. diff -rN -u xconsole-old/xconsole.c xconsole-new/xconsole.c --- xconsole-old/xconsole.c Thu Jul 22 17:04:15 2004 +++ xconsole-new/xconsole.c Thu Jul 22 15:45:27 2004 @@ -469,8 +469,14 @@ { OpenConsole(); } + else + { + TextAppend (text, "I/O Error: All input stopped!\n", 30); + } + return; } + Notify (); buffer[n] = '\0'; if (app_resources.stripNonprint) -- Tommy Pettersson <[EMAIL PROTECTED]>
Bug#260868: [l10n] Updated Czech translation of xfree86 debconf messages
Package: xfree86 Severity: wishlist Tags: l10n, patch Hi, in attachement there is updated Czech translation (cs.po) of debconf messages, please include. -- Miroslav Kure xfree86-cs.po.gz Description: Binary data
Bug#45291: Invitation
notifications off gaming-money.biz/u/ Hello, Collect $20 to play our internet casino with, no deposit is necessary! Type in: gaming-money.biz into your address bar, At the software cashier enter bonus code: FR93P $200 bonus on your first deposit! Type in: gaming-money.biz into your address bar, at the software cashier enter bonus code: FMJKU Allow us to show you our quality operation, fast payouts, generous bonuses, and super friendly around the clock customer support. Look forward to hearing from you, Simon Shipman
Bug#257515: xserver-xfree86: [keyboard] various keys have stopped working (ukgb layout)
>> The combination of pc104 and gb works fine for me. > Ah, that's good to hear. I can confirm that changing keymap from "uk" to "gb" brings the missing keys back. At the same time gnome-settings-daemon started complaining about broken xkb setup, which may be related, but it doesn't seem to have any consequences for me. However... > Do you regard this bug as resolved? while this resolves this bug for me, the fact remains that a previously working config was seriously broken. Others may have the same experience. I'm willing to test further if you are interested in chasing this down. Thanks, Joachim.