Bug#598248: foomatic-db-engine: Takes a long time to spool/print after recent upgrade

2010-09-28 Thread Till Kamppeter
The 2 PPD files are absolutely identical. Are you sure that you have 
tested printing the same file in the two cases (please attach the file) 
and that you have downgraded only foomatic-db-engine (not any other 
package like foomatic-filters, ghostscript, ...)?


   Till



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



Bug#591061: errata

2010-09-28 Thread Cyril Brulebois
Cyril Brulebois  (27/09/2010):
> According to ,
> Dave Airlie seems to be close to finding the underlying issue.

Patch available:
  
http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commitdiff_plain;h=0fbecd400dd0a82d465b3086f209681e8c54cb0f

I'm attaching it for your convenience.

Mraw,
KiBi.
From: Francisco Jerez 
Date: Tue, 21 Sep 2010 00:15:15 + (+0200)
Subject: drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.
X-Git-Url: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Fairlied%2Fdrm-2.6.git;a=commitdiff_plain;h=0fbecd400dd0a82d465b3086f209681e8c54cb0f

drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.

It makes sense for a BO to move after a process has requested
exclusive RW access on it (e.g. because the BO used to be located in
unmappable VRAM and we intercepted the CPU access from the fault
handler).

If we let the ghost object inherit cpu_writers from the original
object, ttm_bo_release_list() will raise a kernel BUG when the ghost
object is destroyed. This can be reproduced with the nouveau driver on
nv5x.

Reported-by: Marcin Slusarz 
Reviewed-by: Jerome Glisse 
Tested-by: Marcin Slusarz 
Signed-off-by: Francisco Jerez 
Signed-off-by: Dave Airlie 
---

diff --git a/drivers/gpu/drm/ttm/ttm_bo_util.c b/drivers/gpu/drm/ttm/ttm_bo_util.c
index 7cffb3e..3451a82 100644
--- a/drivers/gpu/drm/ttm/ttm_bo_util.c
+++ b/drivers/gpu/drm/ttm/ttm_bo_util.c
@@ -351,6 +351,7 @@ static int ttm_buffer_object_transfer(struct ttm_buffer_object *bo,
 	INIT_LIST_HEAD(&fbo->lru);
 	INIT_LIST_HEAD(&fbo->swap);
 	fbo->vm_node = NULL;
+	atomic_set(&fbo->cpu_writers, 0);
 
 	fbo->sync_obj = driver->sync_obj_ref(bo->sync_obj);
 	kref_init(&fbo->list_kref);


signature.asc
Description: Digital signature


Bug#580463:

2010-09-28 Thread Azin Azadi
The forwarding is incorrect. you forwarded this bug to an irrelevant
bug.
-- 
 *
 Student of Computer Science  
Sharif University of Technology  
   http://mehr.sharif.edu/~azin_azadi
  
 *





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



Bug#598314: gnome-media: gstreamer-properties does not change musicaudiosink and it makes totem make no sound.

2010-09-28 Thread Joo-Won Jung
Package: gnome-media
Version: 2.30.0-1
Severity: important

/usr/bin/gstreamer-properties provides an user interface to select audio/video
pipeline in gstreamer. But, it changes not all the configuration (in gconf)
and it makes totem does not make sound when one changes audio pipeline.

gstreamer pipeline configurations are under /system/gstreamer/0.10/default
(in gconf).
gstreamer-properties changes the value of "audiosink", but it does not changes
the value of "musicaudiosink" which is referenced by totem. And it seems that
it does not change other configurations such as chataudiosink, *_description.

In my case, I have changed audio pipeline from ALSA with Bluetooth to
pulseaudio using gstreamer-properties. Though other sound softwares such
as mplayer works, totem make no sound. Actually, the volume control in
totem was disabled.

After changed the configuration value of "musicaudiosink"
from "alsasink device=bluetooth" to "pulseaudio" using gconf-editor,
totem start to make sounds.

I don't know which is the proper setting for gstreamer.
Totem may reference audiosink,or gstreamer-properties may change
musicaudiosink as well as audiosink.
Anyway, current setting makes trobles.


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

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

Versions of packages gnome-media depends on:
ii  gnome-media-common  2.30.0-1 GNOME media utilities - common fil
ii  gstreamer0.10-alsa [gst 0.10.30-1GStreamer plugin for ALSA
ii  gstreamer0.10-plugins-b 0.10.19-2+b2 GStreamer plugins from the "bad" s
ii  gstreamer0.10-plugins-b 0.10.30-1GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-g 0.10.24-1GStreamer plugins from the "good" 
ii  gstreamer0.10-pulseaudi 0.10.24-1GStreamer plugin for PulseAudio
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-6 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-6 The Cairo 2D vector graphics libra
ii  libcanberra-gtk00.24-1   Gtk+ helper for playing widget eve
ii  libcanberra00.24-1   a simple abstract interface for pl
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.4.2-1  FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.1-3 GNOME configuration database syste
ii  libglib2.0-02.24.2-1 The GLib library of C routines
ii  libgnome-media0 2.30.0-1 runtime libraries for the GNOME me
ii  libgstreamer-plugins-ba 0.10.30-1GStreamer libraries from the "base
ii  libgstreamer0.10-0  0.10.30-1Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.20.1-1+b1  The GTK+ graphical user interface 
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libpulse-mainloop-glib0 0.9.21-3+b1  PulseAudio client libraries (glib 
ii  libpulse0   0.9.21-3+b1  PulseAudio client libraries
ii  libunique-1.0-0 1.1.6-1.1Library for writing single instanc
ii  libxml2 2.7.7.dfsg-4 GNOME XML library
ii  x11-utils   7.5+4X11 utilities
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages gnome-media recommends:
ii  alsa-utils1.0.23-2   Utilities for configuring and usin

Versions of packages gnome-media suggests:
ii  pulseaudio   0.9.21-3+b1 PulseAudio sound server

-- 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#598256: [Pkg-electronics-devel] Bug#598256: verilator: FTBFS on sparc: %Error: ../test_v/top.v:8: syntax error, unexpected $undefined

2010-09-28 Thread أحمد المحمودي
On Mon, Sep 27, 2010 at 10:32:30PM +0200, Cyril Brulebois wrote:
> your package FTBFS on sparc (be it in unstable or in experimental) this
> way:
> | make[2]: Entering directory 
> `/build/buildd-verilator_3.803-1-sparc-KKtZnz/verilator-3.803/test_c'
> | /usr/bin/perl 
> /build/buildd-verilator_3.803-1-sparc-KKtZnz/verilator-3.803/test_c/../bin/verilator
> --cc -f 
> /build/buildd-verilator_3.803-1-sparc-KKtZnz/verilator-3.803/test_c/../test_v/input.vc
>  top.v --trace
> | %Error: ../test_v/top.v:8: syntax error, unexpected $undefined
> | make[1]: *** wait: No child processes.  Stop.
> 
> Full build logs:
>   https://buildd.debian.org/status/package.php?p=verilator
---end quoted text---

Yet it is "Installed" in testing on sparc:

https://buildd.debian.org/status/package.php?p=verilator&suite=testing

Could that be due to another package that verilator build-depends on ?

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7


signature.asc
Description: Digital signature


Bug#598078: The problem was caused by something else

2010-09-28 Thread Eliad Baqerzadegan
My apologies for submitting an inaccurate bug report.
You can go ahead and close/remove this bug.


More information:
The printer stopped working with version 4.0.4-2 after printing two
pages. So, something else was causing the problem (Not sure what). I
actually managed to make the printer work.

Regards,
Eliad

-- 
Eliad Baqerzadegan




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



Bug#594634: [pkg-boost-devel] Bug#594634: Any updates on libboost 1.4.4 in experimental?

2010-09-28 Thread Tom Feiner
On Tue, Sep 28, 2010 at 3:32 AM, Steve M. Robbins  wrote:
> Yup, it's been uploaded: http://ftp-master.debian.org/new.html
>
> Grab it from subversion:
>  svn://svn.debian.org/svn/pkg-boost/boost/trunk
>  http://svn.debian.org/wsvn/pkg-boost/boost/trunk/
>

Excellent! Thanks.

Regards,
Tom Feiner



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



Bug#598144: rt2500pci: very low transfers and link quality

2010-09-28 Thread David Sanchez Herrero
Hi,

My idea was to test with NetworkManager and try to download some files,
etc., but I think I can do some tests without graphic enviroment. Between
this afternoon and tomorrow night I'm going to try it, and I'll tell you.

Greetings.

2010/9/28 Ben Hutchings 

> On Mon, 2010-09-27 at 19:03 +0200, David Sanchez Herrero wrote:
> > Hi again,
> >
> > I need to compile the graphics card drivers (Nvidia) and I can't find
> > headers for 2.6.35 kernel in the repository (deb
> > http://ftp.debian.org/debian experimental main).
> >
> > Instead, I install linux-image-2.6.36-rc5-686, that has header
> > packages available,
>
> Right, that was just accepted into experimental.
>
> > but I can't install header packages because a dependency error:
> [...]
> > what can I do??
>
> You can live without the nvidia driver briefly, can't you?
>
> Ben.
>
> --
> Ben Hutchings
> Once a job is fouled up, anything done to improve it makes it worse.
>


Bug#597386: [PATCH 00/14] tdb: Update pytdb API to match what is provided by libtdb

2010-09-28 Thread Kirill Smelkov
Andrew,

On Tue, Sep 28, 2010 at 03:36:02AM +1000, Andrew Bartlett wrote:
> On Mon, 2010-09-27 at 12:35 +0400, Kirill Smelkov wrote:
> 
> > Jelmer, others, what I'm maybe doing wrong here? I just wanted to use
> > tdb from python without major constraints compared to C version.
> 
> Kirill,
> 
> An accident of timing - the annual SDC conference in San Jose which most
> of the Samba Team attends - has kept us all very busy for the past week.
> Many of the team will still be quite busy this week so, either
> recovering from the week that was, or attending the double-header:  a
> week with Microsoft testing our AD technologies.  
> 
> As such it may take a little more time to deal with complex issues such
> as this, particularly where we hope not to need to break any python API
> we promise you in the future. 

Ah, I see, thanks for the note.

Looking forward to hear from Samba Team after those events then.

Thanks,
Kirill



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



Bug#562625: rovclock: Floating point exception on ATI Mobility Radeon HD 4570

2010-09-28 Thread Mike Hommey
On Sat, Dec 26, 2009 at 07:01:43PM +0200, Kalle Olavi Niemitalo wrote:
> So, the exit code seems to indicate it worked, but the "Invalid
> reference clock" message makes me suspect it didn't.  As rovclock
> -i does not display the memory clock, I seem to have no way to
> tell what rovclock did.
> 
> Please make rovclock support this display adapter, or if that is
> not possible, at least clearly say so instead of terminating with
> a floating-point exception, and set the exit code correctly.

Same problem here with a Radeon HD 4350:
Radeon overclock 0.6e by Hasw (h...@hasw.net)

Found ATI card on 02:00, device id: 0x954f
I/O base address: 0xa000
Video BIOS shadow found @ 0xc
Invalid reference clock from BIOS: 0.0 MHz
Memory size: 0 kB
Memory channels: 1, CD,CH only: 0
tRcdRD:   3
tRcdWR:   1
tRP:  3
tRAS: 6
tRRD: 1
tR2W-CL:  1
tWR:  1
tW2R: 0
tW2Rsb:   0
tR2R: 1
tRFC: 13
tWL(0.5): 0
tCAS: 0
tCMD: 0
tSTR: 0
Floating point exception

Mike



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



Bug#595830: gnat-4.4: FTBFS in squeeze: xref_lib.o: file not recognized: File truncated

2010-09-28 Thread Ludovic Brenta

Lucas, any update on this? I'm tempted to close it now.



-- 

Ludovic Brenta.





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



Bug#598315: iptables: confusing "Can't set policy" error message

2010-09-28 Thread Rob Leslie
Package: iptables
Version: 1.4.9-1
Severity: minor
Tags: patch

When iptables-restore (and ip6tables-restore) is unable to set a chain's
policy, it responds with a confusing message, e.g.:

iptables-restore v1.4.9: Can't set policy `PREROUTING' on `ACCEPT' line 16: Bad 
built-in chain name

This is due to the chain and policy arguments being used in the wrong
order. The attached patch corrects this problem.


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

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

Versions of packages iptables depends on:
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libnfnetlink0 1.0.0-1Netfilter netlink library

iptables recommends no packages.

iptables suggests no packages.

-- no debconf information
>From 6fbab6c494d0e60a64df0f9ba25abd711a1870ac Mon Sep 17 00:00:00 2001
From: Rob Leslie 
Date: Tue, 28 Sep 2010 00:43:00 -0700
Subject: [PATCH] Fix policy setting failure message

The "Can't set policy ..." error message for iptables-restore and
ip6tables-restore had its policy and chain arguments reversed, resulting
in confusing messages. Fix this by correcting the order of arguments.
---
 ip6tables-restore.c |2 +-
 iptables-restore.c  |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ip6tables-restore.c b/ip6tables-restore.c
index 008566c..cea5f36 100644
--- a/ip6tables-restore.c
+++ b/ip6tables-restore.c
@@ -312,7 +312,7 @@ int main(int argc, char *argv[])
xtables_error(OTHER_PROBLEM,
"Can't set policy `%s'"
" on `%s' line %u: %s\n",
-   chain, policy, line,
+   policy, chain, line,
ip6tc_strerror(errno));
}
 
diff --git a/iptables-restore.c b/iptables-restore.c
index 8c6648e..bf80e78 100644
--- a/iptables-restore.c
+++ b/iptables-restore.c
@@ -317,7 +317,7 @@ main(int argc, char *argv[])
xtables_error(OTHER_PROBLEM,
"Can't set policy `%s'"
" on `%s' line %u: %s\n",
-   chain, policy, line,
+   policy, chain, line,
iptc_strerror(errno));
}
 
-- 
1.7.1



Bug#597386: [PATCH 00/14] tdb: Update pytdb API to match what is provided by libtdb

2010-09-28 Thread Jelmer Vernooij
On Mon, 2010-09-27 at 12:35 +0400, Kirill Smelkov wrote:
> On Mon, Sep 20, 2010 at 01:16:49PM +0400, Kirill Smelkov wrote:
> > Hi Jelmer,
> > 
> > On Sun, Sep 19, 2010 at 10:16:18AM -0700, Jelmer Vernooij wrote:
> > > Hi Kirill,
> > > 
> > > On Sun, 2010-09-19 at 13:53 +0400, Kirill Smelkov wrote: 
> > > > Rusty, Jelmer,
> > > > 
> > > > The subject says it all. Not 100% complete, but near.
> > > Thanks for the patches. I've applied most of the Python ones. I'm not at
> > > all convinced we should match the C API in the Python API though, I
> > > rather think we should let the needs of our Python users drive what we
> > > expose. Some of the worst Python bindings I've seen were created by
> > > simply mapping every C function one on one to Python.
> > > 
> > > Is there any particular reason why some of these functions should be
> > > exposed? Why do you need low-level locking?
> > 
> > Thanks for applying some patches and sorry I've not described my context
> > initially...
> > 
> > In this case I myself is tdb python user - I use tdb in embedded system
> > for internal database to which many programms "connect" simultaneously
> > to read/write it.
> > 
> > That's why I need locking, and better, to avoid lock contention, the
> > chainlock_* family variants.
> > 
> > Also, sometimes it is not important to write data to db immediately, so
> > to minize latencies, apps keep to-be-written queue internally until they
> > know they can write to some chain, or start transaction - that's why I
> > need *_nonblock variants.
> > 
> > Same for reading - once initially read, it's not that important to get
> > up-to-date values immediately, that's why I'd also use
> > tdb_chainlock_read_nonblock().
> > 
> > And to make life a bit more interesting, db is stored on compact flash
> > -- various types, from various vendors, so with various types of flash
> > translation layers (FTL) -- so inevitably with bugs in FTL with respect
> > to sudden power failures, so I'm preparing to have corrupt tdb one day 
> > 
> > http://ozlabs.org/~rusty/index.cgi/tech/2009-10-20.html
> > http://lwn.net/Articles/349970/
> > 
> > That's why I'd also like to have debugging routines (dump_all,
> > print_freelist, etc..,), and tdb_check (not yet done, should I?), and
> > also tdb_fd and tdb_repack come for completness (doesn't tdb_repack
> > complement tdb_wipe_all() which has python bindings?).
> > 
> > And we don't have shutdown sequence - normal shutdown is poweroff...
> > 
> > 
> > Hope this clarifies my rationale about why we should expose more
> > functionality in pytdb.
> 
> Silence...
> 
> Jelmer, others, what I'm maybe doing wrong here? I just wanted to use
> tdb from python without major constraints compared to C version.
Sorry, as Andrew mentioned most of us were at a conference last week so
I haven't had much time to look at your patches again.

With regard to the chainlock functions; I can see the use in exposing
these, but am not convinced mapping them one to one from the C functions
is necessarily the best idea. The header warns to use the chainlock
functions with care; have the bindings for them been tested extensively?
Does using these functions from Python not cause unexpected segfaults in
some situations? With some more unit tests I'd be happy to accept those
patches.

With regards to some of the other functions, I don't think completeness
is a valid reason for adding bindings per se. I really don't see why
tdb_fd would need to be exposed on the Python level (or at all) for
example. The more functions are exposed the harder it becomes to find
something by browsing the API and the harder it becomes to change that
API. You mention corruption, but that would be due to bugs in tdb. I
don't understand why we'd need to expose any other function than
tdb_check in this regard.

See my reply about dump_all() etc writing to stdout. I think if we
expose these functions in Python we should at least make them write to a
file-like object, not to stdout. That will also make testing easier.

Cheers,

Jelmer


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


Bug#598316: pbuilder: mirrorsite is not preseedable

2010-09-28 Thread Andreas Beckmann
Package: pbuilder
Version: 0.199
Severity: normal

I'd to preseed pbuilder/mirrorsite with a local mirror, but on the
first installation pbuilder still displays the debconf error screen
pbuilder/nomirror. Looks like the pbuilder.config script unconditionally
overwrites the pbuilder/mirrorsite entry if no /etc/pbuilderrc exists -
which is true on initial install.

Your grep expression to get an URL from sources.list should take into
account arbitrary amounts of whitespace (' ', '\t') between 'deb' and
'http'. I have tabs there (better alignment with the deb-src entries),
so I end up with your fallback mirror.

I think, bug
#161778: [WILL NOT FIX UNLESS USE OF DEBCONF IS NECESSARY] no need
to ship /etc/pbuilderrc, use debconf to generate default config file.
should be closed since this was fixed, so will-not-fix no longer
applies.

Andreas

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

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

Versions of packages pbuilder depends on:
ii  cdebootstrap  0.5.6  Bootstrap a Debian system
ii  coreutils 8.5-1  GNU core utilities
ii  debconf [debconf-2.0] 1.5.35 Debian configuration management sy
ii  debianutils   3.4Miscellaneous utilities specific t
ii  debootstrap   1.0.23 Bootstrap a basic Debian system
ii  wget  1.12-2.1   retrieves files from the web

Versions of packages pbuilder recommends:
ii  devscripts2.10.68scripts to make the life of a Debi
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  sudo  1.7.4p4-2  Provide limited super user privile

Versions of packages pbuilder suggests:
ii  cowdancer 0.61   Copy-on-write directory tree utili
ii  gdebi-core0.6.3  Simple tool to install deb files
ii  pbuilder-uml  0.199  user-mode-linux version of pbuilde

-- debconf information excluded



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



Bug#598317: ekeyd: munin plugin fails to escape /'s in key's serialnumber

2010-09-28 Thread Philip Hands
Package: ekeyd
Version: 1.1.3-1
Severity: normal
Tags: patch


Note that I'm not sure about the necessity/correctness of this bit of
the attached patch:

# get the status of the entropy key
-   my @stat_res = ekeyd_command($SOCKET, "StatEntropyKey", $elmnt[5]);
+   my @stat_res = ekeyd_command($SOCKET, "StatEntropyKey", $name);

but it seems to work like this, so probably makes the code more
maintainable this way, rather than leaving it as the one unescaped
instance.

Cheers, Phil.

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

Kernel: Linux 2.6.35-trunk-amd64 (SMP w/6 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 ekeyd depends on:
ii  libc6 2.11.2-5   Embedded GNU C Library: Shared lib
ii  liblua5.1-0   5.1.4-5Simple, extensible, embeddable pro
ii  liblua5.1-socket2 2.0.2-4TCP/UDP socket library for Lua 5.1
ii  lua5.15.1.4-5Simple, extensible, embeddable pro

Versions of packages ekeyd recommends:
ii  udev  160-1  /dev/ and hotplug management daemo

Versions of packages ekeyd suggests:
ii  munin-node1.4.5-2network-wide graphing framework (n

-- Configuration Files:
/etc/entropykey/ekeyd.conf changed [not included]
/etc/entropykey/keyring [Errno 13] Permission denied: u'/etc/entropykey/keyring'
/etc/munin/plugin-conf.d/ekeyd [Errno 13] Permission denied: 
u'/etc/munin/plugin-conf.d/ekeyd'

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/munin/plugins/ekeyd_stat_ (from ekeyd package)
--- /tmp/ekeyd_stat_KeyTemperatureC 2010-09-28 08:40:45.324884216 +0100
+++ ekeyd_stat_KeyTemperatureC  2010-09-28 08:44:42.588919669 +0100
@@ -171,7 +171,7 @@
my @elmnt = split(/\t/, $keyline);
my $name = $elmnt[5];
$name =~ s,/,_,g;
-   print "stats" . $name . ".label " . $elmnt[5] . "\n";
+   print "stats" . $name . ".label " . $name . "\n";
 
# set the graph type
if (defined $graph_type{$statistic}) {
@@ -182,7 +182,7 @@
 
#set the graph minimum
if (defined $graph_min{$statistic}) {
-print "stats". $elmnt[5] . ".min " . $graph_min{$statistic} . 
"\n";
+print "stats". $name . ".min " . $graph_min{$statistic} . "\n";
}
}
 }
@@ -192,9 +192,11 @@
 
# split up the result line
my @elmnt = split(/\t/, $keyline);
+   my $name = $elmnt[5];
+   $name =~ s,/,_,g;
 
# get the status of the entropy key 
-   my @stat_res = ekeyd_command($SOCKET, "StatEntropyKey", $elmnt[5]);
+   my @stat_res = ekeyd_command($SOCKET, "StatEntropyKey", $name);
 
my $tmp;
my %key_stats;
@@ -207,7 +209,7 @@
$total += $key_stats{$statistic};
 
if ($total_flag == 0) {
-   print "stats" . $elmnt[5] . ".value " . $key_stats{$statistic} . 
"\n";
+   print "stats" . $name . ".value " . $key_stats{$statistic} . "\n";
}
 }
 if ($total_flag == 1) {


Bug#554189: python-sparse-examples: spmatrix_manual.pdf is corrupted

2010-09-28 Thread Raphael Plasson

I confirm that this file is unreadable.

Actually, the same file from the official release from sourceforge is 
also corrupted. However, there is another file in the Doc directory 
(absent from the Debian package), named Pysparse.pdf, that is correctly 
readable. After checking the older issues, it seems that 
spmatrix_manual.pdf was the old version of the documentation file. The 
fact that the old version is still available in the official package—and 
that it is corrupted—may be simply a packaging mistake.


It would probably be safe to remove the spmatrix_manual.pdf from the 
Debian package, and replace it by the Pysparse.pdf file.


Raphaël




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



Bug#598256: [Pkg-electronics-devel] Bug#598256: verilator: FTBFS on sparc: %Error: ../test_v/top.v:8: syntax error, unexpected $undefined

2010-09-28 Thread Cyril Brulebois
أحمد المحمودي  (28/09/2010):
> Yet it is "Installed" in testing on sparc:
> 
> https://buildd.debian.org/status/package.php?p=verilator&suite=testing

Hi,

sounds strange, given that:
| $ rmadison verilator
|  verilator | 3.803-1 | squeeze  | source, amd64, armel, hppa, i386, ia64, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390

> Could that be due to another package that verilator build-depends
> on?

Could be, I only noticed it when processing the experimental build
log; I haven't got any clue about that package.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#598318: sqlite3: man page does not include the .backup meta-command in the text of the page

2010-09-28 Thread Alan Chandler
Package: sqlite3
Version: 3.7.2-1
Severity: minor

It appears that the sqlite3 man page does not reflect the current
version of the meta-command .help from the application.  As a result
it misses several important commands.  The following are missing

.backup
.bail
.load
.log
.timer

I appreciate that the man page gives the help print as an example, rather
than defining it as definitive, but it still gets used as a reference
(as I tried to do when looking for the backup command).

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

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

Versions of packages sqlite3 depends on:
ii  libc6 2.11.2-5   Embedded GNU C Library: Shared lib
ii  libreadline6  6.1-3  GNU readline and history libraries
ii  libsqlite3-0  3.7.2-1SQLite 3 shared library

sqlite3 recommends no packages.

Versions of packages sqlite3 suggests:
pn  sqlite3-doc(no description available)

-- 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#598319: dovecot-imapd: doesn't notify about mails being deleted

2010-09-28 Thread Adam Borowski
Package: dovecot-imapd
Version: 1:1.2.13-1
Severity: normal

The version of dovecot in Lenny notified its IMAP clients both when a mail
arrived and when it was deleted.  In Squeeze, only the former works.  If you
delete something using anything outside the mail client -- be that mutt or a
cron job harvesting manually tagged spam, the mail in question will appear
to be still there even after telling the client to check the mail server.
Only disconnecting and connecting again rectifies the problem.

This is especially bad for biff-type things that use IMAP.



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

Kernel: Linux 2.6.26-2-vserver-amd64 (SMP w/4 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 dovecot-imapd depends on:
ii  dovecot-common1:1.2.13-1 secure mail server that supports m
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libldap-2.4-2 2.4.23-6   OpenLDAP libraries
ii  libssl0.9.8   0.9.8o-2   SSL shared libraries

dovecot-imapd recommends no packages.

dovecot-imapd 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#598320: xemacs21: Window height 0 too small (after splitting) errors in Latex mode upon upgrade to squeeze

2010-09-28 Thread Anton Rebhan
Package: xemacs21
Version: 21.4.22-3.1
Severity: important
Tags: squeeze patch

After an upgrade to the squeeze version, xemacs has a debilitating bug when
LATeX files are being edited. Opening additional files results in the error 
"Window height 0
too small (after splitting)", as do various other file operations, making
xemacs nearly impossible to use for people depending on LATeX.

I finally found that it's a known issue upstream:
http://tracker.xemacs.org/XEmacs/its/issue456
Unfortunately, the bug will only be fixed in 21.5 or the next stable release
which will take a while. 

The developers seem to recommend a workaround that has been found here:
http://calypso.tux.org/pipermail/xemacs-beta/2009-January/015719.html

It involves changing a hard coded parameter in function mouse-read-file-name-1
in minibuf.el:
from
  (split-window nil (- (frame-height frame) 3)))
to:
  (split-window nil (- (frame-height frame) 5)))

Byte-compiling minibus.el did not help, but by including
(load-library "minibuf.el")
in my init.el file the problem was finally fixed.

A better solution is obviously to recompile xemacs, which is why I'm
submitting this fix.

Anton Rebhan, Vienna University of Technology

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

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

Versions of packages xemacs21 depends on:
ii  xemacs21-mule21.4.22-3.1 highly customizable text editor --

xemacs21 recommends no packages.

xemacs21 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#586753: broke speech-dispatcher

2010-09-28 Thread Zachary Kline
Package: speech-dispatcher
Severity: normal

What I did to get speech-dispatcher working for me was to forego the
system-wide daemon entirely.  I stopped it and found that spd-say and orca
both start it individually for me and connect to it just fine, the way
I'm told it should work.

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

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

Versions of packages speech-dispatcher depends on:
ii  adduser   3.112  add and remove users and groups
ii  dpkg  1.15.8.4   Debian package management system
ii  install-info  4.13a.dfsg.1-5 Manage installed documentation in 
ii  libasound21.0.23-1   shared library for ALSA applicatio
ii  libaudio2 1.9.2-3Network Audio System - shared libr
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libdotconf1.0 1.0.13-3   Configuration file parser library 
ii  libespeak11.43.03-2  A multi-lingual software speech sy
ii  libflite1 1.4-release-2  a small run-time speech synthesis 
ii  libglib2.0-0  2.24.2-1   The GLib library of C routines
ii  libpulse0 0.9.21-3+b1PulseAudio client libraries
ii  libspeechd2   0.7-5  Speech Dispatcher: Shared librarie
ii  lsb-base  3.2-23.1   Linux Standard Base 3.2 init scrip

speech-dispatcher recommends no packages.

Versions of packages speech-dispatcher suggests:
pn  speech-dispatcher-doc-cs   (no description available)
pn  speech-dispatcher-festival (no description available)

-- Configuration Files:
/etc/default/speech-dispatcher changed:
RUN=yes

/etc/speech-dispatcher/speechd.conf changed:
LogLevel  3
LogDir  "default"
DefaultVolume 100
AudioOutputMethod "alsa"
AddModule "espeak"   "sd_espeak"   "espeak.conf"
AddModule "festival" "sd_festival"  "festival.conf"
AddModule "flite""sd_flite" "flite.conf"
AddModule "ivona""sd_ivona""ivona.conf"
AddModule "ibmtts"   "sd_ibmtts""ibmtts.conf"
AddModule "dummy" "sd_dummy"  ""
DefaultModule ibmtts
Include "/etc/speech-dispatcher/clients/*.conf"
Include "clients/*.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#598316: another typo

2010-09-28 Thread Andreas Beckmann
and in pbuilder.config:

  s/overwritting/overwriting/


Andreas



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



Bug#598321: gazpacho: Does not start

2010-09-28 Thread Yavor Doganov
Package: gazpacho
Version: 0.7.2-2
Severity: grave

$ gazpacho 
ERROR: Could not find required directory: /usr/lib/python2.6/site-packages

-- 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/2 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gazpacho depends on:
ii  python2.6.5-13   interactive high-level object-orie
ii  python-gtk2   2.17.0-4   Python bindings for the GTK+ widge
ii  python-kiwi   1.9.22-2   a graphical framework to construct
ii  python-support1.0.10 automated rebuilding support for P

gazpacho recommends no packages.

gazpacho 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#598241: ITP: v4l2loopback -- v4l2loopback modules for linux

2010-09-28 Thread IOhannes m zmoelnig
On 2010-09-27 21:43, Ben Hutchings wrote:
> On Mon, Sep 27, 2010 at 08:11:08PM +0200, IOhannes m zmoelnig wrote:
>> Package: wnpp
>> Severity: wishlist
>> Owner: IOhannes m zmoelnig 
>>
>>
>> * Package name: v4l2loopback
>>   Version : 0.2
>>   Upstream Author : IOhannes m zmoelnig 
>> * URL : http://github.com/umlaeute/v4l2loopback/
>> * License : GPL
> [...]
> 
> It's GPLv3 but it wrongly declares MODULE_LICENSE("GPL") which means
> GPLv2(-compatible).  This must be fixed.

thanks, it's now fixed to use "GPLv2" throughout.

tell me if you find something more.

fgamsdr
IOhannes



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#577153: TouchScreen evtouch capable not recognize as evtouch capable

2010-09-28 Thread Cyril Brulebois
Hi,

and sorry for the lag.

Guillaume  (10/04/2010):
> I'm using Debian Sid, kernel 2.6.32-3-amd64, updated from today, on
> a Clevo TN120T laptop.

Still happening with current sid?

> When launching the calibration's script /usr/lib/xf86-input-
> evtouch/calibrate.sh, i have the following message : "No evtouch
> capable device" but when using this calibration's script with Ubuntu
> Karmix, this touchscreen is evtouch capable and totally works.
> 
> lshal : […]

What matters today is udev. Please run the bug script and attach its
output to your reply.

(/usr/share/bug/xserver-xorg-input-evtouch/script 3>/tmp/evtouch.log)

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#597820: linux-image-2.6.32-5-amd64: 2.6.32 doesn't support the f71889fg sensor chip

2010-09-28 Thread Mike Hommey
On Thu, Sep 23, 2010 at 12:36:04PM +0200, Mike Hommey wrote:
> Package: linux-2.6
> Version: 2.6.32-23
> Severity: wishlist
> Tags: squeeze
> 
> I installed a fresh squeeze on a new PC with a MSI P55M-GD45 motherboard
> that uses a f71889fg sensor chip. Unfortunately, while lm-sensors'
> sensor-detect is able to find the chip and suggest a kernel module, the
> module doesn't load because it lacks support for the chip.
> 
> The support was added somewhen between 2.6.32 and 2.6.33, and was added
> by commit 7669896f. I hear that you add support for hardware when the
> backport is simple, this one is pretty trivial.
> 
> For other reasons, I already switched to 2.6.35 on that machine, so it's
> not a problem for me anymore, but the motherboard is already quite old, so
> other people may have similar problems with a fresh squeeze.

I would also be interested in the watchdog support for the same chip,
coming in 96cb4eb019ce3185ec0d946a74b5a2202f5067c9. AFAICT, it requires
8b6d043b7ee2d1b819dc833d677ea2aead71a0c0 and possibly
729d273aa7c86eb1406ade4eadf249cff188bf9a. I'm not sure how intrusive
these could be considered.

Mike



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



Bug#549412: freebsd-utils: fails to mount nfs: mount_nfs not found

2010-09-28 Thread Alan BRASLAU
I find your use of the word "complaining" disrespectful.
A bug report serves to give feedback, and being polite
should be answered politely.

The point is that one cannot have things both ways.
Either kfreebsd is indeed to become core as the announcements
advertise (and I imagine the developers wish, otherwise
why would they be working on this?), or not.

NFS is a core functionality in many ways.
It is therefore legitimate that this bug be reported.

Alan



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



Bug#591061: Leak still present.

2010-09-28 Thread Eduardo I.
Hi Cyril, thanks for the heads up.

Unfortunately I still seem to be able to leak memory in the exact same
way. I'm reporting this back at RH's bugzilla.

I'm attaching ttm/drm related entries in vmallocinfo just in case.

--
Eduardo.


vmallocinfo.20100928
Description: Binary data


Bug#598312: gdm crashes

2010-09-28 Thread Cyril Brulebois
Juha Mäkinen  (28/09/2010):
> after last update (28 september 2010) gdm crashes.
> trouble maybe with "intel" driver (I did think that bug was closed?)
> or xorg configuration. I include Xorg.0.log here:
> (II) Primary Device is: PCI 0...@00:02:0
> (WW) Falling back to old probe method for vesa
> (WW) Falling back to old probe method for fbdev
> (II) Loading sub module "fbdevhw"
> (II) LoadModule: "fbdevhw"
> (II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
> (II) Module fbdevhw: vendor="X.Org Foundation"
>   compiled for 1.7.7, module version = 0.0.2
>   ABI class: X.Org Video Driver, version 6.0
> (EE) open /dev/fb0: No such file or directory
> (EE) intel(0): No kernel modesetting driver detected.
> (II) UnloadModule: "intel"
> (EE) Screen(s) found, but none have a usable configuration.
> 
> Fatal server error:
> no screens found

You need a KMS-enabled kernel with current intel drivers. UMS is gone,
for real.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#598312: gdm crashes

2010-09-28 Thread Cyril Brulebois
Cyril Brulebois  (28/09/2010):
> You need a KMS-enabled kernel with current intel drivers. UMS is
> gone, for real.

Having had a look at the kernel changelog, KMS got blacklisted in
2.6.32-21, so you probably want to try 2.6.32-20 (which you can fetch
from snapshot.debian.org) until a new kernel upload happens. See
http://packages.qa.debian.org/l/linux-2.6/news/20100825T131829Z.html
for the details.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#598322: /usr/sbin/ferm: arbitrary chain requirement hinders syntax

2010-09-28 Thread Rob Leslie
Package: ferm
Version: 2.0.7-1
Severity: normal
File: /usr/sbin/ferm

It is sometimes natural to want to write rules such as this:

if eth0 {
  chain INPUT ACCEPT;
  chain OUTPUT ACCEPT;
}

However, ferm complains:

Error in ferm.conf line 1:
if <--
Chain must be specified

This requirement seems rather arbitrary; in fact it can be worked around
by adding a chain directive before the `if', but this causes warnings
when the chain is overridden within the block. It would seem to be much
better if ferm would check that a chain is specified only once the `;' is
seen.

-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing')
Architecture: i386 (i586)

Kernel: Linux 2.6.34-net5501
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 ferm depends on:
ii  debconf  1.5.24  Debian configuration management sy
ii  iptables 1.4.2-6 administration tools for packet fi
ii  lsb-base 3.2-20  Linux Standard Base 3.2 init scrip
ii  perl 5.10.0-19lenny2 Larry Wall's Practical Extraction 

Versions of packages ferm recommends:
ii  libnet-dns-perl   0.63-2 Perform DNS queries from a Perl sc

ferm suggests no packages.

-- debconf information excluded



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



Bug#598323: linux-image-2.6.35.6: Servers reboot on heavy load on DRBD+OCFS2 partition

2010-09-28 Thread Proskurin Kirill
Package: linux-image-2.6.35.6
Version: 2.6.35.6-10.00.Custom
Severity: important


Hello.

First of all - this it my first bugreport to debian and I sorry if I do 
something wrong - just tell me what need to fix in it.

I have 2 servers Dell 2950 and try to use it as a email cluster.
I use DRBD with OCFS2 over it. Both nodes is reboot on heavy load every time.

I report bug for a package linux-image-2.6.35.6 but it is not true - I have 
this problem on 2.6.26(stable) and 2.6.32(testing). I just try latest kernel to 
be sure.
I try ocfs2-tools from stable and from testing - nodes reboot. I try DRBD8 from 
backports and then on 2.6.32 native and compile DRBD-8.3.8 from sourse with 
2.6.35-6 - nodes reboot.
So I think it is a kernel relaited but I can be really wrong. Im not sure what 
couse this reboots.

What I do:
1) Create a DRBD md on both nodes
drbdadm create-md drbd0

2) Sync it
drbdadm -- --overwrite-data-of-peer primary drbd0
drbdsetup /dev/drbd0 syncer -r 110M

3) Make both primary 
drbdadm primary drbd0

4) Make FS
mkfs.ocfs2 -L ocfs2_drbd -N 2 -T mail --fs-feature-level=max-features /dev/drbd0

5) Mount it on both nodes
mount /var/spool/dovecot
(fstab options -  nodev,noauto,noatime,data=writeback)

6) Make folders for test
mkdir /var/spool/dovecot/iozone1
mkdir /var/spool/dovecot/iozone2

7) Start IO test on both nodes in different folders
iozone -RK -t 4 -s 10g -i 0 -i 1 -i 2 -b /tmp/`hostname`.xls

8) Allways got reboot after 30-180 min. Sometimes with stack trace and halt but 
not everytime.

OCFS2 partition seems to work ok at normal work.

P.S. If i was wrong to write this in sid like system - just tell me. This bug 
easly repeatable on stable or testing.

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

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

Versions of packages linux-image-2.6.35.6 depends on:
ii  coreutils 8.5-1  GNU core utilities
ii  debconf [debconf-2.0] 1.5.35 Debian configuration management sy

linux-image-2.6.35.6 recommends no packages.

Versions of packages linux-image-2.6.35.6 suggests:
pn  fdutils(no description available)
pn  ksymoops   (no description available)
pn  linux-doc-2.6.35.6 | linux-so  (no description available)
pn  linux-image-2.6.35.6-dbg   (no description available)

-- debconf information:
  linux-image-2.6.35.6/postinst/old-dir-initrd-link-2.6.35.6: true
  linux-image-2.6.35.6/prerm/removing-running-kernel-2.6.35.6: true
  linux-image-2.6.35.6/preinst/abort-overwrite-2.6.35.6:
  linux-image-2.6.35.6/postinst/old-system-map-link-2.6.35.6: true
  linux-image-2.6.35.6/preinst/already-running-this-2.6.35.6:
  linux-image-2.6.35.6/preinst/overwriting-modules-2.6.35.6: true
  linux-image-2.6.35.6/postinst/depmod-error-initrd-2.6.35.6: false
  linux-image-2.6.35.6/postinst/kimage-is-a-directory:
  linux-image-2.6.35.6/preinst/failed-to-move-modules-2.6.35.6:
  linux-image-2.6.35.6/postinst/depmod-error-2.6.35.6: false
node:
ip_port = 
ip_address = 192.168.1.1
number = 0
name = mail01.fxclub.org
cluster = ocfs2
 
node:
ip_port = 
ip_address = 192.168.1.2
number = 1
name = mail02.fxclub.org
cluster = ocfs2
 
cluster:
node_count = 2
name = ocfs2
resource drbd0 {
 
on mail01.fxclub.org {
device /dev/drbd0;
disk /dev/sda9;
address 192.168.1.1:7789;
meta-disk internal;
}
 
on mail02.fxclub.org {
device /dev/drbd0;
disk /dev/sda9;
address 192.168.1.2:7789;
meta-disk internal;
}
 
}
global {
usage-count yes;
# minor-count dialog-refresh disable-ip-verification
}
 
common {
protocol C;
 
handlers {
# What should be done in case the node is primary, degraded 
(=no connection) and has inconsistent data.
#pri-on-incon-degr "/usr/lib/drbd/notify-pri-on-incon-degr.sh; 
/usr/lib/drbd/notify-emergency-reboot.sh; echo b > /proc/sysrq-trigger ; reboot 
-f";
#pri-on-incon-degr "/usr/lib/drbd/notify-pri-on-incon-degr.sh; 
/sbin/ifconfig eth1 down";
# The node is currently primary, but lost the after split brain 
auto recovery procedure. As as consequence it should go away.
#pri-lost-after-sb "/usr/lib/drbd/notify-pri-lost-after-sb.sh; 
/usr/lib/drbd/notify-emergency-reboot.sh; echo b > /proc/sysrq-trigger ; reboot 
-f";
#pri-lost-after-sb "/usr/lib/drbd/notify-pri-lost-after-sb.sh; 
/sbin/ifconfig eth1 down";
#local-io-error "/usr/lib/drbd/notify-io-error.sh; 
/usr/lib/drbd/notify-emergency-shutdown.sh; echo o > /proc/sysrq-trigger ; halt 
-f";
#outdate-peer "/usr/lib/heartbeat/drbd-peer-outdater -t 5";
# fence-peer "/usr/lib/drbd

Bug#598324: firehol: message is slightly incorrect: Run the supplied get-iana.sh script

2010-09-28 Thread jaalto
Package: firehol
Version: 1.273-1
Severity: minor


Messages:

Starting Firewall: firehol

WARNING
File '/etc/firehol/RESERVED_IPS' is more than 90 days old.
You should update it to ensure proper operation of your firewall.

Run the supplied get-iana.sh script to generate this file.

But the script does not have *.sh extension:

# dpkg -L firehol | grep iana
dpkg -L firehol | grep iana
/usr/sbin/get-iana
/usr/share/man/man1/get-iana.1.gz

Please adjust the message.

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

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

Versions of packages firehol depends on:
ii  bash  4.1-3  The GNU Bourne Again SHell
ii  iproute   20100519-3 networking and traffic control too
ii  iptables  1.4.8-3administration tools for packet fi
ii  lsb-base  3.2-23.1   Linux Standard Base 3.2 init scrip
ii  net-tools 1.60-23The NET-3 networking toolkit

Versions of packages firehol recommends:
ii  aggregate 1.6-6  ipv4 cidr prefix aggregator
ii  curl  7.21.0-1   Get a file from an HTTP, HTTPS or 
ii  module-init-tools 3.12-1 tools for managing Linux kernel mo
ii  wget  1.12-2.1   retrieves files from the web

Versions of packages firehol suggests:
pn  ulogd  (no description available)

-- 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#549412: freebsd-utils: fails to mount nfs: mount_nfs not found

2010-09-28 Thread Cyril Brulebois
Alan BRASLAU  (28/09/2010):
> I find your use of the word "complaining" disrespectful.  A bug
> report serves to give feedback, and being polite should be answered
> politely.

Insisting on a particular severity regardless of the maintainer's
opinion is disrespectful. (Oh wait, the maintainers are even porters,
so maybe they can figure out which severity is appropriate?)

> NFS is a core functionality in many ways. It is therefore legitimate
> that this bug be reported.

That doesn't mean people can annoy maintainers until the feature is
implemented.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#598312: gdm crashes

2010-09-28 Thread Sven Joachim
reassign 598312 linux-2.6
reassign 596453 linux-2.6
found 596453 2.6.32-21
forcemerge 596453 598312 
thanks

On 2010-09-28 10:41 +0200, Cyril Brulebois wrote:

> Juha Mäkinen  (28/09/2010):
>> after last update (28 september 2010) gdm crashes.
>> trouble maybe with "intel" driver (I did think that bug was closed?)
>> or xorg configuration. I include Xorg.0.log here:
>> (II) Primary Device is: PCI 0...@00:02:0
>> (WW) Falling back to old probe method for vesa
>> (WW) Falling back to old probe method for fbdev
>> (II) Loading sub module "fbdevhw"
>> (II) LoadModule: "fbdevhw"
>> (II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
>> (II) Module fbdevhw: vendor="X.Org Foundation"
>>  compiled for 1.7.7, module version = 0.0.2
>>  ABI class: X.Org Video Driver, version 6.0
>> (EE) open /dev/fb0: No such file or directory
>> (EE) intel(0): No kernel modesetting driver detected.
>> (II) UnloadModule: "intel"
>> (EE) Screen(s) found, but none have a usable configuration.
>> 
>> Fatal server error:
>> no screens found
>
> You need a KMS-enabled kernel with current intel drivers. UMS is gone,
> for real.

This means that the Debian kernel from squeeze/sid is not suitable
because it has KMS disabled on i845, see #596453.

Sven



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



Bug#549323: ITP: python-ethtool -- Ethernet settings python bindings

2010-09-28 Thread Miroslav Suchý

I'm changing this from RFP to ITP.
Upstream on original URL is dead, but David Sommerseth from Red Hat take 
over this project and continue working on this.


Package: wnpp
Severity: wishlist
Owner: Miroslav Suchý 


* Package name: python-ethtool
  Version : 0.5
  Upstream Author : David Sommerseth 
* URL : 
http://fedorapeople.org/gitweb?p=dsommers/public_git/python-ethtool.git;a=summary

* License : GPLv2+
  Programming Lang: Python
  Description : Ethernet settings python bindings

 Python bindings for the ethtool kernel interface, that allows querying 
and changing of ethernet card settings, such as speed, port, 
autonegotiation, and PCI locations.





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



Bug#598325: grub2: [INTL:vi] Vietnamese program translation update

2010-09-28 Thread Clytie Siddall
Package: grub2Version: Tags:  l10n patchSeverity: wishlist(I svn updated my grub2 working copy, but it said it was up-to-date: there were no new strings in the vi.po file. So I grabbed this file from the webpage. AFAIK I don't have write access for this package.)The updated Vietnamese translation for the program file: translated and submitted by:Clytie SiddallVietnamese Free-Software Translation Teamhttp://vnoss.net/dokuwiki/doku.php?id=projects:l10n

grub_debian_po_vi.po
Description: application/apple-msg-attachment


Bug#598326: libfox-1.6-dev: pkgconfig file is not installed

2010-09-28 Thread Micah Gersten
Package: libfox-1.6-dev
Version: 1.6.37-1
Severity: wishlist
Tags: patch

The pkconfig file isn't installed, the attached patch will install it.
diff -Nru fox1.6-1.6.37/debian/libfox-1.6-dev.install fox1.6-1.6.37/debian/libfox-1.6-dev.install
--- fox1.6-1.6.37/debian/libfox-1.6-dev.install	2007-03-31 03:59:54.0 -0500
+++ fox1.6-1.6.37/debian/libfox-1.6-dev.install	2010-09-28 03:54:31.0 -0500
@@ -5,3 +5,4 @@
 /usr/lib/lib*.a
 /usr/lib/lib*.la
 /usr/lib/lib*.so
+/usr/lib/pkgconfig/*


Bug#549412: freebsd-utils: fails to mount nfs: mount_nfs not found

2010-09-28 Thread Alan BRASLAU
On Tuesday 28 September 2010 10:54:26 Cyril Brulebois wrote:
> Alan BRASLAU  (28/09/2010):
> > I find your use of the word "complaining" disrespectful.  A bug
> > report serves to give feedback, and being polite should be answered
> > politely.
> 
> Insisting on a particular severity regardless of the maintainer's
> opinion is disrespectful. (Oh wait, the maintainers are even porters,
> so maybe they can figure out which severity is appropriate?)
> 
> > NFS is a core functionality in many ways. It is therefore legitimate
> > that this bug be reported.
> 
> That doesn't mean people can annoy maintainers until the feature is
> implemented.
> 

So sensitive!

All one asks for is politeness. The use of "complaining", "annoying",
etc. shows no respect for the community. Do developers really
want to be isolated, or are they indeed interested in getting
feedback from users/testers?

A bug report reflects needs. Maintainers can politely give information
on meeting these needs (or on the inappropriateness/marginality of
these particular needs).

The problem with the current issue is that the maintainers/promoters
of kfreebsd ask about fitness for release and would somehow like
for this kernel to be adopted by part of the community.
Functionality so basic (and so long-standing) as NFS should be included.

I suppose that the porting is not so trivial, otherwise it would
already be included. But much contradictory information
on this question can be found on the web, including messages
from maintainers claiming that it is there!
The purpose of the bug report is to clarify the situation,
not to provoke over-sensitive reactions on the part of developers.
Tit-for-tat responses are indeed unproductive and demotivating.
Such reactions show annoyance, and annoyance reveals unease.

Alan



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



Bug#597722: unblock: bluedevil/1.0~rc3-1

2010-09-28 Thread George Kiagiadakis
On Sun, Sep 26, 2010 at 4:31 PM, Julien Cristau  wrote:
> On Sun, Sep 26, 2010 at 15:03:24 +0300, George Kiagiadakis wrote:
>
>> Ok, understood, so if I drop the kbluetooth transitional package and
>> generate the version from debian/changelog somehow, would you then
>> unblock it?
>>
> Probably.
>
> Cheers,
> Julien
>


bluedevil 1.0~rc3-2 was uploaded last night and adresses these issues.

Regards,
George



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



Bug#598327: grub2: [INTL:vi] Vietnamese program translation update

2010-09-28 Thread Clytie Siddall
Package: grub2Version: Tags:  l10n patchSeverity: wishlistSorry: THIS is the updated file. I became confused, and sent it before completing it. :(The updated Vietnamese translation for the program file: translated and submitted by:Clytie SiddallVietnamese Free-Software Translation Teamhttp://vnoss.net/dokuwiki/doku.php?id=projects:l10n

grub_debian_po_vi.po
Description: application/apple-msg-attachment


Bug#598328: tightvncserver: New display number every time

2010-09-28 Thread David Moerike
Package: tightvncserver
Version: 1.3.9-6.1+b1
Severity: normal



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
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 tightvncserver depends on:
ii  libc6   2.11.2-6 Embedded GNU C Library: Shared lib
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxext62:1.1.2-1X11 miscellaneous extension librar
ii  perl5.10.1-14Larry Wall's Practical Extraction 
ii  x11-common  1:7.5+7  X Window System (X.Org) infrastruc
ii  x11-utils   7.5+4X11 utilities
ii  xauth   1:1.0.4-1X authentication utility
ii  xserver-common  2:1.7.7-6common files used by various X ser
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages tightvncserver recommends:
ii  x11-xserver-utils 7.5+2  X server utilities
ii  xfonts-base   1:1.0.1standard fonts for X

Versions of packages tightvncserver suggests:
pn  tightvnc-java  (no description available)

-- no debconf information

On AMD64, when killing the process with 
tightvncserver -kill :n 
or with killall Xtightvnc and again executing
xtightvncserver 
the display number is increased every time by one.

Problem does not occur on i386.

David Moerike



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



Bug#598329: [l10n] Updated Czech translation of pam debconf messages

2010-09-28 Thread Miroslav Kure
Package: pam
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
pam debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
# Czech translation of pam debconf mesages.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the pam package.
# Miroslav Kure , 2007-2010.
#
msgid ""
msgstr ""
"Project-Id-Version: pam\n"
"Report-Msgid-Bugs-To: p...@packages.debian.org\n"
"POT-Creation-Date: 2009-08-18 18:30-0700\n"
"PO-Revision-Date: 2010-09-28 11:36+0200\n"
"Last-Translator: Miroslav Kure \n"
"Language-Team: Czech \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: string
#. Description
#: ../libpam0g.templates:1001
msgid "Services to restart for PAM library upgrade:"
msgstr "Služby, které se mají restartovat po aktualizaci knihovny PAM:"

#. Type: string
#. Description
#: ../libpam0g.templates:1001
msgid ""
"Most services that use PAM need to be restarted to use modules built for "
"this new version of libpam.  Please review the following space-separated "
"list of init.d scripts for services to be restarted now, and correct it if "
"needed."
msgstr ""
"Aby se začaly používat moduly z nové verze knihovny libpam, musí se většina "
"služeb používajících PAM restartovat. Zkontrolujte prosím následující seznam "
"služeb (init.d skriptů), které se mají nyní restartovat a v případě potřeby "
"seznam opravte."

#. Type: error
#. Description
#: ../libpam0g.templates:2001
msgid "Display manager must be restarted manually"
msgstr "Správce displeje se musí restartovat ručně"

#. Type: error
#. Description
#: ../libpam0g.templates:2001
msgid ""
"The kdm, wdm, and xdm display managers require a restart for the new version "
"of libpam, but there are X login sessions active on your system that would "
"be terminated by this restart.  You will therefore need to restart these "
"services by hand before further X logins will be possible."
msgstr ""
"Správcové displejů kdm, wdm a xdm musí být s novou verzí knihovny libpam "
"restartováni. Restart těchto služeb by však ukončil probíhající X sezení a "
"proto je ponechán restart zmíněných správců displejů na vás, až určíte, že "
"nastal vhodný okamžik. S restartem byste neměli otálet, protože do té doby "
"se pomocí nich nebudou moci uživatelé přihlásit."

#. Type: error
#. Description
#: ../libpam0g.templates:3001
msgid "Failure restarting some services for PAM upgrade"
msgstr "Restartování některých služeb při aktualizaci PAMu selhalo"

#. Type: error
#. Description
#: ../libpam0g.templates:3001
msgid ""
"The following services could not be restarted for the PAM library upgrade:"
msgstr ""
"Následující služby nemohly být při aktualizaci knihovny PAM restartovány:"

#. Type: error
#. Description
#: ../libpam0g.templates:3001
msgid ""
"You will need to start these manually by running '/etc/init.d/ "
"start'."
msgstr ""
"Tyto služby budete muset spustit ručně příkazem '/etc/init.d/ start'."

#. Type: multiselect
#. Description
#: ../libpam-runtime.templates:1001
msgid "PAM profiles to enable:"
msgstr "PAM profily, které se mají povolit:"

#. Type: multiselect
#. Description
#: ../libpam-runtime.templates:1001
msgid ""
"Pluggable Authentication Modules (PAM) determine how authentication, "
"authorization, and password changing are handled on the system, as well as "
"allowing configuration of additional actions to take when starting user "
"sessions."
msgstr ""
"Moduly PAM (Pluggable Authentication Modules) určují, jakým způsobem je na "
"systému řešena autentizace, autorizace, změna hesel a také umožňují nastavit "
"dodatečné akce při spouštění uživatelských sezení."

#. Type: multiselect
#. Description
#: ../libpam-runtime.templates:1001
msgid ""
"Some PAM module packages provide profiles that can be used to automatically "
"adjust the behavior of all PAM-using applications on the system.  Please "
"indicate which of these behaviors you wish to enable."
msgstr ""
"Některé balíky s PAM moduly poskytují profily, které mohou automaticky "
"upravit chování všech aplikací používajících PAM. Vyberte si, která chování "
"chcete povolit."

#. Type: error
#. Description
#: ../libpam-runtime.templates:2001
msgid "Incompatible PAM profiles selected."
msgstr "Vybrány nekompatibilní PAM profily."

#. Type: error
#. Description
#. This paragraph is followed by a (currently) non-translatable list of
#. PAM profile names.
#: ../libpam-runtime.templates:2001
msgid "The following PAM profiles cannot be used together:"
msgstr "Následující PAM profily nelze používat současně:"

#. Type: error
#. Description
#: ../libpam-runtime.templates:2001
msgid "Please select a different set of modules to enable."
msgstr "Povolte prosím jinou sadu modulů."

#. Type: boolean
#. Description
#: ../libpam-runtime.templates:3001
msgid "Override local changes to /etc/pam.d/common-*?"
msgstr "Přepsat místní změny v /etc/pam.d/comm

Bug#598330: libvirt-bin: libvirtd is failing to start due to use of unimplemented iptables option

2010-09-28 Thread Philip Armstrong
Package: libvirt-bin
Version: 0.8.3-1
Severity: grave
Tags: sid
Justification: renders package unusable

Libvirtd is using a new iptables option which isn't implemented in the
sid version of iptables:

# /usr/sbin/libvirtd
10:21:24.093: error : virRunWithHook:857 : internal error '/sbin/iptables 
--table mangle --delete POSTROUTING --out-interface virbr0 --protocol udp 
--destination-port 68 --jump CHECKSUM --checksum-fill' exited with non-zero 
status 2 and signal 0: iptables v1.4.9: unknown option `--checksum-fill' Try 
`iptables -h' or 'iptables --help' for more information.
10:21:24.111: error : virRunWithHook:857 : internal error '/sbin/iptables 
--table filter --delete INPUT --in-interface virbr0 --protocol udp 
--destination-port 69 --jump ACCEPT' exited with non-zero status 1 and signal 
0: iptables: Bad rule (does a matching rule exist in that chain?).
10:21:24.142: error : virRunWithHook:857 : internal error '/sbin/iptables 
--table mangle --insert POSTROUTING --out-interface virbr0 --protocol udp 
--destination-port 68 --jump CHECKSUM --checksum-fill' exited with non-zero 
status 2 and signal 0: iptables v1.4.9: unknown option `--checksum-fill' Try 
`iptables -h' or 'iptables --help' for more information.
10:21:24.142: warning : networkAddIptablesRules:850 : Could not add rule to 
fixup DHCP response checksums on network 'default'.
10:21:24.142: warning : networkAddIptablesRules:851 : May need to update 
iptables package & kernel to support CHECKSUM rule.
10:21:54.514: warning : qemudStartup:1832 : Unable to create cgroup for driver: 
No such device or address
10:21:54.680: warning : lxcStartup:1895 : Unable to create cgroup for driver: 
No such device or address
10:21:58.600: warning : qemudDispatchSignalEvent:396 : Shutting down on signal 2

There's some more information in Gentoo bug 334921:
  http://bugs.gentoo.org/334921

virtd is unusable at the current time until this bug is fixed, either
by patched out the relevant code in libvirtd (as detailed in that
Gentoo bug) or upgrading the version of iptables in sid; as it
currently stands at the moment, libvirtd has a hard dependency on the
later version of iptables.

cheers,

Phil

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

Kernel: Linux 2.6.35-trunk-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libvirt-bin depends on:
ii  adduser   3.112+nmu1 add and remove users and groups
ii  libavahi-client3  0.6.27-2   Avahi client library
ii  libavahi-common3  0.6.27-2   Avahi common library
ii  libblkid1 2.17.2-3.2 block device id library
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libcap-ng00.6.4-1An alternate posix capabilities li
ii  libdevmapper1.02.12:1.02.48-3The Linux Kernel Device Mapper use
ii  libgcrypt11   1.4.5-2LGPL Crypto library - runtime libr
ii  libgnutls26   2.8.6-1the GNU TLS library - runtime libr
ii  libnl11.1-5  library for dealing with netlink s
ii  libparted0debian1 2.3-2  The GNU Parted disk partitioning s
ii  libpciaccess0 0.12.0-1   Generic PCI access library for X
ii  libreadline6  6.1-3  GNU readline and history libraries
ii  libsasl2-22.1.23.dfsg1-6 Cyrus SASL - authentication abstra
ii  libudev0  161-1  libudev shared library
ii  libuuid1  2.17.2-3.2 Universally Unique ID library
ii  libvirt0  0.8.3-1library for interfacing with diffe
ii  libxenstore3.04.0.1-1Xenstore communications library fo
ii  libxml2   2.7.7.dfsg-4   GNOME XML library
ii  logrotate 3.7.8-6Log rotation utility

Versions of packages libvirt-bin recommends:
ii  bridge-utils  1.4-5  Utilities for configuring the Linu
ii  dnsmasq-base  2.55-2 A small caching DNS proxy and DHCP
ii  gawk  1:3.1.7.dfsg-5 GNU awk, a pattern scanning and pr
ii  iptables  1.4.9-1administration tools for packet fi
ii  libxml2-utils 2.7.7.dfsg-4   XML utilities
ii  netcat-openbsd1.89-4 TCP/IP swiss army knife
ii  qemu  0.12.5+dfsg-2  fast processor emulator
ii  qemu-kvm  0.12.5+dfsg-3  Full virtualization on x86 hardwar

Versions of packages libvirt-bin suggests:
ii  policykit-1   0.96-3 framework for managing administrat

-- Configuration Files:
/etc/default/libvirt-bin changed:
start_libvirtd="yes"
libvirtd_opts="-d -l"

/etc/libvirt/qemu/networks/default.xml [Errno

Bug#598326: Originally from Launchpad

2010-09-28 Thread Micah Gersten
Originally filed as https://bugs.launchpad.net/bugs/626694 by Sandor Sipos

Patch is mine



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



Bug#598331: [l10n] Updated Czech translation of dash debconf messages

2010-09-28 Thread Miroslav Kure
Package: dash
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
dash debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
# Czech translation of dash templates
#
msgid ""
msgstr ""
"Project-Id-Version: dash\n"
"Report-Msgid-Bugs-To: d...@packages.debian.org\n"
"POT-Creation-Date: 2009-07-27 12:43+\n"
"PO-Revision-Date: 2010-04-21 20:18+0200\n"
"Last-Translator: Miroslav Kure \n"
"Language-Team: Czech \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../dash.templates.in:1001
msgid "Use dash as the default system shell (/bin/sh)?"
msgstr "Použít dash jako výchozí systémový shell (/bin/sh)?"

#. Type: boolean
#. Description
#: ../dash.templates.in:1001
msgid "The system shell is the default command interpreter for shell scripts."
msgstr "Systémový shell je výchozí příkazový interpret shellových skriptů."

#. Type: boolean
#. Description
#: ../dash.templates.in:1001
msgid ""
"Using dash as the system shell will improve the system's overall "
"performance. It does not alter the shell presented to interactive users."
msgstr ""
"Použití dash jako systémového shellu celkově zlepší výkon systému. Toto "
"nastavení nijak neovlivní interaktivní shell jednotlivých uživatelů."

#~ msgid "Install dash as /bin/sh?"
#~ msgstr "Nainstalovat dash jako /bin/sh?"

#~ msgid ""
#~ "The default /bin/sh shell on Debian and Debian-based systems is bash."
#~ msgstr ""
#~ "Výchozím shellem /bin/sh je v Debianu a systémech z něj odvozených bash."

#~| msgid ""
#~| "However, since the distribution policy requires all shell scripts using /"
#~| "bin/sh to be POSIX compliant, any shell that conforms to POSIX, such as "
#~| "dash, can serve as /bin/sh. You may wish to do this because dash is "
#~| "faster and smaller than bash."
#~ msgid ""
#~ "However, since the default shell is required to be POSIX-compliant, any "
#~ "shell that conforms to POSIX, such as dash, can serve as /bin/sh. You may "
#~ "wish to do this because dash is faster and smaller than bash."
#~ msgstr ""
#~ "Protože však politika distribuce vyžaduje, aby byly všechny shellové "
#~ "skripty využívající /bin/sh kompatibilní s POSIXem, můžete jako /bin/sh "
#~ "použít jakýkoliv shell splňující normu POSIX, například shell dash. "
#~ "Určitě to stojí za vyzkoušení, protože dash je rychlejší a menší než bash."


Bug#598332: ejabberd: misleading error message during install

2010-09-28 Thread Christoph Anton Mitterer
Package: ejabberd
Version: 2.1.5-2
Severity: minor

Hi.

During installation, a somewhat misleading error message is given:
Setting up ejabberd (2.1.5-2) ...
adduser: Warning: The home directory `/var/lib/ejabberd' does not belong to the 
user you are currently creating.
Generating SSL certificate /etc/ejabberd/ejabberd.pem...

Creating config file /etc/ejabberd/ejabberd.cfg with new version
Starting jabber server: ejabberd.

In the end however: /var/lib/ejabberd is owned by ejabberd:ejabberd.

Perhaps you can supress that misleading message :)


Cheers,
Chris.



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



Bug#598227: plplot is only buildable with the libhdf5-serial-dev package

2010-09-28 Thread Andrew Ross

Having investigated further, it looks like the cause of the problem is
that oct.h includes hdf.h, which eventually includes mpi.h if the mpi 
version of the hdf libraries is installed. Unfortunately this seems to be
installed in /usr/include/mpi/ , so unless I build with an explicit
-I/usr/include/mpi option, then the build will fail. 

It seems crazy to me that I should have to do this just to use the octave
headers. The best solution would be for /usr/include/H5public.h to include
mpi/mpi.h, and then things would work irrespective of whether the serial or
mpi version of the hdf libraries was installed.

Andrew



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



Bug#598227: plplot is only buildable with the libhdf5-serial-dev package

2010-09-28 Thread Andrew Ross

I've done some more digging and just replacing mpi.h with mpi/mpi.h doesn't
work as other files in /usr/include/mpi are also included further on. Perhaps 
the best solution is to ensure that mkoctfile automatically adds
/usr/include/mpi into the include path where required. This will then just
work for all users of the octave headers (assuming they use mkoctfile -
which is the recommended way of building octave extensions). 

Andrew

-- 
 Dr Andrew Ross Email: a.n.r...@leeds.ac.uk  
 Inst. for Climate and Atmospheric Science, Sch. of Earth and Environment, 
 University of Leeds, Leeds, LS2 9JT, UK.  Tel/Fax: +44 113 343 7590/5259 




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



Bug#577661: [Pkg-dspam-misc] Bug#577661: Bug#577661: dspam: should this package be removed?

2010-09-28 Thread Julien Valroff
Hi,

We are in the process of reviewing packages of a recent git snapshot.

We still work on them.

Kind regards,
Julien

Le mardi 28 sep 2010 à 11:49:49 (+0200), Jan Hauke Rahm a écrit :
> unarchive 577661
> reopen 577661
> thanks
> 
> Hi Kurt,
> 
> I'm reopening this bug now as nothing seems to have happened.
> 
> On Tue, Apr 27, 2010 at 09:13:25PM -0400, Kurt B. Kaiser wrote:
> > On Tue, 27 Apr 2010 10:21:53 +0200, "Jan Hauke Rahm" 
> > said:
> > > 
> > > On Mon, Apr 26, 2010 at 06:33:31PM -0400, Kurt B. Kaiser wrote:
> > 
> > > > First, determine which of the uploaders still have an interest in dspam.
> > > > I think there are currently at least three people who would like to
> > > > contribute to maintaining official Debian dspam packages.
> > > 
> > > Are you going to pursue this, i.e. check on the other maintainers?
> > 
> > I have just emailed the uploaders to see if they can continue.
> 
> And did anyone reply?
> 
> > > > Second, continue with the development of the experimental upload.  I
> > > > think Julien is pretty close.  Since his work differs considerably from
> > > > the current package, I think experimental is still warranted.
> > > > 
> > > > Third, prepare an upload to unstable which takes the current package to
> > > > 3.6.8-10, fixing the RC issues and bringing it back into policy
> > > > compliance.  I will work on that, if Julien has no objection.
> > > 
> > > Sounds good. Any chance of a time line? Do you think this is something
> > > to be done within the next four weeks (and thus to be considered for
> > > squeeze)?
> > 
> > I am working on it now, with the intention of getting back into squeeze.
> 
> That didn't quite work out, did it? Admittedly, I didn't check behind
> the scenes, i.e. in VCSs or what, but there hasn't been an upload and
> I'd like you to keep this bug open now and close it with the next
> upload. I hope you see something like this happening in future,
> otherwise I still think a removal request might be better.
> 
> Hauke
> 
> -- 
>  .''`.   Jan Hauke Rahmwww.jhr-online.de
> : :'  :  Debian Developer www.debian.org
> `. `'`   Member of the Linux Foundationwww.linux.com
>   `- Fellow of the Free Software Foundation Europe  www.fsfe.org



> ___
> Pkg-dspam-misc mailing list
> pkg-dspam-m...@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-dspam-misc


-- 
Julien Valroff 
http://www.kirya.net
GPG key: 1024D/9F71D449
17F4 93D8 746F F011 B845  9F91 210B F2AB 9F71 D449


signature.asc
Description: Digital signature


Bug#588819: which zlib for squeeze?

2010-09-28 Thread Török Edwin
Hi,

Which zlib version will be part of squeeze?

If you intend on keeping 1.2.3.4, then please fix this uninitialized
warning, valgrind spams lots of these when testing an application using
zlib. The warning is gone in zlib 1.2.5:
==28075==at 0x58E7290: inflateReset2 (in /usr/lib/libz.so.1.2.3.4)
==28075==by 0x58E737F: inflateInit2_ (in /usr/lib/libz.so.1.2.3.4)

Best regards,
--Edwin



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



Bug#598330: [Pkg-libvirt-maintainers] Bug#598330: libvirt-bin: libvirtd is failing to start due to use of unimplemented iptables option

2010-09-28 Thread Guido Günther
severity 598330 normal
retitle libvirtd uses iptables CHECKSUM feature not present in Squeeze/Sid
thanks

Hi Philip,
On Tue, Sep 28, 2010 at 10:31:29AM +0100, Philip Armstrong wrote:
> Package: libvirt-bin
> Version: 0.8.3-1
> Severity: grave
> Tags: sid
> Justification: renders package unusable
> 
> Libvirtd is using a new iptables option which isn't implemented in the
> sid version of iptables:
> 
> # /usr/sbin/libvirtd
> 10:21:24.093: error : virRunWithHook:857 : internal error '/sbin/iptables 
> --table mangle --delete POSTROUTING --out-interface virbr0 --protocol udp 
> --destination-port 68 --jump CHECKSUM --checksum-fill' exited with non-zero 
> status 2 and signal 0: iptables v1.4.9: unknown option `--checksum-fill' Try 
> `iptables -h' or 'iptables --help' for more information.
> 10:21:24.111: error : virRunWithHook:857 : internal error '/sbin/iptables 
> --table filter --delete INPUT --in-interface virbr0 --protocol udp 
> --destination-port 69 --jump ACCEPT' exited with non-zero status 1 and signal 
> 0: iptables: Bad rule (does a matching rule exist in that chain?).
> 10:21:24.142: error : virRunWithHook:857 : internal error '/sbin/iptables 
> --table mangle --insert POSTROUTING --out-interface virbr0 --protocol udp 
> --destination-port 68 --jump CHECKSUM --checksum-fill' exited with non-zero 
> status 2 and signal 0: iptables v1.4.9: unknown option `--checksum-fill' Try 
> `iptables -h' or 'iptables --help' for more information.
> 10:21:24.142: warning : networkAddIptablesRules:850 : Could not add rule to 
> fixup DHCP response checksums on network 'default'.
> 10:21:24.142: warning : networkAddIptablesRules:851 : May need to update 
> iptables package & kernel to support CHECKSUM rule.
> 10:21:54.514: warning : qemudStartup:1832 : Unable to create cgroup for 
> driver: No such device or address
> 10:21:54.680: warning : lxcStartup:1895 : Unable to create cgroup for driver: 
> No such device or address
> 10:21:58.600: warning : qemudDispatchSignalEvent:396 : Shutting down on 
> signal 2
> 
> There's some more information in Gentoo bug 334921:
>   http://bugs.gentoo.org/334921
> 
> virtd is unusable at the current time until this bug is fixed, either
> by patched out the relevant code in libvirtd (as detailed in that
> Gentoo bug) or upgrading the version of iptables in sid; as it
> currently stands at the moment, libvirtd has a hard dependency on the
> later version of iptables.
Thanks for your report. Your problem with libvirtd has other reasons
though - it's working fine without the CHECKSUM feature. Please file a
different bug report for that and have a look at:

http://wiki.debian.org/libvirt#Bugreports.2BAC8-Debugging

Cheers,
 -- Guido



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



Bug#597993: xserver-xorg-video-intel: [865GM] shadowfb makes moving windows way too slow

2010-09-28 Thread Julien Cristau
On Tue, Sep 28, 2010 at 06:24:40 +0200, Cyril Brulebois wrote:

> What happens with the Debian kernel currently in unstable?
> 
It has 8xx blacklisted from kms, so won't work with that driver.
2.6.32-24 (to be uploaded today) should work though.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#598312: gdm crashes

2010-09-28 Thread Julien Cristau
On Tue, Sep 28, 2010 at 10:55:16 +0200, Sven Joachim wrote:

> This means that the Debian kernel from squeeze/sid is not suitable
> because it has KMS disabled on i845, see #596453.
> 
Well, it's suitable for use with the vesa X driver.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#598325: grub2: [INTL:vi] Vietnamese program translation update

2010-09-28 Thread Colin Watson
merge 598325 598327
thanks

On Tue, Sep 28, 2010 at 06:34:36PM +0930, Clytie Siddall wrote:
> (I svn updated my grub2 working copy, but it said it was up-to-date

grub2 is maintained in bzr these days.

However, the .po files aren't in bzr anyway (perhaps unfortunately).

> The updated Vietnamese translation for the program file: 

I just pull these from upstream.  Could you please submit updated
translations through http://translationproject.org/?

Thanks,

-- 
Colin Watson   [cjwat...@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#598333: unblock: menu/2.1.44

2010-09-28 Thread Bill Allombert
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package menu 2.1.44 which has been in unstable for more than 10 
days.
This update only contains translations and documentation fixes.

Here the changelog:

menu (2.1.44) unstable; urgency=low

  * The "Bordeaux" release.
  * Handling of l10n by Christian Perrier:
+ Menu sections translations:
  - Estonian added. Closes: #582243
+ Programs translations:
  - Estonian added.
+ su-to-root translations:
  - Estonian added.
  * debian/control:
- Suggests menu-l10n.
- Bump Standards-Version to 3.9.1.
  * Fix spelling error in /usr/share/menu/README.
Thanks to Filipus Klutiero. Closes: #592114

 -- Bill Allombert   Mon, 06 Sep 2010 16:48:27 +0200

unblock menu/2.1.44

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 



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



Bug#596801: linux-image-2.6.32-bpo.5-686: keyboard & touchpad io breaks when netbook LED switches on or off

2010-09-28 Thread Ben Hutchings
On Tue, 2010-09-28 at 09:23 +0200, Dr. Axel Stammler wrote:
> Thanks again. I have set the version as you suggested.
> 
> Does "-tr" mean the same as "trunk", so that I should set Tree to "-tr"?

No.

> And, as the bug existed in 2.6.32, should I set Regression to Yes?

No, only if some earlier version did *not* have the bug.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


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


Bug#549412: freebsd-utils: fails to mount nfs: mount_nfs not found

2010-09-28 Thread Robert Millan
Please can you guys take this off-list. Thanks.

2010/9/28, Alan BRASLAU :
> On Tuesday 28 September 2010 10:54:26 Cyril Brulebois wrote:
>> Alan BRASLAU  (28/09/2010):
>> > I find your use of the word "complaining" disrespectful.  A bug
>> > report serves to give feedback, and being polite should be answered
>> > politely.
>>
>> Insisting on a particular severity regardless of the maintainer's
>> opinion is disrespectful. (Oh wait, the maintainers are even porters,
>> so maybe they can figure out which severity is appropriate?)
>>
>> > NFS is a core functionality in many ways. It is therefore legitimate
>> > that this bug be reported.
>>
>> That doesn't mean people can annoy maintainers until the feature is
>> implemented.
>>
>
> So sensitive!
>
> All one asks for is politeness. The use of "complaining", "annoying",
> etc. shows no respect for the community. Do developers really
> want to be isolated, or are they indeed interested in getting
> feedback from users/testers?
>
> A bug report reflects needs. Maintainers can politely give information
> on meeting these needs (or on the inappropriateness/marginality of
> these particular needs).
>
> The problem with the current issue is that the maintainers/promoters
> of kfreebsd ask about fitness for release and would somehow like
> for this kernel to be adopted by part of the community.
> Functionality so basic (and so long-standing) as NFS should be included.
>
> I suppose that the porting is not so trivial, otherwise it would
> already be included. But much contradictory information
> on this question can be found on the web, including messages
> from maintainers claiming that it is there!
> The purpose of the bug report is to clarify the situation,
> not to provoke over-sensitive reactions on the part of developers.
> Tit-for-tat responses are indeed unproductive and demotivating.
> Such reactions show annoyance, and annoyance reveals unease.
>
> Alan
>
>
>
> --
> To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/201009281118.24368.alan.bras...@cea.fr
>
>


-- 
Robert Millan



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



Bug#598334: xserver-xorg-video-radeon: two X sessions displayed on the same VT after resuming from hibernation

2010-09-28 Thread Kjö Hansi Glaz
Package: xserver-xorg-video-radeon
Version: 1:6.13.1-2
Severity: normal


Steps to reproduce this bug on thinkpad X32 (Radeon Mobility M6 LY)
under squeeze, KMS disabled (as it breakes hibernation, see #583120):

* log in as user1 in GDM 
* without closing user1's session, login as user2 using GNOME menu to
  switch user
* hibernate using GNOME menu
* resume from hibernation

Expected result: being back on user2 session's unlock dialog

Actual result: a corrupted display showing user2 and user1 session's
unlock dialog one on top of the other. Entering password for user2
unlocks user2 session as expected, but the unlock dialog for user1 still
appears on the display. It's however possible to close user2's session,
so there's only user1 session on the display and things becomes usable
again.

This problem doesn't happen on another computer with intel graphics
drivers, KMS enabled.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Dec  4  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1725256 Sep  8 19:28 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r- 1 root root 816 Dec 30  2009 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:


Kernel version (/proc/version):
Linux version 2.6.32-5-686 (Debian 2.6.32-23) (da...@debian.org) (gcc version 
4.3.5 (Debian 4.3.5-3) ) #1 SMP Sat Sep 18 02:14:45 UTC 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root 42863 Sep 28 11:37 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 43434 Sep 28 11:37 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

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-686 i686 Debian
Current Operating System: Linux host 2.6.32-5-686 #1 SMP Sat Sep 18 02:14:45 
UTC 2010 i686
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 
root=/dev/mapper/host-racine ro video=radeonfb hpet=force quiet
Build Date: 08 September 2010  07:20:20PM
xorg-server 2:1.7.7-6 (Julien Cristau ) 
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 Sep 28 11:28:06 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.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor ""
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) No monitor specified for screen "Default Screen".
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: 0x81ea020
(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:4c59:1014:052f ATI Technologies Inc Radeon Mobility M6 
LY rev 0, Mem @ 0xe000/134217728, 0xc010/65536, I/O @ 0x3000/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/

Bug#598335: xserver-xorg-video-radeon: Gamma not always restored when resuming from hibernation

2010-09-28 Thread Kjö Hansi Glaz
Package: xserver-xorg-video-radeon
Version: 1:6.13.1-2
Severity: normal


While resuming from hibernation, the screen sometimes stays black, whith
only the X cursor. Everything else is working.

To workaround this issue, I login (blindly) and execute:

$ xgamma -gamma 1.0
-> Red  1.000, Green  1.000, Blue  1.000
<- Red  1.000, Green  1.000, Blue  1.000

The commmand report that nothing changed, however this revives the
display.

This doens't happens at every resume, and I still didn't found a pattern. 

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Dec  4  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1725256 Sep  8 19:28 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r- 1 root root 816 Dec 30  2009 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:


Kernel version (/proc/version):
Linux version 2.6.32-5-686 (Debian 2.6.32-23) (da...@debian.org) (gcc version 
4.3.5 (Debian 4.3.5-3) ) #1 SMP Sat Sep 18 02:14:45 UTC 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root 42863 Sep 28 11:37 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 43595 Sep 28 12:44 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

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-686 i686 Debian
Current Operating System: Linux host 2.6.32-5-686 #1 SMP Sat Sep 18 02:14:45 
UTC 2010 i686
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 
root=/dev/mapper/host-racine ro video=radeonfb hpet=force quiet
Build Date: 08 September 2010  07:20:20PM
xorg-server 2:1.7.7-6 (Julien Cristau ) 
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 Sep 28 11:28:06 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.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor ""
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) No monitor specified for screen "Default Screen".
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: 0x81ea020
(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:4c59:1014:052f ATI Technologies Inc Radeon Mobility M6 
LY rev 0, Mem @ 0xe000/134217728, 0xc010/65536, I/O @ 0x3000/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 /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: ve

Bug#598336: Wrong partition symlinks created by udev (/dev/disk/by-uuid and /dev/disk/by-label)

2010-09-28 Thread Gabriel VLASIU
Package: udev
Version: 0.125-7+lenny3
Severity: important

udev create wrong symlinks to some partitions:

# ls -l /dev/disk/by-uuid | grep sd[ab]1
# ls -l /dev/disk/by-uuid | grep sd[ab]7
lrwxrwxrwx 1 root root 10 Sep 28 13:03 35d958bf-2535-4194-86a9-04b84f91c86e -> 
../../sdb7
lrwxrwxrwx 1 root root 10 Sep 28 13:03 9624c7fc-8e4a-4168-8a68-8f8fd729bdaf -> 
../../sda7
# ls -l /dev/disk/by-label/ | grep boot
lrwxrwxrwx 1 root root 10 Sep 28 13:03 \x2fboot -> ../../sda7
lrwxrwxrwx 1 root root 10 Sep 28 13:03 \x2fboot1 -> ../../sdb7
# vol_id /dev/sda1 | grep -E "ID_FS_UUID=|ID_FS_LABEL="
ID_FS_UUID=9624c7fc-8e4a-4168-8a68-8f8fd729bdaf
ID_FS_LABEL=/boot
# vol_id /dev/sdb1 | grep -E "ID_FS_UUID=|ID_FS_LABEL="
ID_FS_UUID=35d958bf-2535-4194-86a9-04b84f91c86e
ID_FS_LABEL=/boot1
# vol_id /dev/sda7
/dev/sda7: unknown volume type
# vol_id /dev/sdb7
/dev/sdb7: unknown volume type
ls -l /dev/mapper | grep swap
brw-rw 1 root disk 253,  0 Sep 28 13:03 swap-sda7
brw-rw 1 root disk 253,  1 Sep 28 13:03 swap-sdb7
# swapon -s
FilenameTypeSizeUsedPriority
/dev/mapper/swap-sda7   partition   2731032 336 0
/dev/mapper/swap-sdb7   partition   2731032 368 0

sd[ab]7 are encrypted swap partitions.


-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 72
-rw-r--r-- 1 root root 3801 2009-08-26 13:44 50-udev.rules
-rw-r--r-- 1 root root 1601 2009-08-26 13:44 60-persistent-input.rules
-rw-r--r-- 1 root root 4873 2009-08-26 13:44 60-persistent-storage.rules
-rw-r--r-- 1 root root 1488 2009-08-26 13:44 60-persistent-storage-tape.rules
-rw-r--r-- 1 root root  523 2008-09-19 04:23 60-persistent-v4l.rules
-rw-r--r-- 1 root root 1137 2008-10-01 20:50 65_dmsetup.rules
-rw-r--r-- 1 root root  991 2009-02-05 21:50 65_mdadm.vol_id.rules
-rw-r--r-- 1 root root  705 2010-07-10 20:54 70-persistent-cd.rules
-rw-r--r-- 1 root root  497 2008-08-29 11:43 70-persistent-cd.rules.old
-rw-r--r-- 1 root root  380 2008-08-29 11:43 70-persistent-net.rules
-rw-r--r-- 1 root root  452 2008-09-19 04:23 75-cd-aliases-generator.rules
-rw-r--r-- 1 root root 4427 2009-08-26 13:44 75-persistent-net-generator.rules
-rw-r--r-- 1 root root 2507 2009-08-26 13:44 80-drivers.rules
-rw-r--r-- 1 root root 4559 2009-08-26 13:44 91-permissions.rules
-rw-r--r-- 1 root root  593 2008-09-19 04:23 95-late.rules
lrwxrwxrwx 1 root root   15 2009-08-26 11:04 z60_hdparm.rules -> ../hdparm.rules

-- /sys/:
/sys/dev
/sys/devices/platform/rtc-m48t59.0/rtc/rtc0/dev
/sys/devices/root/f005f7c0/f005ffb4/f0061304/f0061a64/tty/ttyS0/dev
/sys/devices/root/f005f7c0/f005ffb4/f0061304/f0061a64/tty/ttyS1/dev
/sys/devices/root/f005f7c0/f005ffb4/f0061304/f0063394/serio0/input/input0/event0/dev
/sys/devices/root/f005f7c0/f005ffb4/f0061304/f0064bf4/serio1/input/input1/event1/dev
/sys/devices/root/f005f7c0/f005ffb4/f0061304/f0064bf4/serio1/input/input1/mouse0/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:02.0/graphics/fb0/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda1/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda2/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda3/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda4/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda5/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda6/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda7/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/bsg/0:0:0:0/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/scsi_generic/sg0/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb1/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb2/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb3/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb4/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb5/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb6/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb7/dev
/sys/devices/root/

Bug#598337: [l10n] Updated Czech translation of udev debconf messages

2010-09-28 Thread Miroslav Kure
Package: udev
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
udev debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
# Czech translation of udev debconf messages.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the udev package.
# Miroslav Kure , 2007-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: udev\n"
"Report-Msgid-Bugs-To: u...@packages.debian.org\n"
"POT-Creation-Date: 2009-12-26 14:30+0100\n"
"PO-Revision-Date: 2009-12-29 10:41+0100\n"
"Last-Translator: Miroslav Kure \n"
"Language-Team: Czech \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: title
#. Description
#: ../udev.templates:2001
msgid "Upgrading udev"
msgstr "Aktualizace udev"

#. Type: error
#. Description
#: ../udev.templates:3001
msgid "Reboot needed after this upgrade"
msgstr "Po této aktualizaci je vyžadován restart"

#. Type: error
#. Description
#: ../udev.templates:3001
msgid ""
"You are currently upgrading udev using an incompatible kernel version. A "
"compatible version is installed or being installed on the system, but you "
"need to reboot using this new kernel as soon as the upgrade is complete."
msgstr ""
"Momentálně aktualizujete udev, přičemž používáte nekompatibilní verzi jádra. "
"Do systému se již nainstalovala, případně se každou chvílí nainstaluje, "
"kompatibilní verze. Po dokončení instalace musíte co nejdříve restartovat "
"systém do tohoto nového jádra."

#. Type: error
#. Description
#: ../udev.templates:3001
msgid ""
"Without a reboot with this new kernel version, the system may become "
"UNUSABLE."
msgstr "Bez restartu do nového jádra se systém může stát NEPOUŽITELNÝM."

#. Type: boolean
#. Description
#: ../udev.templates:4001
msgid "Proceed with the udev upgrade despite the kernel incompatibility?"
msgstr "Pokračovat v aktualizaci udevu i přes nekompatibilní jádro?"

#. Type: boolean
#. Description
#: ../udev.templates:4001
msgid ""
"You are currently upgrading udev to a version that is not compatible with "
"the currently running kernel."
msgstr ""
"Momentálně aktualizujete udev na verzi, která není kompatibilní s běžícím "
"jádrem."

#. Type: boolean
#. Description
#: ../udev.templates:4001
msgid ""
"You MUST install a compatible kernel version (2.6.26 or newer) before "
"upgrading, otherwise the system may become UNUSABLE. Packages with a name "
"starting with \"linux-image-2.6-\" provide a kernel image usable with this "
"new udev version."
msgstr ""
"Před aktualizací MUSÍTE nainstalovat kompatibilní verzi jádra (2.6.26 nebo "
"vyšší). Pokud tak neučiníte, stane se systém NEPOUŽITELNÝM. Balíky, jejichž "
"název začíná na „linux-image-2.6-“, poskytují jádra, která jsou vhodná pro "
"tuto verzi udev."

#. Type: boolean
#. Description
#: ../udev.templates:4001
msgid ""
"If you choose to upgrade udev nevertheless, you should install a compatible "
"kernel and reboot with that kernel as soon as possible."
msgstr ""
"Budete-li přesto pokračovat v aktualizaci balíku udev, měli byste "
"nainstalovat kompatibilní verzi jádra a co nejrychleji do něj restartovat."


Bug#598339: [l10n] Updated Czech translation of mysql-5.1 debconf messages

2010-09-28 Thread Miroslav Kure
Package: mysql-5.1
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
mysql-5.1 debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: mysql-dfsg-5.1\n"
"Report-Msgid-Bugs-To: mysql-...@packages.debian.org\n"
"POT-Creation-Date: 2010-07-31 12:35+0200\n"
"PO-Revision-Date: 2010-09-28 13:02+0200\n"
"Last-Translator: Miroslav Kure \n"
"Language-Team: Czech \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"

#. Type: boolean
#. Description
#: ../mysql-server-5.1.templates:2001
msgid "Really proceed with downgrade?"
msgstr "Opravdu pokračovat v degradaci?"

#. Type: boolean
#. Description
#: ../mysql-server-5.1.templates:2001
msgid "A file named /var/lib/mysql/debian-*.flag exists on this system."
msgstr "V systému existuje soubor /var/lib/mysql/debian-*.flag."

#. Type: boolean
#. Description
#: ../mysql-server-5.1.templates:2001
msgid ""
"Such a file is an indication that a mysql-server package with a higher "
"version has been installed previously."
msgstr ""
"To znamená, že zde byl dříve nainstalován balík mysql-server s vyšší verzí."

#. Type: boolean
#. Description
#: ../mysql-server-5.1.templates:2001
msgid ""
"There is no guarantee that the version you're currently installing will be "
"able to use the current databases."
msgstr ""
"Neexistuje žádná záruka, že momentálně instalovaná verze bude umět pracovat "
"se stávajícími databázemi."

#. Type: note
#. Description
#: ../mysql-server-5.1.templates:3001
msgid "Important note for NIS/YP users"
msgstr "Důležitá poznámka pro uživatele NIS/YP"

#. Type: note
#. Description
#: ../mysql-server-5.1.templates:3001
msgid ""
"Using MySQL under NIS/YP requires a mysql user account to be added on the "
"local system with:"
msgstr ""
"Použití MySQL pod NIS/YP vyžaduje, abyste na lokálním systému přidali účet "
"pro uživatele mysql příkazem:"

#. Type: note
#. Description
#: ../mysql-server-5.1.templates:3001
msgid ""
"You should also check the permissions and ownership of the /var/lib/mysql "
"directory:"
msgstr ""
"Také byste měli zkontrolovat vlastnictví a oprávnění k adresáři 
/var/lib/mysql:"

#. Type: boolean
#. Description
#: ../mysql-server-5.1.templates:4001
msgid "Remove all MySQL databases?"
msgstr "Odstranit všechny MySQL databáze?"

#. Type: boolean
#. Description
#: ../mysql-server-5.1.templates:4001
msgid ""
"The /var/lib/mysql directory which contains the MySQL databases is about to "
"be removed."
msgstr ""
"Adresář /var/lib/mysql, ve kterém se nachází MySQL databáze, bude odstraněn."

#. Type: boolean
#. Description
#: ../mysql-server-5.1.templates:4001
msgid ""
"If you're removing the MySQL package in order to later install a more recent "
"version or if a different mysql-server package is already using it, the data "
"should be kept."
msgstr ""
"Jestliže odstraňujete balík MySQL za účelem instalace novější verze MySQL, "
"nebo pokud tato data souběžně využívá jiný balík mysql-server, měli byste "
"data ponechat."

#. Type: boolean
#. Description
#: ../mysql-server-5.1.templates:5001
msgid "Start the MySQL server on boot?"
msgstr "Spustit MySQL server při startu systému?"

#. Type: boolean
#. Description
#: ../mysql-server-5.1.templates:5001
msgid ""
"The MySQL server can be launched automatically at boot time or manually with "
"the '/etc/init.d/mysql start' command."
msgstr ""
"MySQL se může spouštět automaticky při startu systému, nebo ručně příkazem „/"
"etc/init.d/mysql start“."

#. Type: password
#. Description
#: ../mysql-server-5.1.templates:6001
msgid "New password for the MySQL \"root\" user:"
msgstr "Nové heslo MySQL uživatele „root“:"

#. Type: password
#. Description
#: ../mysql-server-5.1.templates:6001
msgid ""
"While not mandatory, it is highly recommended that you set a password for "
"the MySQL administrative \"root\" user."
msgstr ""
"Přestože to není nezbytné, je silně doporučeno nastavit heslo u "
"správcovského MySQL účtu „root“."

#. Type: password
#. Description
#: ../mysql-server-5.1.templates:6001
msgid "If this field is left blank, the password will not be changed."
msgstr "Ponecháte-li pole prázdné, heslo se nezmění."

#. Type: password
#. Description
#: ../mysql-server-5.1.templates:7001
msgid "Repeat password for the MySQL \"root\" user:"
msgstr "Zopakujte heslo MySQL uživatele „root“:"

#. Type: error
#. Description
#: ../mysql-serv

Bug#598338: [l10n] Updated Czech translation of sane-backends debconf messages

2010-09-28 Thread Miroslav Kure
Package: sane-backends
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
sane-backends debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
# Czech translation of sane-backends debconf messages.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the sane-backends package.
# Miroslav Kure , 2008-2010
#
msgid ""
msgstr ""
"Project-Id-Version: sane-backends\n"
"Report-Msgid-Bugs-To: sane-backe...@packages.debian.org\n"
"POT-Creation-Date: 2009-12-12 13:14+0100\n"
"PO-Revision-Date: 2010-09-28 12:02+0200\n"
"Last-Translator: Miroslav Kure \n"
"Language-Team: Czech \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../sane-utils.templates:1001
msgid "Enable saned as a standalone server?"
msgstr "Povolit saned jako samostatný server?"

#. Type: boolean
#. Description
#: ../sane-utils.templates:1001
msgid ""
"The saned server, when enabled, makes scanners available over the network."
msgstr ""
"Pokud je saned server povolený, zpřístupňuje dostupné scannery přes síť."

#. Type: boolean
#. Description
#: ../sane-utils.templates:1001
msgid ""
"There are two ways of running saned:\n"
" - as an inetd service, started by the inetd superserver. In this mode,\n"
"saned is started on demand when a client connects to the server;\n"
" - as a standalone daemon, started at system boot. In this mode, saned\n"
"runs in the background all by itself and listens for client connections."
msgstr ""
"Existují dva způsoby spouštění saned:\n"
" - jako služba inetd, kterou startuje superserver inetd. V tomto režimu je "
"saned spuštěn pouze v případě, že se klient snaží připojit k serveru;\n"
" - jako samostatný daemon spouštěný při zavádění systému. V tomto "
"režimu běží saned celou dobu na pozadí a sám naslouchá příchozím spojením."

#. Type: boolean
#. Description
#: ../sane-utils.templates:1001
msgid ""
"When run in standalone mode, saned advertises itself on the network and can "
"be detected automatically by the SANE clients with no configuration on the "
"client side. You still need to configure the server to accept connections "
"from your clients. This feature is experimental and requires a running Avahi "
"daemon."
msgstr ""
"Při spuštění jako samostatný daemon se saned sám nabízí na síti a SANE "
"klienti ho mohou rozpoznat automaticky, bez dalšího nastavování na straně "
"klienta. Stále však budete muset nastavit server, aby přijímal příchozí "
"spojení od klientů. Tato vlastnost je experimentální a vyžaduje běžícího "
"daemona Avahi."

#. Type: boolean
#. Description
#: ../sane-utils.templates:1001
msgid "Accept this option if you want to make use of this feature."
msgstr "Chcete-li této vlastnosti využít, odpovězte kladně."

#. Type: boolean
#. Description
#: ../sane-utils.templates:2001
msgid "Add saned user to the scanner group?"
msgstr "Přidat uživatele saned do skupiny scanner?"

#. Type: boolean
#. Description
#: ../sane-utils.templates:2001
msgid ""
"The saned server, when enabled, makes scanners available over the network. "
"By applying different permissions to the different scanners connected to "
"your machine, you can control which ones will be made available over the "
"network."
msgstr ""
"Pokud je saned server povolený, zpřístupňuje dostupné scannery přes síť. "
"Nastavením různých přístupových oprávnění ke scannerům připojeným k tomuto "
"počítači můžete řídit, které scannery mají být přístupné přes síť."

#. Type: boolean
#. Description
#: ../sane-utils.templates:2001
msgid ""
"Read /usr/share/doc/sane-utils/README.Debian for details on how to manage "
"permissions for saned. By default, saned is run under the saned user and "
"group."
msgstr ""
"Podrobnosti o správě oprávnění pro saned se dočtete v /usr/share/doc/sane-"
"utils/README.Debian. Ve výchozím nastavení se saned spouští pod uživatelem i "
"skupinou saned."

#. Type: boolean
#. Description
#: ../sane-utils.templates:2001
msgid ""
"Accept this option if you want to make all your scanners available over the "
"network without restriction."
msgstr ""
"Chcete-li zpřístupnit přes síť všechny scannery bez omezení, tuto možnost "
"povolte."


Bug#598340: [l10n] Updated Czech translation of gnumeric debconf messages

2010-09-28 Thread Miroslav Kure
Package: gnumeric
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
gnumeric debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
# Czech translation of gnumeric debconf messages.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the gnumeric package.
# Miroslav Kure , 2006-2010.
#
msgid ""
msgstr ""
"Project-Id-Version: gnumeric\n"
"Report-Msgid-Bugs-To: gnume...@packages.debian.org\n"
"POT-Creation-Date: 2010-07-31 12:15+0200\n"
"PO-Revision-Date: 2010-09-28 13:16+0200\n"
"Last-Translator: Miroslav Kure \n"
"Language-Team: Czech \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"

#. Type: title
#. Description
#: ../gnumeric.templates:2001
msgid "Detected a running gnumeric process"
msgstr "Rozpoznán běžící gnumeric"

#. Type: boolean
#. Description
#: ../gnumeric.templates:3001
msgid "Really upgrade gnumeric?"
msgstr "Opravdu aktualizovat gnumeric?"

#. Type: boolean
#. Description
#: ../gnumeric.templates:3001
msgid ""
"An instance of gnumeric is currently running. If you upgrade now, it may no "
"longer be able to save its data."
msgstr ""
"Momentálně běží nejméně jedna instance gnumericu. Pokud provedete "
"aktualizaci nyní, může se stát, že nebudete moci uložit právě otevřená data."

#. Type: boolean
#. Description
#: ../gnumeric.templates:3001
msgid ""
"You should close the running instances of gnumeric before upgrading this "
"package."
msgstr ""
"Před aktualizací tohoto balíku byste měli ukončit všechny běžící instance "
"gnumericu."


Bug#598336: Wrong partition symlinks created by udev (/dev/disk/by-uuid and /dev/disk/by-label)

2010-09-28 Thread Marco d'Itri
On Sep 28, Gabriel VLASIU  wrote:

> Version: 0.125-7+lenny3
Weird. Please upgrade.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#598341: freeze exception for meld 1.3.2-2

2010-09-28 Thread Bálint Réczey
Package: release.debian.org
Severity: normal
Usertags: freeze-exception

Hi,

I would like to ask for freeze exception for the latest meld upload.
It contains only translation updates and a policy version bump.

 meld (1.3.2-2) unstable; urgency=low
 .
   [ Balint Reczey ]
   * debian/control.in:
 - Standards-Version is 3.9.1, no changes needed.
 .
   [Adam Collard]
   * fix-chinese-translation.patch: stolen from upstream's GIT. Fix a crash
 when launching meld in a zh_CN environment. (Closes: #595025)


Cheers,
Balint



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



Bug#598283: ardour: CVE-2010-3349: insecure library loading

2010-09-28 Thread Adrian Knoth
On Tue, Sep 28, 2010 at 04:21:09AM +, Raphael Geissert wrote:

Hi!

> During a review of the Debian archive, I've found your package to
> contain a script that can be abused by an attacker to execute arbitrary
> code.
> /usr/bin/ardour2 line 5:
> export LD_LIBRARY_PATH=/usr/lib/ardour2:$LD_LIBRARY_PATH 

Can you elaborate on this or give a link with a more detailed
explanation?

LD_LIBRARY_PATH is a well-known feature, and every binary can, by
design, be run with libraries from different paths, including CWD, if
the user sets LD_LIBRARY_PATH appropriately.

I don't see how importing LD_LIBRARY_PATH in a script is any different
from running an arbitrary binary (also with LD_LIBRARY_PATH being set).
According to your logic, every dynamically linked binary would be
vulnerable.

In other words, I don't see a security issue at all. If the user
deliberately sets LD_LIBRARY_PATH, it's his ultimate responsibility.
LD_LIBRARY_PATH is just a more cumbersome way of running completely
different code.


I might miss something, but unless you rely on RPATH, you could file
this kind of bug against almost every package. And given that
LD_LIBRARY_PATH is a valid use case, we somehow need to pass it to the
binary. I don't see that manually filtering LD_LIBRARY_PATH is any good.
The user sets it, the user gets it.


Please feel free to correct my understanding of the "issue" at hand.

Cheerio

-- 
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#598342: parse and pass along to the user any youtube etc. error messages

2010-09-28 Thread jidanni
Package: clive
Version: 2.2.13-3
Severity: wishlist

$ clive http://www.youtube.com/watch?v=4ULVQOneeZE
fetch http://www.youtube.com/watch?v=4ULVQOneeZE ...done.
error: no match: `(?-xism:&video_id=(.*?)&)'

Huh, what's going on?

Ah, no wonder
$ firefox http://www.youtube.com/watch?v=4ULVQOneeZE
Showed:
This video contains content from Sony Music Entertainment. It is not available 
in your country.

Well, perhaps clive could parse and print youtube error messages too,
instead of that gobbledygook.
P.S., my IP was 218.163.*.*.



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



Bug#598343: lintian: please don't warn when desktop files start programs via dbus activation

2010-09-28 Thread Andreas Henriksson
Package: lintian
Version: 2.4.3
Severity: normal

W: rygel: desktop-command-not-in-package /usr/share/applications/rygel.desktop 
dbus-send


It might be wise to detect if desktop files uses commands not in the package
in the general case, but I think there's nothing wrong with the command
in the rygel desktop file.

Rygel is started via "dbus activation". The package already depends on
dbus, which contains the dbus-send command. I see nothing wrong
with using it directly. or rather, no gain in writing
a shell script to use in the desktop file that simply calls dbus-send.

Maybe the warning should have a whitelist of commands to not warn about,
like dbus-send. alternatively a more complex solution could be
to only warn if the command is not in the package *and* not in
any of the package dependencies either.


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

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

Versions of packages lintian depends on:
ii  binutils   2.20.1-15 The GNU assembler, linker and bina
ii  diffstat   1.53-1produces graph of changes introduc
ii  dpkg-dev   1.15.8.5  Debian package development tools
ii  file   5.04-5Determines file type using "magic"
ii  gettext0.18.1.1-3GNU Internationalization utilities
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl0.1.24+b1 Perl interface to libapt-pkg
ii  libclass-accessor-perl 0.34-1Perl module that automatically gen
ii  libipc-run-perl0.89-1Perl module for running processes
ii  libparse-debianchangel 1.1.1-2.1 parse Debian changelogs and output
ii  libtimedate-perl   1.2000-1  collection of modules to manipulat
ii  liburi-perl1.55-1module to manipulate and access UR
ii  locales2.11.2-6  Embedded GNU C Library: National L
ii  man-db 2.5.7-4   on-line manual pager
ii  perl [libdigest-sha-pe 5.10.1-14 Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarch (no description available)
ii  libtext-template-perl 1.45-1 Text::Template perl module
ii  man-db2.5.7-4on-line manual pager

-- 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#598344: irssi: logs all channels to a file named "*.log" on freenode but not on ircnet or oftc

2010-09-28 Thread Timo Juhani Lindfors
Package: irssi
Version: 0.8.12-7
Severity: minor

Here's a copy of bug I sent upstream at

http://bugs.irssi.org/index.php?do=details&task_id=767

It affects lenny and is fixed in 0.8.15-1~bpo50+1:



This bug does not occur anymore but I thought it'd be useful to document it 
since it is unclear when it was fixed exactly.

irssi 0.8.12-7 in debian lenny started putting logs of all my freenode channels 
to

irclogs/2010/freenode/*.09-24.log

suddenly on 2010-09-24. My oftc and ircnet channels are fine. I am using

autolog_path = "~/irclogs/%Y/$tag/$0.%m-%d.log";

I upgraded to 0.8.15-1~bpo50+1 from lenny-backports and the problem went away. 
This looks a lot like

 FS#533  - Irssi creates a *.log file if opered up instantly after connecting

but I can reproduce the issue even if I disable autosendcmd for freenode.



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

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages irssi depends on:
ii  libc6   2.7-18lenny4 GNU C Library: Shared libraries
ii  libglib2.0-02.16.6-3 The GLib library of C routines
ii  libncurses5 5.7+20081213-1   shared libraries for terminal hand
ii  libperl5.10 5.10.0-19lenny2  Shared Perl library
ii  libssl0.9.8 0.9.8g-15+lenny8 SSL shared libraries
ii  perl5.10.0-19lenny2  Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10 5.10.0-19lenny2  minimal Perl system

irssi recommends no packages.

Versions of packages irssi suggests:
pn  irssi-scripts  (no description available)

-- 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#595025: marked as done (meld: crashes at startup when launched with LANGUAGE=zh_CN)

2010-09-28 Thread Emilio Pozuelo Monfort
Hi,

On 28/09/10 13:21, Debian Bug Tracking System wrote:
>  meld (1.3.2-2) unstable; urgency=low
>  .
>[ Balint Reczey ]
>* debian/control.in:
>  - Standards-Version is 3.9.1, no changes needed.
>  .
>[Adam Collard]
>* fix-chinese-translation.patch: stolen from upstream's GIT. Fix a crash
>  when launching meld in a zh_CN environment. (Closes: #595025)

Please unblock meld 1.3.2-2. The change is trivial and fixes an important bug.

Thanks,
Emilio



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



Bug#585145: RFA: gtimelog -- minimal timelogging system

2010-09-28 Thread Barry Warsaw
On Sep 27, 2010, at 10:16 PM, Chris wrote:

>After taking a few weeks away from trying to become a DM, I have
>decided that my schedule does not allow for maintaining along with
>the fact that I am no longer interested in maintaining packages for
>Debian. You may do what you wish with the package.

Chris, thanks for your contributions to Debian, and good luck!

I am happy to take over maintenance of gtimelog if Steve is still willing to
sponsor uploads.

-Barry


signature.asc
Description: PGP signature


Bug#486578: system-config-printer: Can't alter server settings

2010-09-28 Thread Guido Günther
On Tue, Jun 17, 2008 at 12:00:39AM +0100, Sam Morris wrote:
> Package: system-config-printer
> Version: 1.0.0-1
> Severity: important
> 
> When trying to alter server settings, I get the error, "There was an
> error during the CUPS operation: 'Failed to set settings'."
> 
> cupsd's error_log is empty, however access_log contains:
> 
> localhost - - [16/Jun/2008:23:58:54 +0100] "PUT /admin/conf/cupsd.conf 
> HTTP/1.1" 401 0 - -
> localhost - sam [16/Jun/2008:23:58:54 +0100] "PUT /admin/conf/cupsd.conf 
> HTTP/1.1" 401 0 - -
> localhost - sam [16/Jun/2008:23:58:54 +0100] "PUT /admin/conf/cupsd.conf 
> HTTP/1.1" 401 0 - -

Another ping.  Could you recheck with s-c-p in Squeeze? I'm not seeing
this so I'd like to close the report.
Cheers,
 -- Guido



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



Bug#597937:

2010-09-28 Thread James Robertson
Hi Michael,

The problem occurs 100% of the time and was reproducible on my desktop
workstation which admittedly is configured the same as my Laptop.

Suspend/Resume exhibit the same behavior and I have also noticed that I
cannot mount my External USB disk using Nautilus anymore and receive a "Not
Authorized" error.

Here is the requested output.  I only tried "restart" to provide some output
but can provide further examples if required.

$ ck-list-sessions
Session1:
unix-user = '1000'
realname = 'James Robertson'
seat = 'Seat1'
session-type = ''
active = FALSE
x11-display = ''
x11-display-device = ''
display-device = '/dev/tty1'
remote-host-name = ''
is-local = TRUE
on-since = '2010-09-28T12:06:10.663498Z'
login-session-id = ''
idle-since-hint = '2010-09-28T12:06:41.005566Z'
Session3:
unix-user = '0'
realname = 'root'
seat = 'Seat1'
session-type = ''
active = FALSE
x11-display = ''
x11-display-device = ''
display-device = '/dev/pts/0'
remote-host-name = ''
is-local = TRUE
on-since = '2010-09-28T12:06:59.730533Z'
login-session-id = ''
Session2:
unix-user = '1000'
realname = 'James Robertson'
seat = 'Seat2'
session-type = ''
active = FALSE
x11-display = ':0'
x11-display-device = '/dev/tty7'
display-device = '/dev/tty1'
remote-host-name = ''
is-local = FALSE
on-since = '2010-09-28T12:06:14.922148Z'
login-session-id = ''

$console-kit-daemon --debug --no-daemon
conole-kit-daemon[2015]: DEBUG: Debugging enabled
console-kit-daemon[2015]: DEBUG: initializing console-kit-daemon 0.4.2
console-kit-daemon[2015]: DEBUG: Creating thread for log writing
console-kit-daemon[2015]: DEBUG: Creating seat
/org/freedesktop/ConsoleKit/Seat1 with 0 devices
console-kit-daemon[2015]: DEBUG: Current VT: tty7
console-kit-daemon[2015]: DEBUG: VT 1:on
console-kit-daemon[2015]: DEBUG: VT 2:on
console-kit-daemon[2015]: DEBUG: VT 3:on
console-kit-daemon[2015]: DEBUG: VT 4:on
console-kit-daemon[2015]: DEBUG: VT 5:on
console-kit-daemon[2015]: DEBUG: VT 6:on
console-kit-daemon[2015]: DEBUG: VT 7:on
console-kit-daemon[2015]: DEBUG: VT 8:off
console-kit-daemon[2015]: DEBUG: VT 9:off
console-kit-daemon[2015]: DEBUG: VT 10:off
console-kit-daemon[2015]: DEBUG: VT 11:off
console-kit-daemon[2015]: DEBUG: VT 12:off
console-kit-daemon[2015]: DEBUG: VT 13:off
console-kit-daemon[2015]: DEBUG: VT 14:off
console-kit-daemon[2015]: DEBUG: VT 15:off
console-kit-daemon[2015]: DEBUG: VT 16:off
console-kit-daemon[2015]: DEBUG: VT_WAITEVENT supported on this system
console-kit-daemon[2015]: DEBUG: Creating thread for vt 1
console-kit-daemon[2015]: DEBUG: Added seat:
/org/freedesktop/ConsoleKit/Seat1
console-kit-daemon[2015]: DEBUG: Running programs in
/etc/ConsoleKit/run-seat.d for action seat_added
console-kit-daemon[2015]: DEBUG: Running programs in
/usr/lib/ConsoleKit/run-seat.d for action seat_added
console-kit-daemon[2015]: DEBUG: Allocated ChildData 0x8393a18
console-kit-daemon[2015]: DEBUG: Waiting for child with pid 2018
missing action

console-kit-daemon[2015]: DEBUG: In _child_watch for pid 2018
console-kit-daemon[2015]: DEBUG: Done waiting for child with pid 2018
console-kit-daemon[2015]: DEBUG: Freeing ChildData 0x8393a18
console-kit-daemon[2015]: DEBUG: Emitting seat-added:
/org/freedesktop/ConsoleKit/Seat1
console-kit-daemon[2015]: DEBUG: Writing log for event: 1285675668.338
type=SEAT_ADDED : seat-id='Seat1' seat-kind=0
console-kit-daemon[2015]: DEBUG: Cleaning up /var/run/console
console-kit-daemon[2015]: DEBUG: Removing tag file: /var/run/console/james
console-kit-daemon[2015]: DEBUG: Removing tag file: /var/run/console/root
console-kit-daemon[2015]: DEBUG: NameOwnerChanged:
service_name='org.freedesktop.ConsoleKit', old_service_name=''
new_service_name=':1.10'
console-kit-daemon[2015]: DEBUG: NameOwnerChanged: service_name=':1.12',
old_service_name='' new_service_name=':1.12'
console-kit-daemon[2015]: DEBUG: found 0 unique users
console-kit-daemon[2015]: DEBUG: ConsoleKit Restart:
org.freedesktop.consolekit.system.restart
console-kit-daemon[2015]: DEBUG: constructing polkit data
console-kit-daemon[2015]: DEBUG: checking if caller :1.12 is authorized
console-kit-daemon[2015]: DEBUG: CkManager: get session for unix process:
2020
console-kit-daemon[2015]: DEBUG: uid = 0
console-kit-daemon[2015]: DEBUG: pid = 1813
console-kit-daemon[2015]: DEBUG: CkManager: get session for cookie
console-kit-daemon[2015]: DEBUG: uid = 0
console-kit-daemon[2015]: DEBUG: pid = 1813
console-kit-daemon[2015]: DEBUG: CkManager: Unable to lookup cookie for
caller - failing
console-kit-daemon[2015]: DEBUG: Removing sessions for service name: :1.12
console-kit-daemon[2015]: DEBUG: NameOwnerChanged: service_name=':1.12',
old_service_name=':1.12' new_service_name=''


Bug#598345: tar: remove unneeded patch to src/create.c

2010-09-28 Thread Lars Gustäbel
Package: tar
Version: 1.23-3

I am actually not a Debian user, I am the maintainer of Python's tarfile
module. In a discussion with a Debian user about a very specific tar-related
problem I found out that the version of GNU tar shipped with Debian is patched
in order to produce longname headers for filenames longer than 99 characters
instead of 100. 100 is the maximum size of the filename field in a ustar
header. According to posix the string in this field shall be null-terminated
unless it is exactly 100 characters long, then it is allowed to fill the whole
field. A pristine GNU tar follows posix in that respect: it uses the whole
field and creates longname headers for filenames > 100.

This is the patch in question:

--- tar-1.23.orig/src/create.c
+++ tar-1.23/src/create.c
@@ -747,7 +747,7 @@
   return write_short_name (st);
 }
   else if (NAME_FIELD_SIZE - (archive_format == OLDGNU_FORMAT)
-  < strlen (st->file_name))
+  <= strlen (st->file_name))
 return write_long_name (st);
   else
 return write_short_name (st);
@@ -1399,7 +1399,7 @@
  block_ordinal = current_block_ordinal ();
  assign_string (&st->link_name, link_name);
  if (NAME_FIELD_SIZE - (archive_format == OLDGNU_FORMAT)
- < strlen (link_name))
+ <= strlen (link_name))
write_long_link (st);
 
  st->stat.st_size = 0;


I browsed through the history and found out that this patch was introduced back
in 2004 to work around some problems in dpkg (bug #230910). dpkg was fixed four
weeks later (bug #232025), but the patch has not been reverted up to this day.

Two things I'd like to bring forward:

1. I think that after more than six years it is time to remove this patch. In
my opinion, it is undesirable for Debian's tar being different from the original
GNU tar in such a fundamental aspect (without a proper reason).

2. The patch is of very poor quality. If removing it is not possible for
whatever reason there might be, please consider to use a nicer patch, like the
one below.

diff -ur tar-1.23.orig/src/create.c tar-1.23/src/create.c
--- tar-1.23.orig/src/create.c  2010-03-09 13:52:41.0 +0100
+++ tar-1.23/src/create.c   2010-09-28 10:55:36.924456156 +0200
@@ -746,8 +746,7 @@
   xheader_store ("path", st, NULL);
   return write_short_name (st);
 }
-  else if (NAME_FIELD_SIZE - (archive_format == OLDGNU_FORMAT)
-  < strlen (st->file_name))
+  else if (NAME_FIELD_SIZE - 1 < strlen (st->file_name))
 return write_long_name (st);
   else
 return write_short_name (st);
@@ -1398,8 +1397,7 @@
 
  block_ordinal = current_block_ordinal ();
  assign_string (&st->link_name, link_name);
- if (NAME_FIELD_SIZE - (archive_format == OLDGNU_FORMAT)
- < strlen (link_name))
+ if (NAME_FIELD_SIZE - 1 < strlen (link_name))
write_long_link (st);
 
  st->stat.st_size = 0;


Thanks for your time.

-- 
Lars Gustäbel
l...@gustaebel.de



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



Bug#598346: Missing dependencies in libgdal1-dev in experimental

2010-09-28 Thread Arto Jantunen

Package: libgdal1-dev
Version: 1.7.2-2
Tags: experimental patch

In experimental libgdal1-dev needs to depend on libdap-dev and
libspatialite-dev, otherwise packages that link to gdal fail to build.

diff --git a/debian/control b/debian/control
index 6eacb71..75232bf 100644
--- a/debian/control
+++ b/debian/control
@@ -45,8 +45,9 @@ Section: libdevel
 Architecture: any
 Depends: libgdal1-1.7.0 (=${binary:Version}), libc6-dev, libnetcdf-dev, 
  libjasper-dev|libjasper-1.701-dev, libpng12-dev, libjpeg62-dev, libgif-dev, libhdf4-alt-dev, 
- libpq-dev, libxerces-c2-dev, unixodbc-dev, libsqlite3-dev, libgeos-dev,
- libmysqlclient-dev, libhdf5-serial-dev, libltdl3-dev, libcurl4-dev|libcurl3-dev
+ libpq-dev, libxerces-c2-dev, unixodbc-dev, libsqlite3-dev, libgeos-dev, libdap-dev,
+ libmysqlclient-dev, libhdf5-serial-dev, libltdl3-dev, libcurl4-dev|libcurl3-dev,
+ libspatialite-dev (>> 2.4.0~rc2-3)
 Suggests: libgdal-doc
 Provides: libgdal-dev
 Description: Geospatial Data Abstraction Library - Development files

-- 
Arto Jantunen


Bug#598283: ardour: CVE-2010-3349: insecure library loading

2010-09-28 Thread Adrian Knoth

On 09/28/10 13:48, Adrian Knoth wrote:

Hi!


I might miss something


Ok, it's the trailing colon that might cause problems if LD_LIBRARY_PATH
is unset and CWD contains a malicious library.

I'm going to fix this.

Sorry for bothering you in the first place.



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



Bug#598336: Wrong partition symlinks created by udev (/dev/disk/by-uuid and /dev/disk/by-label)

2010-09-28 Thread Marco d'Itri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sep 28, Gabriel VLASIU  wrote:

> > > Version: 0.125-7+lenny3
> > Weird. Please upgrade.
> Update what?
To squeeze.
Or else please debug this yourself, I am not going to spend any time on
an unreproducible bug which nobody else experienced while we are so
close to a new release.

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

iEYEARECAAYFAkyh34IACgkQFGfw2OHuP7GR4ACeOeoDBDBhqrVSY64gv3co3y5x
P5sAoJpTlefJzglEbHBcUx8Uub4OXt6l
=Sfei
-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#530263: system-config-printer: Searching for printer drivers: finds driver but then empty download list view on next page

2010-09-28 Thread Guido Günther
Hi Tony.
On Sat, May 23, 2009 at 02:49:46PM +0100, Tim Muller wrote:
> Package: system-config-printer
> Version: 1.0.0-5
> Severity: normal
> 
> I hope this is the right package to file this bug against.
> 
> I have a Samsung ML-1210 printer. By default debian does not seem to include 
> a driver for this printer.
> 
> If I select 'Search for a printer driver to download' it finds a driver for 
> the
> printer, but when I select it and click the 'Forward' button to download it,
> the list view is empty and there is nothing for me to select or do, even 
> though
> the label at the top says 'For the printer you have selected there are drivers
> available for download'.
> 
> In short, the 'Search for a printer driver to download' functionality
> seems to be broken for me.
> 
> Please let me know if there is any further information you need.
> 
> You can find a screencast here, in case my description wasn't very good:
> http://people.freedesktop.org/~tpm/debian-search-for-printer-driver-fail.gif
> (note that the network is up and running and working despite what the
> network-manager applet icon would suggest.)
Can you reproduce this with s-c-p 1.2.3 from Squeeze?
Cheers,
 -- Guido



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



Bug#598344: irssi: logs all channels to a file named "*.log" on freenode but not on ircnet or oftc

2010-09-28 Thread Timo Juhani Lindfors
Gerfried Fuchs  writes:
>  I'm thus closing it versioned with 0.8.15-1. :)   Given that it's a
> minor issue I both doubt that it's worth any effort to backport the fix
> to the lenny version as the release team usually don't approve fixes for
> minor bugs. If I'd have the commits that fixed the issue handy I though
> would try - without them I just can close it for now.

Ack. I just wanted to make sure people see this in the BTS and know
that upgrading helps.



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



Bug#533703: system-config-printer fails to install proper driver for HP LaserJet P1005

2010-09-28 Thread Guido Günther
Hi Brett,
On Fri, Jun 19, 2009 at 05:16:15PM -0400, Brett Alton wrote:
> Package: system-config-printer
> Version: 1.0.0-4
> Severity: normal
> 
> Using a fresh install of Debion 5.0.1, I plugged in my HP LaserJet P1005 
> and turned it on. System-config-printer successfully installed a driver, 
> however it was incorrect. It installed the 'HP LaserJet p1505n 
> Foomatic/hpijs, hpijs 2.8.6b' driver instead of the one for the P1005. 
> Then once I tried to print to the printer, a pop-up came up that said 
> the printer could not be found and was wondering if it was plugged it. 
> Thus the automagic install of my printer failed.
> 
> Unfortunately, it also looks like the P1005 driver is unavailable. I 
> check the HPlib website and it says the printer was supported starting 
> 2.8.2, while Debian 5.0.1 has 2.8.6b available.
> 
> http://hplipopensource.com/hplip-web/models/laserjet/hp_laserjet_p1005.html

This is more likely an issue with foomatic picking the wrong driver than
with s-c-p itself. However to be sure can you check with
system-config-printer-udev in Squeeze? Please attach the output in
syslog so we can check where it's going wrong.
Cheers,
 -- Guido



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



Bug#598347: hadoop: Better handling of HEAP_MEMORY_SIZE

2010-09-28 Thread Thomas Koch
Package: hadoop
Severity: normal

* Hadoop should not start, if the configured heap memory value is
  greater then the available memory size on the system

* Maybe one could build a shell script to adapt the memory size to a
  given percentage of the available memory, if no absolute size is
  given.

The shell code for both points could of course also be useful for other
java software on Debian.



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



Bug#598348: [l10n] Updated Czech translation of mailgraph debconf messages

2010-09-28 Thread Miroslav Kure
Package: mailgraph
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
mailgraph debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: mailgraph\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-08-17 10:32+0200\n"
"PO-Revision-Date: 2010-09-28 14:20+0200\n"
"Last-Translator: Miroslav Kure \n"
"Language-Team: Czech \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../mailgraph.templates:1001
msgid "Should Mailgraph start on boot?"
msgstr "Má se Mailgraph spouštět při zavádění počítače?"

#. Type: boolean
#. Description
#: ../mailgraph.templates:1001
msgid ""
"Mailgraph can start on boot time as a daemon. Then it will monitor your "
"Postfix logfile for changes. This is recommended."
msgstr ""
"Mailgraph se může spouštět při zavádění počítače jako daemon, který pak bude "
"monitorovat změny v logovacím souboru Postfixu. To je doporučeno."

#. Type: boolean
#. Description
#: ../mailgraph.templates:1001
msgid "The other method is to call mailgraph by hand with the -c parameter."
msgstr "Další možností je spouštět mailgraph ručně s parametrem -c."

#. Type: string
#. Description
#: ../mailgraph.templates:2001
msgid "Logfile used by mailgraph:"
msgstr "Logovací soubor, který má mailgraph používat:"

#. Type: string
#. Description
#: ../mailgraph.templates:2001
msgid ""
"Enter the logfile which should be used to create the databases for "
"mailgraph. If unsure, leave default (/var/log/mail.log)."
msgstr ""
"Zadejte logovací soubor, který se má použít pro vytvoření databází "
"mailgraphu. Pokud si nejste jisti, ponechte výchozí (/var/log/mail.log)."

#. Type: boolean
#. Description
#: ../mailgraph.templates:3001
msgid "Ignore mail to/from localhost?"
msgstr "Ignorovat poštu z/na localhost?"

#. Type: boolean
#. Description
#: ../mailgraph.templates:3001
msgid ""
"When using a content filter like amavis, incoming mail is counted more than "
"once, which will result in wrong values. If you use some content filter, you "
"should choose this option."
msgstr ""
"Používáte-li nástroj na filtrování obsahu (např. amavis), je příchozí pošta "
"započítána vícekrát, což znamená chybné hodnoty. Jestliže tedy používáte "
"filtry obsahu, tuto možnost zamítněte."

#~ msgid "Count incoming mail as outgoing mail?"
#~ msgstr "Počítat příchozí poštu jako odchozí?"


Bug#598350: [l10n] Updated Czech translation of tripwire debconf messages

2010-09-28 Thread Miroslav Kure
Package: tripwire
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
tripwire debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: tripwire\n"
"Report-Msgid-Bugs-To: tripw...@packages.debian.org\n"
"POT-Creation-Date: 2010-06-25 12:44+0200\n"
"PO-Revision-Date: 2010-09-28 14:32+0200\n"
"Last-Translator: Miroslav Kure \n"
"Language-Team: Czech \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"

#. Type: boolean
#. Description
#: ../templates:1001
msgid "Do you wish to upgrade?"
msgstr "Přejete si aktualizovat?"

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"The format of the Tripwire database and configuration files have changed "
"substantially between previous versions and this release."
msgstr ""
"Mezi posledními verzemi Tripwire se významným způsobem změnil formát "
"databáze a také konfigurační soubory."

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"To ensure your system remains secure, the upgrade process keeps a copy of "
"the old version of Tripwire and the old configuration file along with any "
"old databases that may exist.  You will find a detailed explanation for "
"using the old version of Tripwire in /usr/share/doc/tripwire/README.Debian."
msgstr ""
"Pro zajištění bezpečnosti vašeho systému bude uchována kopie starého "
"Tripwire, jeho konfigurační soubory a také případné databáze. Podrobný návod "
"pro používání starší verze Tripwire naleznete v souboru /usr/share/doc/"
"tripwire/README.Debian."

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"However, as no conversion of the old configuration file and database is "
"attempted, you may prefer not to upgrade."
msgstr ""
"Protože se však instalace nepokusí o automatické převedení starého "
"konfiguračního souboru a databáze do nového formátu, budete možná chtít tuto "
"možnost odmítnout."

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"Due to the way Debian handles configuration files, if you choose to upgrade "
"you must accept the new version of /etc/cron.daily/tripwire for regular "
"reporting to occur.  The cron job associated with the previous version will "
"continue to run regardless."
msgstr ""
"Kvůli způsobu, jakým Debian spravuje konfigurační soubory, musíte při "
"souhlasu s aktualizací přijmout také novou verzi /etc/cron.daily/tripwire, "
"jinak nebude fungovat pravidelné hlášení. Nicméně stará cronová úloha "
"zůstane stále aktivní."

#. Type: boolean
#. Description
#: ../templates:2001
msgid "Do you wish to create/use your site key passphrase during installation?"
msgstr "Chcete během instalace vytvořit/použít heslo pro síťový klíč?"

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"Tripwire uses a pair of keys to sign various files, thus ensuring their "
"unaltered state.  By accepting here, you will be prompted for the passphrase "
"for the first of those keys, the site key, during the installation.  You are "
"also agreeing to create of a site key if one doesn't exist already.  "
"Tripwire uses the site key to sign files that may be common to multiple "
"systems, e.g. the configuration & policy files.  See twfiles(5) for more "
"information."
msgstr ""
"Tripwire používá pro podepisování nejrůznějších souborů dvojici klíčů, čímž "
"může ověřit jejich nezměněný stav. Budete-li zde souhlasit, budete během "
"instalace dotázáni na frázi pro první z klíčů, tzv. síťový klíč. Pokud zatím "
"takový klíč neexistuje, současně souhlasíte, aby se vytvořil. Tripwire "
"používá síťový klíč pro podepisování souborů, které mohou být společné pro "
"více systémů, např. konfigurační soubory nebo soubory s politikou. Více "
"informací naleznete v twfiles(5)."

#. Type: boolean
#. Description
#. Type: boolean
#. Description
#: ../templates:2001 ../templates:3001
msgid ""
"Unfortunately, due to the Debian installation process, there is a period of "
"time where this passphrase exists in a unencrypted format. Were an attacker "
"to have access to your machine during this period, he could possibly "
"retrieve your passphrase and use it at some later point."
msgstr ""
"Bohužel, v instalačním procesu se nachází okamžik, kdy je tato fráze "
"umístěna v paměti nezašifrovaná. Pokud by měl v tento okamžik útočník "
"přístup k vašemu počítači, pravděpodobně by mohl frázi získat a později ji 

Bug#598349: dokuwiki: [INTL:vi] Vietnamese debconf templates translation update

2010-09-28 Thread Clytie Siddall
Package: dokuwikiVersion: 0.0.20091225c-9Tags:  l10n patchSeverity: wishlist(Sorry I couldn't do this any earlier.)The updated Vietnamese translation for the debconf file: translated and submitted by:Clytie SiddallVietnamese Free-Software Translation Teamhttp://vnoss.net/dokuwiki/doku.php?id=projects:l10n

vi.po.gz
Description: GNU Zip compressed data


Bug#598351: texlive-latex-base: Error when using lmodern fonts together with T1 fontenc

2010-09-28 Thread Eugen Dedu

Package: texlive-latex-base
Version: 2009-10
Severity: important

I have an error when using lmodern fonts together with T1 fontenc (as 
required by French babel to have correct hyphenation on accentuated 
characters).  When using pdflatex or latex on the following text:


\documentclass{report}
\usepackage{lmodern}
\usepackage[T1]{fontenc}
\usepackage[french]{babel}
\begin{document}
A.
\end{document}

I receive always the following error:

! Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not loadable: Metric (TFM) file 
not found.


   relax
l.100 \fontencoding\encodingdefault\selectfont

?
) (/usr/share/texmf-texlive/tex/generic/babel/babel.sty

Cheers,
Eugen

-- Package-specific info:
##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 988 Sep 10 19:46 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 80 Aug 30 10:47 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jun 22 10:14 /usr/share/texmf/ls-R -> 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 May 31 10:16 /usr/share/texmf-texlive/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 May 31 10:16 /usr/share/texmf-texlive/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVE

##
 Config files
lrwxrwxrwx 1 root root 20 Jun 22 10:14 /usr/share/texmf/web2c/texmf.cnf 
-> /etc/texmf/texmf.cnf

-rw-r--r-- 1 root root 3719 Sep 10 19:46 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 8436 Sep 10 19:46 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 3590 Sep 10 19:46 
/var/lib/texmf/tex/generic/config/language.dat

##
 Files in /etc/texmf/web2c/
total 4
-rw-r--r-- 1 root root 283 Feb 28  2010 mktex.cnf
##
 md5sums of texmf.d
3875bf0f4a53a29b7f247399dc9833e2  /etc/texmf/texmf.d/05TeXMF.cnf
6e82a3d4c00ae7e4f86aa8dcf9438cf3  /etc/texmf/texmf.d/15Plain.cnf
c60a084820a0b73e3bfbf2e90bda437c  /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
7ae52efac46feb97010986e57877d12e  /etc/texmf/texmf.d/80DVIPDFMx.cnf
37329819f1109e8a457e64b8b58fecdb  /etc/texmf/texmf.d/85Misc.cnf
a8952d594677235951d447665ec46e9c  /etc/texmf/texmf.d/90TeXDoc.cnf
bab3b7e578107f999fa1b0768994f6f8  /etc/texmf/texmf.d/95NonPath.cnf

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

Kernel: Linux 2.6.34-1-amd64 (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 texlive-latex-base depends on:
ii  dpkg  1.15.8.5   Debian package management 
system
ii  tex-common2.08   common infrastructure for 
building
ii  texlive-base  2009-10TeX Live: Essential 
programs and f

ii  texlive-binaries  2009-7 Binaries for TeX Live
ii  texlive-common2009-10TeX Live: Base component

Versions of packages texlive-latex-base recommends:
pn  texlive-latex-base-doc (no description available)

texlive-latex-base suggests no packages.

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]1.5.35  Debian configuration 
management sy
ii  dpkg 1.15.8.5Debian package management 
system
ii  ucf  3.0025+nmu1 Update Configuration File: 
preserv


Versions of packages texlive-latex-base is related to:
pn  tetex-base (no description available)
pn  tetex-bin  (no description available)
pn  tetex-extra(no description available)
ii  tex-common2.08   common infrastructure for 
building


-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:



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



Bug#598352: apt: show incorrect size

2010-09-28 Thread EDV
Package: apt
Version: 0.8.0
Severity: minor


On below example you see that the size is not correct.
The example output size is "1.650k B", "17,5M B" or "300k B/s" but the size 
must be show "1.650 kB", "17,5 MB", "300 kB/s" or "508 kB Plattenplatz".

Thanks from Thuringia(Germany)

# apt-get update
OK   http://security.debian.org squeeze/updates Release.gpg
Hole:1 http://ftp2.de.debian.org squeeze Release.gpg [835B]  ...
Es wurden 1.650k B in 15 s geholt (107k B/s)

 
Paketlisten werden gelesen... Fertig
# apt-get -u dist-upgrade
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut   
Statusinformationen werden eingelesen... Fertig
Paketaktualisierung (Upgrade) wird berechnet... Fertig
Die folgenden Pakete werden aktualisiert (Upgrade):
  binutils console-setup iceweasel initramfs-tools keyboard-configuration 
libmozjs2d login passwd python-renderpm python-reportlab python-reportlab-accel 
xulrunner-1.9.1
12 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 17,5M B an Archiven heruntergeladen werden.
Nach dieser Operation werden 508k B Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren [J/n]? J
Hole:1 http://ftp2.de.debian.org/debian/ squeeze/main login amd64 
1:4.1.4.2+svn3283-2 [783kB]
:
Hole:12 http://ftp2.de.debian.org/debian/ squeeze/main python-reportlab-accel 
amd64 2.4-4 [70,7kB]
   
Es wurden 17,5M B in 58 s geholt (300k B/s)


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

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

Versions of packages apt depends on:
ii  debian-archive-keyring  2010.08.28   GnuPG archive keys of the Debian a
ii  gnupg   1.4.10-4 GNU privacy guard - a free PGP rep
ii  libc6   2.11.2-6 Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.4.4-8GCC support library
ii  libstdc++6  4.4.4-8  The GNU Standard C++ Library v3
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc(no description available)
ii  aptitude0.6.3-3.1terminal-based package manager (te
ii  bzip2   1.0.5-6  high-quality block-sorting file co
ii  dpkg-dev1.15.8.4 Debian package development tools
pn  lzma   (no description available)
ii  python-apt  0.7.97.1 Python interface to libapt-pkg
ii  synaptic0.70~pre1+b1 Graphical package manager

-- 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#598336: Wrong partition symlinks created by udev (/dev/disk/by-uuid and /dev/disk/by-label)

2010-09-28 Thread Gabriel VLASIU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, 28 Sep 2010, Marco d'Itri wrote:

> > Version: 0.125-7+lenny3
> Weird. Please upgrade.
Update what?


Reading package lists... Done

Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information   
Initializing package states... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information   
Initializing package states... Done


Gabriel

- -- 

// Gabriel VLASIU
//
// OpenGPG-KeyID  : 0xE684206E
// OpenGPG-Fingerprint: 0C3D 9F8B 725D E243 CB3C 8428 796A DB1F E684 206E
// OpenGPG-URL: http://www.vlasiu.net/public.key


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

iD8DBQFMod81eWrbH+aEIG4RAn2VAJ9CxEG6MOF6ZN5Ro3mLn19tsOkiAgCfZ+AV
WMohKlDS+ey6qjdK7AfdYWM=
=jwN6
-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#598354: ITP: gstreamer0.10-v4l2loopback -- GStreamer sink to write into v4l2 loopback devices

2010-09-28 Thread IOhannes m zmoelnig
Package: wnpp
Severity: wishlist
Owner: IOhannes m zmoelnig 


* Package name: gstreamer0.10-v4l2loopback
  Version : 0.2.0
  Upstream Author : IOhannes m zmoelnig
* URL : http://github.com/umlaeute/gst-v4l2loopback
* License : LGPL
  Programming Lang: C
  Description : GStreamer sink to write into v4l2 loopback devices

provides a GStreamer sink element "v4l2loopback" that takes a video-stream and
writes it into a V4L2 loopback device.
ordinary v4l2-enabled applications can then access the video as if it was coming
from an ordinary capture device.
among other things, this allows to add stream-receiving and support for non-v4l2
capture devices capabilities to V4L2-only applications.

In order to use this package, one needs the "v4l2loopback" kernel module.



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



Bug#598353: schroot: [INTL:vi] Vietnamese program translation update

2010-09-28 Thread Clytie Siddall
Package: schrootVersion: 1.4.12-1Tags:  l10n patchSeverity: wishlist(Sorry I couldn't do this sooner.)The updated Vietnamese translation for the program file: translated and submitted by:Clytie SiddallVietnamese Free-Software Translation Teamhttp://vnoss.net/dokuwiki/doku.php?id=projects:l10n

vi.po.gz
Description: GNU Zip compressed data


Bug#598347: hadoop: HEAP_MEMORY can not even be set

2010-09-28 Thread Thomas Koch
Package: hadoop
Severity: normal

The mechanism to set the HEAP size for a hadoop daemon in the shell
scripts is totally broken.



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



Bug#598243: [Pkg-acpi-devel] Bug#598243: acpid: Computer fails to hibernate - problem idling SMP CPU's

2010-09-28 Thread Michael Meskes
> I'm running linux-source.2.6.36-rc5 on Debian|testing/experimental
> with 4 Opteron CPU's and filesystems on software raid.
> I upgraded the kernel from 2.6.29 - that did not hibernate either,
> but the tests got further, so I'm reporting a regression.
> 
> ACPId fails when attempting to suspend my CPU's though if I shut

acpid itself does not even try suspending your CPUs. What makes you believe it 
would?

> down three CPU's the "processors" test succeeds and I can continue
> with the "core" test with one CPU and that seems to work, at least
> to the point where the image gets written to disk. At that point
> I no longer see information on the image storing process.
> 
> The document said to report, and this is it.

It would help if you paste some more information so we could assist in finding 
the right package to report this against. I'm pretty sure acpid is not the 
right one though.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL



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



Bug#595475: NMU next week

2010-09-28 Thread Iain Lane
tags 595475 + pending 
thanks


Hi,

On Fri, Sep 17, 2010 at 11:05:20AM +0200, Krzysztof Krzyżaniak wrote:

I'll prepare NMU in next week if nothing happen meanwhile.


No thanks. This has been in NEW for a while. I asked for the NMU to be
rejected (and it shouldn't have gone to unstable anyway).

Cheers,
Iain


signature.asc
Description: Digital signature


Bug#597379: openchrome: Update makes X freeze

2010-09-28 Thread Nethanel Elzas
I wasn't aware of snapshot, but I searched for previous version of
openchrome which is svn827 (according to
http://packages.debian.org/changelogs/pool/main/x/xserver-xorg-video-openchrome/xserver-xorg-video-openchrome_0.2.904+svn842-1/changelog)
and found a deb file of this version somewhere and installed it and indeed X
now starts ok, although I do get random freezes after using it for some time
- so I believe I have two different problems. After getting X back, I've got
from svn the sources at version 827 and setup environment to compile the
driver and I'm now ready to try one version after another. I have only one
computer so I cannot do it full time, as I'm using it also for other stuff.
I'll report when I find which commit causes the freezes upon X startup.

n.


On Tue, Sep 28, 2010 at 7:03 AM, Cyril Brulebois  wrote:

> Julien Cristau  (19/09/2010):
> > There's not a whole lot of changes between the previous version and
> > this one, it would be useful if you could figure out which one broke
> > the driver for you.
>
> First things first: does reverting to the previous openchrome version
> actually makes X start again properly? What is that version? You can
> find it back on .
>
> Mraw,
> KiBi.
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEARECAAYFAkyhdzcACgkQeGfVPHR5Nd0fSQCgz9VMD/WEyEGE6Wz8707NJvE1
> jTIAoNWFbIsWqjAdcfiLhP/QU4sj75lS
> =6oiy
> -END PGP SIGNATURE-
>
>


Bug#595475: NMU next week

2010-09-28 Thread Krzysztof Krzyżaniak

On 28.09.2010 14:55, Iain Lane wrote:

tags 595475 + pending
thanks

Hi,

On Fri, Sep 17, 2010 at 11:05:20AM +0200, Krzysztof Krzyżaniak wrote:

I'll prepare NMU in next week if nothing happen meanwhile.


No thanks. This has been in NEW for a while. I asked for the NMU to be
rejected (and it shouldn't have gone to unstable anyway).



Ok, thx.

  eloy



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



Bug#598355: [l10n] Updated Czech translation of debian-edu-install debconf messages

2010-09-28 Thread Miroslav Kure
Package: debian-edu-install
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
debian-edu-install debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
# #-#-#-#-#  cs.po.newstring (debian-installer)  #-#-#-#-#
# THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE
# packages/po/cs.po
#
# DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST
#
# Czech messages for debian-installer.
# Copyright (C) 2003 Software in the Public Interest, Inc.
# This file is distributed under the same license as debian-installer.
#
# #-#-#-#-#  cs.po (popularity-contest)  #-#-#-#-#
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: debian-edu-install\n"
"Report-Msgid-Bugs-To: debian-edu-inst...@packages.debian.org\n"
"POT-Creation-Date: 2010-07-14 12:05+0200\n"
"PO-Revision-Date: 2010-09-28 15:06+0200\n"
"Last-Translator: Miroslav Kure \n"
"Language-Team: Czech \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"#-#-#-#-#  cs.po (debian-installer)  #-#-#-#-#\n"
"#-#-#-#-#  cs.po (nn)  #-#-#-#-#\n"
"#-#-#-#-#  cs.po (debian-edu-install)  #-#-#-#-#\n"
"#-#-#-#-#  cs.po.newstring (nn)  #-#-#-#-#\n"
"nyno...@lists.debian.org>\n"
"X-Generator: KBabel 1.10.2\n"
"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
"#-#-#-#-#  cs.po.newstring (debian-installer)  #-#-#-#-#\n"
"#-#-#-#-#  cs.po (popularity-contest)  #-#-#-#-#\n"

#. Type: text
#. Description
#. Debian Installer Main-menu Item
#: ../debian-edu-profile-udeb.templates:1001
msgid "Choose Debian Edu profile"
msgstr "Zvolte profil Debian Edu"

#. Type: multiselect
#. Choices
#. Type: multiselect
#. Choices
#. __Choices: Main-Server, Workstation, Roaming-Workstation, 
Thin-Client-Server, Standalone, Minimal, Sugar
#: ../debian-edu-profile-udeb.templates:2001
#: ../debian-edu-profile-udeb.templates:3001
msgid "Main Server"
msgstr "Hlavní server"

#. Type: multiselect
#. Choices
#. Type: multiselect
#. Choices
#. __Choices: Main-Server, Workstation, Roaming-Workstation, 
Thin-Client-Server, Standalone, Minimal, Sugar
#: ../debian-edu-profile-udeb.templates:2001
#: ../debian-edu-profile-udeb.templates:3001
msgid "Workstation"
msgstr "Stanice"

#. Type: multiselect
#. Choices
#. Type: multiselect
#. Choices
#. __Choices: Main-Server, Workstation, Roaming-Workstation, 
Thin-Client-Server, Standalone, Minimal, Sugar
#: ../debian-edu-profile-udeb.templates:2001
#: ../debian-edu-profile-udeb.templates:3001
msgid "Roaming Workstation"
msgstr "Stanice na cestách"

#. Type: multiselect
#. Choices
#. Type: multiselect
#. Choices
#. __Choices: Main-Server, Workstation, Roaming-Workstation, 
Thin-Client-Server, Standalone, Minimal, Sugar
#: ../debian-edu-profile-udeb.templates:2001
#: ../debian-edu-profile-udeb.templates:3001
#, fuzzy
msgid "Thin Client Server"
msgstr "Tenký klient server"

#. Type: multiselect
#. Choices
#. Type: multiselect
#. Choices
#. __Choices: Main-Server, Workstation, Roaming-Workstation, 
Thin-Client-Server, Standalone, Minimal, Sugar
#: ../debian-edu-profile-udeb.templates:2001
#: ../debian-edu-profile-udeb.templates:3001
msgid "Standalone"
msgstr "Samostatný"

#. Type: multiselect
#. Description
#. Type: multiselect
#. Description
#: ../debian-edu-profile-udeb.templates:2002
#: ../debian-edu-profile-udeb.templates:3002
msgid "Profile(s) to apply to this machine:"
msgstr "Profily, které se mají použít na tomto počítači:"

#. Type: multiselect
#. Description
#. Type: multiselect
#. Description
#: ../debian-edu-profile-udeb.templates:2002
#: ../debian-edu-profile-udeb.templates:3002
msgid "Profiles determine how the machine can be used out-of-the-box:"
msgstr "Profily určují, jak se bude počítač chovat po výchozí instalaci:"

#. Type: multiselect
#. Description
#: ../debian-edu-profile-udeb.templates:2002
msgid ""
" - Main Server: reserved for the Debian Edu server. It does not\n"
"include any GUI (Graphical User Interface). There\n"
"should only be one such server on a Debian Edu\n"
"network.\n"
" - Workstation: for normal machines on the Debian Edu network.\n"
" - Roaming Workstation: for single user machines on the Debian Edu\n"
"network which some times travel outside the network.\n"
" - Thin Client Server:\n"
"includes 'Workstation' and requires two network\n"
"cards.\n"
" - Standalone:  for machines meant to be used outside the Debian Edu\n"
"

Bug#597952: Initramfs.tools fail yet again

2010-09-28 Thread George Stuart
Output from aptitude full-upgrade.
r...@debian:/home/chevy# aptitude full-upgrade
The following packages will be upgraded: 
  binutils console-setup iceweasel initramfs-tools keyboard-configuration 
libmozjs2d login passwd xulrunner-1.9.1 
9 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 16.8MB of archives. After unpacking 246kB will be freed.
Do you want to continue? [Y/n/?] 
Get:1 http://ftp.us.debian.org/debian/ squeeze/main login amd64 
1:4.1.4.2+svn3283-2 [783kB]
Get:2 http://ftp.us.debian.org/debian/ squeeze/main passwd amd64 
1:4.1.4.2+svn3283-2 [1,113kB]
Get:3 http://ftp.us.debian.org/debian/ squeeze/main binutils amd64 2.20.1-15 
[3,993kB]   
 
Get:4 http://ftp.us.debian.org/debian/ squeeze/main keyboard-configuration all 
1.56 [255kB]   
Get:5 http://ftp.us.debian.org/debian/ squeeze/main console-setup all 1.56 
[635kB] 
   
Get:6 http://ftp.us.debian.org/debian/ squeeze/main xulrunner-1.9.1 amd64 
1.9.1.13-1 [8,401kB]

Get:7 http://ftp.us.debian.org/debian/ squeeze/main libmozjs2d amd64 1.9.1.13-1 
[433kB]   
Get:8 http://ftp.us.debian.org/debian/ squeeze/main iceweasel amd64 3.5.13-1 
[1,110kB]   
 
Get:9 http://ftp.us.debian.org/debian/ squeeze/main initramfs-tools all 0.98.4 
[88.5kB]   
Fetched 16.8MB in 34s (486kB/s) 
  
Reading changelogs... Done
Preconfiguring packages ...
(Reading database ... 148387 files and directories currently installed.)
Preparing to replace login 1:4.1.4.2+svn3283-1 (using 
.../login_1%3a4.1.4.2+svn3283-2_amd64.deb) ...
Unpacking replacement login ...
Processing triggers for man-db ...
Setting up login (1:4.1.4.2+svn3283-2) ...
(Reading database ... 148387 files and directories currently installed.)
Preparing to replace passwd 1:4.1.4.2+svn3283-1 (using 
.../passwd_1%3a4.1.4.2+svn3283-2_amd64.deb) ...
Unpacking replacement passwd ...
Processing triggers for man-db ...
Setting up passwd (1:4.1.4.2+svn3283-2) ...
Installing new version of config file /etc/cron.daily/passwd ...
(Reading database ... 148387 files and directories currently installed.)
Preparing to replace binutils 2.20.1-12 (using 
.../binutils_2.20.1-15_amd64.deb) ...
Unpacking replacement binutils ...
Preparing to replace keyboard-configuration 1.55 (using 
.../keyboard-configuration_1.56_all.deb) ...
Unpacking replacement keyboard-configuration ...
Preparing to replace console-setup 1.55 (using .../console-setup_1.56_all.deb) 
...
Unpacking replacement console-setup ...
Preparing to replace xulrunner-1.9.1 1.9.1.12-2 (using 
.../xulrunner-1.9.1_1.9.1.13-1_amd64.deb) ...
Unpacking replacement xulrunner-1.9.1 ...
Preparing to replace libmozjs2d 1.9.1.12-2 (using 
.../libmozjs2d_1.9.1.13-1_amd64.deb) ...
Unpacking replacement libmozjs2d ...
Preparing to replace iceweasel 3.5.12-2 (using 
.../iceweasel_3.5.13-1_amd64.deb) ...
Leaving 'diversion of /usr/bin/firefox to /usr/bin/firefox.real by iceweasel'
Unpacking replacement iceweasel ...
Preparing to replace initramfs-tools 0.98.3 (using 
.../initramfs-tools_0.98.4_all.deb) ...
Unpacking replacement initramfs-tools ...
Processing triggers for man-db ...
Processing triggers for menu ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Setting up binutils (2.20.1-15) ...
Setting up keyboard-configuration (1.56) ...
Setting up console-setup (1.56) ...
Setting up libmozjs2d (1.9.1.13-1) ...
Setting up xulrunner-1.9.1 (1.9.1.13-1) ...
Installing new version of config file /etc/gre.d/1.9.1.system.conf ...
Setting up iceweasel (3.5.13-1) ...
Setting up initramfs-tools (0.98.4) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for menu ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-vmlinuz-2.6.32-5-openvz-amd64
grep: /boot/config-vmlinuz-2.6.32-5-openvz-amd64: No such file or directory
WARNING: missing /lib/modules/vmlinuz-2.6.32-5-openvz-amd64
Device driver support needs thus be built-in linux image!
FATAL: modules must be specified using absolute paths.
"vmlinuz-2.6.32-5-openvz-amd64" is a relative path
FATAL: Could not load /lib/modules/vmlinuz-2.6.32-5-openvz-amd64/modules.dep: 
No such file or directory
FATAL: Could not load /lib/modules/vmlinuz-2.6.32-5-openvz-amd64/modules.dep: 
No such file or directory
FATAL: Could not load /lib/modules/vmlinuz-2.6.32-5-openvz-amd64/modules.d

Bug#598356: libcv-dev seems to have lost files

2010-09-28 Thread Paul Tagliamonte
Package: libcv-dev
Version: 2.1.0-2
Severity: important
thanks

Hello libcv-dev Maintainers,

The /usr/share/opencv/haarcascades/ directory seems to not be placed
in the install anymore.

This renders quite a few scripts I've come across ( and played with ) unusable.


There looks like a pretty big change between lenny and squeeze (
including some binary renames ):

t...@urial:~$ diff opencv-list-lenny opencv-list-squeeze
1,3c1,4
< /usr/bin/opencv-createsamples
< /usr/bin/opencv-haartraining
< /usr/bin/opencv-performance
---
> /usr/bin/opencv_createsamples
> /usr/bin/opencv_haartraining
> /usr/bin/opencv_performance
> /usr/bin/opencv_traincascade
7,8c8
< /usr/include/opencv/cvhaartraining.h
< /usr/include/opencv/cvmat.hpp
---
> /usr/include/opencv/cvinternal.h
11a12
> /usr/include/opencv/cvwimage.h
14a16,17
> /usr/include/opencv/cxflann.h
> /usr/include/opencv/cxmat.hpp
15a19
> /usr/include/opencv/cxoperations.hpp
19d22
< /usr/lib/libcv.la
21d23
< /usr/lib/libcvhaartraining.a
23d24
< /usr/lib/libcxcore.la
26d26
< /usr/lib/libml.la
29,32d28
< /usr/share/doc/libcv-dev/AUTHORS
< /usr/share/doc/libcv-dev/README.Debian
< /usr/share/doc/libcv-dev/THANKS.gz
< /usr/share/doc/libcv-dev/TODO
34d29
< /usr/share/doc/libcv-dev/changelog.gz
36,46c31,35
< /usr/share/man/man1/opencv-createsamples.1.gz
< /usr/share/man/man1/opencv-haartraining.1.gz
< /usr/share/man/man1/opencv-performance.1.gz
< /usr/share/opencv/haarcascades/haarcascade_frontalface_alt.xml
< /usr/share/opencv/haarcascades/haarcascade_frontalface_alt2.xml
< /usr/share/opencv/haarcascades/haarcascade_frontalface_alt_tree.xml
< /usr/share/opencv/haarcascades/haarcascade_frontalface_default.xml
< /usr/share/opencv/haarcascades/haarcascade_fullbody.xml
< /usr/share/opencv/haarcascades/haarcascade_lowerbody.xml
< /usr/share/opencv/haarcascades/haarcascade_profileface.xml
< /usr/share/opencv/haarcascades/haarcascade_upperbody.xml
---
> /usr/share/man/man1/opencv_createsamples.1.gz
> /usr/share/man/man1/opencv_haartraining.1.gz
> /usr/share/man/man1/opencv_performance.1.gz
> /usr/share/man/man1/opencv_traincascade.1.gz
> /usr/share/opencv/OpenCVConfig.cmake

and the haarcascades data seems to have been lost in the shuffle.

Thanks!

-- 
All programmers are playwrights, and all computers are lousy actors.

#define sizeof(x) rand()
:wq



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



Bug#598358: kde-standard: please change "recommends update-notifier-kde" to "suggests"

2010-09-28 Thread r.ductor
Package: kde-standard
Version: 5:64
Severity: normal

In the Debian Bug report log - #585097 it was demonstrated that
having update-notifier-kde installed annoys many users, create compatibility 
problems...
The bug was closed by changing the dependencies of kde-standard from "depends 
on update-notifier-kde"
to "recommends update-notifier-kde".

I would ask you to consider moving the package from "recommends" to "suggests"
because many users have the apt option "install recommends" activated
which enforces the automatic (re-)installation of the package,
and getting read of it becomes difficult/tedious.

Thanks

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 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 kde-standard depends on:
ii  akregator 4:4.4.5-1  RSS/Atom feed aggregator
ii  ark   4:4.4.5-1  archive utility
ii  dragonplayer  4:4.4.5-1  simple video player
ii  gwenview  4:4.4.5-2  image viewer
ii  hal   0.5.14-3   Hardware Abstraction Layer
ii  juk   4:4.4.5-1  music jukebox / music player
ii  kaddressbook  4:4.4.5-1  address book and contact data mana
ii  kate  4:4.4.5-1  K Advanced Text Editor
ii  kcalc 4:4.4.5-1  simple and scientific calculator
ii  kde-plasma-desktop5:64   the KDE Plasma Desktop and minimal
ii  kde-plasma-netbook5:64   the KDE Plasma Netbook and minimal
ii  kdeplasma-addons  4:4.4.5-1  addons for Plasma
ii  khelpcenter4  4:4.4.5-1  help center
ii  kmail 4:4.4.5-1  full featured graphical email clie
ii  kmix  4:4.4.5-1  volume control and mixer
ii  knotes4:4.4.5-1  sticky notes application
ii  kopete4:4.4.5-1  instant messaging and chat applica
ii  korganizer4:4.4.5-1  calendar and personal organizer
ii  kscreensaver  4:4.4.5-1  Additional screensavers for KScree
ii  ksnapshot 4:4.4.5-2  screen capture tool
ii  kwalletmanager4:4.4.5-1  secure password wallet manager
ii  okular4:4.4.5-2  universal document viewer
ii  plasma-desktopthemes-artwork  4:4.4.5-1  desktop themes for KDE Plasma Work
ii  polkit-kde-1  0.95.1-2   KDE dialogs for PolicyKit
ii  sweeper   4:4.4.5-1  history and temporary file cleaner

Versions of packages kde-standard recommends:
ii  freespacenotifier 0.0.1~svn1125155-1 free space notification module for
ii  konq-plugins  4:4.4.0-2  plugins for Konqueror, the KDE fil
ii  plasma-widget-network 0.1~svn1141976-1   Network Management widget for KDE4
ii  update-notifier-kde   1.2Update notifier for the KDE Plasma

Versions of packages kde-standard suggests:
pn  kde-l10n   (no description available)
ii  kde-plasma-desktop5:64   the KDE Plasma Desktop and minimal
ii  kde-plasma-netbook5:64   the KDE Plasma Netbook and minimal

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



  1   2   3   4   >