Bug#604472: firmware-b43-installer but after reboot I got a black screen!

2010-11-25 Thread Alexander Kurtz
Am Dienstag, den 23.11.2010, 12:08 +0100 schrieb k k:
> Hi, Alexander Kurtz
> 
> I Just installed proprietary STA driver it works but not as good as the b43,
> it disconnects me.
> I'll reinstall my system and try out the latest kernel.
> 
> Thank u!

You don't have to reinstall, you can just add

deb http://ftp.debian.org/debian/ experimental main

to your /etc/apt/sources.list and then execute this:

apt-get update
apt-get -t experimental install linux-image-2.6.36-trunk-686

If your system is currently unable to boot, you can try adding "nolapic"
and/or "acpi=off" to the kernel parameters when booting. This will
deactivate your wifi. This is a valid workaround, but no longtime
solution since this breaks (amongst others) SMP.

Best regards

Alexander Kurtz


signature.asc
Description: This is a digitally signed message part


Bug#604472: firmware-b43-installer but after reboot I got a black screen!

2010-11-25 Thread Alexander Kurtz
Am Donnerstag, den 25.11.2010, 16:59 +0100 schrieb k k:
> Hi Alexander,
> 
> Thank u it worked, the expermimental kernel has fixed it!
> So will this bug be fixed in the current kernel perhaps patch?
> 
> Thank u!

Hopefully yes. I'll reassign this bug to linux-2.6. Let's see what the
kernel maintainers say.

Best regards

Alexander Kurtz


signature.asc
Description: This is a digitally signed message part


Bug#604472: b43/ssb driver causes some laptops to freeze during boot

2010-11-25 Thread Alexander Kurtz
reassign 604472 linux-2.6
retitle 604472 b43/ssb driver causes some laptops to freeze during boot
severity 604472 serious
tags 604472 patch upstream fixed-upstream
forwarded 604472 https://bugzilla.kernel.org/show_bug.cgi?id=14716
thanks

Dear kernel maintainers,

There is a known bug[1] in the linux kernel which causes some laptops
(for example the HP Compaq 615) to freeze during boot (screen turns
black, machine doesn't react on anything). The problem has been located
in the b43/ssb driver and has been fixed[2] some time ago.

As a workaround, one can use the proprietary wifi driver[3] (I'm doing
so on my HP Compaq 615) or start the kernel with "nolapic" and/or
"acpi=off" (disables wifi completely, but also SMP).

The people currently seeing this bug include myself and
"k k ", who has recently filed this bug report
against firmware-b43-installer and who was able to confirm[4] that the
latest linux kernel from experimental fixes the problem.

It would be great if the upstream patch could be backported and included
in the squeeze kernel! If you'd like, I can test the patched version
first.

Many thanks for your work and with best regards

Alexander Kurtz

[1] https://bugzilla.kernel.org/show_bug.cgi?id=14716
[2] 
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=commit;h=9d1ac34ec3a67713308ae0883c3359c557f14d17
[3] http://packages.debian.org/squeeze/broadcom-sta-source
[4] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604472#20


signature.asc
Description: This is a digitally signed message part


Processed: b43/ssb driver causes some laptops to freeze during boot

2010-11-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 604472 linux-2.6
Bug #604472 [firmware-b43-installer] firmware-b43-installer but after reboot I 
got a black screen!
Bug reassigned from package 'firmware-b43-installer' to 'linux-2.6'.
Bug No longer marked as found in versions b43-fwcutter/1:013-2.
> retitle 604472 b43/ssb driver causes some laptops to freeze during boot
Bug #604472 [linux-2.6] firmware-b43-installer but after reboot I got a black 
screen!
Changed Bug title to 'b43/ssb driver causes some laptops to freeze during boot' 
from 'firmware-b43-installer but after reboot I got a black screen!'
> severity 604472 serious
Bug #604472 [linux-2.6] b43/ssb driver causes some laptops to freeze during boot
Severity set to 'serious' from 'critical'

> tags 604472 patch upstream fixed-upstream
Bug #604472 [linux-2.6] b43/ssb driver causes some laptops to freeze during boot
Added tag(s) upstream, fixed-upstream, and patch.
> forwarded 604472 https://bugzilla.kernel.org/show_bug.cgi?id=14716
Bug #604472 [linux-2.6] b43/ssb driver causes some laptops to freeze during boot
Set Bug forwarded-to-address to 
'https://bugzilla.kernel.org/show_bug.cgi?id=14716'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604472: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604472
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.129070791725648.transcr...@bugs.debian.org



Bug#604981: offlineimap: freezes while syncing debian.devel.general.2007

2010-11-25 Thread Luca Capello
Package: offlineimap
Version: 6.2.0.2-2
Severity: normal

Hi there!

I was (finally) moving to offlineimap to locally store all my emails,
but the initial sync frozen on a particular email from my 2007 archive
of debian-de...@.  This raises the CPU usage to a point where my
laptop was automatically switched off to prevent thermal problems.
And this happens every time I tried to sync that single folder.

I tried on my virtual up-to-date sid and the problem is there as well.

The '-d thread' option is broken with python-2.6, as reported by joeyh
at , so
here the output for the '-d imap,maildir' option:

--8<---cut here---start->8---
Script started on Thu 25 Nov 2010 10:33:39 PM CET
l...@gismo:~$ time offlineimap -d imap,maildir
[...]
DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '11579'}
DEBUG[imap]: imapsplit() called with input: FLAGS (\Seen) UID 11580
DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '11580']
DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', 
'11580']
DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '11580'}
DEBUG[imap]: imapsplit() called with input: FLAGS (\Seen) UID 11581
DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '11581']
DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', 
'11581']
DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '11581'}
DEBUG[imap]: imapsplit() called with input: FLAGS (\Seen) UID 11582
DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '11582']
DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', 
'11582']
DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '11582'}
Copy message 7013 IMAP[lists.Debian.devel.general.2007] -> 
Maildir[lists.Debian.devel.general.2007], LocalStatus[lists.Debian.d
evel.general.2007]
DEBUG[imap]:   36:05.40 > EFLI7 UID FETCH 7013 (BODY.PEEK[])
DEBUG[imap]:   36:05.53 < * 7013 FETCH (UID 7013 BODY[] {10769}
DEBUG[imap]:   36:05.53 matched r'\* (?P\d+) (?P[A-Z-]+)( 
(?P.*))?' => ('7013', 'FETCH', ' (UID 7013
 BODY[] {10769}', '(UID 7013 BODY[] {10769}')
DEBUG[imap]:   36:05.53 matched r'.*{(?P\d+)}$' => ('10769',)
DEBUG[imap]:   36:05.53 read literal size 10769

Main program terminated with exception:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/offlineimap/init.py", line 228, in startup
threadutil.exitnotifymonitorloop(threadutil.threadexited)
  File "/usr/lib/pymodules/python2.6/offlineimap/threadutil.py", line 119, in 
exitnotifymonitorloop
time.sleep(1)
KeyboardInterrupt


No debug messages were logged for MainThread.

real15m1.502s
user11m50.836s
sys 0m49.119s
l...@gismo-sid:~$ exit

Script done on Thu 25 Nov 2010 10:49:00 PM CET
--8<---cut here---end--->8---

I do not know at all which email is number 7013, so I do not know if
this particular email is "strange" or not.  However, out of 6G of
emails divided into ~740 folders, this is the only email that gave me
problems until now.

Thx, bye,
Gismo / Luca

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36-rc6-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages offlineimap depends on:
ii  python  2.6.6-3+squeeze1 interactive high-level object-orie
ii  python-support  1.0.11   automated rebuilding support for P

offlineimap recommends no packages.

Versions of packages offlineimap suggests:
ii  doc-base  0.9.5  utilities to manage online documen
pn  python-kerberos(no description available)

-- no debconf information


signature.asc
Description: Digital signature


Bug#603883: marked as done (sensible-utils: [INTL:fr] French manpage translation)

2010-11-25 Thread Debian Bug Tracking System
Your message dated Fri, 26 Nov 2010 01:02:06 +
with message-id 
and subject line Bug#603883: fixed in sensible-utils 0.0.6
has caused the Debian Bug report #603883,
regarding sensible-utils: [INTL:fr] French manpage translation
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
603883: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603883
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sensible-utils
Version: 0.0.5
Severity: wishlist
Tags: l10n patch

Please find attached the French translation for sensible-utils'
manpages.

Regards,

David

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'testing'), (500, 'stable'), (150, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34-1-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information
# French translation of the debianutils' man pages
# Traduction des pages de manuel du paquet debianutils
#
# Copyright (C) 2004 Software in the Public Interest
# This file is distributed under the same license as the debianutils package.
#
# Nicolas FRANÇOIS , 2004.
# Reprise des traduction originelles de which.1 (Laëtitia Groslong)
# et savelog.8 (Antoine Gémis, 13 janvier 2003).
#
msgid ""
msgstr ""
"Project-Id-Version: debianutils\n"
"POT-Creation-Date: 2010-11-14 01:14-0500\n"
"PO-Revision-Date: 2005-12-08 23:19+0100\n"
"Last-Translator: Nicolas François \n"
"Language-Team: Debian French Team \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

# type: TH
#. type: TH
#: ../sensible-editor.1:2
#, no-wrap
msgid "SENSIBLE-EDITOR"
msgstr "SENSIBLE-EDITOR"

#. type: TH
#: ../sensible-editor.1:2
#, no-wrap
msgid "14 Nov 2010"
msgstr "14 novembre 2010"

# type: TH
#. type: TH
#: ../sensible-editor.1:2
#, no-wrap
msgid "Debian"
msgstr "Debian GNU/Linux"

# type: SH
#. type: SH
#: ../sensible-editor.1:3
#, no-wrap
msgid "NAME"
msgstr "NOM"

# type: Plain text
#. type: Plain text
#: ../sensible-editor.1:5
msgid ""
"sensible-editor, sensible-pager, sensible-browser - sensible editing, "
"paging, and web browsing"
msgstr ""
"sensible-editor, sensible-pager, sensible-browser - outils pratiques "
"d'édition, de mise en page et de navigation sur le web"

# type: SH
#. type: SH
#: ../sensible-editor.1:5
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNOPSIS"

# type: Plain text
#. type: Plain text
#: ../sensible-editor.1:7
msgid "B [OPTIONS...]"
msgstr "B [OPTIONS...]"

# type: Plain text
#. type: Plain text
#: ../sensible-editor.1:9
msgid "B [OPTIONS...]"
msgstr "B [OPTIONS...]"

# type: Plain text
#. type: Plain text
#: ../sensible-editor.1:11
msgid "B url"
msgstr "B url"

# type: SH
#. type: SH
#: ../sensible-editor.1:12
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPTION"

# type: Plain text
#. type: Plain text
#: ../sensible-editor.1:17
msgid ""
"B, B and B make sensible "
"decisions on which editor, pager, and web browser to call, respectively.  "
"Programs in Debian can use these scripts as their default editor, pager, or "
"web browser or emulate their behavior."
msgstr ""
"B, B et B prennent des "
"décisions sensées respectivement sur le choix de l'éditeur, de l'outil de "
"mise en page (« pageur ») et de l'outil de navigation qu'il faut appeler. "
"Les programmes de la distribution Debian peuvent utiliser ces scripts comme "
"éditeur, pageur, ou navigateur par défaut ou peuvent simuler leur "
"comportement."

# type: SH
#. type: SH
#: ../sensible-editor.1:17
#, no-wrap
msgid "SEE ALSO"
msgstr "VOIR AUSSI"

# NOTE : manque un verbe
# type: Plain text
#. type: Plain text
#: ../sensible-editor.1:19
msgid ""
"Documentation of the EDITOR, VISUAL, PAGER, and BROWSER variables in "
"B(7)"
msgstr ""
"La documentation des variables d'environnement EDITOR, VISUAL, PAGER, et 
BROWSER se "
"trouve dans B(7)."
--- End Message ---
--- Begin Message ---
Source: sensible-utils
Source-Version: 0.0.6

We believe that the bug you reported is fixed in the latest version of
sensible-utils, which is due to be installed in the Debian FTP archive:

sensible-utils_0.0.6.dsc
  to main/s/sensible-utils/sensible-utils_0.0.6.dsc
sensible-utils_0.0.6.tar.gz
  to main/s/sensible-utils/sensible-utils_0.0.6.tar.gz
sensible-utils_0.0.6_all.deb
  to main/s/sensible-utils/sensible-utils_0.0.6_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
h

Processing of beecrypt_4.2.1-2_amd64.changes

2010-11-25 Thread Debian FTP Masters
beecrypt_4.2.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  beecrypt_4.2.1-2.dsc
  beecrypt_4.2.1-2.diff.gz
  libbeecrypt-dev_4.2.1-2_amd64.deb
  libbeecrypt7_4.2.1-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1pln3x-00063a...@franck.debian.org



beecrypt_4.2.1-2_amd64.changes ACCEPTED into unstable

2010-11-25 Thread Debian FTP Masters



Accepted:
beecrypt_4.2.1-2.diff.gz
  to main/b/beecrypt/beecrypt_4.2.1-2.diff.gz
beecrypt_4.2.1-2.dsc
  to main/b/beecrypt/beecrypt_4.2.1-2.dsc
libbeecrypt-dev_4.2.1-2_amd64.deb
  to main/b/beecrypt/libbeecrypt-dev_4.2.1-2_amd64.deb
libbeecrypt7_4.2.1-2_amd64.deb
  to main/b/beecrypt/libbeecrypt7_4.2.1-2_amd64.deb


Override entries for your package:
beecrypt_4.2.1-2.dsc - source devel
libbeecrypt-dev_4.2.1-2_amd64.deb - optional libdevel
libbeecrypt7_4.2.1-2_amd64.deb - optional libs

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1plnav-0006oj...@franck.debian.org