Bug#1012124: pipenv: change in collections with python 3.10

2022-09-17 Thread Jochen Becker
Package: pipenv
Version: 11.9.0-1.1
Followup-For: Bug #1012124
X-Debbugs-Cc: deb...@beckerjochen.de

Dear Maintainer,

python 3.10 has a change in the import for MutableMapping

till 3.9 it is "from collections import MutableMapping"
since 3.10 is "from collections.abc import MutableMapping"

Greatings
Jochen


*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.19.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pipenv depends on:
ii  python3   3.10.6-1
ii  python3-certifi   2022.6.15-2
ii  python3-pip   22.2+dfsg-1
ii  python3-pkg-resources 59.6.0-1.2
ii  python3-virtualenv20.16.3+ds-1
ii  python3-virtualenv-clone  0.3.0-2

pipenv recommends no packages.

pipenv suggests no packages.

-- no debconf information



Bug#1019966: python3-cookies: wrong package announced, right package is pipenv

2022-09-17 Thread Jochen Becker
Package: python3-cookies
Followup-For: Bug #1019966
X-Debbugs-Cc: deb...@beckerjochen.de

Dear Maintainer,

wrong package announced.
close this report please

pipenv is affected.
Greatings
Jochen


*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.19.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1019966: python3-cookies: Python has a change in MutableMapping lib, old pacakge ist collections in 3.10 now it is collections.abc

2022-09-17 Thread Jochen Becker
Package: python3-cookies
Version: 2.2.1-4
Severity: normal
X-Debbugs-Cc: deb...@beckerjochen.de

Dear Maintainer,

some python packages also python3-env fails
change from python 3.9 to python 3.10

patch is to change the imports in the header of the cookies.py

import collections 
if sys.version_info.major == 3 and sys.version_info.minor >= 10

from collections.abc import MutableMapping
else 
from collections import MutableMapping

Greatings
Jochen

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.19.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#647127: amarok crashes at startup, no collection module found, wrong install prefix

2011-10-30 Thread Jochen Becker
Package: amarok
Version: 2.4.3-1+b2
Severity: grave
Justification: renders package unusable

My system is upgraded from squeeze to wheezy 3 months before and amarok was 
working there.
message from amarok

Es wurden keine Sammlungsmodule gefunden. Möglicherweise wurde Amarok im 
falschen Präfix installiert. In dem Fall muss die Installation korrigiert 
werden:

in English
THe collection module is missing. It may be possible, that amarok was installed 
with a wrong prefix. This musst be corected by the installation.



$ cd /pfad/zu/Amarok/Quellcode/
$ su -c make uninstall
$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`  su -c make install
$ kbuildsycoca4 --noincremental
$ amarok




-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages amarok depends on:
ii  amarok-common 2.4.3-1 
ii  amarok-utils  2.4.3-1+b2  
ii  kdebase-runtime   4:4.6.5-1+b1
ii  libavcodec53  5:0.8.5-0.0 
ii  libavformat53 5:0.8.5-0.0 
ii  libc6 2.13-21 
ii  libcurl3-gnutls   7.21.7-3
ii  libgcc1   1:4.6.1-15  
ii  libgcrypt11   1.5.0-3 
ii  libgdk-pixbuf2.0-02.24.0-1
ii  libglib2.0-0  2.28.6-1
ii  libgpod4  0.8.2-4 
ii  libkcmutils4  4:4.6.5-2   
ii  libkdecore5   4:4.6.5-2   
ii  libkdeui5 4:4.6.5-2   
ii  libkdewebkit5 4:4.6.5-2   
ii  libkdnssd44:4.6.5-2   
ii  libkfile4 4:4.6.5-2   
ii  libkio5   4:4.6.5-2   
ii  libknewstuff3-4   4:4.6.5-2   
ii  liblastfm00.4.0~git20090710-1 
ii  libloudmouth1-0   1.4.3-7 
ii  libmtp9   1.1.0-4 
ii  libmysqlclient16  5.1.58-1
ii  libofa0   0.9.3-4 
ii  libphonon44:4.6.0really4.5.0-5
ii  libplasma34:4.6.5-2   
ii  libqjson0 0.7.1-5 
ii  libqt4-dbus   4:4.7.3-5   
ii  libqt4-network4:4.7.3-5   
ii  libqt4-script 4:4.7.3-5   
ii  libqt4-sql4:4.7.3-5   
ii  libqt4-svg4:4.7.3-5   
ii  libqt4-xml4:4.7.3-5   
ii  libqtcore44:4.7.3-5   
ii  libqtgui4 4:4.7.3-5   
ii  libqtscript4-core 0.1.0+git20101026+8b191fbc-2
ii  libqtscript4-gui  0.1.0+git20101026+8b191fbc-2
ii  libqtscript4-network  0.1.0+git20101026+8b191fbc-2
ii  libqtscript4-sql  0.1.0+git20101026+8b191fbc-2
ii  libqtscript4-uitools  0.1.0+git20101026+8b191fbc-2
ii  libqtscript4-xml  0.1.0+git20101026+8b191fbc-2
ii  libqtwebkit4  2.1.0~2011week13-2  
ii  libsolid4 4:4.6.5-2   
ii  libstdc++64.6.1-15
ii  libtag-extras11.0.1-3 
ii  libtag1c2a1.7-1   
ii  libthreadweaver4  4:4.6.5-2   
ii  libx11-6  2:1.4.4-2   
ii  libxml2   2.7.8.dfsg-5
ii  phonon4:4.6.0really4.5.0-5
ii  zlib1g1:1.2.3.4.dfsg-3

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins  4:4.6.5-3

Versions of packages amarok suggests:
pn  libqt4-sql-mysql   4:4.7.3-5   
pn  libqt4-sql-psqlnone  
pn  libqt4-sql-sqlite  4:4.7.3-5   
pn  libxine1-ffmpeg1:1.1.19-3.3
pn  moodbarnone  

Versions of packages amarok-common depends on:
ii  perl  5.12.4-6

amarok-common recommends no packages.

Versions of packages amarok is related to:
ii  phonon-backend-xine [phonon-backend]  4:4.6.0really4.4.4-4

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#626590: (no subject)

2011-05-13 Thread Jochen Becker
Subject: hobbit-plugins: deactivate signaling manuell installed packages, which 
are not in the repo
Package: hobbit-plugins
Version: 20100527
Severity: wishlist
Tags: squeeze



-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#618501: sun-java6-jdk: CVE 2010-4476, Security Alert

2011-03-15 Thread Jochen Becker
Package: sun-java6-jdk
Version: 6.22-1
Severity: normal
Tags: squeeze

http://www.oracle.com/technetwork/topics/security/alert-cve-2010-4476-305811.html
It opens a security hole, if you need to use sun-jdk e.g. running a tomcat 
server

new fixed upstream version 6.23 is placed in whezzy



-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sun-java6-jdk depends on:
ii  debconf [debconf-2.0] 1.5.36.1   Debian configuration management sy
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  libx11-6  2:1.3.3-4  X11 client-side library
ii  sun-java6-bin 6.22-1 Sun Java(TM) Runtime Environment (

sun-java6-jdk recommends no packages.

Versions of packages sun-java6-jdk suggests:
ii  openjdk-6-doc  6b18-1.8.3-2+squeeze1 OpenJDK Development Kit (JDK) docu
ii  sun-java6-demo 6.22-1Sun Java(TM) Development Kit (JDK)
pn  sun-java6-source   none(no description available)

-- debconf information:
* shared/accepted-sun-dlj-v1-1: true
  shared/error-sun-dlj-v1-1:
* shared/present-sun-dlj-v1-1:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#613404: pcscd: missing dependency for libccid 1.4

2011-02-14 Thread Jochen Becker
Package: pcscd
Version: 1.6.6-2
Severity: normal
Tags: experimental

pcsc = 1.6 needs libccid  1.4 for working



-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages pcscd depends on:
ii  hal 0.5.14-3 Hardware Abstraction Layer
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  libccid [pcsc-ifd-handl 1.4.1-2  PC/SC driver for USB CCID smart ca
ii  libdbus-1-3 1.2.24-4 simple interprocess messaging syst
ii  libhal1 0.5.14-3 Hardware Abstraction Layer - share
ii  lsb-base3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip

pcscd recommends no packages.

pcscd suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#613405: pcscd: missing dependecy for libpcsclite1 in fiting version

2011-02-14 Thread Jochen Becker
Package: pcscd
Version: 1.6.6-2
Severity: normal
Tags: experimental

pcscd 1.6.6 does need libpcsclite1 in version 1.6.6
dependency for minimum version number is not set to the required version



-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages pcscd depends on:
ii  hal 0.5.14-3 Hardware Abstraction Layer
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  libccid [pcsc-ifd-handl 1.4.1-2  PC/SC driver for USB CCID smart ca
ii  libdbus-1-3 1.2.24-4 simple interprocess messaging syst
ii  libhal1 0.5.14-3 Hardware Abstraction Layer - share
ii  lsb-base3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip

pcscd recommends no packages.

pcscd suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#613404: pcscd: missing dependency for libccid 1.4

2011-02-14 Thread Jochen Becker

Hello

the problem is, if i install the package for pcsc 1.6.6 it does not 
work, because the required libccid is wrong (to low version)


I have to work with pcsc 1.6 in the stable squeeze because of the cardos 
4.3B card support. So I installed the package manualy and there was no 
information of the required libccid and no connection to the newer 
libpcsclite1.


Installing all three packages it goes on working.

greatings
jochen


Am 14.02.2011 20:45, schrieb Ludovic Rousseau:

merge 613404 613405
thank

Le 14/02/11 16:30, Jochen Becker a écrit :

Package: pcscd
Version: 1.6.6-2
Severity: normal
Tags: experimental

pcsc= 1.6 needs libccid  1.4 for working


This is the solution.
But what is the problem?

Bye





--
Diplom Informatiker
Jochen Becker

Technische Universitaet Darmstadt
Hochschulrechenzentrum
Identity Management, PKI und IT-Security

Petersenstrasse 30
64287 Darmstadt

Tel. +49-6151-16-5672
Fax. +49-6151-16-3050





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587948: mono-gac: same on amd64

2010-10-25 Thread Jochen Becker
Package: mono-gac
Version: 2.6.7-3
Severity: normal

same problem on amd64 plattform
when upgrading from lenny to squeeze

ative stacktrace:

/usr/bin/mono() [0x487bb6]
/usr/bin/mono() [0x41ac4f]
/lib/libpthread.so.0(+0xef60) [0x7f79cc0ccf60]
/usr/bin/mono(mono_shared_area+0xbe) [0x5b991e]
/usr/bin/mono(mono_perfcounters_init+0x13) [0x50c923]
/usr/bin/mono() [0x513de0]
/usr/bin/mono() [0x419c86]
/usr/bin/mono(mono_main+0x299) [0x466f49]
/lib/libc.so.6(__libc_start_main+0xfd) [0x7f79cbaf9c4d]
/usr/bin/mono() [0x417be9]

Debug info from gdb:

82  ../sysdeps/unix/syscall-template.S: Datei oder Verzeichnis nicht 
gefunden.
[Thread debugging using libthread_db enabled]
[New Thread 0x7f79cb560710 (LWP 12300)]
0x7f79cc0cc0bd in read () at ../sysdeps/unix/syscall-template.S:82
in ../sysdeps/unix/syscall-template.S
Current language:  auto
The current source language is auto; currently asm.
  2 Thread 0x7f79cb560710 (LWP 12300)  pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
* 1 Thread 0x7f79ccdbe740 (LWP 12299)  0x7f79cc0cc0bd in read () at 
../sysdeps/unix/syscall-template.S:82

Thread 2 (Thread 0x7f79cb560710 (LWP 12300)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x005ba503 in ?? ()
#2  0x005c49d5 in ?? ()
#3  0x005bb2ac in ?? ()
#4  0x7f79cc0c48ba in start_thread (arg=value optimized out) at 
pthread_create.c:300
#5  0x7f79cbbaa02d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x in ?? ()

Thread 1 (Thread 0x7f79ccdbe740 (LWP 12299)):
#0  0x7f79cc0cc0bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00487d3f in ?? ()
#2  0x0041ac4f in ?? ()
#3  signal handler called
#4  0x005b991e in mono_shared_area ()
#5  0x0050c923 in mono_perfcounters_init ()
#6  0x00513de0 in ?? ()
#7  0x00419c86 in ?? ()
#8  0x00466f49 in mono_main ()
#9  0x7f79cbaf9c4d in __libc_start_main (main=value optimized out, 
argc=value optimized out, 
ubp_av=value optimized out, init=value optimized out, fini=value 
optimized out, 
rtld_fini=value optimized out, stack_end=0x7fff6d5def88) at 
libc-start.c:228
#10 0x00417be9 in ?? ()
#11 0x7fff6d5def88 in ?? ()
#12 0x001c in ?? ()
#13 0x0004 in ?? ()
#14 0x7fff6d5e0b21 in ?? ()
#15 0x7fff6d5e0b2f in ?? ()
#16 0x7fff6d5e0b4d in ?? ()
#17 0x7fff6d5e0b50 in ?? ()
#18 0x in ?? ()

=
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=

sh: Zeile 1: 12299 Abgebrochen /usr/bin/gacutil -i `basename 
/usr/lib/cli/vte-sharp-0.16/vte-sharp.dll`  /dev/null
E: installing Assembly /usr/lib/cli/vte-sharp-0.16/vte-sharp.dll failed



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mono-gac depends on:
ii  mono-2.0-gac  2.6.7-3Mono GAC tool (for CLI 2.0)

mono-gac recommends no packages.

mono-gac suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#583710: pidgin: html tags in message text, by writing with an real icq client

2010-05-29 Thread Jochen Becker
Package: pidgin
Version: 2.7.0-3
Severity: important
Tags: sid squeeze

example
(22:29:19) Jochen: my message
(22:29:30) Friend: HTMLBODY dir=ltrFONT face=Arial color=#00
size=2his message/FONT/BODY/HTML

this makes it unusable to write with an user of an original icq client



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

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

Versions of packages pidgin depends on:
ii  gconf2  2.28.1-3 GNOME configuration database syste
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.10.2-9 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.86-1   simple interprocess messaging syst
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgstreamer0.10-0  0.10.29-1Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libgtkspell02.0.16-1 a spell-checking addon for GTK's T
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libpango1.0-0   1.28.0-1 Layout and rendering of internatio
ii  libpurple0  2.7.0-3  multi-protocol instant messaging l
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libstartup-notification00.10-1   library for program launch feedbac
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxml2 2.7.7.dfsg-2 GNOME XML library
ii  libxss1 1:1.2.0-2X11 Screen Saver extension library
ii  perl5.10.1-12Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.1]  5.10.1-12minimal Perl system
ii  pidgin-data 2.7.0-3  multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.29-1  GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good0.10.22-1  GStreamer plugins from the good 

Versions of packages pidgin suggests:
ii  evolution-data-server 2.28.3.1-1 evolution database backend server
ii  gnome-panel   2.30.0-1   launcher and docking facility for 
ii  libsqlite3-0  3.6.23.1-2 SQLite 3 shared library

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#515514: linux-image-2.6.26-1-amd64: combination of kernel amd64 and 6G memory by using a lvm in a software raid creates a kernel panic

2010-02-09 Thread Jochen Becker

yes i tested it woith out the module
same mistake
i just tested it a frew weeks ago for 1 time 
no usb disks on ... nothing

greatings
jochen becker

Zitat von Moritz Muehlenhoff j...@inutil.org:


On Sun, Oct 25, 2009 at 03:42:00PM +, Ben Hutchings wrote:

On Sun, 2009-02-15 at 22:37 +0100, Jochen Becker wrote:
 Package: linux-image-2.6.26-1-amd64
 Version: 2.6.26-13
 Severity: critical
 Justification: breaks the whole system

 by copying data from one software raid device into annother a  
kernel panic comes up


I'm sorry for the delay in answering your bug report.

 newstorage
 2 harddiscs wdc 750 ayps combined with software raid 1
 into software raid lvm pv and into this ext3 filesystems

 old storage
 2 harddisks samsung 400 software raid1 into it ext3 file system nolvm

 copying data from old stroage to new storage failed

 i removed 2G memory so that there will be only 4 in the system and
 mounted the old filesystem as ext2
 and everything works fine.

Did you connect some of these disks using Firewire?

[...]
 -- Package-specific info:
 ** Version:
 Linux version 2.6.26-1-amd64 (Debian 2.6.26-13)  
(wa...@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian  
4.1.2-24)) #1 SMP Sat Jan 10 17:57:00 UTC 2009


 ** Command line:
 root=/dev/mapper/vgcamelot-lvmRoot ro quiet

 ** Tainted: P (1)

The nvidia module may introduce bugs that we cannot investigate because
we do not have its source.  Can you test without it temporarily?


Did you test this without the proprietary Nvidia module?

Cheers,
Moritz







--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#515514: linux-image-2.6.26-1-amd64: combination of kernel amd64 and 6G memory by using a lvm in a software raid creates a kernel panic

2009-02-15 Thread Jochen Becker
Package: linux-image-2.6.26-1-amd64
Version: 2.6.26-13
Severity: critical
Justification: breaks the whole system

by copying data from one software raid device into annother a kernel panic 
comes up

newstorage
2 harddiscs wdc 750 ayps combined with software raid 1
into software raid lvm pv and into this ext3 filesystems

old storage
2 harddisks samsung 400 software raid1 into it ext3 file system nolvm

copying data from old stroage to new storage failed

i removed 2G memory so that there will be only 4 in the system and mounted the 
old filesystem as ext2 
and everything works fine.


it is a productive system so i will not test it any more with more than 4 G 
memory




-- Package-specific info:
** Version:
Linux version 2.6.26-1-amd64 (Debian 2.6.26-13) (wa...@debian.org) (gcc version 
4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Sat Jan 10 17:57:00 UTC 
2009

** Command line:
root=/dev/mapper/vgcamelot-lvmRoot ro quiet

** Tainted: P (1)

** Kernel log:
[   10.062847] raid1: raid set md0 active with 2 out of 2 mirrors
[   10.062847] md: md2 stopped.
[   10.127932] md: bindsdb3
[   10.127932] md: bindsda3
[   10.136134] raid1: raid set md2 active with 2 out of 2 mirrors
[   10.136134] md: md1 stopped.
[   10.211307] md: bindsdb2
[   10.211502] md: bindsda2
[   10.218256] raid1: raid set md1 active with 2 out of 2 mirrors
[   10.290730] device-mapper: uevent: version 1.0.3
[   10.290730] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: 
dm-de...@redhat.com
[   10.303601] hda: No disk in drive
[   10.315661] hdb: No disk in drive
[   10.447604] PM: Starting manual resume from disk
[   10.475138] kjournald starting.  Commit interval 5 seconds
[   10.475138] EXT3-fs: mounted filesystem with ordered data mode.
[   11.683110] udevd version 125 started
[   12.233076] input: Power Button (FF) as /class/input/input4
[   12.291446] ACPI: Power Button (FF) [PWRF]
[   12.291515] input: Power Button (CM) as /class/input/input5
[   12.360070] ACPI: Power Button (CM) [PWRB]
[   12.488651] Bluetooth: Core ver 2.11
[   12.504653] NET: Registered protocol family 31
[   12.504653] Bluetooth: HCI device and connection manager initialized
[   12.504653] Bluetooth: HCI socket layer initialized
[   12.520836] Bluetooth: HCI USB driver ver 2.9
[   12.520836] usbcore: registered new interface driver hci_usb
[   12.520836] i801_smbus :00:1f.3: enabling device (0001 - 0003)
[   12.520836] ACPI: PCI Interrupt :00:1f.3[C] - GSI 18 (level, low) - 
IRQ 18
[   12.576835] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
[   12.576835] iTCO_wdt: Found a ICH8 or ICH8R TCO device (Version=2, 
TCOBASE=0x0860)
[   12.576835] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   12.586320] input: PC Speaker as /class/input/input6
[   12.656887] ISDN subsystem Rev: 
1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded
[   12.725594] pnp: the driver 'parport_pc' has been registered
[   12.725594] parport_pc 00:0b: reported by Plug and Play ACPI
[   12.725594] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[   12.740129] HiSax: Linux Driver for passive ISDN cards
[   12.740129] HiSax: Version 3.5 (module)
[   12.740129] HiSax: Layer1 Revision 2.46.2.5
[   12.740129] HiSax: Layer2 Revision 2.30.2.4
[   12.740129] HiSax: TeiMgr Revision 2.20.2.3
[   12.740129] HiSax: Layer3 Revision 2.22.2.3
[   12.740129] HiSax: LinkLayer Revision 2.59.2.4
[   12.772128] hisax_isac: ISAC-S/ISAC-SX ISDN driver v0.1.0
[   12.822139] parport_pc 00:0b: driver attached
[   12.835092] hisax_fcpcipnp: Fritz!Card PCI/PCIv2/PnP ISDN driver v0.0.1
[   12.835092] HiSax: Card 1 Protocol EDSS1 Id=fcpcipnp0 (0)
[   12.835092] HiSax: DSS1 Rev. 2.32.2.3
[   12.835092] HiSax: 2 channels added
[   12.835092] HiSax: MAX_WAITING_CALLS added
[   12.835092] ACPI: PCI Interrupt :05:02.0[A] - GSI 23 (level, low) - 
IRQ 23
[   12.835092] hisax_fcpcipnp: found adapter Fritz!Card PCI v2 at :05:02.0
[   12.867092] pnp: the driver 'fcpnp' has been registered
[   13.059988] ACPI: PCI Interrupt :00:1b.0[A] - GSI 22 (level, low) - 
IRQ 22
[   13.060006] PCI: Setting latency timer of device :00:1b.0 to 64
[   14.376790] Adding 9767416k swap on /dev/md2.  Priority:-1 extents:1 
across:9767416k
[   14.896661] EXT3 FS on dm-0, internal journal
[   15.429352] loop: module loaded
[   15.985703] hda: No disk in drive
[   16.158397] hdb: No disk in drive
[   17.842752] kjournald starting.  Commit interval 5 seconds
[   17.886202] EXT3 FS on dm-1, internal journal
[   17.886202] EXT3-fs: mounted filesystem with ordered data mode.
[   18.030048] kjournald starting.  Commit interval 5 seconds
[   18.048275] EXT3 FS on dm-3, internal journal
[   18.048278] EXT3-fs: mounted filesystem with ordered data mode.
[   18.154804] kjournald starting.  Commit interval 5 seconds
[   18.170057] EXT3 FS on dm-2, internal journal
[   18.170057] EXT3-fs: mounted filesystem with ordered data mode.
[   18.582518] atl1 :03:00.0: eth0 link