Bug#531668: [Pkg-alsa-devel] Bug#531668: alsa-source: fails to compile with kernel 2.6.29-2

2009-06-04 Thread milou
 tags 531668 unreproducible
 thanks


 * Milou [090603 10:04 +0200]
 Subject: alsa-source: fails to compile with kernel 2.6.29-2
 Package: alsa-source
 Version: 1.0.20+dfsg-1
 Severity: normal

 The Debian kernel 2.6.29-2 have alsa-driver 1.0.18a (from
 /proc/asound/version) and my laptop need a newer version. When I try to
 compile alsa-driver with module-assistant (or without m-a), it fail. I
 attach the logfile.

 Must be something strong with your header package.

 Did you
 # m-a prepare  m-a a-i alsa
 ?

Yes, But I must say that I'm amd64 and not i386:


ondes:/home/emile# LANG=C m-a prepare  m-a a-i\ alsa
Getting source for kernel version:\ 2.6.29-2-amd64
Kernel headers available in /lib/modules/2.6.29-2-\ amd64/build


mil





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



Bug#524049: reassignment to splashy

2009-04-17 Thread Milou

Hi,

The last part of debug message suggest to look another way :

+ '[' '!' -d /lib/init/rw/splashy ']'
+ SPL_PRG=/lib/init/rw/splashy/2-progress
+ '[' -f /lib/init/rw/splashy/2-progress ']'
+ return 1
invoke-rc.d: initscript mysql, action start failed.


And it's a splashy bug : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524049

With the trick on this report, everything is ok.

You can close or reassigne this bugs.

mil




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



Bug#524049: [debian-mysql] Bug#524049: mysql-server-5.0 fails to upgrade

2009-04-14 Thread Milou

Norbert Tretkowski a écrit :

severity 524049 important
thanks
  


Please send the english error messages, and the corresponding entries
from /var/log/daemon.log.


  

The english error messages :

ondes:~# LANG=C aptitude install mysql-server-5.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following partially installed packages will be configured:
 mysql-server-5.0
0 packages upgraded, 0 newly installed, 0 to remove and 157 not upgraded.
Need to get 0B/27.5MB of archives. After unpacking 0B will be used.
Writing extended state information... Done
Preconfiguring packages ...
(Reading database ... 239304 files and directories currently installed.)
Preparing to replace mysql-server-5.0 5.0.77-1 (using 
.../mysql-server-5.0_5.0.77-1_amd64.deb) ...
* Stopping MySQL database server 
mysqld 
[ OK ]

invoke-rc.d: initscript mysql, action stop failed.
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
* Stopping MySQL database server 
mysqld 
[ OK ]

invoke-rc.d: initscript mysql, action stop failed.
dpkg: error processing 
/var/cache/apt/archives/mysql-server-5.0_5.0.77-1_amd64.deb (--unpack):

subprocess new pre-removal script returned error exit status 1
* Stopping MySQL database server 
mysqld 
[ OK ]
* Starting MySQL database server 
mysqld 
[ OK ]

invoke-rc.d: initscript mysql, action start failed.

The entries from /var/log/daemon.log

Apr 14 17:13:41 ondes mysqld[17110]: 090414 17:13:41 [Note] 
/usr/sbin/mysqld: Normal shutdown
Apr 14 17:13:41 ondes 
mysqld[17110]:
Apr 14 17:13:41 ondes mysqld[17110]: 090414 17:13:41  InnoDB: Starting 
shutdown...  
Apr 14 17:13:41 ondes mysqld[17110]: 090414 17:13:41  InnoDB: Shutdown 
completed; log sequence number 0 43655
Apr 14 17:13:41 ondes mysqld[17110]: 090414 17:13:41 [Note] 
/usr/sbin/mysqld: Shutdown complete 
Apr 14 17:13:41 ondes 
mysqld[17110]: 

Apr 14 17:13:41 ondes 
mysqld[17110]: 

Apr 14 17:13:41 ondes mysqld[17110]: Memory 
status: 
Apr 14 17:13:41 ondes mysqld[17110]: Non-mmapped space allocated from 
system: 22888448  
Apr 14 17:13:41 ondes mysqld[17110]: Number of free chunks:#011#011#011 
9   
Apr 14 17:13:41 ondes mysqld[17110]: Number of fastbin blocks:#011#011 
0
Apr 14 17:13:41 ondes mysqld[17110]: Number of mmapped regions:#011#011 
11  
Apr 14 17:13:41 ondes mysqld[17110]: Space in mmapped regions:#011#011 
32161792 
Apr 14 17:13:41 ondes mysqld[17110]: Maximum total allocated 
space:#011#011 0   
Apr 14 17:13:41 ondes mysqld[17110]: Space available in freed fastbin 
blocks: 0 
Apr 14 17:13:41 ondes mysqld[17110]: Total allocated space:#011#011#011 
22695280
Apr 14 17:13:41 ondes mysqld[17110]: Total free space:#011#011#011 
193168   
Apr 14 17:13:41 ondes mysqld[17110]: Top-most, releasable space:#011#011 
174256 
Apr 14 17:13:41 ondes mysqld[17110]: Estimated memory (with thread 
stack):55050240  
Apr 14 17:13:41 ondes 
mysqld[17110]: 

Apr 14 17:13:41 ondes mysqld_safe[17307]: 
ended 
Apr 14 17:13:42 ondes mysqld_safe[17529]: 
started   
Apr 14 17:13:43 ondes mysqld[17532]: 090414 17:13:43  InnoDB: Started; 
log sequence number 0 43655  
Apr 14 17:13:43 ondes mysqld[17532]: 090414 17:13:43 [Note] 
/usr/sbin/mysqld: ready for connections.
Apr 14 17:13:43 ondes mysqld[17532]: Version: '5.0.77-1'  socket: 
'/var/run/mysqld/mysqld.sock'  port: 3306  (Debian)


The error messages after ctrl+c :

^Cdpkg: error while cleaning up:
subprocess post-installation script killed by signal (Interrupt)
Errors were encountered while processing:

Bug#476608: [libqt4-dev] segfault with call to QCursorData::update

2008-04-21 Thread Milou
Le Mon, 21 Apr 2008 19:02:34 +0300
Modestas Vainius à écrit:

 severity 476608 grave
 thanks
 
Hi,

 2008 m. April 21 d., Monday, Modestas Vainius rašė:
  I don't see how downgrade could have changed anything. Please reinstall
  4.4.0~rc1-4 and make sure your system is up-to-date.
 I stand corrected. When you upgrade libqt4-dev to 4.4.0~rc1-4, does get 
 libxcursor1 removed automatically? In either case, please test your app with 
 and without libxcursor1 package installed. I've almost confirmed your bug.

Mmmh, libxcursor1 is installed and I can't remove them, aptitude
propose to remove 30 other packages (k3b, kdesktop...)

And most strange is that this version 4.4.0~rc1-4 work very well with
the same software but an arch am64

This two systems are sid up-to-date.

mil
ps : and I don't have change any cursors...
-- 
Les femmes pardonnent parfois à celui qui brusque l'occasion, mais
jamais à celui qui la manque. 
-+- Charles-Maurice de Talleyrand-Perigord -+-




Bug#476608: [libqt4-dev] segfault with call to QCursorData::update

2008-04-21 Thread Milou
Le Mon, 21 Apr 2008 20:07:04 +0300
Modestas Vainius à écrit:

 Hi,
 
 2008 m. April 21 d., Monday, jūs rašėte:
  Mmmh, libxcursor1 is installed and I can't remove them, aptitude
  propose to remove 30 other packages (k3b, kdesktop...)
 Then could you install libxcursor1-dbg and try to reproduce the issue.
 Post a backtrace here.

The bt with libxcursor1-dbg installed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6dd4720 (LWP 10492)]
0x0808b2b4 in ?? ()
(gdb) bt
#0  0x0808b2b4 in ?? ()
#1  0x0808f3f0 in ?? ()
#2  0xb7d261c0 in QCursorData::update()::cur_blank_bits ()
from /usr/lib/libQtGui.so.4 
#3  0x0004 in ?? ()
#4  0xb77b0766 in QCursor::handle (this=0xb77b022e) at
kernel/qcursor_x11.cpp:139 
#5  0xb77bfe9e in qt_x11_enforce_cursor (w=0x8094a18, force=false) at
kernel/qwidget_x11.cpp:313 
#6  0xb77bff39 in qt_x11_enforce_cursor (w=0xbfa78088) at
kernel/qwidget_x11.cpp:326 
#7  0xb77c384b in QWidgetPrivate::create_sys (this=0x80afa50, window=0,
initializeWindow=true, destroyOldWindow=true) at
kernel/qwidget_x11.cpp:779 
#8  0xb778d8e9 in QWidget::create (this=0xbfa78088, window=0,
initializeWindow=240, destroyOldWindow=value optimized out) at
kernel/qwidget.cpp:1231 
#9 0xb778e3b4 in QWidgetPrivate::createWinId (this=0x80afa50, winid=0)
at kernel/qwidget.cpp:2003 
#10 0xb778e31f in QWidgetPrivate::createWinId (this=0x80caa88, winid=0)
at kernel/qwidget.cpp:1984 
#11 0xb778e564 in QWidgetPrivate::setWindowTitle_helper (this=0x80caa88,
[EMAIL PROTECTED]) at kernel/qwidget.cpp:4850 
#12 0xb778ea06 in QWidget::setWindowTitle (this=0x80be998,
[EMAIL PROTECTED]) at kernel/qwidget.cpp:4881 
#13 0xb7adfdc6 in QMainWindow::addToolBar (this=0xbfa78088,
[EMAIL PROTECTED]) at widgets/qmainwindow.cpp:713 
#14 0x080534ab in gpsQt::createToolBars (this=0xbfa78088) at
Sources/gpsqt.cpp:315 
#15 0x08056672 in gpsQt (this=0xbfa78088) at Sources/gpsqt.cpp:78 
#16 0x08067a60 in main (argc=1, argv=0xbfa781c4) at Sources/main.cpp:8

mil
-- 
Il y a trois savoirs : le savoir proprement dit,
le savoir-faire, et puis le savoir-vivre :
les deux derniers dispensent bien souvent du premier.
-+- Charles-Maurice de Talleyrand-Perigord -+-




Bug#476608: [libqt4-dev] segfault with call to QCursorData::update

2008-04-17 Thread Milou
Package: libqt4-dev
Version: 4.4.0~rc1-4
Severity: grave

--- Please enter the report below this line. ---
Since the new update, one of my Qt application segfault.

Here, the backtrace :

[Thread debugging using libthread_db enabled]
[New Thread 0xb6e25720 (LWP 13798)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6e25720 (LWP 13798)]
0x080872b5 in ?? ()
(gdb) bt
#0  0x080872b5 in ?? ()
#1  0xbfd0007b in ?? ()
#2  0xb780122e in QCursorData::update (this=0x8090a18) at
kernel/qcursor_x11.cpp:290 
#3  0xb7801766 in QCursor::handle (this=0xbfd00d48) at
kernel/qcursor_x11.cpp:139 
#4  0xb7810e9e in qt_x11_enforce_cursor (w=0xbfd01320, force=false) at
kernel/qwidget_x11.cpp:313 
#5 0xb7810f39 in qt_x11_enforce_cursor (w=0xbfd01320) at
kernel/qwidget_x11.cpp:326 
#6  0xb781484b in QWidgetPrivate::create_sys (this=0x80a1f58, window=0,
initializeWindow=true, destroyOldWindow=true) at
kernel/qwidget_x11.cpp:779 
#7  0xb77de8e9 in QWidget::create (this=0xbfd01320, window=0,
initializeWindow=240, destroyOldWindow=value optimized out) at
kernel/qwidget.cpp:1231 
#8 0xb77df3b4 in QWidgetPrivate::createWinId (this=0x80a1f58, winid=0)
at kernel/qwidget.cpp:2003 
#9  0xb77df31f in QWidgetPrivate::createWinId (this=0x80c0848, winid=0)
at kernel/qwidget.cpp:1984 
#10 0xb77df564 in QWidgetPrivate::setWindowTitle_helper (this=0x80c0848,
[EMAIL PROTECTED]) at kernel/qwidget.cpp:4850 
#11 0xb77dfa06 in QWidget::setWindowTitle (this=0x80b8050,
[EMAIL PROTECTED]) at kernel/qwidget.cpp:4881 
#12 0xb7b30dc6 in QMainWindow::addToolBar (this=0xbfd01320,
[EMAIL PROTECTED]) at widgets/qmainwindow.cpp:713 
#13 0x08052671 in gpsQt::createToolBars (this=0xbfd01320) at
Sources/gpsqt.cpp:297 
#14 0x080554cf in gpsQt (this=0xbfd01320) at Sources/gpsqt.cpp:72 
#15 0x0806475c in main (argc=1, argv=0xbfd01454) at Sources/main.cpp:8

(sorry for the destroyed indentation)

And when I downgrade libqt4-dev (and his dependencies) to version
4.4.0~rc1-2, everything is ok, my soft don't segfault.



--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-
libaudio-dev | 1.9.1-2
libc6 (= 2.7-1) | 2.7-10
libcupsys2-dev   | 1.3.7-1
libdbus-1-dev| 1.2.1-1
libfreetype6-dev | 2.3.5-1+b1
libgcc1  (= 1:4.1.1-21) | 1:4.3.0-3
libgl1-mesa-dev  | 7.0.3-1
 OR libgl-dev| 
libglib2.0-dev   | 2.16.3-2
libglu1-mesa-dev | 7.0.3-1
 OR libglu-dev   | 
libice-dev   | 2:1.0.4-1
libiodbc2-dev| 3.52.6-2
libjpeg62-dev| 6b-14
libmng-dev   | 1.0.9-1
libmysqlclient15-dev | 5.0.51a-3
libpam0g-dev | 0.99.7.1-6
libpng12-dev | 1.2.15~beta5-3
libpq-dev| 8.3.1-1
libqt4-assistant (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-dbus  (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-designer  (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-gui   (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-help  (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-network   (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-opengl(= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-qt3support(= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-script(= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-sql   (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-sql-ibase (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-sql-mysql (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-sql-odbc  (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-sql-psql  (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-sql-sqlite(= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-sql-sqlite2   (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-svg   (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-test  (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-webkit(= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-xml   (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqt4-xmlpatterns   (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libqtcore4   (= 4.4.0~rc1-2) | 4.4.0~rc1-2
libreadline5-dev | 5.2-3
libsm-dev| 2:1.0.3-1+b1
libsqlite0-dev   | 2.8.17-4
libsqlite3-dev   | 3.5.7-2
libstdc++6 (= 4.1.1-21) | 4.3.0-3
libtiff4-dev | 3.8.2-8
libx11-dev   | 2:1.0.3-7
libxcursor-dev   | 1:1.1.9-1
libxext-dev  | 

Bug#447333: The list of game package is incomplete

2007-10-20 Thread Milou
Package: goplay
Version: 0.1-1
Severity: normal

--- Please enter the report below this line. ---
hi,

With the button both on, the list of games is incomplete.
Some games in the list Already Installed are missing from the list
both.
In my case, this is xgalaga, kobodeluxe and netris.

mil

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-2-686

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 
  500 stable  www.debian-multimedia.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-==
ept-cache  | 0.5.10+b1
debtags| 1.7.3+b1
games-thumbnails   | 20070824
libapt-pkg-libc6.6-6-4.4   | 
libc6 (= 2.6.1-1) | 2.6.1-6
libept0(= 0.5.10) | 0.5.10+b1
libfltk1.1(= 1.1.7-2) | 1.1.7-5
libgcc1   (= 1:4.2.1) | 1:4.2.2-3
libstdc++6  (= 4.2.1) | 4.2.2-3
libxapian15| 1.0.2-1
zlib1g   (= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-6


-- 
La culture, c'est comme un parachute :  si t'en a pas, tu t'écrases.
-+- Pierre Desproges -+-




Bug#410586: rdiff-backup failed with 'exceptions.KeyError'

2007-02-11 Thread Milou
Package: rdiff-backup
Version: 1.1.5-4
Severity: important

Hi,

The backup fail for some computers of my network and work good for
others. The fail come with server with rdiff-backup Version: 1.1.5-4 and
client too. I put just below what I can see in my log (I use
rdiff-backup with slbackup)

mil

 backup seems to have failed, regressing destination now.
Exception ''uid'' raised of class 'exceptions.KeyError':
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
295, in error_check_Main
try: Main(arglist)
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
315, in Main
take_action(rps)
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
271, in take_action
elif action == backup: Backup(rps[0], rps[1])
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
328, in Backup
backup_final_init(rpout)
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
425, in backup_final_init
checkdest_if_necessary(rpout)
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
824, in checkdest_if_necessary
dest_rp.conn.regress.Regress(dest_rp)
  File /var/lib/python-support/python2.4/rdiff_backup/regress.py, line
71, in Regress
for rf in iterate_meta_rfs(mirror_rp, inc_rpath): ITR(rf.index, rf)
  File /var/lib/python-support/python2.4/rdiff_backup/rorpiter.py,
line 281, in __call__
last_branch.fast_process(*args)
  File /var/lib/python-support/python2.4/rdiff_backup/regress.py, line
264, in fast_process
if not rf.metadata_rorp.equal_loose(rf.mirror_rp):
  File /var/lib/python-support/python2.4/rdiff_backup/rpath.py, line
367, in equal_loose
if user_group.map_rpath(self) != other.getuidgid(): return 0
  File /var/lib/python-support/python2.4/rdiff_backup/user_group.py,
line 212, in map_rpath
uid, gid = rp.getuidgid()
  File /var/lib/python-support/python2.4/rdiff_backup/rpath.py, line
515, in getuidgid
return self.data['uid'], self.data['gid']

ceback (most recent call last):
  File /usr/bin/rdiff-backup, line 23, in ?
rdiff_backup.Main.error_check_Main(sys.argv[1:])
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
295, in error_check_Main
try: Main(arglist)
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
315, in Main
take_action(rps)
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
271, in take_action
elif action == backup: Backup(rps[0], rps[1])
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
328, in Backup
backup_final_init(rpout)
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
425, in backup_final_init
checkdest_if_necessary(rpout)
  File /var/lib/python-support/python2.4/rdiff_backup/Main.py, line
824, in checkdest_if_necessary
dest_rp.conn.regress.Regress(dest_rp)
  File /var/lib/python-support/python2.4/rdiff_backup/regress.py, line
71, in Regress
for rf in iterate_meta_rfs(mirror_rp, inc_rpath): ITR(rf.index, rf)
  File /var/lib/python-support/python2.4/rdiff_backup/rorpiter.py,
line 281, in __call__
last_branch.fast_process(*args)
  File /var/lib/python-support/python2.4/rdiff_backup/regress.py, line
264, in fast_process
if not rf.metadata_rorp.equal_loose(rf.mirror_rp):
  File /var/lib/python-support/python2.4/rdiff_backup/rpath.py, line
367, in equal_loose
if user_group.map_rpath(self) != other.getuidgid(): return 0
  File /var/lib/python-support/python2.4/rdiff_backup/user_group.py,
line 212, in map_rpath
uid, gid = rp.getuidgid()
  File /var/lib/python-support/python2.4/rdiff_backup/rpath.py, line
515, in getuidgid
return self.data['uid'], self.data['gid']
KeyError: 'uid'
Fatal Error: Lost connection to the remote system



-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages rdiff-backup depends on:
ii  libc62.3.6.ds1-10 GNU C Library: Shared libraries 
ii  librsync10.9.7-1  Library which implements the rsync 
ii  python   2.4.4-2  An interactive high-level object-o 
ii  python-support 0.5.6  automated rebuilding support for p

Versions of packages rdiff-backup recommends:
pn  python-pylibacl   none (no description available)
pn  python-pyxattrnone (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]