Bug#544415: [Fwd: Re: Bug#544415: Unable to launch wammu, python import error]

2009-09-01 Thread MulX (Aymeric)

Michal Čihař a écrit :
 Hi

 Dne Mon, 31 Aug 2009 14:22:16 +0200
 MulX (Aymeric) os2m...@gmail.com napsal(a):

   
 Package: wammu
 Version: 0.30.1-2
 Severity: grave
 Justification: renders package unusable


 Hi,
 It's impossible to run this software.
 I just type wammu into a terminal and I get this error :
 $ wammu
 Traceback (most recent call last):
   File /usr/bin/wammu, line 170, in module
 import Wammu.App
   File /usr/lib/pymodules/python2.5/Wammu/App.py, line 28, in module
 import Wammu.Main
   File /usr/lib/pymodules/python2.5/Wammu/Main.py, line 58, in module
 import Wammu.Editor
   File /usr/lib/pymodules/python2.5/Wammu/Editor.py, line 36, in module
 import Wammu.Data
   File /usr/lib/pymodules/python2.5/Wammu/Data.py, line 28, in module
 from gammu.Data import Connections, MemoryValueTypes, CalendarTypes,
 CalendarValueTypes, TodoPriorities, TodoValueTypes, InternationalPrefixes
   File /usr/lib/python2.5/site-packages/gammu/__init__.py, line 39, in
 module
 from gammu._gammu import *
 ImportError: No module named _gammu

 I have installed wammu with apt-get install wammu
 I try to reinstall it, without effect.
 

 Where does /usr/lib/python2.5/site-packages/gammu/__init__.py come
 from? AFAIK it is not included in any package.

   
Hi

I don't know,
$dpkg -S /usr/lib/python2.5/site-packages/gammu/
dpkg: /usr/lib/python2.5/site-packages/gammu not found.


I have just upgraded from Debian Lenny with wammu installed during the
dist-upgrade.

This directory is created in Debian Lenny when installing wammu (by
python-gammu thats have a file in this directory (Core.so) ) witch is
removed when purging python-gammu.

On Debian Squeeze this directory seem to be not removed during the upgrade.

So I remove this directory and now wammu work, even after reinstalling
it, this directory is not created.

Thank you,
Aymeric

PS: Sorry for direct mail :|

-- 
MulX, alias os2mule. (IRL: Aymeric)
WWW : http://www.aplu.fr ; Jabber : m...@jabber.fr






signature.asc
Description: PGP signature


Bug#544505: [aptitude] aptitude segfaults on update of package list in ui

2009-09-01 Thread Sven Joachim
reassign 544505 apt
thanks

On 2009-09-01 07:11 +0200, Jürgen Richtsfeld wrote:

 Package: aptitude
 Version: 0.4.11.11-1+b2
 Severity: grave

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

 updating the package list in the ncurses UI gives me 
 Ouch!  Got SIGABRT, dying..
 Aborted
 on the console.

 when I do aptitude update I get:
 ...
 42% [2 Release 41686/100kB 41%] [Waiting for headers]terminate called after 
 throwing an instance of 'std::out_of_range'
   what():  basic_string::substr
 Aborted

 (the same happens when I do apt-get update).

Which means that the problem is in apt, obviously.  Your report does not
tell which version of apt is installed, please submit that information.

Sven



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



Processed: Re: Bug#544505: [aptitude] aptitude segfaults on update of package list in ui

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 544505 apt
Bug #544505 [aptitude] [aptitude] aptitude segfaults on update of package list 
in ui
Bug reassigned from package 'aptitude' to 'apt'.
Bug No longer marked as found in versions aptitude/0.4.11.11-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544481: diff should not be an essential package

2009-09-01 Thread Raphael Hertzog
reassing 544481 apt 0.7.23.1
severity 544481 normal
retitle 544481 apt mixes essential flag from all sources

On Tue, 01 Sep 2009, Vincent Lefevre wrote:
   I could help you to determine what's wrong in your system, but *not*
   on the basis that I have to do something that I've *already* done, namely,
   dropping the Essential flag from the diff package.
  
  Then this means that aptitude (or dpkg?) broke my system.
 
 Actually, I have the same problem after reinstalling diff with apt-get
 (on a different machine). So, this probably comes from dpkg.

What makes you believe so?

$ dpkg -s diff
Package: diff
Status: install ok installed
Priority: extra
Section: oldlibs
Installed-Size: 32
Maintainer: Santiago Vila sanv...@debian.org
Architecture: all
Source: diffutils
Version: 1:2.8.1-16
Depends: diffutils
Description: dummy transitional package for diff - diffutils
 This is a dummy package to aid in transitioning from diff to diffutils.
 It may be safely removed after upgrading to squeeze.

= no essential flag, dpkg removed it as expected...

IMO it's apt that simply mixes the Essential: flag read from different
sources, a quick check makes it obvious:

┏rivendell:~/x/git/dpkg (master)
┗(731)$ grep deb  /etc/apt/sources.list
deb http://localhost:/security lenny/updates main
deb http://localhost:/security squeeze/updates main
deb http://localhost:/debian unstable main contrib non-free
deb http://localhost:/debian squeeze main contrib non-free
deb http://localhost:/debian lenny main contrib non-free
deb http://localhost:/debian experimental main contrib non-free
#deb http://kernel-archive.buildserver.net/debian-kernel trunk main
#deb http://download.tuxfamily.org/dvorak/debian sid main
#deb http://security.debian.org/ lenny/updates main
┏rivendell:~/x/git/dpkg (master)
┗(732)$ LANG=C sudo apt-get remove diff
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  diff
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  diff
0 upgraded, 0 newly installed, 1 to remove and 59 not upgraded.
After this operation, 32.8kB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
 ?] ^C
┏rivendell:~/x/git/dpkg (master)
┗(733)$ sudo vim /etc/apt/sources.list
┏rivendell:~/x/git/dpkg (master)
┗(734)$ grep deb  /etc/apt/sources.list
#deb http://localhost:/security lenny/updates main
#deb http://localhost:/security squeeze/updates main
deb http://localhost:/debian unstable main contrib non-free
#deb http://localhost:/debian squeeze main contrib non-free
#deb http://localhost:/debian lenny main contrib non-free
#deb http://localhost:/debian experimental main contrib non-free
#deb http://kernel-archive.buildserver.net/debian-kernel trunk main
#deb http://download.tuxfamily.org/dvorak/debian sid main
#deb http://security.debian.org/ lenny/updates main
┏rivendell:~/x/git/dpkg (master)
┗(735)$ LANG=C sudo apt-get remove diff
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  diff
0 upgraded, 0 newly installed, 1 to remove and 59 not upgraded.
After this operation, 32.8kB disk space will be freed.
Do you want to continue [Y/n]? ^C

So reassiging to apt... apt should use the essential flag from
/var/lib/dpkg/status / the distribution containing the installed package to
decide whether an essential package can be removed or not.

I also fail to see why this bug would be critical, the set of essential
packages doesn't change often and having to keep around the transitional
package is not a big deal.

Cheers,
-- 
Raphaël Hertzog



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



Processed (with 5 errors): Re: Bug#544481: diff should not be an essential package

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassing 544481 apt 0.7.23.1
Unknown command or malformed arguments to command.

 severity 544481 normal
Bug #544481 [dpkg] aptitude installed non-essential diff 2.8.1-16 as essential
Severity set to 'normal' from 'critical'

 retitle 544481 apt mixes essential flag from all sources
Bug #544481 [dpkg] aptitude installed non-essential diff 2.8.1-16 as essential
Changed Bug title to 'apt mixes essential flag from all sources' from 'aptitude 
installed non-essential diff 2.8.1-16 as essential'
 On Tue, 01 Sep 2009, Vincent Lefevre wrote:
Unknown command or malformed arguments to command.

I could help you to determine what's wrong in your system, but *not*
Unknown command or malformed arguments to command.

on the basis that I have to do something that I've *already* done, 
namely,
Unknown command or malformed arguments to command.

dropping the Essential flag from the diff package.
Unknown command or malformed arguments to command.

Too many unknown commands, stopping here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544509: apache2 is not binNMU safe

2009-09-01 Thread Andreas Barth
Package: apache2
Version: 2.2.12-1
Severity: serious
Tags: patch

Hi,

apache2 is no longer binNMU safe. This rendes currently this package
to be uninstallable on ia64:

Package: apache2-prefork-dev
Architecture: ia64
Source: apache2 (2.2.12-1)
Version: 2.2.12-1+b1
Depends: apache2.2-common (= 2.2.12-1+b1), openssl, libaprutil1-dev

(apache2.2-common is arch=all)

As apache2.2-common depends strict on apache2.2-bin which is
architecture=any, the only resolution of this is to converte
apache2.2-common to arch=any.


Cheers,
Andi



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



Processed: merging Gnucash bugs and remove mark found 2.2.6-2

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 520055 grave
Bug #520055 {Done: Micha Lenk mi...@lenk.info} [gnucash] Segmentation fault 
when opening account
Severity set to 'grave' from 'important'

 tags 520055 + upstream
Bug #520055 {Done: Micha Lenk mi...@lenk.info} [gnucash] Segmentation fault 
when opening account
Added tag(s) upstream.
 forwarded 520055 http://bugzilla.gnome.org/show_bug.cgi?id=563273
Bug #520055 {Done: Micha Lenk mi...@lenk.info} [gnucash] Segmentation fault 
when opening account
Set Bug forwarded-to-address to 
'http://bugzilla.gnome.org/show_bug.cgi?id=563273'.
 tags 519148 + patch
Bug #519148 {Done: t...@debian.org (Thomas Bushnell, BSG)} [gnucash] gnucash: 
segfaults during startup
Added tag(s) patch.
 merge 519148 520055
Bug#519148: gnucash: segfaults during startup
Bug#520055: Segmentation fault when opening account
Merged 519148 520055.

 # This bug is not present in Debian Lenny (see bug log for further info)
 notfound 520055 2.2.6-2
Bug #520055 {Done: Micha Lenk mi...@lenk.info} [gnucash] Segmentation fault 
when opening account
Bug #519148 {Done: t...@debian.org (Thomas Bushnell, BSG)} [gnucash] gnucash: 
segfaults during startup
Bug No longer marked as found in versions gnucash/2.2.6-2.
Bug No longer marked as found in versions gnucash/2.2.6-2.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: reassign 544415 to python-gammu, affects 544415

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 544415 python-gammu 1.24.0-1
Bug #544415 [wammu] Unable to launch wammu, python import error
Bug reassigned from package 'wammu' to 'python-gammu'.
Bug No longer marked as found in versions wammu/0.30.1-2.
Bug #544415 [python-gammu] Unable to launch wammu, python import error
Bug Marked as found in versions gammu/1.24.0-1.
 affects 544415 wammu
Bug #544415 [python-gammu] Unable to launch wammu, python import error
Added indication that 544415 affects wammu

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: fixed 520055 in 2.2.6-2

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny3
 fixed 520055 2.2.6-2
Bug #520055 {Done: Micha Lenk mi...@lenk.info} [gnucash] Segmentation fault 
when opening account
Bug #519148 {Done: t...@debian.org (Thomas Bushnell, BSG)} [gnucash] gnucash: 
segfaults during startup
Bug Marked as fixed in versions gnucash/2.2.6-2.
Bug Marked as fixed in versions gnucash/2.2.6-2.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: tagging 544415

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 544415 pending
Bug #544415 [python-gammu] Unable to launch wammu, python import error
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: setting package to libgsmsd7 libgammu7 gammu libgammu-dbg libgammu-i18n gammu-smsd libgammu-dev python-gammu-doc python-gammu-dbg python-gammu ...

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #gammu (1.25.93-2) UNRELEASED; urgency=low
 #
 #  * Include preinst snipped to remove crap left over by pycentral
 #(Closes: #544415).
 #
 package libgsmsd7 libgammu7 gammu libgammu-dbg libgammu-i18n gammu-smsd 
 libgammu-dev python-gammu-doc python-gammu-dbg python-gammu
Limiting to bugs with field 'package' containing at least one of 'libgsmsd7', 
'libgammu7', 'gammu', 'libgammu-dbg', 'libgammu-i18n', 'gammu-smsd', 
'libgammu-dev', 'python-gammu-doc', 'python-gammu-dbg', 'python-gammu'
Limit currently set to 'package':'libgsmsd7', 'libgammu7', 'gammu', 
'libgammu-dbg', 'libgammu-i18n', 'gammu-smsd', 'libgammu-dev', 
'python-gammu-doc', 'python-gammu-dbg', 'python-gammu'

 tags 544415 + pending
Bug #544415 [python-gammu] Unable to launch wammu, python import error
Ignoring request to alter tags of bug #544415 to the same tags previously set

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544509: apache2 is not binNMU safe

2009-09-01 Thread Stefan Fritsch

On Tue, 1 Sep 2009, Andreas Barth wrote:

Severity: serious

apache2 is no longer binNMU safe. This rendes currently this package
to be uninstallable on ia64:


apache2 hasn't been binNMU safe for a long time. Since when is this a RC 
bug?




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



Processed: Re: drbd8-utils: Do not 'invoke-rc.d drbd stop' in prerm script for action 'upgrade'

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 499516 grave
Bug #499516 [drbd8-utils] drbd8-utils: Do not 'invoke-rc.d drbd stop' in prerm 
script for action 'upgrade'
Severity set to 'grave' from 'normal'

 found 499516 2:8.3.2-1~bpo50+1
Bug #499516 [drbd8-utils] drbd8-utils: Do not 'invoke-rc.d drbd stop' in prerm 
script for action 'upgrade'
There is no source info for the package 'drbd8-utils' at version 
'2:8.3.2-1~bpo50+1' with architecture ''
Unable to make a source version for version '2:8.3.2-1~bpo50+1'
Bug Marked as found in versions 2:8.3.2-1~bpo50+1.
 found 499516 2:8.3.2-3
Bug #499516 [drbd8-utils] drbd8-utils: Do not 'invoke-rc.d drbd stop' in prerm 
script for action 'upgrade'
Bug Marked as found in versions drbd8/2:8.3.2-3.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#543474: other error message

2009-09-01 Thread Mario Frasca
*** glibc detected *** python: corrupted double-linked list: 0x0a250bb8 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6[0xb7f54604]
/lib/tls/i686/cmov/libc.so.6[0xb7f575d2]
/lib/tls/i686/cmov/libc.so.6(__libc_malloc+0x95)[0xb7f589c5]
/usr/lib/libfontconfig.so.1[0xb6d43394]
/usr/lib/libfontconfig.so.1[0xb6d43467]
/usr/lib/libfontconfig.so.1[0xb6d43467]
/usr/lib/libfontconfig.so.1[0xb6d43467]
/usr/lib/libfontconfig.so.1(FcConfigSubstituteWithPat+0x269)[0xb6d43849]
/usr/lib/libfontconfig.so.1(FcConfigSubstitute+0x27)[0xb6d43d67]
/usr/lib/libpangocairo-1.0.so.0[0xb6b29948]
/usr/lib/libpangoft2-1.0.so.0[0xb6eb13d5]
/usr/lib/libpangoft2-1.0.so.0[0xb6eb45ff]
/usr/lib/libpango-1.0.so.0(pango_font_map_load_fontset+0x36)[0xb6df7ad6]
/usr/lib/libpangoft2-1.0.so.0[0xb6eb49e5]
/usr/lib/libpango-1.0.so.0(pango_font_map_load_font+0x2f)[0xb6df7b9f]
/usr/lib/libpango-1.0.so.0(pango_context_load_font+0x2f)[0xb6df4ddf]
/usr/lib/libpango-1.0.so.0[0xb6dfba64]
/usr/lib/libpango-1.0.so.0(pango_layout_line_get_extents+0x372)[0xb6dfbf02]
/usr/lib/libpango-1.0.so.0[0xb6dfbfe7]
/usr/lib/libpango-1.0.so.0[0xb6dfff31]
/usr/lib/libgtk-x11-2.0.so.0(gtk_text_layout_get_line_display+0x6ce)[0xb716021e]
/usr/lib/libgtk-x11-2.0.so.0(gtk_text_layout_get_iter_location+0xd5)[0xb7162415]
/usr/lib/libgtk-x11-2.0.so.0(gtk_text_view_scroll_to_iter+0x10f)[0xb7170c0f]
/usr/lib/libgtk-x11-2.0.so.0[0xb7170ef1]
/usr/lib/libgtk-x11-2.0.so.0(gtk_text_view_scroll_to_mark+0x1e4)[0xb7171614]
/usr/lib/libgtk-x11-2.0.so.0(gtk_text_view_scroll_mark_onscreen+0xda)[0xb717173a]
/usr/lib/libwx_gtk2u_core-2.8.so.0(_ZN10wxTextCtrl17SetInsertionPointEl+0xdb)[0xb7774b4b]
/usr/lib/libwx_gtk2u_core-2.8.so.0(_ZN10wxTextCtrl10DoSetValueERK8wxStringi+0x124)[0xb7774e34]
/usr/lib/libwx_gtk2u_core-2.8.so.0(_ZN14wxTextCtrlBase8SetValueERK8wxString+0x23)[0xb7779693]
/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_controls_.so[0xb65b155f]
python(PyObject_Call+0x4a)[0x806111a]
python(PyEval_EvalFrameEx+0x19ed)[0x80db1cd]
python(PyEval_EvalCodeEx+0x7a8)[0x80e00b8]
python(PyEval_EvalFrameEx+0x4e18)[0x80de5f8]
python(PyEval_EvalFrameEx+0x5da7)[0x80df587]
python(PyEval_EvalFrameEx+0x5da7)[0x80df587]
python(PyEval_EvalCodeEx+0x7a8)[0x80e00b8]
python(PyEval_EvalFrameEx+0x4e18)[0x80de5f8]
python(PyEval_EvalFrameEx+0x5da7)[0x80df587]
python(PyEval_EvalCodeEx+0x7a8)[0x80e00b8]
python[0x81687df]
python(PyObject_Call+0x4a)[0x806111a]
python[0x806801a]
python(PyObject_Call+0x4a)[0x806111a]
python(PyEval_CallObjectWithKeywords+0x42)[0x80d8922]
python[0x810ca58]
/lib/tls/i686/cmov/libpthread.so.0[0xb80934ff]
/lib/tls/i686/cmov/libc.so.6(clone+0x5e)[0xb7fc949e]
=== Memory map: 
08048000-08225000 r-xp  08:03 808784 /usr/bin/python2.6
08225000-08226000 r--p 001dc000 08:03 808784 /usr/bin/python2.6
08226000-08273000 rw-p 001dd000 08:03 808784 /usr/bin/python2.6
08273000-0827c000 rw-p 08273000 00:00 0 
098cd000-0a2c6000 rw-p 098cd000 00:00 0  [heap]
b540-b5421000 rw-p b540 00:00 0 
b5421000-b550 ---p b5421000 00:00 0 
b5576000-b5577000 ---p b5576000 00:00 0 
b5577000-b5d77000 rw-p b5577000 00:00 0 
b5d77000-b5dc6000 r--p  08:03 42441  
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf
b5dc6000-b5dd5000 r-xp  08:03 24522  /lib/libbz2.so.1.0.4
b5dd5000-b5dd6000 r--p f000 08:03 24522  /lib/libbz2.so.1.0.4
b5dd6000-b5dd7000 rw-p 0001 08:03 24522  /lib/libbz2.so.1.0.4
b5dd7000-b5e08000 r-xp  08:03 809587 /usr/lib/libcroco-0.6.so.3.0.1
b5e08000-b5e0b000 rw-p 0003 08:03 809587 /usr/lib/libcroco-0.6.so.3.0.1
b5e0b000-b5e3e000 r-xp  08:03 809864 /usr/lib/libgsf-1.so.114.0.11
b5e3e000-b5e3f000 ---p 00033000 08:03 809864 /usr/lib/libgsf-1.so.114.0.11
b5e3f000-b5e41000 r--p 00033000 08:03 809864 /usr/lib/libgsf-1.so.114.0.11
b5e41000-b5e42000 rw-p 00035000 08:03 809864 /usr/lib/libgsf-1.so.114.0.11
b5e42000-b5e43000 rw-p b5e42000 00:00 0 
b5e43000-b5e74000 r-xp  08:03 810242 /usr/lib/librsvg-2.so.2.26.0
b5e74000-b5e75000 r--p 00031000 08:03 810242 /usr/lib/librsvg-2.so.2.26.0
b5e75000-b5e76000 rw-p 00032000 08:03 810242 /usr/lib/librsvg-2.so.2.26.0
b5e76000-b5e8e000 r--s  08:03 874164 /usr/share/mime/mime.cache
b5e8e000-b5ea8000 r-xp  08:03 832502 
/usr/lib/gio/modules/libgvfsdbus.so
b5ea8000-b5ea9000 r--p 00019000 08:03 832502 
/usr/lib/gio/modules/libgvfsdbus.so
b5ea9000-b5eaa000 rw-p 0001a000 08:03 832502 
/usr/lib/gio/modules/libgvfsdbus.so
b5eaa000-b5ee r-xp  08:03 26429  /lib/libdbus-1.so.3.4.0
b5ee-b5ee1000 r--p 00035000 08:03 26429  /lib/libdbus-1.so.3.4.0
b5ee1000-b5ee2000 rw-p 00036000 08:03 26429  /lib/libdbus-1.so.3.4.0
b5ee2000-b5ef4000 r-xp  08:03 811334 /usr/lib/libgvfscommon.so.0.0.0
b5ef4000-b5ef5000 r--p 00012000 08:03 811334 /usr/lib/libgvfscommon.so.0.0.0
b5ef5000-b5ef6000 rw-p 00013000 08:03 811334 /usr/lib/libgvfscommon.so.0.0.0

Bug#543474: third possible crash

2009-09-01 Thread Mario Frasca
(python2.6:19998): GLib-GObject-CRITICAL **: g_object_ref: assertion 
`object-ref_count  0' failed

(python2.6:19998): GLib-GObject-CRITICAL **: g_object_unref: assertion 
`G_IS_OBJECT (object)' failed
Segmentation fault

-- 
Vaterland nennt sich der Staat immer dann, wenn er sich anschickt,
auf Menschenmord auszugehen.
  -- Friedrich Dürrenmatt



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



Bug#543474: one of the error messages

2009-09-01 Thread Mario Frasca
(python2.6:19915): Gtk-CRITICAL **: gtk_text_layout_real_invalidate: assertion 
`layout-wrap_loop_count == 0' failed

(python2.6:19915): Gtk-CRITICAL **: gtk_text_layout_real_invalidate: assertion 
`layout-wrap_loop_count == 0' failed

-- 
 Help! The paranoids are out to get me!



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



Bug#544509: apache2 is not binNMU safe

2009-09-01 Thread Andreas Barth
* Stefan Fritsch (s...@sfritsch.de) [090901 11:26]:
 On Tue, 1 Sep 2009, Andreas Barth wrote:
 Severity: serious

 apache2 is no longer binNMU safe. This rendes currently this package
 to be uninstallable on ia64:

 apache2 hasn't been binNMU safe for a long time. Since when is this a RC  
 bug?

since the moment where it starts to make the package uninstallable on ia64.

Feel free to downgrade the bug report as soon as the broken packages
disappear.


Cheers,
Andi



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



Bug#533938: libpoex-role-sessioninstantiation-perl: FTBFS: tests failed

2009-09-01 Thread Damyan Ivanov
tag 533938 - pending + upstream
thanks

-=| gregor herrmann, Sun, Aug 23, 2009 at 07:02:51PM +0200 |=-
 On Sun, 21 Jun 2009 16:44:45 +0200, Lucas Nussbaum wrote:
  During a rebuild of all packages in sid, your package failed to 
  build on amd64.
 
 The new upstream release 0.092280-1 doesn't FTBFS anymore.
 At the moment it waits for the new (build) dependency
 libpoex-types-perl (ITP: #543255, already in NEW).

libpoex-types-perl was ACCEPTED, but libpoex-role-sessioninstantiation-perl 
still fails the tests here:

  t/01-basicThe method '_start' was not found in the 
inheritance hierarchy for My::Session at /usr/lib/perl5/Class/MOP/Class.pm line 
606
Class::MOP::Class::__ANON__('Moose::Meta::Class=HASH(0x21e2048)', 
'_start') called at /usr/lib/perl5/Class/MOP/Class.pm line 641

Class::MOP::Class::add_after_method_modifier('Moose::Meta::Class=HASH(0x21e2048)',
 '_start', 'CODE(0x24a4a18)') called at /usr/share/perl5/Moose/Util.pm line 203
Moose::Util::add_method_modifier('My::Session', 'after', 
'ARRAY(0x22c3dc8)') called at 
/usr/share/perl5/MooseX/Declare/Syntax/Keyword/MethodModifier.pm line 19

MooseX::Declare::Syntax::Keyword::MethodModifier::register_method_declaration('MooseX::Declare::Syntax::Keyword::MethodModifier=HASH(0x21d95e8)',
 'Moose::Meta::Class=HASH(0x21e2048)', '_start', 
'Class::MOP::Class::__ANON__::SERIAL::5=HASH(0x24a8cf8)') called at 
/usr/share/perl5/MooseX/Declare/Syntax/MethodDeclaration.pm line 32

MooseX::Declare::Syntax::MethodDeclaration::__ANON__('Moose::Meta::Class=HASH(0x21e2048)',
 '_start', 'Class::MOP::Class::__ANON__::SERIAL::5=HASH(0x24a8cf8)') called at 
/usr/share/perl5/MooseX/Method/Signatures.pm line 275
MooseX::Method::Signatures::__ANON__('CODE(0x21c36d8)', '_start') 
called at t/01-basic.t line 21
main::__ANON__() called at 
/usr/share/perl5/MooseX/Declare/Syntax/MooseSetup.pm line 66
MooseX::Declare::Syntax::MooseSetup::__ANON__('CODE(0x7f2e20)') called 
at t/01-basic.t line 103
dubious
Test returned status 9 (wstat 2304, 0x900)

Removing pending tag :/ (and adding upstream fwiw)

-- 
dam


signature.asc
Description: Digital signature


Processed: Re: Bug#533938: libpoex-role-sessioninstantiation-perl: FTBFS: tests failed

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 533938 - pending + upstream
Bug #533938 [libpoex-role-sessioninstantiation-perl] 
libpoex-role-sessioninstantiation-perl: FTBFS: tests failed
Removed tag(s) pending.
Bug #533938 [libpoex-role-sessioninstantiation-perl] 
libpoex-role-sessioninstantiation-perl: FTBFS: tests failed
Added tag(s) upstream.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: Bug#529967: rezound: patch for CUPS transition attached

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 529967 serious
Bug #529967 [rezound] rezound: please upgrade dependencies CUPSYS - CUPS
Bug #529975 [rezound] rezound: please upgrade dependencies CUPSYS - CUPS
Severity set to 'serious' from 'important'

Severity set to 'serious' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#529967: rezound: patch for CUPS transition attached

2009-09-01 Thread Martin-Éric Racine
On Tue, Sep 1, 2009 at 2:12 PM, Martin Pittmp...@debian.org wrote:
 Martin-Éric Racine [2009-08-26 14:56 +0300]:
 +rezound (0.12.3beta-2.3) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Removed old CUPSYS names in Build-Depends and Depends (Closes: #529967).

 I'd love to sponsor this, but the package is currently FTBFS. When
 calling autoconf, m4 gets stuck in an eternal loop.

 I bump this to RC now, since rezound is the only (relevant) package
 left in unstable which still needs the old transitional packages, and
 I'm going to drop them in the next cups upload. (The other one is
 libfox1.4, which is planned for removal anyway).

As pointed out in my removal request against ftp.debian.org by an FTP
Master, rezound actually is the last package left in the Debian
archive that still depends upon libfox1.4 these days.  I'm begining to
wonder if it might be a good idea to request the removal of both
packages.

Martin-Éric



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



Processed: Re: Bug#529952: libfox1.4-dev: please upgrade dependencies CUPSYS - CUPS

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 529952 serious
Bug #529952 [libfox1.4-dev] libfox1.4-dev: please upgrade dependencies CUPSYS 
- CUPS
Bug #529968 [libfox1.4-dev] libfox1.4-dev: please upgrade dependencies CUPSYS 
- CUPS
Severity set to 'serious' from 'important'

Severity set to 'serious' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544463: deluge-core: deluge delivers non-free GeoIP.dat

2009-09-01 Thread Patrick Matthäi

Cristian Greco schrieb:

On Mon, Aug 31, 2009 at 11:59:11PM +0200, Cristian Greco wrote:

On Mon, Aug 31, 2009 at 07:51:36PM +0200, Patrick Matthäi wrote:


You should:
1) Create a dfsg tarball and remove the file from the tarball
2) Depend on geoip-database and symlink this file against:
/usr/share/GeoIP/GeoIP.dat

So I'm tagging this bug as fixed-upstream, and my intention is to actually try
to backport the upstream svn patch to the latest stable release (1.1.9) instead
of just having to wait for the new release to come.


It seems I have a small patch which enables deluge 1.1.9 to use a geoip
database from a system wide installation path.

I'm planning to upload a new package revision including this patch and deleting
the database from the deluge-core binary package. But I'd like to avoid
repackaging the source tarball as it is already repackaged (1.1.9+dfsg) and
this would mean breaking the version history with an epoch bump, I thought.
I hope this can be avoided, given the upstream awareness of the problem and the
upcoming fixed release 1.2.

Of course, I'm not going to close this bug until it would be properly fixed.

Would this be acceptable?


Yes sure.

Sorry I was a bit fast with it ;-)
Then the main problem is now only that it does not use a system wide 
one and that the geoip.dat you ship is not buildable from source.


Much thanks for your answers and engagement. :)

Cheers.



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



Bug#543452: marked as done (repeated names in each /dev/disk/by-id/ata-*)

2009-09-01 Thread Debian Bug Tracking System
Your message dated Tue, 01 Sep 2009 12:17:27 +
with message-id e1misih-0003cc...@ries.debian.org
and subject line Bug#543452: fixed in udev 146-2
has caused the Debian Bug report #543452,
regarding repeated names in each /dev/disk/by-id/ata-*
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.)


-- 
543452: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543452
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: e2fsprogs
Version: 1.41.9-1
Severity: grave

I don't know what is going on, but I cannot boot with kernel -30, and
must instead boot with kernel -29.

If I boot with kernel -30, it gets stuck in fsck, only finding the root
disk, and not finding the others, telling me something about the
superblock.

Started happening yesterday.

Why in kernel -30 can only the first of fstab entries
/dev/disk/by-id/ata-ExcelStor_Technology_J680_VNR21EG20Q71MA-part5 / ext3 
defaults,errors=remount-ro 0 1
/dev/disk/by-id/ata-ExcelStor_Technology_J680_VNR21EG20Q71MA-part6 /home ext3 
defaults 0 2
/dev/disk/by-id/ata-ExcelStor_Technology_J680_VNR21EG20Q71MA-part7 /usr ext3 
defaults 0 2
be mounted, but in kernel -29 they are all fine.

OK, this is not a fsck bug, please reassign to the appropriate package
for me, thanks.

-- System Information:
Debian Release: squeeze/sid
  APT prefers experimental
  APT policy: (990, 'experimental'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/1 CPU core)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages e2fsprogs depends on:
ii  e2fslibs  1.41.9-1   ext2/ext3/ext4 file system librari
ii  libblkid1 2.16-3 block device id library
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libcomerr21.41.9-1   common error description library
ii  libss21.41.9-1   command-line interface parsing lib
ii  libuuid1  2.16-3 Universally Unique ID library

e2fsprogs recommends no packages.

Versions of packages e2fsprogs suggests:
pn  e2fsck-static none (no description available)
pn  gpart none (no description available)
pn  partednone (no description available)

-- no debconf information


---End Message---
---BeginMessage---
Source: udev
Source-Version: 146-2

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

libgudev-1.0-0_146-2_i386.deb
  to pool/main/u/udev/libgudev-1.0-0_146-2_i386.deb
libgudev-1.0-dev_146-2_i386.deb
  to pool/main/u/udev/libgudev-1.0-dev_146-2_i386.deb
libudev-dev_146-2_i386.deb
  to pool/main/u/udev/libudev-dev_146-2_i386.deb
libudev0_146-2_i386.deb
  to pool/main/u/udev/libudev0_146-2_i386.deb
udev-udeb_146-2_i386.udeb
  to pool/main/u/udev/udev-udeb_146-2_i386.udeb
udev_146-2.diff.gz
  to pool/main/u/udev/udev_146-2.diff.gz
udev_146-2.dsc
  to pool/main/u/udev/udev_146-2.dsc
udev_146-2_i386.deb
  to pool/main/u/udev/udev_146-2_i386.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
have further comments please address them to 543...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri m...@linux.it (supplier of updated udev package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Sep 2009 13:43:57 +0200
Source: udev
Binary: udev libudev0 libudev-dev udev-udeb libgudev-1.0-0 libgudev-1.0-dev
Architecture: source i386
Version: 146-2
Distribution: experimental
Urgency: medium
Maintainer: Marco d'Itri m...@linux.it
Changed-By: Marco d'Itri m...@linux.it
Description: 
 libgudev-1.0-0 - GObject-based wrapper library for libudev
 libgudev-1.0-dev - libgudev-1.0 development files
 libudev-dev - libudev development files
 libudev0   - libudev shared library
 udev   - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 532667 543427 543452 543660 543708
Changes: 
 udev (146-2) experimental; urgency=medium
 .
   * persistent-storage.rules: updated to deal with ata_id now reporting the
 model name in $ID_SERIAL. (Closes: 

Bug#543670: marked as done (libgudev-1.0-dev misses a dependency on libudev-dev)

2009-09-01 Thread Debian Bug Tracking System
Your message dated Tue, 01 Sep 2009 12:17:27 +
with message-id e1misih-0003ce...@ries.debian.org
and subject line Bug#543660: fixed in udev 146-2
has caused the Debian Bug report #543660,
regarding libgudev-1.0-dev misses a dependency on libudev-dev
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.)


-- 
543660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543660
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgudev-1.0-dev
Version: 146-1
Severity: Serious

Hi,

libgudev.la contains the following dependency_libs:

dependency_libs=' /usr/lib/libudev.la /usr/lib/libgobject-2.0.la
/usr/lib/libglib-2.0.la'

However it doesn't depend on libudev-dev (= version that starts to ship
libudev.la), which means packages fail to build like this:

CCLD   librhythmbox-core.la
libtool: link: cannot find the library `/usr/lib/libudev.la' or unhandled
argument `/usr/lib/libudev.la'


Please correct the dependencies, or get rid of the dependency_libs / la files
altogether.

Thanks,
Emilio



signature.asc
Description: OpenPGP digital signature
---End Message---
---BeginMessage---
Source: udev
Source-Version: 146-2

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

libgudev-1.0-0_146-2_i386.deb
  to pool/main/u/udev/libgudev-1.0-0_146-2_i386.deb
libgudev-1.0-dev_146-2_i386.deb
  to pool/main/u/udev/libgudev-1.0-dev_146-2_i386.deb
libudev-dev_146-2_i386.deb
  to pool/main/u/udev/libudev-dev_146-2_i386.deb
libudev0_146-2_i386.deb
  to pool/main/u/udev/libudev0_146-2_i386.deb
udev-udeb_146-2_i386.udeb
  to pool/main/u/udev/udev-udeb_146-2_i386.udeb
udev_146-2.diff.gz
  to pool/main/u/udev/udev_146-2.diff.gz
udev_146-2.dsc
  to pool/main/u/udev/udev_146-2.dsc
udev_146-2_i386.deb
  to pool/main/u/udev/udev_146-2_i386.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
have further comments please address them to 543...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri m...@linux.it (supplier of updated udev package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Sep 2009 13:43:57 +0200
Source: udev
Binary: udev libudev0 libudev-dev udev-udeb libgudev-1.0-0 libgudev-1.0-dev
Architecture: source i386
Version: 146-2
Distribution: experimental
Urgency: medium
Maintainer: Marco d'Itri m...@linux.it
Changed-By: Marco d'Itri m...@linux.it
Description: 
 libgudev-1.0-0 - GObject-based wrapper library for libudev
 libgudev-1.0-dev - libgudev-1.0 development files
 libudev-dev - libudev development files
 libudev0   - libudev shared library
 udev   - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 532667 543427 543452 543660 543708
Changes: 
 udev (146-2) experimental; urgency=medium
 .
   * persistent-storage.rules: updated to deal with ata_id now reporting the
 model name in $ID_SERIAL. (Closes: #543452)
   * persistent-storage.rules: added persistent links for mspblk* devices.
   * persistent-storage.rules: do not run the *_id programs on virtuo devices.
   * persistent-storage.rules: create persistent links for Xen xvd* devices.
   * Copy in the initramfs only the rules files which are needed to mount
 the root.
   * permissions.rules: changed nvram to group kmem mode 640.
   * permissions.rules: removed the rules referencing the non standard
 groups rdma, kvm, fuse. (Closes: #532667)
   * Removed patch lookup_user_verbosity because now all users are supposed
 to exist.
   * Make libgudev-1.0-dev depend on libglib2.0-dev. (Closes: #543427)
   * Removed the .la files. (Closes: #543660)
   * Added firmware.agent to the udeb.
   * Stop creating /usr/lib/hotplug/firmware/, firmwares belong in the root.
   * writing_udev_rules updated for the new command names. (Closes: #543708)
   * hotplug.functions split out from the standard rule_generator.functions.
   * Recommend usbutils and pciutils for {pci,usb}.ids.
Checksums-Sha1: 
 bfbac576c60eeb474c8bbe0dcc2fd546679e1497 1234 udev_146-2.dsc
 2766052be6cdcc336ba5ac6b37cf56e487461356 72595 udev_146-2.diff.gz
 81f7c759ef8f8aed4c37e947a018b35cfb16ee5a 436818 udev_146-2_i386.deb
 f4e76ce946dafb8d5d1f9722a6d877f3265dfb91 

Bug#543660: marked as done (libgudev-1.0-dev: libgudev-1.0.la depends on /usr/lib/libudev.la which doesn't exist)

2009-09-01 Thread Debian Bug Tracking System
Your message dated Tue, 01 Sep 2009 12:17:27 +
with message-id e1misih-0003ce...@ries.debian.org
and subject line Bug#543660: fixed in udev 146-2
has caused the Debian Bug report #543660,
regarding libgudev-1.0-dev: libgudev-1.0.la depends on /usr/lib/libudev.la 
which doesn't exist
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.)


-- 
543660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543660
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgudev-1.0-dev
Version: 146-1
Severity: serious

Hi,

libgudev-1.0.la has the following dependency_libs:

dependency_libs=' /usr/lib/libudev.la /usr/lib/libgobject-2.0.la 
/usr/lib/libglib-2.0.la'

However, /usr/lib/libudev.la is shipped in libudev-dev, but libgudev-1.0-dev
doesn't depend on it. This causes build failures like this:

  CCLD   librhythmbox-core.la
libtool: link: cannot find the library `/usr/lib/libudev.la' or unhandled 
argument `/usr/lib/libudev.la'

Please fix the -dev package dependencies.

Thanks,
Emilio

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

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


---End Message---
---BeginMessage---
Source: udev
Source-Version: 146-2

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

libgudev-1.0-0_146-2_i386.deb
  to pool/main/u/udev/libgudev-1.0-0_146-2_i386.deb
libgudev-1.0-dev_146-2_i386.deb
  to pool/main/u/udev/libgudev-1.0-dev_146-2_i386.deb
libudev-dev_146-2_i386.deb
  to pool/main/u/udev/libudev-dev_146-2_i386.deb
libudev0_146-2_i386.deb
  to pool/main/u/udev/libudev0_146-2_i386.deb
udev-udeb_146-2_i386.udeb
  to pool/main/u/udev/udev-udeb_146-2_i386.udeb
udev_146-2.diff.gz
  to pool/main/u/udev/udev_146-2.diff.gz
udev_146-2.dsc
  to pool/main/u/udev/udev_146-2.dsc
udev_146-2_i386.deb
  to pool/main/u/udev/udev_146-2_i386.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
have further comments please address them to 543...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri m...@linux.it (supplier of updated udev package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Sep 2009 13:43:57 +0200
Source: udev
Binary: udev libudev0 libudev-dev udev-udeb libgudev-1.0-0 libgudev-1.0-dev
Architecture: source i386
Version: 146-2
Distribution: experimental
Urgency: medium
Maintainer: Marco d'Itri m...@linux.it
Changed-By: Marco d'Itri m...@linux.it
Description: 
 libgudev-1.0-0 - GObject-based wrapper library for libudev
 libgudev-1.0-dev - libgudev-1.0 development files
 libudev-dev - libudev development files
 libudev0   - libudev shared library
 udev   - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 532667 543427 543452 543660 543708
Changes: 
 udev (146-2) experimental; urgency=medium
 .
   * persistent-storage.rules: updated to deal with ata_id now reporting the
 model name in $ID_SERIAL. (Closes: #543452)
   * persistent-storage.rules: added persistent links for mspblk* devices.
   * persistent-storage.rules: do not run the *_id programs on virtuo devices.
   * persistent-storage.rules: create persistent links for Xen xvd* devices.
   * Copy in the initramfs only the rules files which are needed to mount
 the root.
   * permissions.rules: changed nvram to group kmem mode 640.
   * permissions.rules: removed the rules referencing the non standard
 groups rdma, kvm, fuse. (Closes: #532667)
   * Removed patch lookup_user_verbosity because now all users are supposed
 to exist.
   * Make libgudev-1.0-dev depend on libglib2.0-dev. (Closes: #543427)
   * Removed the .la files. (Closes: #543660)
   * Added firmware.agent to the udeb.
   * Stop creating /usr/lib/hotplug/firmware/, firmwares belong in the root.
   * writing_udev_rules updated for the new command names. (Closes: #543708)
   * hotplug.functions split out from the standard rule_generator.functions.
   * Recommend usbutils and pciutils for {pci,usb}.ids.

Processed: gnucash: diff for NMU version 2.2.6-3.1

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 542263 + patch
Bug #542263 [gnucash] FTBFS: Renamed build dependency libaqbanking20-dev
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#542263: gnucash: diff for NMU version 2.2.6-3.1

2009-09-01 Thread Micha Lenk
tags 542263 + patch
thanks

Hi,

This FTBFS bug prevents AqBanking and other dependent applications from
entering testing. Hence I've tried to create a NMU and discovered that there
were more changes needed than simply updating the build dependencies (switch
from libaqbanking20-dev to libaqbanking29-dev). This is due to the ... aged
Gnucash version 2.2.6 available in unstable.

For this patch I've taken the changes from upstream SVN, needed for making
the package build with AqBanking 4.1.2 (current unstable version) again.
All needed source changes are part of the recent stable releases (current
is: 2.2.9).

So please, with sugar on top, consider uploading a current stable release to
the archive. This would even fix some other yet minor important bugs.

The following is the diff for my gnucash 2.2.6-3.1 NMU. I intend to upload
it within the next seven days.

Regards
  Micha

diff -u gnucash-2.2.6/debian/changelog gnucash-2.2.6/debian/changelog
--- gnucash-2.2.6/debian/changelog
+++ gnucash-2.2.6/debian/changelog
@@ -1,3 +1,14 @@
+gnucash (2.2.6-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Apply backported upstream changes needed to make package build with
+AqBanking 4.x (revisions 17620, 17638, 17703 and 17706 from upstream SVN).
+All changes are part of current stable release Gnucash 2.2.9.
+  * debian/control: Switch build dependency from libaqbanking20-dev to
+libaqbanking29-dev (closes: #542263).
+
+ -- Micha Lenk mi...@lenk.info  Tue, 01 Sep 2009 14:00:44 +0200
+
 gnucash (2.2.6-3) unstable; urgency=low
 
   * Patch from upstream:
diff -u gnucash-2.2.6/debian/control gnucash-2.2.6/debian/control
--- gnucash-2.2.6/debian/control
+++ gnucash-2.2.6/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Thomas Bushnell, BSG t...@debian.org
 Standards-Version: 3.7.2
-Build-Depends: libfinance-quote-perl, guile-1.6-slib, guile-1.6-dev, m4, 
gettext, slib (= 3a2-5), debhelper (= 4.2.16), zlib1g-dev, 
libxml-parser-perl, x11-common, libglib2.0-dev (= 2.4.7), libxml2-dev (= 
2.4.16), libgtk2.0-dev (= 2.4.13), libglade2-dev (= 2.3.6), 
libgnomeprint2.2-dev (= 2.8.0), libgconf2-dev, libgnomeui-dev (= 2.0.0), 
libgsf-gnome-1-dev (= 1.12.2), libpango1.0-dev (= 1.6.0), libgtkhtml3.8-dev, 
gconf2, libgoffice-0-dev, dpkg-dev (= 1.13.19), swig, libofx-dev, ofx, 
libaqbanking20-dev
+Build-Depends: libfinance-quote-perl, guile-1.6-slib, guile-1.6-dev, m4, 
gettext, slib (= 3a2-5), debhelper (= 4.2.16), zlib1g-dev, 
libxml-parser-perl, x11-common, libglib2.0-dev (= 2.4.7), libxml2-dev (= 
2.4.16), libgtk2.0-dev (= 2.4.13), libglade2-dev (= 2.3.6), 
libgnomeprint2.2-dev (= 2.8.0), libgconf2-dev, libgnomeui-dev (= 2.0.0), 
libgsf-gnome-1-dev (= 1.12.2), libpango1.0-dev (= 1.6.0), libgtkhtml3.8-dev, 
gconf2, libgoffice-0-dev, dpkg-dev (= 1.13.19), swig, libofx-dev, ofx, 
libaqbanking29-dev
 Build-Conflicts: guile-1.8-dev, guile-1.8
 
 Package: gnucash
only in patch2:
unchanged:
--- gnucash-2.2.6.orig/src/import-export/aqbanking/gnc-ab-transfer.c
+++ gnucash-2.2.6/src/import-export/aqbanking/gnc-ab-transfer.c
@@ -97,7 +97,11 @@
 g_warning(gnc_ab_maketrans: Couldn't get AqBanking API);
 return;
 }
-if (AB_Banking_OnlineInit(api) != 0) {
+if (AB_Banking_OnlineInit(api
+#ifdef AQBANKING_VERSION_4_PLUS
+ , 0
+#endif
+ ) != 0) {
 g_warning(gnc_ab_maketrans: Couldn't initialize AqBanking API);
 goto cleanup;
 }
@@ -290,6 +294,10 @@
 if (td)
 gnc_ab_trans_dialog_free(td);
 if (online)
-AB_Banking_OnlineFini(api);
+#ifdef AQBANKING_VERSION_4_PLUS
+   AB_Banking_OnlineFini(api, 0);
+#else
+   AB_Banking_OnlineFini(api);
+#endif
 gnc_AB_BANKING_fini(api);
 }
only in patch2:
unchanged:
--- gnucash-2.2.6.orig/src/import-export/aqbanking/gnc-ab-gettrans.c
+++ gnucash-2.2.6/src/import-export/aqbanking/gnc-ab-gettrans.c
@@ -119,7 +119,11 @@
 g_warning(gnc_ab_gettrans: Couldn't get AqBanking API);
 return;
 }
-if (AB_Banking_OnlineInit(api) != 0) {
+if (AB_Banking_OnlineInit(api
+#ifdef AQBANKING_VERSION_4_PLUS
+ , 0
+#endif
+ ) != 0) {
 g_warning(gnc_ab_gettrans: Couldn't initialize AqBanking API);
 goto cleanup;
 }
@@ -204,6 +208,10 @@
 if (from_date)
 GWEN_Time_free(from_date);
 if (online)
-AB_Banking_OnlineFini(api);
+#ifdef AQBANKING_VERSION_4_PLUS
+   AB_Banking_OnlineFini(api, 0);
+#else
+   AB_Banking_OnlineFini(api);
+#endif
 gnc_AB_BANKING_fini(api);
 }
only in patch2:
unchanged:
--- gnucash-2.2.6.orig/src/import-export/aqbanking/gnc-file-aqb-import.c
+++ gnucash-2.2.6/src/import-export/aqbanking/gnc-file-aqb-import.c
@@ -100,7 +100,11 @@
 g_warning(gnc_file_aqbanking_import: Couldn't get AqBanking API);
 goto cleanup;
 }
-if (AB_Banking_OnlineInit(api) != 0) {
+if 

Processed: bug is at least serious, as it violates Debian policy and FHS

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 386695 serious
Bug #386695 [sword-comm-pers] Group commentary is a personal commentary in a 
group location
Severity set to 'serious' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#542263: Sponsor for NMU gnucash 2.2.6-3.1 needed

2009-09-01 Thread Micha Lenk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Joachim, hi Philipp,

in the past you've sponsered uploads for me, so I'm asking you again:
Can you please sponsor the upload to DELAYED/7-day/ the following NMU?

http://micha.lenk.info/debian/unstable/gnucash_2.2.6-3.1.dsc

It fixes Debian bug #542263 which currently prevents AqBanking and
depending packages from migrating to testing.

Thank you very much in advance
  Micha
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqdHzsACgkQWN0/4pnhQbTGDQCeIK26CS7iO2hooXN/DfbqVrMr
MCAAoOPRif/IZC9/z0F+CL1X7AE1It9f
=wdSV
-END PGP SIGNATURE-



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



Bug#544387: [solang]

2009-09-01 Thread Marek Straka
Package: solang
Version: 0.2-1

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

It crashes sometimes on start immediatelly with segmentation fault or
it starts but it can be brought down always with selecting
help - about :

ma...@debian-xfce:~$ solang 
Implementation missing: database_constraints_update_list() in
gda-dict-database.c line 1214 Error:photos: SELECT query references
objects not described in dictionary

** (solang:27409): WARNING **: SQlite SQL: SELECT  FROM photos AS t1
ORDER BY mod_year, mod_month, mod_day, picture_taken_time
(REMAIN:SELECT  FROM photos AS t1 ORDER BY mod_year, mod_month,
mod_day, picture_taken_time)


** (solang:27409): WARNING **: SQlite SQL: SELECT  FROM photo_tags AS
t1  (REMAIN:SELECT  FROM photo_tags AS t1 )


** (solang:27409): WARNING **: SQlite SQL: SELECT  FROM tags AS t1
(REMAIN:SELECT  FROM tags AS t1 )


(solang:27409): Gtk-CRITICAL **: gtk_action_connect_proxy: assertion
`GTK_IS_ACTIVATABLE (proxy)' failed

(solang:27409): Gtk-CRITICAL **: gtk_action_connect_proxy: assertion
`GTK_IS_ACTIVATABLE (proxy)' failed

(solang:27409): Gtk-WARNING **: ActionEdit: missing action ActionEdit

** (solang:27409): WARNING **: SQlite SQL: SELECT DISTINCT  FROM photos
AS t1, photo_tags AS t2 WHERE t2.photoid=t1.photoid ORDER BY mod_year,
mod_month, mod_day, picture_taken_time (REMAIN:SELECT DISTINCT  FROM
photos AS t1, photo_tags AS t2 WHERE t2.photoid=t1.photoid ORDER BY
mod_year, mod_month, mod_day, picture_taken_time)

terminate called after throwing an instance of 'Gio::Error'
Aborted
 

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.30-1-amd64

Debian Release: squeeze/sid
  500 testing www.debian-multimedia.org 
  500 testing gd.tuwien.ac.at 

--- Package information. ---
Depends(Version) | Installed
-+-==
libatk1.0-0  (= 1.20.0) | 1.26.0-1
libc6 (= 2.2.5) | 2.9-25
libcairo2 (= 1.2.4) | 1.8.8-2
libcairomm-1.0-1  (= 1.6.4) | 1.8.0-1
libcurl3-gnutls(= 7.16.2-1) | 7.19.5-1
libexif12| 0.6.17-1
libexiv2-5   | 0.18.2-1+b1
libflickcurl0| 1.13-1
libfontconfig1(= 2.4.0) | 2.6.0-4
libfreetype6  (= 2.2.1) | 2.3.9-5
libgcc1 (= 1:4.1.1) | 1:4.4.1-1
libgda3-3| 3.0.2-6
libgdamm3.0-10(= 3.0.0) | 3.0.1-1
libgdl-1-0   | 2.26.2-1
libglade2-0 (= 1:2.6.1) | 1:2.6.4-1
libglib2.0-0 (= 2.18.0) | 2.20.4-1
libglibmm-2.4-1c2a   (= 2.19.8) | 2.20.1-1
libgphoto2-2  (= 2.4.3) | 2.4.6-1
libgphoto2-port0  (= 2.4.3) | 2.4.6-1
libgtk2.0-0   (= 2.8.0) | 2.16.5-1
libgtkimageview0  (= 1.6.1) | 1.6.1-2
libgtkmm-2.4-1c2a  (= 1:2.16.0) | 1:2.16.0-2
libpango1.0-0(= 1.14.0) | 1.24.5-1
libpangomm-1.4-1 (= 2.24.0) | 2.24.0-3
libraptor1   (= 1.4.18) | 1.4.19-1
libsigc++-2.0-0c2a(= 2.0.2) | 2.0.18-2
libsoup2.4-1(= 2.25.91) | 2.27.4-1
libstdc++6(= 4.2.1) | 4.4.1-1
libusb-0.1-4   (= 2:0.1.12) | 2:0.1.12-13
libwebkit-1.0-2   (= 1.1.1) | 1.1.12-1
libxml2  (= 2.6.27) | 2.7.3.dfsg-2.1
libgda3-sqlite   | 3.0.2-6


Package's Recommends field is empty.

Package's Suggests field is empty.



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



Processed: setting package to frama-c, tagging 544404

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #frama-c (20090601~beta1+dfsg-2) unstable; urgency=low
 #
 #  * Add two patches:
 #+ Fix weak pattern-matching in dynlink_lower_311_byte.ml, fixes FTBFS
 #  on non-native architectures.
 #  0003-Fix-weak-pattern-matching-in-dynlink_lower_311_byte..patch
 #+ Fix issuess when linking statically Jessie plugin (Closes: #544404)
 #  0004-Add-JCCM-O-X-to-BYTE-OPT-_LIBS-when-linking-statical.patch
 #
 package frama-c
Limiting to bugs with field 'package' containing at least one of 'frama-c'
Limit currently set to 'package':'frama-c'

 tags 544404 + pending
Bug #544404 [frama-c] Fail to load plugins at startup
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544155: [grub-pc] grub update renders system unbootable (unaligned pointer 0x700ba)

2009-09-01 Thread Witold Baryluk
Dnia 2009-08-31, pon o godzinie 12:44 +0200, Felix Zielcke pisze:
 Am Sonntag, den 30.08.2009, 23:40 +0200 schrieb Witold Baryluk:

I used grub from svn + debian patches from svn + 1bit_blitters.diff

 Just run the commands in command line.

 loadfont /grub/unicode.pf2
unaliged pointer error


restarted, i skipped loading font, and tried next commends

 set gfxmode=640x480
ok
 insmod gfxterm
ok
 insmod vbe
ok
 terminal_output gfxterm
error: no siutable mode


Also tab completion gives unaligned pointer error. 

I have also sometimes (quite non deterministic), errors after executing
`ls`

insmod ext2 works.

insmod ext3 gives unaligned pointer, I know that there is no such
module, but instead of error like no such module, i have unaligned
pointer


Will start now bisection process.

-- 
Witold Baryluk


signature.asc
Description: To jest część  wiadomości podpisana cyfrowo


Bug#544387: [solang]

2009-09-01 Thread Marek Straka
Package: solang
Version: 0.2-1

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

...additional Info - I am using Xfce as a desktop and I am using very
limited set of recommended application for all my programms.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.30-1-amd64

Debian Release: squeeze/sid
  500 testing www.debian-multimedia.org 
  500 testing gd.tuwien.ac.at 

--- Package information. ---
Depends(Version) | Installed
-+-==
libatk1.0-0  (= 1.20.0) | 1.26.0-1
libc6 (= 2.2.5) | 2.9-25
libcairo2 (= 1.2.4) | 1.8.8-2
libcairomm-1.0-1  (= 1.6.4) | 1.8.0-1
libcurl3-gnutls(= 7.16.2-1) | 7.19.5-1
libexif12| 0.6.17-1
libexiv2-5   | 0.18.2-1+b1
libflickcurl0| 1.13-1
libfontconfig1(= 2.4.0) | 2.6.0-4
libfreetype6  (= 2.2.1) | 2.3.9-5
libgcc1 (= 1:4.1.1) | 1:4.4.1-1
libgda3-3| 3.0.2-6
libgdamm3.0-10(= 3.0.0) | 3.0.1-1
libgdl-1-0   | 2.26.2-1
libglade2-0 (= 1:2.6.1) | 1:2.6.4-1
libglib2.0-0 (= 2.18.0) | 2.20.4-1
libglibmm-2.4-1c2a   (= 2.19.8) | 2.20.1-1
libgphoto2-2  (= 2.4.3) | 2.4.6-1
libgphoto2-port0  (= 2.4.3) | 2.4.6-1
libgtk2.0-0   (= 2.8.0) | 2.16.5-1
libgtkimageview0  (= 1.6.1) | 1.6.1-2
libgtkmm-2.4-1c2a  (= 1:2.16.0) | 1:2.16.0-2
libpango1.0-0(= 1.14.0) | 1.24.5-1
libpangomm-1.4-1 (= 2.24.0) | 2.24.0-3
libraptor1   (= 1.4.18) | 1.4.19-1
libsigc++-2.0-0c2a(= 2.0.2) | 2.0.18-2
libsoup2.4-1(= 2.25.91) | 2.27.4-1
libstdc++6(= 4.2.1) | 4.4.1-1
libusb-0.1-4   (= 2:0.1.12) | 2:0.1.12-13
libwebkit-1.0-2   (= 1.1.1) | 1.1.12-1
libxml2  (= 2.6.27) | 2.7.3.dfsg-2.1
libgda3-sqlite   | 3.0.2-6


Package's Recommends field is empty.

Package's Suggests field is empty.




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



Bug#544561: prelude-correlator: Missing package dependency python-pkg-resources

2009-09-01 Thread Anton Tilstra
Package: prelude-correlator
Version: 0.9.0~beta6-1
Severity: serious
Justification: Policy 3.5


There seems to be a missing dependency on the python-pkg-resources package,
whithout which this version of prelude-correlator will fail to start with the
following error:

# /etc/init.d/prelude-correlator start
Starting prelude-correlator : prelude-correlatorTraceback (most recent call 
last):
  File /usr/bin/prelude-correlator, line 5, in module
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
 failed!

I haven't done testing to see which version of python-pkg-resources is required,
but I've installed 0.6c8-4, which is the current version in Lenny/stable, and
this seems sufficient.

The error popped up after upgrading the prelude packages from stable to
testing.


-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (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/bash

Versions of packages prelude-correlator depends on:
ii  adduser   3.110  add and remove users and groups
ii  python2.5.2-3An interactive high-level object-o
ii  python-prelude0.9.24-1   Hybrid Intrusion Detection System 
ii  python-support1.0.3  automated rebuilding support for P

prelude-correlator recommends no packages.

prelude-correlator suggests no packages.

-- no debconf information



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



Bug#544564: python-rpy: fails to import -- segfault: address (nil), cause 'memory not mapped'

2009-09-01 Thread Yaroslav Halchenko
Package: python-rpy
Version: 1.0.3-9
Severity: grave
Justification: renders package unusable


Sorry for the too loud of a severity.. and I bet I am at fault somewhere but
might be not...

$ python2.5 -c 'import rpy' 

 *** caught segfault ***
address (nil), cause 'memory not mapped'

Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
Selection: Exception in thread Thread-1:
Traceback (most recent call last):
  File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner
self.run()
  File /usr/lib/python2.5/threading.py, line 446, in run
self.__target(*self.__args, **self.__kwargs)
  File /usr/lib/python2.5/site-packages/rpy.py, line 226, in r_eventloop
_r_lock.release()
error: release unlocked lock



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

Kernel: Linux 2.6.31-rc5-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/bash

Versions of packages python-rpy depends on:
ii  libc62.9-23  GNU C Library: Shared libraries
ii  python   2.5.4-2 An interactive high-level object-o
ii  python-central   0.6.11  register and build utility for Pyt
ii  python-numpy 1:1.2.1-1.1 Numerical Python adds a fast array
ii  r-base-core  2.9.2-1 GNU R core of statistical computat

python-rpy recommends no packages.

Versions of packages python-rpy suggests:
pn  python-rpy-docs   none (no description available)

-- no debconf information



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



Bug#521937: gplanarity: diff for NMU version 11496-2.2

2009-09-01 Thread Stefano Zacchiroli
tags 521937 + pending
thanks

Dear maintainer,

I've prepared an NMU for gplanarity (versioned as 11496-2.2) and I'm
going to uploaded it to DELAYED/2 (as per devref §5.11.1).

The patch is trivial: adding a missing build-dep on libjasper-dev.

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime
diff -u gplanarity-11496/debian/control gplanarity-11496/debian/control
--- gplanarity-11496/debian/control
+++ gplanarity-11496/debian/control
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Franz Pletz fpl...@franz-pletz.org
-Build-Depends: debhelper (= 4.0.0), libgtk2.0-dev, libcairo2-dev, libfreetype6-dev, docbook-to-man, libtiff-dev
+Build-Depends: debhelper (= 4.0.0), libgtk2.0-dev, libcairo2-dev, libfreetype6-dev, docbook-to-man, libtiff-dev, libjasper-dev
 Standards-Version: 3.7.2
 
 Package: gplanarity
diff -u gplanarity-11496/debian/changelog gplanarity-11496/debian/changelog
--- gplanarity-11496/debian/changelog
+++ gplanarity-11496/debian/changelog
@@ -1,3 +1,11 @@
+gplanarity (11496-2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add missing build dependency on libjasper-dev. Fix FTBFS.
+Thanks to Peter Green for the bug triage. (Closes: #521937)
+
+ -- Stefano Zacchiroli z...@debian.org  Tue, 01 Sep 2009 17:24:31 +0200
+
 gplanarity (11496-2.1) unstable; urgency=low
 
   * Non-maintainer upload.


signature.asc
Description: Digital signature


Processed: gplanarity: diff for NMU version 11496-2.2

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 521937 + pending
Bug #521937 [gplanarity] gplanarity: FTBFS: cannot find -ljasper
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544567: rpcbind: tries to overwrite /usr/bin/rpcinfo from libc{-bin,N}

2009-09-01 Thread Aaron M. Ucko
Package: rpcbind
Version: 0.2.0-1
Severity: grave
Justification: renders package unusable (uninstallable)

| Unpacking rpcbind (from .../rpcbind_0.2.0-1_amd64.deb) ...
| dpkg: error processing /var/cache/apt/archives/rpcbind_0.2.0-1_amd64.deb 
(--unpack):
|  trying to overwrite `/usr/bin/rpcinfo', which is also in package libc-bin

[or in libc{6,6.1,0.1,0.3} prior to version 2.9-24; in either case,
the same goes for its man page].  As such, rpcbind is impossible to
install anywhere without --force-overwrite.

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

Kernel: Linux 2.6.30-1-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 rpcbind depends on:
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libtirpc1 0.2.0-2transport-independent RPC library

rpcbind recommends no packages.

rpcbind suggests no packages.



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



Bug#544564: python-rpy: fails to import -- segfault: address (nil), cause 'memory not mapped'

2009-09-01 Thread Dirk Eddelbuettel

On 1 September 2009 at 11:44, Yaroslav Halchenko wrote:
| 
| Sorry for the too loud of a severity.. and I bet I am at fault somewhere but
| might be not...
| 
| $ python2.5 -c 'import rpy' 
| 
|  *** caught segfault ***
| address (nil), cause 'memory not mapped'

Confirmed on testing with R 2.9.2. Darn.

| Possible actions:
| 1: abort (with core dump, if enabled)
| 2: normal R exit
| 3: exit R without saving workspace
| 4: exit R saving workspace
| Selection: Exception in thread Thread-1:
| Traceback (most recent call last):
|   File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner
| self.run()
|   File /usr/lib/python2.5/threading.py, line 446, in run
| self.__target(*self.__args, **self.__kwargs)
|   File /usr/lib/python2.5/site-packages/rpy.py, line 226, in r_eventloop
| _r_lock.release()
| error: release unlocked lock

Could you possibly debug this?  I don't use Python and only maintain this as
a courtesy.  If it is broken, and you insist on this severity, it will simply
disappear from Debian...  I think I've seen you pop up on the rpy list so
your help would be greatly appreciated.

Dirk

| -- System Information:
| Debian Release: squeeze/sid
|   APT prefers testing
|   APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental')
| Architecture: amd64 (x86_64)
| 
| Kernel: Linux 2.6.31-rc5-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/bash
| 
| Versions of packages python-rpy depends on:
| ii  libc62.9-23  GNU C Library: Shared libraries
| ii  python   2.5.4-2 An interactive high-level 
object-o
| ii  python-central   0.6.11  register and build utility for 
Pyt
| ii  python-numpy 1:1.2.1-1.1 Numerical Python adds a fast 
array
| ii  r-base-core  2.9.2-1 GNU R core of statistical 
computat
| 
| python-rpy recommends no packages.
| 
| Versions of packages python-rpy suggests:
| pn  python-rpy-docs   none (no description available)
| 
| -- no debconf information
| 
| 

-- 
Three out of two people have difficulties with fractions.



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



Bug#540973: Bug 540973 not fixed !

2009-09-01 Thread John D. Rowell
I'm attaching more info, needless to say I did an upgrade and everything
(bind-related) broke again (for the 5th time or so), I'll probably just run
something else on the machine 'cause being without DNS is obviously not fun
and a huge waste of time :( Most daemons are not prepared to deal with DNS
servers changing and this leads to a chain of restarts.

-jd

2009/8/23 Ondřej Surý ond...@sury.org

 lsof /usr/lib/libGeoIP.so.1
 or
 lsof /usr/lib/libGeoIP.so.1.4.6

 Also you can try:

 lsof +L1 (which lists unlinked, but still used files)


All of these return nothing.


 Are you able to test again on your box? Could you do:

 # ldd /usr/lib/libdns.so.50
 and
 # ldd /usr/sbin/named


The are attached.



 when it's not working?

 Also maybe running

 strace named -g


Also attached.



 could give us some hints.

 And finally does manually updating libgeoip1 to latest version from
 unstable help?


Nope doesn't help at all.
ldd /usr/lib/libdns.so.50

linux-gate.so.1 =  (0xe000)
libisc.so.50 = /usr/lib/libisc.so.50 (0xb7dc4000)
libgssapi_krb5.so.2 = /usr/lib/libgssapi_krb5.so.2 (0xb7d9b000)
libcap.so.2 = /lib/libcap.so.2 (0xb7d97000)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb7d7e000)
libxml2.so.2 = /usr/lib/libxml2.so.2 (0xb7c48000)
libcrypto.so.0.9.8 = /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xb7aef000)
libGeoIP.so.1 = /usr/local/lib/libGeoIP.so.1 (0xb7ac7000)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb7968000)
libkrb5.so.3 = /usr/lib/libkrb5.so.3 (0xb78bf000)
libk5crypto.so.3 = /usr/lib/libk5crypto.so.3 (0xb7896000)
libcom_err.so.2 = /lib/libcom_err.so.2 (0xb7893000)
libkrb5support.so.0 = /usr/lib/libkrb5support.so.0 (0xb788b000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb7887000)
libkeyutils.so.1 = /lib/libkeyutils.so.1 (0xb7884000)
libresolv.so.2 = /lib/i686/cmov/libresolv.so.2 (0xb786e000)
/lib/ld-linux.so.2 (0xb7fa5000)
libz.so.1 = /usr/lib/libz.so.1 (0xb7859000)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7832000)

ldd /usr/sbin/named

linux-gate.so.1 =  (0xe000)
liblwres.so.50 = /usr/lib/liblwres.so.50 (0xb7e6d000)
libdns.so.50 = /usr/lib/libdns.so.50 (0xb7cff000)
libgssapi_krb5.so.2 = /usr/lib/libgssapi_krb5.so.2 (0xb7cd6000)
libcrypto.so.0.9.8 = /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xb7b7e000)
libbind9.so.50 = /usr/lib/libbind9.so.50 (0xb7b72000)
libisccfg.so.50 = /usr/lib/libisccfg.so.50 (0xb7b5c000)
libisccc.so.50 = /usr/lib/libisccc.so.50 (0xb7b53000)
libisc.so.50 = /usr/lib/libisc.so.50 (0xb7aff000)
libdb-4.7.so = /usr/lib/libdb-4.7.so (0xb79a8000)
libldap_r-2.4.so.2 = /usr/lib/libldap_r-2.4.so.2 (0xb7964000)
liblber-2.4.so.2 = /usr/lib/liblber-2.4.so.2 (0xb7956000)
libcap.so.2 = /lib/libcap.so.2 (0xb7951000)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb7938000)
libxml2.so.2 = /usr/lib/libxml2.so.2 (0xb7802000)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb76a3000)
libGeoIP.so.1 = /usr/local/lib/libGeoIP.so.1 (0xb767b000)
libkrb5.so.3 = /usr/lib/libkrb5.so.3 (0xb75d1000)
libk5crypto.so.3 = /usr/lib/libk5crypto.so.3 (0xb75a8000)
libcom_err.so.2 = /lib/libcom_err.so.2 (0xb75a5000)
libkrb5support.so.0 = /usr/lib/libkrb5support.so.0 (0xb759e000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb759a000)
libkeyutils.so.1 = /lib/libkeyutils.so.1 (0xb7597000)
libresolv.so.2 = /lib/i686/cmov/libresolv.so.2 (0xb758)
libz.so.1 = /usr/lib/libz.so.1 (0xb756b000)
libsasl2.so.2 = /usr/lib/libsasl2.so.2 (0xb7554000)
libgnutls.so.26 = /usr/lib/libgnutls.so.26 (0xb74bd000)
/lib/ld-linux.so.2 (0xb7e9f000)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7497000)
libtasn1.so.3 = /usr/lib/libtasn1.so.3 (0xb7486000)
libgcrypt.so.11 = /usr/lib/libgcrypt.so.11 (0xb7411000)
libgpg-error.so.0 = /usr/lib/libgpg-error.so.0 (0xb740d000)
execve(/usr/sbin/named, [named, -g], [/* 19 vars */]) = 0
brk(0)  = 0xb824d000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7eba000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=117845, ...}) = 0
mmap2(NULL, 117845, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7e9d000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/liblwres.so.50, O_RDONLY) = 3
read(3, 
\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240(\0\0004\0\0\0(..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0644, st_size=70928, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, 

Bug#544574: FTBFS on mips(el) and armel due to symbol differences

2009-09-01 Thread Andreas Barth
Package: meep
Version: 0.20.3-3
Severity: serious

Hi,

this package fails to build on mips(el) and armel due to differences
between exported symbols and declared symbols. Please see
http://buildd.debian.org/ for the full build logs.



Cheers,
Andi



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



Bug#544505: [aptitude] aptitude segfaults on update of package list in ui

2009-09-01 Thread James Hallam
I'm also getting the same issue, with apt 0.7.23.
Sometimes I get:
terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::substr

And sometimes I get a segfault, for which dmesg shows something like:
[261680.545501] apt-get[29895]: segfault at 19 ip b7fe32fb sp bf8d4ca0 error 4 
in libapt-pkg-libc6.9-6.so.4.8.1[b7f6b000+c1000]

I did get the following, but not since I reinstalled libc6:
[261137.917517] apt-get[24392]: segfault at 9a0b000 ip b7c28b76 sp bfe19878 
error 4 in libc-2.9.so[b7bb+158000]



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



Bug#544505: [aptitude] aptitude segfaults on update of package list in ui

2009-09-01 Thread James Hallam
On Tuesday 01 September 2009 17:50:41 James Hallam wrote:
 I did get the following, but not since I reinstalled libc6:
 [261137.917517] apt-get[24392]: segfault at 9a0b000 ip b7c28b76 sp bfe19878
 error 4 in libc-2.9.so[b7bb+158000]

Actually, I am still occasionally getting this segfault in libc6.



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



Bug#544564: python-rpy: fails to import -- segfault: address (nil), cause 'memory not mapped'

2009-09-01 Thread Dirk Eddelbuettel

On 1 September 2009 at 11:44, Yaroslav Halchenko wrote:
| Package: python-rpy
| Version: 1.0.3-9
| Severity: grave
| Justification: renders package unusable
|
| Sorry for the too loud of a severity.. and I bet I am at fault somewhere but
| might be not...

You're not. I just re-checked by build log which looks fine. Maybe a question
for the rpy list whether others have used rpy 1.0.3 with R 2.9.2 ?

Dirk
 
| $ python2.5 -c 'import rpy' 
| 
|  *** caught segfault ***
| address (nil), cause 'memory not mapped'
| 
| Possible actions:
| 1: abort (with core dump, if enabled)
| 2: normal R exit
| 3: exit R without saving workspace
| 4: exit R saving workspace
| Selection: Exception in thread Thread-1:
| Traceback (most recent call last):
|   File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner
| self.run()
|   File /usr/lib/python2.5/threading.py, line 446, in run
| self.__target(*self.__args, **self.__kwargs)
|   File /usr/lib/python2.5/site-packages/rpy.py, line 226, in r_eventloop
| _r_lock.release()
| error: release unlocked lock
| 
| 
| 
| -- System Information:
| Debian Release: squeeze/sid
|   APT prefers testing
|   APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental')
| Architecture: amd64 (x86_64)
| 
| Kernel: Linux 2.6.31-rc5-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/bash
| 
| Versions of packages python-rpy depends on:
| ii  libc62.9-23  GNU C Library: Shared libraries
| ii  python   2.5.4-2 An interactive high-level 
object-o
| ii  python-central   0.6.11  register and build utility for 
Pyt
| ii  python-numpy 1:1.2.1-1.1 Numerical Python adds a fast 
array
| ii  r-base-core  2.9.2-1 GNU R core of statistical 
computat
| 
| python-rpy recommends no packages.
| 
| Versions of packages python-rpy suggests:
| pn  python-rpy-docs   none (no description available)
| 
| -- no debconf information
| 
| 

-- 
Three out of two people have difficulties with fractions.



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



Bug#542514: Downgrade path

2009-09-01 Thread Ari Heitner
People (myself included) were looking for 5.2.9 packages, which are no
longer in the pool.

Just tried 5.2.6 which is in the pool, appears to be working nicely.

-- 
Ari Heitner
Director of Technology
www.NCSY.ca - www.TorahHigh.ca
w: 905.761.6279x23 m: 647.202.1998


Bug#542263: Sponsor for NMU gnucash 2.2.6-3.1 needed

2009-09-01 Thread Joachim Breitner
Hi,

Am Dienstag, den 01.09.2009, 15:18 +0200 schrieb Micha Lenk:
 in the past you've sponsered uploads for me, so I'm asking you again:
 Can you please sponsor the upload to DELAYED/7-day/ the following NMU?
 
 http://micha.lenk.info/debian/unstable/gnucash_2.2.6-3.1.dsc
 
 It fixes Debian bug #542263 which currently prevents AqBanking and
 depending packages from migrating to testing.

I won’t be able to to it for about a week. If it’s not done somewhen
next week, I can have a look (after a ping :-))

Gruß,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#544505: [aptitude] aptitude segfaults on update of package list in ui

2009-09-01 Thread Sven Joachim
On 2009-09-01 18:50 +0200, James Hallam wrote:

 I'm also getting the same issue, with apt 0.7.23.
^^

Known problem, see #544080.  Please upgrade to 0.7.23.1.

Sven



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



Bug#542263: Sponsor for NMU gnucash 2.2.6-3.1 needed

2009-09-01 Thread Thomas Bushnell BSG
I am not only in approval of Micha's NMU, but if he judges a version
upgrade of gnucash to be suitable and is interested in preparing that
NMU, I approve that too.

Thomas


On Tue, 2009-09-01 at 19:17 +0200, Joachim Breitner wrote:
 Hi,
 
 Am Dienstag, den 01.09.2009, 15:18 +0200 schrieb Micha Lenk:
  in the past you've sponsered uploads for me, so I'm asking you again:
  Can you please sponsor the upload to DELAYED/7-day/ the following NMU?
  
  http://micha.lenk.info/debian/unstable/gnucash_2.2.6-3.1.dsc
  
  It fixes Debian bug #542263 which currently prevents AqBanking and
  depending packages from migrating to testing.
 
 I won’t be able to to it for about a week. If it’s not done somewhen
 next week, I can have a look (after a ping :-))
 
 Gruß,
 Joachim
 




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



Processed: Re: Processed (with 2 errors): Re: Bug#543049: anjuta: FTBFS: dpkg-shlibdeps: error: no dependency information found for /usr/lib/libbfd-2.19.51.20090805.so (used by debian/anjuta/usr/lib/a

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 543049 binutils
Bug #543049 [anjuta] anjuta: FTBFS: dpkg-shlibdeps: error: no dependency 
information found for /usr/lib/libbfd-2.19.51.20090805.so (used by 
debian/anjuta/usr/lib/anjuta/libanjuta-valgrind.so).
Bug reassigned from package 'anjuta' to 'binutils'.
Bug No longer marked as found in versions anjuta/2:2.26.2.2-1.
 forcemerge 540800 543049
Bug#540800: [binutils] FTBFS of other packages due to wrong shlibs of libopcodes
Bug#543049: anjuta: FTBFS: dpkg-shlibdeps: error: no dependency information 
found for /usr/lib/libbfd-2.19.51.20090805.so (used by 
debian/anjuta/usr/lib/anjuta/libanjuta-valgrind.so).
Forcibly Merged 540800 543049.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#543091: marked as done (mh-e: FTBFS: /bin/sh: cvs: not found)

2009-09-01 Thread Debian Bug Tracking System
Your message dated Tue, 01 Sep 2009 18:18:16 +
with message-id e1mixvs-0003q9...@ries.debian.org
and subject line Bug#543091: fixed in mh-e 8.2-2
has caused the Debian Bug report #543091,
regarding mh-e: FTBFS: /bin/sh: cvs: not found
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.)


-- 
543091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543091
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: mh-e
Version: 8.2-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory `/build/user-mh-e_8.2-1-amd64-IyxUKR/mh-e-8.2/doc'
 (files=`echo doc/misc/mh-e.texi doc/misc/ChangeLog doc/misc/gpl.texi 
 doc/misc/doclicense.texi \
   | sed 's/doc\/misc\//emacs\/doc\/misc\//g'`; \
   cvs -d :pserver:anon...@cvs.savannah.gnu.org:/cvsroot/emacs co $files)
 /bin/sh: cvs: not found
 make[1]: *** [doc/misc/mh-e.texi] Error 127

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/08/22/mh-e_8.2-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: mh-e
Source-Version: 8.2-2

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

mh-e_8.2-2.diff.gz
  to pool/main/m/mh-e/mh-e_8.2-2.diff.gz
mh-e_8.2-2.dsc
  to pool/main/m/mh-e/mh-e_8.2-2.dsc
mh-e_8.2-2_all.deb
  to pool/main/m/mh-e/mh-e_8.2-2_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
have further comments please address them to 543...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter S Galbraith p...@debian.org (supplier of updated mh-e package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Sep 2009 13:42:08 -0400
Source: mh-e
Binary: mh-e
Architecture: source all
Version: 8.2-2
Distribution: unstable
Urgency: low
Maintainer: Peter S Galbraith p...@debian.org
Changed-By: Peter S Galbraith p...@debian.org
Description: 
 mh-e   - Emacs interface to the MH mail system
Closes: 543091
Changes: 
 mh-e (8.2-2) unstable; urgency=low
 .
   * Bug fix: FTBFS: /bin/sh: cvs: not found, thanks to Lucas Nussbaum.
 Fixed by not doing `make all' in doc subdirectory, but only `make info'.
 (Closes: #543091).
Checksums-Sha1: 
 159e13dc7ebfd50ca4d2f068d5855f369d4e884d 1127 mh-e_8.2-2.dsc
 b722406a84561ced974313b8f2398460af5dcedb 603 mh-e_8.2-2.diff.gz
 441b5f7db8a076fadaaae8287a730e76cc8b01b0 573314 mh-e_8.2-2_all.deb
Checksums-Sha256: 
 f8e883628152b5f349231ef9ecdac50a1a1116c905dbdf8fe9432ae0bcc1d7e0 1127 
mh-e_8.2-2.dsc
 4b48e1e6802b9a1d94a48225cff702f75b79f5f26f015b2d7fcd4ca794371b0d 603 
mh-e_8.2-2.diff.gz
 e17abae3f5331dd5bc9b1df61876bad57159e2ccb006e2fdef1b99762aef50a2 573314 
mh-e_8.2-2_all.deb
Files: 
 481d196a763208804134fed43c707ca2 1127 mail extra mh-e_8.2-2.dsc
 e9a0b04ac919a34eab4766dcc4c7d89c 603 mail extra mh-e_8.2-2.diff.gz
 80561f306b6162fb0ccc4cf606170363 573314 mail extra mh-e_8.2-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQCVAwUBSp1g2LwVH8jSqROhAQKrQQP/dlLPu9qm63HoaXzbrNQw/h9+LK7Xk97U
nhB3V239Ju902MO+5JJZjfI22PsepNQ5KVl8CESrIvVxxcmMClVKxRiczcjVqqdY
t29oe6kutwr/J19TWEF1Y+YmodB5wo1IkCKna3WEnkjs5lAi73NI4N4NW2c/BrUF
KJjNQjdWG1Q=
=0aox
-END PGP SIGNATURE-


---End Message---


Processed: Bug#543369: gnu-fdisk: ships /usr/share/info/dir.gz

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 543369 serious
Bug #543369 [gnu-fdisk] gnu-fdisk: ships /usr/share/info/dir.gz
Severity set to 'serious' from 'normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#533938: libpoex-role-sessioninstantiation-perl: FTBFS: tests failed

2009-09-01 Thread gregor herrmann
On Tue, 01 Sep 2009 12:57:12 +0300, Damyan Ivanov wrote:

  The new upstream release 0.092280-1 doesn't FTBFS anymore.
  At the moment it waits for the new (build) dependency
  libpoex-types-perl (ITP: #543255, already in NEW).
 libpoex-types-perl was ACCEPTED, but libpoex-role-sessioninstantiation-perl 
 still fails the tests here:

Yeah, happens now here too.
 
   t/01-basicThe method '_start' was not found in the 
 inheritance hierarchy for My::Session at /usr/lib/perl5/Class/MOP/Class.pm 
 line 606
 Class::MOP::Class::__ANON__('Moose::Meta::Class=HASH(0x21e2048)', 
 '_start') called at /usr/lib/perl5/Class/MOP/Class.pm line 641
 
 Class::MOP::Class::add_after_method_modifier('Moose::Meta::Class=HASH(0x21e2048)',
  '_start', 'CODE(0x24a4a18)') called at /usr/share/perl5/Moose/Util.pm line 
 203
 Moose::Util::add_method_modifier('My::Session', 'after', 
 'ARRAY(0x22c3dc8)') called at 
 /usr/share/perl5/MooseX/Declare/Syntax/Keyword/MethodModifier.pm line 19
 
 MooseX::Declare::Syntax::Keyword::MethodModifier::register_method_declaration('MooseX::Declare::Syntax::Keyword::MethodModifier=HASH(0x21d95e8)',
  'Moose::Meta::Class=HASH(0x21e2048)', '_start', 
 'Class::MOP::Class::__ANON__::SERIAL::5=HASH(0x24a8cf8)') called at 
 /usr/share/perl5/MooseX/Declare/Syntax/MethodDeclaration.pm line 32
 
 MooseX::Declare::Syntax::MethodDeclaration::__ANON__('Moose::Meta::Class=HASH(0x21e2048)',
  '_start', 'Class::MOP::Class::__ANON__::SERIAL::5=HASH(0x24a8cf8)') called 
 at /usr/share/perl5/MooseX/Method/Signatures.pm line 275
 MooseX::Method::Signatures::__ANON__('CODE(0x21c36d8)', '_start') 
 called at t/01-basic.t line 21
 main::__ANON__() called at 
 /usr/share/perl5/MooseX/Declare/Syntax/MooseSetup.pm line 66
 MooseX::Declare::Syntax::MooseSetup::__ANON__('CODE(0x7f2e20)') 
 called at t/01-basic.t line 103
 dubious

This is a different failure than the original one. Hm.

Cheers,
gregor
 
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-NP: Rolling Stones: Look


signature.asc
Description: Digital signature


Bug#544505: [aptitude] aptitude segfaults on update of package list in ui

2009-09-01 Thread Jürgen Richtsfeld
my apt is 0.7.23, I'm using amd64 unstable

On Tuesday 01 September 2009 08:35:20 Sven Joachim wrote:
 reassign 544505 apt
 thanks

 On 2009-09-01 07:11 +0200, Jürgen Richtsfeld wrote:
  Package: aptitude
  Version: 0.4.11.11-1+b2
  Severity: grave
 
  --- Please enter the report below this line. ---
 
  updating the package list in the ncurses UI gives me
  Ouch!  Got SIGABRT, dying..
  Aborted
  on the console.
 
  when I do aptitude update I get:
  ...
  42% [2 Release 41686/100kB 41%] [Waiting for headers]terminate called
  after throwing an instance of 'std::out_of_range'
what():  basic_string::substr
  Aborted
 
  (the same happens when I do apt-get update).

 Which means that the problem is in apt, obviously.  Your report does not
 tell which version of apt is installed, please submit that information.

 Sven



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



Bug#529952: libfox1.4-dev: please upgrade dependencies CUPSYS - CUPS

2009-09-01 Thread Torsten Landschoff
On Tue, Sep 01, 2009 at 01:14:21PM +0200, Martin Pitt wrote:
 Bumping to RC, since the next cups upload will drop the old names, and
 this package and rezound are the only two left which depend on the
 transitional packages.

Ack, another package to do some work on.

Greetings, Torsten



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



Bug#543369: gnu-fdisk: ships /usr/share/info/dir.gz

2009-09-01 Thread Luk Claes
Santiago Vila wrote:

 Luk; CC to you as I see that you reduced the waiting time from 10 days to 5.
 
 I think we should not let any /usr/share/info/dir.gz-related bug
 to propagate to testing, as they break the entire info system.

I did not know that it broke the entire info system. Having these bugs
at RC level would prevent the affected package to migrate to testing (if
it's properly versioned aka the version in unstable).

I aged a whole lot of packages because they fix RC bugs and having them
age for too long usually means that they get entangled with some
transition and need even more time to migrate than the usual 10 days.
Though new RC bugs in unstable are certainly a reason to block the
migration.

Cheers

Luk



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



Bug#542991: stealth: FTBFS: c++0x_warning.h...

2009-09-01 Thread Sebastian Dalfuß
Hi,
dpkg-buildpackage suceeded after i made the following changes:


diff -ru a/INSTALL.im b/INSTALL.im
--- a/INSTALL.im2007-12-20 12:25:19.0 +0100
+++ b/INSTALL.im2009-09-01 21:39:17.947744761 +0200
@@ -34,5 +34,5 @@
 MAN  = BASE + /share/man/man1;
 DOC  = BASE + /share/doc/stealth;
 
-COMPILER = g++;
+COMPILER = g++ -std=c++0x;
 }
diff -ru a/util/util.h b/util/util.h
--- a/util/util.h   2007-02-13 14:04:21.0 +0100
+++ b/util/util.h   2009-09-01 21:40:13.066751299 +0200
@@ -5,6 +5,7 @@
 #include string
 #include sys/types.h
 #include bobcat/selector
+#include iostream
 
 namespace FBB
 {
  

The second hunk was necessary because of:


In file included from util/util.ih:1:0,
 from util/wakeup.cc:1:
util/util.h: In static member function »static void FBB::Util::setDebug(bool)«:
util/util.h:70:36: Fehler: »cerr« is not a member of »std«
system - failure of system call (status 256)


Is this tiny patch helpfull?



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



Bug#533652: marked as done (electricsheep: New version 2.7b11, necessary for continued operation)

2009-09-01 Thread Debian Bug Tracking System
Your message dated Tue, 01 Sep 2009 19:47:04 +
with message-id e1mizjo-0003rz...@ries.debian.org
and subject line Bug#533652: fixed in electricsheep 2.7~b12+svn20090708-1
has caused the Debian Bug report #533652,
regarding electricsheep: New version 2.7b11, necessary for continued operation
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.)


-- 
533652: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533652
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: electricsheep
Version: 2.6.8-9
Severity: important

*** Please type your report below this line ***
A new version, 2.7b11, is available, and is necessary for compatibility
with server upgrades. Could you please package it? Thanks.
I'm ranking this as important because the current version will become
mostly unoperational
(current sheep will still be played but new ones will not be downloaded)
when the old server is shut off on June 30.

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

Kernel: Linux 2.6.29-2-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/bash

Versions of packages electricsheep depends on:
ii  curl   7.18.2-8.1Get a file from an HTTP,
HTTPS or
ii  debconf [debconf-2.0]  1.5.26Debian configuration
management sy
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library -
runtime li
ii  libice62:1.0.5-1 X11 Inter-Client Exchange
library
ii  libjpeg-progs  6b-14 Programs for manipulating
JPEG fil
ii  libjpeg62  6b-14 The Independent JPEG
Group's JPEG
ii  libpng12-0 1.2.37-1  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension
librar
ii  libxv1 2:1.0.4-1 X11 Video extension library
ii  xloadimage 4.1-16.1  Graphics file viewer under X11
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

electricsheep recommends no packages.

electricsheep suggests no packages.

-- no debconf information



---End Message---
---BeginMessage---
Source: electricsheep
Source-Version: 2.7~b12+svn20090708-1

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

electricsheep_2.7~b12+svn20090708-1.diff.gz
  to pool/main/e/electricsheep/electricsheep_2.7~b12+svn20090708-1.diff.gz
electricsheep_2.7~b12+svn20090708-1.dsc
  to pool/main/e/electricsheep/electricsheep_2.7~b12+svn20090708-1.dsc
electricsheep_2.7~b12+svn20090708-1_i386.deb
  to pool/main/e/electricsheep/electricsheep_2.7~b12+svn20090708-1_i386.deb
electricsheep_2.7~b12+svn20090708.orig.tar.gz
  to pool/main/e/electricsheep/electricsheep_2.7~b12+svn20090708.orig.tar.gz



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
have further comments please address them to 533...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roberto C. Sanchez robe...@connexer.com (supplier of updated electricsheep 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 24 Aug 2009 16:29:53 -0400
Source: electricsheep
Binary: electricsheep
Architecture: source i386
Version: 2.7~b12+svn20090708-1
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez robe...@connexer.com
Changed-By: Roberto C. Sanchez robe...@connexer.com
Description: 
 electricsheep - screensaver showing collective dream of sleeping computers
Closes: 515464 533652 535377
Changes: 
 electricsheep (2.7~b12+svn20090708-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #533652)
   * New maintainer.
   * Move to dehelper compatibility level 5.
   * Update Build-Depends to remove obsolete package. (Closes: #515464)
   * Remove bashism from debian/rules. (Closes: #535377)
   * Remove unneeded dpatch patches.
   * Bump 

Processed: Re: Bug#544505: [aptitude] aptitude segfaults on update of package list in ui

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 package apt
Limiting to bugs with field 'package' containing at least one of 'apt'
Limit currently set to 'package':'apt'

 forcemerge 544080 544505
Bug#544080: apt crashes if index fetching fails
Bug#544505: [aptitude] aptitude segfaults on update of package list in ui
Bug#544066: apt crashes if index fetching fails
Bug#544154: aptitude: crashes after enabling security updates for testing and 
updating
Forcibly Merged 544066 544080 544154 544505.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544505: [aptitude] aptitude segfaults on update of package list in ui

2009-09-01 Thread Sven Joachim
package apt
forcemerge 544080 544505
thanks

On 2009-09-01 21:41 +0200, Jürgen Richtsfeld wrote:

 my apt is 0.7.23, I'm using amd64 unstable

Please upgrade to 0.7.23.1, that should fix your problem.  See #544080.

Sven



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



Bug#543505: rsyslog: Wrong priority format for remote action

2009-09-01 Thread Andreas Barth
* Michael Biebl (bi...@debian.org) [090901 20:58]:
 Rainer Gerhards wrote:
  On a client-server configuration, since my upgrading to the last unstable 
  version (on the client, the server is from stable), 
  i started to get warnings with logcheck like this :
 
  Aug 25 15:09:01 86Aug 25 15:09:01 media CRON[15799]: 
  pam_unix(cron:session): session opened for user root by (uid=0)
 
  ^ priority level appears in the message
 
 
 
 Thanks tonio for the bug report and Rainer for the quick fix.
 
 This is a rather important regression, so I'm raising the severity to serious,
 to ensure that 4.4.0-1 does not enter testing (as 4.4.0 seems to have a few 
 more
 other issues, so it's better to block it)

Can you upload the fix soon? rsyslog depends on libmysqlclient, and
this is one of the blockers to get the transition done (the other
alternative would be to potentially break rsyslog-mysql in testing -
not something I'd be happy with).


Cheers,
Andi



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



Processed (with 1 errors): Re: Bug#544278: rawstudio crash after change settings

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 544278 important
Bug #544278 [rawstudio] rawstudio crash after change settings
Severity set to 'important' from 'critical'

 tag 544278 unreproducible moreinfoo
Unknown tag/s: moreinfoo.
Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid 
help security upstream pending sarge sarge-ignore experimental d-i confirmed 
ipv6 lfs fixed-in-experimental fixed-upstream l10n etch etch-ignore lenny 
lenny-ignore squeeze squeeze-ignore.

Bug #544278 [rawstudio] rawstudio crash after change settings
Added tag(s) unreproducible.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544278: rawstudio crash after change settings

2009-09-01 Thread Bernd Zeimetz
severity 544278 important
tag 544278 unreproducible moreinfoo
thanks

Hi Alexander,

first I'd like to thank you for you bug report. I have some questions and
remarks to it:

Alexander Danilov wrote:
 Severity: critical
 Justification: breaks unrelated software

How does this break unrelated software?

 
 Rawstudio crashes after I change preferences using Edit/Preferences.
 I select Edit/Preferences, after this when I choose Show filenames in 
 iconview
 or Use system theme and then press Close button applications crashes.

Both of the described ways don't crash rawstudio here, it just works well.
Looking at your error message something is buggy at your system - like dbus not
working properly. Is there anything you could fix there?

Cheers,

Bernd


-- 
 Bernd Zeimetz Debian GNU/Linux Developer
 GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79
   ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F



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



Bug#543108: valkyrie: FTBFS: configure: line 5232: syntax error near unexpected token `fi'

2009-09-01 Thread Hai Zaar
I think I've found the problem - autoreconf was run _before_ patches
were applied. I've fixed this by changing line in debian/rules files
from:
makebuilddir/valkyrie::
to
post-patches::

Now autoreconf is being run properly. But the question is how do I
check it? - On my Lenny system the issue does not happen (although
this is a bug indeed). Any advice please?

-- 
Zaar



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



Bug#514418: marked as done ([FIX]: ultra45 boot failing...)

2009-09-01 Thread Debian Bug Tracking System
Your message dated Tue, 1 Sep 2009 22:47:03 +0100
with message-id 20090901214703.gd30...@decadent.org.uk
and subject line Re: [FIX]: ultra45 boot failing...
has caused the Debian Bug report #514418,
regarding [FIX]: ultra45 boot failing...
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.)


-- 
514418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514418
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-2.6
Version: 2.6.26-13
Severity: grave

I consider this RC. We'll break X.org either for r0 or r1.

debian-sparc: Please provide someone who wants to take over sparc
architecture maintenance of the Linux packages.

On Sat, Feb 07, 2009 at 10:45:31AM +, Jurij Smakov wrote:
 On Fri, Feb 06, 2009 at 11:11:44PM -0800, David Miller wrote:
  
  The patch:
  
  debian/patches/bugfix/sparc/arch_pci_hostcontroller_workaround.patch
  
  causes ultra45 (and other PCI-Express based workstations) to
  hard reset when the PCI bus is initially scanned by the kernel.
  
  Please revert this patch from the debian kernel in Lenny and
  anywhere else it appears.
  
  The code in that patch creating dummy PCI root host controller nodes
  is wrong and does nothing other than cause trouble.  If it fixes some
  problem with the X server for PCI devices on sparc64 that problem
  needs to be fixed some other way.
  
  Thank you.
 
 I believe that we are just a few days from Lenny release, so uploading 
 a new kernel and rebuilding debian-installer might not be an option 
 at this point, unfortunately. The best we can probably do is include 
 the fixed kernel in the point release, but that's up to kernel team 
 to decide. 

Bastian

-- 
A princess should not be afraid -- not with a brave knight to protect her.
-- McCoy, Shore Leave, stardate 3025.3


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Version: 2.6.26-14

13:52  bwh davem: btw, the Debian bug with PCI enumeration by X vs kernel
 is supposed to be fixed, but perhaps you could verify that?
 http://bugs.debian.org/514418
22:38  davem bwh: yes that debian bug is fixed

-- 
Ben Hutchings
The program is absolutely right; therefore, the computer must be wrong.

---End Message---


Processed: Pending

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 538522 pending
Bug #538522 [gnade] Please rebuild against libmysqlclient16 from MySQL-5.1
Added tag(s) pending.
 tags 542325 pending
Bug #542325 [gnade] gnade: binNMU-unsafe relationships between binary packages
Added tag(s) pending.
 tags 542413 pending
Bug #542413 [gnade] gnade: Please add kfreebsd-amd64 to the architectures list
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#543505: rsyslog: Wrong priority format for remote action

2009-09-01 Thread Michael Biebl
Andreas Barth wrote:
 * Michael Biebl (bi...@debian.org) [090901 20:58]:

 This is a rather important regression, so I'm raising the severity to 
 serious,
 to ensure that 4.4.0-1 does not enter testing (as 4.4.0 seems to have a few 
 more
 other issues, so it's better to block it)
 
 Can you upload the fix soon? rsyslog depends on libmysqlclient, and
 this is one of the blockers to get the transition done (the other
 alternative would be to potentially break rsyslog-mysql in testing -
 not something I'd be happy with).

Hi Rainer, Hi aba,

Rainer asked me, to block rsyslog 4.4.0 as it apparently also had other issues
(iirc there was also a segfault during udp reception, but Rainer knows the
details), so it was not this specific bug report which alone was serious.

Rainer, were you already able to nail down these issues and how far away is the
4.4.1 release?

Otherwise I'd just downgrade this bug report to important again, to not block
the mysql transition and will upload 4.4.1 asap when it's released.

Cheers,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#537019: gimp-dcraw: FTBFS: s/--build-strip/--build/

2009-09-01 Thread Tzafrir Cohen
tag +patch
thanks

The fix here is simple: replace --build-strip with --build in the
Makefile. Stripping will be done later on anyway by dh_strip.

The Makefile is part of the Debian diff, so it can be edited.

-- 
Tzafrir Cohen | tzaf...@jabber.org | VIM is
http://tzafrir.org.il || a Mutt's
tzaf...@cohens.org.il ||  best
ICQ# 16849754 || friend
diff -ur gimp-dcraw-1.31/Makefile gimp-dcraw-new/Makefile
--- gimp-dcraw-1.31/Makefile	2009-09-02 00:45:45.0 +0300
+++ gimp-dcraw-new/Makefile	2009-09-02 00:42:48.0 +0300
@@ -9,7 +9,7 @@
 default: rawphoto
 
 rawphoto: rawphoto.c
-	$(GIMPTOOL) --build-strip $(SRC)
+	$(GIMPTOOL) --build $(SRC)
 
 install: rawphoto
 	$(INSTALL) $(TGT) $(DESTDIR)/usr/lib/gimp/2.0/plug-ins/$(TGT)


Bug#544564: python-rpy: fails to import -- segfault: address (nil), cause 'memory not mapped'

2009-09-01 Thread Dirk Eddelbuettel

On 1 September 2009 at 11:44, Yaroslav Halchenko wrote:
| 
| Sorry for the too loud of a severity.. and I bet I am at fault somewhere but
| might be not...
| 
| $ python2.5 -c 'import rpy' 
| 
|  *** caught segfault ***
| address (nil), cause 'memory not mapped'
| 
| Possible actions:
| 1: abort (with core dump, if enabled)
| 2: normal R exit
| 3: exit R without saving workspace
| 4: exit R saving workspace
| Selection: Exception in thread Thread-1:
| Traceback (most recent call last):
|   File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner
| self.run()
|   File /usr/lib/python2.5/threading.py, line 446, in run
| self.__target(*self.__args, **self.__kwargs)
|   File /usr/lib/python2.5/site-packages/rpy.py, line 226, in r_eventloop
| _r_lock.release()
| error: release unlocked lock

To add insult to injury, this works on my Ubuntu box at work using Python
2.6, the CRAN-port of rpy and a rebuild of my Debian R package:

$ python
Python 2.6.2 (release26-maint, Apr 19 2009, 01:58:18)
[GCC 4.3.3] on linux2
Type help, copyright, credits or license for more information.
 from rpy import *;

$ COLUMNS=72 dpkg -l python-rpy r-base-core
Desired=Unknown/Install/Remove/Purge/Hold 
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  python-rpy 1.0.3-9jaunty0 Python interface to the GNU R language and e
ii  r-base-core2.9.2-1ubuntu1 GNU R core of statistical computation and gr
$

Dirk

 
 
| -- System Information:
| Debian Release: squeeze/sid
|   APT prefers testing
|   APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental')
| Architecture: amd64 (x86_64)
| 
| Kernel: Linux 2.6.31-rc5-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/bash
| 
| Versions of packages python-rpy depends on:
| ii  libc62.9-23  GNU C Library: Shared libraries
| ii  python   2.5.4-2 An interactive high-level 
object-o
| ii  python-central   0.6.11  register and build utility for 
Pyt
| ii  python-numpy 1:1.2.1-1.1 Numerical Python adds a fast 
array
| ii  r-base-core  2.9.2-1 GNU R core of statistical 
computat
| 
| python-rpy recommends no packages.
| 
| Versions of packages python-rpy suggests:
| pn  python-rpy-docs   none (no description available)
| 
| -- no debconf information
| 
| 

-- 
Three out of two people have difficulties with fractions.



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



Bug#544564: python-rpy: fails to import -- segfault: address (nil), cause 'memory not mapped'

2009-09-01 Thread Dirk Eddelbuettel

PS:  And on Ubuntu it also works with Python 2.5.  Hm.

Dirk

-- 
Three out of two people have difficulties with fractions.



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



Bug#543505: rsyslog: Wrong priority format for remote action

2009-09-01 Thread Andreas Barth
* Michael Biebl (bi...@debian.org) [090902 00:04]:
 Otherwise I'd just downgrade this bug report to important again, to not block
 the mysql transition and will upload 4.4.1 asap when it's released.

It isn't necessary to downgrade the bug - I can always decide to
ignore it during this specific transition, but I would like to do that
only if you agree this is ok (other alternative is to break
rsyslog-mysql first by keeping the current testing version of rsyslog,
and then rebuilding the packages for the most important architectures
in testing).

Cheers,
Andi



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



Bug#544564: python-rpy: fails to import -- segfault: address (nil), cause 'memory not mapped'

2009-09-01 Thread Michael Rutter

Dirk,

Is that 64bit as well?

Michael

Dirk Eddelbuettel wrote:

PS:  And on Ubuntu it also works with Python 2.5.  Hm.

Dirk



--
Dr. Michael A. Rutter
School of Science
Penn State Erie, The Behrend College
Station Road
Erie, PA 16563
http://math.bd.psu.edu/faculty/rutter



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



Processed: tagging 529478

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 529478 - pending
Bug #529478 [petsc4py] petsc4py not installable in sid due to missing 
libpetsc2.3.3 packages
Bug #534068 [petsc4py] petsc4py: FTBFS: Nonexistent build-dependency: 
libpetsc2.3.3-dev
Bug #534848 [petsc4py] libmesh uninstallable in sid due to missing 
libpetscs2.3.3 packages
Removed tag(s) pending.
Removed tag(s) pending.
Removed tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#527752: libcgicc: FTBFS: required file `support/ltmain.sh' not found

2009-09-01 Thread Sune Vuorela
tag 527752 +patch
thanks

I'm considering NMU'ing this package with the following patch

--- libcgicc-3.2.7/debian/control
+++ libcgicc-3.2.7/debian/control
@@ -59,7 +59,7 @@
 Conflicts: libcgicc1
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends} ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: A C++ class library for writing CGI applications
  An ANSI C++ compliant class library that greatly simplifies the creation of
  CGI applications for the World Wide Web. libcgicc performs the following
diff -u libcgicc-3.2.7/debian/changelog libcgicc-3.2.7/debian/changelog
--- libcgicc-3.2.7/debian/changeloglibcgicc: FTBFS: required file 
`support/ltmain.sh' not found
+++ libcgicc-3.2.7/debian/changelog
@@ -1,3 +1,11 @@
+libcgicc (3.2.7-1.1) unstable; urgency=low
+
+  * Non maintainer upload to fix FTBFS
+- relibtoolize on build and clean up afterwards (Closes: 527752)
+  * Add a comma to debian/control
+
+ -- Sune Vuorela deb...@pusling.com  Tue, 01 Sep 2009 22:23:25 +
+
 libcgicc (3.2.7-1) unstable; urgency=low

   * New upstream release
diff -u libcgicc-3.2.7/debian/rules libcgicc-3.2.7/debian/rules
--- libcgicc-3.2.7/debian/rules
+++ libcgicc-3.2.7/debian/rules
@@ -27,6 +27,9 @@
   MAKEFLAGS += -j$(NUMJOBS)
 endif

+configure:
+   libtoolize -c -f
+   autoreconf

 config.status: configure
dh_testdir
@@ -49,6 +52,13 @@

# Add here commands to clean up after the build process.
[ ! -f Makefile ] || $(MAKE) distclean
+
+   rm -f configure
+   rm -f cgicc/config.h.in
+   find . -name Makefile.in -delete
+   rm -f support/ltmain.sh
+   rm -rf m4
+   rm -f aclocal.m4

dh_clean


Please advice me if I should reconsider.

In general, it looks like this package could need a bit of love.

/Sune
-- 
How to rename a shell of a memory?

You can't install the driver in order to insert the FPU.



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



Processed: libcgicc: FTBFS: required file `support/ltmain.sh' not found

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 527752 +patch
Bug #527752 [libcgicc] libcgicc: FTBFS: required file `support/ltmain.sh' not 
found
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: your mail

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 544620 libwxgtk2.8-0
Bug #544620 [pgadmin3] can not open pgadmin3 : pgadmin3: relocation error: 
pgadmin3: symbol 
_ZN21wxMemoryFSHandlerBase19AddFileWithMimeTypeERK8wxStringPKvjS2_, version 
WXU_2.8.5 not defined in file libwx_baseu-2.8.so.0 with link time reference
Bug reassigned from package 'pgadmin3' to 'libwxgtk2.8-0'.
Bug No longer marked as found in versions pgadmin3/1.10.0-1.
 forcemerge 540060 544620
Bug#540060: error in pgadmin3
Bug#544620: can not open pgadmin3 : pgadmin3: relocation error: pgadmin3: 
symbol _ZN21wxMemoryFSHandlerBase19AddFileWithMimeTypeERK8wxStringPKvjS2_, 
version WXU_2.8.5 not defined in file libwx_baseu-2.8.so.0 with link time 
reference
Bug#540674: pgadmin3: version WXU_2.8.5 not defined in file 
libwx_baseu-2.8.so.0 with link time reference
Bug#540969: wammu: Symbol not defined in file libwx_gtk2u_core-2.8.so
Bug#543002: libpadre-plugin-nopaste-perl: FTBFS: Can't load 
'/usr/lib/perl5/auto/Wx/Wx.so' for module Wx: /usr/lib/perl5/auto/Wx/Wx.so: 
symbol _ZN14wxTreeCtrlBase11CollapseAllEv, version WXU_2.8.1 not defined in 
file libwx_gtk2u_core-2.8.so.0
Bug#543066: libwx-perl-processstream-perl: FTBFS: tests failed
Bug#543078: libpadre-plugin-autoformat-perl: FTBFS: tests failed
Bug#543154: [playonlinux] PlayOnLinux fail to run with a python error
Forcibly Merged 540060 540674 540969 543002 543066 543078 543154 544620.

 quit
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544564: python-rpy: fails to import -- segfault: address (nil), cause 'memory not mapped'

2009-09-01 Thread Dirk Eddelbuettel

(CC to doko added re Python, see below)
On 1 September 2009 at 18:19, Michael Rutter wrote:
| Dirk,
| 
| Is that 64bit as well?

Yup. I only run amd64 Ubuntu at work. Thanks for rebuilding python-rpy so
quickly!  

This may be a toolchain issue. I should contact doko -- ccing Doko.

Matthias:  All of a sudden the 'rpy' R module for Python segfauls on Debian
(see original bug report #544564) whereas the courtesy backport we do via the
R CRAN network works on my Ubuntu Jaunty amd64 works.   Did something
change at Debian's Python end?

Dirk

| 
| Michael
| 
| Dirk Eddelbuettel wrote:
|  PS:  And on Ubuntu it also works with Python 2.5.  Hm.
|  
|  Dirk
|  
| 
| -- 
| Dr. Michael A. Rutter
| School of Science
| Penn State Erie, The Behrend College
| Station Road
| Erie, PA 16563
| http://math.bd.psu.edu/faculty/rutter

-- 
Three out of two people have difficulties with fractions.



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



Bug#543095: marked as done (basket: FTBFS: make[1]: *** [cvs] Error 1)

2009-09-01 Thread Debian Bug Tracking System
Your message dated Tue, 01 Sep 2009 22:39:18 +
with message-id e1mic0u-eq...@ries.debian.org
and subject line Bug#543095: fixed in basket 1.0.2-8
has caused the Debian Bug report #543095,
regarding basket: FTBFS: make[1]: *** [cvs] Error 1
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.)


-- 
543095: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543095
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: basket
Version: 1.0.2-7
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 
 2 
 No patch removed
 rm -rf .pc debian/stamp-patched
 dh_testdir
 dh_testroot
 [ ! -f Makefile ] || /usr/bin/make distclean
 rm -f config.cache config.sub config.guess config.log
 dh_clean
 rm -f build-stamp
 #cleaning up after relibtoolizing
 find . -name Makefile.in | xargs rm -f
 rm -f po/*.gmo
 rm -f config.sub config.guess
 rm -f aclocal.m4
 rm -f acinclude.m4
 rm -f configure configure.in
 rm -f config.h.in
 rm -f admin/ltmain.sh
 rm -f admin/libtool.m4.in
  dpkg-source -b basket-1.0.2
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building basket using existing basket_1.0.2.orig.tar.gz
 dpkg-source: info: building basket in basket_1.0.2-7.diff.gz
 dpkg-source: warning: ignoring deletion of file Makefile.in
 dpkg-source: warning: ignoring deletion of file configure.in
 dpkg-source: warning: ignoring deletion of file acinclude.m4
 dpkg-source: warning: ignoring deletion of file configure
 dpkg-source: warning: ignoring deletion of file aclocal.m4
 dpkg-source: warning: ignoring deletion of file config.h.in
 dpkg-source: warning: ignoring deletion of file po/it.gmo
 dpkg-source: warning: ignoring deletion of file po/Makefile.in
 dpkg-source: warning: ignoring deletion of file po/nn.gmo
 dpkg-source: warning: ignoring deletion of file po/cs.gmo
 dpkg-source: warning: ignoring deletion of file po/es.gmo
 dpkg-source: warning: ignoring deletion of file po/zh_CN.gmo
 dpkg-source: warning: ignoring deletion of file po/tr.gmo
 dpkg-source: warning: ignoring deletion of file po/fr.gmo
 dpkg-source: warning: ignoring deletion of file po/pl_PL.gmo
 dpkg-source: warning: ignoring deletion of file po/ja.gmo
 dpkg-source: warning: ignoring deletion of file po/zh_TW.gmo
 dpkg-source: warning: ignoring deletion of file po/nl.gmo
 dpkg-source: warning: ignoring deletion of file po/de.gmo
 dpkg-source: warning: ignoring deletion of file po/ru.gmo
 dpkg-source: warning: ignoring deletion of file po/pt.gmo
 dpkg-source: warning: ignoring deletion of file images/Makefile.in
 dpkg-source: warning: ignoring deletion of file kontact_plugin/Makefile.in
 dpkg-source: warning: ignoring deletion of file welcome/Makefile.in
 dpkg-source: warning: ignoring deletion of file doc/Makefile.in
 dpkg-source: warning: ignoring deletion of file doc/en/Makefile.in
 dpkg-source: warning: ignoring deletion of file 
 backgrounds-previews/Makefile.in
 dpkg-source: warning: ignoring deletion of file src/Makefile.in
 dpkg-source: warning: ignoring deletion of file tags/Makefile.in
 dpkg-source: warning: ignoring deletion of file admin/ltmain.sh
 dpkg-source: warning: ignoring deletion of file admin/libtool.m4.in
 dpkg-source: warning: ignoring deletion of file file-integration/Makefile.in
 dpkg-source: warning: ignoring deletion of file backgrounds/Makefile.in
 dpkg-source: info: building basket in basket_1.0.2-7.dsc
  debian/rules build
 QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
 Applying patch 03_lib_link.diff
 patching file file-integration/Makefile.am
 patching file src/Makefile.am
 
 Applying patch 04_am_maintainer_mode.diff
 patching file admin/configure.in.min
 
 Applying patch 05_allow_newer_automake_and_autoconf.diff
 patching file admin/cvs.sh
 
 Applying patch 12_desktop.diff
 patching file src/basket.desktop
 
 Applying patch 13_add_da.po.diff
 patching file po/da.po
 
 Applying patch 14_update_es_po.diff
 patching file po/es.po
 
 Applying patch 15_fix_gcc4.3.diff
 patching file src/backup.cpp
 patching file src/bnpview.cpp
 
 Applying patch 16_basket_kontact_compat.diff
 patching file kontact_plugin/basket.desktop
 
 Now at patch 16_basket_kontact_compat.diff
 touch debian/stamp-patched
 cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
 cat /usr/share/aclocal/*.m4  

Bug#543013: kradio: FTBFS: /usr/bin/install: cannot stat `.libs/libdocking-menu.so': No such

2009-09-01 Thread Sune Vuorela
tag 543013 +patch
thanks

With the following patch it builds.  The clean target might require to be 
extended to contain things like
find . -name Makefile.in -delete
rm -f configure
and similar autofoo things, which we regenerate.

If requested, I can NMU.

/Sune

diff -u kradio-0.1.1.1~20061112/debian/rules 
kradio-0.1.1.1~20061112/debian/rules
--- kradio-0.1.1.1~20061112/debian/rules
+++ kradio-0.1.1.1~20061112/debian/rules
@@ -31,6 +31,12 @@
 debian/kradio.xpm: kradio3/icons/hi32-app-kradio.png
convert $ $@

+configure:
+   cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
+   cat /usr/share/aclocal/*.m4  admin/libtool.m4.in
+
+   make -f admin/Makefile.common
+
 config.status: configure
dh_testdir
# Add here commands to configure the package.
diff -u kradio-0.1.1.1~20061112/debian/changelog 
kradio-0.1.1.1~20061112/debian/changelog
--- kradio-0.1.1.1~20061112/debian/changelog
+++ kradio-0.1.1.1~20061112/debian/changelog
@@ -1,3 +1,11 @@
+kradio (0.1.1.1~20061112-3.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * fix up autoconf things (Closes: 543013)
+  * Relibtoolize while we are at it.
+
+ -- Sune Vuorela deb...@pusling.com  Wed, 02 Sep 2009 00:45:55 +0200
+
 kradio (0.1.1.1~20061112-3.1) unstable; urgency=low

   * Non-maintainer upload.
only in patch2:
unchanged:
--- kradio-0.1.1.1~20061112.orig/admin/configure.in.min
+++ kradio-0.1.1.1~20061112/admin/configure.in.min
@@ -44,6 +44,8 @@
 AM_CONFIG_HEADER(config.h) dnl at the distribution this done

 dnl Checks for programs.
+AC_PROG_CC
+AC_PROG_CXX
 AC_CHECK_COMPILERS
 AC_ENABLE_SHARED(yes)
 AC_ENABLE_STATIC(no)
only in patch2:
unchanged:
--- kradio-0.1.1.1~20061112.orig/admin/cvs.sh
+++ kradio-0.1.1.1~20061112/admin/cvs.sh
@@ -68,7 +68,7 @@
 echo *** KDE requires automake $required_automake_version
 exit 1
 ;;
-  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | 
automake*1.10*)
+  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | 
automake*1.1*)
 echo *** $AUTOMAKE_STRING found.
 UNSERMAKE=no
 ;;

-- 
I'm not able to install the device on a SMTP cache, how does it work?

From Word you must enable a printer, so that then from the preferences inside 
Flash MX you neither must explore the coaxial pointer of the provider, nor 
ever need to forward from the clock, this way you either cannot mount a 3Dfx 
space bar over a wordprocessor, or should never save the pin to digit from the 
tool to the window.



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



Bug#542815: maybe related to #538178 ?

2009-09-01 Thread Marc Fournier
I had the same error message when using mach and yum today, and found
out that a guy also reported this problem in #538178.

In my case, this was easily solved by removing the files in
/usr/lib/python2.5/site-packages/rpm/ (which didn't belong to any installed
package):

lrwxrwxrwx  1 root root   36 2008-05-22 13:54 _rpmmodule.a - 
/usr/share/pyshared/rpm/_rpmmodule.a
lrwxrwxrwx  1 root root   37 2008-05-22 13:54 _rpmmodule.la - 
/usr/share/pyshared/rpm/_rpmmodule.la
lrwxrwxrwx  1 root root   35 2008-05-22 13:54 __init__.py - 
/usr/share/pyshared/rpm/__init__.py

Maybe it would be an idea to investigate why different people have their
rpm-related python package get broken because of some (apparently)
generated files ?

Let me know if can be of any help !

Marc




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



Bug#539971: marked as done (kpowersave: FTBFS: ./.libs/libkdeinit_kpowersave.so: No such file or directory)

2009-09-01 Thread Debian Bug Tracking System
Your message dated Tue, 01 Sep 2009 22:47:58 +
with message-id e1mic8s-0001vm...@ries.debian.org
and subject line Bug#539971: fixed in kpowersave 0.7.3-5
has caused the Debian Bug report #539971,
regarding kpowersave: FTBFS: ./.libs/libkdeinit_kpowersave.so: No such file or 
directory
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.)


-- 
539971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539971
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kpowersave
Version: 0.7.3-4
Severity: serious

From my pbuilder build log:

...
/bin/sh ../libtool --tag=CXX --mode=link g++  -DNDEBUG -DNO_DEBUG -g -O2 -g 
-Wall -O2-o libkdeinit_kpowersave.la -rpath /usr/lib -no-undefined 
-avoid-version -L/usr/share/qt3/lib -L/usr/share/qt3/lib -L/usr/libdummy.lo 
autodimm.lo autosuspend.lo blacklisteditdialog.lo configuredialog.lo 
countdowndialog.lo dbusHAL.lo detaileddialog.lo hardware.lo hardware_battery.lo 
hardware_batteryCollection.lo hardware_cpu.lo inactivity.lo infodialog.lo 
kpowersave.lo logviewer.lo main.lo screen.lo settings.lo suspenddialog.lo 
kpowersave_skel.lo blacklistedit_Dialog.lo configure_Dialog.lo 
countdown_Dialog.lo detailed_Dialog.lo info_Dialog.lo log_viewer.lo 
suspend_Dialog.lo -lkio -
lhal -ldbus-1 -lpthread -lrt   -ldbus-qt-1 -lXss -lXext -lXtst 
libtool: link: ( cd .libs  rm -f libkdeinit_kpowersave.la  ln -s 
../libkdeinit_kpowersave.la libkdeinit_kpowersave.la )
/bin/sh ../libtool --tag=CXX --mode=link g++  -DNDEBUG -DNO_DEBUG -g -O2 -g 
-Wall -O2-o kpowersave.la -rpath /usr/lib/kde3  -L/usr/share/qt3/lib 
-L/usr/share/qt3/lib -L/usr/lib-module -avoid-version kpowersave_dummy.lo 
libkdeinit_kpowersave.la 
libtool: link: ( cd .libs  rm -f kpowersave.la  ln -s 
../kpowersave.la kpowersave.la )
echo 'extern C int kdemain(int argc, char* argv[]);'  kpowersave.la.cpp; \
echo 'int main(int argc, char* argv[]) { return kdemain(argc,argv); }' 
 kpowersave.la.cpp
g++ -DHAVE_CONFIG_H -I. -I/tmp/buildd/kpowersave-0.7.3/./src -I.. 
-DPACKAGE_KDE_SOUND_DIR=\/usr/share/sounds/\ -I/usr/share/qt3/include 
-I/usr/include/kde -I/usr/share/qt3/include -I.  -DDBUS_API_SUBJECT_TO_CHANGE -
I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal
-DQT_THREAD_SUPPORT  -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -g 
-O2 -g -Wall -O2  -c -o kpowersave.la.o kpowersave.la.cpp
/bin/sh ../libtool --tag=CXX --mode=link g++  -DNDEBUG -DNO_DEBUG -g -O2 -g 
-Wall -O2-o kpowersave  -no-undefined -L/usr/share/qt3/lib 
-L/usr/share/qt3/lib -L/usr/libkpowersave.la.o libkdeinit_kpowersave.la 
libtool: link: g++ -DNDEBUG -DNO_DEBUG -g -O2 -g -Wall -O2 -o .libs/kpowersave 
kpowersave.la.o  -L/usr/share/qt3/lib -L/usr/lib 
./.libs/libkdeinit_kpowersave.so
g++: ./.libs/libkdeinit_kpowersave.so: No such file or directory
make[4]: *** [kpowersave] Error 1
make[4]: Leaving directory 
`/tmp/buildd/kpowersave-0.7.3/obj-x86_64-linux-gnu/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/tmp/buildd/kpowersave-0.7.3/obj-x86_64-linux-gnu/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/kpowersave-0.7.3/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/kpowersave-0.7.3/obj-x86_64-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



---End Message---
---BeginMessage---
Source: kpowersave
Source-Version: 0.7.3-5

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

kpowersave_0.7.3-5.diff.gz
  to pool/main/k/kpowersave/kpowersave_0.7.3-5.diff.gz
kpowersave_0.7.3-5.dsc
  to pool/main/k/kpowersave/kpowersave_0.7.3-5.dsc
kpowersave_0.7.3-5_i386.deb
  to pool/main/k/kpowersave/kpowersave_0.7.3-5_i386.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
have further comments please address them to 539...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl bi...@debian.org (supplier of updated kpowersave package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 02 Sep 2009 00:12:29 +0200
Source: kpowersave

Processed: kradio: FTBFS: /usr/bin/install: cannot stat `.libs/libdocking-menu.so': No such

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 543013 +patch
Bug #543013 [kradio] kradio: FTBFS: /usr/bin/install: cannot stat 
`.libs/libdocking-menu.so': No such file or directory
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544622: libglui-dev: Uninstallable due to dependency on freeglut-dev

2009-09-01 Thread Guillem Jover
Package: libglui-dev
Version: 2.36-3
Severity: serious

Hi!

This package has a dependency on freeglut-dev which was a Provides
recently dropped from the freeglut3-dev. It needs to be switched to
the actual package name.

regards,
guillem



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



Bug#533981: marked as done (kde-style-serenity: FTBFS: cp: cannot stat `/usr/share/libtool/ltmain.sh': No such file or directory)

2009-09-01 Thread Debian Bug Tracking System
Your message dated Tue, 01 Sep 2009 22:46:58 +
with message-id e1mic7u-0001r0...@ries.debian.org
and subject line Bug#533981: fixed in kde-style-serenity 1.7.1-4
has caused the Debian Bug report #533981,
regarding kde-style-serenity: FTBFS: cp: cannot stat 
`/usr/share/libtool/ltmain.sh': No such file or directory
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.)


-- 
533981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533981
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kde-style-serenity
Version: 1.7.1-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory 
 `/build/user-kde-style-serenity_1.7.1-3-amd64-JSEFSW/kde-style-serenity-1.7.1'
 make[1]: *** No rule to make target `distclean'.  Stop.
 make[1]: Leaving directory 
 `/build/user-kde-style-serenity_1.7.1-3-amd64-JSEFSW/kde-style-serenity-1.7.1'
 make: [clean] Error 2 (ignored)
 #mm.. remove autofoo generated stuff
 find . -name Makefile.in | xargs rm -f
 rm -f aclocal.m4
 rm -f acinclude.m4
 rm -f configure
 rm -f config.h.in
 rm -f admin/ltmain.sh
 rm -f admin/libtool.m4.in
 rm -f configure.in
 rm -f subdirs
 dh_clean 
  dpkg-source -b kde-style-serenity-1.7.1
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building kde-style-serenity using existing 
 kde-style-serenity_1.7.1.orig.tar.gz
 dpkg-source: info: building kde-style-serenity in 
 kde-style-serenity_1.7.1-3.diff.gz
 dpkg-source: warning: ignoring deletion of file configure.in
 dpkg-source: warning: ignoring deletion of file aclocal.m4
 dpkg-source: warning: ignoring deletion of file config.h.in
 dpkg-source: warning: ignoring deletion of file acinclude.m4
 dpkg-source: warning: ignoring deletion of file Makefile.in
 dpkg-source: warning: ignoring deletion of file configure
 dpkg-source: warning: ignoring deletion of file subdirs
 dpkg-source: warning: ignoring deletion of file colorschemes/Makefile.in
 dpkg-source: warning: ignoring deletion of file admin/libtool.m4.in
 dpkg-source: warning: ignoring deletion of file admin/ltmain.sh
 dpkg-source: warning: ignoring deletion of file decoration/Makefile.in
 dpkg-source: warning: ignoring deletion of file decoration/config/Makefile.in
 dpkg-source: warning: ignoring deletion of directory autom4te.cache
 dpkg-source: warning: ignoring deletion of file style/Makefile.in
 dpkg-source: warning: ignoring deletion of file style/config/Makefile.in
 dpkg-source: info: building kde-style-serenity in 
 kde-style-serenity_1.7.1-3.dsc
  debian/rules build
 # quilt exits with 2 as return when there was nothing to do. 
 # That's not an error here (but it's useful to break loops in crude scripts)
 QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
 Applying patch 01_support_autoconf2.6.diff
 patching file admin/cvs.sh
 
 Applying patch 02_fix_makefile_am.diff
 patching file decoration/config/Makefile.am
 patching file decoration/Makefile.am
 patching file style/config/Makefile.am
 patching file style/Makefile.am
 
 Now at patch 02_fix_makefile_am.diff
 touch debian/stamp-patched
 touch ChangeLog NEWS #I love this autohell
 cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
 cp: cannot stat `/usr/share/libtool/ltmain.sh': No such file or directory
 make: *** [configure] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/06/20/kde-style-serenity_1.7.1-3_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: kde-style-serenity
Source-Version: 1.7.1-4

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

kde-style-serenity_1.7.1-4.diff.gz
  to pool/main/k/kde-style-serenity/kde-style-serenity_1.7.1-4.diff.gz
kde-style-serenity_1.7.1-4.dsc
  to pool/main/k/kde-style-serenity/kde-style-serenity_1.7.1-4.dsc
kde-style-serenity_1.7.1-4_amd64.deb
  to 

Bug#543947: python-xml removed from debian

2009-09-01 Thread Rémi Letot

Problem  :

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540476
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540475

Thanks,
--
Rémi
attachment: remi.vcf

Bug#543026: marked as done (knetworkmanager: FTBFS: YOU'RE USING automake (GNU automake) 1.11. KDE requires automake 1.6.1 or newer)

2009-09-01 Thread Debian Bug Tracking System
Your message dated Tue, 01 Sep 2009 23:18:09 +
with message-id e1micc5-0004mf...@ries.debian.org
and subject line Bug#543026: fixed in knetworkmanager 1:0.7~~svn941706-2
has caused the Debian Bug report #543026,
regarding knetworkmanager: FTBFS: YOU'RE USING automake (GNU automake) 1.11. 
KDE requires automake 1.6.1 or newer
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.)


-- 
543026: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543026
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: knetworkmanager
Version: 1:0.7~~svn941706-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory 
 `/build/user-knetworkmanager_0.7~~svn941706-1-amd64-TjDxfl/knetworkmanager-0.7~~svn941706'
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./admin/config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./admin/config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 make[1]: Leaving directory 
 `/build/user-knetworkmanager_0.7~~svn941706-1-amd64-TjDxfl/knetworkmanager-0.7~~svn941706'
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./admin/config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./admin/config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 ! [ -f /usr/share/libtool/ltmain.sh ] || \
   cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
 ! [ -f /usr/share/libtool/config/ltmain.sh ] || \
   cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
 cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
 make -f admin/Makefile.common cvs
 make[1]: Entering directory 
 `/build/user-knetworkmanager_0.7~~svn941706-1-amd64-TjDxfl/knetworkmanager-0.7~~svn941706'
 *** YOU'RE USING automake (GNU automake) 1.11.
 *** KDE requires automake 1.6.1 or newer
 make[1]: *** [cvs] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/knetworkmanager_1:0.7~~svn941706-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: knetworkmanager
Source-Version: 1:0.7~~svn941706-2

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

knetworkmanager_0.7~~svn941706-2.diff.gz
  to pool/main/k/knetworkmanager/knetworkmanager_0.7~~svn941706-2.diff.gz
knetworkmanager_0.7~~svn941706-2.dsc
  to pool/main/k/knetworkmanager/knetworkmanager_0.7~~svn941706-2.dsc
network-manager-kde_0.7~~svn941706-2_i386.deb
  to pool/main/k/knetworkmanager/network-manager-kde_0.7~~svn941706-2_i386.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
have further comments please address them to 543...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software

Bug#543113: marked as done (wikidiff2: FTBFS: *** -php4 is no longer supported.)

2009-09-01 Thread Debian Bug Tracking System
Your message dated Tue, 01 Sep 2009 23:56:11 +
with message-id e1midct-0001kf...@ries.debian.org
and subject line Bug#543113: fixed in wikidiff2 0.0.1+svn55737-1
has caused the Debian Bug report #543113,
regarding wikidiff2: FTBFS: *** -php4 is no longer supported.
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.)


-- 
543113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543113
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wikidiff2
Version: 0.0.1+svn48764-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory 
 `/build/user-wikidiff2_0.0.1+svn48764-1-amd64-vohmb1/wikidiff2-0.0.1+svn48764'
 swig -php4 -c++ wikidiff2.i
 *** -php4 is no longer supported.
 *** Either upgrade to PHP5 or use SWIG 1.3.36 or earlier.
 make[1]: *** [wikidiff2_wrap.cpp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/wikidiff2_0.0.1+svn48764-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: wikidiff2
Source-Version: 0.0.1+svn55737-1

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

php-wikidiff2_0.0.1+svn55737-1_amd64.deb
  to pool/main/w/wikidiff2/php-wikidiff2_0.0.1+svn55737-1_amd64.deb
wikidiff2_0.0.1+svn55737-1.diff.gz
  to pool/main/w/wikidiff2/wikidiff2_0.0.1+svn55737-1.diff.gz
wikidiff2_0.0.1+svn55737-1.dsc
  to pool/main/w/wikidiff2/wikidiff2_0.0.1+svn55737-1.dsc
wikidiff2_0.0.1+svn55737.orig.tar.gz
  to pool/main/w/wikidiff2/wikidiff2_0.0.1+svn55737.orig.tar.gz



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
have further comments please address them to 543...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Romain Beauxis to...@rastageeks.org (supplier of updated wikidiff2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Sep 2009 18:14:30 -0500
Source: wikidiff2
Binary: php-wikidiff2
Architecture: source amd64
Version: 0.0.1+svn55737-1
Distribution: unstable
Urgency: low
Maintainer: Mediawiki Maintenance Team 
pkg-mediawiki-de...@lists.alioth.debian.org
Changed-By: Romain Beauxis to...@rastageeks.org
Description: 
 php-wikidiff2 - external diff engine for mediawiki
Closes: 543113
Changes: 
 wikidiff2 (0.0.1+svn55737-1) unstable; urgency=low
 .
   * New upstream release.
   * Fixed FTBFS.
   Closes: #543113
   * Bumped standards-version to 3.8.3
   * Bumped compat to 7
Checksums-Sha1: 
 d4ca1f9314ac4f7a720bf3e9b0175019540770c0 1530 wikidiff2_0.0.1+svn55737-1.dsc
 0d10ed145178b8a559bc71b60f86443e7cab40ed 31843 
wikidiff2_0.0.1+svn55737.orig.tar.gz
 2c564fd57f388fc187f35f4c46578902ed7a0c6b 2904 
wikidiff2_0.0.1+svn55737-1.diff.gz
 230b15f21672e4c2952998aa3c5d2bf6eb35a8e2 41244 
php-wikidiff2_0.0.1+svn55737-1_amd64.deb
Checksums-Sha256: 
 8cc2654e89dfad098a4eca145db01f4e0f296471af952a0ce584c72f66c56faa 1530 
wikidiff2_0.0.1+svn55737-1.dsc
 5ab9086a8e70ed41e0582d467188818c45a80727c2c37aa5bcab8c440fe03f27 31843 
wikidiff2_0.0.1+svn55737.orig.tar.gz
 7d6e31a29cef10a776f83b05224cff28fe94671302aaf451d998aad9a7de499c 2904 
wikidiff2_0.0.1+svn55737-1.diff.gz
 8b92f68b76420936a475493d1861bc32ecc5744518ae82e1dc0d7b3e5a67da61 41244 
php-wikidiff2_0.0.1+svn55737-1_amd64.deb
Files: 
 004a09b8bf24be1505b684f48b3bb8ff 1530 web optional 
wikidiff2_0.0.1+svn55737-1.dsc
 2b22a1cd83b54244a72f4a35c8f1d458 31843 web optional 
wikidiff2_0.0.1+svn55737.orig.tar.gz
 a5eb16bf71e06ca53577cf805ec40483 2904 web optional 
wikidiff2_0.0.1+svn55737-1.diff.gz
 9cd5f7bbfadbd315813dd1ab0f8673df 41244 web optional 

Bug#544505: [aptitude] aptitude segfaults on update of package list in ui

2009-09-01 Thread James Hallam
On Tuesday 01 September 2009 18:56:47 Sven Joachim wrote:
 On 2009-09-01 18:50 +0200, James Hallam wrote:
  I'm also getting the same issue, with apt 0.7.23.

 ^^

 Known problem, see #544080.  Please upgrade to 0.7.23.1.

 Sven

Yeah, that fixed it, thanks.



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



Processed (with 2 errors): Re: Bug#544497: gimp-resynthesizer: rebuilds an empty package

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 package gimp-resynthesizer
Limiting to bugs with field 'package' containing at least one of 
'gimp-resynthesizer'
Limit currently set to 'package':'gimp-resynthesizer'

 reassign 544497 libgimp2.0-dev 2.6.7-1
Bug #544497 [gimp-resynthesizer] gimp-resynthesizer: rebuilds an empty package
Bug reassigned from package 'gimp-resynthesizer' to 'libgimp2.0-dev'.
package: 'libgimp2.0-dev' does not match at least one of gimp-resynthesizer
Failed to clear fixed versions and reopen on 544497: limit failed for bugs: 
544497.

 package libgimp2.0-dev
Limiting to bugs with field 'package' containing at least one of 
'libgimp2.0-dev'
Limit currently set to 'package':'libgimp2.0-dev'

 affects 544497 + gimp-resynthesizer
Bug #544497 [libgimp2.0-dev] gimp-resynthesizer: rebuilds an empty package
Added indication that 544497 affects gimp-resynthesizer
 severity 544497 serious
Bug #544497 [libgimp2.0-dev] gimp-resynthesizer: rebuilds an empty package
Severity set to 'serious' from 'important'

 retitle 544497 gimptool-2.0 does not respect DESTDIR (causes FTBFS in
Bug #544497 [libgimp2.0-dev] gimp-resynthesizer: rebuilds an empty package
Changed Bug title to 'gimptool-2.0 does not respect DESTDIR (causes FTBFS in' 
from 'gimp-resynthesizer: rebuilds an empty package'
 other packages)
Unknown command or malformed arguments to command.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544639: out of range pointer 0xebc0

2009-09-01 Thread Timur Mazid

Package: grub-pc
Version: 1.97~beta1-1
Severity: critical
Justification: breaks the whole system


I'm actually using 1.96+20090808-1 right now, because otherwise, obviously, it 
won't boot, so if that appears anywhere, that's why.
And yes, grub-common was running at 1.97 too.

Anyway, on to the problem.

out of range pointer 0xebc0

That's what it says after I select a kernel in grub. It does it for both 2.6.30 
and 2.6.26.

Sorry I can't provide more info, dunno what else to say.

If you need any info, just tell me what to do. :P


-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/fd9a61fb-18c5-44da-978d-d4ad08f36d88 / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)/dev/hda
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,1)
search --no-floppy --fs-uuid --set fd9a61fb-18c5-44da-978d-d4ad08f36d88
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output.gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,1)
search --no-floppy --fs-uuid --set fd9a61fb-18c5-44da-978d-d4ad08f36d88
insmod png
if background_image /boot/grub/moreblue-orbit-grub.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, Linux 2.6.30-1-686 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set fd9a61fb-18c5-44da-978d-d4ad08f36d88
linux/boot/vmlinuz-2.6.30-1-686 
root=UUID=fd9a61fb-18c5-44da-978d-d4ad08f36d88 ro  quiet
initrd/boot/initrd.img-2.6.30-1-686
}
menuentry Debian GNU/Linux, Linux 2.6.30-1-686 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set fd9a61fb-18c5-44da-978d-d4ad08f36d88
linux/boot/vmlinuz-2.6.30-1-686 
root=UUID=fd9a61fb-18c5-44da-978d-d4ad08f36d88 ro single 
initrd/boot/initrd.img-2.6.30-1-686
}
menuentry Debian GNU/Linux, Linux 2.6.26-2-686 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set fd9a61fb-18c5-44da-978d-d4ad08f36d88
linux/boot/vmlinuz-2.6.26-2-686 
root=UUID=fd9a61fb-18c5-44da-978d-d4ad08f36d88 ro  quiet
initrd/boot/initrd.img-2.6.26-2-686
}
menuentry Debian GNU/Linux, Linux 2.6.26-2-686 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set fd9a61fb-18c5-44da-978d-d4ad08f36d88
linux/boot/vmlinuz-2.6.26-2-686 
root=UUID=fd9a61fb-18c5-44da-978d-d4ad08f36d88 ro single 
initrd/boot/initrd.img-2.6.26-2-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*** END /boot/grub/grub.cfg

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]1.5.27  Debian configuration management sy
ii  grub-common  1.96+20090808-1 GRand Unified Bootloader, version 
ii  libc62.9-25  GNU C Library: Shared libraries
ii  ucf  3.0021  Update Configuration File: preserv

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
ii  desktop-base  5.0.5  common files for the Debian Deskto
ii  genisoimage   9:1.1.9-1  Creates ISO-9660 CD-ROM filesystem

-- debconf information:
  grub2/kfreebsd_cmdline:
  grub-pc/linux_cmdline: fillme
* grub2/linux_cmdline:
  grub-pc/chainload_from_menu.lst: true
  grub-pc/kopt_extracted: false
* grub-pc/install_devices: /dev/hda
  grub-pc/postrm_purge_boot_grub: false
  grub2/kfreebsd_cmdline_default: quiet
* grub2/linux_cmdline_default: quiet
_
Take a peek at other people's pay and perks Check out The Great Australian Pay 
Check
http://clk.atdmt.com/NMN/go/157639755/direct/01/

Processed: re: gnome-photo-printer: FTBFS: configure: error: You need to have

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 537030 +patch
Bug #537030 [gnome-photo-printer] gnome-photo-printer: FTBFS: configure: error: 
You need to have libglade-2.0 installed to compile  run this software.
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#537030: gnome-photo-printer: FTBFS: configure: error: You need to have

2009-09-01 Thread peter green

tags 537030 +patch
thanks

add libglade2-dev to the build depends to fix this bug.



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



Bug#544564: python-rpy: fails to import -- segfault: address (nil), cause 'memory not mapped'

2009-09-01 Thread Yaroslav Halchenko
not sure if that is python per se...

if I rebuild python-rpy on my somewhat  outdated laptop (runs squeeze
with sid but no regular full-installation upgrades) -- everything  works
fine... (rebuilding in uptodate sid chroot leads to failing one again).

I am still on elderly libc:

$ apt-cache policy libgfortran3 gcc-4.4-base libgcc1
libgfortran3:
  Installed: 4.4.1-1
  Candidate: 4.4.1-1
  Version table:
 4.4.1-3 0
600 http://debian.lcs.mit.edu sid/main Packages
 *** 4.4.1-1 0
900 http://debian.lcs.mit.edu squeeze/main Packages
100 /var/lib/dpkg/status
gcc-4.4-base:
  Installed: 4.4.1-1
  Candidate: 4.4.1-1
  Version table:
 4.4.1-3 0
600 http://debian.lcs.mit.edu sid/main Packages
 *** 4.4.1-1 0
900 http://debian.lcs.mit.edu squeeze/main Packages
100 /var/lib/dpkg/status
libgcc1:
  Installed: 1:4.4.1-1
  Candidate: 1:4.4.1-1
  Version table:
 1:4.4.1-3 0
600 http://debian.lcs.mit.edu sid/main Packages
 *** 1:4.4.1-1 0
900 http://debian.lcs.mit.edu squeeze/main Packages
100 /var/lib/dpkg/status


FWIW he is a traceback of segfault:

$ LD_LIBRARY_PATH=/usr/lib/debug gdb /usr/bin/python 
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu...
(gdb) set args -c import rpy
(gdb) r
Starting program: /usr/bin/python -c import rpy
[Thread debugging using libthread_db enabled]
[New Thread 0x7f73b23ee6f0 (LWP 28773)]
[New Thread 0x7f73aac5f950 (LWP 28796)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f73b23ee6f0 (LWP 28773)]
0x in ?? ()
(gdb) bt
#0  0x in ?? ()
#1  0x7f73acfd1906 in ?? () from 
/usr/lib/python2.5/site-packages/_rpy2092.so
#2  0x004911d5 in PyEval_EvalFrameEx (f=0x2fe3ef0, throwflag=value 
optimized out) at ../Python/ceval.c:3612
#3  0x004924cd in PyEval_EvalCodeEx (co=0x7f73b23a33f0, globals=value 
optimized out, locals=value optimized out, args=0x24b19e8, argcount=1, 
kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0)
at ../Python/ceval.c:2875
#4  0x004dc992 in function_call (func=0x24afed8, arg=0x24b19d0, kw=0x0) 
at ../Objects/funcobject.c:517
#5  0x00418843 in PyObject_Call (func=0x7f73b23ce300, 
arg=0x7f73b2327e68, kw=0x7f73b0f3bea0) at ../Objects/abstract.c:1861
#6  0x0041f6e8 in instancemethod_call (func=0x24afed8, arg=0x24b19d0, 
kw=0x0) at ../Objects/classobject.c:2519
#7  0x00418843 in PyObject_Call (func=0x7f73b23ce300, 
arg=0x7f73b2327e68, kw=0x7f73b0f3bea0) at ../Objects/abstract.c:1861
#8  0x0048b322 in PyEval_CallObjectWithKeywords (func=0x7f73b2310640, 
arg=0x7f73b23ae050, kw=0x0) at ../Python/ceval.c:3481
#9  0x00422496 in PyInstance_New (klass=value optimized out, 
arg=0x7f73b23ae050, kw=0x0) at ../Objects/classobject.c:560
#10 0x00418843 in PyObject_Call (func=0x7f73b23ce300, 
arg=0x7f73b2327e68, kw=0x7f73b0f3bea0) at ../Objects/abstract.c:1861
#11 0x0048e061 in PyEval_EvalFrameEx (f=0x2247950, throwflag=value 
optimized out) at ../Python/ceval.c:3823
#12 0x004924cd in PyEval_EvalCodeEx (co=0x7f73b23a38a0, globals=value 
optimized out, locals=value optimized out, args=0x0, argcount=0, kws=0x0, 
kwcount=0, defs=0x0, defcount=0, closure=0x0)
at ../Python/ceval.c:2875
#13 0x004926c2 in PyEval_EvalCode (co=0x7f73b23ce300, 
globals=0x7f73b2327e68, locals=0x7f73b0f3bea0) at ../Python/ceval.c:514
#14 0x004a725e in PyImport_ExecCodeModuleEx (name=0x7fff1277ee30 rpy, 
co=0x7f73b23a38a0, pathname=0x7fff1277cd00 
/usr/lib/python2.5/site-packages/rpy.pyc) at ../Python/import.c:675
#15 0x004a7508 in load_source_module (name=0x7fff1277ee30 rpy, 
pathname=0x7fff1277cd00 /usr/lib/python2.5/site-packages/rpy.pyc, fp=value 
optimized out) at ../Python/import.c:959
#16 0x004a8ac4 in import_submodule (mod=0x72ecc0, 
subname=0x7fff1277ee30 rpy, fullname=0x7fff1277ee30 rpy) at 
../Python/import.c:2400
#17 0x004a8d5c in load_next (mod=0x72ecc0, altmod=0x72ecc0, 
p_name=value optimized out, buf=0x7fff1277ee30 rpy, 
p_buflen=0x7fff1277fe38) at ../Python/import.c:2220
#18 0x004a93bd in import_module_level (name=0x0, globals=0x224a300, 
locals=value optimized out, fromlist=0x72ecc0, level=-1) at 
../Python/import.c:2001
#19 0x004a976f in PyImport_ImportModuleLevel (name=0x7f73b23a9414 
rpy, globals=0x224a300, locals=0x224a300, fromlist=0x72ecc0, level=-1) at 
../Python/import.c:2072
#20 0x0048ae39 in builtin___import__ (self=value optimized out, 
args=value optimized out, kwds=value optimized out) at 
../Python/bltinmodule.c:47
#21 0x00418843 in PyObject_Call 

Bug#543573: Anybody have a spare sparc machine? (was: Re: Bug#543573: FTBFS: libdevel-declare-perl_0.005011-1 on sparc (dist=unstable))

2009-09-01 Thread Ryan Niebur
[cross posting ftw]

Hi,

On Tue, Aug 25, 2009 at 10:50:38PM +0200, Martin Zobel-Helas wrote:
  Failed Test  Stat Wstat Total Fail  List of Failed
  ---
  t/combi.t   010??   ??  ??
  t/ctx-simple.t  010??   ??  ??
  t/fail.t010??   ??  ??
  t/methinstaller-simple.t010??   ??  ??
  t/method-no-semi.t  010??   ??  ??
  t/method.t  010??   ??  ??
  t/multiline-proto.t 010 12  1
  t/sugar.t   010??   ??  ??
  1 test skipped.
  Failed 8/23 test scripts. 1/38 subtests failed.
  Files=23, Tests=38,  3 wallclock secs ( 2.76 cusr +  0.25 csys =  3.01 CPU)
  Failed 8/23 test programs. 1/38 subtests failed.
  make[1]: *** [test_dynamic] Error 255
  make[1]: Leaving directory 
  `/build/buildd-libdevel-declare-perl_0.005011-1-sparc-FPppW5/libdevel-declare-perl-0.005011'
  dh_auto_test: make returned exit code 2
  make: *** [build] Error 1
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 

This is a sparc only FTBFS, and none of us own a sparc machine. Does
anybody have a spare one they could let me (or somebody else in the
Perl group) ssh into to debug it?

Cheers,
Ryan

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Processed: Re: Processed (with 2 errors): Re: Bug#544497: gimp-resynthesizer: rebuilds an empty package

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 544497 libgimp2.0-dev 2.6.7-1
Bug #544497 [libgimp2.0-dev] gimptool-2.0 does not respect DESTDIR (causes 
FTBFS in
Ignoring request to reassign bug #544497 to the same package
Bug #544497 [libgimp2.0-dev] gimptool-2.0 does not respect DESTDIR (causes 
FTBFS in
Bug Marked as found in versions gimp/2.6.7-1; no longer marked as found in 
versions gimp-resynthesizer/0.16-1.
 retitle 544497 gimptool does not respect DESTDIR (breaks other packages)
Bug #544497 [libgimp2.0-dev] gimptool-2.0 does not respect DESTDIR (causes 
FTBFS in
Changed Bug title to 'gimptool does not respect DESTDIR (breaks other 
packages)' from 'gimptool-2.0 does not respect DESTDIR (causes FTBFS in'

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544564: python-rpy: fails to import -- segfault: address (nil), cause 'memory not mapped'

2009-09-01 Thread Yaroslav Halchenko
oki doki ;)

so, after all was taken care of to build rpy without optimization and
stripping, gdb showed:

1846#ifdef WITH_NUMERIC
1847  if(use_numeric)
1848init_numeric();
1849#endif
1850  
1851  if(first==1)
(gdb) n
1848init_numeric();
(gdb) s
init_numeric () at src/rpymodule2092.c:1823
1823  if(use_numeric)
(gdb) s
1825  import_array();
(gdb) s
_import_array () at 
/usr/lib/python2.5/site-packages/numpy/core/include/numpy/__multiarray_api.h:971

and 'eureka' -- I've forgotten about tiny elephant: numpy... I had 1:1.2.1-1.1
whenever sid has 1:1.3.0-3 ... I've installed 1.3.0-3 and now it seems to
import rpy just fine. So, I guess, python-rpy should require numpy = 1.3.0 ?
could you verify that you have similar case? ;)


 Matthias:  All of a sudden the 'rpy' R module for Python segfauls on Debian
 (see original bug report #544564) whereas the courtesy backport we do via the
 R CRAN network works on my Ubuntu Jaunty amd64 works.   Did something
 change at Debian's Python end?

-- 
  .-.
=--   /v\  =
Keep in touch// \\ (yoh@|www.)onerussian.com
Yaroslav Halchenko  /(   )\   ICQ#: 60653192
   Linux User^^-^^[17]





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



Bug#543573: Anybody have a spare sparc machine? (was: Re: Bug#543573: FTBFS: libdevel-declare-perl_0.005011-1 on sparc (dist=unstable))

2009-09-01 Thread Ryan Niebur
Hi,

On Tue, Sep 01, 2009 at 07:12:47PM -0700, Ryan Niebur wrote:
 
 This is a sparc only FTBFS, and none of us own a sparc machine. Does
 anybody have a spare one they could let me (or somebody else in the
 Perl group) ssh into to debug it?
 

the upstream author of libdevel-declare-perl thinks that this could be
the same as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505415
so if somebody with a sparc machine could just rebuild
libdevel-declare-perl against the perl in experimental and confirm
that it builds, that would be sufficient.

Cheers,
Ryan

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Processed: Re: Processed (with 2 errors): Re: Bug#544497: gimp-resynthesizer: rebuilds an empty package

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 544497 2.6.7-1
Bug #544497 [libgimp2.0-dev] gimptool does not respect DESTDIR (breaks other 
packages)
Ignoring request to alter found versions of bug #544497 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#544645: par2cmdline: FTBFS: build error by automake

2009-09-01 Thread Nobuhiro Iwamatsu
Package: par2cmdline
Version: 0.4-10
Severity: serious
Justification: FTBFS

Hi,

This pakcage failed to build on i386 in sid.
Could you check and fix ?

Relevant part:
for f in Makefile.in aclocal.m4 configure config.h.in; do [ -e
$f.debian-rules-orig ] || cp -p $f $f.debian-rules-orig; done
if [ -e ./Makefile.am ]; then cd .  automake-1.9  ; fi
configure.ac:29: version mismatch.  This is Automake 1.9.6,
configure.ac:29: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:29: comes from Automake 1.8.3.  You should recreate
configure.ac:29: aclocal.m4 with aclocal and run automake again.
make: *** [debian/stamp-autotools-files] Error 63
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Best regards,
 Nobuhiro

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Processed: Re: Bug#544618: libgimp2.0-dev: gimptool-2.0 does not support DESTDIR

2009-09-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 544497 544618
Bug#544497: gimptool does not respect DESTDIR (breaks other packages)
Bug#544618: libgimp2.0-dev: gimptool-2.0 does not support DESTDIR
Forcibly Merged 544497 544618.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



  1   2   >