Bug#562910:

2010-01-06 Thread Johannes Matheis
This is caused because portmap (6.0.0-1) is just listening on the IPv4  
loopback address:

# netstat -tulpen|grep portmap
tcp0  0 0.0.0.0:111 0.0.0.0:*
LISTEN  0  13538   5248/portmap
udp0  0 0.0.0.0:111 0.0.0.0:*   
 0  13537   5248/portmap


mountd tries to connect to the IPv6 loopback address ::1 (if there is  
one) and fails.



This can be easily confirmed several ways:

Remove IPv6 loopback interface:
# ifconfig lo inet6 del ::1
and it will start.

Use rpcbind (0.2.0-2) instead of portmap. It will also listen on IPv6  
(but, i. e. nis depends on portmap) and mountd will start again.


If you run rpc.mountd with strace, look out for indications like AF_INET6.


pgpbJ9wf8D0Mp.pgp
Description: PGP Digital Signature


Bug#563646: marked as done (xtables-addons-source: package unusable)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Jan 2010 09:42:08 +0100
with message-id 20100106084207.ga3...@piche.inl.fr
and subject line Bug#563646: xtables-addons-source: package unusable
has caused the Debian Bug report #563646,
regarding xtables-addons-source: package unusable
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.)


-- 
563646: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563646
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xtables-addons-source
Version: 1.19-3
Severity: grave
Justification: renders package unusable


After apt-get upgrade on my debian testing, i have this message :

iptables: match ipp2p has version libxtables.so.2, but libxtables.so.4 is 
required.

Alex.

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

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

Versions of packages xtables-addons-source depends on:
ii  bzip2 1.0.5-3high-quality block-sorting file co
ii  debhelper 7.4.10 helper programs for debian/rules
ii  iptables-dev  1.4.6-2iptables development files
ii  make  3.81-7 An utility for Directing compilati
ii  module-assistant  0.11.1 tool to make module package creati
ii  pkg-config0.22-1 manage compile and link flags for 

xtables-addons-source recommends no packages.

xtables-addons-source suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
- Forwarded message from Modesto Alexandre a...@arcalpin.com -

Le lundi 4 janvier 2010, Pierre Chifflier a écrit :
 On Mon, Jan 04, 2010 at 11:12:16AM +0100, Modesto Alexandre wrote:
  Package: xtables-addons-source
  Version: 1.19-3
  Severity: grave
  Justification: renders package unusable
 
 
  After apt-get upgrade on my debian testing, i have this message :
 
  iptables: match ipp2p has version libxtables.so.2, but
  libxtables.so.4 is required.

 Hi,

 You have probably upgraded xtables-addons-source and
 xtables-addons-common without rebuilding the package (using
 module-assistant).
 Can you confirm that ?

You can close bug, it works with this new package :

ii  xtables-addons-source   1.21-1   Extensions 
targets and matches for iptables [modules sources]

Thanks :)

Alex.

 I could add a Conflict: line, yet I'm not sure 
 this will make transitions easier.

 Regards,
 Pierre



-- 
Modesto Alexandre
Alliance Réseaux
04 79 64 07 72



- End forwarded message -


signature.asc
Description: Digital signature
---End Message---


Processed (with 1 errors): Re: Bug#560895: gnome-screensaver inhibitors not being removed issue

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

 Version: 2.28.0-2
Unknown command or malformed arguments to command.

 notfound 560895 2.14.3-3
Bug #560895 [gnome-screensaver] gnome-screensaver vulnerability
Bug No longer marked as found in versions gnome-screensaver/2.14.3-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#552185: gnome-bluetooth] read/write access to the /dev/rfkill device is required

2010-01-06 Thread Fabian Greffrath
Am Mittwoch, den 06.01.2010, 00:20 +0100 schrieb Andrea Veri:
 this means that every g-bluetooth's release *after* the 2.27.9 one
 will have this issue, so downgrading to a release which is before that
 one would fix this issue.

I would love to try with a 2.27.x Debian package, but couldn't find one
in the usual places. :(

 Did you try the Ubuntu package with bad results as well? they added
 the udev rule that should fix this rfkill issue, so it looks to me a
 bit strange that nothing works even with it.

Yes, I even tried with the gnome-bluetooth_2.28.1-0ubuntu2 packages from
ubuntu and it didn't work (well, at least the system tray icon is back,
but everything else still seems broken, e.g. the spinner in the Device
Search window of bluetooth-wizard isn't moving).

BTW, I have the following in dmesg when I plug in my dongle:

  btusb_intr_complete: hci0 urb f6785880 failed to resubmit (19)
  btusb_bulk_complete: hci0 urb f6785a00 failed to resubmit (19)
  btusb_bulk_complete: hci0 urb f6785000 failed to resubmit (19)
  btusb_send_frame: hci0 urb f4327680 submission failed

Does it maybe mean it's broken?

Cheers,
Fabian




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



Bug#552185: How about proper group

2010-01-06 Thread Josselin Mouette
block 552185 by 563902
thanks

Le mardi 22 décembre 2009 à 02:51 +0100, Witold Baryluk a écrit :
 Maybe change /dev/rfkill's group to netdev or plugdev?
 AFAIK most users are in plugdev group. Adding them
 to netdev is also possible. Eventually this should 
 be somehow processes indirectly via i.e. NetworkManager?

The clean solution is to let udev call ConsoleKit to set ACLs
for /dev/rfkill.

When this is done, we’ll just need to add dependencies on consolekit and
udev (= fixed version).

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling





--
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#552185: How about proper group

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

 block 552185 by 563902
Bug #552185 [gnome-bluetooth] [gnome-bluetooth] read/write access to the 
/dev/rfkill device is required
Bug #561010 [gnome-bluetooth] bluetooth: bluetooth is disabled on debian testing
Was not blocked by any bugs.
Added blocking bug(s) of 552185: 563902
Was not blocked by any bugs.
Added blocking bug(s) of 561010: 563902
 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#542381: Bug#542383: fails to install

2010-01-06 Thread Thijs Kinkhorst
Michael Biebl wrote:
 Holger Levsen wrote:
  Package: rsyslog-mysql
  Version: 4.2.0-1
  Severity: serious
  User: debian...@lists.debian.org
  Usertags: piuparts piuparts.d.o
 
  Hi,
 
  during a test with piuparts I noticed your package failed to install.
 
  From the attached log (scroll to the bottom...):
 
Setting up rsyslog-mysql (4.2.0-1) ...
dbconfig-common: writing config to
  /etc/dbconfig-common/rsyslog-mysql.conf
 
Creating config file /etc/dbconfig-common/rsyslog-mysql.conf with new
  version
 
Creating config file /etc/rsyslog.d/mysql.conf with new version
warning: database package not installed?
dbconfig-common: rsyslog-mysql configure: aborted.
dbconfig-common: flushing administrative password
dpkg: error processing rsyslog-mysql (--configure):
 subprocess installed post-installation script returned error exit
  status 1 Errors were encountered while processing:
 rsyslog-mysql
E: Sub-process /usr/bin/dpkg returned an error code (1)

 Afaics I'm using dbconfig-common as documented, so this issue should imho
 be handled there.

One thing you're not doing is Recommends: mysql-client. But I doubt that 
would have helped here.

 I'll leave it to Sean to decide, how dbconfig-common should behave in a
 non-interactive mode (which I guess was used in the piuparts test)

If someone installs a dbconfig-common-using package in non-interactive mode 
and doesn't supply any explicit preseeding, then I think we can assume that 
they want to answer no to Configure database for ${pkg} with 
dbconfig-common?

The attached (currently untested) patch could be a solution to this.


cheers,
Thijs
--- dpkg/config.orig	2010-01-06 11:16:07.344467011 +0100
+++ dpkg/config	2010-01-06 11:16:10.320693083 +0100
@@ -103,7 +103,7 @@
 	# - multidb support step 1
 	2)
 		db_get $install_question
-		if [ $RET != true ]; then
+		if [ $DEBIAN_FRONTEND = noninteractive || $RET != true ]; then
 			db_set $dbc_package/internal/skip-preseed true
 			return 0;
 		fi


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


Bug#563253: libnss3-1d: Fails to verify the certificate of my company email server

2010-01-06 Thread Mike Hommey
On Fri, Jan 01, 2010 at 01:28:47PM +, Sam Morris wrote:
 Package: libnss3-1d
 Version: 3.12.5-1
 Severity: grave
 Justification: renders package unusable
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Since upgrading libnss3-1d to 3.12.5, I have been unable to connect to my
 company's email server. Evolution gives me this dialog:
 
 SSL Certificate check for imap.example.com:
 
 Issuer:serialNumber=,CN=Go Daddy Secure Certification
 Authority,OU=http://certificates.godaddy.com/repository,O=GoDaddy.com,
 Inc.,L=Scottsdale,ST=Arizona,C=US
 Subject:   CN=*.example.com,OU=Domain Control 
 Validated,O=*.example.com
 Fingerprint:   ec:cf:43:7f:87:84:f0:63:ec:b4:5d:60:e5:7e:6b:23
 Signature: BAD
 
 No problem with iceweasel, thunderbird, etc. but they don't appear to use the
 split-out package of NSS.
 
 I reported the same bug against gnutls, #563127. The maintainer found that
 gnutls refused to accept the certificate because it was issues by a V1 CA.
 Sadly I'm no X.509 expert so I don't know what that really means. The
 certificate in question was issued in April 2009, so it's not exactly ancient.
 
 Please tell me if you'd like the server address to debug this further 
 yourself,
 or whether there are any command line utilities for NSS that I can use as the
 equivalent of gnutls-bin/'openssl s_client' to debug further. 

There is one, but you would need to build libnss3 yourself (and get the
binary in mozilla/security/nss/cmd/vfyserv). If you'd prefer me to further
investigate, please report the server address.

 Because this coincides with the upgrade from 3.12.4 to 3.12.5 I am assuming
 that NSS made a similar policy change to GnuTLS, to stop trusting V1 CAs. If
 this is the kind of thing that a user of NSS can override, please let me know
 and I'll forward that information to the (evolution) upstream bug at
 https://bugzilla.gnome.org/show_bug.cgi?id=605773.

There is no such change that I can see related to trusting V1 CA
certificates.

Mike



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



Bug#563483: marked as done (Upgrade fails because `/usr/lib/vlc/control/libhotkeys_plugin.so` is also in vlc-nox 0:1.0.3-1.)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 10:48:43 +
with message-id e1nstrt-bk...@ries.debian.org
and subject line Bug#563483: fixed in vlc 1.0.4-2
has caused the Debian Bug report #563483,
regarding Upgrade fails because `/usr/lib/vlc/control/libhotkeys_plugin.so` is 
also in vlc-nox 0:1.0.3-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.)


-- 
563483: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563483
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Subject: Upgrade fails because `/usr/lib/vlc/control/libhotkeys_plugin.so` is 
also in vlc-nox 0:1.0.3-1.
Package: vlc
Version: 1.0.4-1
Severity: important

*** Please type your report below this line ***

Dear Debian hackers,


trying to upgrade vlc vlc-data vlc-nox from 1.0.3-1 to 1.0.4-1 resulted
in the following error.

$ sudo aptitude update; sudo aptitude safe-upgrade
[…]
Entpacke Ersatz für vlc ...
dpkg: Fehler beim Bearbeiten
von /var/cache/apt/archives/vlc_1.0.4-1_i386.deb (--unpack):
 Versuche, »/usr/lib/vlc/control/libhotkeys_plugin.so« zu überschreiben,
welches auch in Paket vlc-nox 0:1.0.3-1 ist
dpkg-deb: Unterprozess paste mit Signal (Datenübergabe unterbrochen
(broken pipe)) getötet
Vorbereiten zum Ersetzen von vlc-nox 1.0.3-1
(durch .../vlc-nox_1.0.4-1_i386.deb) ...
Entpacke Ersatz für vlc-nox ...
[…]
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/vlc_1.0.4-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ein Paket konnte nicht installiert werden. Versuche zu lösen:

$ LANG=C dpkg -l *vlc* # taken out uninstalled packages
ii  libvlc2 1.0.4-1 
   multimedia player and streamer library
ii  libvlccore2 1.0.4-1 
   base library for VLC and its modules
ii  vlc 1.0.3-1 
   multimedia player and streamer
ii  vlc-data1.0.4-1 
   Common data for VLC
ii  vlc-nox 1.0.4-1 
   multimedia player and streamer (without X su

Running the upgrade procedure again, works then.

$ sudo aptitude safe-upgrade
[…]

$ dpkg -l vlc
ii  vlc1.0.4-1multimedia player and streamer

Maybe vlc should conflict and replace with vlc-nox  1.0.4-1? Although I
have no clue what I am talking about.


Thanks,

Paul


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

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

Versions of packages vlc depends on:
ii  libaa1  1.4p5-38 ascii art library
ii  libc6   2.10.2-3 Embedded GNU C Library: Shared lib
ii  libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libfribidi0 0.10.9-1+b1  Free Implementation of the Unicode
ii  libgcc1 1:4.4.2-8GCC support library
ii  libgl1-mesa-glx [libgl1 7.6.1-1  A free implementation of the OpenG
ii  libglib2.0-02.22.3-2 The GLib library of C routines
ii  libgtk2.0-0 2.18.5-1 The GTK+ graphical user interface 
ii  libnotify1 [libnotify1- 0.4.5-1  sends desktop notifications to a n
ii  libqtcore4  4:4.5.3-4Qt 4 core module
ii  libqtgui4   4:4.5.3-4Qt 4 GUI module
ii  libsdl-image1.2 1.2.10-1 image loading library for Simple D
ii  libsdl1.2debian 1.2.13-5 Simple DirectMedia Layer
ii  libstdc++6  4.4.2-8  The GNU Standard C++ Library v3
ii  libtar  1.2.11-6 C library for manipulating tar arc
ii  libvlccore2 1.0.4-1  base library for VLC and its modul
ii  libx11-62:1.3.2-1X11 client-side library
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxinerama12:1.0.3-2X11 Xinerama extension library
ii  libxv1  2:1.0.5-1X11 Video extension library
ii  libxxf86vm1 1:1.0.2-1X11 XFree86 video mode extension l
ii  ttf-dejavu-core 2.30-2   Vera font family derivate with 

Bug#563476: marked as done (vlc: upgrade fails)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 10:48:43 +
with message-id e1nstrt-bx...@ries.debian.org
and subject line Bug#563476: fixed in vlc 1.0.4-2
has caused the Debian Bug report #563476,
regarding vlc: upgrade fails
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.)


-- 
563476: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563476
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc
Version: 1.0.4-1
Severity: normal


   Hello,

Upgrading vlc and vlc-nox from 1.0.3-1 to 1.0.4-1 fails as the hotkeys
plugin has changed from the latter package to the former.

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

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

Versions of packages vlc depends on:
ii  libaa1  1.4p5-38 ascii art library
ii  libc6   2.10.2-3 Embedded GNU C Library: Shared lib
ii  libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libfribidi0 0.10.9-1+b1  Free Implementation of the Unicode
ii  libgcc1 1:4.4.2-8GCC support library
ii  libgl1-mesa-glx [libgl1 7.6.1-1  A free implementation of the OpenG
ii  libglib2.0-02.22.3-2 The GLib library of C routines
ii  libgtk2.0-0 2.18.5-1 The GTK+ graphical user interface 
ii  libnotify1 [libnotify1- 0.4.5-1  sends desktop notifications to a n
ii  libqtcore4  4:4.5.3-4Qt 4 core module
ii  libqtgui4   4:4.5.3-4Qt 4 GUI module
ii  libsdl-image1.2 1.2.10-1 image loading library for Simple D
ii  libsdl1.2debian 1.2.13-5 Simple DirectMedia Layer
ii  libstdc++6  4.4.2-8  The GNU Standard C++ Library v3
ii  libtar  1.2.11-6 C library for manipulating tar arc
ii  libvlccore2 1.0.4-1  base library for VLC and its modul
ii  libx11-62:1.3.2-1X11 client-side library
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxinerama12:1.0.3-2X11 Xinerama extension library
ii  libxv1  2:1.0.5-1X11 Video extension library
ii  libxxf86vm1 1:1.0.2-1X11 XFree86 video mode extension l
ii  ttf-dejavu-core 2.30-2   Vera font family derivate with add
pn  vlc-nox none   (no description available)
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

vlc recommends no packages.

Versions of packages vlc suggests:
pn  mozilla-plugin-vlcnone (no description available)
pn  videolan-doc  none (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4  0.7.4-13   library for decoding ATSC A/52 str
ii  libasound21.0.21a-1  shared library for ALSA applicatio
ii  libass4   0.9.8-1library for SSA/ASS subtitles rend
ii  libavahi-client3  0.6.25-2   Avahi client library
ii  libavahi-common3  0.6.25-2   Avahi common library
pn  libavc1394-0  none (no description available)
ii  libavcodec52  4:0.5+svn20090706-2+b1 ffmpeg codec library
ii  libavformat52 4:0.5+svn20090706-2+b1 ffmpeg file format library
ii  libavutil49   4:0.5+svn20090706-2+b1 ffmpeg utility library
ii  libc6 2.10.2-3   Embedded GNU C Library: Shared lib
ii  libcaca0  0.99.beta16-3  colour ASCII art library
pn  libcddb2  none (no description available)
ii  libcdio10 0.81-4 library to read and control CD-ROM
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdca0   0.0.5-3decoding library for DTS Coherent 
ii  libdvbpsi50.1.6-1library for MPEG TS and DVB PSI ta
ii  libdvdnav44.1.3-6DVD navigation library
ii  libdvdread4   4.1.3-7library for reading DVDs
ii  libebml0  0.7.7-3.1  access library for the EBML format
ii  libfaad2  2.7-4  freeware Advanced Audio Decoder - 
ii  libflac8  1.2.1-2+b1 Free Lossless Audio Codec - 

Processed: tag

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

 tags 527507 + sid squeeze
Bug #527507 {Done: Hakan Ardo ha...@debian.org} [xfaces] xfaces: FTBFS: 
Missing Build-Depends
Added tag(s) squeeze and sid.
 tags 517168 + sid squeeze
Bug #517168 {Done: Josselin Mouette j...@debian.org} [libgnomevfs2-0] 
libgnomevfs2-0: Uninstallable in sid
Added tag(s) squeeze and sid.
 tags 522766 + sid squeeze
Bug #522766 {Done: jgoer...@complete.org} [libghc6-http-dev] libghc6-http-dev 
does not install on sid
Added tag(s) squeeze and sid.
 tags 522378 + sid squeeze
Bug #522378 {Done: Michael Biebl bi...@debian.org} [hal] hal: depends on 
libvolume-id0 which is no longer available in Sid
Added tag(s) squeeze and sid.
 tags 548603 + sid squeeze
Bug #548603 {Done: Jonny Lamb jo...@debian.org} [odccm] odccm: Incorrect 
dependencies in init.d LSB header
Added tag(s) squeeze and sid.
 tags 563785 + sid squeeze
Bug #563785 [mouseemu] fails to install due to incorrect dependencies in init.d 
LSB header
Added tag(s) squeeze and sid.
 tags 541225 + sid squeeze
Bug #541225 {Done: Rémi Denis-Courmont rde...@simphalempin.com} 
[miredo-server] miredo-server: Incorrect runlevels in init.d LSB header
Bug #542111 {Done: Rémi Denis-Courmont rde...@simphalempin.com} 
[miredo-server] miredo-server: Incorrect dependencies in init.d scripts
Added tag(s) squeeze and sid.
Added tag(s) squeeze and sid.
 tags 548555 + sid squeeze
Bug #548555 {Done: Stefano Zacchiroli z...@debian.org} [lastmp] lastmp: 
Incorrect dependencies in init.d LSB header
Added tag(s) squeeze and sid.
 tags 548551 + sid squeeze
Bug #548551 [dancer-services] dancer-services: Incorrect dependencies in init.d 
LSB header
Added tag(s) squeeze and sid.
 tags 563786 + sid squeeze
Bug #563786 [bindgraph] fails to install due to incorrect dependencies in 
init.d LSB header
Added tag(s) squeeze and sid.
 tags 553567 + sid squeeze
Bug #553567 {Done: Ludovic Rousseau rouss...@debian.org} [asedriveiiie] 
asedriveiiie: invalid-standards-version 3.6.3
Added tag(s) squeeze and sid.
 tags 527452 + sid squeeze
Bug #527452 {Done: Barry deFreese bdefre...@debian.org} [amavis-stats] purge 
fails
Added tag(s) squeeze and sid.
 tags 563474 + sid squeeze
Bug #563474 [acx100-source] acx100-source: module FTBFS with 2.6.31 kernel
Added tag(s) squeeze and sid.
 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: tagging 562995, severity of 562995 is normal

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

 tags 562995 + moreinfo
Bug #562995 [iceweasel] iceweasel hangs or crashes when loading a site
Added tag(s) moreinfo.
 severity 562995 normal
Bug #562995 [iceweasel] iceweasel hangs or crashes when loading a site
Severity set to 'normal' from 'grave'

 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#562995: iceweasel hangs or crashes when loading a site

2010-01-06 Thread Mike Hommey
On Tue, Dec 29, 2009 at 10:04:35PM +0100, Helmut Rathgen wrote:
 Subject: iceweasel hangs or crashes when loading a site
 Package: iceweasel
 Version: 3.5.6-1
 Justification: renders package unusable
 Severity: grave
 
 Iceweasel hangs or crashes when loading a site.
 
 The following bug is present on the system nd may be related:
 
 Bug#562994: xserver-xorg-core: x-system slow, Xorg high cpu usage

Please be more specific about your problem, and follow the instructions
that reportbug should have shown you (and are also available in 
/usr/share/bug/iceweasel/presubj)

Mike



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



Bug#563743: [Surfraw-devel] Bug#563743: surfraw: Error occured while reset 800b: errno=5

2010-01-06 Thread stephrom
Sorry, but my problem came from the fact that the system config file
changes to /etc/xdg/surfraw/conf.

With the default config, the problem is still there. But, I think that
it comes from sensibe-browser or www-browser (w3m on my system) 
In the default config, if I change sensible-browser with Iceweasel or
if I write no to graphical browser, it works fine.

Edit: In fact the problem is that I have an old environment variable
(BROWSER=w3m). So  sensible-browser was w3m which is not graphical...

Sorry for the noise. Surfraw is not in cause... Only me...

Best regards

steph





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



Bug#552185: gnome-bluetooth] read/write access to the /dev/rfkill device is required

2010-01-06 Thread Andrea Veri
2010/1/6 Fabian Greffrath fab...@greffrath.com

 Am Mittwoch, den 06.01.2010, 00:20 +0100 schrieb Andrea Veri:
  this means that every g-bluetooth's release *after* the 2.27.9 one
  will have this issue, so downgrading to a release which is before that
  one would fix this issue.

 I would love to try with a 2.27.x Debian package, but couldn't find one
 in the usual places. :(



gonna try to build a copy for you somewhen :)



  Did you try the Ubuntu package with bad results as well? they added
  the udev rule that should fix this rfkill issue, so it looks to me a
  bit strange that nothing works even with it.

 Yes, I even tried with the gnome-bluetooth_2.28.1-0ubuntu2 packages from
 ubuntu and it didn't work (well, at least the system tray icon is back,
 but everything else still seems broken, e.g. the spinner in the Device
 Search window of bluetooth-wizard isn't moving).

 BTW, I have the following in dmesg when I plug in my dongle:

  btusb_intr_complete: hci0 urb f6785880 failed to resubmit (19)
  btusb_bulk_complete: hci0 urb f6785a00 failed to resubmit (19)
  btusb_bulk_complete: hci0 urb f6785000 failed to resubmit (19)
  btusb_send_frame: hci0 urb f4327680 submission failed

 Does it maybe mean it's broken?


looks to me like a kernel issue with the new btusb kernel module, I found
out a bug report in Launchpad as well:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/268502

I tried it myself and I get the same errors when I plug in my dongle, so
it's definitely not your hardware broken.
It could also be an issue with bluez itself, but bluez is actually
unmaintained in Debian, so I really don't know who could take care of this
issue.

Anyway we gonna try to include the rfkill switch directly into udev,
hopefully this issue will be finally fixed. (or at least the users affected
will reduce)


Bug#563923: FTBFS: ZLIB_LIBRARY (ADVANCED)

2010-01-06 Thread Cyril Brulebois
Package: kmymoney2
Version: 3.95.0+svn1069391-1
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS:
| Good - your configure finished.
| Now type 'make' to build KMyMoney. For more help, consult README.cmake
| 
| CMake Error: The following variables are used in this project, but they are 
set to NOTFOUND.
| Please set them or make sure they are set and tested correctly in the CMake 
files:
| ZLIB_LIBRARY (ADVANCED)
| linked by target kmm_kdchart in directory 
/build/buildd-kmymoney2_3.95.0+svn1069391-1-alpha-nLTrbX/kmymoney2-3.95.0+svn1069391/libkdchart/src
| 
| -- Configuring incomplete, errors occurred!
| dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_SKIP_RPATH=ON returned exit code 1
| make[1]: *** [override_dh_auto_configure] Error 2

Full build logs at the usual place:
  https://buildd.debian.org/status/package.php?p=kmymoney2suite=unstable

Mraw,
KiBi.



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



Processed: aiccu

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

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

 tag 561324 + pending
Bug #561324 [aiccu] aiccu: uses non-essential tools in the config script
Added tag(s) pending.
 stop
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: Bug#563895

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

 severity 563895 normal
Bug #563895 [diffutils] diffutils: undeclared conflict with diff=2.8.1-12 
(from lenny)
Severity set to 'normal' from 'serious'

 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#561918: client certificate authentication broken

2010-01-06 Thread Olivier Berger
On Wed, Dec 30, 2009 at 08:36:11AM +0100, Mike Hommey wrote:
 On Tue, Dec 29, 2009 at 11:45:48PM +0100, Alexander Kurtz wrote:
  Hi,
  
  Since I didn't find a copy of libnss3-1d 3.12.4-1, I wanted to mention
  that the lenny version[1] of libnss3-1d works without problems with
  squeeze (and probably sid too) so using this version until this bug is
  fixed is easily possible.
 
 You can also add NSS_SSL_ENABLE_RENEGOTIATION=1 in
 /etc/iceweasel/iceweaselrc.
 

Are you sure ?

I've been hit by that bug, and that didn't help solving it for 3.5.6-1

I had to manually issue : NSS_SSL_ENABLE_RENEGOTIATION=1 iceweasel
on the command-line to get it to work.

Best regards,



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



Bug#552185: gnome-bluetooth] read/write access to the /dev/rfkill device is required

2010-01-06 Thread Fabian Greffrath
Am Mittwoch, den 06.01.2010, 12:41 +0100 schrieb Andrea Veri: 
 gonna try to build a copy for you somewhen :)

This would be highly appreciated! ;)

 looks to me like a kernel issue with the new btusb kernel module, I
 found out a bug report in Launchpad as well:
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/268502

Alright, but the bug report claims this issue has been fixed in Linux
2.6.29~rc3 and I am using 2.6.32-3. It doesn't work with 2.6.30-8 from
testing either, but this kernel is out of question anyway,
because /dev/rfkill has just been added in 2.6.31.

[If I could just find a package for a 2.6.31 kernel. It's high time for
a working Debian package archive like snapshot.d.n once was!]

 I tried it myself and I get the same errors when I plug in my dongle,
 so it's definitely not your hardware broken.
 It could also be an issue with bluez itself, but bluez is actually
 unmaintained in Debian, so I really don't know who could take care of
 this issue.

Maybe it's a regression in Bluez, but I doubt, since downgrading to
4.42-2~bpo50+1 didn't help either.

 Anyway we gonna try to include the rfkill switch directly into udev,
 hopefully this issue will be finally fixed. (or at least the users
 affected will reduce) 

Yes, hopefully. :)





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



Bug#561918: client certificate authentication broken

2010-01-06 Thread Mike Hommey
On Wed, Jan 06, 2010 at 01:29:13PM +0100, Olivier Berger wrote:
 On Wed, Dec 30, 2009 at 08:36:11AM +0100, Mike Hommey wrote:
  On Tue, Dec 29, 2009 at 11:45:48PM +0100, Alexander Kurtz wrote:
   Hi,
   
   Since I didn't find a copy of libnss3-1d 3.12.4-1, I wanted to mention
   that the lenny version[1] of libnss3-1d works without problems with
   squeeze (and probably sid too) so using this version until this bug is
   fixed is easily possible.
  
  You can also add NSS_SSL_ENABLE_RENEGOTIATION=1 in
  /etc/iceweasel/iceweaselrc.
  
 
 Are you sure ?
 
 I've been hit by that bug, and that didn't help solving it for 3.5.6-1
 
 I had to manually issue : NSS_SSL_ENABLE_RENEGOTIATION=1 iceweasel
 on the command-line to get it to work.

Ah, sorry, you need to export the variable, so that'd be
export NSS_SSL_ENABLE_RENEGOTIATION=1
in /etc/iceweasel/iceweaselrc.

Cheers,

Mike



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



Processed: reassign 515946 to libxi6

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

 # not easily fixable in libXext
 reassign 515946 libxi6
Bug #515946 [libxext6] libxi6 2:1.2.0-2 makes iceweasel (when selecting text) 
and midori crash
Bug reassigned from package 'libxext6' to 'libxi6'.
Bug No longer marked as found in versions libxext/1:1.0.1-2.
 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#563253: libnss3-1d: Fails to verify the certificate of my company email server

2010-01-06 Thread Mike Hommey
On Wed, Jan 06, 2010 at 12:31:34PM +, Sam Morris wrote:
  Before I go all the way to install evolution, could you check if there
  is a secmod.db file in your evolution folder or somewhere else it would
  be using ? (you can try to check in a strace output, possibly). Same
  question for key3.db and cert8.db.
 
 These files do indeed exist, in ~/.evolution. If you just wanted to
 check where evolution stores its certificate information, you can skip
 the next paragraph. :) 
 
 I needed to get access to my email for work, so I accepted evolution's
 certificate warning. This seems to add a _permanent_ exemption for the
 certificate, and evolution does not seem to have any UI for manipulating
 exemptions, leaving me unable to reproduce the problem on this computer
 any more. In order to try and remove the exemption, I deleted the
 cert8.db, key3.db and secomd.db files in ~/.evolution. Evolution happily
 recreated them, but they are empty; so now evolution doesn't know about
 _any_ certificate authorities at all. So I can't reproduce the bug on
 this computer any more (or connect to any SSL-using server without
 having to manually verify the certificate, argh)... the bug will still
 exist on my system at home, so if you want these files then I can pull
 them off there later this evening.

That would be useful, thanks. You can also try giving the database to
vfyserv (not sure if it needs to be the directory path, or if it needs
to include the secmod.db leaf), which should theorically make vfyserv do
the same thing as evolution.

Mike

PS: I'm Cc'ing the bug again to have all the above messages logged, with
your server address stripped off.



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



Bug#560438: marked as done (seaview: FTBFS: use_mase_files.cxx:1437: error: invalid conversion from 'const char*' to 'char*')

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 13:17:35 +
with message-id e1nsvlx-0003x1...@ries.debian.org
and subject line Bug#560438: fixed in seaview 1:4.2.1-1
has caused the Debian Bug report #560438,
regarding seaview: FTBFS: use_mase_files.cxx:1437: error: invalid conversion 
from 'const char*' to 'char*'
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.)


-- 
560438: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560438
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: seaview
Version: 1:3.2-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 g++ -c -Dunix -DFLTK1 -g -O2 -Wall -O2 
 -I/Users/mgouy/Documents/fltk/fltk-1.1.9 -I. -I/usr/X11R6/include  
 -DDEFAULT_HELPFILE=\/usr/share/seaview/seaview.help\ -U__APPLE__ -DNO_PDF 
 use_mase_files.cxx
 use_mase_files.cxx: In function 'void save_regions(list_regions*, FILE*)':
 use_mase_files.cxx:802: warning: comparison between signed and unsigned 
 integer expressions
 use_mase_files.cxx: In function 'void inform_prog_dir(const char*)':
 use_mase_files.cxx:1437: error: invalid conversion from 'const char*' to 
 'char*'
 make[1]: *** [use_mase_files.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/seaview_1:3.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: seaview
Source-Version: 1:4.2.1-1

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

seaview_4.2.1-1.diff.gz
  to non-free/s/seaview/seaview_4.2.1-1.diff.gz
seaview_4.2.1-1.dsc
  to non-free/s/seaview/seaview_4.2.1-1.dsc
seaview_4.2.1-1_amd64.deb
  to non-free/s/seaview/seaview_4.2.1-1_amd64.deb
seaview_4.2.1.orig.tar.gz
  to non-free/s/seaview/seaview_4.2.1.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 560...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Charles Plessy ple...@debian.org (supplier of updated seaview 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, 06 Jan 2010 21:59:51 +0900
Source: seaview
Binary: seaview
Architecture: source amd64
Version: 1:4.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Charles Plessy ple...@debian.org
Description: 
 seaview- Multiplatform interface for sequence alignment and phylogeny
Closes: 560438
Changes: 
 seaview (1:4.2.1-1) unstable; urgency=low
 .
   [ Charles Plessy ]
   * New upstream release that can be compiled with GCC 4.4.2
 Closes: #560438, Thanks to Luk Claes for the help.
   * Updated bibliographic reference and Debian copyright file.
 .
   [ Andreas Tille ]
   * s/Debian-Med/Debian Med/ in debian/control.
Checksums-Sha1: 
 fd7b9b6c0e88248f22158a25fe928ad5e55579ff 1408 seaview_4.2.1-1.dsc
 dfac8ea0663d8df38bd1e54e8770bd0c1ebe3f15 322707 seaview_4.2.1.orig.tar.gz
 35ccbc38846528fb40986ed59437d77846d47ebf 15639 seaview_4.2.1-1.diff.gz
 e8dd791b74ebef42aa88240c2d31b78e05dd9488 274744 seaview_4.2.1-1_amd64.deb
Checksums-Sha256: 
 e3f0f600bd40ffc521d56d3614cd38220d92e618bf2a207086f4e97a7bc320d7 1408 
seaview_4.2.1-1.dsc
 0c3c6416f5f38eef45dff923c7e3241ad0adb1a05c626bdcf5ed5f369452a308 322707 
seaview_4.2.1.orig.tar.gz
 e02ee2529267257d86acb913780aa35e36b41a702903f52992eb411c24b58bed 15639 
seaview_4.2.1-1.diff.gz
 cde26e176933dc8525282649476be2c75d68c239a553d203470bba560e4bef96 274744 
seaview_4.2.1-1_amd64.deb
Files: 
 94e107f8f3e9a2963c7fc9ff4d3c1784 1408 non-free/science optional 
seaview_4.2.1-1.dsc
 

Bug#563253: libnss3-1d: Fails to verify the certificate of my company email server

2010-01-06 Thread Sam Morris
On Wed, 2010-01-06 at 13:53 +0100, Mike Hommey wrote:
 On Wed, Jan 06, 2010 at 12:31:34PM +, Sam Morris wrote:
   Before I go all the way to install evolution, could you check if there
   is a secmod.db file in your evolution folder or somewhere else it would
   be using ? (you can try to check in a strace output, possibly). Same
   question for key3.db and cert8.db.
  
  These files do indeed exist, in ~/.evolution. If you just wanted to
  check where evolution stores its certificate information, you can skip
  the next paragraph. :) 
  
  I needed to get access to my email for work, so I accepted evolution's
  certificate warning. This seems to add a _permanent_ exemption for the
  certificate, and evolution does not seem to have any UI for manipulating
  exemptions, leaving me unable to reproduce the problem on this computer
  any more. In order to try and remove the exemption, I deleted the
  cert8.db, key3.db and secomd.db files in ~/.evolution. Evolution happily
  recreated them, but they are empty; so now evolution doesn't know about
  _any_ certificate authorities at all. So I can't reproduce the bug on
  this computer any more (or connect to any SSL-using server without
  having to manually verify the certificate, argh)... the bug will still
  exist on my system at home, so if you want these files then I can pull
  them off there later this evening.
 
 That would be useful, thanks. You can also try giving the database to
 vfyserv (not sure if it needs to be the directory path, or if it needs
 to include the secmod.db leaf), which should theorically make vfyserv do
 the same thing as evolution.

I just had the idea of creating a new user, setting up my evolution
accounts, and trying vfyserv:

t...@durandal:~$ 
/tmp/nss/nss-3.12.5/mozilla/security/nss/cmd/vfyserv/Linux2.6_x86_64_glibc_PTH_64_OPT.OBJ/vfyserv
 -p 443 -d ~/.evolution/ imap.example.com 
Connecting to host imap.example.com (addr 217.160.200.53) on port 443
PROBLEM WITH THE CERT CHAIN:
CERT 3. i...@valicert.com [Certificate Authority]:
  ERROR -8172: Peer's certificate issuer has been marked as not trusted 
by the user.
e=i...@valicert.com,CN=http://www.valicert.com/,OU=ValiCert Class 2 
Policy Validation Authority,O=ValiCert, Inc.,L=ValiCert Validation Network
Error in function PR_Write: -8172
 - Peer's certificate issuer has been marked as not trusted by the user.

This also happens with my personal mail server (crypt.ethx.net) that
works fine at home. This is looking more and more like a bug in
evolution rather than NSS, except that if I downgrade to NSS 3.12.4
everything works again. Anyway, I will perform the same new-user test on
my home machine with both versions of NSS and report back.

-- 
Sam Morris s...@robots.org.uk



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



Bug#563940: CVE-2009-4459: uses the title tag before defining the character encoding in a meta tag

2010-01-06 Thread Giuseppe Iuculano
Package: redmine
Severity: serious
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for redmine.

CVE-2009-4459[0]:
| Redmine 0.8.7 and earlier uses the title tag before defining the
| character encoding in a meta tag, which allows remote attackers to
| conduct cross-site scripting (XSS) attacks and inject arbitrary script
| via UTF-7 encoded values in the title parameter to a new issue page,
| which may be interpreted as script by Internet Explorer 7 and 8.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4459
http://security-tracker.debian.org/tracker/CVE-2009-4459


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

iEYEARECAAYFAktEl4oACgkQNxpp46476arH6QCfZ8cbk6gPiNO9TwSNrS6PsESy
xCQAmgNQklC5IywBP46TBDELV+7qdbHE
=xnry
-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#563941: linux-image-2.6.26-2-686: unexpected system hangups

2010-01-06 Thread Irb
Package: linux-image-2.6.26-2-686
Version: 2.6.26-19lenny2
Severity: grave
Justification: causes non-serious data loss

System hangs periodically. Applications(iceweasel 3.0.6-1, emacs) crash from 
time to time. No obvious reasons were found.

-- Fragment of 
 Jan  5 22:45:18 localhost kernel: [17522.044299] [ cut here 
]
Jan  5 22:45:18 localhost kernel: [17522.044312] WARNING: at lib/kref.c:43 
kref_get+0x17/0x1c()
Jan  5 22:45:18 localhost kernel: [17522.044316] Modules linked in: nls_utf8 
nls_cp437 vfat fat nls_base sd_mod usb_storage usbhid hid ff_memless xt_TCPMSS 
xt_tcpmss xt_tcpudp iptable_mangle ip_tables x_tables pppoe pppox ppp_generic 
slhc radeon drm ppdev lp acpi_cpufreq speedstep_lib cpufreq_userspace 
cpufreq_conservative cpufreq_stats cpufreq_ondemand freq_table 
cpufreq_powersave ipv6 fuse loop joydev pcmcia firmware_class parport_pc 
parport serio_raw psmouse video output bay pcspkr battery snd_ali5451 
snd_ac97_codec ac97_bus container snd_pcm snd_timer snd snd_page_alloc 
yenta_socket rsrc_nonstatic pcmcia_core ac trident i2c_ali1535 i2c_ali15x3 
gameport button soundcore ac97_codec i2c_core shpchp pci_hotplug ali_agp 
agpgart evdev ext3 jbd mbcache ide_cd_mod cdrom ide_disk ata_generic libata 
scsi_mod ide_pci_generic floppy alim15x3 ide_core 8139cp 8139too mii dock 
ohci_hcd usbcore thermal processor fan thermal_sys [last unloaded: 
scsi_wait_scan]
Jan  5 22:45:18 localhost kernel: [17522.01] Pid: 5126, comm: firefox-bin 
Not tainted 2.6.26-2-686 #1
Jan  5 22:45:18 localhost kernel: [17522.044457]  [c01225f3] 
warn_on_slowpath+0x40/0x66
Jan  5 22:45:18 localhost kernel: [17522.044516]  [c0133bf0] 
hrtimer_forward+0xe4/0x100
Jan  5 22:45:18 localhost kernel: [17522.044534]  [c0136114] 
getnstimeofday+0x37/0xbc
Jan  5 22:45:18 localhost kernel: [17522.044542]  [c0108066] 
pit_next_event+0x25/0x30
Jan  5 22:45:18 localhost kernel: [17522.044558]  [c0138838] 
clockevents_program_event+0xc4/0xd2
Jan  5 22:45:18 localhost kernel: [17522.044590]  [c016ce67] 
dma_pool_alloc+0x189/0x193
Jan  5 22:45:18 localhost kernel: [17522.044649]  [c011a6bb] 
__wake_up+0x29/0x39
Jan  5 22:45:18 localhost kernel: [17522.044684]  [c0243005] 
mousedev_notify_readers+0x1a4/0x1ad
Jan  5 22:45:18 localhost kernel: [17522.044723]  [c024367e] 
mousedev_event+0x42b/0x45b
Jan  5 22:45:18 localhost kernel: [17522.044733]  [c024243d] 
input_event+0x4c/0x65
Jan  5 22:45:18 localhost kernel: [17522.044749]  [c01dea03] 
kref_get+0x17/0x1c
Jan  5 22:45:18 localhost kernel: [17522.044762]  [d08622ef] 
usb_get_urb+0xc/0x10 [usbcore]
Jan  5 22:45:18 localhost kernel: [17522.044824]  [d0861813] 
usb_hcd_submit_urb+0x22/0x817 [usbcore]
Jan  5 22:45:18 localhost kernel: [17522.044863]  [c024243d] 
input_event+0x4c/0x65
Jan  5 22:45:18 localhost kernel: [17522.044893]  [d0b0da49] 
hidinput_report_event+0x1a/0x30 [hid]
Jan  5 22:45:18 localhost kernel: [17522.044922]  [d0b0aa17] 
hid_input_report+0x36a/0x3ab [hid]
Jan  5 22:45:18 localhost kernel: [17522.045005]  [d0ae04db] 
hid_irq_in+0xb4/0xff [usbhid]
Jan  5 22:45:18 localhost kernel: [17522.045039]  [d0860df0] 
usb_hcd_giveback_urb+0x64/0x8f [usbcore]
Jan  5 22:45:18 localhost kernel: [17522.045077]  [d08354a9] 
finish_urb+0x55/0x82 [ohci_hcd]
Jan  5 22:45:18 localhost kernel: [17522.045111]  [d0835508] 
takeback_td+0x32/0x92 [ohci_hcd]
Jan  5 22:45:18 localhost kernel: [17522.045139]  [d083568a] 
dl_done_list+0x122/0x135 [ohci_hcd]
Jan  5 22:45:18 localhost kernel: [17522.045153]  [c01395ed] 
tick_program_event+0x1f/0x23
Jan  5 22:45:18 localhost kernel: [17522.045185]  [d0837849] 
ohci_irq+0x141/0x248 [ohci_hcd]
Jan  5 22:45:18 localhost kernel: [17522.045221]  [d08610b6] 
usb_hcd_irq+0x37/0x73 [usbcore]
Jan  5 22:45:18 localhost kernel: [17522.045253]  [c01520ea] 
handle_IRQ_event+0x23/0x51
Jan  5 22:45:18 localhost kernel: [17522.045278]  [c0153389] 
handle_level_irq+0x73/0xb6
Jan  5 22:45:18 localhost kernel: [17522.045298]  [c0105f3a] do_IRQ+0x4d/0x63
Jan  5 22:45:18 localhost kernel: [17522.045319]  [c01042a7] 
common_interrupt+0x23/0x28
Jan  5 22:45:18 localhost kernel: [17522.045356]  [c02b] 
quirk_p64h2_1k_io+0x8c/0x96
Jan  5 22:45:18 localhost kernel: [17522.045391]  ===
Jan  5 22:45:18 localhost kernel: [17522.045395] ---[ end trace 
b0f7ced9eb74ae1a ]---
Jan  5 22:45:18 localhost kernel: [17522.052314] [ cut here 
]
Jan  5 22:45:18 localhost kernel: [17522.052321] WARNING: at lib/kref.c:43 
kref_get+0x17/0x1c()
Jan  5 22:45:18 localhost kernel: [17522.052324] Modules linked in: nls_utf8 
nls_cp437 vfat fat nls_base sd_mod usb_storage usbhid hid ff_memless xt_TCPMSS 
xt_tcpmss xt_tcpudp iptable_mangle ip_tables x_tables pppoe pppox ppp_generic 
slhc radeon drm ppdev lp acpi_cpufreq speedstep_lib cpufreq_userspace 
cpufreq_conservative cpufreq_stats cpufreq_ondemand freq_table 
cpufreq_powersave ipv6 fuse loop joydev pcmcia firmware_class parport_pc 
parport serio_raw psmouse video 

Bug#552185: gnome-bluetooth] read/write access to the /dev/rfkill device is required

2010-01-06 Thread Fabian Greffrath
 Alright, but the bug report claims this issue has been fixed in Linux
 2.6.29~rc3 and I am using 2.6.32-3. It doesn't work with 2.6.30-8 from
 testing either, but this kernel is out of question anyway,
 because /dev/rfkill has just been added in 2.6.31.

Update: I just tried with the linux-image 2.6.31-16.53 package from
Ubuntu and it doesn't work either. :(




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



Bug#563942: kdelibs: kgpg produces corrupted zip files caused by wrong encoding of umlauts in kzip

2010-01-06 Thread Bjoern Ricks
Package: kdelibs
Version: 4:3.5.10.dfsg.1-0lenny3
Severity: grave
Tags: patch
Justification: causes non-serious data loss

kgpg and all other applications that are creating zip files via kzip are 
producing corrupted zip files if a filename includes e.g. a german umlaut like 
'ö'. This is caused by an wrong encoding in KZip::doneWriting(int).
To reproduce this behaviour create a folder with an umlaut and drop it to the 
kgpg trayicon. In the upcoming dialog zip as compression method has to be 
chosen. After encrypting and saving the zip file it must be decrypted to get 
the plain zip file. In case of having a umlaut in a foldername this file is 
corruped.

This bug leads to important data loss if a user wants to backup folders 
securely with kgpg. In an extreme case the user deletes the folder before he 
checks the integrity of the encrypted zip file. 

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29.4-id1-k8-9 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdelibs depends on:
ii  kdelibs-data 4:3.5.10.dfsg.1-0lenny3 core shared data for all KDE appli
ii  kdelibs4c2a  4:3.5.10.dfsg.1-0lenny3 core libraries and binaries for al

kdelibs recommends no packages.

kdelibs suggests no packages.

-- no debconf information
Index: kio/kio/kzip.cpp
===
--- kio/kio/kzip.cpp	(revision 1065516)
+++ kio/kio/kzip.cpp	(revision 1065517)
@@ -954,8 +954,8 @@
 buffer[ 26 ] = char(mysize  16);
 buffer[ 27 ] = char(mysize  24);
 
-buffer[ 28 ] = char(it.current()-path().length()); // filename length
-buffer[ 29 ] = char(it.current()-path().length()  8);
+buffer[ 28 ] = char(path.length()); // filename length
+buffer[ 29 ] = char(path.length()  8);
 
 	buffer[ 30 ] = char(extra_field_len);
 	buffer[ 31 ] = char(extra_field_len  8);
@@ -1294,9 +1294,10 @@
 if ( d-m_extraField == ModificationTime )
 extra_field_len = 17;	// value also used in doneWriting()
 
+const QCString encodedName = QFile::encodeName(d-m_currentFile-path());
 int csize = device()-at() -
 d-m_currentFile-headerStart() - 30 -
-		d-m_currentFile-path().length() - extra_field_len;
+encodedName.length() - extra_field_len;
 d-m_currentFile-setCompressedSize(csize);
 //kdDebug(7040)  usize:   d-m_currentFile-size()  endl;
 //kdDebug(7040)  csize:   d-m_currentFile-compressedSize()  endl;


Bug#563944: xorp: FTBFS /usr/sbin/snmpd: No such file or directory

2010-01-06 Thread Jari Aalto
Package: xorp
Severity: serious
Justification: Policy 4.2


The debian/control dependencies:

Build-Depends: debhelper (= 5), autotools-dev, quilt, libssl-dev, 
 libncurses5-dev | ncurses-dev, docbook-to-man, libpcap0.8-dev, libsnmp-dev
Build-Depends-Indep: texlive-base-bin, 
 texlive-base, 
 texlive-latex-base, 
 texlive-latex-recommended, 
 texlive-latex-extra, 
 texlive-pstricks, 
 texlive-math-extra, 
 texlive-fonts-recommended, 
 transfig, gs-common

Trying to build from source:

...
checking for openssl/md5.h... yes
checking for MD5_Init in -lcrypto... yes
checking for net-snmp-config... true
checking if net-snmp version equal or newer than 5.0.6... yes
checking if snmpd can be started... ./configure: line 20653: 
/usr/sbin/snmpd: No such file or directory
./configure: line 20653: /usr/sbin/snmpd: No such file or directory
./configure: line 20653: /usr/sbin/snmpd: No such file or directory
./configure: line 20653: /usr/sbin/snmpd: No such file or directory
./configure: line 20653: /usr/sbin/snmpd: No such file or directory
./configure: line 20653: /usr/sbin/snmpd: No such file or directory
./configure: line 20653: /usr/sbin/snmpd: No such file or directory
./configure: line 20653: /usr/sbin/snmpd: No such file or directory
./configure: line 20653: /usr/sbin/snmpd: No such file or directory
./configure: line 20653: /usr/sbin/snmpd: No such file or directory
no
-   
Unable to start snmpd. This is the snmpd log file:  

cat: conftestsnmp.log: No such file or directory

If you don't know how to resolve the problem and do not want to 
see this message again, run ./configure --without-snmp  
-   
checking whether C compiler supports flag -DNETSNMP_NO_INLINE... yes
checking whether C++ compiler supports flag -DNETSNMP_NO_INLINE... yes
checking whether C compiler supports flag -DNETSNMP_ENABLE_IPV6 -g -O2 
-DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -DDEBIAN 
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE -I. 
-I/usr/include -DNETSNMP_NO_INLINE... yes
checking for net-snmp/agent/net-snmp-agent-includes.h... yes
checking for net-snmp/library/container.h... yes
configure: error: XORP MIBs will not be built
make[3]: *** [config.status] Error 1
make[3]: Leaving directory `/srv/deb/rc/xorp/xorp-1.6/mibs'
make[2]: *** [distclean-recursive] Error 1
make[2]: Leaving directory `/srv/deb/rc/xorp/xorp-1.6'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/srv/deb/rc/xorp/xorp-1.6'
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit 
status 2
debuild: fatal error at line 1330:
dpkg-buildpackage -rfakeroot -D -us -uc -i.pc -iconfig.status -ibackup.bzr 
-i.git -i -I.svn -I.bzr -Ibackup.bzr -I.bzr.backup -I.hg -I.git -I_MTN -I.darcs 
-ICVS -IRCS failed
No patch removed


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

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



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



Bug#563941: Additional information

2010-01-06 Thread irb250 irb250
Jan  5 22:49:01 localhost kernel: [17744.647218] [ cut here 
]
Jan  5 22:49:01 localhost kernel: [17744.647230] WARNING: at lib/kref.c:43 
kref_get+0x17/0x1c()
Jan  5 22:49:01 localhost kernel: [17744.647233] Modules linked in: nls_utf8 
nls_cp437 vfat fat nls_base sd_mod usb_storage usbhid hid ff_memless xt_TCPMSS 
xt_tcpmss xt_tcpudp iptable_mangle ip_tables x_tables pppoe pppox ppp_generic 
slhc radeon drm ppdev lp acpi_cpufreq speedstep_lib cpufreq_userspace 
cpufreq_conservative cpufreq_stats cpufreq_ondemand freq_table 
cpufreq_powersave ipv6 fuse loop joydev pcmcia firmware_class parport_pc 
parport serio_raw psmouse video output bay pcspkr battery snd_ali5451 
snd_ac97_codec ac97_bus container snd_pcm snd_timer snd snd_page_alloc 
yenta_socket rsrc_nonstatic pcmcia_core ac trident i2c_ali1535 i2c_ali15x3 
gameport button soundcore ac97_codec i2c_core shpchp pci_hotplug ali_agp 
agpgart evdev ext3 jbd mbcache ide_cd_mod cdrom ide_disk ata_generic libata 
scsi_mod ide_pci_generic floppy alim15x3 ide_core 8139cp 8139too mii dock 
ohci_hcd usbcore thermal processor fan thermal_sys [last unloaded: 
scsi_wait_scan]
Jan  5 22:49:01 localhost kernel: [17744.647341] Pid: 3377, comm: Xorg Tainted: 
GW 2.6.26-2-686 #1
Jan  5 22:49:01 localhost kernel: [17744.647355]  [c01225f3] 
warn_on_slowpath+0x40/0x66
Jan  5 22:49:01 localhost kernel: [17744.647445]  [c01d5a7a] 
blk_rq_map_sg+0xe4/0x23b
Jan  5 22:49:01 localhost kernel: [17744.647459]  [c016ce67] 
dma_pool_alloc+0x189/0x193
Jan  5 22:49:01 localhost kernel: [17744.647515]  [c011a6bb] 
__wake_up+0x29/0x39
Jan  5 22:49:01 localhost kernel: [17744.647547]  [c0243005] 
mousedev_notify_readers+0x1a4/0x1ad
Jan  5 22:49:01 localhost kernel: [17744.647581]  [c024367e] 
mousedev_event+0x42b/0x45b
Jan  5 22:49:01 localhost kernel: [17744.647590]  [c024243d] 
input_event+0x4c/0x65
Jan  5 22:49:01 localhost kernel: [17744.647606]  [c01dea03] 
kref_get+0x17/0x1c
Jan  5 22:49:01 localhost kernel: [17744.647618]  [d08622ef] 
usb_get_urb+0xc/0x10 [usbcore]
Jan  5 22:49:01 localhost kernel: [17744.647655]  [d0861813] 
usb_hcd_submit_urb+0x22/0x817 [usbcore]
Jan  5 22:49:01 localhost kernel: [17744.647693]  [c024243d] 
input_event+0x4c/0x65
Jan  5 22:49:01 localhost kernel: [17744.647723]  [d0b0da49] 
hidinput_report_event+0x1a/0x30 [hid]
Jan  5 22:49:01 localhost kernel: [17744.647744]  [d0b0aa17] 
hid_input_report+0x36a/0x3ab [hid]
Jan  5 22:49:01 localhost kernel: [17744.647826]  [d0ae04db] 
hid_irq_in+0xb4/0xff [usbhid]
Jan  5 22:49:01 localhost kernel: [17744.647851]  [d0860df0] 
usb_hcd_giveback_urb+0x64/0x8f [usbcore]
Jan  5 22:49:01 localhost kernel: [17744.647888]  [d08354a9] 
finish_urb+0x55/0x82 [ohci_hcd]
Jan  5 22:49:01 localhost kernel: [17744.647917]  [d0835508] 
takeback_td+0x32/0x92 [ohci_hcd]
Jan  5 22:49:01 localhost kernel: [17744.647944]  [d083568a] 
dl_done_list+0x122/0x135 [ohci_hcd]
Jan  5 22:49:01 localhost kernel: [17744.647958]  [c01395ed] 
tick_program_event+0x1f/0x23
Jan  5 22:49:01 localhost kernel: [17744.647991]  [d0837849] 
ohci_irq+0x141/0x248 [ohci_hcd]
Jan  5 22:49:01 localhost kernel: [17744.648026]  [d08610b6] 
usb_hcd_irq+0x37/0x73 [usbcore]
Jan  5 22:49:01 localhost kernel: [17744.648027]  [c01520ea] 
handle_IRQ_event+0x23/0x51
Jan  5 22:49:01 localhost kernel: [17744.648027]  [c0153389] 
handle_level_irq+0x73/0xb6
Jan  5 22:49:01 localhost kernel: [17744.648027]  [c0105f3a] do_IRQ+0x4d/0x63
Jan  5 22:49:01 localhost kernel: [17744.648027]  [c01042a7] 
common_interrupt+0x23/0x28
Jan  5 22:49:01 localhost kernel: [17744.648027]  ===
Jan  5 22:49:01 localhost kernel: [17744.648027] ---[ end trace 
b0f7ced9eb74ae1a ]---
Jan  5 22:49:01 localhost kernel: [17744.655209] [ cut here 
]
Jan  5 22:49:01 localhost kernel: [17744.655220] WARNING: at lib/kref.c:43 
kref_get+0x17/0x1c()
Jan  5 22:49:01 localhost kernel: [17744.655223] Modules linked in: nls_utf8 
nls_cp437 vfat fat nls_base sd_mod usb_storage usbhid hid ff_memless xt_TCPMSS 
xt_tcpmss xt_tcpudp iptable_mangle ip_tables x_tables pppoe pppox ppp_generic 
slhc radeon drm ppdev lp acpi_cpufreq speedstep_lib cpufreq_userspace 
cpufreq_conservative cpufreq_stats cpufreq_ondemand freq_table 
cpufreq_powersave ipv6 fuse loop joydev pcmcia firmware_class parport_pc 
parport serio_raw psmouse video output bay pcspkr battery snd_ali5451 
snd_ac97_codec ac97_bus container snd_pcm snd_timer snd snd_page_alloc 
yenta_socket rsrc_nonstatic pcmcia_core ac trident i2c_ali1535 i2c_ali15x3 
gameport button soundcore ac97_codec i2c_core shpchp pci_hotplug ali_agp 
agpgart evdev ext3 jbd mbcache ide_cd_mod cdrom ide_disk ata_generic libata 
scsi_mod ide_pci_generic floppy alim15x3 ide_core 8139cp 8139too mii dock 
ohci_hcd usbcore thermal processor fan thermal_sys [last unloaded: 
scsi_wait_scan]
Jan  5 22:49:01 localhost kernel: [17744.655332] Pid: 3377, comm: Xorg Tainted: 
GW 2.6.26-2-686 #1
Jan  5 22:49:01 

Bug#563253: With nss 3.12.5, evolution does not know about _any_ certificate authorities

2010-01-06 Thread Sam Morris
I just noticed that, when I downgrade to NSS 3.12.2, evolution populates
its certificate authorities list (edit - preferences - certificates -
authorities). If I upgrade to 3.12.5, run 'evolution --force-shutdown',
then re-run evolution, the certificate authority list is empty.

Given #563324, I guess that upgrading NSS prevents evolution from
verifying certificates entirely.

-- 
Sam Morris s...@robots.org.uk



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



Bug#563947: linux-image-2.6.30-2-686 doesn't start software raid on boot

2010-01-06 Thread trophime
Package: linux-image-2.6.30-2-686
Version: 2.6.30-8squeeze1
Severity: critical
Justification: breaks the whole system

The problem appeared after an upgrade from lenny to squeeze.
This does not happen on 2.6.26-2-686.

The problem is similar to #551286 for amd64
but the proposed fixed do not work for me.



-- Package-specific info:

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
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/dash

Versions of packages linux-image-2.6.30-2-686 depends on:
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.93.4 tools for generating an initramfs
ii  module-init-tools 3.11-1 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.30-2-686 recommends:
ii  libc6-i6862.10.2-2   GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.30-2-686 suggests:
ii  grub  0.97-59GRand Unified Bootloader (dummy pa
pn  linux-doc-2.6.30  none (no description available)

-- debconf information excluded



-- 
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

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

 tag 558204 + pending
Bug #558204 [python-psycopg2da] python-psycopg2da: uninstallable: still depends 
on the monolithic zope3 package
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#563743: [Surfraw-devel] Bug#563743: surfraw: Error occured while reset 800b: errno=5

2010-01-06 Thread stephrom
Just a little request before you close that auwful bug report.
Can you modify the manpage to indicate that the config dir have
changed?
You put this in the changelog but the man continue to tell us that the
system config is /etc/surfraw.conf.

Sorry again.
Bye.

-- 
steph





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



Bug#563863: marked as done (FTBFS: /usr/bin/ld: cannot find -lz)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 15:37:11 +
with message-id e1nsxwd-0002dk...@ries.debian.org
and subject line Bug#563863: fixed in axiom 20091101-2
has caused the Debian Bug report #563863,
regarding FTBFS: /usr/bin/ld: cannot find -lz
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.)


-- 
563863: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563863
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: axiom
Version: 20091101-1
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS:
| Compiling 
/build/buildd-axiom_20091101-1-amd64-JSzJ1L/axiom-20091101/books/tangle.lisp.
| End of Pass 1.  
| End of Pass 2.  
| OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3
| Finished compiling 
/build/buildd-axiom_20091101-1-amd64-JSzJ1L/axiom-20091101/books/tangle.lisp.
| /usr/bin/ld: cannot find -lz
| collect2: ld returned 1 exit status
| […]

Full build logs at the usual place:
  https://buildd.debian.org/status/package.php?suite=unstablep=axiom

Mraw,
KiBi.


---End Message---
---BeginMessage---
Source: axiom
Source-Version: 20091101-2

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

axiom-databases_20091101-2_all.deb
  to main/a/axiom/axiom-databases_20091101-2_all.deb
axiom-doc_20091101-2_all.deb
  to main/a/axiom/axiom-doc_20091101-2_all.deb
axiom-graphics-data_20091101-2_all.deb
  to main/a/axiom/axiom-graphics-data_20091101-2_all.deb
axiom-graphics_20091101-2_i386.deb
  to main/a/axiom/axiom-graphics_20091101-2_i386.deb
axiom-hypertex-data_20091101-2_all.deb
  to main/a/axiom/axiom-hypertex-data_20091101-2_all.deb
axiom-hypertex_20091101-2_i386.deb
  to main/a/axiom/axiom-hypertex_20091101-2_i386.deb
axiom-source_20091101-2_all.deb
  to main/a/axiom/axiom-source_20091101-2_all.deb
axiom-test_20091101-2_all.deb
  to main/a/axiom/axiom-test_20091101-2_all.deb
axiom-tex_20091101-2_all.deb
  to main/a/axiom/axiom-tex_20091101-2_all.deb
axiom_20091101-2.diff.gz
  to main/a/axiom/axiom_20091101-2.diff.gz
axiom_20091101-2.dsc
  to main/a/axiom/axiom_20091101-2.dsc
axiom_20091101-2_i386.deb
  to main/a/axiom/axiom_20091101-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 563...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Camm Maguire c...@debian.org (supplier of updated axiom 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, 06 Jan 2010 03:04:03 +
Source: axiom
Binary: axiom axiom-source axiom-test axiom-doc axiom-databases axiom-tex 
axiom-graphics axiom-graphics-data axiom-hypertex axiom-hypertex-data
Architecture: source all i386
Version: 20091101-2
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire c...@debian.org
Changed-By: Camm Maguire c...@debian.org
Description: 
 axiom  - A general purpose computer algebra system: main binary and module
 axiom-databases - A general purpose computer algebra system: generated text 
databas
 axiom-doc  - A general purpose computer algebra system: documentation
 axiom-graphics - A general purpose computer algebra system: graphics subsystem
 axiom-graphics-data - A general purpose computer algebra system: graphics 
subsystem
 axiom-hypertex - A general purpose computer algebra system: hypertex subsystem
 axiom-hypertex-data - A general purpose computer algebra system: hypertex 
subsystem
 axiom-source - A general purpose computer algebra system: source files
 axiom-test - A general purpose computer algebra system: regression test inputs
 axiom-tex  - A general purpose computer algebra system: style file for TeX
Closes: 563863
Changes: 
 axiom (20091101-2) unstable; urgency=low
 .
   * Bug fix: /usr/bin/ld: cannot find -lz, thanks to Cyril Brulebois
 (Closes: #563863).  Add zlib1g-dev build-dep
Checksums-Sha1: 
 0d3952555ca73e581d5da643b544957a585769ae 1333 axiom_20091101-2.dsc
 9d3577f91cf1ac91a6b6888b6d026cc9fe7ddc7d 7614781 axiom_20091101-2.diff.gz
 5989ce084b6f7591a8040c639e5569b75a8b85a5 89946 axiom-source_20091101-2_all.deb
 1a53e6b1420cdbfd513ff94a0625426414ad3053 3659854 axiom-test_20091101-2_all.deb
 10a0f9060aa52d39ba4b9cd624b71a57b440bab6 35199896 

Bug#562263: marked as done (bless: FTBFS: /bin/bash: /usr/bin/csc: No such file or directory)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 15:37:30 +
with message-id e1nsxww-0002h0...@ries.debian.org
and subject line Bug#562263: fixed in bless 0.6.0-2
has caused the Debian Bug report #562263,
regarding bless: FTBFS: /bin/bash: /usr/bin/csc: 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.)


-- 
562263: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562263
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: bless
Version: 0.6.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

From mono-devel's changelog:
+ Dropped /usr/bin/csc as it was causing a file conflict with the chicken
  compiler from the chicken-bin package. Most source packages were
  transitioned to use /usr/bin/mono-csc or /usr/bin/cli-csc instead.
  (Closes: #509367, #518106)

Relevant part:
 make[1]: Entering directory 
 `/build/user-bless_0.6.0-1-amd64-YfuDK0/bless-0.6.0'
 cd builder  /usr/bin/make builder
 make[2]: Entering directory 
 `/build/user-bless_0.6.0-1-amd64-YfuDK0/bless-0.6.0/builder'
 /usr/bin/csc -target:exe -out:bless-builder.exe Main.cs Module.cs 
 ModuleBuilder.cs ModuleTree.cs
 /bin/bash: /usr/bin/csc: No such file or directory
 make[2]: *** [bless-builder.exe] Error 127

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/13/bless_0.6.0-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: bless
Source-Version: 0.6.0-2

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

bless_0.6.0-2.diff.gz
  to main/b/bless/bless_0.6.0-2.diff.gz
bless_0.6.0-2.dsc
  to main/b/bless/bless_0.6.0-2.dsc
bless_0.6.0-2_all.deb
  to main/b/bless/bless_0.6.0-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 562...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jo Shields direct...@apebox.org (supplier of updated bless 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: SHA256

Format: 1.8
Date: Wed, 06 Jan 2010 14:52:46 +
Source: bless
Binary: bless
Architecture: source all
Version: 0.6.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Jo Shields direct...@apebox.org
Description: 
 bless  - A full featured hexadecimal editor
Closes: 562263
Changes: 
 bless (0.6.0-2) unstable; urgency=low
 .
   * debian/control,
 debian/rules:
 + Use mono-devel 2.4.3 and mono-csc from inside (Closes: #562263)
   * debian/control:
 + Update build-depends for -cil-dev transition
Checksums-Sha1: 
 d1ab87d084e16520c6757a27cd97b4e8fe5752b6 1660 bless_0.6.0-2.dsc
 e901905828fa3a67be19a345754560b52b6f6fcf 5308 bless_0.6.0-2.diff.gz
 f63af9e9ef5153b4c55faa1b052267bcc7608681 531732 bless_0.6.0-2_all.deb
Checksums-Sha256: 
 59dbac5a3c719e0173c8fa3accb7bf924ee8a089d28346ab68b841aa089eced2 1660 
bless_0.6.0-2.dsc
 303babd25a770fd56a499f07e1f115daa42e2593389f7c1ebb083a9cf433a4ad 5308 
bless_0.6.0-2.diff.gz
 798033b8f6070b4fe11cd02a52ce6f5fa4dc55debace946f0006f6e82e985724 531732 
bless_0.6.0-2_all.deb
Files: 
 5309da112df52cf3a0616dc057e1bcb0 1660 editors optional bless_0.6.0-2.dsc
 cc347da53cae6e3dbaf254fd66ee3a8c 5308 editors optional bless_0.6.0-2.diff.gz
 877b8b2eb3a1c1a4b55b84768cee0f0b 531732 editors optional bless_0.6.0-2_all.deb

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

iQEcBAEBCAAGBQJLRKY7AAoJEMkPnLkOH60M01AIANX1mlPEISHHvIbOOFXOAm8w
VbW2np+itZZujWDu2AzEQ+dWnTtJ+mVu2Buo509AewhvrZC+YcnIYYUSxKg9vnh8

Bug#562269: marked as done (cowbell: FTBFS: /bin/bash: /usr/bin/csc: No such file or directory)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 15:37:53 +
with message-id e1nsxxj-0002k9...@ries.debian.org
and subject line Bug#562269: fixed in cowbell 0.2.7.1-5
has caused the Debian Bug report #562269,
regarding cowbell: FTBFS: /bin/bash: /usr/bin/csc: 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.)


-- 
562269: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562269
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: cowbell
Version: 0.2.7.1-4
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

From mono-devel's changelog:
+ Dropped /usr/bin/csc as it was causing a file conflict with the chicken
  compiler from the chicken-bin package. Most source packages were
  transitioned to use /usr/bin/mono-csc or /usr/bin/cli-csc instead.
  (Closes: #509367, #518106)

Relevant part:
 make[2]: Entering directory 
 `/build/user-cowbell_0.2.7.1-4-amd64-Fkt9gV/cowbell-0.2.7.1'
 sed -e s|\...@prefix\@|/usr|g \
 -e s|\...@dll\@|cowbell.exe|g   \
 -e s|\...@runtime\@|/usr/bin/mono|g   \
  cowbell.in  cowbell
 chmod +x cowbell
 /usr/bin/csc /codepage:utf8 /debug /out:cowbell.exe 
 -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll 
 -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll 
 -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll 
 -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll 
 -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll 
 -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glade-sharp.dll   
 -r:System.Web.Services ./gui/AboutDialog.cs ./gui/AlbumCoverImage.cs 
 ./gui/GladeDialog.cs ./gui/GladeWindow.cs ./gui/Gui.cs ./gui/FileChooser.cs 
 ./gui/MainWindow.cs ./gui/MetadataProxy.cs ./gui/SaveChangesDialog.cs 
 ./gui/SongDatabaseTreeView.cs ./gui/ProgressDialog.cs 
 ./gui/PreferencesWindow.cs ./gui/PropertiesDialog.cs 
 ./gui/UnhandledExceptionDialog.cs ./gui/ErrorDialog.cs 
 ./base/AmazonMetadataProxy.cs ./base/AmazonSearchService.cs ./base/Batch.cs 
 ./base/IMetadataProxy.cs ./base/MetadataProxyPriorityAttribute.cs 
 ./base/SongDatabase.cs ./base/SafeUri.cs ./base/Filesystem.cs 
 ./base/FilenamePattern.cs ./base/Runtime.cs ./base/Song.cs 
 ./base/Preferences.cs ./base/Dispatcher.cs ./base/Delegates.cs 
 ./base/CliParser.cs ./base/CliUtils.cs ./base/Utils.cs ./base/Globals.cs 
 ./base/Catalog.cs ./lib/taglib/Tag.cs ./lib/taglib/Object.cs 
 ./lib/taglib/AudioProperties.cs ./lib/taglib/File.cs  
 -resource:./resources/default-cover.png,default-cover.png  
 -resource:./resources/loading-cover.png,loading-cover.png  
 -resource:./resources/gnome-mime-audio.png,gnome-mime-audio.png  
 -resource:./resources/MainWindow.glade,MainWindow.glade  
 -resource:./resources/SaveChangesDialog.glade,SaveChangesDialog.glade  
 -resource:./resources/ProgressDialog.glade,ProgressDialog.glade  
 -resource:./resources/PreferencesWindow.glade,PreferencesWindow.glade  
 -resource:./resources/PropertiesDialog.glade,PropertiesDialog.glade  
 -resource:./resources/UnhandledExceptionDialog.glade,UnhandledExceptionDialog.glade
 /bin/bash: /usr/bin/csc: No such file or directory
 make[2]: *** [cowbell.exe] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/13/cowbell_0.2.7.1-4_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: cowbell
Source-Version: 0.2.7.1-5

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

cowbell_0.2.7.1-5.diff.gz
  to main/c/cowbell/cowbell_0.2.7.1-5.diff.gz
cowbell_0.2.7.1-5.dsc
  to main/c/cowbell/cowbell_0.2.7.1-5.dsc
cowbell_0.2.7.1-5_amd64.deb
  to main/c/cowbell/cowbell_0.2.7.1-5_amd64.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 

Bug#558204: marked as done (python-psycopg2da: uninstallable: still depends on the monolithic zope3 package)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 15:41:45 +
with message-id e1nsy13-000332...@ries.debian.org
and subject line Bug#558204: fixed in psycopg2 2.0.13-2
has caused the Debian Bug report #558204,
regarding python-psycopg2da: uninstallable: still depends on the monolithic 
zope3 package
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.)


-- 
558204: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558204
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: python-psycopg2da
Version: 2.0.13-1
Severity: serious
Justification: uninstallable in sid

The zope3 package in sid seem to have been removed in favour of various
separate library packages. However, python-psycopg2da still depends on zope3,
rendering it uninstallable in sid.

(This is one of a few packages preventing zope3's removal from testing;
the others are versioned dependencies on python-zopeinterface that could be
solved with a transitional package.)

This might also be a good time to reconsider the zope-psycopgda2 package's
dependencies, or remove it entirely; the first of its alternative dependencies
(zope2.12) appears not to be in Debian any more (if it ever existed), although
zope2.11 and zope2.10 still exist.

Regards,
Simon


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: psycopg2
Source-Version: 2.0.13-2

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

psycopg2_2.0.13-2.diff.gz
  to main/p/psycopg2/psycopg2_2.0.13-2.diff.gz
psycopg2_2.0.13-2.dsc
  to main/p/psycopg2/psycopg2_2.0.13-2.dsc
python-psycopg2-dbg_2.0.13-2_amd64.deb
  to main/p/psycopg2/python-psycopg2-dbg_2.0.13-2_amd64.deb
python-psycopg2_2.0.13-2_amd64.deb
  to main/p/psycopg2/python-psycopg2_2.0.13-2_amd64.deb
zope-psycopgda2_2.0.13-2_all.deb
  to main/p/psycopg2/zope-psycopgda2_2.0.13-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 558...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio Tranchitella kob...@debian.org (supplier of updated psycopg2 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, 06 Jan 2010 15:36:39 +0100
Source: psycopg2
Binary: python-psycopg2 python-psycopg2-dbg zope-psycopgda2
Architecture: source all amd64
Version: 2.0.13-2
Distribution: unstable
Urgency: low
Maintainer: Fabio Tranchitella kob...@debian.org
Changed-By: Fabio Tranchitella kob...@debian.org
Description: 
 python-psycopg2 - Python module for PostgreSQL
 python-psycopg2-dbg - Python module for PostgreSQL (debug extension)
 zope-psycopgda2 - Zope database adapter based on python-psycopg2
Closes: 558204
Changes: 
 psycopg2 (2.0.13-2) unstable; urgency=low
 .
   [ Piotr Ożarowski ]
   * Add XB-Python-Version to python-psycopg2-dbg and zope-psycopgda2
 .
   [ Fabio Tranchitella ]
   * Do not build anymore python-psycopg2da. (Closes: #558204)
Checksums-Sha1: 
 747d0ccba74d81aa9cb7f85d3deb28ab9369722a 1405 psycopg2_2.0.13-2.dsc
 10dd4af952b03e4d7c4fd176a93346daccc383ac 2183 psycopg2_2.0.13-2.diff.gz
 a2a9e2d9619636d88c34c0c56f5af5370fa49b4b 19484 zope-psycopgda2_2.0.13-2_all.deb
 14064342bf258bc916c1e5b17aa75509a6837461 143536 
python-psycopg2_2.0.13-2_amd64.deb
 bc2393a7a90e1236ed32579aaf8c7936fd43bf2b 222458 
python-psycopg2-dbg_2.0.13-2_amd64.deb
Checksums-Sha256: 
 c53ae34e1bb7597cacc9bedee5f61ba8c75a035debb7cc9d038410b61968f79c 1405 
psycopg2_2.0.13-2.dsc
 245b3f2ef8ffb544ae1d3e288d5b8a1912cf609d909920f915e8178577441213 2183 
psycopg2_2.0.13-2.diff.gz
 4e9615657243680b7d623ee064f9fa75b73a78572d064b6da0f0903605ef70a1 19484 
zope-psycopgda2_2.0.13-2_all.deb
 cecb4d9a8d0b3f652abf58bf9927f62686c765622a662479314256a0368ff7d5 143536 
python-psycopg2_2.0.13-2_amd64.deb
 d715a9314d8a7c1d5884b9012632683ec99b6627ad21d31d0cd497503c3c2e78 222458 
python-psycopg2-dbg_2.0.13-2_amd64.deb
Files: 
 4c4e38f800d20b09fbf8ca256f3e5fa0 1405 python optional psycopg2_2.0.13-2.dsc
 1981ce22f908a042a8d4229e36d882fd 2183 python optional psycopg2_2.0.13-2.diff.gz
 d79a26f5d825cf9f870d02f723bb642d 19484 zope optional 
zope-psycopgda2_2.0.13-2_all.deb
 290d1a9fe2ecb9bf95dce8300d5eb010 143536 python optional 

Bug#561477: [security] must not RE-add /etc/apache2/conf.d/cacti.conf link on upgrade

2010-01-06 Thread Teodor MICU
[please don't use -quiet as I didn't received the responses though I
want to contribute were I can]

2010/1/4 Patrick Schoenfeld schoenf...@debian.org:
 I've noticed in the past that cacti RE-adds the symbolic link 
 conf.d/cacti.conf
 on every upgrade even if the source file was *manually* removed by the 
 sysadmin.
 This is done to restrict the access to 'cacti' on each virtual web site (the
 default behaviour in Debian).

 * cacti/webserver: Apache2

 The question is: Why did you ask to do this in the first place?
 (according to your debconf settings)

Ok, now I see that this is a way of disabling that symlink. Still, I
would like to have the '/etc/cacti/apache.conf' file for reference to
update my custom config which simply restricts the access to Intranet.

 So sorry for the noise, except that I still not understand why
 people answer a priority high question with Configure my webserver:
 apache2 just for removing the symlink, it results into after, that.

The debconf question is Which kind of web server should be used by
cacti? so I answered apache2. Maybe this question should be updated
to better describe its meaning?

Thanks



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



Bug#562330: marked as done (graphmonkey: FTBFS: /bin/sh: csc: not found)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 16:22:17 +
with message-id e1nsyeh-0006p5...@ries.debian.org
and subject line Bug#562330: fixed in graphmonkey 1.7-2
has caused the Debian Bug report #562330,
regarding graphmonkey: FTBFS: /bin/sh: csc: 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.)


-- 
562330: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562330
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: graphmonkey
Version: 1.7-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

From mono-devel's changelog:
+ Dropped /usr/bin/csc as it was causing a file conflict with the chicken
  compiler from the chicken-bin package. Most source packages were
  transitioned to use /usr/bin/mono-csc or /usr/bin/cli-csc instead.
  (Closes: #509367, #518106)

Relevant part:
 make[1]: Entering directory 
 `/build/user-graphmonkey_1.7-1-amd64-Sfw4ly/graphmonkey-1.7'
 rm -rf GraphMonkey.exe
 make[1]: Leaving directory 
 `/build/user-graphmonkey_1.7-1-amd64-Sfw4ly/graphmonkey-1.7'
 rm -rf /.wapi/
 dh_clean 
  dpkg-source -b graphmonkey-1.7
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building graphmonkey using existing 
 graphmonkey_1.7.orig.tar.gz
 dpkg-source: info: building graphmonkey in graphmonkey_1.7-1.diff.gz
 dpkg-source: info: building graphmonkey in graphmonkey_1.7-1.dsc
  debian/rules build
 QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
 Applying patch correct-location
 patching file Makefile
 Hunk #1 succeeded at 1 with fuzz 1.
 patching file graphmonkey
 
 Now at patch correct-location
 touch debian/stamp-patched
 dh_testdir
 # Add here commands to configure the package.
 touch configure-stamp
 dh_testdir
 # Add here commands to compile the package.
 /usr/bin/make CC=csc
 make[1]: Entering directory 
 `/build/user-graphmonkey_1.7-1-amd64-Sfw4ly/graphmonkey-1.7'
 csc -target:exe -out:GraphMonkey.exe -resource:./pixmaps/graphmonkey.png 
 -resource:./pixmaps/gm.png -pkg:gtk-sharp-2.0  ./Main.cs ./GraphMonkey.cs 
 ./Ecran_Form.cs ./operation.cs ./Help_Form.cs ./About_Form.cs ./Calculus.cs
 /bin/sh: csc: not found
 make[1]: *** [all] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/13/graphmonkey_1.7-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: graphmonkey
Source-Version: 1.7-2

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

graphmonkey_1.7-2.diff.gz
  to main/g/graphmonkey/graphmonkey_1.7-2.diff.gz
graphmonkey_1.7-2.dsc
  to main/g/graphmonkey/graphmonkey_1.7-2.dsc
graphmonkey_1.7-2_all.deb
  to main/g/graphmonkey/graphmonkey_1.7-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 562...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jo Shields direct...@apebox.org (supplier of updated graphmonkey 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: SHA256

Format: 1.8
Date: Wed, 06 Jan 2010 15:40:45 +
Source: graphmonkey
Binary: graphmonkey
Architecture: source all
Version: 1.7-2
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Jo Shields direct...@apebox.org
Description: 
 graphmonkey - a GTK#-based graphing calculator
Closes: 561030 561031 561032 562330
Changes: 
 graphmonkey (1.7-2) unstable; urgency=low
 .
   * debian/control,
 debian/rules:
 + Use mono-csc from mono-devel 2.4.3 (Closes: #562330)
   * debian/control:
 + No-change bump to Standards 

Bug#563253: With nss 3.12.5, evolution does not know about _any_ certificate authorities

2010-01-06 Thread Mike Hommey
On Wed, Jan 06, 2010 at 02:22:32PM +, Sam Morris wrote:
 I just noticed that, when I downgrade to NSS 3.12.2, evolution populates
 its certificate authorities list (edit - preferences - certificates -
 authorities). If I upgrade to 3.12.5, run 'evolution --force-shutdown',
 then re-run evolution, the certificate authority list is empty.

Can you run evolution under strace -eopen and send the output here ?
That could well be due to changes to the debian changes that happened in
3.12.5.

Thanks.

Mike



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



Bug#563960: invoke-rc.d: initscript console-screen.sh, action start failed.

2010-01-06 Thread federico mosquera
Package: console-tools
Version: 1:0.2.3dbs-67
Severity: grave
Justification: renders package unusable

su
apt-get -f install
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias   
Leyendo la información de estado... Hecho
0 actualizados, 0 se instalarán, 0 para eliminar y 3 no actualizados.
1 no instalados del todo o eliminados.
Se utilizarán 0B de espacio de disco adicional después de esta operación.
Configurando console-tools (1:0.2.3dbs-67) ...
Setting console screen modes and fonts.
Setting console screen modes and fonts.
invoke-rc.d: initscript console-screen.sh, action start failed.
dpkg: error al procesar console-tools (--configure):
 el subproceso installed post-installation script devolvió el código de salida 
de error 1
Se encontraron errores al procesar:
 console-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)



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

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

Versions of packages console-tools depends on:
ii  debconf [debconf-2.0]  1.5.28Debian configuration management sy
ii  libc6  2.10.2-3  Embedded GNU C Library: Shared lib
ii  libconsole 1:0.2.3dbs-67 Shared libraries for Linux console
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip

Versions of packages console-tools recommends:
ii  console-common0.7.85 basic infrastructure for text cons
ii  console-data  2:1.10-2   keymaps, fonts, charset maps, fall

Versions of packages console-tools suggests:
pn  kbd-compatnone (no description available)



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



Bug#563590: Works under the console

2010-01-06 Thread David Harris
Hey, I had the same failure (paste below), but it works fine under the
console. It only fails in X:

 -x /etc/init.d/console-screen.sh start
+ set -e
+ '[' -r /etc/console-tools/config ']'
+ . /etc/console-tools/config
++ BLANK_TIME=30
++ BLANK_DPMS=off
++ POWERDOWN_TIME=30
+ '[' -d /etc/console-tools/config.d ']'
+ . /lib/lsb/init-functions
++ FANCYTTY=
++ '[' -e /etc/lsb-base-logging.sh ']'
++ true
+ PATH=/sbin:/bin:/usr/sbin:/usr/bin
+ SETFONT=/usr/bin/consolechars
+ SETFONT_OPT=
+ CHARSET=/usr/bin/charset
+ VCSTIME=/usr/sbin/vcstime
++ uname -r
++ cut -f 2 -d .
+ '[' 6 = 6 ']'
+ '[' -e /dev/.devfsd ']'
+ VCSTIME_OPT=
+ '[' -d /dev/vc ']'
+ DEVICE_PREFIX=/dev/tty
+ ENV_FILE=
+ '[' -r /etc/environment ']'
+ ENV_FILE=/etc/environment
+ '[' -r /etc/default/locale ']'
+ ENV_FILE=/etc/default/locale
+ '[' /etc/default/locale ']'
++ set -a
++ . /etc/default/locale
+++ LANG=en_CA.UTF-8
++ locale charmap
+ CHARMAP=UTF-8
+ test UTF-8 = UTF-8
+ UNICODE_MODE=yes
+ case $1 in
+ log_action_msg 'Setting console screen modes and fonts'
+ echo 'Setting console screen modes and fonts.'
Setting console screen modes and fonts.
+ pidof usplash
+ log_action_msg 'Setting console screen modes and fonts'
+ echo 'Setting console screen modes and fonts.'
Setting console screen modes and fonts.
+ setup_fonts
+ '[' -x /usr/bin/consolechars ']'
+ VT=no
++ fgconsole
+ CONSOLE_TYPE=8
+ '[' '!' 8 = serial ']'
+ grep -q -e /dev/vc -e '/dev/tty[^p]' -e /dev/console
+ readlink /proc/self/fd/0

-- 
 Arguing with an engineer is like wrestling with a pig in mud.
   After a while, you realise the pig is enjoying it.

   OpenPGP v4 key ID: 4096R/59DDCB9F
Fingerprint: CC53 F124 35C0 7BC2 58FE  7A3C 157D DFD9 59DD CB9F
 Retrieve from subkeys.pgp.net



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



Bug#563960: initscript console-screen.sh, action start failed.

2010-01-06 Thread Nigel Horne
Package: console-tools
Severity: normal


Here's what I get:
sh-4.1# dpkg -i console-tools_1%3a0.2.3dbs-67_i386.deb
(Reading database ... 93087 files and directories currently installed.)
Preparing to replace console-tools 1:0.2.3dbs-67 (using 
console-tools_1%3a0.2.3dbs-67_i386.deb) ...
Unpacking replacement console-tools ...
Setting up console-tools (1:0.2.3dbs-67) ...
Setting console screen modes and fonts.
Setting console screen modes and fonts.
invoke-rc.d: initscript console-screen.sh, action start failed.
dpkg: error processing console-tools (--install):
 subprocess installed post-installation script returned error exit status 1
 Processing triggers for man-db ...
 Processing triggers for readahead-fedora ...
 Processing triggers for readahead ...
 Errors were encountered while processing:
  console-tools


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

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

Versions of packages console-tools depends on:
ii  debconf [debconf-2.0]  1.5.28Debian configuration management sy
ii  libc6  2.10.2-3  Embedded GNU C Library: Shared lib
ii  libconsole 1:0.2.3dbs-67 Shared libraries for Linux console
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip

Versions of packages console-tools recommends:
ii  console-common0.7.85 basic infrastructure for text cons
ii  console-data  2:1.10-2   keymaps, fonts, charset maps, fall

Versions of packages console-tools suggests:
pn  kbd-compatnone (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#563253: With nss 3.12.5, evolution does not know about _any_ certificate authorities

2010-01-06 Thread Mike Hommey
On Wed, Jan 06, 2010 at 05:06:08PM +, Sam Morris wrote:
 On Wed, 2010-01-06 at 17:39 +0100, Mike Hommey wrote:
  On Wed, Jan 06, 2010 at 02:22:32PM +, Sam Morris wrote:
   I just noticed that, when I downgrade to NSS 3.12.2, evolution populates
   its certificate authorities list (edit - preferences - certificates -
   authorities). If I upgrade to 3.12.5, run 'evolution --force-shutdown',
   then re-run evolution, the certificate authority list is empty.
  
  Can you run evolution under strace -eopen and send the output here ?
  That could well be due to changes to the debian changes that happened in
  3.12.5.
 
 This call:
 
 open(/usr/lib/nss/libnssckbi.so, O_RDONLY) = 21
 
 is present with the old NSS, but not the new. The strace output is
 attached in case it's something else.

 maybe stat,lstat and others would be needed too. Could you just
send a full strace ?

Thanks

Mike



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



Bug#563963: /usr/bin/ann_test: error: `/usr/bin/.libs/ann_test' does not exist

2010-01-06 Thread Fabrice Coutadeur
Package: ann-tools
Version: 1.1.1+doc-2.1
Severity: grave
Justification: renders package unusable

Hi,

After installing ann-tools, I'm trying to run the embedded scripts, and I'm
 getting those messages:
/usr/bin/ann_test: error: `/usr/bin/.libs/ann_test' does not exist
This script is just a wrapper for ann_test.
See the libtool documentation for more information.

/usr/bin/ann2fig: error: `/usr/bin/.libs/ann2fig' does not exist
This script is just a wrapper for ann2fig.
See the libtool documentation for more information.
 
/usr/bin/ann_sample: error: `/usr/bin/.libs/ann_sample' does not exist
This script is just a wrapper for ann_sample.
See the libtool documentation for more information.

It seems that the wrong binaries are installed, and you should install the ones
in .libs. 

Thanks,
Fabrice
-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-16-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash



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



Bug#560837: fix breaks installs not using port 80

2010-01-06 Thread Ken Bowley
The fix to use_ipv6.pl breaks installations where lighttpd is running on 
a port other than port 80.  In our case, we have apache on port 80, and 
lighttpd running on port 83.  The upgrade to 1.4.25-2 failed because 
apache is already listening on port 80.


--
Ken Bowley
System Administrator
Lunar Reconnaissance Orbiter Camera Science Operations Center
School of Earth  Space Exploration
Arizona State University



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



Bug#560895: gnome-screensaver inhibitors not being removed issue

2010-01-06 Thread Raphael Geissert
Hi Josselin,

2010/1/6 Josselin Mouette j...@debian.org:
 Version: 2.28.0-2
 notfound 560895 2.14.3-3
 thanks

 Le mardi 05 janvier 2010 à 18:13 -0600, Raphael Geissert a écrit :
 The issue seems to affect etch, lenny and squeeze/sid.

 A patch is available at:
 http://git.gnome.org/browse/gnome-screensaver/commit/?id=284c9924969a49dbf2d5fae1d680d3310c4df4a3

 This issue is not severe enough to deserve a DSA so please fix the package in
 sid and prepare a fix for stable via SPU.

 This bug only affects the squeeze/sid version. The latest upload
 contains a fix for this issue.

Great, thanks.


 The etch and lenny versions don’t contain the session inhibitor code,
 which was added in 2.24.


In 2.24? from the changelog it seems it was addded in 2.26.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



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



Processed: severity of 563675 is grave

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

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 severity 563675 grave
Bug #563675 [gnote] gnote: doesn't start, glibmm error
Bug #563454 [gnote] libglibmm-2.4-1c2a: gnote fails to start with glibmm-ERROR
Severity set to 'grave' from 'important'

Severity set to 'grave' from 'important'


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#562904: adonthell ftbfs on armel

2010-01-06 Thread Moritz Muehlenhoff
On Tue, Dec 29, 2009 at 12:32:50AM +, peter green wrote:
 Due to the planned removal of python2.4 Moritz Muehlenhoff reverted
 this special casing recently and the package now FTBFS again on
 armel but the soloution used last time is no longer possible. So as
 Moritz indicated in his changelog entry either the issue with newer
 python versions needs to be found and fixed (something I'm not
 capable of doing) or the armel adonthell package needs to be
 dropped.

I'll proceed with the removal of support for Arm, at this point
removing Python 2.4 is more important.

Cheers,
Moritz



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



Bug#563972: patch to fix fontmatrix on armel

2010-01-06 Thread Michael Casadevall
Package: fontmatrix
Severity: serious
Tags: patch
Justification: no longer builds from source

I've recently fixed fontmatrix to build on armel on Ubuntu, and I'm passing 
along
the patch to help recitify the FTBFS. The underlying issue is that on ARM, qreal
is typedef'ed to float versus a double so when using qMax between a double and 
a qreal,
you need to cast the call so the compiler can find the proper function.

Index: fontmatrix-0.6.0/src/fminfodisplay.cpp
===
--- fontmatrix-0.6.0.orig/src/fminfodisplay.cpp 2010-01-06 09:22:22.677196249 
-0500
+++ fontmatrix-0.6.0/src/fminfodisplay.cpp  2010-01-06 09:22:54.437193376 
-0500
@@ -152,7 +152,7 @@
GlyphToSVGHelper gtsh ( gpi-path(), tf );
svg += gtsh.getSVGPath() + \n;
horOffset += 
gpi-data(GLYPH_DATA_HADVANCE).toDouble() * scaleFactor;
-   maxHeight = qMax ( gtsh.getRect().height(), 
maxHeight );
+   maxHeight = qMaxqreal ( 
gtsh.getRect().height(), maxHeight );
tf.translate( 
gpi-data(GLYPH_DATA_HADVANCE).toDouble()  * scaleFactor,0 );
delete gpi;
}

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

Kernel: Linux 2.6.31-16-generic (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



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



Bug#562904: marked as done (adonthell ftbfs on armel)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 18:47:29 +
with message-id e1nsaun-0006uq...@ries.debian.org
and subject line Bug#562904: fixed in adonthell 0.3.5-5
has caused the Debian Bug report #562904,
regarding adonthell ftbfs on armel
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.)


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

package: adonthell
version: 0.3.5-4
severity: serious
x-debbugs-cc: debian-pyt...@lists.debian.org

During the run up to the lenny release python 2.5 was made the default 
and this made adonthell FTBFS on arm(el) with Fatal Python error: 
exceptions bootstrapping error. 
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486654 ). While doing 
flyby bugsquashing I took a look at this bug but failed to make any 
headway. I asked on debian-python but the only response I received was a 
suggestion to ask upstream. Since I was just doing flyby bugsquashing, 
had failed to produce a reduced testcase (since I really had no idea 
what was triggering the bug) and I don't know python I didn't make any 
contact with upstream (for either python or adonthell).


Since a release was looming and noone had made no progress on finding a 
root cause (afaict none of the maintainers even responsed to the 
bugreport) I proposed a patch that special cased arm(el) and explicityly 
chose python2.4 on theese architectures. after some minor revisions this 
patch was uploaded by Philipp Kern as a NMU.


Due to the planned removal of python2.4 Moritz Muehlenhoff reverted this 
special casing recently and the package now FTBFS again on armel but the 
soloution used last time is no longer possible. So as Moritz indicated 
in his changelog entry either the issue with newer python versions needs 
to be found and fixed (something I'm not capable of doing) or the armel 
adonthell package needs to be dropped.



---End Message---
---BeginMessage---
Source: adonthell
Source-Version: 0.3.5-5

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

adonthell_0.3.5-5.debian.tar.gz
  to main/a/adonthell/adonthell_0.3.5-5.debian.tar.gz
adonthell_0.3.5-5.dsc
  to main/a/adonthell/adonthell_0.3.5-5.dsc
adonthell_0.3.5-5_i386.deb
  to main/a/adonthell/adonthell_0.3.5-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 562...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Moritz Muehlenhoff j...@debian.org (supplier of updated adonthell 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, 06 Jan 2010 19:26:27 +0100
Source: adonthell
Binary: adonthell
Architecture: source i386
Version: 0.3.5-5
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Moritz Muehlenhoff j...@debian.org
Description: 
 adonthell  - A 2D graphical roleplaying game
Closes: 562904
Changes: 
 adonthell (0.3.5-5) unstable; urgency=low
 .
   * Drop support for armel for now (Closes: #562904)
Checksums-Sha1: 
 37328b9b007daae4e216b28b6038c834b5ea3434 1592 adonthell_0.3.5-5.dsc
 97de60403282edb163e213c52f86e944d8b73aa7 7498 adonthell_0.3.5-5.debian.tar.gz
 9741042d98e21cbe896642aad73cebe12b580547 274842 adonthell_0.3.5-5_i386.deb
Checksums-Sha256: 
 31b2bf6b3eea4d1c9c29f559f7e3a015c54fb7ede20c09d93ba9a3d1755aa14c 1592 
adonthell_0.3.5-5.dsc
 e1016697f33bbc55f418562612e0594cea78723414f3b6cb741b12ec01e4ab1e 7498 
adonthell_0.3.5-5.debian.tar.gz
 99da4e9702a511762e3000cfad7f6d2f14642007a0a70e83428b7e3d30305306 274842 
adonthell_0.3.5-5_i386.deb
Files: 
 d03309d63ccde279dd2744623a91bb1d 1592 games optional adonthell_0.3.5-5.dsc
 792d5490a9fc1982c5d590701b983118 7498 games optional 
adonthell_0.3.5-5.debian.tar.gz
 f2c17585f6b34086ab7a897c8efd92d0 274842 games optional 
adonthell_0.3.5-5_i386.deb

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

iEYEARECAAYFAktE11wACgkQXm3vHE4uylpzvgCfXfyCgy/yWFO8d5YGthYvhnPt
hoUAoM2pPFu9xhw1TsZuSg+8RmHvkunG
=uEKr
-END PGP SIGNATURE-


---End Message---


Bug#550442: marked as done (ffmpeg: deluge of crashes due to missing input sanitization)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 18:49:23 +
with message-id e1nsawd-0007it...@ries.debian.org
and subject line Bug#550442: fixed in ffmpeg 4:0.5+svn20090706-3
has caused the Debian Bug report #550442,
regarding ffmpeg: deluge of crashes due to missing input sanitization
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.)


-- 
550442: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550442
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
package: ffmpeg
version: 0.cvs20060823-8
severity: serious
tags: security

hi,

ffmpeg has been found to be vulnerable to many crashers [0],[1].  this
may enable remote compromise of a system.

please coordinate with upstream and the security team to push out
updates for these issues.

mike

[0] https://roundup.ffmpeg.org/roundup/ffmpeg/issue1240
[1] https://roundup.ffmpeg.org/roundup/ffmpeg/issue1245


---End Message---
---BeginMessage---
Source: ffmpeg
Source-Version: 4:0.5+svn20090706-3

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

ffmpeg-dbg_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/ffmpeg-dbg_0.5+svn20090706-3_amd64.deb
ffmpeg-dbg_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/ffmpeg-dbg_0.5+svn20090706-3_i386.deb
ffmpeg-doc_0.5+svn20090706-3_all.deb
  to main/f/ffmpeg/ffmpeg-doc_0.5+svn20090706-3_all.deb
ffmpeg_0.5+svn20090706-3.diff.gz
  to main/f/ffmpeg/ffmpeg_0.5+svn20090706-3.diff.gz
ffmpeg_0.5+svn20090706-3.dsc
  to main/f/ffmpeg/ffmpeg_0.5+svn20090706-3.dsc
ffmpeg_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/ffmpeg_0.5+svn20090706-3_amd64.deb
ffmpeg_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/ffmpeg_0.5+svn20090706-3_i386.deb
libavcodec-dev_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libavcodec-dev_0.5+svn20090706-3_amd64.deb
libavcodec-dev_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libavcodec-dev_0.5+svn20090706-3_i386.deb
libavcodec52_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libavcodec52_0.5+svn20090706-3_amd64.deb
libavcodec52_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libavcodec52_0.5+svn20090706-3_i386.deb
libavdevice-dev_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libavdevice-dev_0.5+svn20090706-3_amd64.deb
libavdevice-dev_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libavdevice-dev_0.5+svn20090706-3_i386.deb
libavdevice52_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libavdevice52_0.5+svn20090706-3_amd64.deb
libavdevice52_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libavdevice52_0.5+svn20090706-3_i386.deb
libavfilter-dev_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libavfilter-dev_0.5+svn20090706-3_amd64.deb
libavfilter-dev_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libavfilter-dev_0.5+svn20090706-3_i386.deb
libavfilter0_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libavfilter0_0.5+svn20090706-3_amd64.deb
libavfilter0_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libavfilter0_0.5+svn20090706-3_i386.deb
libavformat-dev_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libavformat-dev_0.5+svn20090706-3_amd64.deb
libavformat-dev_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libavformat-dev_0.5+svn20090706-3_i386.deb
libavformat52_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libavformat52_0.5+svn20090706-3_amd64.deb
libavformat52_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libavformat52_0.5+svn20090706-3_i386.deb
libavutil-dev_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libavutil-dev_0.5+svn20090706-3_amd64.deb
libavutil-dev_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libavutil-dev_0.5+svn20090706-3_i386.deb
libavutil49_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libavutil49_0.5+svn20090706-3_amd64.deb
libavutil49_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libavutil49_0.5+svn20090706-3_i386.deb
libpostproc-dev_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libpostproc-dev_0.5+svn20090706-3_amd64.deb
libpostproc-dev_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libpostproc-dev_0.5+svn20090706-3_i386.deb
libpostproc51_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libpostproc51_0.5+svn20090706-3_amd64.deb
libpostproc51_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libpostproc51_0.5+svn20090706-3_i386.deb
libswscale-dev_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libswscale-dev_0.5+svn20090706-3_amd64.deb
libswscale-dev_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libswscale-dev_0.5+svn20090706-3_i386.deb
libswscale0_0.5+svn20090706-3_amd64.deb
  to main/f/ffmpeg/libswscale0_0.5+svn20090706-3_amd64.deb
libswscale0_0.5+svn20090706-3_i386.deb
  to main/f/ffmpeg/libswscale0_0.5+svn20090706-3_i386.deb



A 

Processed: merging 563590 563960

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

 merge 563590 563960
Bug#563590: console-tools: Fails to upgrade/install
Bug#563960: invoke-rc.d: initscript console-screen.sh, action start failed.
Bug#563727: console-tools: Installation error upon invoking 'aptitude 
safe-upgrade'; Output as follows; 
Merged 563590 563727 563960.

 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: +1

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

 tags 560608 + pending
Bug #560608 [src:parser] parser: FTBFS: config.status: error: invalid argument: 
src/lib/ltdl/Makefile
Added tag(s) pending.
 tags 559824 - security
Bug #559824 [parser-mysql] CVE-2009-3736 local privilege escalation
Ignoring request to alter tags of bug #559824 to the same tags previously set
 tags 559824 + pending
Bug #559824 [parser-mysql] CVE-2009-3736 local privilege escalation
Ignoring request to alter tags of bug #559824 to the same tags 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#563727: Installation error upon invoking 'aptitude safe-upgrade'; Output as follows;

2010-01-06 Thread Russ Allbery
martin f krafft madd...@debian.org writes:

 tags 563727 patch
 thanks

 Indeed:

 diff -u /tmp/console-screen.sh /etc/init.d/console-screen.sh
 --- /tmp/console-screen.sh  2010-01-05 11:42:38.0 +1300
 +++ /etc/init.d/console-screen.sh   2010-01-05 11:42:58.0 +1300
 @@ -82,11 +82,10 @@
  CONSOLE_TYPE=`fgconsole 2/dev/null` || return 0
  
  if [ ! $CONSOLE_TYPE = serial ]  ; then
 -   readlink /proc/self/fd/0 | grep -q -e /dev/vc -e '/dev/tty[^p]' -e 
 /dev/console
 -   if [ $? -eq 0 ] ; then
 -   VT=yes
 -   reset_vga_palette
 -   fi
 +  if readlink /proc/self/fd/0 | grep -q -e /dev/vc -e '/dev/tty[^p]' -e 
 /dev/console; then
 +   VT=yes
 +   reset_vga_palette
 +  fi
  fi
  
  [ $VT = no ]  return 0

I believe change in the previous version to add set -e should also be
undone.  Init scripts should in general not use set -e.  I opened a bug on
Policy a while back to make that clearer.  See, for instance, the comment
in /etc/init.d/skeleton.

Many common operations that one wants to do in an init script, such as
starting a daemon and checking its return status, or things like the above
are not set -e clean.  Neither are the LSB functions to output status of
init scripts starting, nor is there really any reason to go to the effort
of making them so.

For init scripts, explicitly checking the return status where it matters
is more robust.  set -e often results in strange and difficult-to-debug
failures when used in init scripts.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/



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



Processed: reassign 563969 to vino, forcibly merging 561440 563969

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

 reassign 563969 vino
Bug #563969 [remmina] remmina: fails to connect to vnc server over ssh tunnel
Bug reassigned from package 'remmina' to 'vino'.
Bug No longer marked as found in versions remmina/0.7.1-1.
 forcemerge 561440 563969
Bug#561440: vino: Listens on IPv6 only (net.ipv6.bindv6only=1?)
Bug#563969: remmina: fails to connect to vnc server over ssh tunnel
Forcibly Merged 561440 563969.

 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#563923: marked as done (FTBFS: ZLIB_LIBRARY (ADVANCED))

2010-01-06 Thread Debian Bug Tracking System
Your message dated Thu, 7 Jan 2010 07:00:20 +1100
with message-id 201001070700.24460@debian.org
and subject line Re: [Pkg-kde-extras] Bug#563923: FTBFS: ZLIB_LIBRARY (ADVANCED)
has caused the Debian Bug report #563923,
regarding FTBFS: ZLIB_LIBRARY (ADVANCED)
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.)


-- 
563923: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563923
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kmymoney2
Version: 3.95.0+svn1069391-1
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS:
| Good - your configure finished.
| Now type 'make' to build KMyMoney. For more help, consult README.cmake
| 
| CMake Error: The following variables are used in this project, but they are 
set to NOTFOUND.
| Please set them or make sure they are set and tested correctly in the CMake 
files:
| ZLIB_LIBRARY (ADVANCED)
| linked by target kmm_kdchart in directory 
/build/buildd-kmymoney2_3.95.0+svn1069391-1-alpha-nLTrbX/kmymoney2-3.95.0+svn1069391/libkdchart/src
| 
| -- Configuring incomplete, errors occurred!
| dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_SKIP_RPATH=ON returned exit code 1
| make[1]: *** [override_dh_auto_configure] Error 2

Full build logs at the usual place:
  https://buildd.debian.org/status/package.php?p=kmymoney2suite=unstable

Mraw,
KiBi.


---End Message---
---BeginMessage---
Package: kmymoney2
Version: 3.95.0+svn1069391-2

 your package FTBFS:

Thanks KiBi,

Now uploaded with correct build depends.

Mark


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


Bug#563969: remmina: fails to connect to vnc server over ssh tunnel

2010-01-06 Thread Johannes Rohr

Am 06.01.2010 20:47, schrieb Luca Falavigna:

Hi Johannes,

it seems you've been hit by bug #561440 [1], and by IPv6 binonly
turned on by default [2].

If you do not want to wait for a fix [3], a workaround consists in
turning off IPv6 bindonly by executing the following command as root:

# echo 0  /proc/sys/net/ipv6/bindv6only
   


I did that already earlier because sun java networking was also broken 
by this. So this was not the culprit.



If you restart vino-server then
the vino server is running on a Debian lenny box at my home. My bug 
report refers to remmina on a Debian Squeeze installation on my laptop



, you will be able to connect to it, not
only with remmina, but with every available VNC client.
   

Other VNC clients run just fine.


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561440
[2] http://lists.debian.org/debian-devel/2009/10/msg00541.html
[3] https://bugzilla.gnome.org/show_bug.cgi?id=604809

Thanks! :)

   



--

Johannes Rohr
Russia Coordinator / ??? ?? ??

International Work Group for Indigenous Affairs /
? ??? ?? ?? ?  ??? (IWGIA)
Classensgade 11E, DK-2100 Copenhagen

http://www.iwgia.org http://www.iwgia.org/

Tel.: +45 35 27 05 01, Fax: +45 35 27 05 07
Mobile: +45-22 88 76 53 (Denmark);
+7-909-907 88 84 (Russia), +49-1570-3322883 (Germany)
Skype: johannesrohr,

/Please visit IWGIA's webshop at/
shop.iwgia.org http://shop.iwgia.org/



Bug#562910: nfs-utils: diff for NMU version 1:1.2.1-1.1

2010-01-06 Thread Alexander Wirt
tags 562729 + patch
tags 562757 + patch
tags 562910 + patch
thanks

Hi, 

I hunted this bug down to somewhere into the libtirpc library (I
guess the lib is ok, as rpcbind also uses it). Disabling it makes the
bug going away, as the usage of libtirpc is optional I decided to
disable it for the NMU to fix nfs in unstable. 

I'll let any further steps to the maintainer. 

I've prepared an NMU for nfs-utils (versioned as 1:1.2.1-1.1) and
uploaded it to DELAYED/1. 

Thanks

Alex
diff -Nru nfs-utils-1.2.1/debian/changelog nfs-utils-1.2.1/debian/changelog
--- nfs-utils-1.2.1/debian/changelog	2009-12-18 05:43:42.0 +0100
+++ nfs-utils-1.2.1/debian/changelog	2010-01-06 20:33:25.0 +0100
@@ -1,3 +1,10 @@
+nfs-utils (1:1.2.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Disable tirpc (Closes: #562729, #562757, #562910)
+ 
+ -- Alexander Wirt formo...@debian.org  Wed, 06 Jan 2010 20:26:54 +0100
+
 nfs-utils (1:1.2.1-1) unstable; urgency=low
 
   * New upstream release 
diff -Nru nfs-utils-1.2.1/debian/control nfs-utils-1.2.1/debian/control
--- nfs-utils-1.2.1/debian/control	2009-12-18 05:43:15.0 +0100
+++ nfs-utils-1.2.1/debian/control	2010-01-06 20:32:08.0 +0100
@@ -2,7 +2,7 @@
 Priority: standard
 Section: net
 Maintainer: Anibal Monsalve Salazar ani...@debian.org
-Build-Depends: debhelper (= 5), libwrap0-dev, libevent-dev, libnfsidmap-dev, libkrb5-dev, libgssglue-dev, librpcsecgss-dev (= 0.17), libblkid-dev, libkeyutils-dev, pkg-config, libldap2-dev, libtirpc-dev
+Build-Depends: debhelper (= 5), libwrap0-dev, libevent-dev, libnfsidmap-dev, libkrb5-dev, libgssglue-dev, librpcsecgss-dev (= 0.17), libblkid-dev, libkeyutils-dev, pkg-config, libldap2-dev
 Standards-Version: 3.8.1
 Homepage: http://nfs.sourceforge.net/
 
diff -Nru nfs-utils-1.2.1/debian/patches/debian-changes-1:1.2.1-1.1 nfs-utils-1.2.1/debian/patches/debian-changes-1:1.2.1-1.1
--- nfs-utils-1.2.1/debian/patches/debian-changes-1:1.2.1-1.1	1970-01-01 01:00:00.0 +0100
+++ nfs-utils-1.2.1/debian/patches/debian-changes-1:1.2.1-1.1	2010-01-06 20:33:28.0 +0100
@@ -0,0 +1,725 @@
+Description: Upstream changes introduced in version 1:1.2.1-1.1
+ This patch has been created by dpkg-source during the package build.
+ Here's the last changelog entry, hopefully it gives details on why
+ those changes were made:
+ .
+ nfs-utils (1:1.2.1-1.1) unstable; urgency=low
+ .
+   * Non-maintainer upload.
+   * Disable tirpc (Closes: #562729, #562757, #562910)
+ .
+ The person named in the Author field signed this changelog entry.
+Author: Alexander Wirt formo...@debian.org
+Bug-Debian: http://bugs.debian.org/562729
+Bug-Debian: http://bugs.debian.org/562757
+Bug-Debian: http://bugs.debian.org/562910
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: vendor|upstream|other, url of original patch
+Bug: url in upstream bugtracker
+Bug-Debian: http://bugs.debian.org/bugnumber
+Forwarded: no|not-needed|url proving that it has been forwarded
+Reviewed-By: name and email of someone who approved the patch
+Last-Update: -MM-DD
+
diff -Nru nfs-utils-1.2.1/debian/patches/series nfs-utils-1.2.1/debian/patches/series
--- nfs-utils-1.2.1/debian/patches/series	2009-12-18 03:31:51.0 +0100
+++ nfs-utils-1.2.1/debian/patches/series	2010-01-06 20:33:28.0 +0100
@@ -2,3 +2,4 @@
 03-handle-mtab-symlink.patch
 07-remove-duplicate-exports-paragraphs.patch
 11-532048-reduce-verbosity.patch
+debian-changes-1:1.2.1-1.1
diff -Nru nfs-utils-1.2.1/debian/rules nfs-utils-1.2.1/debian/rules
--- nfs-utils-1.2.1/debian/rules	2009-12-18 03:25:08.0 +0100
+++ nfs-utils-1.2.1/debian/rules	2010-01-06 20:33:17.0 +0100
@@ -21,6 +21,7 @@
 	dh_testdir
 	CFLAGS=$(CFLAGS) ./configure \
 		--mandir='$${prefix}/share/man' \
+		--disable-tirpc \
 		--with-tcp-wrappers
 	$(MAKE) $(MAKEFLAGS)
 	touch build-stamp
+--- /dev/null
 nfs-utils-1.2.1/config.log
+@@ -0,0 +1,694 @@
++This file contains any messages produced by compilers while
++running configure, to aid debugging if configure makes a mistake.
++
++It was created by linux nfs-utils configure 1.2.1, which was
++generated by GNU Autoconf 2.63.  Invocation command line was
++
++  $ ./configure --mandir=${prefix}/share/man --disable-tirpc --with-tcp-wrappers
++
++## - ##
++## Platform. ##
++## - ##
++
++hostname = lisa
++uname -m = x86_64
++uname -r = 2.6.32-trunk-amd64
++uname -s = Linux
++uname -v = #1 SMP Sat Dec 26 17:13:29 UTC 2009
++
++/usr/bin/uname -p = unknown
++/bin/uname -X = unknown
++
++/bin/arch  = unknown
++/usr/bin/arch -k   = unknown
++/usr/convex/getsysinfo = unknown
++/usr/bin/hostinfo  = unknown
++/bin/machine   = unknown
++/usr/bin/oslevel   = unknown
++/bin/universe  = unknown
++
++PATH: /usr/sbin
++PATH: 

Bug#560044: Quite a bad bug indeed

2010-01-06 Thread Simon Pepping
Quite a bad bug indeed. It breaks applications. On the RSSOwl list
several confused Debian testing users reported that their favourite RSS
reader was suddenly no longer able to update feeds.

Regards, Simon

-- 
Simon Pepping
email: spepp...@leverkruid.eu
home page: http://www.leverkruid.eu



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



Bug#563675: marked as done (gnote: doesn't start, glibmm error)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Jan 2010 21:31:15 +0100
with message-id 20100106203115.ga4...@thorin
and subject line fixed in 0.7.1
has caused the Debian Bug report #563454,
regarding gnote: doesn't start, glibmm error
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.)


-- 
563454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563454
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gnote
Version: 0.7.0-1
Severity: important

This is what happens if I start gnote from a terminal:

st...@gibreel:~$ gnote

glibmm-ERROR **: 
unhandled exception (type std::exception) in signal handler:
what: basic_string::substr

aborting...
Abortito


Also, the applet can't load and complains about an 
OAFIID:GnoteApplet problem.

Ciao,
steko

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

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

Versions of packages gnote depends on:
ii  gconf2  2.28.0-1 GNOME configuration database syste
ii  libboost-filesystem1.40.0   1.40.0-5 filesystem operations (portable pa
ii  libboost-system1.40.0   1.40.0-5 Operating system (e.g. diagnostics
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libdbus-c++-1-0 0~20090907-1 C++ API for D-BUS (runtime package
ii  libgcc1 1:4.4.2-5GCC support library
ii  libgconf2-4 2.28.0-1 GNOME configuration database syste
ii  libglib2.0-02.22.3-2 The GLib library of C routines
ii  libglibmm-2.4-1c2a  2.22.1-2 C++ wrapper for the GLib toolkit (
ii  libgtk2.0-0 2.18.5-1 The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a   1:2.18.2-1   C++ wrappers for GTK+ 2.4 (shared 
ii  libgtkspell02.0.13-2 a spell-checking addon for GTK's T
ii  libpanel-applet2-0  2.28.0-3 library for GNOME Panel applets
ii  libpanelappletmm-2.6-1c22.26.0-1 C++ wrappers for libpanel-applet (
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libpangomm-1.4-12.26.0-1 C++ Wrapper for pango (shared libr
ii  libpcrecpp0 7.8-3Perl 5 Compatible Regular Expressi
ii  libsigc++-2.0-0c2a  2.0.18-2 type-safe Signal Framework for C++
ii  libstdc++6  4.4.2-5  The GNU Standard C++ Library v3
ii  libuuid12.16.2-0 Universally Unique ID library
ii  libx11-62:1.3.2-1X11 client-side library
ii  libxml2 2.7.6.dfsg-1 GNOME XML library
ii  libxslt1.1  1.1.26-1 XSLT processing library - runtime 

gnote recommends no packages.

gnote suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 0.7.1-1

-- 
Robert Millan

  Be the change you want to see in the world -- Gandhi

---End Message---


Processed: unmerging 563969, reassign 563969 to remmina

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

 unmerge 563969
Bug#563969: remmina: fails to connect to vnc server over ssh tunnel
Bug#561440: vino: Listens on IPv6 only (net.ipv6.bindv6only=1?)
Disconnected #563969 from all other report(s).

 reassign 563969 remmina
Bug #563969 [vino] remmina: fails to connect to vnc server over ssh tunnel
Bug reassigned from package 'vino' to 'remmina'.
Bug No longer marked as found in versions vino/2.28.1-2.
 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#563454: marked as done (libglibmm-2.4-1c2a: gnote fails to start with glibmm-ERROR)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Jan 2010 21:31:15 +0100
with message-id 20100106203115.ga4...@thorin
and subject line fixed in 0.7.1
has caused the Debian Bug report #563454,
regarding libglibmm-2.4-1c2a: gnote fails to start with glibmm-ERROR
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.)


-- 
563454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563454
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libglibmm-2.4-1c2a
Version: 2.22.1-2
Severity: normal



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

Kernel: Linux 2.6.32 (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 libglibmm-2.4-1c2a depends on:
ii  libc6 2.10.2-3   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.2-8  GCC support library
ii  libglib2.0-0  2.22.3-2   The GLib library of C routines
ii  libsigc++-2.0-0c2a2.0.18-2   type-safe Signal Framework for C++
ii  libstdc++64.4.2-8The GNU Standard C++ Library v3

libglibmm-2.4-1c2a recommends no packages.

libglibmm-2.4-1c2a suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 0.7.1-1

-- 
Robert Millan

  Be the change you want to see in the world -- Gandhi

---End Message---


Processed: nfs-utils: diff for NMU version 1:1.2.1-1.1

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

 tags 562729 + patch
Bug #562729 [nfs-common] nfs-common: Failed to start statd in version 1.2.1-1
Added tag(s) patch.
 tags 562757 + patch
Bug #562757 [nfs-common] nfs-common: rpc.statd is unable to register itself 
with portmap
Added tag(s) patch.
 tags 562910 + patch
Bug #562910 [nfs-kernel-server] nfs-kernel-server: mountd fails to start
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#563969: remmina: fails to connect to vnc server over ssh tunnel

2010-01-06 Thread Luca Falavigna
It works fine for me trying to connect from a Sid box to another, I'll
set up a Lenny environment to perform additional tests.

-- 
  .''`.
 :  :' :   Luca Falavigna dktrkr...@debian.org
 `.  `'
   `-


signature.asc
Description: PGP signature


Processed: severity of 563969 is normal

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

 severity 563969 normal
Bug #563969 [remmina] remmina: fails to connect to vnc server over ssh tunnel
Severity set to 'normal' from 'grave'

 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

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

 severity 545112 important
Bug #545112 [dvgrab] dvgrab: does not work properly with Juju firewire stack
Severity set to 'important' from 'grave'

 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#563590: console-tools: Fails to upgrade/install

2010-01-06 Thread Daniel Walrond

I've had the same failure. Upgrade in X11 didn't work. Running the
script /etc/init.d/console-screen.sh in X11 failed. Running on the
console works, but running apt-get dist-upgrade on the console fails as
reported in the previous emails for this bug report. My /bin/sh points
at bash.



Dan




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



Bug#562525: linux-2.6: [s390] Etch proposed-updates kernel boot failure

2010-01-06 Thread dann frazier
On Mon, Jan 04, 2010 at 01:12:56AM +0100, Frans Pop wrote:
 On Sunday 03 January 2010, dann frazier wrote:
  Thanks. This suggests that the fixes for CVE-2009-0029 are causal. To
  verify, can you test this kernel which drops only those fixes?
  
  zelenka.debian.org:~dannf/linux-headers-2.6.18-6-s390_2.6.18.dfsg.1-26et
 ch1+nocve20090029_s390.deb
 
 s/headers/image/ :-)
 
 Linux version 2.6.18-6-s390 (Debian 2.6.18.dfsg.1-26etch1+nocve20090029)
 [...]
 mordor login:

Just an fyi, I've installed a hercules setup and can reproduce
this. I'll use that to try find a fix.

-- 
dann frazier




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



Bug#563988: nfs-user-server: Unable to overwrite files correctly

2010-01-06 Thread Mike Isely
Package: nfs-user-server
Version: 2.2beta47-25
Severity: grave
Justification: causes non-serious data loss

There is a problem when one tries to replace an existing file using an 
NFS client that is served by nfs-user-server: The replacement operation 
fails with EINVAL on the client and on the server the file is replaced 
with new contents of zero length.  In order for this to happen 
apparently one must first use that same client to create the file.

The problem apparently has been known about in ubuntu now for over 2 
years with no action taken.  There's a succinct scenario described in 
their bug tracker for reproducing the problem.  Please see here:

(subject: nfs-user-server destroys files)
https://bugs.launchpad.net/ubuntu/+source/nfs-user-server/+bug/162508

Here's the scenario from that bug report:

CUT
You can reproduce this using bash:

r...@hop:/s/tmp#
r...@hop:/s/tmp#
r...@hop:/s/tmp#
r...@hop:/s/tmp# echo test test.txt
r...@hop:/s/tmp# cat test.txt
test
r...@hop:/s/tmp# echo xyz test.txt
r...@hop:/s/tmp# cat test.txt
test
xyz
r...@hop:/s/tmp# echo abc test.txt
bash: test.txt: Invalid argument
r...@hop:/s/tmp# cat test.txt
r...@hop:/s/tmp# ls -l test.txt
-rw--- 1 root root 0 2008-01-08 09:31 test.txt
r...@hop:/s/tmp#

where /s is a nfs mount.
/CUT

I have reproduced this behavior in Debian using the Debian-supplied 
nfs-user-server version 2.2beta47-25.  Guess everyone is using the 
kernel mode server instead so nobody notices a problem as bad as this.  
I was trying out this server however in an attempt to work around 
another issue with the kernel mode server.

  -Mike Isely


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30.6-scorpion1 (PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

-- 

Mike Isely
isely @ pobox (dot) com
PGP: 03 54 43 4D 75 E5 CC 92 71 16 01 E2 B5 F5 C1 E8



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



Bug#560501: marked as done (kwlan: FTBFS: wlanlib.cpp:645: error: 'iw_saether_ntop' was not declared in this scope)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Jan 2010 22:53:16 +0100
with message-id 8b2d7b4d1001061353t201e4f33r2d9c15d6768f8...@mail.gmail.com
and subject line Package removed from Debian unstable
has caused the Debian Bug report #560501,
regarding kwlan: FTBFS: wlanlib.cpp:645: error: 'iw_saether_ntop' was not 
declared in this scope
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.)


-- 
560501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: kwlan
Version: 0.6.3-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include 
 -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -g -O2 -g -Wall 
 -O2 -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
 -DQT_NO_TRANSLATION  -c -o wlanlib.o wlanlib.cpp
 wlanlib.cpp: In function 'QStringList getInterfaces()':
 wlanlib.cpp:86: warning: comparison between signed and unsigned integer 
 expressions
 wlanlib.cpp: In function 'QStringList getWiredInterfaces()':
 wlanlib.cpp:155: warning: comparison between signed and unsigned integer 
 expressions
 wlanlib.cpp: In function 'void print_scanning_token(stream_descr*, iw_event*, 
 iwscan_state*, iw_range*, int, kwlNetworkList)':
 wlanlib.cpp:645: error: 'iw_saether_ntop' was not declared in this scope
 wlanlib.cpp:666: error: 'iw_saether_ntop' was not declared in this scope
 wlanlib.cpp:685: error: 'KILO' was not declared in this scope
 make[3]: *** [wlanlib.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/10/kwlan_0.6.3-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---
Version: 0.6.3-1+rm

Package removed from Debian unstable: http://bugs.debian.org/563906

-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

---End Message---


Bug#561523: marked as done (grhino: Fails to upgrade.)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 22:02:28 +
with message-id e1nsdxu-0003ic...@ries.debian.org
and subject line Bug#561523: fixed in grhino 0.16.0-5
has caused the Debian Bug report #561523,
regarding grhino: Fails to upgrade.
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.)


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

Hi,

I got this error during an upgrade from lenny:
Unpacking grhino-data (from .../grhino-data_0.16.0-4_all.deb) ...
dpkg: error processing /var/cache/apt/archives/grhino-data_0.16.0-4_all.deb 
(--unpack):
 trying to overwrite '/usr/share/grhino/theme/small/black_last.xpm', which is 
also in package grhino 0:0.16.0-2
dpkg-deb: subprocess paste killed by signal (Broken pipe)


Kurt



---End Message---
---BeginMessage---
Source: grhino
Source-Version: 0.16.0-5

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

grhino-data_0.16.0-5_all.deb
  to main/g/grhino/grhino-data_0.16.0-5_all.deb
grhino_0.16.0-5.debian.tar.gz
  to main/g/grhino/grhino_0.16.0-5.debian.tar.gz
grhino_0.16.0-5.dsc
  to main/g/grhino/grhino_0.16.0-5.dsc
grhino_0.16.0-5_i386.deb
  to main/g/grhino/grhino_0.16.0-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 561...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Legout vinc...@legout.info (supplier of updated grhino 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: Thu, 31 Dec 2009 16:14:38 +0100
Source: grhino
Binary: grhino grhino-data
Architecture: source all i386
Version: 0.16.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Vincent Legout vinc...@legout.info
Description: 
 grhino - othello/reversi boardgame
 grhino-data - othello/reversi boardgame - data-files
Closes: 561523
Changes: 
 grhino (0.16.0-5) unstable; urgency=low
 .
   * grhino-data conflicts with grhino  0.16.0-4 (Closes: #561523)
   * Bump Standards Version to 3.8.3
   * Switch to 3.0 (quilt) source format:
 - Switch to quilt
 - Add debian/source/format
 - Remove patching/unpatching code in debian/rules
Checksums-Sha1: 
 211a6362e5d2f41aac8dbe9cdf44c55baee22bb2 1388 grhino_0.16.0-5.dsc
 0a2bd5f4a61bdbca0bf3a4081ee272fb94436013 5394 grhino_0.16.0-5.debian.tar.gz
 2b77d7ddc542540165de885963998eb64b691d1f 642918 grhino-data_0.16.0-5_all.deb
 2043092ce25fbf2d647d5244c5f1c79a0165675b 445988 grhino_0.16.0-5_i386.deb
Checksums-Sha256: 
 dc1237cf11cd34dd575543e6a80f4d573b3af9c5759ea92cba6b0705e5728448 1388 
grhino_0.16.0-5.dsc
 e541c0c8536b73cd105fb11c9d31a6b21200b612637e1c34dba9a489ebad4185 5394 
grhino_0.16.0-5.debian.tar.gz
 ff5dfd6758524ae6637c2269feb3261848301c60104a82e13d3e76f0a19f9ba8 642918 
grhino-data_0.16.0-5_all.deb
 7f4ec037a8ee113a961b5b5e8486d78d0ad13926e8d663ffe5801cf79cc938ab 445988 
grhino_0.16.0-5_i386.deb
Files: 
 88bb6a417e0949efd357a9d65e1098e8 1388 games optional grhino_0.16.0-5.dsc
 b1a0f7657316496d2512df617633f812 5394 games optional 
grhino_0.16.0-5.debian.tar.gz
 d49063635d5fb475f13a06808ef405e9 642918 games optional 
grhino-data_0.16.0-5_all.deb
 7a9f19957dfa8fc4ce439dbd185a0d78 445988 games optional grhino_0.16.0-5_i386.deb

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

iEYEARECAAYFAktFBUEACgkQsKTFpDfZQSwR5ACeIrTJ04JkJ8DVdkcksdDSYlMJ
Aq8An2prWR6Mgm0Qk6l0z2m8YqjKRI/I
=zCjA
-END PGP SIGNATURE-


---End Message---


Processed: severity of 560333 is serious

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

 severity 560333 serious
Bug #560333 [libc6] libc6: getpwnam shows shadow passwords of NIS users
Severity set to 'serious' from 'normal'


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: severity of 563947 is important

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

 severity 563947 important
Bug #563947 [linux-image-2.6.30-2-686] linux-image-2.6.30-2-686 doesn't start 
software raid on boot
Severity set to 'important' from 'critical'


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#563996: acorn-fdisk: Broken maintainer address

2010-01-06 Thread Joerg Jaspert
Package: acorn-fdisk
Severity: serious

  p...@nexus.co.uk
SMTP error from remote mail server after RCPT TO:p...@nexus.co.uk:
host mx-the2.netservers.net.uk [80.248.180.96]:
550 5.0.0 p...@nexus.co.uk... User unknown

-- 
bye, Joerg
* HE wants applicants to write about the sex life, to make
  debian-newmaint more interesting


pgptLNgyqHHVn.pgp
Description: PGP signature


Bug#563997: shotwell: Broken maintainer address

2010-01-06 Thread Joerg Jaspert
Package: shotwell
Severity: serious

d.fil...@techemail.com (expanded from d.fil...@ubuntu.com): host
sitemail.everyone.net[216.200.145.235] said: 550 Recipient Rejected: Access
Denied: 91.189.94.145 blocked by spammer and exploits list (in reply to
RCPT TO command)

-- 
bye, Joerg
Getty meebey: Ich kanns Dir remote machen;)
Getty oh mann... erst denken dann schreiben


pgphlfW6sNckp.pgp
Description: PGP signature


Bug#563998: [kmymoney2-plugin-aqbanking] Doesn't work with kmymoney2 in unstable

2010-01-06 Thread Peter Fritzsche
Package: kmymoney2-plugin-aqbanking
Version: 1.0-1
Severity: serious

Just opened a kmymoney 1.0.2 file in the current version of kmymoney 
(3.95.0+svn1069391-2) in unstable. I noticed that update account is disabled 
for all my accounts I previously attached to aqbanking in kmymoney 1.0.2. I 
cannot find any aqbanking settings inside kmymoney. So I would think that it 
doesn't work at all.

As this makes it unusable for everyone using it, I mark this bug as serious.


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-trunk-amd64

Debian Release: squeeze/sid
  500 unstableftp.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-==
kdelibs4c2a(= 4:3.5.9) | 4:3.5.10.dfsg.1-3
kmymoney2(= 0.9.3) | 3.95.0+svn1069391-2
libaqbanking29   (= 4.0.0) | 4.2.1-1
libart-2.0-2(= 2.3.18) | 2.3.20-2
libaudio2   | 1.9.2-3
libc6(= 2.2.5) | 2.10.2-3
libfontconfig1   (= 2.4.0) | 2.8.0-2
libfreetype6 (= 2.2.1) | 2.3.11-1
libgcc1(= 1:4.1.1) | 1:4.4.2-8
libgwenhywfar47  (= 3.1.0) | 3.11.3-1
libice6(= 1:1.0.0) | 2:1.0.6-1
libidn11(= 0.5.18) | 1.15-2
libjpeg62   | 6b-15
libpng12-0(= 1.2.13-4) | 1.2.41-1
libqbanking8| 4.2.1-1
libqt3-mt (= 3:3.3.8b) | 3:3.3.8b-6
libsm6  | 2:1.1.1-1
libstdc++6   (= 4.1.1) | 4.4.2-8
libx11-6| 2:1.3.2-1
libxcursor1  ( 1.1.2) | 1:1.1.10-1
libxext6| 2:1.0.4-1
libxft2  ( 2.1.1) | 2.1.14-1
libxi6  | 2:1.2.1-2
libxinerama1| 2:1.0.3-2
libxrandr2  | 2:1.3.0-2
libxrender1 | 1:0.9.5-1
libxt6  | 1:1.0.7-1
zlib1g (= 1:1.1.4) | 1:1.2.3.4.dfsg-3
libaqbanking29-plugins-qt   | 4.2.1-1


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#564000: `cgdb_malloc' implicitly converted to pointer

2010-01-06 Thread dann frazier
Source: cgdb
Version: 0.6.5-1
Severity: serious
Usertags: implicit-pointer-conversion

Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.

  Function `cgdb_malloc' implicitly converted to pointer at rline.c:452

This is often due to a missing function prototype definition.
For more information, see [2].

rline.c appears to be missing an include for sys_util.h.

Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions



-- 
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

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

 tag 563696 + pending
Bug #563696 [python-docutils] python-docutils: doesn't remove python-central 
leftovers
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



Processed: found 564000 in 0.6.5-2

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

 found 564000 0.6.5-2
Bug #564000 [src:cgdb] `cgdb_malloc' implicitly converted to pointer
Bug Marked as found in versions cgdb/0.6.5-2.
 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#550103: pycocuma: bug still exists

2010-01-06 Thread green
green wrote at 2009-12-16 11:54 -0600:
 Christoph Berg wrote at 2009-12-16 03:28 -0600:
  Re: green 2009-12-16 20091216031800.ga22...@swansys
   XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server 
   :0.0
 after 14713 requests (14712 known processed) with 0 events 
   remaining.
   
   The XIO fatal IO error happens when I close the pycocuma window.
  
  which window manager are you using? Could you try to reproduce the bug
  in a different one? I cannot see the bug in awesome 2.3.3 here.
 
 awesome 3.3.3-2 here, and I am using the Meta+Shift+C keyboard command.
 
 I will try to check with openbox soon.

Okay, no problem with openbox so awesome 3.3.3-2 receives the blame.  I will 
try a newer version of awesome.


signature.asc
Description: Digital signature


Bug#563743: marked as done (surfraw: Error occured while reset 800b: errno=5)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Jan 2010 23:57:16 +
with message-id 20100106235716.gb29...@jezebel.angsthaus.jumper.org.uk
and subject line Re: [Surfraw-devel] Bug#563743: Bug#563743: surfraw: Error 
occured while reset 800b: errno=5
has caused the Debian Bug report #563743,
regarding surfraw: Error occured while reset 800b: errno=5
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.)


-- 
563743: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563743
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: surfraw
Version: 2.2.6-1
Severity: grave
Justification: renders package unusable

Hi guys,
when I want to use surfraw, this message appears:
Error occured while reset 800b: errno=5
The browser is not launched and that's all.
The problem is the same with the defaut config without any user
config, with a graphical browser (iceweasel) or a text one (w3m).
I can't tell you when this problem appears because I don't often use
surfraw but I think that it was working a month ago.

Hope that helps
Regards

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

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

Versions of packages surfraw depends on:
ii  iceweasel [www-browser]   3.5.6-1lightweight web browser based on M
ii  w3m [www-browser] 0.5.2-2.1  WWW browsable pager with excellent

Versions of packages surfraw recommends:
ii  curl  7.19.7-1   Get a file from an HTTP, HTTPS or 
ii  libwww-perl   5.834-1Perl HTTP/WWW client/server librar
pn  surfraw-extra none (no description available)
ii  w3m   0.5.2-2.1  WWW browsable pager with excellent
ii  wget  1.12-1.1   retrieves files from the web

Versions of packages surfraw suggests:
ii  screen4.0.3-14   terminal multiplexor with VT100/AN

-- no debconf information




---End Message---
---BeginMessage---
On Wed, Jan 06, 2010 at 12:20:26PM +0100, stephrom wrote:
 Edit: In fact the problem is that I have an old environment variable
 (BROWSER=w3m). So  sensible-browser was w3m which is not graphical...
 
 Sorry for the noise. Surfraw is not in cause... Only me...

Great, I'll close the bug then.

cheers,

Ian.

-- 
Ian Beckwith - i...@debian.org - i...@erislabs.net - http://erislabs.net/ianb/
GPG fingerprint: AF6C C0F1 1E74 424B BCD5  4814 40EC C154 A8BA C1EA
Listening to: Nadja - Numbness - God Rest Ye Merry Gentlemen


signature.asc
Description: Digital signature
---End Message---


Bug#563743: [Surfraw-devel] Bug#563743: surfraw: Error occured while reset 800b: errno=5

2010-01-06 Thread Ian Beckwith
On Wed, Jan 06, 2010 at 03:49:51PM +0100, stephrom wrote:
 Can you modify the manpage to indicate that the config dir have
 changed?
 You put this in the changelog but the man continue to tell us that the
 system config is /etc/surfraw.conf.

oops, yes. Fixed in git.

thanks,

Ian.

-- 
Ian Beckwith - i...@debian.org - i...@erislabs.net - http://erislabs.net/ianb/
GPG fingerprint: AF6C C0F1 1E74 424B BCD5  4814 40EC C154 A8BA C1EA
Listening to: Nadja - Numbness - God Rest Ye Merry Gentlemen


signature.asc
Description: Digital signature


Bug#563552: marked as done (libc: resolver doesn't fallback to secondary dns-server when first is ipv6 and unreachable)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Thu, 07 Jan 2010 00:19:04 +
with message-id e1nsg5g-fq...@ries.debian.org
and subject line Bug#563552: fixed in eglibc 2.10.2-4
has caused the Debian Bug report #563552,
regarding libc: resolver doesn't fallback to secondary dns-server when first is 
ipv6 and unreachable
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.)


-- 
563552: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563552
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package:  libc6
Version:  2.10.2-2
Severity: normal
Tags: ipv6

Standard glibc resolver (ie. gethostbyname()co., symptomatically
observed in all programs using it) doesn't use secondary DNS nameserver
even if correctly set, when the first one is an ipv6 one and is
temporarily unavailable.

Let's say /etc/resolv.conf contains just two nameserver lines, like
this:
nameserver 2001:1418:10:2::2
nameserver 8.8.8.8

If the first one doesn't reply, the second one is never tried. tcpdump
shows that no connection to that is even attempted.
The fallback mechanism works, instead, when the primary is ipv4
(unavailable itself, too).

Cheers, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno (kaeso)
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Debian GNU/Linux Developer


pgpP20mSvRuf2.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: eglibc
Source-Version: 2.10.2-4

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

eglibc-source_2.10.2-4_all.deb
  to main/e/eglibc/eglibc-source_2.10.2-4_all.deb
eglibc_2.10.2-4.diff.gz
  to main/e/eglibc/eglibc_2.10.2-4.diff.gz
eglibc_2.10.2-4.dsc
  to main/e/eglibc/eglibc_2.10.2-4.dsc
glibc-doc_2.10.2-4_all.deb
  to main/e/eglibc/glibc-doc_2.10.2-4_all.deb
libc-bin_2.10.2-4_amd64.deb
  to main/e/eglibc/libc-bin_2.10.2-4_amd64.deb
libc-dev-bin_2.10.2-4_amd64.deb
  to main/e/eglibc/libc-dev-bin_2.10.2-4_amd64.deb
libc6-dbg_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-dbg_2.10.2-4_amd64.deb
libc6-dev-i386_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-dev-i386_2.10.2-4_amd64.deb
libc6-dev_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-dev_2.10.2-4_amd64.deb
libc6-i386_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-i386_2.10.2-4_amd64.deb
libc6-pic_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-pic_2.10.2-4_amd64.deb
libc6-prof_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-prof_2.10.2-4_amd64.deb
libc6-udeb_2.10.2-4_amd64.udeb
  to main/e/eglibc/libc6-udeb_2.10.2-4_amd64.udeb
libc6_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6_2.10.2-4_amd64.deb
libnss-dns-udeb_2.10.2-4_amd64.udeb
  to main/e/eglibc/libnss-dns-udeb_2.10.2-4_amd64.udeb
libnss-files-udeb_2.10.2-4_amd64.udeb
  to main/e/eglibc/libnss-files-udeb_2.10.2-4_amd64.udeb
locales-all_2.10.2-4_amd64.deb
  to main/e/eglibc/locales-all_2.10.2-4_amd64.deb
locales_2.10.2-4_all.deb
  to main/e/eglibc/locales_2.10.2-4_all.deb
nscd_2.10.2-4_amd64.deb
  to main/e/eglibc/nscd_2.10.2-4_amd64.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 563...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno aure...@debian.org (supplier of updated eglibc 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, 06 Jan 2010 22:18:19 +0100
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd 
libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev 
libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev 
libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev 
libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 
libc6-sparc64 libc6-dev-sparc64 libc6-s390x libc6-dev-s390x libc6-amd64 
libc6-dev-amd64 libc6-powerpc libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 
libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc0.1-i386 
libc0.1-dev-i386 libc6-sparcv9b libc6-i686 libc6-xen libc0.1-i686 
libc6.1-alphaev67 libnss-dns-udeb libnss-files-udeb
Architecture: all amd64 source
Version: 2.10.2-4
Distribution: unstable
Urgency: low

Bug#560333: marked as done (libc6: getpwnam shows shadow passwords of NIS users)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Thu, 07 Jan 2010 00:19:04 +
with message-id e1nsg5g-fl...@ries.debian.org
and subject line Bug#560333: fixed in eglibc 2.10.2-4
has caused the Debian Bug report #560333,
regarding libc6: getpwnam shows shadow passwords of NIS users
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.)


-- 
560333: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560333
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libc6
Version: 2.7-18
Severity: normal

Hello,

I have several machines where almost all user accounts come by NIS. The NIS
server is running on a Solaris machine. As usual, the Solaris NIS server
exports the passwd data in the map passwd and the shadow data in the map
passwd.adjunct.byname. These two maps are mangled together in some calls
of libc6, for example in getpwnam. This makes it possible for every user who
has an account on the NIS client machine to see the encrypted passwords of
all NIS users. This is a grave security bug.

Furthermore, getspnam returns a NULL pointer for all NIS users, even if
getspnam is called by root.

Regards
  Christoph 


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
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 libc6 depends on:
ii  libgcc1  1:4.3.2-1.1 GCC support library

libc6 recommends no packages.

Versions of packages libc6 suggests:
pn  glibc-doc none (no description available)
ii  libc6-i6862.7-18 GNU C Library: Shared libraries [i
ii  locales   2.7-18 GNU C Library: National Language (

-- debconf information:
  glibc/upgrade: true
  glibc/restart-failed:
* glibc/restart-services: ssh openbsd-inetd cron


---End Message---
---BeginMessage---
Source: eglibc
Source-Version: 2.10.2-4

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

eglibc-source_2.10.2-4_all.deb
  to main/e/eglibc/eglibc-source_2.10.2-4_all.deb
eglibc_2.10.2-4.diff.gz
  to main/e/eglibc/eglibc_2.10.2-4.diff.gz
eglibc_2.10.2-4.dsc
  to main/e/eglibc/eglibc_2.10.2-4.dsc
glibc-doc_2.10.2-4_all.deb
  to main/e/eglibc/glibc-doc_2.10.2-4_all.deb
libc-bin_2.10.2-4_amd64.deb
  to main/e/eglibc/libc-bin_2.10.2-4_amd64.deb
libc-dev-bin_2.10.2-4_amd64.deb
  to main/e/eglibc/libc-dev-bin_2.10.2-4_amd64.deb
libc6-dbg_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-dbg_2.10.2-4_amd64.deb
libc6-dev-i386_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-dev-i386_2.10.2-4_amd64.deb
libc6-dev_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-dev_2.10.2-4_amd64.deb
libc6-i386_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-i386_2.10.2-4_amd64.deb
libc6-pic_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-pic_2.10.2-4_amd64.deb
libc6-prof_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6-prof_2.10.2-4_amd64.deb
libc6-udeb_2.10.2-4_amd64.udeb
  to main/e/eglibc/libc6-udeb_2.10.2-4_amd64.udeb
libc6_2.10.2-4_amd64.deb
  to main/e/eglibc/libc6_2.10.2-4_amd64.deb
libnss-dns-udeb_2.10.2-4_amd64.udeb
  to main/e/eglibc/libnss-dns-udeb_2.10.2-4_amd64.udeb
libnss-files-udeb_2.10.2-4_amd64.udeb
  to main/e/eglibc/libnss-files-udeb_2.10.2-4_amd64.udeb
locales-all_2.10.2-4_amd64.deb
  to main/e/eglibc/locales-all_2.10.2-4_amd64.deb
locales_2.10.2-4_all.deb
  to main/e/eglibc/locales_2.10.2-4_all.deb
nscd_2.10.2-4_amd64.deb
  to main/e/eglibc/nscd_2.10.2-4_amd64.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 560...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno aure...@debian.org (supplier of updated eglibc 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, 06 Jan 2010 22:18:19 +0100
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd 
libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev 
libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev 
libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev 

Bug#561498: apt-get upgrade fails

2010-01-06 Thread Rene Engelhard
[ sorry for the late answer ]

Hi,

On Tue, Dec 22, 2009 at 11:28:53PM +0100, Anton Ertl wrote:
 I have a problem at the same package; the bug I see on apt-get
 dist-upgrade (from Lenny to Squeeze) is:
 
 Preparing to replace myspell-en-us 1:2.4.0-3 (using 
 .../myspell-en-us_1%3a3.2.0~beta-1_all.deb) ...
 Unpacking replacement myspell-en-us ...
 Processing triggers for man-db ...
 Processing triggers for menu ...
 Errors were encountered while processing:
  /var/cache/apt/archives/openoffice.org-emailmerge_1%3a3.1.1-8_all.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)

Eh? And where please is the actual error of this? Must be much more
above in the log.

 # apt-get dist-upgrade 
 Reading package lists... Done
 Building dependency tree   
 Reading state information... Done
 You might want to run `apt-get -f install' to correct these.
 The following packages have unmet dependencies:
   openoffice.org-base: Depends: openoffice.org-base-core (= 
 1:2.4.1+dfsg-1+lenny3) but 1:3.1.1-8 is installed
   openoffice.org-base-core: Depends: openoffice.org-core (= 1:3.1.1-8) but 
 1:2.4.1+dfsg-1+lenny3 is installed
 Depends: ure (= 1.5.1) but it is not installed
   openoffice.org-calc: Depends: openoffice.org-core (= 1:3.1.1-8) but 
 1:2.4.1+dfsg-1+lenny3 is installed
Depends: ure (= 1.5.1) but it is not installed
   openoffice.org-draw: Depends: openoffice.org-core (= 1:3.1.1-8) but 
 1:2.4.1+dfsg-1+lenny3 is installed
Depends: ure (= 1.5.1) but it is not installed
   openoffice.org-impress: Depends: openoffice.org-core (= 1:3.1.1-8) but 
 1:2.4.1+dfsg-1+lenny3 is installed
   Depends: ure (= 1.5.1) but it is not installed
   openoffice.org-officebean: Depends: openoffice.org-core (= 1:3.1.1-8) but 
 1:2.4.1+dfsg-1+lenny3 is installed
   openoffice.org-writer: Depends: openoffice.org-core (= 1:3.1.1-8) but 
 1:2.4.1+dfsg-1+lenny3 is installed
  Depends: ure (= 1.5.1) but it is not installed
 E: Unmet dependencies. Try using -f.
  

Did you read? What did that do? Looks like dpkg/apt get confused because
the upgrade failed mid-upgrade and some packages already are the new
and some the old.

 That's on an AMD64 system.  Next I'll just try to get rid of
 openoffice.

Helpful. Not.

Grüße/Regards,

Rene
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  r...@debian.org | GnuPG-Key ID: D03E3E70
   `-   Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70



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



Bug#564008: FTBFS: Applying patch kfreebsd/local-no-SOCK_NONBLOCK.diff fails

2010-01-06 Thread Cyril Brulebois
Package: eglibc
Version: 2.10.2-4
Severity: serious
Justification: FTBFS

Hi Aurélien et al.,

eglibc unfortunately FTBFS on all non-Linux ports (at least):
| Applying patch kfreebsd/local-no-SOCK_NONBLOCK.diff
| patching file resolv/res_send.c
| Hunk #1 FAILED at 933.
| Hunk #2 succeeded at 927 (offset -18 lines).
| Hunk #3 FAILED at 956.
| Hunk #4 succeeded at 945 (offset -23 lines).
| Hunk #5 succeeded at 973 (offset -23 lines).
| 2 out of 5 hunks FAILED -- rejects in file resolv/res_send.c
| patching file nscd/connections.c
| Restoring resolv/res_send.c
| Restoring nscd/connections.c
| Patch kfreebsd/local-no-SOCK_NONBLOCK.diff does not apply (enforce with -f)
| Restoring resolv/res_send.c
| Restoring nscd/connections.c
| make: *** 
[/build/buildd-eglibc_2.10.2-4-kfreebsd-amd64-o4wcHm/eglibc-2.10.2/stamp-dir/patch]
 Error 1

Build logs at the usual place:
  https://buildd.debian.org/status/package.php?p=eglibcsuite=unstable

Mraw,
KiBi.



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



Bug#561975: marked as done (CVE-2009-4427: Local file inclusion vulnerability)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Thu, 07 Jan 2010 01:54:26 +
with message-id e1nshzy-0007kf...@ries.debian.org
and subject line Bug#561975: fixed in phpldapadmin 1.1.0.5-6+lenny1
has caused the Debian Bug report #561975,
regarding CVE-2009-4427: Local file inclusion vulnerability
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.)


-- 
561975: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561975
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: phpldapadmin
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

A vulnerability has been discovered on phpLDAPadmin, which can be exploited by
malicious people to disclose sensitive information.

Input passed via the cmd parameter to cmd.php is not properly verified before
being used to include files. This can be exploited to include arbitrary files
from local resources.

See: http://www.exploit-db.com/exploits/10410
 http://secunia.com/advisories/37848/

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

iEYEARECAAYFAksvsR8ACgkQNxpp46476aqtuQCgj81pPrUhqj6AJrWiRfD7BILB
ghgAn3lQTCTMPIVPnKK+UXKVaY4G7FcW
=thz2
-END PGP SIGNATURE-


---End Message---
---BeginMessage---
Source: phpldapadmin
Source-Version: 1.1.0.5-6+lenny1

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

phpldapadmin_1.1.0.5-6+lenny1.diff.gz
  to main/p/phpldapadmin/phpldapadmin_1.1.0.5-6+lenny1.diff.gz
phpldapadmin_1.1.0.5-6+lenny1.dsc
  to main/p/phpldapadmin/phpldapadmin_1.1.0.5-6+lenny1.dsc
phpldapadmin_1.1.0.5-6+lenny1_all.deb
  to main/p/phpldapadmin/phpldapadmin_1.1.0.5-6+lenny1_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 561...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Giuseppe Iuculano iucul...@debian.org (supplier of updated phpldapadmin 
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, 06 Jan 2010 17:53:30 +0100
Source: phpldapadmin
Binary: phpldapadmin
Architecture: source all
Version: 1.1.0.5-6+lenny1
Distribution: stable-security
Urgency: high
Maintainer: Fabio Tranchitella kob...@debian.org
Changed-By: Giuseppe Iuculano iucul...@debian.org
Description: 
 phpldapadmin - web based interface for administering LDAP servers
Closes: 561975
Changes: 
 phpldapadmin (1.1.0.5-6+lenny1) stable-security; urgency=high
 .
   * Non-maintainer upload by the Security Team.
   * Fixed CVE-2009-4427: Local file inclusion vulnerability (Closes: #561975)
Checksums-Sha1: 
 9bfe342893fdb4cef0947fb871784d690e47e8db 1068 phpldapadmin_1.1.0.5-6+lenny1.dsc
 93a7cb2466d554b431fde7278f78f2c87c5edb81 1031912 
phpldapadmin_1.1.0.5.orig.tar.gz
 e7bd3f951425ffb1966409453162c503c1390397 21645 
phpldapadmin_1.1.0.5-6+lenny1.diff.gz
 52d06e192cbfed7ac8aa025e43fe1565a0b8c4f0 933570 
phpldapadmin_1.1.0.5-6+lenny1_all.deb
Checksums-Sha256: 
 7bf0952dbc1278b6604a39014d6019dc1f728b14be61679f0438554433bcc53b 1068 
phpldapadmin_1.1.0.5-6+lenny1.dsc
 1247c3d0fb671d6c8cc27319b659ba7c9402abb70c904e0ece83c8b7dcc26e1b 1031912 
phpldapadmin_1.1.0.5.orig.tar.gz
 33d1cc9ecd712d3bb83afe72a4f71aef1841f87f9e6492d9e09a5df8d5448d57 21645 
phpldapadmin_1.1.0.5-6+lenny1.diff.gz
 a5156da9c81264454468f140b3880601068e0544fbaeec80d82ccf9a56d5e8b7 933570 
phpldapadmin_1.1.0.5-6+lenny1_all.deb
Files: 
 ebc99daefc4b94085ad54ce370e7dfed 1068 admin extra 
phpldapadmin_1.1.0.5-6+lenny1.dsc
 5ea78a6758e347c77ef291882675f266 1031912 admin extra 
phpldapadmin_1.1.0.5.orig.tar.gz
 99a56a04aebcd351d9ad737b36d7d553 21645 admin extra 
phpldapadmin_1.1.0.5-6+lenny1.diff.gz
 eedb4237de11744a51142a9dfeaec806 933570 admin extra 
phpldapadmin_1.1.0.5-6+lenny1_all.deb

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

iEYEARECAAYFAktEwswACgkQNxpp46476apXPgCfdOF4/MrR+nL8EY8m8ur7D6oj
a6MAnio3yi6SEWQHs0hklkQrb/zzSN3V
=MhAQ
-END PGP SIGNATURE-


---End Message---


Bug#564010: linux-image-2.6.32-trunk-686: fails to boot

2010-01-06 Thread Brice Rebsamen
Package: linux-2.6
Version: 2.6.32-3
Severity: critical
Justification: breaks the whole system

I am successfully running 2.6.31. I recently upgraded to 2.6.32 and the system 
does not boot any more. There was a small itch during installation: I was 
instructed that firmwares 'iwlagn: iwlwifi-6050-4.ucode\nr8169: rtl8168d-2.fw, 
rtl8168d-1.fw' would be needed. I could not find iwlwifi-6050-4.ucode (it's not 
on intel's website and not in the the firmware-iwlwifi package) nor the realtek 
firmwares... Anyway I guess that those files missing would only result in the 
network not working, not in the kernel not booting.

I guess it would be nice to post the boot log. How can I retrieve the boot log 
from a kernel that fails to boot? I checked in /var/log but could not find any 
file with a matching creation date...

From what I can see on the screen during the boot process, there MIGHT be an 
issue with mounting the root partition, or accessing the HD all together. But 
that seems weird. I am saying this because some of the last messages I can 
read concern accessing sda...


-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
not available

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory 
Controller Hub [8086:2a40] (rev 07)
Subsystem: Toshiba America Info Systems Device [1179:ff40]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort+ SERR- PERR- INTx-
Latency: 0
Capabilities: access denied
Kernel driver in use: agpgart-intel

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series 
Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA 
controller])
Subsystem: Toshiba America Info Systems Device [1179:ff40]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 31
Region 0: Memory at fd80 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at d000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at b400 [size=8]
Expansion ROM at unassigned [disabled]
Capabilities: access denied

00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller [8086:2a43] (rev 07)
Subsystem: Toshiba America Info Systems Device [1179:ff40]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Region 0: Memory at fdc0 (64-bit, non-prefetchable) [size=1M]
Capabilities: access denied

00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #4 [8086:2937] (rev 03) (prog-if 00 [UHCI])
Subsystem: Toshiba America Info Systems Device [1179:ff40]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 4: I/O ports at b880 [size=32]
Capabilities: access denied
Kernel driver in use: uhci_hcd

00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #5 [8086:2938] (rev 03) (prog-if 00 [UHCI])
Subsystem: Toshiba America Info Systems Device [1179:ff40]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 21
Region 4: I/O ports at b800 [size=32]
Capabilities: access denied
Kernel driver in use: uhci_hcd

00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #6 [8086:2939] (rev 03) (prog-if 00 [UHCI])
Subsystem: Toshiba America Info Systems Device [1179:ff40]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin D routed to IRQ 19
Region 4: I/O ports at b480 [size=32]
Capabilities: access denied
Kernel driver in use: uhci_hcd

00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #2 [8086:293c] (rev 03) (prog-if 20 [EHCI])

Bug#564010: linux-image-2.6.32-trunk-686: fails to boot

2010-01-06 Thread Brice Rebsamen
OK, shame on me: after I wrote this bug report I decided to try to
read the kernel message in details to understand more about it and
while I was doing so the kernel booted. The explanation is that since
the realtek firmware are missing, the kernel fails to turn on the
ethernet link, and hangs there for some time, then gives up and carry
on with the boot process.

So this is no longer a critical bug. Sorry about the false alarm.

However, there is still a problem with the packaging: where are the
firmwares required?

On Thu, Jan 7, 2010 at 11:19 AM, Brice Rebsamen
brice.brice+li...@gmail.com wrote:
 Package: linux-2.6
 Version: 2.6.32-3
 Severity: critical
 Justification: breaks the whole system

 I am successfully running 2.6.31. I recently upgraded to 2.6.32 and the 
 system does not boot any more. There was a small itch during installation: I 
 was instructed that firmwares 'iwlagn: iwlwifi-6050-4.ucode\nr8169: 
 rtl8168d-2.fw, rtl8168d-1.fw' would be needed. I could not find 
 iwlwifi-6050-4.ucode (it's not on intel's website and not in the the 
 firmware-iwlwifi package) nor the realtek firmwares... Anyway I guess that 
 those files missing would only result in the network not working, not in the 
 kernel not booting.

 I guess it would be nice to post the boot log. How can I retrieve the boot 
 log from a kernel that fails to boot? I checked in /var/log but could not 
 find any file with a matching creation date...

 From what I can see on the screen during the boot process, there MIGHT be an 
 issue with mounting the root partition, or accessing the HD all together. 
 But that seems weird. I am saying this because some of the last messages I 
 can read concern accessing sda...


 -- Package-specific info:
 ** Kernel log: boot messages should be attached

 ** Model information
 not available

 ** PCI devices:
 00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory 
 Controller Hub [8086:2a40] (rev 07)
        Subsystem: Toshiba America Info Systems Device [1179:ff40]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
 Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- 
 TAbort- MAbort+ SERR- PERR- INTx-
        Latency: 0
        Capabilities: access denied
        Kernel driver in use: agpgart-intel

 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series 
 Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA 
 controller])
        Subsystem: Toshiba America Info Systems Device [1179:ff40]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
 Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- 
 TAbort- MAbort- SERR- PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 31
        Region 0: Memory at fd80 (64-bit, non-prefetchable) [size=4M]
        Region 2: Memory at d000 (64-bit, prefetchable) [size=256M]
        Region 4: I/O ports at b400 [size=8]
        Expansion ROM at unassigned [disabled]
        Capabilities: access denied

 00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset 
 Integrated Graphics Controller [8086:2a43] (rev 07)
        Subsystem: Toshiba America Info Systems Device [1179:ff40]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
 Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- 
 TAbort- MAbort- SERR- PERR- INTx-
        Latency: 0
        Region 0: Memory at fdc0 (64-bit, non-prefetchable) [size=1M]
        Capabilities: access denied

 00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB 
 UHCI Controller #4 [8086:2937] (rev 03) (prog-if 00 [UHCI])
        Subsystem: Toshiba America Info Systems Device [1179:ff40]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
 Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
 TAbort- MAbort- SERR- PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 16
        Region 4: I/O ports at b880 [size=32]
        Capabilities: access denied
        Kernel driver in use: uhci_hcd

 00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB 
 UHCI Controller #5 [8086:2938] (rev 03) (prog-if 00 [UHCI])
        Subsystem: Toshiba America Info Systems Device [1179:ff40]
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
 Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
 TAbort- MAbort- SERR- PERR- INTx-
        Latency: 0
        Interrupt: pin B routed to IRQ 21
        Region 4: I/O ports at b800 [size=32]
        Capabilities: access denied
        Kernel driver in use: uhci_hcd

 00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB 
 UHCI Controller #6 

Bug#562382: marked as done (pion-net: FTBFS: Nonexistent build-dependency: libboost1.39-dev)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Thu, 07 Jan 2010 04:17:21 +
with message-id e1nsjoh-0001m6...@ries.debian.org
and subject line Bug#562382: fixed in pion-net 2.2.8+dfsg-2
has caused the Debian Bug report #562382,
regarding pion-net: FTBFS: Nonexistent build-dependency: libboost1.39-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.)


-- 
562382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562382
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pion-net
Version: 2.2.8+dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 7), autotools-dev, libssl-dev, libboost1.39-dev 
 | libboost1.38-dev | libboost-dev (= 1.35), libboost-thread1.39-dev | 
 libboost-thread1.38-dev | libboost-thread-dev (= 1.35), 
 libboost-iostreams1.39-dev | libboost-iostreams1.38-dev | 
 libboost-iostreams-dev (= 1.35), libboost-system1.39-dev | 
 libboost-system1.38-dev | libboost-system-dev (= 1.35), 
 libboost-filesystem1.39-dev | libboost-filesystem1.38-dev | 
 libboost-filesystem-dev (= 1.35), libboost-signals1.39-dev | 
 libboost-signals1.38-dev | libboost-signals-dev (= 1.35), 
 libboost-test1.39-dev | libboost-test1.38-dev | libboost-test-dev (= 1.35), 
 chrpath, zlib1g-dev, doxygen, perl, libbz2-dev, libxml2-dev, libpcap-dev, 
 libtool, ruby, cmake, pkg-config
 
 ┌──┐
 │ Install build dependencies  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.4.10
 autotools-dev: missing
 libssl-dev: missing
 libboost1.39-dev: missing
 libboost1.38-dev: missing
 libboost-dev: missing
 Using default version 1.40.0.1
 libboost-thread1.39-dev: missing
 libboost-thread1.38-dev: missing
 libboost-thread-dev: missing
 Using default version 1.40.0.1
 libboost-iostreams1.39-dev: missing
 libboost-iostreams1.38-dev: missing
 libboost-iostreams-dev: missing
 Using default version 1.40.0.1
 libboost-system1.39-dev: missing
 libboost-system1.38-dev: missing
 libboost-system-dev: missing
 Using default version 1.40.0.1
 libboost-filesystem1.39-dev: missing
 libboost-filesystem1.38-dev: missing
 libboost-filesystem-dev: missing
 Using default version 1.40.0.1
 libboost-signals1.39-dev: missing
 libboost-signals1.38-dev: missing
 libboost-signals-dev: missing
 Using default version 1.40.0.1
 libboost-test1.39-dev: missing
 libboost-test1.38-dev: missing
 libboost-test-dev: missing
 Using default version 1.40.0.1
 chrpath: missing
 zlib1g-dev: missing
 doxygen: missing
 perl: already installed (5.10.1-8)
 libbz2-dev: missing
 libxml2-dev: missing
 libpcap-dev: missing
 libtool: missing
 ruby: missing
 cmake: missing
 pkg-config: missing
 Checking for source dependency conflicts...
 E: Package libboost1.39-dev has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/13/pion-net_2.2.8+dfsg-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: pion-net
Source-Version: 2.2.8+dfsg-2

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

libpion-common-2.2.8_2.2.8+dfsg-2_amd64.deb
  to main/p/pion-net/libpion-common-2.2.8_2.2.8+dfsg-2_amd64.deb
libpion-common-dbg_2.2.8+dfsg-2_amd64.deb
  to main/p/pion-net/libpion-common-dbg_2.2.8+dfsg-2_amd64.deb
libpion-common-dev_2.2.8+dfsg-2_amd64.deb
  to main/p/pion-net/libpion-common-dev_2.2.8+dfsg-2_amd64.deb
libpion-net-2.2.8_2.2.8+dfsg-2_amd64.deb
  to main/p/pion-net/libpion-net-2.2.8_2.2.8+dfsg-2_amd64.deb
libpion-net-dbg_2.2.8+dfsg-2_amd64.deb
  to main/p/pion-net/libpion-net-dbg_2.2.8+dfsg-2_amd64.deb
libpion-net-dev_2.2.8+dfsg-2_amd64.deb
  to 

Processed: your mail

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

 tag 560544 + patch
Bug #560544 [src:starplot] starplot: FTBFS: hrdiagram.cc:258: undefined 
reference to `void set_itemstar_label_t(star_label_t*, star_label_t, 
_GtkWidget*, bool, star_changetype_t)'
Added tag(s) patch.

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#560544: debian/patches/02-fix_set_item_calls.dpatch

2010-01-06 Thread Kamal Mostafa
#! /bin/sh /usr/share/dpatch/dpatch-run
## 02-fix_set_item_calls.dpatch by Kamal Mostafa ka...@whence.com
##
## DP: Fix FTBFS: call set_*_item() accessors functions, not set_item() template
##
## License: This patch is licensed under terms of GPL2, or (at your option)
## any later version.

@DPATCH@
=== modified file 'src/gui/hrdiagram.cc'
--- a/src/gui/hrdiagram.cc  2008-05-17 11:52:11 +
+++ b/src/gui/hrdiagram.cc  2010-01-07 02:53:57 +
@@ -254,8 +254,7 @@
 hr_options_label_widgets[i] = item;
 
 if ((GTK_CHECK_MENU_ITEM (options_label_widgets[i]))-active)
-  set_item(globals::chart_rules.StarLabels,
-  globals::chart_rules.StarLabels, item, false);
+  set_label_item(globals::chart_rules.StarLabels, false);
   }
 
   for (unsigned int i = 0; i  OPTIONS_DIAMETER_MENU_SIZE; i++) {
@@ -265,8 +264,7 @@
 hr_options_diameter_widgets[i] = item;
 
 if ((GTK_CHECK_MENU_ITEM (options_diameter_widgets[i]))-active)
-  set_item(globals::chart_rules.StarDiameters,
-  globals::chart_rules.StarDiameters, item, false);
+  set_diameter_item(globals::chart_rules.StarDiameters, false);
   }
 
   if (menubar) {




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



Processed: severity of 564010 is important

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

 severity 564010 important
Bug #564010 [linux-2.6] linux-image-2.6.32-trunk-686: fails to boot
Severity set to 'important' from 'critical'


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#562351: marked as done (slicer: FTBFS: caused by parallel build?)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Thu, 07 Jan 2010 05:49:23 +
with message-id e1nslfl-00080c...@ries.debian.org
and subject line Bug#562351: fixed in slicer 3.4.0~svn10438-4
has caused the Debian Bug report #562351,
regarding slicer: FTBFS: caused by parallel build?
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.)


-- 
562351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562351
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: slicer
Version: 3.4.0~svn10438-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Are you sure you want to support building in parallel?

Relevant part:
 make[3]: Entering directory 
 `/build/user-slicer_3.4.0~svn10438-3-amd64-P5ccnG/slicer-3.4.0~svn10438/DEB_build_shared'
 [  5%] [  5%] Building CXX object 
 Modules/ChangeTracker/DeformableMetric/CMakeFiles/DetectGrowth.dir/DetectGrowth.o
 [  5%] Building CXX object 
 Modules/Meshing/IO/CMakeFiles/mimxMeshIO.dir/vtkPluginFilterWatcher.o
 Building CXX object 
 Libs/FreeSurfer/CMakeFiles/FreeSurfer.dir/vtkFSLookupTable.o
 make[3]: Leaving directory 
 `/build/user-slicer_3.4.0~svn10438-3-amd64-P5ccnG/slicer-3.4.0~svn10438/DEB_build_shared'
 make[2]: *** [Libs/Qdec/CMakeFiles/Qdec.dir/all] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/13/slicer_3.4.0~svn10438-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: slicer
Source-Version: 3.4.0~svn10438-4

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

libslicer3-dev_3.4.0~svn10438-4_i386.deb
  to main/s/slicer/libslicer3-dev_3.4.0~svn10438-4_i386.deb
libslicer3_3.4.0~svn10438-4_i386.deb
  to main/s/slicer/libslicer3_3.4.0~svn10438-4_i386.deb
slicer-data_3.4.0~svn10438-4_all.deb
  to main/s/slicer/slicer-data_3.4.0~svn10438-4_all.deb
slicer_3.4.0~svn10438-4.diff.gz
  to main/s/slicer/slicer_3.4.0~svn10438-4.diff.gz
slicer_3.4.0~svn10438-4.dsc
  to main/s/slicer/slicer_3.4.0~svn10438-4.dsc
slicer_3.4.0~svn10438-4_i386.deb
  to main/s/slicer/slicer_3.4.0~svn10438-4_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 562...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominique Belhachemi domi...@cs.tu-berlin.de (supplier of updated slicer 
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, 06 Jan 2010 22:06:38 -0500
Source: slicer
Binary: slicer libslicer3 libslicer3-dev slicer-data
Architecture: source all i386
Version: 3.4.0~svn10438-4
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Dominique Belhachemi domi...@cs.tu-berlin.de
Description: 
 libslicer3 - software package for visualization and image analysis - runtime
 libslicer3-dev - software package for visualization and image analysis - 
developme
 slicer - software package for visualization and image analysis - main appl
 slicer-data - software package for visualization and image analysis - share
Closes: 562351
Changes: 
 slicer (3.4.0~svn10438-4) unstable; urgency=low
 .
   * Add build deps: libmysqlclient-dev, libgl2ps-dev, libavcodec-dev, 
libpq-dev,
 libswscale-dev, default-jdk, mpi-default-dev, 
libavformat-dev
 (Closes: #562351)
   * Fixed strrchr/cstring issue
Checksums-Sha1: 
 9575a4f3f17853cfc91f2399fdf7382127a75e27 1875 slicer_3.4.0~svn10438-4.dsc
 d4066de2731f9099d97f047a6f70502459fb90f5 22774 slicer_3.4.0~svn10438-4.diff.gz
 c027c3e711952b4693bdad1255f95e3d467bae91 45819548 

Bug#564016: libwebkit-1.0-2: Undefined symbol: jpeg_resync_to_restart

2010-01-06 Thread Theppitak Karoonboonyanan
Package: libwebkit-1.0-2
Version: 1.1.17-2
Severity: grave
Justification: renders package unusable

epiphany, midori, GtkLauncher fail to start, with following error message:

---8---
symbol lookup error: /usr/lib/libwebkit-1.0.so.2: undefined symbol:
jpeg_resync_to_restart
---8---

Checking:

---8---
$ ldd /usr/lib/libwebkit-1.0.so.2 | grep jpeg
libjpeg.so.62 = /usr/lib/libjpeg.so.62 (0x7f4553e5e000)
$ objdump -T /usr/lib/libjpeg.so.62 | grep resync
$
---8---

However, libjpeg62 does ship 2 different shared objects:

---8---
$ dpkg -L libjpeg62 | grep '.so.'
/usr/lib/libjpeg.so.62.0.0
/usr/lib/libjpeg.so.62
$ ls -l /usr/lib/libjpeg.so*
lrwxrwxrwx 1 root root   17 2009-08-18 10:28 /usr/lib/libjpeg.so - 
libjpeg.so.62.0.0
-rw-r--r-- 1 root root 10528208 2009-10-16 05:00 /usr/lib/libjpeg.so.62
-rw-r--r-- 1 root root   144016 2009-08-17 18:51 /usr/lib/libjpeg.so.62.0.0
---8---

And the other one does provide the required symbol:

---8---
$ $ objdump -T /usr/lib/libjpeg.so.62.0.0 | grep resync
00010d30 gDF .text  0184  Base
jpeg_resync_to_restart
---8---

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

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

Versions of packages libwebkit-1.0-2 depends on:
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libc6  2.10.2-3  Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libenchant1c2a 1.4.2-3.4 a wrapper library for various spel
ii  libfontconfig1 2.8.0-2   generic font configuration library
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libgail18  2.18.5-1  GNOME Accessibility Implementation
ii  libglib2.0-0   2.22.3-2  The GLib library of C routines
ii  libgstreamer-plugins-base0 0.10.25-7 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.25-4+b1  Core GStreamer libraries and eleme
ii  libgtk2.0-02.18.5-1  The GTK+ graphical user interface 
ii  libicu42   4.2.1-3   International Components for Unico
ii  libjpeg62  6b-15 The Independent JPEG Group's JPEG 
ii  libpango1.0-0  1.26.2-1thep1 Layout and rendering of internatio
ii  libpng12-0 1.2.41-1  PNG library - runtime
ii  libsoup2.4-1   2.28.2-1  an HTTP library implementation in 
ii  libsqlite3-0   3.6.21-2  SQLite 3 shared library
ii  libstdc++6 4.4.2-8   The GNU Standard C++ Library v3
ii  libwebkit-1.0-common   1.1.17-2  Web content engine library for Gtk
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxslt1.1 1.1.26-1  XSLT processing library - runtime 
ii  libxt6 1:1.0.7-1 X11 toolkit intrinsics library

libwebkit-1.0-2 recommends no packages.

libwebkit-1.0-2 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#561642: marked as done (libid3-3.8.3c2a: doesn't link against stdc++ library)

2010-01-06 Thread Debian Bug Tracking System
Your message dated Thu, 07 Jan 2010 06:17:12 +
with message-id e1nslgg-0001tp...@ries.debian.org
and subject line Bug#561642: fixed in id3lib3.8.3 3.8.3-10
has caused the Debian Bug report #561642,
regarding libid3-3.8.3c2a: doesn't link against stdc++ library
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.)


-- 
561642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libid3-3.8.3c2a
Version: 3.8.3-9
Severity: serious

Despite depending on libstdc++6, libid3 does not link against it:

$ objdump -x /usr/lib/libid3.so | grep NEEDED
  NEEDED   libgcc_s.so.1
  NEEDED   libc.so.6

This makes intone (written in C) FTBFS with the following error
messages. I'm having this issue on armel (my openmoko) and amd64.

In addition, the libid3 build logs also indicate this issue:

https://buildd.debian.org/fetch.cgi?pkg=id3lib3.8.3arch=amd64ver=3.8.3-9stamp=1260423532file=logas=raw

Search for dpkg-shlibdeps to find the warnings indicative of this.

Here is the FTBFS log of intone:

cc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_LOCALE_DIR=\/usr//locale\ 
-DPACKAGE_SRC_DIR=\.\ -DPACKAGE_DATA_DIR=\/usr/share\ 
-I/usr/include/elementary -I/usr/include/eina-0 -I/usr/include/eina-0/eina 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/lua5.1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-Wall -g -g -O2 -g -Wall -O2 -c callbacks.c
cc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_LOCALE_DIR=\/usr//locale\ 
-DPACKAGE_SRC_DIR=\.\ -DPACKAGE_DATA_DIR=\/usr/share\ 
-I/usr/include/elementary -I/usr/include/eina-0 -I/usr/include/eina-0/eina 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/lua5.1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-Wall -g -g -O2 -g -Wall -O2 -c main.c
cc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_LOCALE_DIR=\/usr//locale\ 
-DPACKAGE_SRC_DIR=\.\ -DPACKAGE_DATA_DIR=\/usr/share\ 
-I/usr/include/elementary -I/usr/include/eina-0 -I/usr/include/eina-0/eina 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/lua5.1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-Wall -g -g -O2 -g -Wall -O2 -c dbus-stuff.c
cc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_LOCALE_DIR=\/usr//locale\ 
-DPACKAGE_SRC_DIR=\.\ -DPACKAGE_DATA_DIR=\/usr/share\ 
-I/usr/include/elementary -I/usr/include/eina-0 -I/usr/include/eina-0/eina 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/lua5.1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-Wall -g -g -O2 -g -Wall -O2 -c gui.c
cc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_LOCALE_DIR=\/usr//locale\ 
-DPACKAGE_SRC_DIR=\.\ -DPACKAGE_DATA_DIR=\/usr/share\ 
-I/usr/include/elementary -I/usr/include/eina-0 -I/usr/include/eina-0/eina 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/lua5.1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-Wall -g -g -O2 -g -Wall -O2 -c db_sqlite.c
gui.c: In function 'popup_message':
gui.c:56: warning: 'elm_win_inwin_style_set' is deprecated (declared at 
/usr/include/Elementary.h:288)
gui.c: In function 'popup_alert':
gui.c:118: warning: 'elm_win_inwin_style_set' is deprecated (declared at 
/usr/include/Elementary.h:288)
gui.c: In function 'create_add_alb_page':
gui.c:247: warning: 'elm_frame_style_set' is deprecated (declared at 
/usr/include/Elementary.h:431)
gui.c: In function 'manage_songs_page':
gui.c:1116: warning: 'elm_frame_style_set' is deprecated (declared at 
/usr/include/Elementary.h:431)
gui.c: In function 'create_playlist_page':
gui.c:1419: warning: 'elm_frame_style_set' is deprecated (declared at 
/usr/include/Elementary.h:431)
gui.c:1452: warning: 'elm_frame_style_set' is deprecated (declared at 
/usr/include/Elementary.h:431)
gui.c: In function 'create_set_page':
gui.c:1626: warning: 'elm_frame_style_set' is deprecated (declared at 
/usr/include/Elementary.h:431)
gui.c:1665: warning: 'elm_frame_style_set' is deprecated (declared at 
/usr/include/Elementary.h:431)
gui.c:1704: warning: 'elm_frame_style_set' is deprecated (declared at 
/usr/include/Elementary.h:431)
/bin/sh ../libtool --tag=CC   --mode=link cc -Wall -g -g -O2 -g -Wall -O2 
-Wl,--export-dynamic  -o intone callbacks.o main.o dbus-stuff.o gui.o 
db_sqlite.o -lelementary -leina -ldbus-1 -lpthread -lrt -lsqlite3 -ledbus 
-lvorbisfile -lvorbis -lm -logg   -lid3 -lvorbisfile 
mkdir .libs
cc -Wall -g -g -O2 -g -Wall -O2 -Wl,--export-dynamic -o intone callbacks.o 
main.o 

Bug#473400: Reproduce xlock failure..

2010-01-06 Thread Steffen Schulz
An easy way to reproduce is to uninstall xscreensaver. I just did this
accidentially after not paying much attention to dist-upgrade 
autoremove and suddenly found xlock to exit immediately after startup.

Adding to the confusion, '-mode blank' did not work since Xressources
seem to override it.

xlock should fall back to blank. And regardless of such failure,
it should never just exit/crash.



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



  1   2   >