Bug#585939: gthumb: segfaults when clicking on a photo

2010-06-15 Thread David Paleino
On Tue, 15 Jun 2010 14:47:23 +0900, Norbert Preining wrote:

 On Di, 15 Jun 2010, David Paleino wrote:
  As your report :)
 
 Sorry.
 
  Can you please install gthumb-dbg, and retry?
 
 Stil crashed, gdb bt gives 
 ...
 Core was generated by `gthumb'.
 Program terminated with signal 11, Segmentation fault.
 #0  0x0031 in ?? ()
 (gdb) bt
 #0  0x0031 in ?? ()
 #1  0x7f7baa04e080 in operator (image=value optimized out, 
 info=value optimized out) at /usr/include/exiv2/metadatum.hpp:305
 #2  exiv2_read_metadata (image=value optimized out, 
 info=value optimized out) at exiv2-utils.cpp:368
 #3  0x7f7baa04f749 in exiv2_read_metadata_from_file (
 file=value optimized out, info=0x7f7b9c08a960, error=0x0)
 at exiv2-utils.cpp:465
 #4  0x7f7baa0533a6 in gth_metadata_provider_exiv2_read (self=0x153d8a0, 
 file_data=0x14d6ec0, attributes=0x150dfb0 *)
 at gth-metadata-provider-exiv2.c:95
 #5  0x00488cdf in gth_metadata_provider_read (self=0x153d8a0, 
 file_data=0x14d6ec0, attributes=0x150dfb0 *)
 at gth-metadata-provider.c:128
 #6  0x00488f62 in read_metadata_thread (data=0x14f5940)
 at gth-metadata-provider.c:213
 #7  0x7f7bb3f0d6e4 in ?? () from /lib/libglib-2.0.so.0
 #8  0x7f7bb50ec8ba in start_thread (arg=value optimized out)
 at pthread_create.c:300
 #9  0x7f7bb3c1401d in clone ()
 at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
 #10 0x in ?? ()
 
 I believe that this is based on libexi* or so, because I see other
 strange things in geeqie.
 
 What else can I provide?

Can you re-do the same thing with libexiv2-dbg installed?

(some day I'll make gthumb-dbg depend on all those -dbg symbols, I promise :))

Also, does it crash with _every_ photo/image? Or just with one/all those made
by a specific camera? i.e. if you download something from the net, does it
crash?
From point #2 above, it seems like exiv2_read_metadata() is the culprit, so it
could be anything from a bug in the exiv2 plugin of gthumb, a bug in libexiv2
itself, or malformed EXIF info set by your camera :/

Grazie ancora!
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#585914: dpkg-maintscript-helper rm_conffile: please provide option to preserve filename

2010-06-15 Thread Raphael Hertzog
On Mon, 14 Jun 2010, Christian Kastner wrote:
 According to dpkg-maintscript-helper(1), the current implementation of
 rm_conffile preserves locally modified conffiles by renaming them to
 conffile.dpkg-bak.
 
 This does not work in certain cases where the (modified) conffile should
 continue to be used.

The theory is precisely that the modified obsolete conffile should not
continue to be used... it's up to the user to grab whatever he requires.
We're keeping the file around precisely so that he can retrieve his
changes and put them in a new more appropriate place.

And nothing forbids you to put the snippet and to rename the file once
more in the postinst:
if [ -e conffile.dpkg-bak ]; then
mv conffile.dpkg-bak conffile-obsolete-please-verify-and-remove
fi

I will probably close this bug in some time if the discussion doesn't
bring forward any new argument.

Cheers,
-- 
Raphaël Hertzog

Like what I do? Sponsor me: http://ouaza.com/wp/2010/01/05/5-years-of-freexian/
My Debian goals: http://ouaza.com/wp/2010/01/09/debian-related-goals-for-2010/



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



Bug#585939: gthumb: segfaults when clicking on a photo

2010-06-15 Thread Norbert Preining
On Di, 15 Jun 2010, David Paleino wrote:
 Can you re-do the same thing with libexiv2-dbg installed?

Which does not exists:
# apt-cache search libexiv
libexiv2-6 - EXIF/IPTC metadata manipulation library
libexiv2-dev - EXIF/IPTC metadata manipulation library - development files
libexiv2-doc - EXIF/IPTC metadata manipulation library - HTML documentation
libkexiv2-8 - Qt like interface for the libexiv2 library (runtime)
libkexiv2-dev - Qt-like interface for the libexiv2 library (development)

???

Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live  Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

Rome wasn't burned in a day.
 --- Douglas Adams, The Hitchhikers Guide to the Galaxy



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



Bug#585457: IGV dependencies

2010-06-15 Thread Shaun Jackman
Hi Andreas,

On 11 June 2010 00:41, Andreas Tille andr...@an3as.eu wrote:
 Hi Shaun,

 On Thu, Jun 10, 2010 at 11:55:54AM -0700, Shaun Jackman wrote:
 IGV has a lot of dependencies, and the list follows. Many of these
 dependencies are already in Debian; many others are not. Where the
 dependency is satisfied, I've given the Debian package name. Where
 it's not satisfied, I've given the upstream URL.

 thanks for your ITP which is quite interesting for Debian Med.  Will you
 consider also packaging the dependencies?  I woud suggest coordination
 with debian-j...@lists.debian.org.  Perhaps there is some work ongoing
 or some help can be given.

I'm planning on doing some dependency triage for the dependencies that
are not yet packaged for Debian:
If the dependency is for an optional feature of IGV (say a file
format) then I'll remove that feature from IGV.
If the dependency is mandatory and related to bioinformatics, I'll
consider packaging it.
If the dependency is mandatory and not related to bioinformatics, I'll
submit an RFP and ask whether debian-java would like to package it.

Cheers,
Shaun



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



Bug#583139: linux-2.6: no DHCP offers on r8169

2010-06-15 Thread Alexandre Rossi
 Please report the net device statistics (from '/proc/net/dev') and the
 PCI ID for this device (run 'lspci -nn -d 10ec:').

Attached are the current /proc/net/dev stats for the device, I'll
resend those when the bug triggers (I assume you want to see if there
are drop packets).

$ lspci -nn -d 10ec:
01:02.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
01:04.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)

(eth0, which triggers the bug, is the second one)


procnetdev
Description: Binary data


Bug#585524: Confirm with an OfficeJet Pro

2010-06-15 Thread te.richard...@gmail.com

I confirm this bug with my OfficeJet Pro L7500 printer connected via USB.
printing does not work, as described by original reporter. Reverting to 
the testing version allows printing again.





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



Bug#585952: ITP: gnome-paint - simple, easy to use paint program for GNOME

2010-06-15 Thread Aron Xu
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

Package name: gnome-paint
Version: 0.3
Upstream Author: Rogério Ferro do Nascimento rogeriofe...@gmail.com
URL: http://code.google.com/p/gnome-paint/
License: GPL-3
Description: simple, easy to use paint program for GNOME



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



Bug#585939: gthumb: segfaults when clicking on a photo

2010-06-15 Thread David Paleino
On Tue, 15 Jun 2010 15:03:46 +0900, Norbert Preining wrote:

 On Di, 15 Jun 2010, David Paleino wrote:
  Can you re-do the same thing with libexiv2-dbg installed?
 
 Which does not exists:

Argh, it's only in experimental.

I'm going to university right now, I'll see what we can do later today (I hope).

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#584605: audacity: Continuing to backtrace

2010-06-15 Thread Dave Witbrodt
I didn't accomplish very much after work tonight toward debugging this 
problem, but I have some new information to report.


Since 'audacity' was working for me just a few months ago, I decided I 
wanted to try to locate an earlier version that works on my hardware.  I 
looked at /usr/share/doc/audacity/changelog.Debian.gz, and my best guess 
is that I last used version 1.3.10.


(I really wish that I could bisect using 'git'.  Does the 'audacity' 
upstream use 'git', or do the Debian maintainers have their own 'git' 
repo where they merge new versions from upstream?  I am merely a 
beginner with tools such as 'git' and 'gdb', but I did spend a month 
debugging a kernel issue on LKML when kernel 2.6.26 was hanging during 
boot on two of my machines, so I believe I could bisect this if the 
sources were available via 'git'.)


In the meantime, it occurred to me that Squeeze or Lenny would have an 
older version I could try.  Squeeze has the same version as Sid, but 
Lenny has (the very old) version 1.3.5.  I decided that installing Lenny 
binaries in Sid would be a bad idea, but downloaded the sources and 
tried to build it.  The only changes I had to make to allow the build to 
succeed were some paths to header files from the 'vamp-plugin-sdk' 
build-dependency.


Miracle of miracles!  Version 1.3.5 runs fine on my system -- no changes 
to my custom /etc/asound.conf file, kernel modules, or anything else 
were needed!


I fully intended to dive into the 1.3.12 source code more seriously 
tonight, but once I had a working version of 'audacity'... I ended up 
just playing with it instead...  :-(



Reinhard:  I disagree about FFMPEG being a problem in my case.  I 
provided the warning about my usage of debian-multimedia.org packages of 
FFMPEG only for full disclosure.  But it is clear that 'audacity' is 
crashing during startup on my system because of initialization routines 
that are trying to detect the ALSA devices available on my system. 
Nothing involving FFMPEG is being touched (so far as I can tell) either 
in the code where the crash occurs or in code reached before that point.


I definitely agree that this bug should be taken upstream.  However, I 
would like to work on understanding the problem for a few days longer, 
in the hope I can pin down more exactly why 'audacity' is choking when 
trying to grok my system's ALSA devices.  Adrian and I have already 
discovered some poorly written code, and no doubt there is more such 
code in the vicinity which should be challenged upstream.  Besides, this 
is my big chance to play with 'gdb', about which I know very little! 
I've been waiting for an opportunity like this  ;-)



Adrian:  I see that you've looked at the code and have some ideas about 
what is going wrong and how to triage and instrument the crash.  I 
really intended to look seriously at the code tonight, but when 1.3.5 
actually worked... I just ended up playing with it, trying to figure out 
how to get my guitar pedal to output a stronger signal level so that my 
EMU 0404 card's inputs could deliver a decent sound level to 'audacity'. 
 (I figured it out, BTW, but it wasn't obvious)


Your suggestions look very interesting, and I hope to try some (or all) 
of them out tomorrow night after work.  I agree that we are probably 
getting more negative return values in nearby code, where it was assumed 
there would be no errors.  I have some ideas of my own in addition to 
yours, but I would like to look more carefully at the code first to try 
to get a handle on what it is _supposed_ to be doing.  My guess last 
night (having barely looked at the code) was that they were trying to 
put together a list of capture devices -- something like what 'aplay -l' 
or 'aplay -L' would show -- but that they wrote fragile code which works 
on most machines but chokes on my EMU 0404 card.



Thanks, and more to come...
Dave W.



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



Bug#585941: lazygal: does not start up, problem with libpyexiv2.so

2010-06-15 Thread Alexandre Rossi
Hi,

 it seems that there is something going badly wrong wrt to python/exif
 prohibiting lazygal even to show the help page, rendering it completely
 unusable:
[...]
 ImportError: /usr/lib/pymodules/python2.5/libpyexiv2.so: undefined symbol: 
 _ZN5Exiv28ExifData5eraseEN9__gnu_cxx17__normal_iteratorIPNS_9ExifdatumESt6vectorIS3_SaIS3_

$ python
Python 2.5.5 (r255:77872, Apr 21 2010, 08:40:04)
[GCC 4.4.3] on linux2
Type help, copyright, credits or license for more information.
 import pyexiv2
Traceback (most recent call last):
  File stdin, line 1, in module
  File /usr/lib/pymodules/python2.5/pyexiv2/__init__.py, line 60, in module
import libexiv2python
ImportError: /usr/lib/pymodules/python2.5/libexiv2python.so: undefined
symbol: 
_ZN5Exiv28ExifData5eraseEN9__gnu_cxx17__normal_iteratorIPNS_9ExifdatumESt6vectorIS3_SaIS3_

A simple import of the pyexiv2 module fails, so this would not be
lazygal's fault.

This was working fine on last friday, and I see in my logs an update
of libexiv2-6 0.19-1 - 0.19-2 over the WE, so I guess this should be
reassigned to src:exiv2 if the library needs to advertise that it has
changed its binary interface (symbols version bump?) or to
python-pyexiv2 for a recompile.

As a side note, rebuilding the python-pyexiv2 source package fixes the problem.

Alex



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



Bug#585953: evolution: Crash while trying to open email with event invitation

2010-06-15 Thread Thomas Bechtold
Package: evolution
Version: 2.30.1.2-3
Severity: important

When i want to open an email with an event invitation, evolution crashs (seg
fault).
When i restart evolution, the program directly crashs again because evolution
tries to open the mail again.



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

Kernel: Linux 2.6.32-5-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/dash

Versions of packages evolution depends on:
ii  dbus1.2.24-1 simple interprocess messaging syst
ii  debconf [debconf-2.0]   1.5.32   Debian configuration management sy
ii  evolution-common2.30.1.2-3   architecture independent files for
ii  evolution-data-server   2.30.1-5 evolution database backend server
ii  gconf2  2.28.1-3 GNOME configuration database syste
ii  gnome-icon-theme2.30.3-1 GNOME Desktop icon theme
ii  libart-2.0-22.3.21-1 Library of functions for 2D graphi
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.1-3 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libcamel1.2-14  2.30.1-5 The Evolution MIME message handlin
ii  libcanberra-gtk00.24-1   Gtk+ helper for playing widget eve
ii  libcanberra00.24-1   a simple abstract interface for pl
ii  libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.86-1   simple interprocess messaging syst
ii  libebackend1.2-02.30.1-5 Utility library for evolution data
ii  libebook1.2-9   2.30.1-5 Client library for evolution addre
ii  libecal1.2-72.30.1-5 Client library for evolution calen
ii  libedataserver1.2-132.30.1-5 Utility library for evolution data
ii  libedataserverui1.2-8   2.30.1-5 GUI utility library for evolution 
ii  libegroupwise1.2-13 2.30.1-5 Client library for accessing group
ii  libenchant1c2a  1.4.2-3.6a wrapper library for various spel
ii  libevolution2.30.1.2-3   evolution libraries
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.1-3 GNOME configuration database syste
ii  libgdata-google1.2-12.30.1-5 Client library for accessing Googl
ii  libgdata1.2-1   2.30.1-5 Client library for accessing Googl
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgnome-desktop-2-17   2.30.0-2 Utility library for loading .deskt
ii  libgnomecanvas2-0   2.30.1-1 A powerful object-oriented display
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libgtkhtml-editor0  3.30.1-2 HTML rendering/editing library - e
ii  libgtkhtml3.14-19   3.30.1-2 HTML rendering/editing library - r
ii  libgweather12.30.0-2 GWeather shared library
ii  libical00.44-3   iCalendar library implementation i
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libnotify1 [libnotify1- 0.4.5-1  sends desktop notifications to a n
ii  libnspr4-0d 4.8.4-1  NetScape Portable Runtime Library
ii  libnss3-1d  3.12.6-2 Network Security Service libraries
ii  libpango1.0-0   1.28.0-1 Layout and rendering of internatio
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libsoup2.4-12.30.1-1 an HTTP library implementation in 
ii  libsqlite3-03.6.23.1-4   SQLite 3 shared library
ii  libstartup-notification 0.10-1   library for program launch feedbac
ii  libunique-1.0-0 1.1.6-1  Library for writing single instanc
ii  libxml2 2.7.7.dfsg-2 GNOME XML library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages evolution recommends:
ii  bogofilter   1.2.1-2 a fast Bayesian spam filter (dummy
ii  evolution-plugins2.30.1.2-3  standard plugins for Evolution
ii  evolution-webcal 2.28.0-1+b1 webcal: URL handler for GNOME and 
ii  gnome-desktop-data   2.30.0-2Common files for GNOME desktop app
ii  yelp 2.30.1+webkit-1 Help browser for GNOME

Versions of packages evolution suggests:
pn  bug-buddynone  (no description available)
pn  evolution-dbgnone  (no description available)
ii  evolution-exchange   

Bug#584605: audacity: Continuing to backtrace

2010-06-15 Thread Adrian Knoth
On Tue, Jun 15, 2010 at 02:30:52AM -0400, Dave Witbrodt wrote:

 (I really wish that I could bisect using 'git'.  Does the 'audacity'  
 upstream use 'git', or do the Debian maintainers have their own 'git'  
 repo where they merge new versions from upstream?  I am merely a  

   http://packages.qa.debian.org/a/audacity.html

See the VCS link on the left, there it is.

The easy way:

   $ debcheckout audacity

This clones you the corresponding git repository.

debcheckout is in the devscripts package.

 beginner with tools such as 'git' and 'gdb', but I did spend a month  

Given that you have a memory issue here, I'd like to recommend valgrind.
That's a nice tool to spot out of bound access and the lot.

 Miracle of miracles!  Version 1.3.5 runs fine on my system -- no changes  

No miracle at all, they changed the code in px_linux_alsa.c. git bisect
will tell you about it.

You might also want to have a look at the upstream svn and read the
commit messages:

   http://code.google.com/p/audacity/source/browse/audacity-src/trunk



Good luck. ;)

-- 
mail: a...@thur.de  http://adi.thur.de  PGP/GPG: key via keyserver



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



Bug#585674: [Pkg-haskell-maintainers] Bug#585674: bluetile: requires mod4 key

2010-06-15 Thread Jan Vornberger
Hi Jonathan!

Thx for your input - see my comments below.

Am Samstag, den 12.06.2010, 18:08 -0500 schrieb Jonathan Nieder:
 1. There is no GNOME panel for some reason.  So the only ways to
 launch a program are:
 
  - mod+enter to launch a terminal;
  - mod+p or mod+shift+p for gmrun or dmenu; or
  - run DISPLAY=:0 foo from a separate shell.

How do you start Bluetile? From a terminal while running GNOME +
Metacity? And when you say there is no GNOME panel does that mean the
GNOME panel disappears when you start Bluetile? That would be indeed a
bug.
If there wasn't a GNOME panel to begin with, then you just need to use
GNOME's facilities to add one.

 2. The default modifier key is mod4 (“Win+”) and there does not seem
 to be any way to change it.  This laptop does not have a Windows key.
 
 Would it be possible to add an option for switching modifier keys to
 the dock?

That's definitely something I would like to provide at some point. But
it might be a while until then, as Bluetile is in a 'maintenance only'
sort-of-state right now until I have some time for active development.

Some design thoughts on a configuration system are scribbled down here:
http://www.haskell.org/haskellwiki/Bluetile/Development#Configuration_system
I welcome any input. :-)

As the FAQ states, as a workaround you have the option to migrate to
xmonad if you really need to configure certain aspects:
http://www.haskell.org/haskellwiki/Bluetile#Is_there_some_way_to_configure_Bluetile_while_the_configuration_system_is_still_vaporware.3F

 Aside from that, bluetile seems like just the sort of thing I would
 like to use and hack on (I have been using the default xmonad
 configuration so far).  Thanks for packaging it.

I'm glad you like it!

Regards,
Jan



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



Bug#585770: a collection of NULL pointer dereference [ipv6 and vlans?]

2010-06-15 Thread Peter Palfrader
On Tue, 15 Jun 2010, Ben Hutchings wrote:

 On Mon, 2010-06-14 at 13:14 +0200, Peter Palfrader wrote:
   Could you try reverting the patch
   bugfix/all/vlan-macvlan-propagate-transmission-state-to-upper-layer.patch 
   ?
  
  That appears to have helped.
 [...]
 
 Was the crash reliably reproducible, so you can be confident that this
 change fixed it?

It always crashed in what was probably 10 attempts to boot the machine,
and did not die in 2 reboots after reverting that patch.

-- 
   |  .''`.  ** Debian GNU/Linux **
  Peter Palfrader  | : :' :  The  universal
 http://www.palfrader.org/ | `. `'  Operating System
   |   `-http://www.debian.org/



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



Bug#580156: gnome-keyring: tools unable to connect to the daemon

2010-06-15 Thread Josselin Mouette
Le lundi 14 juin 2010 à 14:53 -0400, John Lindgren a écrit :
 Josselin Mouette wrote:
  Le mardi 11 mai 2010 à 23:15 +0200, Marcin Szewczyk a écrit :
  I've tested the thing with gnome-session for a couple of minutes. It
  worked in that configuration. So I started unsetting environmental
  variables. Seahorse stopped connecting do the keyring after unsetting
  DBUS_SESSION_BUS_ADDRESS.
 
  Of course it would, since programs accessing the keyring use D-Bus to
  connect to the daemon.
 
  The real problem if you don’t use a session manager is that the daemon
  itself is not started at login time. AIUI it is only pre-loaded by the
  PAM module, and if the daemon is not started a few seconds after, it
  exits and the password information is lost.
 
 Is it agreed that a session manager must set DBUS_SESSION_BUS_ADDRESS? 
 XFCE doesn't do so, meaning that everything using Gnome Keyring breaks 
 in XFCE.  (Example: Network Manager forgets passwords, #578587.)

This is set by the startup scripts in dbus-x11, not by the session
manager itself. The only difference between GNOME and Xfce on this
matter is that gnome-session will start the D-Bus daemon even if it has
been disabled.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “If you eat pasta without sauce, it is nothing
  `- short of communism.”  -- Marie




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



Bug#585874: gthumb segfaults when importing photos from usb camera

2010-06-15 Thread Andrea De Iacovo
2010/6/15 David Paleino da...@debian.org

 On Mon, 14 Jun 2010 17:51:38 +0200, Andrea De Iacovo wrote:

  Package: gthumb
  Version: 3:2.11.3-2
  Severity: important
  Tags: sid
 
  Hi.

 Ciao Andrea,


Ciao!



  When trying to import images from a usb camera gthumb segfaults without
  completing its task.
 
  Steps to reproduce:
 
  1. Connect a usb camera
  2. Open gthumb
  3. Select import from camera
  4. Fill the required preferences fields and select a bunch of images
  5. Click on import button
  6. Watch gthumb die.

 Can you please install gthumb-dbg, run gthumb from gdb and get a backtrace?


The backtrace is attached. Let me know if you need anything else.

Grazie.

Andrea



  http://wiki.debian.org/HowToGetABacktrace

 (you don't need the Rebuilding your package part)

 Grazie,
 David

 --
  . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
  : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
  `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174



gthumb.bt
Description: Binary data


Bug#585524: hplip: printing fails with /usr/lib/cups/backend/hp failed

2010-06-15 Thread Paul Menzel
Dear Debian folks,


Am Sonntag, den 13.06.2010, 15:24 +0200 schrieb Paul Menzel:

[…]

 Am Freitag, den 11.06.2010, 08:29 -0300 schrieb ASD Consultoria:
 
 […]
 
  Error:
  
  lpstat -p
  impressora arq_pdf_papai está ociosa.  ativada desde Qui 10 Jun 2010 
  18:19:14 BRT
  impressora HP_Color_LaserJet_CP1515n está ociosa.  ativada desde Sex 11 Jun 
  2010 08:25:29 BRT
  /usr/lib/cups/backend/hp failed
  impressora PDF está ociosa.  ativada desde Sex 04 Set 2009 07:18:21 BRT
 
 the same version is installed on my system and I do get the same error.
 
 $ lpstat -p
 printer Photosmart_2600 disabled since Sun Jun 13 15:02:11 2010 -
   /usr/lib/cups/backend/hp failed
 
 The printer is connected via a network cable.
 
 I think I had the same problem some weeks ago. (Sorry, I do not know if
 it was with this version or the one before.) Back then I opened the Web
 interface (localhost:631), went to the printer and choose »start
 printer« (»Drucker starten«) from the drop-down menu. But today that
 does not work. Also trying to do this from the HP toolbox does not work
 either. You see some progress but it switches back to
 »paused« (»angehalten«) afterward.
 
 DBus is running on my system [1].
 
 $ sudo service dbus status
 dbus is running.
 
 I paste an excerpt from `/var/log/cups/error_log`.
 
 $ more /var/log/cups/error_log
 […]
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Wrote 1 pages...
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Flushing FIFO.
 D [13/Jun/2010:15:02:11 +0200] [Job 737] 
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Starting renderer with 
 command: gs -sstdout=%stderr  -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE 
 -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer=HEWLETT-PACKARD 
 -sDeviceModel=deskjet 5600 -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 
 -dDuplex=false -r300 
 -sIjsParams=Quality:Quality=4,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2,PS:MediaPosition=7
  -dIjsUseOutputFD -sOutputFile=%stdout -_
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Starting process kid3 
 (generation 1)
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Starting process kid4 
 (generation 2)
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Starting process renderer 
 (generation 2)
 D [13/Jun/2010:15:02:11 +0200] [Job 737] JCL: %-123...@pjl
 D [13/Jun/2010:15:02:11 +0200] [Job 737] job data 
 D [13/Jun/2010:15:02:11 +0200] [Job 737] 
 D [13/Jun/2010:15:02:11 +0200] [Job 737] 
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Closing renderer
 D [13/Jun/2010:15:02:11 +0200] [Job 737] PAGE: 1 1
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Error: /ioerror in 
 --showpage--
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Operand stack:
 D [13/Jun/2010:15:02:11 +0200] [Job 737] 1   true
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Execution stack:
 D [13/Jun/2010:15:02:11 +0200] [Job 737] %interp_exit   .runexec2   
 --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   
 --nostringval--   --nostringval--   --nostringval--   false   1   
 %stopped_push   1878   1   3   %oparray_pop   1877   1   3   %oparray_pop   
 1861   1   3   %oparray_pop   1755   1   3   %oparray_pop   --nostringval--   
 %errorexec_pop   .runexec2   --nostringval--   --nostringval--   
 --nostringval--   2   %stopped_push   --nostringval--   1761   0   5   
 %oparray_pop   --nostringval--   --nostringval--
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Dictionary stack:
 D [13/Jun/2010:15:02:11 +0200] [Job 737] --dict:1165/1684(ro)(G)--   
 --dict:1/20(G)--   --dict:77/200(L)--   --dict:70/75(L)--   --dict:18/25(L)--
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Current allocation mode is 
 local
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Last OS error: 32
 D [13/Jun/2010:15:02:11 +0200] [Job 737] GPL Ghostscript 8.71: 
 Unrecoverable error, exit code 1
 D [13/Jun/2010:15:02:11 +0200] [Job 737] renderer exited with status 1
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Possible error on renderer 
 command line or PostScript error. Check options.kid3 exited with status 3
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Process is dying with Error 
 closing renderer
 D [13/Jun/2010:15:02:11 +0200] [Job 737] , exit stat 3
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Cleaning up...
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Backend returned status 22 
 (unknown)
 D [13/Jun/2010:15:02:11 +0200] [Job 737] Printer stopped due to 
 backend errors; please consult the error_log file for details.
 D [13/Jun/2010:15:02:11 +0200] [Job 737] End of messages
 D [13/Jun/2010:15:02:11 +0200] [Job 737] printer-state=5(stopped)
 D [13/Jun/2010:15:02:11 +0200] [Job 737] 
 printer-state-message=/usr/lib/cups/backend/hp failed
 D [13/Jun/2010:15:02:11 +0200] [Job 737] 

Bug#585956: otf-ipafont-mincho: Typo in Virtual Package name

2010-06-15 Thread Youhei SASAKI
Package: otf-ipafont-mincho
Version: 00302-6
Severity: normal

Hi,

Since latest update, this package provides virtual package name,
ttf-japanese-micho.  But this is spelling
error. ttf-japanese-mincho is correct. 

Please fix it.

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

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

otf-ipafont-mincho depends on no packages.

Versions of packages otf-ipafont-mincho recommends:
ii  otf-ipafont-gothic00302-6Japanese OpenType font set, IPA Go

otf-ipafont-mincho suggests no packages.

-- no debconf information

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07
  1024/DSA: 8BF1 ABFE 00D2 526D 6822 2AC6 13E0 381D AEE9 95F4



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



Bug#585951: virtualbox-ose: should not be set suid

2010-06-15 Thread Frank Mehnert
You are correct that these binaries are suid root but your deduction
is wrong. These binaries need access to a kernel interface which is
provided by the VirtualBox kernel modules. This interface can be used
to harm complete machine including the kernel. So the access to this
interface must be restricted.

It is NOT sufficient to restrict the access to this kernel interface
to certain users (by choosing proper permissions for /dev/vboxdrv)
but it must be restricted to certain applications as well. The usual
practise for doing so is to make the binary suid root. The binary
will open the restricted interface and will then drop the privileges
immediately keeping the interface open. This guarantees that only
dedicated applications can access this kernel interface.

Kind regards,

Frank
-- 
Dr.-Ing. Frank Mehnert

Sitz der Gesellschaft:
Sun Microsystems GmbH, Sonnenallee 1, 85551 Kirchheim-Heimstetten
Amtsgericht München: HRB 161028
Geschäftsführer: Jürgen Kunz


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


Bug#585957: Package modemmanager 0.4-beta2

2010-06-15 Thread Thomas Bechtold
Package: modemmanager
Version: 0.4-1+git20100614~tb1
Severity: wishlist


Please package modemmanager 0.4-beta2 for experimental.

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

Kernel: Linux 2.6.32-5-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/dash

Versions of packages modemmanager depends on:
ii  libc6 2.11.1-3   Embedded GNU C Library: Shared lib
ii  libdbus-1-3   1.2.24-1   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.86-1 simple interprocess messaging syst
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgudev-1.0-0157-1  GObject-based wrapper library for 

Versions of packages modemmanager recommends:
ii  usb-modeswitch1.1.2-3mode switching tool for controllin

modemmanager suggests no packages.

-- no debconf information



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



Bug#585958: network-manager: Please package networkmanager 0.8.1-beta-2

2010-06-15 Thread Thomas Bechtold
Package: network-manager
Version: 0.8-1
Severity: wishlist


Please package network-manager 0.8.1-beta2 for experimental.


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

Kernel: Linux 2.6.32-5-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/dash

Versions of packages network-manager depends on:
ii  adduser   3.112  add and remove users and groups
ii  dbus  1.2.24-1   simple interprocess messaging syst
ii  dhcp3-client  3.1.3-2DHCP client
ii  ifupdown  0.6.10 high level tools to configure netw
ii  libc6 2.11.1-3   Embedded GNU C Library: Shared lib
ii  libdbus-1-3   1.2.24-1   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.86-1 simple interprocess messaging syst
ii  libgcrypt11   1.4.5-2LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgnutls26   2.8.6-1the GNU TLS library - runtime libr
ii  libgudev-1.0-0157-1  GObject-based wrapper library for 
ii  libnl11.1-5  library for dealing with netlink s
ii  libnm-glib2   0.8-1  network management framework (GLib
ii  libnm-util1   0.8-1  network management framework (shar
ii  libpolkit-gobject-1-0 0.96-2 PolicyKit Authorization API
ii  libuuid1  2.16.2-0   Universally Unique ID library
ii  lsb-base  3.2-23.1   Linux Standard Base 3.2 init scrip
ii  udev  157-1  /dev/ and hotplug management daemo
ii  wpasupplicant 0.6.10-2   client support for WPA and WPA2 (I

Versions of packages network-manager recommends:
ii  dnsmasq-base   2.52-1A small caching DNS proxy and DHCP
ii  iptables   1.4.8-1   administration tools for packet fi
ii  modemmanager   0.4-1+git20100614~tb1 D-Bus service for managing modems
ii  network-manager-gn 0.8-1 network management framework (GNOM
ii  policykit-10.96-2framework for managing administrat
ii  ppp2.4.4rel-10.1 Point-to-Point Protocol (PPP) - da

Versions of packages network-manager suggests:
ii  avahi-autoipd 0.6.25-3   Avahi IPv4LL network address confi

-- Configuration Files:
/etc/NetworkManager/nm-system-settings.conf changed [not included]

-- no debconf information



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



Bug#573745: python maintainance: next steps

2010-06-15 Thread Josselin Mouette
Le samedi 22 mai 2010 à 10:53 +0200, Andreas Barth a écrit :
  As already pointed out by Joss in another email, is Matthias being
  granted with a veto vote? Can he indefinitely veto people willing to
  join such team even if others are OK with them? If that's the case, we
  believe this simply won't work and would kill democracy.
 
 For the initial setup, I'd like to have only people in the team that
 are ok by Matthias and are ok by the people who appealed to the
 tech ctte. If that doesn't work out, we'll have to just decide anyways
 of course.

I’m only speaking for myself here, but I’m not OK with Matthias as part
of the core team.

 I think that's fair for an start.

If you really want to start afresh, you should consider pushing your
reasoning to the limit: including only people that are OK by both
Matthias and the people who appealed. That list includes neither
Matthias nor myself.

That would be fair. And that would ensure that people would try to think
up new solutions out of the box, instead of re-hashing arguments from
the past.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “If you eat pasta without sauce, it is nothing
  `- short of communism.”  -- Marie




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



Bug#585959: No package for mplayer

2010-06-15 Thread Harri Haataja
Package: mplayer
Version: 2:1.0~rc3+svn20100502-3
Severity: normal

% sudo apt-get install mencoder
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package mencoder is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  mplayer
E: Package mencoder has no installation candidate

And no, mplayer package does not replace the most capable transcoder available.

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

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

Versions of packages mplayer depends on:
ii  libaa1  1.4p5-38 ascii art library
ii  libasound2  1.0.23-1 shared library for ALSA applicatio
ii  libaudio2   1.9.2-3  Network Audio System - shared libr
ii  libavcodec524:0.5.2-1ffmpeg codec library
ii  libavformat52   4:0.5.2-1ffmpeg file format library
ii  libavutil49 4:0.5.2-1ffmpeg utility library
ii  libc6   2.11.1-3 Embedded GNU C Library: Shared lib
ii  libcaca00.99.beta17-1colour ASCII art library
ii  libcdparanoia0  3.10.2+debian-9  audio extraction tool for sampling
ii  libdirectfb-1.2-9   1.2.10.0-3   direct frame buffer graphics - sha
ii  libdvdread4 4.1.3-9  library for reading DVDs
ii  libenca01.13-1   Extremely Naive Charset Analyser -
ii  libesd0 0.2.41-7 Enlightened Sound Daemon - Shared 
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii  libgcc1 1:4.4.4-1GCC support library
ii  libgif4 4.1.6-9  library for GIF images (library)
ii  libgl1-mesa-glx [libgl1 7.7.1-3  A free implementation of the OpenG
ii  libjack01.9.5~dfsg-13JACK Audio Connection Kit (librari
ii  libjpeg62   6b-16.1  The Independent JPEG Group's JPEG 
ii  liblircclient0  0.8.3-5  infra-red remote control support -
ii  liblzo2-2   2.03-2   data compression library
ii  libncurses5 5.7+20100313-2   shared libraries for terminal hand
ii  libogg0 1.2.0~dfsg-1 Ogg bitstream library
ii  libopenal1  1:1.12.854-2 Software implementation of the Ope
ii  libpng12-0  1.2.43-1 PNG library - runtime
ii  libpostproc51   4:0.5.2-1ffmpeg video postprocessing librar
ii  libpulse0   0.9.21-1 PulseAudio client libraries
ii  libsdl1.2debian 1.2.14-6 Simple DirectMedia Layer
ii  libsmbclient2:3.4.8~dfsg-1   shared library for communication w
ii  libspeex1   1.2~rc1-1The Speex codec runtime library
ii  libstdc++6  4.4.4-1  The GNU Standard C++ Library v3
ii  libsvga11:1.4.3-29   console SVGA display libraries
ii  libswscale0 4:0.5.2-1ffmpeg video scaling library
ii  libtheora0  1.1.1+dfsg.1-3   The Theora Video Compression Codec
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxext62:1.1.1-3X11 miscellaneous extension librar
ii  libxinerama12:1.1-3  X11 Xinerama extension library
ii  libxt6  1:1.0.7-1X11 toolkit intrinsics library
ii  libxv1  2:1.0.5-1X11 Video extension library
ii  libxvmc12:1.0.5-1X11 Video extension library
ii  libxxf86dga12:1.1.1-2X11 Direct Graphics Access extensi
ii  libxxf86vm1 1:1.1.0-2X11 XFree86 video mode extension l
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

mplayer recommends no packages.

Versions of packages mplayer suggests:
ii  bzip2 1.0.5-4high-quality block-sorting file co
ii  fontconfig2.8.0-2.1  generic font configuration library
pn  mplayer-doc   none (no description available)
pn  netselect | fping none (no description available)
ii  ttf-freefont  20090104-7 Freefont Serif, Sans and Mono True

-- no debconf information



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



Bug#585909: xserver-xorg-video-radeon: Garbage on screen during initial boot if KMS enabled

2010-06-15 Thread Michel Dänzer
On Mon, 2010-06-14 at 13:08 -0700, Walter Landry wrote: 
 Package: xserver-xorg-video-radeon
 Version: 1:6.13.0-2
 Severity: important
 
 I upgraded this driver, and now when X starts during bootup I just get random
 garbage all over the screen.  If I switch to a virtual terminal, it is fine.  
 I
 can then restart gdm, and the screen comes up mostly fine.  The one problem is
 that my monitor connected via displayport does not work.  It is detected, but
 for some reason it does not get any commands.  It is just black, and goes to
 sleep.
 
 If I disable kernel mode setting in /etc/modprobe.d/radeon-kms.conf, then X
 completely works again.

[...]

 Current Operating System: Linux dante 2.6.32-trunk-amd64 #1 SMP Sun Jan 10 
 22:40:40 UTC 2010 x86_64

Try a 2.6.32-4-amd64 or newer kernel.


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



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



Bug#585938: geeqie segfaults/aborts on startup

2010-06-15 Thread Michal Čihař
Hi

Dne Tue, 15 Jun 2010 10:54:19 +0900
Norbert Preining prein...@logic.at napsal(a):

 Package: geeqie
 Version: 1:1.0-3
 Severity: grave
 Justification: renders package unusable
 
 Hi everyone,
 
 my geeqie *always* terminates in strange ways nowadays:
 $ geeqie
 Could not init LIRC support
 terminate called after throwing an instance of 'std::bad_alloc'
   what():  std::bad_alloc
 Aborted

This was caused by wrong version if libexiv2, please upgrade to 0.19-3,
which should fix it.

Reassigning bug to libexiv2.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#585940: Fix for Bug#585940 commited to version control

2010-06-15 Thread nijel
tags 585940 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [96] by nijel, 2010-06-15 09:32:31 +0200 (Tue, 15 Jun 2010)

Another improvement of description (Closes: #585940).

U   trunk/debian/changelog
U   trunk/debian/control

http://viewsvn.cihar.com/debian-enca?view=revrevision=96



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



Bug#585941: lazygal: does not start up, problem with libpyexiv2.so

2010-06-15 Thread Michal Čihař
Hi

Dne Tue, 15 Jun 2010 10:58:14 +0900
Norbert Preining prein...@logic.at napsal(a):

 Package: lazygal
 Version: 0.4.1-3
 Severity: grave
 Justification: renders package unusable
 
 Hi all,
 
 it seems that there is something going badly wrong wrt to python/exif
 prohibiting lazygal even to show the help page, rendering it completely
 unusable:
 [~] lazygal --help
 Traceback (most recent call last):
   File /usr/bin/lazygal, line 26, in module
 from lazygal.generators import Album, SOURCEDIR_CONFIGFILE, 
 THUMB_SIZE_NAME
   File /usr/lib/pymodules/python2.5/lazygal/generators.py, line 29, in 
 module
 from lazygal import make, sourcetree, tpl, metadata, feeds, eyecandy
   File /usr/lib/pymodules/python2.5/lazygal/sourcetree.py, line 21, in 
 module
 from lazygal import make, metadata
   File /usr/lib/pymodules/python2.5/lazygal/metadata.py, line 19, in 
 module
 import pyexiv2, Image
   File /usr/lib/pymodules/python2.5/pyexiv2.py, line 59, in module
 import libpyexiv2
 ImportError: /usr/lib/pymodules/python2.5/libpyexiv2.so: undefined symbol: 
 _ZN5Exiv28ExifData5eraseEN9__gnu_cxx17__normal_iteratorIPNS_9ExifdatumESt6vectorIS3_SaIS3_
 
 
 Let me know if you need more information

This was caused by wrong version if libexiv2, please upgrade to 0.19-3,
which should fix it.

Reassigning bug to libexiv2.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#585955: xserver-xorg-video-radeon: 1:6.13.0-2 incompatible with kernel 2.6.34-1-amd64

2010-06-15 Thread Brice Goglin
Le 15/06/2010 09:05, Marc Pignat a écrit :
 kernel 2.6.34-1-amd64 + xserver-xorg-video-radeon 1:6.13.0-2 - KO
   
 Versions of packages xserver-xorg-video-radeon suggests:
 pn  firmware-linuxnone (no description available)
   

You should probably install this.

Brice




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



Bug#583219: more broken rails symlinks

2010-06-15 Thread Matt Taggart
This is more info for #583219.

After upgrading rails I am seeing the following error,

Missing the Rails 2.1.0 gem. Please `gem install -v=2.1.0 rails`, update
 your RAILS_GEM_VERSION setting in config/environment.rb for the Rails
 version you do have installed, or comment out RAILS_GEM_VERSION to use
 the latest version installed.

The section in the config/environment.rb for this application is

  # Specifies gem version of Rails to use when vendor/rails is not present
  RAILS_GEM_VERSION = '2.1.0' unless defined? RAILS_GEM_VERSION

but if I look at the vendor/ dir I see a bunch of broken symlinks

actionmailer-/usr/share/rails/actionmailer
actionpack-/usr/share/rails/actionpack
activemodel-/usr/share/rails/activemodel
activerecord-/usr/share/rails/activerecord
activeresource-/usr/share/rails/activeresource
activesupport-/usr/share/rails/activesupport
rails-/usr/share/rails
railties-/usr/share/rails/railties

#583219 reported the broken railties symlink, but I think they are all 
broken, and I think if the rails one was correct maybe it would have better 
luck autodetecting it?

-- 
Matt Taggart
tagg...@debian.org





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



Bug#556106: do_IRQ: 0.184 No irq handler for vector

2010-06-15 Thread Andrejs Dubovskis
 Package: linux-image-2.6.26-2-amd64
 Version: 2.6.26-19lenny2
 Severity: critical
 Justification: breaks the whole system


 On some disk load (over qla2xxx attached disks) the server prints an 
 error and stops (console output attached below).
 The same kernel with additional parameter pci=nomsi runs with no any 
 problem.

 The next release of Debian (6.0, code name Squeeze) will be based
 on 2.6.32. Please test the current 2.6.32 from unstable/testing and tell
 us whether the problem persists. If so, we should report it upstream
 to the kernel.org developers.

 The 2.6.32 kernel is available from packages.debian.org and can
 be installed in both Debian stable, testing and unstable
 installations.

 During few hours I was unable to reproduce the error on lenny with kernel 
 from
 testing. A hardware was exactly the same as before.
 
 I believe this bug is the same as #572322, which I fixed in version
 2.6.26-22.  Please can you check whether the current stable security
 update (version 2.6.26-22lenny1) fixes this bug?

I do not think that the bug is the same.
I had loaded kernel 2.6.32 and 2.6.26-22lenny1. With the same command line
/proc/interrupts are different

# cat 2.6.32-3-amd64
   CPU0   CPU1   CPU2   CPU3
  0: 81  0  0  0   IO-APIC-edge  timer
  1:  2  1  1  2   IO-APIC-edge  i8042
  4: 58 64 63 58   IO-APIC-edge  serial
  8:  0  1  0  0   IO-APIC-edge  rtc0
  9:  0  0  0  0   IO-APIC-fasteoi   acpi
 16:137129129124   IO-APIC-fasteoi   eth0
 17: 29 29 41 35   IO-APIC-fasteoi   eth1
 19:873867863875   IO-APIC-fasteoi   ahci
 57: 19 23 19 23   PCI-MSI-edge  qla2xxx
 58: 27 32 26 27   PCI-MSI-edge  qla2xxx
NMI:  0  0  0  0   Non-maskable interrupts
LOC:   7881   7700   7647   7339   Local timer interrupts
SPU:  0  0  0  0   Spurious interrupts
PMI:  0  0  0  0   Performance monitoring 
interrupts
PND:  0  0  0  0   Performance pending work
RES:393307235285   Rescheduling interrupts
CAL:963956249260   Function call interrupts
TLB:105104428533   TLB shootdowns
TRM:  0  0  0  0   Thermal event interrupts
THR:  0  0  0  0   Threshold APIC interrupts
MCE:  0  0  0  0   Machine check exceptions
MCP:  1  1  1  1   Machine check polls
ERR:  3
MIS:  0

# cat 2.6.26-2-amd64
   CPU0   CPU1   CPU2   CPU3
  0: 62  0  0  0   IO-APIC-edge  timer
  1:  0  0  0  0   IO-APIC-edge  i8042
  4: 50 59 63 64   IO-APIC-edge  serial
  8:  0  1  0  0   IO-APIC-edge  rtc0
  9:  0  0  0  0   IO-APIC-fasteoi   acpi
 16:997   1003   1009   1002   IO-APIC-fasteoi   eth0
 17:123112108122   IO-APIC-fasteoi   eth1
 19:   1259   1263   1252   1246   IO-APIC-fasteoi   ahci
 24: 27 27 28 26   IO-APIC-fasteoi   qla2xxx
 25: 38 31 34 35   IO-APIC-fasteoi   qla2xxx
NMI:  0  0  0  0   Non-maskable interrupts
LOC:  10773  1  14064  10870   Local timer interrupts
RES:362534578538   Rescheduling interrupts
CAL:309376396365   function call interrupts
TLB:414420639643   TLB shootdowns
TRM:  0  0  0  0   Thermal event interrupts
THR:  0  0  0  0   Threshold APIC interrupts
SPU:  0  0  0  0   Spurious interrupts
ERR:  0

Yes, the 2.6.26 does not have the problem. But it is because of disabled MSI.
2.6.32 has enabled MSI, at the same time the problem does not happen.




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



Bug#585661: linux-2.6: support for gobi 2000 WWAN devices

2010-06-15 Thread Mark Hymers
On Tue, 15, Jun, 2010 at 01:44:45AM +0100, Ben Hutchings spoke thus..
  diff -u source/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig
  --- source/drivers/usb/serial/Kconfig   2010-06-11 21:50:52.087338327 
  +0100
  +++ b/drivers/usb/serial/Kconfig
  @@ -474,6 +474,7 @@
   
   config USB_SERIAL_QUALCOMM
  tristate USB Qualcomm Serial modem
  +   select USB_SERIAL_WWAN
 
 This presumably corrects a bug in gobi_2.6.32.patch.

Yes and I suspect I didn't notice before as USB_SERIAL_WWAN would have
been selected anyways.

  -static const struct usb_device_id id_table[] = {
  +static struct usb_device_id id_table[] = {
  {USB_DEVICE(0x05c6, 0x9211)},   /* Acer Gobi QDL device */
  {USB_DEVICE(0x05c6, 0x9212)},   /* Acer Gobi Modem Device */
  {USB_DEVICE(0x03f0, 0x1f1d)},   /* HP un2400 Gobi Modem Device */

Upstream linux-2.6 has the version we now have with the split out code.

  tty = tty_port_tty_get(port-port);
  if (urb-actual_length) {
  -   tty_buffer_request_room(tty, urb-actual_length);
 
 Should this really have been removed?

  @@ -224,9 +224,9 @@
  tty_kref_put(tty);
   
  /* Resubmit urb so we continue receiving */
  -   if (port-port.count  status != -ESHUTDOWN) {
  +   if (status != -ESHUTDOWN) {
  err = usb_submit_urb(urb, GFP_ATOMIC);
  -   if (err)
  +   if (err  err != -EPERM)
 
 What's correct here?

For both of these, comparing what was merged upstream and what was in
the 2.6.32 original patch from Matthew's website, the split out version
from git is what was merged upstream.  I'd like to ask Matthew for
further details if that's ok (again, I'm not a kernel hacker, just
trying to get this device working in Squeeze).  I'm assuming it would
be safer and easier to merge what went into upstream git.

  printk(KERN_ERR %s: resubmit read urb failed. 
 (%d), __func__, err);
  else
  @@ -610,7 +610,7 @@
  for (i = 0; i  serial-num_ports; i++) {
  port = serial-port[i];
  if (!port-interrupt_in_urb) {
  -   dbg(%s: No interrupt URB for port %d\n, __func__, i);
  +   dbg(%s: No interrupt URB for port %d, __func__, i);
 
 The newline should definitely be included, though this is not really
 important.

It was merged upstream without the newline.

  diff -u source/drivers/usb/serial/usb-wwan.h b/drivers/usb/serial/usb-wwan.h
  --- source/drivers/usb/serial/usb-wwan.h2010-06-11 21:50:52.103759088 
  +0100
  +++ b/drivers/usb/serial/usb-wwan.h
  @@ -39,6 +39,7 @@
  unsigned int suspended:1;
  int in_flight;
  int (*send_setup) (struct usb_serial_port *port);
  +   void *private;
   };
   
   struct usb_wwan_port_private {

The private pointer is in the upstream merged patch, but not the
original patch against 2.6.32.


-- 
Mark Hymers mhy at debian dot org

++?++ Out of Cheese Error. Redo From Start.
 Interesting Times, Terry Pratchett



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



Bug#585187: bubbros: Python string exceptions no more allowed in Python 2.6

2010-06-15 Thread Ben Finney
package bubbros
tags 585187 + upstream patch
thanks

On 09-Jun-2010, mo...@debian.org wrote:
 One of the changes brought by Python 2.6 is the removal of string
 exceptions, so they won't work in Python 2.6 (just a side note: they
 were also buggy before, since they were not guaranteed to work
 reliable even in 2.6)

The attached patch addresses this bug, by converting each non-standard
‘raise’ statement to use an exception instance correctly.

-- 
 \“Some people, when confronted with a problem, think ‘I know, |
  `\   I'll use regular expressions’. Now they have two problems.” |
_o__)   —Jamie Zawinski, in alt.religion.emacs |
Ben Finney b...@benfinney.id.au
# 01-standard-raise-statements.patch
#
# Description: Use standard syntax for ‘raise’ with exception instances.
# Author: Ben Finney ben+deb...@benfinney.id.au
# Bug-Debian: http://bugs.debian.org/585187
# Last-Update: 2010-06-15


=== modified file 'bubbob/boards.py'
--- old/bubbob/boards.py	2010-06-15 07:19:05 +
+++ new/bubbob/boards.py	2010-06-15 07:39:50 +
@@ -1432,7 +1432,7 @@
 assert test.height == height, some boards have a different height
 except Exception, e:
 print 'Caught %s in level %s:' % (e, B.__name__)
-raise e
+raise
 bwidth = width*CELL
 bheight = height*CELL
 bheightmod = (height+2)*CELL

=== modified file 'bubbob/images/buildcolors.py'
--- old/bubbob/images/buildcolors.py	2010-06-15 07:19:05 +
+++ new/bubbob/images/buildcolors.py	2010-06-15 07:39:50 +
@@ -280,7 +280,7 @@
 else:
 # from now on we should always use the palette approach;
 # comment out the following line to restore the old color-rotation code.
-raise IOError(cannot find the palette file %r % (tmp,))
+raise IOError(cannot find the palette file %(tmp)r % vars())
 
 
 if __name__ == '__auto__':# when execfile'd from images.py

=== modified file 'bubbob/macbinary.py'
--- old/bubbob/macbinary.py	2010-06-15 07:19:05 +
+++ new/bubbob/macbinary.py	2010-06-15 07:39:50 +
@@ -105,10 +105,10 @@
 class Subfile:
 def __init__(self, f, start, length):
 if start  0:
-raise ValueError, 'negative position'
+raise ValueError(negative position)
 if isinstance(f, Subfile):
 if start + length  f.length:
-raise ValueError, 'subfile out of bounds'
+raise ValueError(subfile out of bounds)
 f, start = f.f, f.start+start
 self.f = f
 self.start = start
@@ -124,7 +124,7 @@
 return self.f.read(size)
 def seek(self, npos):
 if npos  0:
-raise ValueError, 'negative position'
+raise ValueError(negative position)
 self.position = npos
 
 
@@ -186,7 +186,7 @@
 f = self.subfile()
 pattype, patmap, patdata = struct.unpack(Hll, f.read(10))
 if pattype != 1:
-raise ValueError, 'Pattern type not supported'
+raise ValueError(Pattern type not supported)
 f.seek(patmap)
 (rowBytes, h, w, packType, packSize,
  pixelType, pixelSize, cmpCount, cmpSize, pmTable) = (
@@ -194,9 +194,9 @@
 isBitmap = (rowBytes  0x8000) != 0
 rowBytes = 0x3FFF
 if packType != 0:
-raise ValueError, 'packed image not supported'
+raise ValueError(packed image not supported)
 if pixelType != 0 or cmpCount != 1:
-raise ValueError, 'direct RGB image not supported'
+raise ValueError(direct RGB image not supported)
 assert cmpSize == pixelSize and pixelSize in [1,2,4,8]
 f.seek(pmTable)
 colormap = loadcolormap(f)

=== modified file 'bubbob/test_rnglevel.py'
--- old/bubbob/test_rnglevel.py	2010-06-15 07:19:05 +
+++ new/bubbob/test_rnglevel.py	2010-06-15 07:39:50 +
@@ -61,4 +61,4 @@
 else:
 for line in level.walls:
 print line
-raise AssertionError(full height wall in column %d % x)
+raise AssertionError(full height wall in column %(x)d % vars())

=== modified file 'common/gamesrv.py'
--- old/common/gamesrv.py	2010-06-15 07:19:05 +
+++ new/common/gamesrv.py	2010-06-15 07:39:50 +
@@ -986,7 +986,7 @@
   else:
 break
 else:
-  raise error, server cannot find a free TCP socket port
+  raise error(server cannot find a free TCP socket port)
   else:
 raise
 
@@ -1288,13 +1288,13 @@
 elif SERVER_SHUTDOWN and not ewtd and not owtd:
   SERVER_SHUTDOWN -= delay
   if SERVER_SHUTDOWN = 0.001:
-raise SystemExit, Server shutdown requested.
+raise SystemExit(Server shutdown requested.)
 elif clients or getattr(game, 'autoreset', 0):
   servertimeout = None
 elif servertimeout is None:
   servertimeout = time() + SERVER_TIMEOUT
 elif time()  

Bug#585878: glpeces: rotating pieces is a real PITA

2010-06-15 Thread Gerfried Fuchs
Hi!

* Innocent De Marchi tangram.pe...@gmail.com [2010-06-15 07:44:42 CEST]:
 Sorry, the rotation of pieces is fine.

 Sorry, it isn't. I wouldn't file it as bugreport if it were.

 You can rotate the pieces in two ways, always with the right button.
 At levels 1 and 2, the rotation angle is fixed, simply by clicking the
 right mouse button on the piece. At levels 3 and 4, first click the
 right button on the piece and then slide the mouse: the piece will
 turn smoothly and quickly. For a finer twist, first click the Ctrl key
 and then right mouse button.

 I didn't switch any level, but it seems from your description like it
must be set to either level 3 or 4. I right-click on the piece and hold
the button, then move the mouse. It does only rotate in very narrow
areas and then simply hangs.

 Also when left-clicking the pieces they often enough drop off and can't
moved further without picking them up again with another click.

 Please see the following video
 http://www.youtube.com/results?search_query=glpecesaq=f.

 That's sweet but not what happens here.

 If in your system, the program does not behave like in the video, can
 you send me a video of your screen to see what happens?

 I'll try to get one. It might take me a day or two though to get it
done.

 Thanks for your fast response,
Rhonda
-- 
most users choose convenience over security, and that's reflected in the
 choice of the current default
   Hin-Tak Leung -- http://bugs.ghostscript.com/show_bug.cgi?id=691339#c7



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



Bug#585584: aptitude latex-cjk-all issue

2010-06-15 Thread Hilmar Preusse
found 585584 4.7.0+git20080122-1
stop

On 14.06.10 Frank K?ster (fr...@kuesterei.ch) wrote:
 aaron jaguar.sm...@gmail.com wrote:

  Thank you for looking into this! I think this could have gotten messed
  up when I tried to install texvc for mediawiki??
 
  Here is the output of the command you suggested.
 
  Hey daft ! Its server moondoggie :~$dpkg -l latex-cjk-common
  texlive-binaries texlive-common tex-common texlive-latex-base
  Desired=Unknown/Install/Remove/Purge/Hold
  |
  Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
  uppercase=bad)
  ||/ Name   VersionDescription
  +++-==-==-
  ii  latex-cjk-comm 4.7.0+git20080 LaTeX macro package for CJK
  (Chinese/Japanes
  ii  tex-common 1.11.3 common infrastructure for building
  and insta
  ii  texlive-common 2007.dfsg.2-1~ TeX Live: Base component
  ii  texlive-latex- 2007.dfsg.2-1~ TeX Live: Basic LaTeX packages
  No packages found matching texlive-binaries.
 
You're running stable, right? In this case it seems like a bug in
latex-cjk-chinese as it doesn't pull in texlive-base-bin (the
package providing debianize-fmtutil in Debian stable). On the other
hand you have texlive-latex-base installed, which should bring in
texlive-base-bin. What does dpkg -l texlive-base-bin tell you?

H.
-- 
sigmentation fault



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



Bug#585960: mumps: potential conflicting mpi headers are installed

2010-06-15 Thread trophime
Package: mumps
Version: 4.9.2
Severity: wishlist

mumps install some mpi headers in /usr/include (see libmumps-seq-dev) that
potentially conflicts with the current mpi implementation used. This lead to
some FTBS problems when libmumps-seq-dev is installed (ex: petsc, med-fichier,
...)

These headers should be moved to a given mumps directory within /usr/include
to avoid that problems.



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

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



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



Bug#585938: Bug#585941: lazygal: does not start up, problem with libpyexiv2.so

2010-06-15 Thread Norbert Preining
On Di, 15 Jun 2010, Michal Čihař wrote:
  Package: lazygal

 This was caused by wrong version if libexiv2, please upgrade to 0.19-3,
 which should fix it.

Fixed,

  Package: geeqie

 This was caused by wrong version if libexiv2, please upgrade to 0.19-3,
 which should fix it.

Fixed,

same with a bug in gthumb I closed myself.

Sorry for the noise.

Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live  Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

BURTON COGGLES
A bunch of keys found in a drawer whose purpose has long been
forgotten, and which can therefore now be used only for dropping down
people's backs as a cure for nose-bleeds.
--- Douglas Adams, The Meaning of Liff



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



Bug#585791: Upgrading from pcscd_1.4.102-1_i386.deb to pcscd_1.4.102-1+lenny1_i386.deb broke my bankid application (digital signing internetbanking)

2010-06-15 Thread Ludovic Rousseau

Le 13/06/10 23:10, Hans Ekbrand a écrit :

Package: pcscd
Version: 1.4.102-1
Severity: normal

Upgrading from pcscd_1.4.102-1_i386.deb to pcscd_1.4.102-1+lenny1_i386.deb broke my 
bankid application (digital signing internetbanking). With the working version installed, 
my signing app (personal from nexussafe.com) is able to use the card-reader 
and ask for pin-code from the card-reader. But with the latest version 
(pcscd_1.4.102-1+lenny1_i386.deb), the card-reader is not used, instead I am asked for a 
pin-code by a dialog.


The check added to fix the security issue is not (completely) correct. I 
confirm the bug and will release a corrected version soon.



Lastly, it may well be that libpcsclite1 is the guilty one, I solved the issue 
by down-grading both of them.


The problem is in pcscd, not libpcsclite1.

Thanks

--
 Dr. Ludovic Rousseau



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



Bug#585959: No package for mplayer

2010-06-15 Thread Fabian Greffrath

retitle 585959 No package for mencoder
thanks

Hi Harri,

I suppose you want to complain that there is no package for mencoder 
in Debian, yet. However, the package ist currently pending and waiting 
in the NEW queue, see

http://ftp-master.debian.org/new/mplayer_2:1.0~rc3+svn20100502-4.html

Regarding the package conflicts, I suppose this is caused by an 
incompatibility with packages from debian-multimedia.org.


 - Fabian



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



Bug#585959: No package for mplayer

2010-06-15 Thread Reinhard Tartler
retitle 585959 please provide a mencoder package
severity 585959 wishilist
merge 585959 396954
stop

On Mon, Jun 14, 2010 at 18:17:18 (CEST), Harri Haataja wrote:

 Package: mplayer
 Version: 2:1.0~rc3+svn20100502-3
 Severity: normal

 % sudo apt-get install mencoder
 Reading package lists... Done
 Building dependency tree   
 Reading state information... Done
 Package mencoder is not available, but is referred to by another package.
 This may mean that the package is missing, has been obsoleted, or
 is only available from another source
 However the following packages replace it:
   mplayer
 E: Package mencoder has no installation candidate

This report is already known as bug #396954

http://ftp-master.debian.org/new/mplayer_2:1.0~rc3+svn20100502-4.html

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#514458: bug also for UTF8-locales?

2010-06-15 Thread Toni Mueller

Hi,


On Mon, 14.06.2010 at 23:29:59 -0500, Adam Majer ad...@zombino.com wrote:
   * lscpu or /proc/cpuinfo

processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 107
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
stepping: 1
cpu MHz : 1000.000
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2
apicid  : 0
initial apicid  : 0
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 
3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 
3dnowprefetch
bogomips: 2011.09
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc 100mhzsteps

processor   : 1
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 107
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
stepping: 1
cpu MHz : 1000.000
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 1
cpu cores   : 2
apicid  : 1
initial apicid  : 1
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 
3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 
3dnowprefetch
bogomips: 2011.09
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc 100mhzsteps

   * what distribution are you running? 64-bit or 32-bit?

Debian Lenny/amd64
$ cat /etc/debian_version 
5.0.4



-- 
Kind regards,
--Toni++




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



Bug#585962: Hangs during boot unless radeon.modeset=0 is used

2010-06-15 Thread Salvo Isaja
Package: linux-image-2.6.32-5-686
Version: 2.6.32-15

I had this problem on Squeeze after dist-upgrading with Synaptic 2010-06-13. 
After a few seconds, the screen turns black with random horizontal gray 
garbage, and the system hangs totally (keyboard leds included). After several 
reboots, I've seen the last line on screen was related to drm. I've 
experimented a little bit and found that passing radeon.modeset=0 to the 
kernel command line, the system works as before.

My system is based on an AMD Sempron 3200+ with a Sapphire X1300 graphics 
card. FWIW I use the radeonhd driver on Xorg.

I suspect linux-image is not the right package for this report, since it 
entered testing on 2010-06-11 and it ran fine for the subsequent two days. 
Unfortunately I'm not skilled enough to be able to find a suitable package in 
those entered on 2010-06-13. Since then, the problem shows even if I boot the 
previous linux-image-2.6.32-3-686, the rescue (single user) mode does not 
help.

Please let me know if I can help tracing this.
Thanks,
   Salvo
-- 



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



Bug#585937: libc6: Upgrade 2.10.2-9 to 2.11.1-3 on lenny/squeeze leads to broken compiling/linking

2010-06-15 Thread Aurelien Jarno
Sergio a écrit :
 
 
 2010/6/15 Aurelien Jarno aurel...@aurel32.net
 mailto:aurel...@aurel32.net
 
 On Tue, Jun 15, 2010 at 04:42:37AM +0300, Sergio wrote:
 
 You are probably using binutils-gold. You should remove it,or upgraded
 it to the latest version in sid.
 
 
 Probably not.
 
 $ aptitude search binutils
 i A
 binutils   -
 The GNU assembler, linker and binary
 utilities 
 p  
 binutils-avr   -
 Binary utilities supporting Atmel's AVR
 targets
 p  
 binutils-dev   -
 The GNU binary utilities (BFD development
 files)   
 p  
 binutils-doc   -
 Documentation for the GNU assembler, linker and binary
 utilities   
 p  
 binutils-gold  -
 The (experimental) GNU gold linker
 utility 
 p  
 binutils-h8300-hms -
 The GNU binary utilities, for h8300-hitachi-coff
 target
 p  
 binutils-m68hc1x   -
 binary utilities that support Motorola's 68HC11/12
 targets 
 p  
 binutils-multiarch -
 Binary utilities that support multi-arch
 targets   
 p  
 binutils-source-
 The GNU assembler, linker and binary utilities
 (source)
 p  
 binutils-z80   -
 The GNU binary utilities, for the z80-unknown-coff
 target  
 v  
 elf-binutils  
 - 

 
 p  
 mingw32-binutils   -
 Minimalist GNU win32 (cross)
 binutils  
 v  
 multiarch-binutils
 - 

 
 p  
 pocketpc-binutils  -
 The GNU binutils for Pocket
 PC 
 
 $ aptitude show binutils  |  grep '^Version:'
 Version: 2.18.1~cvs20080103-7
 
 $ apt-cache show binutils  |  grep '^Version:'
 Version: 2.20.1-10
 Version: 2.18.1~cvs20080103-7
 
 Lenny's version of binutils is in use, as I see. binutils-gold is not
 installed.
 

Ok, didn't expect a so old version. You should also upgrade to the
binutils from squeeze/sid.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#585914: dpkg-maintscript-helper rm_conffile: please provide option to preserve filename

2010-06-15 Thread Christian Kastner
On Tue, 15 Jun 2010 07:59:42 +0200, Raphael Hertzog hert...@debian.org
wrote:
 On Mon, 14 Jun 2010, Christian Kastner wrote:
 According to dpkg-maintscript-helper(1), the current implementation of
 rm_conffile preserves locally modified conffiles by renaming them to
 conffile.dpkg-bak.
 
 This does not work in certain cases where the (modified) conffile
should
 continue to be used.
 
 The theory is precisely that the modified obsolete conffile should not
 continue to be used... it's up to the user to grab whatever he requires.
 We're keeping the file around precisely so that he can retrieve his
 changes and put them in a new more appropriate place.
 
 And nothing forbids you to put the snippet and to rename the file once
 more in the postinst:
 if [ -e conffile.dpkg-bak ]; then
 mv conffile.dpkg-bak conffile-obsolete-please-verify-and-remove
 fi

Ah, yes. I don't know why I didn't think of this; I guess I was
complicating this too much.

 I will probably close this bug in some time if the discussion doesn't
 bring forward any new argument.

Please close it.


Thanks,
Christian



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



Bug#585924: [Pkg-lxde-maintainers] Bug#585924: lxsession: no desktop icons

2010-06-15 Thread Nikolas Poniros
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Ryo,
Thank you for the bug report. What you reported is actually an issue
with lxde-common (at least the --desktop part) and it should be fixed in
the latest version of lxde-common in sid (0.5.0-4).

Regards
Nikolas

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

iEYEARECAAYFAkwXM10ACgkQecnFg9AIQHLglQCdEpmOfrnHTCUuPdMwSe2dX4I0
eNQAoJCF91Y5UtiG7maf3aPBopYefbLk
=0p/Y
-END PGP SIGNATURE-



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



Bug#585757: libglewmx1.5: 1.5.4-1 makes libglc0 crash

2010-06-15 Thread Joost Yervante Damad
On Sunday 13 June 2010 18:11:47 Christian Ohm wrote:
 Package: libglewmx1.5
 Version: 1.5.4-1
 Severity: grave
 Justification: renders package unusable
 
 Hello,
 
 after upgrading to the above version, any program using libglc (i.e.
 cromium-bsu and warzone2100) crash as soon as they try rendering text.
 Backtrace:
 
 #0  0x769f83f0 in __glcRenderCharTexture () from
 /usr/lib/libGLC.so.0 #1  0x769f5c2e in ?? () from
 /usr/lib/libGLC.so.0
 #2  0x769ef72f in __glcProcessChar () from /usr/lib/libGLC.so.0
 #3  0x769f547a in ?? () from /usr/lib/libGLC.so.0
 #4  0x769f5635 in glcRenderString () from /usr/lib/libGLC.so.0
 #5  0x006006b1 in iV_DrawTextRotated (string=0xccec20 Version 2.3
 branch r10963 - Built Jun 13 2010 - DEBUG, XPos=1391, YPos=1036,
 rotation=90) at ../../../lib/ivis_opengl/textdraw.c:648
 
 Warzone is compiled from SVN, but chromium-bsu from the Debian repo also
 crashes. Downgrading libglewmx1.5 to 1.5.3-2 makes things work again.

I personally don't use glewmx, just glew (for openMSX).
I only provided it because people requested it, it would be very helpful if 
you as a packager of a package that actually uses glewmx could provide me with 
some more context to work with here.

Thanks, Joost

-- 
Joost Yervante Damad - http://damad.be/joost/



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



Bug#585963: nagstamon: report OK when it can't connect to any nagios instance

2010-06-15 Thread Sandro Tosi
Package: nagstamon
Version: 0.9.3-2
Severity: normal

Hello,
I change the password to access the only Nagios instance I've configured in
nagstamon, then I started it and it report a nice OK in green but it actually
failed to check the Nagios page; updating the pwd made warning/critical alert to
appear again.

I consider it quite misleading to report OK, everything is working fine, while
it actually can't check a thing. An error / warning message would be quite nice.

Regards,
Sandro

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

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

Versions of packages nagstamon depends on:
ii  librsvg2-common  2.26.0-1SAX-based renderer library for SVG
ii  python   2.5.4-9 An interactive high-level object-o
ii  python-eggtrayicon   2.25.3-5Python module to display icons in 
ii  python-glade22.17.0-2GTK+ bindings: Glade support
ii  python-gtk2  2.17.0-2Python bindings for the GTK+ widge
ii  python-lxml  2.2.6-1 pythonic binding for the libxml2 a
ii  python-pkg-resources 0.6.10-4Package Discovery and Resource Acc
ii  python-support   1.0.8   automated rebuilding support for P
ii  sox  14.3.1-1+b1 Swiss army knife of sound processi

nagstamon recommends no packages.

nagstamon suggests no packages.

-- no debconf information



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



Bug#535164: squat assertion failed

2010-06-15 Thread Gloria Presedo Diaz


Dan White escribió:
 Package: cyrus-imapd-2.2
 Version: 2.2.13-10
 Severity: normal

 Hi,

 running squatter on a specific user's folder i get the following error :

 Indexing mailbox user/... fatal error: Internal error: assertion
 failed: squat_internal.c: 161: v64 = 0

 after which squatter dies.I tried reconstructing the folder, but it hasnt
 made a difference. Since squatter terminates on this folder, i can't get
 squatter to process everything.
 
 Gloria,
 
 Removing the squat file (cyrus.squat) for the user may be necessary to
 recover, if cyrreconstruct does not.
 
 Were you able to recover from this error back in June? Have you encountered
 it again?
 

Hi Dan,

we have been able to solve the problem and we have not met with more
failures when generating the indexes.

Thanks




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



Bug#585955: xserver-xorg-video-radeon: 1:6.13.0-2 incompatible with kernel 2.6.34-1-amd64

2010-06-15 Thread Marc Pignat
On Tuesday 15 June 2010 09:30:55 Brice Goglin wrote:
 Le 15/06/2010 09:05, Marc Pignat a écrit :
  kernel 2.6.34-1-amd64 + xserver-xorg-video-radeon 1:6.13.0-2 - KO

  Versions of packages xserver-xorg-video-radeon suggests:
  pn  firmware-linuxnone (no description available)

 
 You should probably install this.

Thanks for your advice, and your fast response.

With firmware-linux installed, X starts, but the display is broken.

The resolution is ok, but the cursor is a big white square and the login
dialog is not displayed.

Here are some more info:
lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc RV620 LE [Radeon HD 
3450]

Attached my new Xorg.0.log

Best regards


Marc


Xorg.0.log.old
Description: application/trash


Bug#573099: Processed (with 1 errors): forcibly merging 573099 466343, retitle 573099 to openclipart: new upstream version (2.2)

2010-06-15 Thread Rene Engelhard
On Tue, Jun 15, 2010 at 08:33:04AM +, Debian Bug Tracking System wrote:
 Processing commands for cont...@bugs.debian.org:
 
  # Automatically generated email from bts, devscripts version 2.10.35lenny7
  forcemerge 573099 466343
 Bug#573099: openclipart: new upstream version (2.1 and 0.19)
 Bug#466343: openclipart-svg: new clipart available
 Mismatch - only Bugs in the same package can be forcibly merged:
 Bug 466343 is not in the same package as 573099
  retitle 573099 openclipart: new upstream version (2.2)
 Bug #573099 [src:openclipart] openclipart: new upstream version (2.1 and 0.19)
 Changed Bug title to 'openclipart: new upstream version (2.2)' from 
 'openclipart: new upstream version (2.1 and 0.19)'

If you really are interested in that, feel free to do it
and adopt the package :). I don't care.

Grüße/Regards,

René
-- 
 .''`.  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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#573099: Processed (with 1 errors): forcibly merging 573099 466343, retitle 573099 to openclipart: new upstream version (2.2)

2010-06-15 Thread Paul Wise
On Tue, 2010-06-15 at 10:40 +0200, Rene Engelhard wrote:

 If you really are interested in that, feel free to do it
 and adopt the package :). I don't care.

I don't have the time, sorry.

Perhaps you should orphan the package?

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#585964: tuxtype: Incorrect debian menu placement

2010-06-15 Thread Petter Reinholdtsen

Package:  tuxtype
Version:  1.8.1-3
Tags: patch
User: debian-...@lists.debian.org
Usertags: debian-edu

In Debian Edu Squeeze, tuxtype is the only package with a Debian menu
entry under Debian-Education.  Its menu entry  show up under
Debian-Education-Languages-Tyx Typing.  I suspect it should be
under Debian-Applications-Education like gcompris.

Here is a patch implementing this change.

diff -ru tuxtype-1.8.1/debian/menu tuxtype-1.8.1-pere/debian/menu
--- tuxtype-1.8.1/debian/menu   2010-06-15 10:43:23.0 +0200
+++ tuxtype-1.8.1-pere/debian/menu  2010-06-15 10:45:27.119032000 +0200
@@ -1,3 +1,3 @@
-?package(tuxtype):needs=X11 section=Education/Languages\
+?package(tuxtype):needs=X11 section=Applications/Education\
   icon=/usr/share/pixmaps/tuxtype.xpm \
   title=Tux Typing command=/usr/games/tuxtype

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#585942: [Pkg-tcltk-devel] Bug#585942: tk8.5: Tk8.4 gets chosen in preference to Tk8.5 by default

2010-06-15 Thread Sergei Golovan
On Tue, Jun 15, 2010 at 6:08 AM, Paul Mackerras pau...@samba.org wrote:

 The priority of wish8.5 should be increased, say to 850, so that it gets
 chosen as the default over wish8.4.

Yes, we'll raise wish8.5 priority above wish8.4 after Tcl/Tk 8.5 will finally
become the default Tcl/Tk version. Thanks for the reminder!

Cheers!
-- 
Sergei Golovan



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



Bug#585965: O: openclipart -- Open Clip Art Library retitle 573099 to openclipart: new upstream version (2.2)

2010-06-15 Thread Rene Engelhard
Package: wnpp
Severity: normal

Hi,

On Tue, Jun 15, 2010 at 04:48:29PM +0800, Paul Wise wrote:
 On Tue, 2010-06-15 at 10:40 +0200, Rene Engelhard wrote:
 
  If you really are interested in that, feel free to do it
  and adopt the package :). I don't care.
 
 I don't have the time, sorry.
 
 Perhaps you should orphan the package?

Maybe.

Grüße/Regards,

René
-- 
 .''`.  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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#585822: xserver-xorg-video-radeon: radeon/KMS wrong monitor resolution due to mistakenly detected TV-out (S-video) for RV350 [Mobility Radeon 9600 M10] chipset (with workaround)

2010-06-15 Thread Julien Cristau
reassign 585822 linux-2.6 2.6.32-15
severity 585822 normal
kthxbye

On Sun, Jun 13, 2010 at 22:39:20 -0400, Stefano wrote:

 Package: xserver-xorg-video-radeon
 Version: 1:6.13.0-2
 Severity: important
 Tags: squeeze sid
 
 *** Please type your report below this line ***
 
 Lately, I started playing with radeon/KMS (see e.g. #585815).

Reassigning to the kernel.

 Now, I don't know if it was because of my intervention or of a recent
 upgrade, but when I started my laptop the screen resolution was all
 messed up.
 
 I had 800x600 instead of the usual 1024x768.
 
 Looking around, I discovered that some graphic cards mistakenly detect
 the S-video/TV-out output as connected and set the screen resolution at
 800x600. This has been disabled by default for some chipsets, but not
 for mine (RV350 - Mobility Radeon 9600 M10).
 
 A solution is to disable the S-video output by default at the boot.
 
 I added the kernel parameter
 
 video=SVIDEO-1:d
 
 to GRUB_CMDLINE_LINUX in /etc/default/grub and ran update-grub as root.
 
 That restores the resolution that I had before.
 
 Beware that the correct value for the video= parameter is listed in
 /sys/class/drm so it maight be different for other users.
 
 I have read that this option does not allow to use the S-video output,
 but I could not verify it (I don't use that output at all).
 
 Also, I have read that the parameter must be the last of the kernel
 options otherwise it won't work. Again, I have not verified that.
 
 Now, it don't know if it would be a good option to disable the S-video
 output for my chipset directly in the driver or to disable it using the
 kernel parameter.
 
Is 2.6.34 (from experimental) better?  If not, please file a bug at
bugs.freedesktop.org against product DRI, component DRM/radeon,
attaching your X and kernel logs.

[...]
 DRM Information from dmesg:
 [0.168192] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
 [0.957810] Linux agpgart interface v0.103
 [0.957897] agpgart-intel :00:00.0: Intel 855GM Chipset
 [0.979328] agpgart-intel :00:00.0: AGP aperture is 256M @ 0xe000
 [   28.664898] [drm] Initialized drm 1.1.0 20060810
 [   29.733132] [drm] radeon kernel modesetting enabled.
 [   29.736539] [drm] radeon: Initializing kernel modesetting.
 [   29.741045] [drm] Forcing AGP to PCI mode
 [   29.741081] [drm] register mmio base: 0xD010
 [   29.741083] [drm] register mmio size: 65536
 [   29.742409] [drm] GPU reset succeed (RBBM_STATUS=0x0140)
 [   29.742430] [drm] Generation 2 PCI interface, using max accessible memory
 [   29.742435] [drm] radeon: VRAM 64M
 [   29.742437] [drm] radeon: VRAM from 0x to 0x03FF
 [   29.742440] [drm] radeon: GTT 512M
 [   29.742442] [drm] radeon: GTT from 0x2000 to 0x3FFF
 [   29.742465] [drm] radeon: irq initialized.
 [   29.743439] [drm] Detected VRAM RAM=64M, BAR=128M
 [   29.743443] [drm] RAM width 128bits DDR
 [   29.743900] [drm] radeon: 64M of VRAM memory ready
 [   29.743902] [drm] radeon: 512M of GTT memory ready.
 [   29.743923] [drm] GART: num cpu pages 131072, num gpu pages 131072
 [   29.745656] [drm] radeon: 1 quad pipes, 1 Z pipes initialized.
 [   29.745669] [drm] radeon: cp idle (0x1C03)
 [   29.745727] [drm] Loading R300 Microcode
 [   29.760148] [drm] radeon: ring at 0x2000
 [   29.760172] [drm] ring test succeeded in 2 usecs
 [   29.760302] [drm] radeon: ib pool ready.
 [   29.760807] [drm] ib test succeeded in 0 usecs
 [   29.761167] [drm] Panel ID String: AUO Color LCD
 [   29.761172] [drm] Panel Size 1024x768
 [   29.761265] [drm] Default TV standard: NTSC-J
 [   29.761267] [drm] 27.0 MHz TV ref clk
 [   29.761271] [drm] Default TV standard: NTSC-J
 [   29.761273] [drm] 27.0 MHz TV ref clk
 [   29.761332] [drm] Radeon Display Connectors
 [   29.761335] [drm] Connector 0:
 [   29.761337] [drm]   VGA
 [   29.761340] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
 [   29.761343] [drm]   Encoders:
 [   29.761345] [drm] CRT1: INTERNAL_DAC1
 [   29.761348] [drm] Connector 1:
 [   29.761350] [drm]   LVDS
 [   29.761351] [drm]   Encoders:
 [   29.761353] [drm] LCD1: INTERNAL_LVDS
 [   29.761355] [drm] Connector 2:
 [   29.761357] [drm]   S-video
 [   29.761359] [drm]   Encoders:
 [   29.761361] [drm] TV1: INTERNAL_DAC2
 [   29.773269] [drm] forcing SVIDEO-1 connector OFF
 [   29.793650] [drm] fb mappable at 0xD804
 [   29.793653] [drm] vram apper at 0xD800
 [   29.793655] [drm] size 3145728
 [   29.793657] [drm] fb depth is 24
 [   29.793659] [drm]pitch is 4096
 [   29.860837] fb0: radeondrmfb frame buffer device
 [   29.875811] [drm] Initialized radeon 2.0.0 20080528 for :01:00.0 on 
 minor 0
 
Cheers,
Julien


signature.asc
Description: Digital signature


Bug#585966: pdns-server: init.d script should provide the virtual facility $named

2010-06-15 Thread Petter Reinholdtsen

Package:  pdns-server
Version:  2.9.22-5
Severity: grave
Tags: patch
User: debian-...@lists.debian.org
UserTags: debian-edu
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

The init.d script in the pdns-server package do not provide the
virtual facility $named, causing all init.d scripts expecting the DNS
server to be operational when they start during boot to fail.  I
discovered this with the Debian Edu main-server profile, were we
include a lot of services on the same machine.

Setting the severity to grave, as this causes other packages to fail
to start properly at boot when used on a machine with pdns as the
local DNS resolver.

Providing a virtual facility is implemented by adding a file in
/etc/insserv.conf.d/.

Here is a patch to implement this for pdns-server.

diff -uNr pdns-2.9.22/debian/pdns-server.insserv 
pdns-2.9.22-pere/debian/pdns-server.insserv
--- pdns-2.9.22/debian/pdns-server.insserv  1970-01-01 01:00:00.0 
+0100
+++ pdns-2.9.22-pere/debian/pdns-server.insserv 2010-06-15 10:55:49.858068000 
+0200
@@ -0,0 +1 @@
+$named pdns
diff -uNr pdns-2.9.22/debian/rules pdns-2.9.22-pere/debian/rules
--- pdns-2.9.22/debian/rules2010-04-07 22:34:37.0 +0200
+++ pdns-2.9.22-pere/debian/rules   2010-06-15 10:57:14.054724000 +0200
@@ -87,6 +87,10 @@
# Install the stuff
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
$(MAKE) -C pdns/docs html/index.html
+   # Set up init.d virtual facility
+   mkdir -p $(CURDIR)/debian/pdns-server/etc/insserv.conf.d
+   cp $(CURDIR)/debian/pdns-server.insserv \
+  $(CURDIR)/debian/pdns-server/etc/insserv.conf.d/pdns-server

dh_install
 

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#585967: Unable to create icecc environment after last update

2010-06-15 Thread Jan M��bius
Package: icecc
Version: 0.9.5-1
Severity: important


After the last update i can't build the icecc environment anymore and 
compilation is restricted to the current local host.
Output from the command is:

$ icecc --build-native
adding file /usr/bin/gcc=/usr/bin/gcc-4.4
adding file /lib/libc.so.6
adding file /lib64/ld-linux-x86-64.so.2
adding file /usr/bin/g++=/usr/bin/g++-4.4
adding file /usr/bin/as
adding file /usr/lib/libopcodes-2.20.1-system.20100303.so
adding file /usr/lib/libbfd-2.20.1-system.20100303.so
adding file /lib/libdl.so.2
adding file /usr/lib/libz.so.1
adding file /usr/bin/cc1=/usr/lib/gcc/x86_64-linux-gnu/4.4.4/cc1
adding file /usr/lib/libmpfr.so.1
adding file /usr/lib/libgmp.so.3
adding file /usr/bin/cc1plus=/usr/lib/gcc/x86_64-linux-gnu/4.4.4/cc1plus
adding file /etc/ld.so.conf=/tmp/icecc_ld_so_conffviw8M
cp: omitting directory `/lib64'
cp: omitting directory `/usr/lib64'
/sbin/ldconfig: Can't open cache file /var/cache/ldconfig/aux-cache
: No such file or directory
/usr/bin/md5sum: /tmp/iceccenvIA0wlo/etc/ld.so.cache: No such file or directory
creating 16ea326f8cd38eb8ef972442ebed4a51.tar.gz
tar: etc/ld.so.cache: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
Couldn't create archive

Best Regards,
Jan


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

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

Versions of packages icecc depends on:
ii  adduser   3.112  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.32 Debian configuration management sy
ii  dpkg  1.15.7.2   Debian package management system
ii  g++ [c++-compiler]4:4.4.3-1  The GNU C++ compiler
ii  g++-4.2 [c++-compiler]4.2.4-6The GNU C++ compiler
ii  g++-4.3 [c++-compiler]4.3.5-1The GNU C++ compiler
ii  g++-4.4 [c++-compiler]4.4.4-1The GNU C++ compiler
ii  gcc [c-compiler]  4:4.4.3-1  The GNU C compiler
ii  gcc-4.1 [c-compiler]  4.1.2-29   The GNU C compiler
ii  gcc-4.2 [c-compiler]  4.2.4-6The GNU C compiler
ii  gcc-4.3 [c-compiler]  4.3.5-1The GNU C compiler
ii  gcc-4.4 [c-compiler]  4.4.4-1The GNU C compiler
ii  libc6 2.11.1-3   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.4-1  GCC support library
ii  libstdc++64.4.4-1The GNU Standard C++ Library v3
ii  lsb-base  3.2-23.1   Linux Standard Base 3.2 init scrip

icecc recommends no packages.

Versions of packages icecc suggests:
ii  icecc-monitor2.0~svn951472-2 icecc monitor for KDE

-- Configuration Files:
/etc/default/icecc changed:
START_ICECC=true
START_ICECC_SCHEDULER=false


-- debconf information:
  icecc/daemon: true
  icecc/scheduler: false



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



Bug#585968: nslcd: init.d script should start after $named at boot

2010-06-15 Thread Petter Reinholdtsen

Package:  nslcd
Version:  0.7.6
Severity: serious
Tags: patch
User: debian-...@lists.debian.org
UserTags: debian-edu
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

When the DNS server is on the local machine and the nslcd.conf file
uses DNS (name or SRV records) to find the LDAP server, nslcd
currently fail to start at boot because it starts before the DNS
server is operational.

Because of this, I believe the nslcd init.d script should be changes
to have an optional dependency on the $named virtual boot facility, to
ensure that it starts after local DNS servers are started.

I discovered this using the Debian Edu main-server profile, where the
several services are running on the same machine.

Here is a patch to implement this change.

diff -ur nss-pam-ldapd-0.7.6/debian/nslcd.init 
nss-pam-ldapd-0.7.6-pere/debian/nslcd.init
--- nss-pam-ldapd-0.7.6/debian/nslcd.init   2010-05-23 21:31:22.0 
+0200
+++ nss-pam-ldapd-0.7.6-pere/debian/nslcd.init  2010-06-15 11:05:48.552338000 
+0200
@@ -23,7 +23,7 @@
 # Provides:  nslcd
 # Required-Start:$remote_fs $syslog
 # Required-Stop: $remote_fs $syslog
-# Should-Start:  slapd
+# Should-Start:  $named slapd
 # X-Start-Before:$mail-transport-agent mail-transport-agent exim4 sendmail 
nullmailer masqmail citadel cron atd autofs am-utils apache2
 # Default-Start: 2 3 4 5
 # Default-Stop:  0 1 6

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#585969: lxtask: FTBFS on kfreebsd-*: expected identifier or '(' before numeric constant

2010-06-15 Thread Cyril Brulebois
Source: lxtask
Version: 0.1.3-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

your package FTBFS on GNU/kFreeBSD:
| make[3]: Entering directory 
`/build/buildd-lxtask_0.1.3-1-kfreebsd-amd64-9XdDVu/lxtask-0.1.3/src'
| gcc -DHAVE_CONFIG_H -I. -I.. -I../include 
-DG_LOG_DOMAIN=\xfce4-taskmanager\ -DPACKAGE_LOCALE_DIR=\/usr/share/locale\ 
  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
-g -O2 -c -o lxtask-main.o `test -f 'main.c' || echo './'`main.c
| main.c:54: error: expected identifier or '(' before numeric constant
| main.c: In function 'main':
| main.c:68: error: lvalue required as left operand of assignment
| make[3]: *** [lxtask-main.o] Error 1

The issue being PAGE_SIZE, which is defined already.

I'm attaching the patch I came up with, which seems to solve this FTBFS.
Thanks for considering.

Mraw,
KiBi.
diff -Nru lxtask-0.1.3/debian/changelog lxtask-0.1.3/debian/changelog
--- lxtask-0.1.3/debian/changelog	2010-06-11 21:36:12.0 +0200
+++ lxtask-0.1.3/debian/changelog	2010-06-15 11:09:15.0 +0200
@@ -1,3 +1,10 @@
+lxtask (0.1.3-2) unstable; urgency=low
+
+  * Replace PAGE_SIZE with page_size everywhere, since the former might
+be defined through system-wide headers (e.g. on GNU/kFreeBSD).
+
+ -- Cyril Brulebois k...@debian.org  Tue, 15 Jun 2010 11:08:17 +0200
+
 lxtask (0.1.3-1) unstable; urgency=low
 
   [ Julien Lavergne ]
diff -Nru lxtask-0.1.3/debian/patches/debian-changes-0.1.3-2 lxtask-0.1.3/debian/patches/debian-changes-0.1.3-2
--- lxtask-0.1.3/debian/patches/debian-changes-0.1.3-2	1970-01-01 01:00:00.0 +0100
+++ lxtask-0.1.3/debian/patches/debian-changes-0.1.3-2	2010-06-15 11:09:21.0 +0200
@@ -0,0 +1,69 @@
+Description: Upstream changes introduced in version 0.1.3-2
+ 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:
+ .
+ lxtask (0.1.3-2) unstable; urgency=low
+ .
+   * Replace PAGE_SIZE with page_size everywhere, since the former might
+ be defined through system-wide headers (e.g. on GNU/kFreeBSD).
+ .
+ The person named in the Author field signed this changelog entry.
+Author: Cyril Brulebois k...@debian.org
+
+---
+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
+Bug-Ubuntu: https://launchpad.net/bugs/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
+
+--- lxtask-0.1.3.orig/src/main.c
 lxtask-0.1.3/src/main.c
+@@ -51,7 +51,7 @@ guint win_height;
+ guint refresh_interval;
+ guint rID;
+ 
+-int PAGE_SIZE;
++int page_size;
+ 
+ int main (int argc, char *argv[])
+ {
+@@ -65,7 +65,7 @@ int main (int argc, char *argv[])
+ gtk_set_locale ();
+ gtk_init (argc, argv);
+ 
+-PAGE_SIZE=sysconf(_SC_PAGESIZE)10;
++page_size=sysconf(_SC_PAGESIZE)10;
+ own_uid = getuid();
+ 
+ config_file = g_build_filename(g_get_user_config_dir(), lxtask.conf, NULL);
+--- lxtask-0.1.3.orig/src/types.h
 lxtask-0.1.3/src/types.h
+@@ -78,6 +78,6 @@ extern guint win_height;
+ const gchar *custom_signal_0;
+ const gchar *custom_signal_1;
+ 
+-extern int PAGE_SIZE;
++extern int page_size;
+ 
+ #endif
+--- lxtask-0.1.3.orig/src/xfce-taskmanager-linux.c
 lxtask-0.1.3/src/xfce-taskmanager-linux.c
+@@ -46,8 +46,8 @@ void get_task_details(gint pid,struct ta
+ sscanf(line,%d %d,task-size,task-rss);
+ close(fd);
+ if(!task-size) return;
+-	task-size*=PAGE_SIZE;
+-	task-rss*=PAGE_SIZE;
++	task-size*=page_size;
++	task-rss*=page_size;
+ 
+ 	sprintf(line,/proc/%d/stat,pid);
+ 	fd=open(line,O_RDONLY);
diff -Nru lxtask-0.1.3/debian/patches/series lxtask-0.1.3/debian/patches/series
--- lxtask-0.1.3/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ lxtask-0.1.3/debian/patches/series	2010-06-15 11:09:21.0 +0200
@@ -0,0 +1 @@
+debian-changes-0.1.3-2


Bug#585970: rename symlink classworlds.jar to classworlds-1.1.jar

2010-06-15 Thread Julien Wajsberg
Package: maven2
Version: 2.2.1-5

Hi,

I tried installing a software (ExoPlatform 3.0) using debian's maven,
but I got :

java.lang.ClassNotFoundException: org.codehaus.classworlds.Launcher

With Apache's maven 2.2.1, it works perfectly.

ExoPlatform uses something strange to build, with lots of Javascript
files run with Mozilla Rhino.

At the end, it runs classworlds using the following code :

var mvnClasspath = [
  new java.net.URL(file: + m2Home + /core/boot/classworlds-1.1.jar),
  new java.net.URL(file: + m2Home + /boot/classworlds-1.1.jar)
] ;

var contextLoader= java.lang.Thread.currentThread().getContextClassLoader();
var mvnLoader = new java.net.URLClassLoader(mvnClasspath, contextLoader);
java.lang.Thread.currentThread().setContextClassLoader(mvnLoader);
var  type = mvnLoader.loadClass(org.codehaus.classworlds.Launcher) ;

In apache's maven 2.2.1, classworlds jar is in
boot/classworlds-1.1.jar. In debian's distribution, it is in
boot/classworlds.jar.
That's why I get this ClassNotFoundException.

Then an obvious solution would be to rename the symlink to mimic
Apache's official distribution.

Thanks,
-- 
Julien



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



Bug#585971: linux-image-2.6.32-5-amd64: radeondrmfb has random display corruption/artifacts

2010-06-15 Thread Roger Leigh
Package: linux-2.6
Version: 2.6.32-15
Severity: normal

When using either the console or X, the display runs at the native 
resolution, and looks superficially normal, but there is transient 
display of small white interference lines over the top of the 
graphics.  They appear at random, though they look like they appear more 
where there is white text on a black background (not seen on a 
completely-black image).  They only appear very briefly--probably only 
for a single frame.  Possibly temporary corruption of the framebuffer, 
or an issue when reading the framebuffer?

2.6.32-3 was fine, so it's a new issue I think.

This is using a Toshiba Satellite Pro laptop with an ATI Mobility Radeon 
HD 3400, and it looks like it's using LVDS output:

01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3400 
Series (prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems Device ff1e
Flags: bus master, fast devsel, latency 0, IRQ 30
Memory at c000 (32-bit, prefetchable) [size=256M]
I/O ports at 5000 [size=256]
Memory at d640 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at d642 [disabled] [size=128K]
Capabilities: access denied
Kernel driver in use: radeon

This is definitely a kernel issue, since I'm seeing on the console as 
well as in X, but I've included my Xorg.0.log below in case any of the 
diagnostics and hardware information are useful.


X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
Current Operating System: Linux biolpc2092 2.6.32-5-amd64 #1 SMP Tue Jun 1 
04:34:03 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 
root=/dev/mapper/biolpc2092-root ro quiet
Build Date: 03 June 2010  03:01:44PM
xorg-server 2:1.7.7-2 (Julien Cristau jcris...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue Jun 15 09:22:52 2010
(==) Using config file: /etc/X11/xorg.conf
(==) Using system config directory /usr/share/X11/xorg.conf.d
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |--Screen Default Screen Section (0)
(**) |   |--Monitor default monitor
(==) No device specified for screen Default Screen Section.
Using the first device section listed.
(**) |   |--Device Configured Video Device
(==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x7c5e80
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 1002:95c4:1179:ff1e ATI Technologies Inc Mobility Radeon HD 
3400 Series rev 0, Mem @ 0xc000/268435456, 0xd640/65536, I/O @ 
0x5000/256, BIOS @ 0x/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: dbe
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: glx
(II) Loading 

Bug#585972: metche.conf should allow keywords with capital Characters

2010-06-15 Thread Christoph Kluenter
Package: metche
Version: 1:1.1-4
Severity: minor


I just couldn't find out, why metche didn't  encrypt mails although I
hat this in /etc/metche.conf:
  ENCRYPT_EMAIL=Yes

Turns out, the problem was the Y. I changed it to
  ENCRYPT_EMAIL=yes
and everything works as expected. 
Maybe metche should check for capital characaters in the config-file also.

Kind regards,
  Christoph

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

Kernel: Linux 2.6.34 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages metche depends on:
ii  bzip2 1.0.5-1high-quality block-sorting file co
ii  debconf [debconf-2.0] 1.5.32 Debian configuration management sy
ii  mutt  1.5.20-8   text-based mailreader supporting M
ii  ucf   3.0025 Update Configuration File: preserv

Versions of packages metche recommends:
ii  apt-show-versions 0.15   lists available package versions w
ii  gnupg 1.4.10-4   GNU privacy guard - a free PGP rep

Versions of packages metche suggests:
pn  util-vserver  none (no description available)



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



Bug#585874: gthumb segfaults when importing photos from usb camera

2010-06-15 Thread David Paleino
forcemerge 585939 585874
thanks

On Tue, 15 Jun 2010 08:58:13 +0200, Andrea De Iacovo wrote:

 The backtrace is attached. Let me know if you need anything else.

This seems the same exact thing as #585939. I'll work on it.

Ciao,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#584264: should not write fcc if sendmail exits non-zero

2010-06-15 Thread Michelle Konzack
Am 2010-06-13 20:16:31, schrieb martin f krafft:
 also sprach Michelle Konzack linux4miche...@tamay-dogan.net 
 [2010.06.04.2358 +0200]:
  This was already discused and an earlier bugreport closed...

 Do you have a reference?

Now yes!   It is Bug #264973 and was from 2004

Thanks, Greetings and nice Day/Evening
Michelle Konzack

--
# Debian GNU/Linux Consultant ##
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsyst...@tdnet France EURL   itsyst...@tdnet UG (limited liability)
Owner Michelle KonzackOwner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz Kinzigstraße 17
67100 Strasbourg/France   77694 Kehl/Germany
Tel: +33-6-61925193 mobil Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

http://www.itsystems.tamay-dogan.net/  http://www.flexray4linux.org/
http://www.debian.tamay-dogan.net/ http://www.can4linux.org/

Jabber linux4miche...@jabber.ccc.de
ICQ#328449886

Linux-User #280138 with the Linux Counter, http://counter.li.org/



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



Bug#585222: bittorrent: Python string exceptions no more allowed in Python 2.6

2010-06-15 Thread Ben Finney
package bittorrent
tags 585222 + patch
thanks

On 09-Jun-2010, Sandro Tosi wrote:
 One of the changes brought by Python 2.6 is the removal of string
 exceptions, so they won't work in Python 2.6 (just a side note: they
 were also buggy before, since they were not guaranteed to work
 reliable even in 2.6)

The attached patch addresses this bug, by converting each non-standard
‘raise’ statement to use an exception instance correctly.

-- 
 \ “I was born by Caesarian section. But not so you'd notice. It's |
  `\ just that when I leave a house, I go out through the window.” |
_o__)   —Steven Wright |
Ben Finney b...@benfinney.id.au
Description: Use standard syntax for ‘raise’ with exception instances.
Author: Ben Finney ben+deb...@benfinney.id.au
Bug-Debian: http://bugs.debian.org/585222
Last-Update: 2010-06-15


=== modified file 'BitTorrent/StorageWrapper.py'
--- old/BitTorrent/StorageWrapper.py	2010-06-15 08:59:04 +
+++ new/BitTorrent/StorageWrapper.py	2010-06-15 09:20:45 +
@@ -24,9 +24,9 @@
 self.total_length = storage.get_total_length()
 self.amount_left = self.total_length
 if self.total_length = piece_size * (len(hashes) - 1):
-raise ValueError, 'bad data from tracker - total too small'
+raise ValueError(bad data from tracker - total too small)
 if self.total_length  piece_size * len(hashes):
-raise ValueError, 'bad data from tracker - total too big'
+raise ValueError(bad data from tracker - total too big)
 self.finished = finished
 self.failed = failed
 self.numactive = [0] * len(hashes)
@@ -383,7 +383,7 @@
 try:
 StorageWrapper(ds, 4, [sha(chr(0xff) * 4).digest(),
 sha(chr(0xFF) * 4).digest()], 4, ds.finished, None)
-raise 'fail'
+raise RuntimeError(fail)
 except ValueError:
 pass
 
@@ -392,7 +392,7 @@
 try:
 sw = StorageWrapper(ds, 4, [sha('').digest(),
 sha(chr(0xFF) * 4).digest()], 4, ds.finished, None)
-raise 'fail'
+raise RuntimeError(fail)
 except ValueError:
 pass
 

=== modified file 'BitTorrent/btformats.py'
--- old/BitTorrent/btformats.py	2010-06-15 08:59:04 +
+++ new/BitTorrent/btformats.py	2010-06-15 09:20:45 +
@@ -10,46 +10,47 @@
 
 def check_info(info):
 if type(info) != DictType:
-raise ValueError, 'bad metainfo - not a dictionary'
+raise ValueError(bad metainfo - not a dictionary)
 pieces = info.get('pieces')
 if type(pieces) != StringType or len(pieces) % 20 != 0:
-raise ValueError, 'bad metainfo - bad pieces key'
+raise ValueError(bad metainfo - bad pieces key)
 piecelength = info.get('piece length')
 if type(piecelength) not in ints or piecelength = 0:
-raise ValueError, 'bad metainfo - illegal piece length'
+raise ValueError(bad metainfo - illegal piece length)
 name = info.get('name')
 if type(name) != StringType:
-raise ValueError, 'bad metainfo - bad name'
+raise ValueError(bad metainfo - bad name)
 if not reg.match(name):
-raise ValueError, 'name %s disallowed for security reasons' % name
+raise ValueError(name %(name)s disallowed for security reasons % vars())
 if info.has_key('files') == info.has_key('length'):
-raise ValueError, 'single/multiple file mix'
+raise ValueError(single/multiple file mix)
 if info.has_key('length'):
 length = info.get('length')
 if type(length) not in ints or length  0:
-raise ValueError, 'bad metainfo - bad length'
+raise ValueError(bad metainfo - bad length)
 else:
 files = info.get('files')
 if type(files) != ListType:
 raise ValueError
 for f in files:
 if type(f) != DictType:
-raise ValueError, 'bad metainfo - bad file value'
+raise ValueError(bad metainfo - bad file value)
 length = f.get('length')
 if type(length) not in ints or length  0:
-raise ValueError, 'bad metainfo - bad length'
+raise ValueError(bad metainfo - bad length)
 path = f.get('path')
 if type(path) != ListType or path == []:
-raise ValueError, 'bad metainfo - bad path'
+raise ValueError(bad metainfo - bad path)
 for p in path:
 if type(p) != StringType:
-raise ValueError, 'bad metainfo - bad path dir'
+raise ValueError(bad metainfo - bad path dir)
 if not reg.match(p):
-raise ValueError, 'path %s disallowed for security reasons' % p
+raise ValueError(
+path %(p)s disallowed for security reasons % vars())
 for i in xrange(len(files)):
 for j in xrange(i):
   

Bug#585950: [Pkg-chromium-maint] Bug#585950: sandbox should not be suid

2010-06-15 Thread Giuseppe Iuculano
tags 585950 upstream
severity normal
thanks

Hi,

On 06/15/2010 07:34 AM, Michael Gilbert wrote:
 /usr/lib/chromium-browser/chromium-browser-sandbox  has the suid bit
 set.  this is usually seen as a poor security practice, so this should
 be unset.

The sandbox model is not a poor security practice, it is just the
opposite and it increases security even with a small suid helper binary
to set things up.
Indeed a better approach is the seccomp-based sandbox, but it's not
quite ready:
http://code.google.com/p/chromium/issues/detail?id=36133
http://code.google.com/p/chromium/issues/list?q=label:SeccompSandbox

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#585973: libgstffmpeg.so linked to missing libva-0.31.0.6.so.1

2010-06-15 Thread Christopher David Howie
Package: gstreamer0.10-ffmpeg
Version: 0.10.10-1
Severity: grave

/usr/lib/gstreamer-0.10/libgstffmpeg.so appears to be linked to
libva-0.31.0.6.so.1, which is not available at all in lenny.

--8--
$ apt-cache policy gstreamer0.10-ffmpeg
gstreamer0.10-ffmpeg:
  Installed: 0.10.10-1
  Candidate: 0.10.10-1
  Version table:
 *** 0.10.10-1 0
900 http://ftp.us.debian.org squeeze/main Packages
800 http://ftp.us.debian.org sid/main Packages
100 /var/lib/dpkg/status

$ ldd /usr/lib/gstreamer-0.10/libgstffmpeg.so | grep 'not found'
libva-0.31.0.6.so.1 = not found
--8--

This renders the plugin useless, causing every gstreamer-based media
player I have to fail (totem mainly).  See this output, for example:

--8--
$ gst-launch-0.10 filesrc location=test.avi ! decodebin ! autovideosink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

(gst-launch-0.10:8507): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgstffmpeg.so': libva-0.31.0.6.so.1: cannot
open shared object file: No such file or directory
ERROR: from element
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstAviDemux:avidemux0:
Internal data stream error.
Additional debug info:
gstavidemux.c(5111): gst_avi_demux_loop ():
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstAviDemux:avidemux0:
streaming stopped, reason not-linked
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
--8--

It appears that decodebin gives up entirely decoding the video stream
and decodes the audio only; replacing autovideosink with autoaudiosink
plays the audio stream without error, and linking decodebin to an
autoaudiosink and a fakesink results in a not-linked error.

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers

If you correspond with me on a regular basis, please read this document:
http://www.chrishowie.com/email-preferences/

PGP fingerprint: 2B7A B280 8B12 21CC 260A DF65 6FCE 505A CF83 38F5


IMPORTANT INFORMATION/DISCLAIMER

This document should be read only by those persons to whom it is
addressed.  If you have received this message it was obviously addressed
to you and therefore you can read it.

Additionally, by sending an email to ANY of my addresses you are
agreeing that I am, by definition, the intended recipient, and that I
may do whatever I wish with the contents of any message you send me,
unless a pre-existing agreement prohibits me from so doing.

This overrides any disclaimer or statement of confidentiality that may
be included on your message.



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



Bug#579025: libflac-dev: libFLAC.m4 may set empty -L flag

2010-06-15 Thread Fabian Greffrath
forwarded 579025 
https://sourceforge.net/tracker/?func=detailatid=113478aid=3016381group_id=13478
severity 579025 normal
thanks

I have forwarded your bug report to upstream's bug tracker at
sourceforge. I think this is an upstream bug and it should get fixed
upstream. 

Fixing it in Debian would mean an undesirable deviation from upstream
and force the sourceful uploads of 43 packages, including
re-autoconf'ing. I don't think it's worth the effort, since currently no
single package in Debian is actually affected by this bug (the default
prefix for autotools is /usr/local, so every package in Debian needs to
run configure with at least --prefix=/usr, which hides the bug) and the
workaround is quite simple (e.g. run configure with --prefix=/usr/local,
which is the default anyway). Hope you agree!

 - Fabian





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



Bug#585953: Narrowing of this Problem

2010-06-15 Thread Yusuf iskenderoglu
I wanted to note that of my two systems running debian unstable (daily
upgrades) on i386 and amd64, only the 32-bit version of evolution
crashes when showing emails with text/calendar attachments.

The trace that is being generated shows, that itip_format() is causing
the problem.

Disabling the ITIP Formatter plugin on the 32-bit system results in
stability, however with reduced functionality regarding event
notification mails (the interface is no longer displayed, the mail is
interpreted as text).

Regards,
Yusuf.




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



Bug#585970: and don't forget

2010-06-15 Thread Julien Wajsberg
Of course, that seems obvious, but please don't forget to change the
classpath in /usr/bin/mvn... :-)

Just did the manipulation on my local computer and my build succeeded.
-- 
Julien



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



Bug#585962: Hangs during boot unless radeon.modeset=0 is used

2010-06-15 Thread Julien Cristau
On Tue, Jun 15, 2010 at 10:05:39 +0200, Salvo Isaja wrote:

 Package: linux-image-2.6.32-5-686
 Version: 2.6.32-15
 
 I had this problem on Squeeze after dist-upgrading with Synaptic 2010-06-13. 
 After a few seconds, the screen turns black with random horizontal gray 
 garbage, and the system hangs totally (keyboard leds included). After several 
 reboots, I've seen the last line on screen was related to drm. I've 
 experimented a little bit and found that passing radeon.modeset=0 to the 
 kernel command line, the system works as before.
 
 My system is based on an AMD Sempron 3200+ with a Sapphire X1300 graphics 
 card. FWIW I use the radeonhd driver on Xorg.
 
You should use radeon instead.

 I suspect linux-image is not the right package for this report, since it 
 entered testing on 2010-06-11 and it ran fine for the subsequent two days. 
 Unfortunately I'm not skilled enough to be able to find a suitable package in 
 those entered on 2010-06-13. Since then, the problem shows even if I boot the 
 previous linux-image-2.6.32-3-686, the rescue (single user) mode does not 
 help.
 
 Please let me know if I can help tracing this.

Please try to get a kernel log (possibly using netconsole, see
Documentation/networking/netconsole.txt in the kernel tree).

Is firmware-linux installed on this system?  Does adding
radeon.agpmode=-1 on the kernel command line help?

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#585974: collectd: notify_desktop plugin fails to initialize libnotify

2010-06-15 Thread Martin Steigerwald
Package: collectd
Version: 4.10.0-1
Severity: normal

notify_desktop plugin fails to initialize libnotify1.

shambhala:~ tail -4 /var/log/syslog
Jun 15 12:04:34 shambhala collectd[21814]: notify_desktop: Failed to initialize 
libnotify.
Jun 15 12:04:34 shambhala collectd[21814]: Initialization of plugin 
`notify_desktop' failed with status -1. Plugin will be unloaded.
Jun 15 12:04:34 shambhala collectd[21814]: plugin_unregister_read: No such read 
function: notify_desktop
Jun 15 12:04:34 shambhala collectd[21814]: Initialization complete, entering 
read-loop.

I tried with and without configuring notify_desktop plugin.

I am using KDE 4.4.4.

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

Kernel: Linux 2.6.33.2-tp42-toi-3.1-lowmem-free-991-992-04964-gf00c7ec-dirty 
(PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages collectd depends on:
ii  collectd-core 4.10.0-1   statistics collection and monitori
ii  libc6 2.11.1-3   Embedded GNU C Library: Shared lib
ii  librrd4   1.4.3-1time-series data storage and displ

Versions of packages collectd recommends:
ii  iptables   1.4.8-1   administration tools for packet fi
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.1-3  Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-4  The Cairo 2D vector graphics libra
ii  libcurl3-gnutls7.20.1-2  Multi-protocol file transfer libra
ii  libdbi00.8.2-3   Database Independent Abstraction L
ii  libdbus-1-31.2.24-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.86-1simple interprocess messaging syst
pn  libesmtp5  none(no description available)
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libgcrypt111.4.5-2   LGPL Crypto library - runtime libr
ii  libglib2.0-0   2.24.1-1  The GLib library of C routines
ii  libgtk2.0-02.20.1-1  The GTK+ graphical user interface 
ii  libhal10.5.14-2  Hardware Abstraction Layer - share
pn  libmemcached5  none(no description available)
ii  libmysqlclient16   5.1.47-1  MySQL database client library
ii  libnotify1 [libnotify1 0.4.5-1   sends desktop notifications to a n
pn  libopenipmi0   none(no description available)
pn  liboping0  none(no description available)
ii  libpango1.0-0  1.28.0-1  Layout and rendering of internatio
ii  libpcap0.8 1.1.1-2   system interface for user-level pa
ii  libperl5.105.10.1-13 shared Perl library
ii  libpq5 8.4.4-1   PostgreSQL C client library
pn  libprotobuf-c0 none(no description available)
ii  librrd41.4.3-1   time-series data storage and displ
ii  libsensors41:3.1.2-6 library to read temperature/voltag
ii  libsnmp15  5.4.2.1~dfsg-5+b1 SNMP (Simple Network Management Pr
ii  libssl0.9.80.9.8n-1  SSL shared libraries
pn  libtokyotyrant3none(no description available)
pn  libupsclient1  none(no description available)
pn  libvirt0   none(no description available)
ii  libxml22.7.7.dfsg-2  GNOME XML library
pn  libyajl1   none(no description available)
ii  python2.5  2.5.5-6   An interactive high-level object-o

collectd suggests no packages.

-- Configuration Files:
/etc/collectd/collectd.conf changed:
FQDNLookup true
LoadPlugin syslog
Plugin syslog
LogLevel info
/Plugin
LoadPlugin battery
LoadPlugin cpu
LoadPlugin cpufreq
LoadPlugin df
LoadPlugin disk
LoadPlugin entropy
LoadPlugin interface
LoadPlugin irq
LoadPlugin load
LoadPlugin memory
LoadPlugin notify_desktop
LoadPlugin processes
LoadPlugin rrdtool
LoadPlugin swap
LoadPlugin tcpconns
LoadPlugin uptime
LoadPlugin users
Plugin rrdtool
DataDir /var/lib/collectd/rrd
/Plugin
Include /etc/collectd/filters.conf
Include /etc/collectd/thresholds.conf


-- no debconf information



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



Bug#585975: collectd: does not load notify_email plugin although its there

2010-06-15 Thread Martin Steigerwald
Package: collectd
Version: 4.10.0-1
Severity: normal

collectd does not load notify_email plugin although it is there:

shambhala:~ /etc/init.d/collectd start
Starting statistics collection and monitoring daemon: collectdlt_dlopen 
(/usr/lib/collectd/notify_email.so) failed: file not found
Unable to load plugin notify_email.

shambhala:~ stat /usr/lib/collectd/notify_email.so
  File: „/usr/lib/collectd/notify_email.so“
  Size: 8688Blocks: 24 IO Block: 4096   reguläre Datei
Device: 801h/2049d  Inode: 38049   Links: 1
Access: (0644/-rw-r--r--)  Uid: (0/root)   Gid: (0/root)
Access: 2010-06-15 11:54:09.880869595 +0200
Modify: 2010-06-09 00:05:21.0 +0200
Change: 2010-06-15 11:42:17.283460686 +0200
shambhala:~ file /usr/lib/collectd/notify_email.so
/usr/lib/collectd/notify_email.so: ELF 32-bit LSB shared object, Intel 80386, 
version 1 (SYSV), dynamically linked, stripped

Thanks.

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

Kernel: Linux 2.6.33.2-tp42-toi-3.1-lowmem-free-991-992-04964-gf00c7ec-dirty 
(PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages collectd depends on:
ii  collectd-core 4.10.0-1   statistics collection and monitori
ii  libc6 2.11.1-3   Embedded GNU C Library: Shared lib
ii  librrd4   1.4.3-1time-series data storage and displ

Versions of packages collectd recommends:
ii  iptables   1.4.8-1   administration tools for packet fi
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.1-3  Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-4  The Cairo 2D vector graphics libra
ii  libcurl3-gnutls7.20.1-2  Multi-protocol file transfer libra
ii  libdbi00.8.2-3   Database Independent Abstraction L
ii  libdbus-1-31.2.24-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.86-1simple interprocess messaging syst
pn  libesmtp5  none(no description available)
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libgcrypt111.4.5-2   LGPL Crypto library - runtime libr
ii  libglib2.0-0   2.24.1-1  The GLib library of C routines
ii  libgtk2.0-02.20.1-1  The GTK+ graphical user interface 
ii  libhal10.5.14-2  Hardware Abstraction Layer - share
pn  libmemcached5  none(no description available)
ii  libmysqlclient16   5.1.47-1  MySQL database client library
ii  libnotify1 [libnotify1 0.4.5-1   sends desktop notifications to a n
pn  libopenipmi0   none(no description available)
pn  liboping0  none(no description available)
ii  libpango1.0-0  1.28.0-1  Layout and rendering of internatio
ii  libpcap0.8 1.1.1-2   system interface for user-level pa
ii  libperl5.105.10.1-13 shared Perl library
ii  libpq5 8.4.4-1   PostgreSQL C client library
pn  libprotobuf-c0 none(no description available)
ii  librrd41.4.3-1   time-series data storage and displ
ii  libsensors41:3.1.2-6 library to read temperature/voltag
ii  libsnmp15  5.4.2.1~dfsg-5+b1 SNMP (Simple Network Management Pr
ii  libssl0.9.80.9.8n-1  SSL shared libraries
pn  libtokyotyrant3none(no description available)
pn  libupsclient1  none(no description available)
pn  libvirt0   none(no description available)
ii  libxml22.7.7.dfsg-2  GNOME XML library
pn  libyajl1   none(no description available)
ii  python2.5  2.5.5-6   An interactive high-level object-o

collectd suggests no packages.

-- Configuration Files:
/etc/collectd/collectd.conf changed:
FQDNLookup true
LoadPlugin syslog
Plugin syslog
LogLevel info
/Plugin
LoadPlugin battery
LoadPlugin cpu
LoadPlugin cpufreq
LoadPlugin df
LoadPlugin disk
LoadPlugin entropy
LoadPlugin interface
LoadPlugin irq
LoadPlugin load
LoadPlugin memory
LoadPlugin notify_desktop
LoadPlugin processes
LoadPlugin rrdtool
LoadPlugin swap
LoadPlugin tcpconns
LoadPlugin uptime
LoadPlugin users
Plugin rrdtool
DataDir /var/lib/collectd/rrd
/Plugin
Include /etc/collectd/filters.conf
Include /etc/collectd/thresholds.conf


-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a 

Bug#585976: High memory usage

2010-06-15 Thread Laurent Bigonville
Package: redmine
Version: 0.9.4-3
Severity: normal

Hi,

I'm experiencing high memory usage, several process like this one:

www-data 13105  0.7 11.6 256036 242536 ?   Sl   09:20   0:25 ruby 
/usr/share/redmine/public/dispatch.fcgi

After reading[1] and [2], I reduced the GC interval in dispatch.fcgi
from 20 to 15 to 10 and then to an empty value and everything goes
better. With 15 it seems that it never goes higher than 148m (7.3%) per
process, and with an empty value (aka lets rails decide) the memory
usage is only 70m (3.5%).

I didn't see any major slowdown (well I feel redmine a little bit
slower but it's difficult to judge) on my installation (with max 3 users
doing things at the same time).

What do you think should be the right value? For what I've read it
seems better to leave rails decide alone.

Cheers

Laurent Bigonville

[1] http://www.redmine.org/boards/2/topics/4573
[2] http://deezsombor.com/2005/10/sort-of-fixing-rails-memory-usage



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



Bug#585977: Patch refers to non-existent core.set_exc_info

2010-06-15 Thread Chris Lamb
Package: python-gevent
Version: 0.12.2-5
Severity: serious

The 002-exc_info-leak patch added in 0.12.2-5 adds a call to
core.set_exc_info(..). However, this method does not exist in gevent.core, so it
blows up when you hit this codepath.

I'm using gevent with gunicorn:

Traceback (most recent call last):
  File /usr/lib/pymodules/python2.5/gunicorn/arbiter.py, line 389, in 
spawn_workers
worker.init_process()
  File /usr/lib/pymodules/python2.5/gunicorn/workers/base.py, line 99, in 
init_process
self.run()
  File /usr/lib/pymodules/python2.5/gunicorn/workers/ggevent.py, line 45, in 
run
gevent.sleep(0.1)
  File /usr/lib/pymodules/python2.5/gevent/hub.py, line 71, in sleep
switch_result = get_hub().switch()
  File /usr/lib/pymodules/python2.5/gevent/hub.py, line 156, in switch
core.set_exc_info(*exc_info)


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org
   `-


signature.asc
Description: PGP signature


Bug#576314: [Pkg-samba-maint] Bug#576314: New upstream cifs-utils 4.3 version available

2010-06-15 Thread André Wöbbeking
On Monday 14 June 2010, Steve Langasek wrote:
 On Mon, Jun 14, 2010 at 10:38:39AM +0200, André Wöbbeking wrote:
  On Monday 14 June 2010, André Wöbbeking wrote:
   
   I tried the Sid package (4.5-1 and -2) in Squeze and mounting as user
   gives me
   
   Couldn't chdir to $HOME/mnt: Permission denied
  
  If I give more permissions to the directory containing the mount point I
  get:
  
  mount.cifs: permission denied: no match for $HOME/mnt found in /etc/fstab
  
  I think this is about user mounts so why do I need entries in /etc/fstab?
 
 This is documented in NEWS.Debian in the cifs-utils package.
 
 It was a bug that fstab entries with the 'user' option set would not work.
 It's an upstream design decision that user mounts not specified in
 /etc/fstab don't work.

But:

cifs-utils (2:4.5-1) unstable; urgency=low

  [ Steve Langasek ]
  * Set mount.cifs suid-root, again supported upstream and required for use
in user mounts.  Closes: #576713.

So there should be no need for fstab anymore, right?

Could you please also reply to my other mail?



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



Bug#585973: libgstffmpeg.so linked to missing libva-0.31.0.6.so.1

2010-06-15 Thread Sjoerd Simons
On Tue, Jun 15, 2010 at 05:43:10AM -0400, Christopher David Howie wrote:
 Package: gstreamer0.10-ffmpeg
 Version: 0.10.10-1
 Severity: grave
 
 /usr/lib/gstreamer-0.10/libgstffmpeg.so appears to be linked to
 libva-0.31.0.6.so.1, which is not available at all in lenny.

libva doesn't exist in debian at all. Does your ffmpeg come from debian
multimedia by any chance ?  What version of libavcodec52 do you have on your
system?

  Sjoerd
-- 
Science and religion are in full accord but science and faith are in complete
discord.



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



Bug#585978: [Debian GNUstep maintainers] projectcenter.app upgrade failed on Debian Squeeze

2010-06-15 Thread Yavor Doganov
Package: projectcenter.app
Version: 0.5.3~20100601-1
Severity: serious

Paul Chany wrote:
 Preparing to replace projectcenter.app 0.5.0~20080704-1+b1 (using 
 .../projectcenter.app_0.5.3~20100601-1_i386.deb) ...
 Unpacking replacement projectcenter.app ...
 dpkg: error processing 
 /var/cache/apt/archives/projectcenter.app_0.5.3~20100601-1_i386.deb 
 (--unpack):
  unable to install new version of 
 `/usr/share/GNUstep/ProjectCenter.app/Files.tiff': No such file or directory

 Is this a bug?

Clearly.  In the future, please do not hesitate to report such issues
to the BTS directly.



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



Bug#585976: High memory usage

2010-06-15 Thread Jérémy Lal
I totally agree : let's rails decide.
Will be fixed pretty soon.

Jérémy.





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



Bug#583902: Integration into other tools

2010-06-15 Thread Loïc Minier
Hi there

 This is a followup to Debian #583902 which adds
 --path-include/--path-exclude flags.

 First, this is awesome, thanks!

 I was wondering about some related things:
 - how are diverts handled, that is what if a package tries to
   dpkg-divert an ultimately excluded file, will that be excluded and
   skipped?
 - I understand that debsums will just work because you strip .list
   files as well
 - how is integration with APT going to happen?  I think APT has an
   option to pass random flags to dpkg (DPkg::options I think), but I
   wonder whether it would make sense to have an APT variable tracking
   list of include/excludes which need to be passed to dpkg on all
   calls.  Also, this doesn't cover manual installation of packages by
   the admin, so perhaps you simply intended to use /etc/dpkg/dpkg.cfg?
 - is there a way to apply the includes to an installed
   systems/chroots?  That is, I expect this will be used during image
   builds or on installed systems, so it will probably have to work from
   an existing chroot, just after debootstrap for instance (or perhaps
   much later); I expect it might be something like:
   * update file exclusion filters in some central (config?) file for
 dpkg
   * apply the filters
 - in the same vein, is there a way to track which packages are missing
   files as to allow reinstalling them when the filters get updated?
   For instance, if I'm stripping all man pages but later decide I want
   them, I would remove the filter and reinstall all the relevant
   packages, how would list the stripped packages?

Thanks!
-- 
Loïc Minier



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



Bug#579025: libflac-dev: libFLAC.m4 may set empty -L flag

2010-06-15 Thread Thibaut VARENE
On Tue, Jun 15, 2010 at 11:44 AM, Fabian Greffrath fab...@greffrath.com wrote:
 forwarded 579025 
 https://sourceforge.net/tracker/?func=detailatid=113478aid=3016381group_id=13478
 severity 579025 normal
 thanks

 I have forwarded your bug report to upstream's bug tracker at
 sourceforge. I think this is an upstream bug and it should get fixed
 upstream.

 Fixing it in Debian would mean an undesirable deviation from upstream
 and force the sourceful uploads of 43 packages, including
 re-autoconf'ing. I don't think it's worth the effort, since currently no
 single package in Debian is actually affected by this bug (the default
 prefix for autotools is /usr/local, so every package in Debian needs to
 run configure with at least --prefix=/usr, which hides the bug) and the
 workaround is quite simple (e.g. run configure with --prefix=/usr/local,
 which is the default anyway). Hope you agree!

I agree with your reasoning from Debian's PoV. Now, I would really
like to see this bug fixed before Squeeze is released, because I do
not agree with how you seem to underestimate how important this bug is
for people releasing source package using libFLAC.m4. I now have to
make sure that the machine I'm generating my source package on has a
properly patched libFLAC.m4. Of course, any update of libflac-dev will
overwrite the patch, adding to the burden.

This bug was first reported to me by people running the (very common)
./configure  make  make install on my package, and experiencing
FTBFS on it because it was generated against buggy libFLAC.m4. It took
me quite a while to figure what was going on (and I humbly believe
that I'm more experienced than the average user of my package), thus I
think you cannot expect average people who barely know how to build a
package to guess that when they see such a cryptic error as
libtool: link: require no space between `-L' and `-lFLAC'; that they
should pass --prefix=/usr/local to fix it... I hope you agree with me
;-P

Could you consider, as a mitigation between two extreme options, that
in the event upstream fails to fix this bug in a timely fashion,
whenever you upload a new version of libflac you'd include this patch
with it? It can easily be reverted to whatever upstream finds sensible
afterwards, and will at least ensure that newer versions of libflac
aren't plagued with this bug. Since Debian is unaffected per se, the
sourceful rebuild of affected packages is not necessarily mandatory,
but there again, it would ensure that newer packages aren't affected
anymore... Does that make sense?

Thanks

T-Bone

-- 
Thibaut VARENE
http://www.parisc-linux.org/~varenet/



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



Bug#585081: [Pkg-kde-extras] Bug#577497: Bug#585081: Albums are empty after upgrade of exiv2 as well

2010-06-15 Thread Mark Purcell
On Tuesday 15 June 2010 14:25:49 Michael Holtermann wrote:
 Yes, it has. Now the images are back again...
 

No problem.

I have uploaded exiv2 0.19-3 which reverts the Nikon patch from upstream.

It appears that we do require the rebuild of all libs for the Nikon fix 
(ie 0.20) and can't just sneak it on the back of 0.19.

Mark


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


Bug#585979: openoffice.org-thesaurus-fr: French thesaurus does not work on anything other than fr_FR

2010-06-15 Thread Jerome Warnier
Package: openoffice.org-thesaurus-fr
Version: 3.2.0~rc2-5
Severity: grave
Justification: renders package unusable

On any other locale than fr_FR, thesaurus is not found in OpenOffice.org.
It has been fixed for fr_FR recently, but fr_BE, fr_LU, and more are left over.
The following tiny patch fixes this for other OOo locales impacted.


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

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
--- debian/openoffice.org-thesaurus-fr.links.orig   2010-06-15 
12:22:10.0 +0200
+++ debian/openoffice.org-thesaurus-fr.links2010-06-15 12:25:19.0 
+0200
@@ -2,5 +2,15 @@
 /usr/share/mythes/thes_fr_FR.idx /usr/share/myspell/dicts/thes_fr_FR.idx
 /usr/share/mythes/thes_fr_FR.dat /usr/share/mythes/th_fr_v2.dat
 /usr/share/mythes/thes_fr_FR.idx /usr/share/mythes/th_fr_v2.idx
+/usr/share/mythes/thes_fr_FR.idx /usr/share/mythes/th_fr_BE_v2.idx
+/usr/share/mythes/thes_fr_FR.dat /usr/share/mythes/th_fr_BE_v2.dat
+/usr/share/mythes/thes_fr_FR.idx /usr/share/mythes/th_fr_CA_v2.idx
+/usr/share/mythes/thes_fr_FR.dat /usr/share/mythes/th_fr_CA_v2.dat
+/usr/share/mythes/thes_fr_FR.idx /usr/share/mythes/th_fr_CH_v2.idx
+/usr/share/mythes/thes_fr_FR.dat /usr/share/mythes/th_fr_CH_v2.dat
+/usr/share/mythes/thes_fr_FR.idx /usr/share/mythes/th_fr_LU_v2.idx
+/usr/share/mythes/thes_fr_FR.dat /usr/share/mythes/th_fr_LU_v2.dat
+/usr/share/mythes/thes_fr_FR.idx /usr/share/mythes/th_fr_MC_v2.idx
+/usr/share/mythes/thes_fr_FR.dat /usr/share/mythes/th_fr_MC_v2.dat
 /usr/share/mythes/th_fr_v2.dat /usr/share/myspell/dicts/th_fr_v2.dat
 /usr/share/mythes/th_fr_v2.idx /usr/share/myspell/dicts/th_fr_v2.idx


Bug#585980: firestarter - Ubuntu patches

2010-06-15 Thread Roy Jamison
Package: firestarter
Version: 1.0.3-7

Ubuntu patches attached for locale failure and patch to remove encoding
from desktop


21_locales_failing.dpatch
Description: application/shellscript


22_remove_encoding_from_desktop.dpatch
Description: application/shellscript


Bug#585889: [Pkg-alsa-devel] Bug#585889: fails to install due to incorrect dependencies in init.d LSB header

2010-06-15 Thread Petter Reinholdtsen

[Elimar Riesebieter]
 udev added to ld10k1's Depends:

Note that this will make the package fail to install on architectures
without udev and systems where the admin do not want to use udev.  I
do not know the ld10k1 package, but if it is able to work also without
udev installed, it might be better to change the init.d script header
and add

  # Should-Start: udev

to give the init.d script an optional dependency on udev, instead of a
hard dependency.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#585981: kdm: postinst fails with squeeze D-I

2010-06-15 Thread Philipp Huebner
Package: kdm
Version: 4:4.4.4-1
Severity: important


When trying to install the KDE task with Squeeze D-I (amd64), kdm's 
postinst-script fails.
Here is the output of running dpkg --configure -a in /target with the -x flag 
in the script:

Setting up kdm (4:4.4.4-1) ...
+ . /usr/share/debconf/confmodule
+ [ !  ]
+ PERL_DL_NONLAZY=1
+ export PERL_DL_NONLAZY
+ [  ]
+ exec /usr/share/debconf/frontend /var/lib/dpkg/info/kdm.postinst configure 
+ . /usr/share/debconf/confmodule
+ [ ! 1 ]
+ [ -z  ]
+ exec
+ [  ]
+ exec
+ DEBCONF_REDIR=1
+ export DEBCONF_REDIR
+ DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager
+ [ ! -e /etc/X11/default-display-manager ]
+ DEFAULT_DISPLAY_MANAGER=
+ db_get shared/default-x-display-manager
+ _db_cmd GET shared/default-x-display-manager
+ IFS=  printf %s\n GET shared/default-x-display-manager
+ IFS=
 read -r _db_internal_line
+ RET=gdm
+ return 0
+ DEFAULT_DISPLAY_MANAGER=gdm
+ [ -n gdm ]
+ DAEMON_NAME=
+ db_get gdm/daemon_name
+ _db_cmd GET gdm/daemon_name
+ IFS=  printf %s\n GET gdm/daemon_name
+ IFS=
 read -r _db_internal_line
+ RET=10 gdm/daemon_name doesn't exist
+ return 10
+ [ ! -n  ]
+ which gdm
+ DAEMON_NAME=  

 
dpkg: error processing kdm (--configure):   

 
 subprocess installed post-installation script returned error exit status 1 

 
Errors were encountered while processing:   

 
 kdm 



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



Bug#585982: override: liblo10k1-dev:libdevel/optional

2010-06-15 Thread Jordi Mallach
Package: ftp.debian.org
Severity: normal

For whatever reason liblo10k1-dev wasn't moved to libdevel when the
section was created. It is obviously the correct section.

Thanks,
Jordi



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



Bug#579025: libflac-dev: libFLAC.m4 may set empty -L flag

2010-06-15 Thread Fabian Greffrath

Am 15.06.2010 12:30, schrieb Thibaut VARENE:

Could you consider, as a mitigation between two extreme options, that
in the event upstream fails to fix this bug in a timely fashion,
whenever you upload a new version of libflac you'd include this patch
with it? It can easily be reverted to whatever upstream finds sensible
afterwards, and will at least ensure that newer versions of libflac
aren't plagued with this bug. Since Debian is unaffected per se, the
sourceful rebuild of affected packages is not necessarily mandatory,
but there again, it would ensure that newer packages aren't affected
anymore... Does that make sense?


Yes, this sounds reasonable. With this patch do you mean the one I 
already posted to this bug report or do you have another (maybe less 
invasive) one at hand?


 - Fabian



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



Bug#585581: doesn't work with current libasm3-java

2010-06-15 Thread David Paleino
On Mon, 14 Jun 2010 21:43:06 +0200, Torsten Werner wrote:

 Hi David,

Hello,

 On Sat, Jun 12, 2010 at 12:49 AM, David Paleino da...@debian.org wrote:
  The problem is that DebuggingClassWriter.java tries to pass an integer to
  asm's ClassWriter, which expects a boolean instead.
 
 thanks for the analysis! May you provide a patch, please?

Looking at the sources, it seems like my analysis was completely wrong. And I
can't even remember how I came to that conclusion :) (I remember seeing a
bool somewhere, but can't find it anymore.. :/)

In fact, asm's ClassWriter has an init method accepting int:

public ClassWriter(final int flags) {
[..]
}

And also the documentation says it's there:

http://asm.ow2.org/asm32/javadoc/user/org/objectweb/asm/ClassWriter.html

So, I can't really say how to fix this. Maybe the init(I)V in the
stacktrace helps? (not being a Javist, I could only infer that I means
integer, but don't know what V means)

The only difference I can see is in the class init methods. Compare the one
above with:

public class DebuggingClassWriter extends ClassWriter {
public DebuggingClassWriter(int flags) {
super(flags);
}
[..]
}

See, the only difference is the final keyword in ClassWriter. I don't know if
this could be related to the bug.

David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#585979: openoffice.org-thesaurus-fr: French thesaurus does not work on anything other than fr_FR

2010-06-15 Thread Rene Engelhard
severity 585979 wishlist
tag 585979 + pending
thanks

On Tue, Jun 15, 2010 at 12:34:37PM +0200, Jerome Warnier wrote:
 Package: openoffice.org-thesaurus-fr
 Version: 3.2.0~rc2-5
 Severity: grave
 Justification: renders package unusable

And why on earth is this a grave bug? Correct, it is not.
How on earth does it make unusable? Does it work in fr_FR? Yes, it does.

 +/usr/share/mythes/thes_fr_FR.idx /usr/share/mythes/th_fr_BE_v2.idx
 +/usr/share/mythes/thes_fr_FR.dat /usr/share/mythes/th_fr_BE_v2.dat
 +/usr/share/mythes/thes_fr_FR.idx /usr/share/mythes/th_fr_CA_v2.idx
 +/usr/share/mythes/thes_fr_FR.dat /usr/share/mythes/th_fr_CA_v2.dat
 +/usr/share/mythes/thes_fr_FR.idx /usr/share/mythes/th_fr_CH_v2.idx
 +/usr/share/mythes/thes_fr_FR.dat /usr/share/mythes/th_fr_CH_v2.dat
 +/usr/share/mythes/thes_fr_FR.idx /usr/share/mythes/th_fr_LU_v2.idx
 +/usr/share/mythes/thes_fr_FR.dat /usr/share/mythes/th_fr_LU_v2.dat
 +/usr/share/mythes/thes_fr_FR.idx /usr/share/mythes/th_fr_MC_v2.idx
 +/usr/share/mythes/thes_fr_FR.dat /usr/share/mythes/th_fr_MC_v2.dat

Already done so in the 3.2.1 packages (which haven't been uploaded
yet due to other reasons, unfortunately)

Grüße/Regards,

René
-- 
 .''`.  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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#585934: [udev] UUID discrepancy between cryptsetup luksUUID and udevadm info

2010-06-15 Thread Marco d'Itri
On Jun 15, Guy Heatley g...@member.fsf.org wrote:

 If I run cryptsetup luksUUID /dev/sdb1 I get the UUID of this partition.
 
 If I run udevadm info --name=/dev/sdb1 --query=all | grep -i uuid I
 get nothing!
Please report the output of: blkid -o udev /dev/sda6 .

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#585983: gdm3: input box doesn't have focus at start

2010-06-15 Thread Christoph Anton Mitterer
Package: gdm3
Version: 2.30.2-4
Severity: minor

Hi.

At least when having disable_user_list=true, the input box (for the username) 
doesn't
have the focus when gdm3 starts.

This is rather annyoing ;)


Cheers,
Chris.



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

-- Configuration Files:
/etc/gdm3/greeter.gconf-defaults changed:
/desktop/gnome/background/picture_filename  
/usr/share/images/desktop-base/moreblue-orbit-gdm.svg
/desktop/gnome/background/picture_options   stretched
/apps/gdm/simple-greeter/logo_icon_name debian-swirl
/apps/gdm/simple-greeter/disable_user_list  true
/apps/metacity/general/compositing_manager  false



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



Bug#575543:

2010-06-15 Thread Dmitry Baryshev
This bug seems to be fixed in the latest update

-- 
Regards, Krasu


Bug#585924: [Pkg-lxde-maintainers] Bug#585924: lxsession: no desktop icons

2010-06-15 Thread Nikolas Poniros
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Ryo,

This happened to all Debian users and not only Debian users. Other
distributions also have this issue. You need to edit
/etc/xdg/lxsession/LXDE/autostart and instead of @pcmanfm -d write
@pcmanfm --desktop and all should be ok.

Regards,
Nikolas

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

iEYEARECAAYFAkwXYusACgkQecnFg9AIQHLhXwCfXgRHBHr3I+1lmAxy/ElVx27H
fTEAniUUk/Glnnei6+MDRH9n4yCopMfI
=4uFo
-END PGP SIGNATURE-



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



Bug#547998: Info received (Bug#547998: libgetopt-euclid-perl: Do not recognise options after repeated placeholders)

2010-06-15 Thread Daniel Dehennin
Hello,

Any news about this issue?

Regards.
-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1


pgpjq0NuKrI9u.pgp
Description: PGP signature


Bug#579025: libflac-dev: libFLAC.m4 may set empty -L flag

2010-06-15 Thread Thibaut VARENE
On Tue, Jun 15, 2010 at 1:06 PM, Fabian Greffrath fab...@greffrath.com wrote:
 Am 15.06.2010 12:30, schrieb Thibaut VARENE:

 Could you consider, as a mitigation between two extreme options, that
 in the event upstream fails to fix this bug in a timely fashion,
 whenever you upload a new version of libflac you'd include this patch
 with it? It can easily be reverted to whatever upstream finds sensible
 afterwards, and will at least ensure that newer versions of libflac
 aren't plagued with this bug. Since Debian is unaffected per se, the
 sourceful rebuild of affected packages is not necessarily mandatory,
 but there again, it would ensure that newer packages aren't affected
 anymore... Does that make sense?

 Yes, this sounds reasonable. With this patch do you mean the one I already
 posted to this bug report or do you have another (maybe less invasive) one
 at hand?

The one you posted, since it's known to work fine ;-)

Thanks

-- 
Thibaut VARENE
http://www.parisc-linux.org/~varenet/



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



Bug#582544: should retitle

2010-06-15 Thread Johannes Berg
According to #583711 this doesn't just affect gnome-terminal, and as I
previously mentioned it also affects evolution's composer, so it should
probably be retitled.

johannes




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



Bug#585975: collectd: does not load notify_email plugin although its there

2010-06-15 Thread Sebastian Harl
Hi Martin,

On Tue, Jun 15, 2010 at 12:01:23PM +0200, Martin Steigerwald wrote:
 collectd does not load notify_email plugin although it is there:
 
 shambhala:~ /etc/init.d/collectd start
 Starting statistics collection and monitoring daemon: collectdlt_dlopen 
 (/usr/lib/collectd/notify_email.so) failed: file not found
 Unable to load plugin notify_email.

Do you have libesmtp5 installed? See /usr/share/doc/collectd-core/
README.Debian.plugins for details.

Unfortunately, the error message provided by (lt_)dlopen() is not very
descriptive in case of missing plugin dependencies. I'll see if that can
be improved somehow.

Cheers,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#582544: same bug here

2010-06-15 Thread Johannes Berg

 How are you pasting in gnome-terminal? If Ctrl+V, that won't work, you need
 Ctrl+Shift+V or right click - paste or Edit-Paste.

Doesn't work here either.

Even normal pasting into email doesn't work, i.e. I just pasted the
above quote with ctrl-shift-v into evolution's composer, but pasting it
without quotes with ctrl-v doesn't work!

xclip -selection clipboard -o

works fine.

Incidentally, just using the middle mouse button to paste the primary
selection into the terminal works, but ctrl-shift-v will try to use the
clipboard selection, which doesn't work, even though it is not empty
as xclip shows.

The primary selection is properly updated by epiphany when I just
select text, and according to xclip (as above) the clipboard selection
is also updated when I use ctrl-c, but the result is evidently
incompatible with a bunch of programs.

This follows (b) of
http://standards.freedesktop.org/clipboards-spec/clipboards-0.1.txt

I suspect that gnome-terminal and epiphany just don't agree about the
atom type transferred, but I can't seem to figure out how to debug that.

johannes




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



Bug#583711: dupe of 582544

2010-06-15 Thread Johannes Berg
this looks like a duplicate of 582544




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



Bug#585974: collectd: notify_desktop plugin fails to initialize libnotify

2010-06-15 Thread Sebastian Harl
Hi again,

On Tue, Jun 15, 2010 at 12:06:27PM +0200, Martin Steigerwald wrote:
 notify_desktop plugin fails to initialize libnotify1.
 
 shambhala:~ tail -4 /var/log/syslog
 Jun 15 12:04:34 shambhala collectd[21814]: notify_desktop: Failed to 
 initialize libnotify.
 Jun 15 12:04:34 shambhala collectd[21814]: Initialization of plugin 
 `notify_desktop' failed with status -1. Plugin will be unloaded.
 Jun 15 12:04:34 shambhala collectd[21814]: plugin_unregister_read: No such 
 read function: notify_desktop
 Jun 15 12:04:34 shambhala collectd[21814]: Initialization complete, entering 
 read-loop.

Do you have some kind of notification daemon installed? See, e.g., the
notification-daemon package -- I'm sure, KDE provides something
similar. Afaik, the only requirement is that the daemon has to comply
with the Desktop Notification Specification [1].

Anyway, that error message should definitely be more verbose.

HTH,
Sebastian

[1] http://www.galago-project.org/specs/notification/

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


  1   2   3   4   >