Bug#525785: sasl2-bin: saslauthd with kerberos5 doesn't work

2009-04-27 Thread Friedemann Stoyan
Package: sasl2-bin
Version: 2.1.22.dfsg1-23
Severity: minor

Dear Maintainers,

when using saslauthd with kerberos5 authentication mechanism it simply fails 
with:
saslauthd[10678]: do_auth: auth failure: [user=xxx] [service=ldap] 
[realm=x] [mech=kerberos5] [reason=saslauthd internal error]

Fix:
Explicitly set the environment in /etc/default/saslauthd and point to the 
keytab:
KRB5_KTNAME=/etc/krb5.keytab

Please include this environment in default configuration.

Regards
Friedemann
-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages sasl2-bin depends on:
ii  db4.6-util  4.6.21-11Berkeley v4.6 Database Utilities
ii  debconf [debcon 1.5.24   Debian configuration management sy
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libcomerr2  1.41.3-1 common error description library
ii  libdb4.64.6.21-11Berkeley v4.6 Database Libraries [
ii  libkrb531.6.dfsg.4~beta1-5lenny1 MIT Kerberos runtime libraries
ii  libldap-2.4-2   2.4.11-1 OpenLDAP libraries
ii  libpam0g1.0.1-5+lenny1   Pluggable Authentication Modules l
ii  libsasl2-2  2.1.22.dfsg1-23  Cyrus SASL - authentication abstra
ii  libssl0.9.8 0.9.8g-15+lenny1 SSL shared libraries
ii  lsb-base3.2-20   Linux Standard Base 3.2 init scrip

sasl2-bin recommends no packages.

sasl2-bin 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#522251: dictd: General update after the debconf review process

2009-04-27 Thread Robert Luberda
Christian Perrier writes:

Hi,
 
 Then, I sent you a bug report with rewritten templates and announcing
 the beginning of the second phase of this action: call for translation
 updates.
 
 Translators have been working hard and here is now the result of their 
 efforts.

Many thanks for your hard work. I should upload the updated package soon.

Regards,
robert




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



Bug#524499: Clarify that kernel-package no longer will create initrds

2009-04-27 Thread Alan BRASLAU
Hello,

It has taken me some time to figure out this change - suddenly, without 
warning, following the standard procedure (as still indicated in the current 
kernel-package/README.gz), I could not boot the newly generated kernel due to 
a missing initrd image. I managed myself to do the postinst generation and 
grub update, however a very simple instruction needs to be added to the 
documentation, not just the man pages. For example, as of point 4% of Phase 
TWO *and*, in particular, in Phase THREE (README.gz).

Also, other Debian documentation (howto) on kernel generation need to be 
updated, urgently!

Thanks

Alan




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



Bug#491117: deprecated default priority and separator for dh_installudev

2009-04-27 Thread Martin Pitt
Hello all,

Marco d'Itri [2008-07-21 17:27 +0200]:
 Please wait a few more days, today the upstream maintainer decided that
 after all packages should install their rules in /lib/udev/rules.d/ 

This has happened a while ago.

 so I want to check first what Ubuntu plans to do since this may save
 us some work.

We followed upstream's decision and install rules into /lib/ now, so
that /etc/udev/rules.d/ is now for local changes or dynamically
created rules (such as persistent network interface naming).

The attached dh patch changes dh_installudev to install rules into
/lib with upstream recommended prefix and default priority (40-foo),
and adds automatic maintainer script code to migrate the rules files
from /etc/. For Debian we need to adapt the line

  +   $old=/etc/udev/rules.d/50-$filename;

to z60_$filename I think (for the default priority case).

Original patch by Scott James Remnant, I merged it to current
debhelper and simplified it to use the existing autoscripts.

Thanks,

Martin

-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature


Bug#519382: python-ropemacs: Unable to upgrade package

2009-04-27 Thread David Spreen
Yes, I realized that. I wonder though if this isn't a bug in
python-central. I will try to figure that out. For now, you can just
manually add the following line to the python-ropemacs section of 
/var/lib/dpkg/status:

Python-Version: =2.5

After that, the package will upgrade. Sorry for the inconvenience.



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



Bug#462189: wxwindows2.4 is scheduled to be removed

2009-04-27 Thread Andreas Tille

On Sun, 26 Apr 2009, Kevin Rosenberg wrote:


Yes, that's a reasonable plan. I eliminated all my initialization code, but
the segv still occurs on startup. The next step would be to start removing 
other,

non-initializing code and declarations.


Could you push this to a publicly avialable repository to?


However, at this time I don't have
time to work on further efforts to port to a new version of wx. For my own 
needs,

I can use CTSim on wx2.4, even if the package does not stay in Debian.


I can perfectly this works-for-me-no-time-for-more-effort attitude but
there are chances at some point in time you are forced to change even in
yourprivate environment.  I learned that such changes sometimes might
even come with more time preasure than expected.  So it is a good investment
into the future to keep track with up to date libs.


Considering the fact that new users are approaching from the distributors
side and look at the large image before they dive into specific packages
it would serve our users better if we would care better for things like
this and so from a users perspective an updated package (even if it is
rather cosmetics than technical progress) might make sense.


Okay, it'd be no trouble to upload a package for wx2.4 that updates those 
minor, Debian specific metadata.


That's nice.

If the benefits of group maintenance outweighs the cost of segmenting my 
open-source
packages from my own code server to an outside server, then I'm in favor of 
it. As for what
would make the switch worthwhile, from my perspective, if a volunteer to work 
on the wx2.8

port


I can not promise anything but as I said the strip down to bare minimum
strategy and than ask for help might be reasonable.  IMHO a branch like

   svn://svn.debian.org/svn/debian-med/trunk/packages/ctsim/branch

might be used (and dropped once the problem might be solved).  This gives
Debian Med people easy access.


Regarding pristine-tar I'd like to come back to my arguing above:
If you consider my suggestion interesting please make sure that the
debian directory will not be include into pristine tarball.


As I mentioned, my build scripts clean the git repository (which has debian/ 
integrated
in the directory structure), so the upstream tarballs are without any 
Debian-specific files.


That's fine.

That'd be fine if I got some real help dealing with the underlying problem: 
the reliance

on wx2.4.


There is no guarantee - but chances are better if you push the problem to
more helpers.

As for the package, I'll fix and upload the minor issues, then tag the 
repository as wx2.4. Then

copy over the wx2.8 port code in the repository in case someone wants to try
cracking the problem.


Just keep us informed if there is something to test.


Again, thanks for your time and thoughts, Andreas.


You are welcome

  Andreas.

--
http://fam-tille.de



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



Bug#508535: status of storebackup

2009-04-27 Thread Ryan Niebur
Debian packaging and upstream changes are all ready. Waiting for
upstream to release a new version, and then I will get it uploaded.

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


signature.asc
Description: Digital signature


Bug#521255: closed by Daniel Burrows dburr...@debian.org (Bug#521255: fixed in aptitude 0.5.2-1)

2009-04-27 Thread Fabian Greffrath

Debian Bug Tracking System schrieb:

   * Include .desktop file contributed by Fabit Greffrath.  I know that


It's Fabian, but thanks for the credit anyway. ;)


--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  greffr...@leat.ruhr-uni-bochum.de



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



Bug#525436: cdbs: distutils does not call setup.py install any more

2009-04-27 Thread Martin Pitt
Jonas Smedegaard [2009-04-26 15:12 +0200]:
 Agreed, wsvn is bad.  There is also viewsvn which is better: 
 http://svn.debian.org/viewsvn/build-common?view=revrevision=341

Indeed, thanks!

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature


Bug#525436: cdbs: distutils not installing into non-python-named package

2009-04-27 Thread Martin Pitt
Hello Jonas,

Jonas Smedegaard [2009-04-25 14:01 +0200]:
 The problem is another: calibre relied on python-distutils installing 
 into topmost binary package declared in debian/control.

Actually this was what I specifically wanted to avoid. Since it is a
multi-binary package, I'd expect cdbs autotools/distutils to install
into debian/tmp/, and using dh_install etc. to install into binary
packages. With that, I can do the necessary steps in this order:

 1. upstream install into debian/tmp/
 2. weed out the files which must be purged from debian/tmp/
 3. Let cdbs do its dh_* magic

If I move 2. past 3., the bad files are spread amongst all binary
packages (potentially), so cleaning is a bit more difficult.

It's not particularly difficult for the calibre case, of course.

 Adding the following (either above or below snippet inclusions - order 
 does not matter) makes the package build corectly:
 
 DEB_PYTHON_MODULE_PACKAGES = calibre

That would indeed be a bit weird to specify. I think I'll just move
the stuff to binary-install/calibre then, if you think that's the
right thing to do.

Thanks,

Martin

-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature


Bug#281706: pstat

2009-04-27 Thread martin f krafft
also sprach Craig Small csm...@debian.org [2009.04.27.0322 +0200]:
 I had a look at some old bugs I had for psmisc and saw the pstat one.
 The problem is the url you had in the bug gives permission denied.

Yeah, I finally killed my SVN. Sorry.

 From what I remember of it, the program was written in perl or python
 which was one of the problems for me as the rest of them are C.  I was
 thinking of re-writing it in C.

/bin/bash

 Do you know how closely pstat worked like its namesakes in AIX or BSD?
 Does it do the same thing?

Probably not at all, since I just coded it up from scratch to parse
/proc/(\d+)/stat for a given value of $1, e.g.

piper:~|master|% .bin/pstat $$  
  #10015
 pid: 18615 comm: (zsh)
   state: R ppid: 18656
pgrp: 18615  session: 18615
  tty_nr: 34826tpgid: 19701
   flags: 0x402000minflt: 7935
 cminflt: 84399   majflt: 1
 cmajflt: 2utime: 30
   stime: 20  cutime: 362
  cstime: 45priority: 25
nice: 5 zero: 1
 itrealvalue: 0starttime: 100517735
   vsize: 44507136   rss: 1342
rlim: 18446744073709551615 startcode: 0x40
 endcode: 0x4a0934startstack: 0x7fffe47dcee0
 kstkesp: 0x kstkeip: 0x7f0ddba379cf
  signal: 0x0blocked: 0x1
   sigignore: 0x384004  sigcatch: 0x8012003
   wchan: 0nswap: 0
  cnswap: 0  exit_signal: 17
   processor: 0  rt_priority: 0
  policy: 0 delayacct_blkio_ticks: 0
  guest_time: 0 cguqest_time: 0

I've attached the latest version. I am sure this could be
implemented differently and trivially, since all it does is
basically label words in /proc/*/stat and print a formatted output.

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
#!/bin/bash
#
# pstat -- a simple parser for /proc/*/stat information
#
# Copyright © martin f. krafft madd...@madduck.net
# Released under the terms of the Artistic Licence 2.0
#
set -eu

PROCNAME=${0##*/}
VERSION=0.1.3

if [[ ! -f /proc/stat ]]; then
  cat EOF 2
E: /proc has not been mounted. Please run:
 mount -t proc none /proc
EOF
  exit -1
fi

usage() {
  cat EOF 2
$PROCNAME $VERSION -- a simple parser for /proc/*/stat information

Usage:
  $PROCNAME [options] pid|name

  This will parse /proc/\$pid/stat and format it for easy post-processing
  by human beings. For example:
$PROCNAME $$
$PROCNAME zsh

  If a process name is specified rather than a PID, the pidof(8) is used to
  find the PID of the first process by that name.

  The following options may be specified, using standard conventions:

-1 | --single   Use only one column to output
-s | --simple   Output optimised for parsing
(implies --single)
-h | --help Display this help text

$PROCNAME is (c) 2004 by martin f. krafft madd...@madduck.net.

The programme has been published under the terms of the Artistic Licence.
Please see http://www.opensource.org/licenses/artistic-license.php for
more information. On Debian systems, you may find the text of the licence in
/usr/share/common-licenses/Artistic as well.
EOF
}

SINGLE= PID= SIMPLE=

SHORTOPTS=h1s
LONGOPTS=help,single,simple
for opt in $(getopt -o $SHORTOPTS -l $LONGOPTS --n $PROCNAME -- $@); do
  opt=${opt//\'/}
  case $opt in
-1|--single) SINGLE=1;;
-s|--simple) SIMPLE=1; SINGLE=1;;
-h|--help) usage; exit 0;;
--) continue;;
*) 
  if [[ -n $PID ]]; then
echo E: unknown argument: $opt 2
usage
exit -1
  else
case $opt in
  [0-9]*) PID=$opt;;
  *)
if ! PID=$(pidof -sx $opt); then
  echo E: no process named $opt exists. 2
  exit 1
fi;;
esac
  fi;;
  esac
done

if [[ -z $PID ]]; then
  usage
  exit -1
fi

STATFILE=/proc/$PID/stat

if [[ ! -f $STATFILE ]]; then
  echo E: no process with PID $PID exists. 2
  exit 1
fi


Bug#525222: [Pkg-xfce-devel] Bug#525222: USB devices do not trigger any response from hal - XFCE

2009-04-27 Thread Xr

 I'm leaving the bug open until we decide wether it makes sense or not to
 add hal to thunar-volman recommends/dependencies.
 
 Looking at the thunar-volman code, I think it should definitely add a 
 dependency
 on hal, as it will be basically useless without.
 

 Sure, but isn't thunar-volman useless without thunar anyway (thunar
 already recommends the hal daemon)?
thunar-volman depends on thunar, which depends on libc6, so there's no
way you could install thunar-volman without pulling libc6. Still, libc6
is added as an explicit dependency on thunar-volman because without it,
thunar-volman could never run.

From that point of view, both options (add to thunar-volman or leave the
current behavior) look reasonable. Does thunar use hal for something
else than acting as a dependency proxy to thunar-volman ? Because if
it doesn't, then the recommendation on hal should be moved to thunal-volman.

-- 
Xr
This address only accepts mails from a restricted set of BTS and ML.



Bug#525222: [Pkg-xfce-devel] Bug#525222: USB devices do not trigger any response from hal - XFCE

2009-04-27 Thread Yves-Alexis Perez
On lun, 2009-04-27 at 08:39 +0200, Xr wrote:
 thunar-volman depends on thunar, which depends on libc6, so there's no
 way you could install thunar-volman without pulling libc6. Still,
 libc6 is added as an explicit dependency on thunar-volman because
 without it, thunar-volman could never run.
 
 From that point of view, both options (add to thunar-volman or leave
 the current behavior) look reasonable. Does thunar use hal for
 something else than acting as a dependency proxy to thunar-volman ?
 Because if it doesn't, then the recommendation on hal should be moved
 to thunal-volman.

thunar-volman just automount stuff. Thunar needs hal to see the device
events and reacts (showing it in the pane or asking thunar-volman what
to do).

Cheers,
-- 
Yves-Alexis


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


Bug#484658: closed by Andrew Pollock apoll...@debian.org (This looks fixed in 1.5.4-1)

2009-04-27 Thread martin f krafft
also sprach Debian Bug Tracking System ow...@bugs.debian.org [2009.04.27.0357 
+0200]:
 Version: 1.5.4-1
 
 I cannot seem to reproduce the problem described in this bug report, using
 Facter 1.5.4-1, so I'm marking it as fixed.

It's definitely still in 1.5.1-0.1, but I also could not reproduce
it on a different host with 1.5.4-1.

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#524183: kover toolbar

2009-04-27 Thread Adrian Reber
On Sun, Apr 19, 2009 at 11:27:35PM +0200, Rene Engelhard wrote:
 Elimar Riesebieter wrote:
  I've copied /usr/share/apps/kover/koverui.rc to
  $HOME/.kde/share/apps/kover and the additional toolbar is shown.
  
  Maintainers have to make sure this file is made available for users.
 
 And how do you suggest we do that? Touching (existing) user config from
 maintainer scripts is a no-go.
 We could put it to /etc/skel, but this also would just affect new accounts.
 
 Last would be to add a system(cp ..) on kover startup if the file does
 not exist

I am not really sure what needs to be done to get this fixed. From my
point of view this needs to be fixed at the KDE level and not at the
application (kover).

I have no files in $HOME/.kde/share/apps/kover and it correctly uses the
UI description from /usr/share/apps/kover/koverui.rc like it is supposed
to do.

I think $HOME/.kde/share/apps/kover is there so the user can override
the system default, but how did the UI description end up there? Or was
there no koverui.rc file in the directory before it has been copied from
/usr/share/apps/kover/koverui.rc. If it was missing in the first place I
would say there is something wrong with debian's KDE setup or my
understanding where the UI description should be copied to.

But /usr/share/apps/kover/koverui.rc is supposed to be the right
location because I think that is the place where the new application
wizard initially put it.

Adrian



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



Bug#525786: hplip does not install PyQt dependency

2009-04-27 Thread Lars Nooden
Package: hplip
Versions: 2.8.6.b-4

/usr/bin/hp-print gives the following error:

error: PyQt not installed. GUI not available. Exiting.
warning: Qt/PyQt initialization failed.
error: hp-print requires GUI support. Exiting.

PyQt must be installed manually, but it does not accept python-qt4,
only python-qt3

Package: hplip
Versions:
2.8.6.b-4
(/var/lib/apt/lists/ftp.fi.debian.org_debian_dists_lenny_main_binary-amd64_Packages)
(/var/lib/dpkg/status)
 Description Language:
 File:
/var/lib/apt/lists/ftp.fi.debian.org_debian_dists_lenny_main_binary-amd64_Packages
  MD5: cbf77a72c5e45210fef8ff0ac3058995


Reverse Depends:
  cups,hplip
  libsane,hplip
  hpoj,hplip
  hplip-gui,hplip 2.7.7.dfsg.1-0ubuntu2
  hplip-gui,hplip
  hplip-dbg,hplip 2.8.6.b-4
  hplip-data,hplip
  hpijs-ppds,hplip
  hpijs,hplip 2.8.6.b-4
  hal-cups-utils,hplip
  education-networked,hplip
  cups,hplip
Dependencies:
2.8.6.b-4 - libc6 (2 2.7-1) libcups2 (2 1.3.8) libdbus-1-3 (2 1.0.2)
libsane (2 1.0.11-3) libsnmp15 (2 5.4.1~dfsg) libssl0.9.8 (2 0.9.8f-5)
libusb-0.1-4 (2 2:0.1.12) python (3 2.6) python (2 2.5) python-support
(2 0.7.1) python-dbus (2 0.80) python-imaging (0 (null)) coreutils (2
5.1.0) lsb-base (2 3) adduser (2 3.34) cups (2 1.1.20) hplip-data (4
2.8.6.b) hplip-data (3 2.8.6.b.1) python (2 2.4.4~c1) kdeprint (16
(null)) gtklp (16 (null)) xpp (0 (null)) hplip-doc (0 (null))
openprinting-ppds (0 (null)) hpijs (2 2.8.6.b) hplip-gui (0 (null))
cups-client (2 1.1.20) hpijs (3 2.1) hplip-base (0 (null)) hplip-base (0
(null)) hplip-data (3 0.9.3) hplip-gui (3 2.8.6.b-2)
Provides:
2.8.6.b-4 -
Reverse Provides:




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



Bug#525588: bridged network stop working with kvm 84

2009-04-27 Thread Guido Günther
Hi Paul,
this answers most of my questions I was just about to ask ;)

On Mon, Apr 27, 2009 at 10:50:09AM +1200, Paul Collins wrote:
 I noticed this problem cropped up when I upgraded from Linux 2.6.29 to
 Linux 2.6.29.1, so bisecting the kernel may be worth a try.
But you do use the kvm-84 modules or are you using the in kernel kvm
modules?

 One one host system I use a bridge and on the other a private network
 with NAT, so it seems to be a more general problem.
Good to now.

 Switching my VMs to use emulated hardware NICs instead of virtio worked
 around the problem.
Suspected that from googling around, thanks for the heads up!
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#525785: sasl2-bin: saslauthd with kerberos5 doesn't work

2009-04-27 Thread Russ Allbery
Friedemann Stoyan fsto...@swapon.de writes:

 when using saslauthd with kerberos5 authentication mechanism it simply
 fails with:
 saslauthd[10678]: do_auth: auth failure: [user=xxx] [service=ldap] 
 [realm=x] [mech=kerberos5] [reason=saslauthd internal error]

 Fix:
 Explicitly set the environment in /etc/default/saslauthd and point to the 
 keytab:
 KRB5_KTNAME=/etc/krb5.keytab

 Please include this environment in default configuration.

That's an odd problem and fix since that's the default keytab location.
If KRB5_KTNAME isn't set in the environment, that's the path that should
be used by the library by default.

Do you have KRB5_KTNAME set in the environment before running the init
script for some reason?

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



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



Bug#525791: nautilus failed to auto-mount

2009-04-27 Thread Zhao Difei
Package: nautilus
Version: 2.26.2-2
Severity: normal

Hi,

  Nautilus failed to auto-mount USB mass-storage devices. An icon will
be shown in Computer if a device is connected, but no response if you
double click or tried to mount it in the right click menu.

Difei

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

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

Versions of packages nautilus depends on:
ii  desktop-file-utils          0.15-2       Utilities for .desktop files
ii  gvfs                        1.0.3-4      userspace virtual filesystem - ser
ii  libatk1.0-0                 1.26.0-1     The ATK accessibility toolkit
ii  libbeagle1                  0.3.9-1      library for accessing beagle using
ii  libc6                       2.9-7        GNU C Library: Shared libraries
ii  libcairo2                   1.8.6-2+b1   The Cairo 2D vector graphics libra
ii  libdbus-glib-1-2            0.80-3       simple interprocess messaging syst
ii  libexempi3                  2.1.0-3      library to parse XMP metadata (Lib
ii  libexif12                   0.6.17-1     library to parse EXIF files
ii  libgail18                   2.16.1-2     GNOME Accessibility Implementation
ii  libgconf2-4                 2.26.0-1     GNOME configuration database syste
ii  libglib2.0-0                2.20.1-1     The GLib library of C routines
ii  libgnome-desktop-2-11       2.26.1-1     Utility library for loading .deskt
ii  libgtk2.0-0                 2.16.1-2     The GTK+ graphical user interface
ii  libice6                     2:1.0.5-1    X11 Inter-Client Exchange library
ii  libnautilus-extension1      2.26.2-2     libraries for nautilus components
ii  libpango1.0-0               1.24.0-3+b1  Layout and rendering of internatio
ii  libselinux1                 2.0.71-1     SELinux shared libraries
ii  libsm6                      2:1.1.0-2    X11 Session Management library
ii  libtrackerclient0           0.6.93-1+b1  metadata database, indexer and sea
ii  libunique-1.0-0             1.0.8-1      Library for writing single instanc
ii  libx11-6                    2:1.2.1-1    X11 client-side library
ii  libxml2                     2.7.3.dfsg-1 GNOME XML library
ii  libxrender1                 1:0.9.4-2    X Rendering Extension client libra
ii  nautilus-data               2.26.2-2     data files for nautilus
ii  shared-mime-info            0.60-2       FreeDesktop.org shared MIME databa

Versions of packages nautilus recommends:
ii  app-install-dat 2008.11.27               Application Installer Data Files
ii  brasero         0.8.0-3+b1               CD/DVD burning application for GNO
ii  consolekit      0.3.0-2                  framework for defining and trackin
ii  desktop-base    5.0.5                    common files for the Debian Deskto
ii  eject           2.1.5+deb1+cvs20081104-6 ejects CDs and operates CD-Changer
ii  gnome-mount     0.8-2                    wrapper for (un)mounting and eject
ii  gvfs-backends   1.0.3-4                  userspace virtual filesystem - bac
ii  librsvg2-common 2.22.3-2                 SAX-based renderer library for SVG
ii  nautilus-cd-bur 2.24.0-3                 CD Burning front-end for Nautilus
ii  synaptic        0.62.5+b1                Graphical package manager

Versions of packages nautilus suggests:
ii  eog                        2.24.3.1-1+b2 Eye of GNOME graphics viewer progr
ii  evince [pdf-viewer]        2.24.2-2+b1   Document (postscript, pdf) viewer
ii  totem                      2.24.3-3      A simple media player for the GNOM
pn  tracker                    none        (no description available)
pn  xdg-user-dirs              none        (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#423418: Please provide more data

2009-04-27 Thread Diego Fernández Durán
Hi,

  I can't reproduce this bug. Could you provide more information about it?
  If you can't reproduce it or you don't responde in 30 days i'm goint to
close this bug.

  Thanks!


-- 
Diego Fernández Durán di...@goedi.net | http://www.goedi.net
GPG : 925C 9A21 7A11 3B13 6E43 50DB F579 D119 90D2 66BB




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



Bug#470208: \usepackage {antomega} should support Esperanto as well

2009-04-27 Thread Hilmar Preusse
On 09.03.08 Ivan Shmakov (i...@theory.asu.ru) wrote:

Hi,

 Package: texlive-omega
 Severity: wishlist
 
   While attempting to typeset a heavily multilingual document
   I've found that there's no `omega-esperanto.ldf' file, so I
   cannot `\load {esperanto}' with `\usepackage {antomega}'.
 
   I'll try to hack something out of `esperanto.ldf' (of the
   Babel package) and will provide a patch (would there be any.)
 
Did you find the time to do this? If yes, please submit the patch to
upstream.

Thanks,
  Hilmar
-- 
sigmentation fault



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



Bug#524079: digikam: Need root-privileges for Canon 350D camera

2009-04-27 Thread Mark Purcell
On Wednesday 15 April 2009 03:52:59 Luc Castermans wrote:
 My Canon 350D camera is auto-detected by Digikam.
 However Digikam refuses to download images from it.
 When logged in as root, all works nicely. So some
 settings are wrong. Which ?  The groups-membership
 is per below:


 l...@mestreech:~$ groups
 users dialout cdrom floppy audio video plugdev netdev
 powerdev scanner

Luc, 

Thanks for the report.

What are the permissions set on your camera?

digikam doesn't set permissions for your camera, that is set with either udev 
or gphoto?

Can you access your camera with gphoto as a normal user?


Mark


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


Bug#525787: [initscripts] kFreeBSD flavour should carry /sys dir

2009-04-27 Thread Dererk
Package: initscripts
Version: 2.86.ds1-61
Severity: normal

It appears that initscripts package for kFreeBSD flavours doesn't carry
/sys directory, which turns into conflicts with another packages postinst.

Setting up freebsd-utils (7.1-5) ...
Installing new version of config file /etc/init.d/freebsd-utils ...
Setting up /dev permissions...done.
kern.module_path: /lib/modules/7.1-1-486;/boot/kernel -
/lib/modules/7.1-1-486;/boot/kernel
mount: /sys: No such file or directory
invoke-rc.d: initscript freebsd-utils, action start failed.
dpkg: error processing freebsd-utils (--configure):
 subprocess post-installation script returned error exit status 64
Errors were encountered while processing:
 freebsd-utils
E: Sub-process /usr/bin/dpkg returned an error code (1)

As in another Debian flavours, seems /sys directory creation should be
carried on initscripts package.

Thanks in advance,


Dererk

-- 
vlady at Melee: ~$ grep -ir 'power in your hands' /proc/
/proc/version: Debian GNUine Perception

BOFH excuse #356: the daemons! the daemons! the terrible daemons!.




signature.asc
Description: OpenPGP digital signature


Bug#429691: texlive-extra-utils: Please add script or binary names to package description

2009-04-27 Thread Hilmar Preusse
tags 429691 + wontfix
stop

On 19.06.07 Gregor Jasny (gja...@web.de) wrote:

Hi Gregor,

 Today I've needed the epstopdf script to convert an eps file into a
 pdf one.  So I did a apt-cache searh epstopdf but got no results.
 
 It would be nice if you could add the binary or shellscript names
 to the package description so that the package shows up when doing
 a search.
 
You got an answer for your request a while ago from Frank, he
described a few options to solve your problem. I'm tagging your bug
as wontfix.

H.
-- 
sigmentation fault



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



Bug#478704: texlive-xetex: make OpenType fonts available to defoma

2009-04-27 Thread Hilmar Preusse
On 30.04.08 Chris Lawrence (lawre...@debian.org) wrote:

Hi,

 The OpenType fonts in /usr/share/texmf-texlive/fonts/opentype/public
 are not currently advertised to defoma; they should be made available
 for use by other applications beyond XeTeX.
 
Recentyl I've heard that defoma will be obsoleted and will be gone in
next release. Is your request still up to date or should we close it?

H.
-- 
sigmentation fault



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



Bug#431595: please run update-* once per installation batch

2009-04-27 Thread Hilmar Preusse
reassign 431595 tex-common
tags 431595 + pending
stop

On 03.07.07 Riku Voipio (riku.voi...@iki.fi) wrote:

 Package: tex-common
 Version: 1.9
 Severity: wishlist
 
 Packages build-depending on tetex-extra end up pulling each every
 of the split-out texlive package. For each of these, a bunch of
 updates are being run:
 
Norbert has implemented this in the latest tex-common release/branch.
I reassign this bug and tag it pending.

H.
-- 
sigmentation fault



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



Bug#427864: My settings

2009-04-27 Thread Hilmar Preusse
On 08.06.07 Frank K?ster (fr...@debian.org) wrote:
 Yannick P. yannick.palan...@laposte.net wrote:
  On Thursday 07 June 2007 18:42:51 you wrote:

Hi Frank, hi Yannick,

  What are your settings?
 
  $ locale
  LANG=fr_FR.UTF-8
 [...]
  If I choose your settings for locales, I have man bash and info bash in 
  english and
  $ man bash
  man: can't set the locale; make sure $LC_* and $LANG are correct
  (Don't know if it's of any use.)
 
 That makes sense:  You have only the fr_FR.UTF-8 locale
 installed/generated, not fr...@euro (the iso8859-1 version).
 
 With utf-8 settings, I got mis-displayed characters even in man in an
 rxvt (in info, too).  In an xterm (unicode) window, both man and info
 display it correctly.  Err, no.  Lowercase accented letters are
 displayed fine, but uppercase as in DÉFINITION not:
 
 D??FINITIONS
 
 Since CutPaste yields two boxes, it looks as if it could indeed
 be a problem with info's UTF capabilities.  I'll ask upstream.
 
Did you an answer?
Yannick, is the problem eventually fixed in latest texinfo?

Thanks,
  Hilmar
-- 
sigmentation fault



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



Bug#525789: FTBFS with GCC 4.4: missing #include

2009-04-27 Thread Martin Michlmayr
Package: caret
Version: 5.6.1~dfsg.1-4
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.4

Your package fails to build with GCC 4.4, which has cleaned up some more
C++ headers.  You always have to #include headers directly and cannot
rely for things to be included indirectly.

You can reproduce this problem with gcc-snapshot from unstable or
gcc-4.4 from experimental.

 Automatic build of caret_5.6.1~dfsg.1-4 on em64t by sbuild/amd64 0.53
...
 g++ -c -pipe -Wall -g -O2 -Wno-deprecated -D_REENTRANT -Wall -W -fPIC 
 -DCARET_FLAG -DCARET_QT4 -DHAVE_MINC -DHAVE_VTK -DHAVE_VTK5 -DQT_NO_DEBUG 
 -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore 
 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork 
 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL 
 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml 
 -I/usr/include/qt4 -I. -I/usr/include/qwt-qt4 -I../caret_brain_set 
 -I../caret_command_operations -I../caret_common -I../caret_statistics 
 -I../caret_files -I../caret_uniformize -I../caret_widgets -I/usr/include 
 -I/usr/include/vtk-5.2 -I/usr/X11R6/include -I. -I. -o 
 StatisticGeneratePValue.o StatisticGeneratePValue.cxx
 StatisticGeneratePValue.cxx: In static member function 'static double 
 StatisticGeneratePValue::gamma(double)':
 StatisticGeneratePValue.cxx:419: error: 'stderr' was not declared in this 
 scope
 StatisticGeneratePValue.cxx:419: error: 'fprintf' was not declared in this 
 scope
 make[1]: *** [StatisticGeneratePValue.o] Error 1
 make[1]: Leaving directory `/build/tbm/caret-5.6.1~dfsg.1/caret_statistics'

-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#525788: [INTL:es] Spanish debconf template translation for xsp

2009-04-27 Thread Francisco Javier Cuadrado
Package: xsp
Version: 2.0-2
Severity: wishlist
Tags: l10n patch


-- 
Saludos

Fran
# xsp po-debconf translation to Spanish
# Copyright (C) 2007, 2009 Software in the Public Interest, SPI Inc.
# This file is distributed under the same license as the xsp package.
#
# Changes:
#   - Initial translation
#   Steve Lord Flaubert stonescen...@gmail.com, 2007
#
#   - Updates
#   Francisco Javier Cuadrado fcocuadr...@gmail.com, 2009
#
# Traductores, si no conocen el formato PO, merece la pena leer la
# documentación de gettext, especialmente las secciones dedicadas a este
# formato, por ejemplo ejecutando:
#   info -n '(gettext)PO Files'
#   info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
#   - El proyecto de traducción de Debian al español
# http://www.debian.org/intl/spanish/
# especialmente las notas y normas de traducción en
# http://www.debian.org/intl/spanish/notas
#
#   - La guía de traducción de po's de debconf:
# /usr/share/doc/po-debconf/README-trans
# o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
msgid 
msgstr 
Project-Id-Version: xsp 2.0-2\n
Report-Msgid-Bugs-To: x...@packages.debian.org\n
POT-Creation-Date: 2008-02-18 00:21+0100\n
PO-Revision-Date: 2009-04-23 09:14+0100\n
Last-Translator: Francisco Javier Cuadrado fcocuadr...@gmail.com\n
Language-Team: Debian l10n Spanish debian-l10n-span...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../mono-apache-server.templates:1001
msgid Let mono-apache-server restart Apache?
msgstr ¿Permitir a mono-apache-server reiniciar apache?

#. Type: boolean
#. Description
#: ../mono-apache-server.templates:1001
msgid The debian version of mono-apache-server includes a mono-server-update script that creates a configuration file for apache to start the ASP.NET applications, and mono-server-update can restart apache if there's a new configuration file (/etc/mono-server/mono-server-hosts.conf). If this is true, then apache will be restarted when there is a new mono-server-hosts.conf file.
msgstr La versión debian de mono-apache-server contiene el script «mono-server-update» que crea un archivo de configuración para apache cuando se inician aplicaciones de ASP.NET, y «mono-server-update» puede reiniciar apache si hay un nuevo archivo de configuración («/etc/mono-server/mono-server-host.conf»). Si esto es correcto, apache se reiniciará cuando haya un nuevo archivo de configuración «mono-server-hosts.conf».

#. Type: boolean
#. Description
#: ../mono-xsp.templates:1001
#: ../mono-xsp2.templates:1001
msgid Start on boot?
msgstr ¿Iniciar en el arranque?

#. Type: boolean
#. Description
#: ../mono-xsp.templates:1001
msgid If this is true, then XSP will automatically start when the computer is turned on.
msgstr Si contesta afirmativamente, XSP se iniciará automáticamente cuando se encienda la máquina.

#. Type: string
#. Description
#: ../mono-xsp.templates:2001
#: ../mono-xsp2.templates:2001
msgid Bind to address:
msgstr Enlazar a la dirección:

#. Type: string
#. Description
#: ../mono-xsp.templates:2001
msgid To function properly, XSP needs to be bound to an IP address. The default (\0.0.0.0\) binds to all addresses of the server, but a specific port can be selected. To use XSP only locally, use \127.0.0.1\ for the address.
msgstr Para que funcione adecuadamente, XSP necesita enlazarse a una dirección IP. La predeterminada («0.0.0.0») enlaza a todas las direcciones del servidor, pero también puede seleccionar un puerto en específico. Para usar XSP localmente, ponga la dirección «127.0.0.1».

#. Type: string
#. Description
#: ../mono-xsp.templates:3001
#: ../mono-xsp2.templates:3001
msgid Bind to port:
msgstr Enlazar al puerto:

#. Type: string
#. Description
#: ../mono-xsp.templates:3001
#: ../mono-xsp2.templates:3001
msgid XSP is bound to a specific port on the server. Common values are 80, 8080, or 8081.
msgstr XSP está enlazado a un puerto específico en el servidor, Normalmente son los valores 80, 8080, ó 8081.

#. Type: boolean
#. Description
#: ../mono-xsp2.templates:1001
msgid If this is true, then XSP2 will automatically start when the computer is turned on.
msgstr Si contesta afirmativamente, XSP2 se iniciará automáticamente cuando la máquina se encienda.

#. Type: string
#. Description
#: ../mono-xsp2.templates:2001
msgid To function properly, XSP2 needs to be bound to an IP address. The default (\0.0.0.0\) binds to all addresses of the server, but a specific port can be selected. To use XSP2 only locally, use \127.0.0.1\ for the address.
msgstr Para que funcione correctamente, XSP2 necesita enlazarse a una dirección IP. La dirección predeterminada («0.0.0.0») enlaza a todas las direcciones del servidor, pero puede seleccionar un puerto en específico. Para usar XSP2 de manera local, use la dirección «127.0.0.1».



Bug#432040: texlive-lang-greek: Missing built documentation

2009-04-27 Thread Hilmar Preusse
On 17.07.07 Reuben Thomas (r...@sc3d.org) wrote:

Hi,

 I've forwarded this bug to the upstream author, and will report
 progress to this bug.

Do you know already if the bug is fixed in upstream?

Thanks,
  H.
-- 
sigmentation fault



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



Bug#525790: lattice [INTL:DE] German translation

2009-04-27 Thread Chris Leick

Package: lattice
Version: 0.17-22-1 (R 2.3.0)
Severity: wishlist
Tags: l10n

Please find the initial German translation for lattice attached.
(po/R-lattice.pot)

Greetings,
Chris
# Translation of R-lattice.pot to German
# Copyright (C) 2007 The R Foundation
# This file is distributed under the same license as the lattice R package.
# Chris Leick c.le...@vollbio.de, 2009.
#
msgid 
msgstr 
Project-Id-Version: R 2.3.0\n
Report-Msgid-Bugs-To: b...@r-project.org\n
POT-Creation-Date: 2009-01-05 16:53\n
PO-Revision-Date: 2009-04-03 11:46+0100\n
Last-Translator: Chris Leick c.le...@vollbio.de\n
Language-Team: German debian-l10n-ger...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=2; plural=(n != 1);\n

msgid 'at' missing or incompatible with 'labels'
msgstr »at« fehlt oder ist inkompatibel mit »labels«

msgid 'origin' forced to 0 for stacked bars
msgstr »origin« wurde für gestapelte Balken zwangsweise auf 0 gesetzt

msgid explicit 'data' specification ignored
msgstr ausdrückliche »data«-Spezifikation ignoriert

msgid mismatch in number of packets
msgstr 

msgid 'type' has unsupported values
msgstr »type« enthält nicht unterstützte Werte

msgid Inappropriate arguments
msgstr Unangemessene Argumente

msgid shingles can not be concatenated
msgstr Kacheln können nicht zusammengefügt werden

msgid model must be a formula object
msgstr Modell muss ein Formelobjekt sein

msgid 'multiple=TRUE' ignored ('groups' non-null with 'outer=FALSE')
msgstr »multiple=TRUE« ignoriert (»groups« nicht Null mit »outer=FALSE«)

msgid invalid dimension '%s'
msgstr ungültige Dimension »%s«

msgid invalid model
msgstr ungültiges Modell

msgid newFactor cannot be NULL; you have found a bug!
msgstr newFactor kann nicht NULL sein. Sie haben einen Fehler gefunden!

msgid newFactor != NULL  groups == NULL does not hold; you have found a bug!
msgstr 
newFactor != NULL  groups == NULL gilt nicht. Sie haben einen Fehler 
gefunden!

msgid Length check mismatch; you have found a bug!
msgstr 
Längenprüfung stimmt nicht überein. Sie haben einen Fehler gefunden!

msgid Non matching lengths
msgstr Nicht übereinstimmende Längen

msgid 'length' and 'prop' cannot both be specified
msgstr »length« und »prop« können nicht beide angegeben werden

msgid 'length' must be positive
msgstr »length« muss positiv sein

msgid improper length of 'lim'
msgstr ungeeignete Länge von »lim«

msgid Invalid value of perm.cond
msgstr Ungültiger Wert von perm.cond

msgid Invalid value of index.cond
msgstr Ungültiger Wert von index.cond

msgid skip cannot be all TRUE
msgstr 

msgid layout must have at least 2 elements
msgstr Layout muss mindestens 2 Elemente haben

msgid at least one element of layout must be positive
msgstr mindestens ein Element des Layouts muss positiv sein

msgid inadmissible value of layout
msgstr unzulässiger Wert des Layouts

msgid invalid value for layout
msgstr ungültiger Wert für Layout

msgid Density
msgstr Dichte

msgid Can't have log Y-scale
msgstr Y-Achse kann keine logarithmische Skala haben.

msgid problem with 'hist' computations
msgstr Problem mit »hist«-Berechnungen

msgid type='%s' can be misleading in this context
msgstr Typ=»%s« kann in diesem Zusammenhang irreführend sein

msgid Count
msgstr Anzahl

msgid Percent of Total
msgstr Prozent der Gesamtheit

msgid no observations within
msgstr keine Beobachtungen in

msgid points
msgstr Punkte

msgid nearest observation already identified
msgstr nächstliegende Beobachtung bereits erkannt

msgid column must be specified
msgstr Spalte muss angegeben werden

msgid row must be specified
msgstr Zeile muss angegeben werden

msgid panel position unspecified or invalid
msgstr Position des Bedienfeldes nicht angegeben oder ungültig

msgid plot spans multiple pages, only last page can be updated
msgstr 
Ausdruck umfasst mehrere Seiten. Nur die letzte Seite kann aktualisiert 
werden

msgid current plot was not saved, can't retrieve panel data
msgstr 
Aktueller Ausdruck wurde nicht gespeichert. Daten des Bedienfeldes können 
nicht abgefragt werden.

msgid you have to first select a panel using trellis.focus()
msgstr 
Sie müssen zuerst ein Bedienfeld auswählen, das trellis.focus() benutzt.

msgid Selecting panel at position (%g, %g)
msgstr Bedienfeld an Position (%g, %g) wird ausgewählt.

msgid No panels available
msgstr Beine Bedienfelder verfügbar

msgid Click on panel to focus
msgstr Zum Fokussieren auf das Bedienfeld klicken.

msgid 'f.value' not supported; ignoring
msgstr »f.value« nicht unterstützt. Wird ignoriert.

msgid Click to choose one point to highlight
msgstr Klicken Sie einen Punkt, um ihn hervorzuheben

msgid no points within
msgstr keine Punkte innerhalb

msgid points of click
msgstr Anklickpunkte

msgid component '%s' duplicated in key and legend
msgstr Komponente »%s« doppelt in Schlüssel und Beschriftung

msgid key must be a list

Bug#448100: texlive-base: Added ams fonts to be used by grace.

2009-04-27 Thread Hilmar Preusse
On 20.02.09 Fabiano Manoel de Andrade (fabian...@gmail.com) wrote:

Hi,
 Now that lenny was release can you take care of merging of defoma
 hints into texlive?
 
From Paul Wise we got the following E-Mail regarding defoma
integration:

snip
It would be much better to export them to fontconfig instead, I plan
to remove defoma from Debian for squeeze.

To add support for fontconfig you have two options:

Install the fonts in /usr/share/fonts/opentype/something instead.

Add a config file /etc/fonts/conf.avail/90-something.conf and a
symlink to it in /etc/fonts/conf.d/.  The config file should contain
this:

?xml version=1.0?
!DOCTYPE fontconfig SYSTEM /etc/fonts/fonts.dtd
fontconfig
   dir/usr/share/texmf-texlive/fonts/opentype/public/dir
/fontconfig

snap

I guess we need now fontconfig integration instead of defoma. THe
mentioned config file should be trivial, but I don't about the
packaging.

Thanks,
  Hilmar
-- 
sigmentation fault



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



Bug#470118: tetex-base: Transitional package that should depend and/or recommend tex-foo.

2009-04-27 Thread Hilmar Preusse
On 09.03.08 Andrew Vaughan (ajv-li...@netspace.net.au) wrote:

Hi Andrew,

 Package: tetex-base
 Version: 2007-13
 Severity: serious
 
 Hi
 
 From the description
 
  teTeX is no longer developed upstream, and has been replaced by
  the TeX Live collection.  This is a transitional package to bring
  former teTeX users a decent selection of TeX Live packages.  It
  can be safely removed (unless some external packages still depend
  on tetex-base).
 
 However the package does not depend or recommend any packages, and
 so doesn't provide a decent selection of TeX Live packages.
 
Is this bug still relevant? tetex-base is now a transitional package
even in Debian stable and I guess we'll remove it after the next
release. I don't think it is worth to discuss the package
description of a package which will be removed.

H.
-- 
sigmentation fault



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



Bug#525793: /usr/share/man/man4/intel.4.gz: UXA isn't used as default

2009-04-27 Thread Uwe Kleine-König
Package: xserver-xorg-video-intel
Version: 2:2.7.0-1
Severity: minor
File: /usr/share/man/man4/intel.4.gz

Hello,

intel(4) states for Option AccelMethod:

Default: UXA if kernel-modesetting is available, EXA
otherwise

But without setting AccelMethod EXA is used on 2.6.29-1-686.  Doing

grep [UE]XA /var/log/Xorg.0.log

only yields:

(==) intel(0): Using EXA for acceleration
(WW) intel(0): DRI2 requires UXA
(II) EXA(0): Offscreen pixmap area of 12582912 bytes
(II) EXA(0): Driver registered support for the following operations:

After setting AccelMethod to UXA the logs suggest that UXA is used---see
below.

So the default for AccelMethod seems to be unconditionally EXA.

Best regards
Uwe

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-08-18 00:23 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1695356 2009-04-15 13:47 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 03)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1219 2009-04-27 09:28 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout de
Option  XkbVariantnodeadkeys
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
#Driver intel
#Option MonitorLayout CRT,LFP
Option  AccelMethod UXA
Option  Tiling False
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 30456 2009-01-10 11:11 /var/log/Xorg.21.log
-rw-r--r-- 1 root root 30444 2009-03-15 13:31 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 23469 2009-04-27 09:28 /var/log/Xorg.0.log

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

X.Org X Server 1.6.1
Release Date: 2009-4-14
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-1-amd64 x86_64 Package files:  100 
/var/lib/dpkg/status  release a=now  500 http://ftp.debian.org sid/main 
Packages  release o=Debian,a=unstable,l=Debian,c=main  origin 
ftp.debian.org Pinned packages:
Current Operating System: Linux cassiopeia 2.6.29-1-686 #1 SMP Fri Apr 17 
14:35:16 UTC 2009 i686
Build Date: 15 April 2009  11:46:22AM
xorg-server 2:1.6.1-1 (bgog...@debian.org) 
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: Mon Apr 27 09:28:26 2009
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Configured Monitor
(==) No device specified for screen Default Screen.
Using the first device section listed.
(**) |   |--Device Configured Video Device
(==) 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) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) 

Bug#525795: vr [INTL:DE] German translation of R-spatial

2009-04-27 Thread Chris Leick

Package: vr
Version: 7.2.46 (R 2.3.0)
Severity: wishlist
Tags: l10n

Please find the initial German translation for R-spatial attached.
(po/R-spatial.pot)

Greetings,
Chris
# Translation of vr/R-spatial.pot to German
# Copyright (C) 2007 The R Foundation
# This file is distributed under the same license as the lattice R package.
# Chris Leick c.le...@vollbio.de, 2009.
#
msgid 
msgstr 
Project-Id-Version: R 2.3.0\n
Report-Msgid-Bugs-To: b...@r-project.org\n
POT-Creation-Date: 2007-12-16 12:02\n
PO-Revision-Date: 2009-04-08 14:20+0100\n
Last-Translator: Chris Leick c.le...@vollbio.de\n
Language-Team: German debian-l10n-ger...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=2; plural=(n != 1);\n


msgid 'np' exceeds 6
msgstr »np« überschreitet 6

msgid 'x' does not have columns 'x', 'y' and 'z'
msgstr »x« hat keine Spalten »x«, »y« und »z«

msgid some of ... do not match
msgstr einige von ... stimmen nicht überein

msgid rank failure in Choleski decomposition
msgstr Fehlerhafter Rang in Cholesky-Zerlegung

msgid 'object' is not a fitted trend surface
msgstr »object« ist keine angepasste Trend-Fläche

msgid 'x' and 'y' differ in length
msgstr »x« und »y« unterscheiden sich in der Länge voneinander

msgid object not from kriging
msgstr Objekt nicht von Kriging

msgid 'n' is too large
msgstr »n« ist zu groß

msgid Device not active
msgstr Gerät nicht aktiv

msgid 'x' not a fitted trend surface
msgstr »x« ist keine angepasste Trend-Fläche

msgid some points outside region
msgstr einige Punkte außerhalb der Region

msgid invalid input
msgstr ungültige Eingabe


Bug#525792: vr [INTL:DE] German Translation of R-class

2009-04-27 Thread Chris Leick

Package: vr
Version: 7.2.46 (R 2.3.0)
Severity: wishlist
Tags: l10n

Please find the initial German translation for R-class attached.
(po/R-class.pot)

Greetings,
Chris

# Translation of vr/R-class.pot to German
# Copyright (C) 2007 The R Foundation
# This file is distributed under the same license as the lattice R package.
# Chris Leick c.le...@vollbio.de, 2009.
#
msgid 
msgstr 
Project-Id-Version: R 2.3.0\n
Report-Msgid-Bugs-To: b...@r-project.org\n
POT-Creation-Date: 2007-12-16 12:02\n
PO-Revision-Date: 2009-04-08 13:02+0100\n
Last-Translator: Chris Leick c.le...@vollbio.de\n
Language-Team: German debian-l10n-ger...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=2; plural=(n != 1);\n

msgid wrong plot method used
msgstr falsche Ausgabemethode benutzt

msgid SOM called with no data
msgstr SOM ohne Daten aufgerufen

msgid 'radii' must be a list of the same length as 'alpha'
msgstr »radii« muss eine Liste mit der gleichen Länge wie »alpha« sein

msgid 'alpha' and 'radii' do not have the same lengths
msgstr »alpha« und »radii« haben nicht die gleiche Länge

msgid 'alpha' and 'radii' do not match
msgstr »alpha« und »radii« passen nicht zusammen

msgid no missing values are allowed
msgstr fehlende Werte sind nicht erlaubt

msgid 'train' and 'class' have different lengths
msgstr »train« und »class« haben unterschiedliche Längen

msgid dims of 'test' and 'train' differ
msgstr Abmessungen von »test« und »train« sind unterschiedlich

msgid k = %d exceeds number %d of patterns
msgstr k = %d überschreitet die Zahl %d der Muster

msgid k = %d must be at least 1
msgstr k = %d muss mindestens 1 sein

msgid dims of 'test' and 'train differ
msgstr Abmessungen von »test« und »train« sind unterschiedlich

msgid 'x' and 'cl' have different lengths
msgstr »x« und »cl« haben unterschiedliche Längen

msgid invalid prior
msgstr ungültiges »prior«

msgid 'prior' is of incorrect length
msgstr »prior« hat falsche Länge

msgid retained set is now too small to proceed
msgstr verbliebene Menge ist nun zu klein, um fortzufahren

msgid pass
msgstr bestehen

msgid size
msgstr Größe


Bug#511027: meld: Up/Down sometimes skip changes

2009-04-27 Thread Vincent Legoll
Please try with 1.3.0 or git master branch with the preference
ignore changes which delete or add blank lines unset.
It should be fixed.

-- 
Vincent Legoll



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



Bug#525794: /usr/bin/kwin: Windowbehaviour in a twinview multi-monitor setup bad and not configurable

2009-04-27 Thread Martin Henne
Package: kde-window-manager
Version: 4:4.2.2-2
Severity: important
File: /usr/bin/kwin


I have a dual monitor twinview configuration. What worked
good in KDE 3.5.9 is now broken:

1.
It's not possible to tell KDE (4.2.2) to maximize a window 
only to the size of one monitor instead of maximizing it 
over the whole desktop (two monitors). 

2.
It's not possible to tell KDE 4.2.2 to open a window on 
a specific monitor (in my case, the right one).

Others (users of the debian NG) report, that their windows 
maximize always to one monitor and they cannot find a setting 
to tell KDE to maximize over two monitor. They use an older 
Qt-Version so this might be related.

What works is, that I can tell KDE to use different background
images. When configuring the login manager (system settings)
both monitors are recognized and identified as '1' and '2'.

In the display settings dialog, there's no sign that I use
two monitors. Everything looks like I had one monitor with 
a setting of 2048x960 (just like pure xinerama). The button
'identify output' recognizes the whole desktop as one
named 'default'.

I made screenshots, that show the problem. They can be
found here:

http://81.169.152.37/screens/xinerama-1.jpeg
http://81.169.152.37/screens/xinerama-2.jpeg
http://81.169.152.37/screens/xinerama-3.jpeg
http://81.169.152.37/screens/xinerama-4.jpeg

Other window managers (I testet at least icewm) maximize the
window to only one monitor using the same xorg.conf setting.

My xorg.conf can be found here:

http://81.169.152.37/screens/xorg.conf

Thanks for reading.



Martin


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

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages kde-window-manager depends on:
ii  kdebase-runtime   4:4.2.2-1  runtime components from the offici
ii  kdebase-workspace-libs4+5 4:4.2.2-2  libraries provided by the KDE 4 ba
ii  kdelibs5  4:4.2.2-2  core libraries for all KDE 4 appli
ii  libc6 2.9-7  GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl1]  7.4-2  A free implementation of the OpenG
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libkdecorations4  4:4.2.2-2  library used by decorations for th
ii  libkwineffects1   4:4.2.2-2  library used by effects for the KD
ii  libqt4-dbus   4.5.1-1Qt 4 D-Bus module
ii  libqt4-qt3support 4.5.1-1Qt 3 compatibility library for Qt 
ii  libqtcore44.5.1-1Qt 4 core module
ii  libqtgui4 4.5.1-1Qt 4 GUI module
ii  libsm62:1.1.0-2  X11 Session Management library
ii  libstdc++64.3.3-8The GNU Standard C++ Library v3
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxcomposite11:0.4.0-3  X11 Composite extension library
ii  libxdamage1   1:1.1.1-4  X11 damaged region extension libra
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxrandr22:1.3.0-2  X11 RandR extension library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra

kde-window-manager recommends no packages.

kde-window-manager 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#525655: /usr/share/initramfs-tools/hooks/mdadm: warnings

2009-04-27 Thread martin f krafft
also sprach Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com 
[2009.04.26.2124 +0200]:
   devs= levels=
[...]
 67:[ -x $MDADM ] || exit 0
 235:  if [ -x $MDADM ]; then

done and pending.

-- 
martin | http://madduck.net/ | http://two.sentenc.es/
 
a: no.
q: should i include quotations after my reply?
 
spamtraps: madduck.bo...@madduck.net


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#525796: Please ship libpng's -dbg package

2009-04-27 Thread Marco Amadori
Source: libpng
Severity:  wishlist

As most important libraries do, it would be useful and nice if libpng could 
ships its file with debugging symbols in a separate package.

-- 
ESC:wq

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#525798: install-info: Missing Replaces field on texinfo

2009-04-27 Thread Vincent Danjean
Package: install-info
Version: 4.13a.dfsg.1-2
Severity: important
Tags: patch

install-info need to have a line as
Replaces: texinfo ( 4.13a.dfsg.1-2)
and probably a line
Conflicts: texinfo ( 4.13a.dfsg.1-2)
or (I do not really know the difference betwwen conflict and break)
Break: texinfo ( 4.13a.dfsg.1-2)

Else, while upgrading, you get something as:
vdanj...@eyak:~$ sudo apt-get install -t experimental texinfo install-info
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   
Lecture des informations d'état... Fait
Paquets suggérés :
  texinfo-doc-nonfree
Les NOUVEAUX paquets suivants seront installés :
  install-info
Les paquets suivants seront mis à jour :
  texinfo
1 mis à jour, 1 nouvellement installés, 0 à enlever et 173 non mis à jour.
Il est nécessaire de prendre 978ko/1124ko dans les archives.
Après cette opération, 217ko d'espace disque supplémentaires seront utilisés.
Réception de : 1 http://ftp.fr.debian.org experimental/main texinfo 
4.13a.dfsg.1-2 [978kB]
978ko réceptionnés en 0s (1263ko/s)
Lecture des champs des paquets... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Lecture des fichiers de modifications (« changelog »)... Terminé 
apt-listchanges: Souhaitez-vous continuer ? [O/n]  
apt-listchanges: Envoi des modifications par courriel à root : 
apt-listchanges : journaux des modifications (« changelogs ») pour eyak
(Lecture de la base de données... 276030 fichiers et répertoires déjà 
installés.)
Dépaquetage de install-info (à partir de 
.../install-info_4.13a.dfsg.1-2_amd64.deb) ...
dpkg : erreur de traitement de 
/var/cache/apt/archives/install-info_4.13a.dfsg.1-2_amd64.deb (--unpack) :
 tentative de remplacement de « /usr/bin/ginstall-info », qui appartient aussi 
au paquet texinfo
dpkg-deb: sous-processus paste tué par le signal (Relais brisé (pipe))
Préparation du remplacement de texinfo 4.13a.dfsg.1-1 (en utilisant 
.../texinfo_4.13a.dfsg.1-2_amd64.deb) ...
Dépaquetage de la mise à jour de texinfo ...
Traitement des actions différées (« triggers ») pour « man-db »...
Des erreurs ont été rencontrées pendant l'exécution :
 /var/cache/apt/archives/install-info_4.13a.dfsg.1-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
vdanj...@eyak:~$

  Regards,
Vincent

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

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

Versions of packages install-info depends on:
ii  libc6 2.9-7  GNU C Library: Shared libraries

install-info recommends no packages.

install-info 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#525797: vr [INTL:DE] German translation of R-nnet

2009-04-27 Thread Chris Leick

Package: vr
Version: 7.2.46 (R 2.3.0)
Severity: wishlist
Tags: l10n

Please find the initial German translation for R-nnet attached.
(po/R-nnet.pot)

Greetings,
Chris

# Translation of vr/R-nnet.pot to German
# Copyright (C) 2007 The R Foundation
# This file is distributed under the same license as the lattice R package.
# Chris Leick c.le...@vollbio.de, 2009.
# See http://lists.debian.org/debian-l10n-german/2009/04/msg00094.html
#
msgid 
msgstr 
Project-Id-Version: R 2.3.0\n
Report-Msgid-Bugs-To: b...@r-project.org\n
POT-Creation-Date: 2007-12-16 12:02\n
PO-Revision-Date: 2009-04-10 09:59+0100\n
Last-Translator: Chris Leick c.le...@vollbio.de\n
Language-Team: German debian-l10n-ger...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=2; plural=(n != 1);\n


msgid some case has no observations
msgstr irgendein Fall hat keine Beobachtungen

msgid ncol(offset) is wrong
msgstr ncol(Versatz) ist falsch

msgid not a \multinom\ fit
msgstr keine »multinom«-Anpassungsgüte

msgid 'scope' is not a subset of term labels
msgstr »scope« ist keine Untermenge der Termbeschriftungen

msgid number of rows in use has changed: remove missing values?
msgstr 
Zahl der benutzten Zeilen hat sich geändert: Fehlende Werte entfernen?

msgid no terms in 'scope' for adding to object
msgstr keine Terme in »scope«, um ein Objekt hinzuzufügen

msgid anova is not implemented for a single \multinom\ object
msgstr 
Varianzanalyse ist nicht für ein einzelnes »multinom«-Objekt implementiert

msgid not all objects are of class \multinom\
msgstr nicht alle Objekte gehören zur Klasse »multinom«

msgid models were not all fitted to the same size of dataset
msgstr 
nicht alle Modelle wurden an die gleiche Größe, wie die des Datensatzes, 
angepasst

msgid missing values in 'x'
msgstr fehlende Werte in »x«

msgid missing values in 'y'
msgstr fehlende Werte in »y«

msgid nrows of 'x' and 'y' must match
msgstr nrows von »x« und »y« müssen übereinstimmen

msgid entropy fit only for logistic units
msgstr Entropie passt nur für logistische Einheiten

msgid no weights to fit
msgstr keine Gewichte für Anpassung

msgid too many (%d) weights
msgstr zu viele (%d) Gewichte

msgid weights vector of incorrect length
msgstr Gewichtsvektor von falscher Länge

msgid incorrect length of 'mask'
msgstr falsche Länge von »mask«

msgid invalid weights vector
msgstr ungültiger Gewichtsvektor

msgid object not of class \nnet\
msgstr Objekt nicht aus der Klasse »nnet«

msgid inappropriate fit for class
msgstr unangemessene Passform für die Klasse

msgid dims of 'x' and 'y' must match
msgstr Dimensionen von »x« und »y« müssen übereinstimmen

msgid not a legitimate neural net fit
msgstr keine rechtmäßige neuronale Netz-Güte

msgidgroup %s is empty
msgid_plural groups %s are empty
msgstr[0]Gruppe %s ist leer
msgstr[1]Gruppen %s sind leer


Bug#525799: /usr/bin/aptitude is missing

2009-04-27 Thread Javier Barroso
Package: aptitude
Version: 0.5.2-1
Severity: normal


$ dpkg -L aptitude | grep usr\/bin\/aptitude
/usr/bin/aptitude-curses
/usr/bin/aptitude-create-state-bundle
/usr/bin/aptitude-run-state-bundle

Hi, are you planning aptitude-cli package ?

So, this is experimental ... should I have to report bugs like this ??

Thank you

-- Package-specific info:
Terminal: xterm
$DISPLAY is set.
`which aptitude`: 
aptitude version information:

aptitude linkage:

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

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.21Advanced front-end for dpkg
ii  apt-xapian-index   0.19  maintenance tools for a Xapian ind
ii  libc6  2.9-7 GNU C Library: Shared libraries
ii  libcwidget30.5.12-4  high-level terminal interface libr
ii  libept00.5.26+b1 High-level library for managing De
ii  libgcc11:4.3.3-8 GCC support library
ii  liblog4cxx10   0.10.0-1  A logging library for C++
ii  libncursesw5   5.7+20090411-1shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.3-8   The GNU Standard C++ Library v3
ii  libxapian151.0.10-2  Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-do 0.4.11.11-1 English manual for aptitude, a ter
ii  libparse-debianchangelog-per 1.1.1-2 parse Debian changelogs and output

Versions of packages aptitude suggests:
ii  debtags   1.7.9+b1   Enables support for package tags
pn  tasksel   none (no description available)

-- debconf-show failed



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



Bug#521216: [pkg-nvidia-devel] Bug#521216: [nvidia-glx-legacy-173xx] Latest Nvidia release packaged

2009-04-27 Thread Maurizio Avogadro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Il 27/04/2009 07:35, Randall Donald ha scritto:
 Heh, I just uploaded 173.14.18 today. I hope it works as well as yours.

Hi Randall,

I'm afraid it won't, since your new package doesn't provide
xserver-xorg-video-5 as current xorg drivers do: users will still need
to install some xserver-xorg-video-* driver in order to satisfy
xserver-xorg dependencies.

Thanks

Maurizio
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkn1ZtkACgkQ/dvt08kFG3wJIQCfdLTNyDW940u7aJ+vaQsl9v2T
FI8AninnxgqF/iB80ZxMG3Uh+JHy9CxH
=IVc3
-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#477806: Any updates on this bug?

2009-04-27 Thread Fabian Greffrath

Rogério Brito schrieb:

I'm not sure right now, but I think that some functions of lame (OK, not
packaged in Debian) and lossywav (still not packaged) might benefit from
a Fast Fourier Transform.


I have prepared djbft packages in the pkg-multimedia SVN that are 
ready for upload IMHO. I packaged the software mainly for use with 
a52dec, which is the only software that I know that actually uses djbfft.


However, there are several other FFT libraries already available in 
the Debian archive and I did not find it appropriate to upload just 
another one that is used by only one other software in Debian (that is 
- by the way - more and more replaced by generic solutions in ffmpeg).


AFAIK lame does not use djbfft or any other external library for FFT 
calculations; the same is true for lossywav.


Cheers,
Fabian

--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  greffr...@leat.ruhr-uni-bochum.de



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



Bug#525793: /usr/share/man/man4/intel.4.gz: UXA isn't used as default

2009-04-27 Thread Brice Goglin
Uwe Kleine-König wrote:
 Package: xserver-xorg-video-intel
 Version: 2:2.7.0-1
 Severity: minor
 File: /usr/share/man/man4/intel.4.gz

 Hello,

 intel(4) states for Option AccelMethod:

   Default: UXA if kernel-modesetting is available, EXA
   otherwise

 But without setting AccelMethod EXA is used on 2.6.29-1-686.  Doing

   grep [UE]XA /var/log/Xorg.0.log

 only yields:

   (==) intel(0): Using EXA for acceleration
   (WW) intel(0): DRI2 requires UXA
   (II) EXA(0): Offscreen pixmap area of 12582912 bytes
   (II) EXA(0): Driver registered support for the following operations:

 After setting AccelMethod to UXA the logs suggest that UXA is used---see
 below.

 So the default for AccelMethod seems to be unconditionally EXA.
   

Did you actually enabled KMS properly?

Brice




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



Bug#523228: smplayer: Fixed in version 0.6.7-1

2009-04-27 Thread Yves Paredes
Package: smplayer
Severity: normal

The problem has been fixed in version 0.6.7-1, with the Bypass window manager 
option disabled.

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

Kernel: Linux 2.6.29-1.slh.6-sidux-amd64 (SMP w/2 CPU cores; PREEMPT)
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 smplayer depends on:
ii  libc6   2.9-7GNU C Library: Shared libraries
ii  libgcc1 1:4.3.3-8GCC support library
ii  libqt4-network  4.5.1-1  Qt 4 network module
ii  libqt4-xml  4.5.1-1  Qt 4 XML module
ii  libqtcore4  4.5.1-1  Qt 4 core module
ii  libqtgui4   4.5.1-1  Qt 4 GUI module
ii  libstdc++6  4.3.3-8  The GNU Standard C++ Library v3
ii  mplayer-nogui [ 1:1.0.rc2svn20090412-0.0 The Ultimate Movie Player For Linu
ii  zlib1g  1:1.2.3.3.dfsg-13compression library - runtime

Versions of packages smplayer recommends:
ii  smplayer-themes0.1.19.dfsg-1 complete front-end for MPlayer - i
ii  smplayer-translations  0.6.7-1   complete front-end for MPlayer - t

smplayer 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#525800: haxml : Source package has broken build depenancies

2009-04-27 Thread Erik de Castro Lopo
Package: haskell-vty
Version: 3.0.1-1build1
Severity: grave
Justification: renders package unusable


Try to get build-deps on Sid:

prompt # apt-get build-dep libghc6-haxml-dev
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Pack age libghc6-base-doc is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libghc6-base-doc has no installation candidate
E: Failed to satisfy Build-Depends-Indep dependency for haxml: 
libghc6-base-doc

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

Kernel: Linux 2.6.27-7-generic (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash


-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/



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



Bug#525801: aptitude: Changing 'l' key example in README limit term has changed their syntax

2009-04-27 Thread Javier Barroso
Package: aptitude
Version: 0.5.2-1
Severity: minor


I like to use 'l' for view all the linux-image for example, now if I 'limit' 
with image keyword, dmraid,grub-disk are shown. It is because of new search 
engine in aptitude (like #514625)

Please update README file to this new sintax. I attach the patch to README 
where ~n prefix is used to mantain the usage like older aptitude

Thanks

-- Package-specific info:
Terminal: xterm
$DISPLAY is set.
`which aptitude`: 
aptitude version information:

aptitude linkage:

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

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.21Advanced front-end for dpkg
ii  apt-xapian-index   0.19  maintenance tools for a Xapian ind
ii  libc6  2.9-7 GNU C Library: Shared libraries
ii  libcwidget30.5.12-4  high-level terminal interface libr
ii  libept00.5.26+b1 High-level library for managing De
ii  libgcc11:4.3.3-8 GCC support library
ii  liblog4cxx10   0.10.0-1  A logging library for C++
ii  libncursesw5   5.7+20090411-1shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.3-8   The GNU Standard C++ Library v3
ii  libxapian151.0.10-2  Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-do 0.4.11.11-1 English manual for aptitude, a ter
ii  libparse-debianchangelog-per 1.1.1-2 parse Debian changelogs and output

Versions of packages aptitude suggests:
ii  debtags   1.7.9+b1   Enables support for package tags
pn  tasksel   none (no description available)

-- debconf-show failed
--- README  2009-04-27 10:12:52.0 +0200
+++ README.new  2009-04-27 10:14:43.0 +0200
@@ -782,7 +782,7 @@
 
  Actions  Undo  Package  Search  Options  Views  Help
 f10: Menu  ?: Help  q: Quit  u: Update  g: Download/Install/Remove Pkgs
-aptitude 0.2.14.1
+aptitude 0.5.2-1
 --- Installed Packages
 --- Not Installed Packages
 --- Obsolete and Locally Created Packages
@@ -792,7 +792,7 @@
 
   +--+
   |Enter the new package tree limit: |
-  |apti  |
+  |~napti|
   | [ Ok ] [ Cancel ]|
 Th+--+ 
a
 


Bug#464868: closed by Lorenzo Martignoni martig...@debian.org (Bug#464868: fixed in autopsy 2.10-1)

2009-04-27 Thread Dr. Markus Waldeck
Hello Lorenzo,

thanks for packaging 2.10!

But if you look into Bug#464868
you will notice that I requested 
two times to updating of the subject
of the bug report.

So IMO Bug#464868 is not solved.

Thanks

Markus


-- 
Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger01



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



Bug#524476: Patch to implement this wish

2009-04-27 Thread Andy Shevchenko
-- 
With Best Regards,
Andy Shevchenko
--- debcommit.pl.orig	2008-07-18 09:01:54.0 +0300
+++ debcommit.pl	2009-04-27 11:23:30.0 +0300
@@ -87,6 +87,13 @@
 This option is set by default and ignored if more than one line of
 the message begins with [*+-] .
 
+=item B--sign-commits, B--no-sign-commits
+
+Append a Signed-off-by line to the commit message.
+
+By default this option is set to add the line. Currently this is only supported
+by git.
+
 =item B--sign-tags, B--no-sign-tags
 
 If this option is set, then tags that debcommit creates will be signed
@@ -197,6 +204,8 @@
--no-strip-message  Do not strip a leading '* ' (default)
--sign-tags Enable signing of tags (git only)
--no-sign-tags  Do not sign tags (default)
+   --sign-commits  Add a Signed-off-by line to the commit message (default)
+   --no-sign-commits   Do not add a Signed-off-by to the commit message (git only)
-h --help   This message
-v --versionVersion information
 
@@ -230,6 +239,7 @@
 my $all=0;
 my $stripmessage=1;
 my $signtags=0;
+my $signcommits=1;
 my $changelog=debian/changelog;
 my $keyid;
 
@@ -300,6 +310,7 @@
 		 c|changelog=s = \$changelog,
 		 s|strip-message! = \$stripmessage,
 		 sign-tags! = \$signtags,
+		 sign-commits! = \$signcommits,
 		 R|release-use-changelog! = \$release_use_changelog,
 		 h|help = sub { usage(); exit 0; },
 		 v|version = sub { version(); exit 0; },
@@ -448,7 +459,7 @@
 	if ($all) {
 	@files_to_commit=(-a)
 	}
-	$action_rc = action($prog, commit, -m, $message, @files_to_commit);
+	$action_rc = action($prog, commit, $signcommits ? -s : , -m, $message, @files_to_commit);
 	}
 }
 elsif ($prog eq 'tla' || $prog eq 'baz') {


Bug#525802: [nxtvepg] Wrong channels in description

2009-04-27 Thread Resul Cetin
Package: nxtvepg
Version: 2.7.6-1
Severity: normal

The channels shown in the description are heavily outdated. See 
http://nxtvepg.sourceforge.net/provnets.html for current list of channels.


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

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

--- Package information. ---
Depends(Version) | Installed
-+-
libc6 (= 2.3.2) | 2.9-7
libx11-6 | 2:1.2.1-1
libxmu6  | 2:1.0.4-1
tcl8.4   (= 8.4.16) | 8.4.19-3
tk8.4(= 8.4.16) | 8.4.19-3





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



Bug#525803: aptitude: should be able to display NEWS.Debian

2009-04-27 Thread Andreas Beckmann
Package: aptitude
Version: 0.4.11.11-1
Severity: wishlist

Hi,

it would be nice if aptitude could display the NEWS(.Debian) file (if
one exists) like it can show you the Changelog(.Debian).


Andreas


-- Package-specific info:
aptitude 0.4.11.11 compiled at Nov 20 2008 04:02:44
Compiler: g++ 4.3.2
Compiled against:
  apt version 4.6.0
  NCurses version 5.6
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.7.20090404
  cwidget version: 0.5.12
  Apt version: 4.6.0
linux-gate.so.1 =  (0xb80a6000)
libapt-pkg-libc6.7-6.so.4.6 = /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0xb7fc5000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0xb7f87000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0xb7f8)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0xb7ebc000)
libept.so.0 = /usr/lib/libept.so.0 (0xb7df8000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0xb7ca)
libz.so.1 = /usr/lib/libz.so.1 (0xb7c8b000)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb7c72000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb7b83000)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7b5d000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb7b5)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb79ef000)
libutil.so.1 = /lib/i686/cmov/libutil.so.1 (0xb79eb000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb79e6000)
/lib/ld-linux.so.2 (0xb80a7000)
Terminal: xterm
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

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

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.20.2  Advanced front-end for dpkg
ii  libc6  2.9-4 GNU C Library: Shared libraries
ii  libcwidget30.5.12-4  high-level terminal interface libr
ii  libept00.5.26High-level library for managing De
ii  libgcc11:4.3.3-8 GCC support library
ii  libncursesw5   5.7+20090404-1shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.3-8   The GNU Standard C++ Library v3
ii  libxapian151.0.10-2  Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-do 0.4.11.11-1 English manual for aptitude, a ter
ii  libparse-debianchangelog-per 1.1.1-2 parse Debian changelogs and output

Versions of packages aptitude suggests:
ii  debtags   1.7.9  Enables support for package tags
pn  tasksel   none (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#525805: [nxtvepg] Please provide watch file

2009-04-27 Thread Resul Cetin
Package: nxtvepg
Version: 2.7.6-2
Severity: wishlist
Tags: patch

Please provide a debian/watch file to check for current versions of this 
package in upstream. Working example file is given below (mail is a valid 
patch file):
---
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..b3bb99b
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/nxtvepg/nxtvepg-(.+)\.tar\.gz
---
--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.29-1-amd64

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

--- Package information. ---
Depends(Version) | Installed
-+-
libc6 (= 2.3.2) | 2.9-7
libx11-6 | 2:1.2.1-1
libxmu6  | 2:1.0.4-1
tcl8.4   (= 8.4.16) | 8.4.19-3
tk8.4(= 8.4.16) | 8.4.19-3



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



Bug#525806: libdatrie1: long description no sentence

2009-04-27 Thread Gerfried Fuchs
Package: libdatrie1
Version: 0.2.1-2
Severity: minor

Hi!

 It would be nice if the long description of your package could consist
of full sentences[1], preferably more than just one - currently it looks
a bit poor and pretty short.

 So long, and thanks for your great work nevertheless!
Rhonda
[1] 
http://www.us.debian.org/doc/developers-reference/ch-best-pkging-practices#bpp-pkg-desc



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



Bug#518834: mdadm: I still regulary see these mismatches

2009-04-27 Thread Berni Elbourn
I see these on my recently upgraded Lenny system which does not have lvm 
on plain old pata:-


Apr 25 10:22:29 queeg mdadm[4704]: RebuildStarted event detected on md 
device /dev/md0
Apr 25 10:25:29 queeg mdadm[4704]: Rebuild20 event detected on md device 
/dev/md0
Apr 25 10:28:29 queeg mdadm[4704]: Rebuild40 event detected on md device 
/dev/md0
Apr 25 10:31:29 queeg mdadm[4704]: Rebuild60 event detected on md device 
/dev/md0
Apr 25 10:33:29 queeg mdadm[4704]: Rebuild80 event detected on md device 
/dev/md0
Apr 25 10:36:04 queeg mdadm[4704]: RebuildFinished event detected on md 
device /dev/md0, component device  mismatches found: 512


FilesystemSize  Used Avail Use% Mounted on
/dev/md0   46G   29G   16G  66% /
tmpfs 998M   16K  998M   1% /lib/init/rw
udev   10M  152K  9.9M   2% /dev
tmpfs 998M 0  998M   0% /dev/shm
/dev/md2  404G  187G  197G  49% /home

swapon -s
FilenameTypeSizeUsedPriority
/dev/md1partition   9767416 0   -1

Linux queeg 2.6.26-1-686 #1 SMP Fri Mar 13 18:08:45 UTC 2009 i686 GNU/Linux

mdadm --version
mdadm - v2.6.7.2 - 14th November 2008


queeg:/var/log# smartctl -l error /dev/hda
smartctl version 5.38 [i686-pc-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF READ SMART DATA SECTION ===
SMART Error Log Version: 1
No Errors Logged

queeg:/var/log# smartctl -l error /dev/hdd
smartctl version 5.38 [i686-pc-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF READ SMART DATA SECTION ===
SMART Error Log Version: 1
No Errors Logged

Can anyone explain what these mismatches are...is my data at risk?

ta

Berni



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



Bug#524061: /var/lib/python-support/python2.6/debian_bundle/deb822.py:1039: DeprecationWarning: object.__init__() takes no parameters

2009-04-27 Thread Stefano Zacchiroli
tags 524061 + pending
thanks

On Tue, Apr 14, 2009 at 04:50:22PM +0200, Loïc Minier wrote:
  With python2.6, I get this warning from a bunch of tools:
 /var/lib/python-support/python2.6/debian_bundle/deb822.py:1039:
 DeprecationWarning: object.__init__() takes no parameters
 
  I filed this originally at
  https://bugs.launchpad.net/ubuntu/+source/python-debian/+bug/339466
  where I included a patch (attached); it seems to still apply to 0.1.13;
  could you please consider merging it?

Thanks for the patch!, it has been merged in Git.

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime



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



Bug#525807: webfs: bad LSB headers in init script

2009-04-27 Thread Marcus Better
Package: webfs
Version: 1.21-5.1
Severity: normal

The init script has an empty Provides header, causing insserv to complain:

insserv: Script webfs is broken: incomplete LSB comment.
insserv: missing valid name for `Provides:' please add.


-- 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.29-melech (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages webfs depends on:
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  libc6 2.9-4  GNU C Library: Shared libraries

webfs recommends no packages.

webfs suggests no packages.

-- debconf information:
  webfsd/web_conn:
  webfsd/web_virtual: false
  webfsd/web_port: 8001
  webfsd/web_user: www-data
  webfsd/web_index:
  webfsd/web_dircache:
  webfsd/pending: no
  webfsd/web_syslog: false
  webfsd/web_group: www-data
  webfsd/web_ip:
  webfsd/web_timeout:
  webfsd/web_host:
  webfsd/web_accesslog:
  webfsd/web_root: /var/ftp



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



Bug#525808: docbook-xsl: ruby dependency

2009-04-27 Thread Jakub Wilk

Package: docbook-xsl
Version: 1.74.3+dfsg-1
Severity: normal

docbook-xsl currently depends on ruby merely to satisfy requirements of 
dbtoepub. However, some users (take me for instance) don't need dbtoepub 
and could happily live without ruby installed.


Please either loosen the dependency (i.e., only recommend ruby) or split 
the package.



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

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

Versions of packages docbook-xsl depends on:
ii  ruby  4.2An interpreter of object-oriented 
ii  xml-core  0.12   XML infrastructure and XML catalog

ii  xsltproc  1.1.24-2   XSLT command line processor
ii  zip   3.0-1  Archiver for .zip files

Versions of packages docbook-xsl recommends:
ii  docbook-xml   4.5-6  standard XML documentation system,
ii  docbook-xsl-doc-html [docbook 1.74.3-2   stylesheets for processing DocBook

Versions of packages docbook-xsl suggests:
pn  docbook-xsl-saxon none (no description available)
pn  fop   none (no description available)
pn  libsaxon-java none (no description available)
pn  libxalan2-javanone (no description available)
pn  xalan none (no description available)

-- no debconf information

--
Jakub Wilk



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



Bug#525716: FTBFS with GCC 4.4: missing #include

2009-04-27 Thread Stefan Potyra
clone 525716 -1
reassign -1 flex
retitle -1 flex: produces c++ code with missing include cstdio
thanks

Hi,

Am Sunday 26 April 2009 20:27:35 schrieb Martin Michlmayr:
 Package: fauhdlc
 Version: 20090309-1
 User: debian-...@lists.debian.org
 Usertags: ftbfs-gcc-4.4
 Tags: patch

 Your package fails to build with GCC 4.4, which has cleaned up some more
 C++ headers.  You always have to #include headers directly and cannot
 rely for things to be included indirectly.

 You can reproduce this problem with gcc-snapshot from unstable or
 gcc-4.4 from experimental.

  Automatic build of fauhdlc_20090309-1 on em64t by sbuild/amd64 0.53

 ...

  make[3]: Entering directory
  `/build/tbm/fauhdlc-20090309/frontend/newparser' g++ -Wall -Wextra
  -Wendif-labels -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align
  -Wwrite-strings -Wstrict-aliasing -Wsign-compare -Wconversion
  -Wwrite-strings -Wno-unused-parameter -Wold-style-cast -Werror
  -DPACKAGE_NAME=\fauhdlc\ -DPACKAGE_TARNAME=\fauhdlc\
  -DPACKAGE_VERSION=\20090309\ -DPACKAGE_STRING=\fauhdlc\ 20090309\
  -DPACKAGE_BUGREPORT=\\ -DPACKAGE=\fauhdlc\ -DVERSION=\20090309\
  -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
  -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
  -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
  -DHAVE_GC_GC_CPP_H=1 -I.  -I ../.. -I.  -Wno-conversion
  -Wno-old-style-cast -Wno-parentheses -g -O2 -MT
  libnewparser_a-FAUhdlScanner.o -MD -MP -MF
  .deps/libnewparser_a-FAUhdlScanner.Tpo -c -o
  libnewparser_a-FAUhdlScanner.o `test -f 'FAUhdlScanner.cpp' || echo
  './'`FAUhdlScanner.cpp FAUhdlScanner.cpp: In member function 'int
  yyFlexLexer::yyinput()': FAUhdlScanner.cpp:3907: error: 'EOF' was not
  declared in this scope make[3]: *** [libnewparser_a-FAUhdlScanner.o]
  Error 1
  make[3]: Leaving directory
  `/build/tbm/fauhdlc-20090309/frontend/newparser' make[2]: *** [all] Error
  2

  /* ParserDriver.hpp needs to be included before the scanner header */
 --- frontend/newparser/FAUhdlScanner.l~   2009-04-26 17:59:54.0 
 +
 +++ frontend/newparser/FAUhdlScanner.l2009-04-26 17:59:55.0 
 +
 @@ -44,6 +44,7 @@
  %x FORMAL_SCANNER

  %top{
 +#include stdio.h
  #include string
  #include stdexcept
  /* ParserDriver.hpp needs to be included before the scanner header */

thanks for the patch, just applied this as a workaround to upstream svn.
Imo the real bug seems to originate in the c++ code generated from flex, which 
uses EOF (the .l file doesn't) but doesn't issue the necessaring include, 
hence cloning the bug to flex.

Cheers,
 Stefan.


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


Bug#515641: r-cran-epi_1.0.10-1_i386.changes REJECTED (fwd)

2009-04-27 Thread Andreas Tille

Hi Bendix,

some week ago I contected you about your package R Epi and my intent to
include it as an official package of the Debian/GNU Linux distribution
to enrich the epidemiological part of the Debian Med effort.  I might
have missed a response of yours but I do not remember any answer of yours
about the missing source of the provided information.  Could you please
give some information whether the source can be provided or not.  In
the later case we have to decide to ship R Epi without the docs or move
the complete package as it to the non-free section of Debian.

Kind regards and thanks for providing R Epi

   Andreas.


On Mon, 9 Mar 2009, Andreas Tille wrote:


Hello,

at first I would like to inform you that I plan to package R CRAN Epi
for the Debian GNU Linux distribution.  It is a really nice enhancement for
the epidemiology task of Debian Med [1].
I actually prepared a package which worked so far but there is one issue 
which

is not accepted by ftpmaster: We have to provide the source for all binary
chunks of data - and PDF documents belong into this category.  As you can
see below the source for R-intro.pdf and Follow-up.pdf are lacking from the
source tarball which I downloaded [2].
Unfortunately I was not able to detect any source for these two documents
and I have no idea how to follow the request of our ftpmaster team except
to remove these nice docs which would be a shame.  Is there any way you
could provide the source of the documents (preferably inside an upgraded
version of the downloadable tarball).  Please make sure that the license
of the documents will be clarified in case it might be different from GPLv2
which is valid for the sources.

Kind regards and thanks for providing R Epi

  Andreas.

[1] http://debian-med.alioth.debian.org/tasks/epi.html
[2] http://cran.r-project.org/src/contrib/Epi_1.0.10.tar.gz

--
http://fam-tille.de

-- Forwarded message --
Date: Sat, 07 Mar 2009 19:40:49 +
From: Mark Hymers ftpmas...@debian.org
To: Andreas Tille ti...@debian.org,
   Debian-Med Packaging Team debian-med-packag...@lists.alioth.debian.org
Cc: Debian Installer instal...@ftp-master.debian.org
Subject: [Debian-med-packaging] r-cran-epi_1.0.10-1_i386.changes REJECTED

Dear Maintainer,

Rejected.  Both R-intro.pdf and Follow-up.pdf are missing source.

Mark



===

If you don't understand why your files were rejected, or if the
override file requires editing, reply to this email.

___
Debian-med-packaging mailing list
debian-med-packag...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-med-packaging


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





--
http://fam-tille.de



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



Bug#477806: Any updates on this bug?

2009-04-27 Thread Rogério Brito
Hi, Fabian.

On Apr 27 2009, Fabian Greffrath wrote:
 Rogério Brito schrieb:
 I'm not sure right now, but I think that some functions of lame (OK, not
 packaged in Debian) and lossywav (still not packaged) might benefit from
 a Fast Fourier Transform.

 I have prepared djbft packages in the pkg-multimedia SVN that are ready 
 for upload IMHO. I packaged the software mainly for use with a52dec, 
 which is the only software that I know that actually uses djbfft.

Nice to know that. Oh, just one thing (I have not checked the svn repo
yet): are you compiling djbfft as a shared object?

 However, there are several other FFT libraries already available in the 
 Debian archive and I did not find it appropriate to upload just another 
 one that is used by only one other software in Debian (that is - by the 
 way - more and more replaced by generic solutions in ffmpeg).

Well, I'm not sure how the fft libraries perform these days, but I think
that doing a small benchmark would be useful. Especially for arches that
are less popular, like ppc.

 AFAIK lame does not use djbfft or any other external library for FFT  
 calculations; the same is true for lossywav.

Sure, lame does not use, but I'm thinking of getting rid of the assembly
specific parts (as much as I can---see the executable stacks problems that
we had recently).

BTW, can you check out the lame CVS repo and criticize the Debian
packaging? I'm willing to make major surgeries there, now that we're in
plain development cycle of lame 3.99.

OK, back to the djbfft, lossywav is only implemented in pascal/delphi and I
am planning a C port of it, where I would need a FFT library (to avoid
reinventing the wheel).

Would you like to join forces and transcribe the code from pascal to C, so
that we can have lossywav working for a broad range of platforms? I can add
you to the sf.net project (named lossywav, of course).


Regards, Rogério Brito.

-- 
Rogério Brito : rbr...@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.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#525101: [pkg-wpa-devel] Bug#525101: wpasupplicant: does not reassociate after suspend-resume cycle

2009-04-27 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Kel Modderman skrev:
 Could also be a bug in the kernel module for your wireless device. It is
 not uncommon to see funny driver errors after suspend/resume.

Ok, I think I found a corresponding upstream bug report. I would
reassign the bug to linux-2.6 but have to confirm on a Debian kernel first.

Cheers,

Marcus
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkn1fDsACgkQXjXn6TzcAQkOwQCgi5Lj6wxAMdu+8IjIhQQZQDFH
/KkAoJIJBR5DyRUMiTtiix3qYTFm258Y
=Ti0b
-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#525788: [INTL:es] Spanish debconf template translation for xsp

2009-04-27 Thread Jo Shields
On Mon, 2009-04-27 at 09:28 +0200, Francisco Javier Cuadrado wrote:
 Package: xsp
 Version: 2.0-2
 Severity: wishlist
 Tags: l10n patch

Gracias. This has been saved in our packaging SVN, and will be part of
the next package update.


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


Bug#525588: bridged network stop working with kvm 84

2009-04-27 Thread Paul Collins
Guido Günther a...@sigxcpu.org writes:

 On Mon, Apr 27, 2009 at 10:50:09AM +1200, Paul Collins wrote:
 I noticed this problem cropped up when I upgraded from Linux 2.6.29 to
 Linux 2.6.29.1, so bisecting the kernel may be worth a try.
 But you do use the kvm-84 modules or are you using the in kernel kvm
 modules?

I use the kernel's kvm modules.

-- 
Paul Collins
Wellington, New Zealand

Dag vijandelijk luchtschip de huismeester is dood



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



Bug#525810: avelsieve: the emailaddresses with a + are not accepted as a forward destination

2009-04-27 Thread Philipp Dreimann
Package: avelsieve
Version: 1.9.7-6
Severity: normal

In line 297 of avelsieve/include/sieve_actions.inc.php is the following
regexp to match a valid forward destionation address:
[a-za-z0-9]+[a-za-z0-9\._...@[a-za-z0-9_-]+[a-za-z0-9\._-]+

Beside the fact that it would be better readable if the caseinsensitive
feature of preg_match in line 299 could be turned like this:

if(!preg_match(/^$onemailregex(,$onemailregex)*$/i , $val['redirectemail'])){

..it also lacks support for emailaddresses with a + in the user part.

Here is a patch which works for me.

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

Kernel: Linux 2.6.26-1-xen-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages avelsieve depends on:
ii  debconf   1.5.24 Debian configuration management sy
ii  squirrelmail  2:1.4.15-4 Webmail for nuts

avelsieve recommends no packages.

Versions of packages avelsieve suggests:
pn  cyrus-imapd-2.2   none (no description available)

-- debconf information:
  avelsieve/no_purge:
* avelsieve/runconfig: true
--- sieve_actions.inc.php.old	2009-04-27 11:17:04.0 +0200
+++ sieve_actions.inc.php	2009-04-27 11:03:02.0 +0200
@@ -294,9 +294,9 @@
 	}
 
 	function validate($val, $errormsg) {
-		$onemailregex = [a-za-z0-9]+[a-za-z0-9\._...@[a-za-z0-9_-]+[a-za-z0-9\._-]+;
+		$onemailregex = [a-z0-9]+[a-z0-9\._\+...@[a-z0-9_-]+[a-z0-9\._-]+;
 		
-		if(!preg_match(/^$onemailregex(,$onemailregex)*$/ ,	$val['redirectemail'])){
+		if(!preg_match(/^$onemailregex(,$onemailregex)*$/i ,	$val['redirectemail'])){
 		// if(!preg_match(/^( [a-zA-Z0-9] )+( [a-zA-Z0-9\._-] )*@( [a-zA-Z0-9_-] )+( [a-zA-Z0-9\._-] +)+$/ ,
 $errormsg[] = _(Incorrect email address(es). You must enter one or more valid email addresses, separated by comma.);
 		}


Bug#432040: texlive-lang-greek: Missing built documentation

2009-04-27 Thread Reuben Thomas

On Mon, 27 Apr 2009, Hilmar Preusse wrote:


On 17.07.07 Reuben Thomas (r...@sc3d.org) wrote:

Hi,


I've forwarded this bug to the upstream author, and will report
progress to this bug.


Do you know already if the bug is fixed in upstream?


As I said, I'll report progress to this bug. Since I haven't reported 
progress, you can deduce that I'm not aware of any!


--
http://rrt.sc3d.org/ | Astrophysics: it’s not exactly rocket science



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



Bug#525537: udev: gpio-keys input driver should have class kbd

2009-04-27 Thread Kay Sievers
On Sun, Apr 26, 2009 at 21:54, Marco d'Itri m...@linux.it wrote:
 Is this reasonable?

 With udev 0.140 (or rather: sometime after 0.125) we've lost the
 persistent device symlink /dev/input/by-path/platform-gpio-keys-event-
 due to the following change in 60-persistent-input.rules which no longer
 allows an empty ID_CLASS:

 It seems to me that the simplest solution is to let udev define a class
 for gpio-keys (kbd seems most logical), for example with the following
 change in 60-persistent-input.rules:

 -DRIVERS==atkbd,                      ENV{ID_CLASS}=kbd
 +DRIVERS==atkbd|gpio-keys,            ENV{ID_CLASS}=kbd

I guess, this is any key on a system board, and is not like the usual,
pretty well defined kbd.

For path links of platform devices, we should just create a:
  /dev/input/by-path/platform-gpio-keys-event
link, which should be fine as long as there is only a single interface
per platform device. USB devices should also be fine in having this
link, because they include the interface number in the path name.

I've committed a change along with some other pending changes to the
git repository.

Thanks,
Kay
--
To unsubscribe from this list: send the line unsubscribe linux-hotplug in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



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



Bug#525785: sasl2-bin: saslauthd with kerberos5 doesn't work

2009-04-27 Thread Friedemann Stoyan
On 27.04.09 00:16, Russ Allbery wrote:
 Friedemann Stoyan fsto...@swapon.de writes:
 
  when using saslauthd with kerberos5 authentication mechanism it simply
  fails with:
  saslauthd[10678]: do_auth: auth failure: [user=xxx] [service=ldap] 
  [realm=x] [mech=kerberos5] [reason=saslauthd internal error]
 
  Fix:
  Explicitly set the environment in /etc/default/saslauthd and point to the 
  keytab:
  KRB5_KTNAME=/etc/krb5.keytab
 
  Please include this environment in default configuration.
 
 That's an odd problem and fix since that's the default keytab location.
 If KRB5_KTNAME isn't set in the environment, that's the path that should
 be used by the library by default.

This was my assumption too. It seems that saslauthd ignores the library
defaults.

 Do you have KRB5_KTNAME set in the environment before running the init
 script for some reason?

No, I haven't.

Regards
Friedemann



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



Bug#525811: ITP: menu-cache -- an implementation of the freedesktop menu specification for LXDE

2009-04-27 Thread Andrew Lee
Package: wnpp
Severity: wishlist
Owner: Andrew Lee and...@linux.org.tw

* Package name: menu-cache
  Version : 0.2.4
  Upstream Author : Hong Jen Yee (PCMan) pcman...@gmail.com
* URL : http://lxde.org/
* License : (GPL)
  Programming Lang: (C)
  Description : an implementation of the freedesktop menu specification for 
LXDE

 Libmenu-cache is a library creating and utilizing caches to speed up
 the manipulation for freedesktop.org defined application menus.
 It can be used as a replacement of libgnome-menu of gnome-menus.
 .
  * Shorten time for loading menu entries.
  * Ease of use. (API is very similar to that of libgnome-menu)
  * Lightweight runtime library. (Parsing of the menu definition files 
are done by menu-cache-gen when the menus are really changed.)
  * Less unnecessary and complicated file monitoring.
  * Heavily reduced disk I/O.



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



Bug#524192: UserWarning on import

2009-04-27 Thread Arnaud Fontaine
forcemerge 524192 508177
thanks

 Michal Čihař ni...@debian.org writes:

Hi,

 whenever I try to import genshi, I get UserWarning:

It sounds exactly like #524192 so you can get more information about the
way to  not see this warning  anymore on the bug  report.  Therefore I'm
merging and closing  this bug. Feel free to re-open it  if you still get
the problem...

Regards,
Arnaud Fontaine


pgpBnWnRUKMA3.pgp
Description: PGP signature


Bug#501503: udev: Griffin Powermate USB knob doesn't get /dev/input/by-id|path links

2009-04-27 Thread Phil Endecott

Kay Sievers wrote:

Does the input subsystem tell us anything specific we might want to
use to classify the device? What does:
  grep . /sys/class/input/inputX/capabilities/*
print?


$ grep . /sys/class/input/input10/capabilities/*
/sys/class/input/input10/capabilities/abs:0
/sys/class/input/input10/capabilities/ev:17
/sys/class/input/input10/capabilities/ff:0
/sys/class/input/input10/capabilities/key:1 0 0 0 0 0 0 0 0
/sys/class/input/input10/capabilities/led:0
/sys/class/input/input10/capabilities/msc:2
/sys/class/input/input10/capabilities/rel:80
/sys/class/input/input10/capabilities/snd:0
/sys/class/input/input10/capabilities/sw:0

The driver source is in drivers/input/misc/powermate.c.


Cheers,  Phil.






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



Bug#525354: info depends on install-info; however: Package install-info is not installed.

2009-04-27 Thread Sven Joachim
reassign 525354 install-info
forcemerge 525798 525354
severity 525798 serious
thanks

On 2009-04-24 20:19 +0200, Norbert Preining wrote:

 reassign  525354 dpkg
 thanks

 On Fr, 24 Apr 2009, jida...@jidanni.org wrote:
 Some problem:
 
 The following NEW packages will be installed:
   install-info{a}
 The following packages will be upgraded:
   info ...
 
 dpkg: dependency problems prevent configuration of info:
  info depends on install-info; however:
   Package install-info is not installed.
 dpkg: error processing info (--configure):
  dependency problems - leaving unconfigured

 I cannot explain this behaviour, seems to be related to experimental
 sources, but it is -- AFAIS -- in dpkg. The install-info should be
 installed, then why doesn't dpkg do it before configuring info?

Most probably because unpacking install-info failed due to a file
conflict, see #525798.  I've merged the bugs and upgraded the severity.

Cheers,
   Sven



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



Bug#525813: [apt-file] Packageversion

2009-04-27 Thread Matthias Erich Popp
Package: apt-file
Version: 2.2.2
Severity: wishlist


apt-file search make-kpkg

only print as result

kernel-package ...
kernel-package ...

but the result should contains the packageversions from both distris
stable and tesing and eventually for sid



-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (900, 'stable'), (99, 'testing')
Architecture: i386 (x86_64)

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

Versions of packages apt-file depends on:
ii  curl  7.18.2-8lenny2 Get a file from an HTTP, HTTPS or
ii  libapt-pkg-perl   0.1.22+b1  Perl interface to libapt-pkg
ii  libconfig-file-perl   1.42-1 Parses simple configuration files
ii  liblist-moreutils-perl0.22-1+b1  Addition list functions not found
ii  perl  5.10.0-19  Larry Wall's Practical Extraction

Versions of packages apt-file recommends:
ii  menu  2.1.41 generates programs menu for all 
me

Versions of packages apt-file suggests:
ii  openssh-client1:5.1p1-5  secure shell client, an 
rlogin/rsh
ii  sudo  1.6.9p17-2 Provide limited super user 
privile

-- no debconf information


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


Bug#523345: gstreamer0.10-plugins-bad: Confirmed Pidgin crash

2009-04-27 Thread Sebastian Dröge
Am Montag, den 27.04.2009, 10:36 +0200 schrieb Ivan Vilata i Balaguer:
 Package: gstreamer0.10-plugins-bad
 Version: 0.10.11-2+b1
 Severity: normal
 
 
 I can also confirm that Pidgin crashes when a connection to a Jabber server is
 done with gstreamer0.10-plugins-bad installed.  When no Jabber server is used,
 the program runs ok.  Also, when gstreamer0.10-plugins-bad is removed (even
 keeping the packages it depends on), the program doesn't crash when connecting
 to Jabber servers.
 
 I can provide an ltrace and an strace of a crash if you need it.  However, I
 may need to clean them up a little.

This seems to be more related to another issue. Do you have, by any
chance, gstreamer0.10-ffmpeg installed and the libavcodec52/etc packages
from Debian Multimedia or another third party repository?

Otherwise, please run pidgin from a terminal and paste the output into
this bug. strace/ltrace would be useless but a backtrace with gdb or a
valgrind log would be useful.


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#505153: Kmail corrupts attachments

2009-04-27 Thread Andy Goss
I am getting corrupt image attachments, but with multiple attachments, not all 
of which are corrupted. It seems to be the first few in the list. All are 
duplicated as is the body part, and the To: entry. In the example I received 
today, we have:

Body part
First image 50 KB
Body part
First image 1.3 MB
Second image27.8 KB
Second image1.1 MB
Third image 107.8 KB
Third image 1.2 MB
Fourth image732.5 KB
Fifth image 667.1 KB
Fourth image732.5 KB (out of sequence)

- and so on, with the sequence broken up. 

Only the first and second images have small and large versions. all totally 
corrupt and unreadable by anything. 

Of the subsequent images, a majority have one version which is OK, the other 
being incomplete, or in two cases garbled with other images. 

Curiously the Konqueror thumbnails on all but the first two image sets show a 
complete image for both versions.

This email contains the header:  X-MimeOLE: Produced By Microsoft Exchange V6.5

The headers are also duplicated.

The duplication part of this is not to do with Microsoft, as the email I got 
from subscribing to this bug is also duplicated. Though not the To: line. 

The Subscription successful email was not duplicated.

I suspect Klamav, as I do not remember having problems until I installed it. 
I'll try uninstalling it, as there seems to be no way of turning it off, and 
see how we go.

Kmail 1.9.9 KDE 3.5.10, KlamAV 0.44

Andy Goss




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



Bug#525809: libgtkhtml3.16-cil: fails to upgrade: trying to overwrite file in package libgnome-cil

2009-04-27 Thread Sebastian Harl
Package: libgtkhtml3.16-cil
Version: 2.24.0-2
Severity: normal

Hi,

When trying to upgrade to libgtkhtml3.16-cil version 2.24.0-2 (from
version 2.20.1-3), dpkg fails with the following error message:

dpkg: error processing 
/var/cache/apt/archives/libgtkhtml3.16-cil_2.24.0-2_powerpc.deb (--unpack):
 trying to overwrite `/usr/lib/pkgconfig/gtkhtml-sharp.pc', which is also in 
package libgnome-cil

libgnome-cil is only available in oldstable but, apparently, has not
been removed by any Conflicts: or the like. There is no requirement to
provide an upgrade path from stable to stable+2 but this is easy to fix,
so it would be nice if you'd take care of it. Anyway, if you do not
agree, feel free to simply close this bug.

Cheers,
Sebastian

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

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



signature.asc
Description: Digital signature


Bug#525793: /usr/share/man/man4/intel.4.gz: UXA isn't used as default

2009-04-27 Thread Uwe Kleine-König
Hello Brice,

On Mon, Apr 27, 2009 at 10:10:06AM +0200, Brice Goglin wrote:
 Uwe Kleine-König wrote:
  Package: xserver-xorg-video-intel
  Version: 2:2.7.0-1
  Severity: minor
  File: /usr/share/man/man4/intel.4.gz
 
  Hello,
 
  intel(4) states for Option AccelMethod:
 
  Default: UXA if kernel-modesetting is available, EXA
  otherwise
 
  But without setting AccelMethod EXA is used on 2.6.29-1-686.  Doing
 
  grep [UE]XA /var/log/Xorg.0.log
 
  only yields:
 
  (==) intel(0): Using EXA for acceleration
  (WW) intel(0): DRI2 requires UXA
  (II) EXA(0): Offscreen pixmap area of 12582912 bytes
  (II) EXA(0): Driver registered support for the following operations:
 
  After setting AccelMethod to UXA the logs suggest that UXA is used---see
  below.
 
  So the default for AccelMethod seems to be unconditionally EXA.

 
 Did you actually enabled KMS properly?
I did nothing but booting a 2.6.29 kernel.  If I need to do something
else, I wonder why setting AccelMethod=UXA explictily seems to work.
Does this setting result in the driver enabling KMS for me?

Best regards
Uwe

-- 
Pengutronix e.K.  | Uwe Kleine-König|
Industrial Linux Solutions| http://www.pengutronix.de/  |



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



Bug#517651: pm-utils: Thinkpad X40 Backlight Recently Started Failing on Resume

2009-04-27 Thread Michael Biebl
Sheridan Hutchinson wrote:
 Package: pm-utils
 Version: 1.2.4-2
 Severity: important
 
 Hello,
 
 I'm a longtime pm-utils user on my Thinkpad X40.  This laptop reached S3 and 
 S4 
 nirvana a couple of years ago with the minimum of fuss.
 
 I'm using squeeze and a nice shiny new pm-utils package turned up this week.  
 I 
 installed it and didn't think much of it.  A consequence of this new version 
 is 
 however that my backlight no longer comes back on when I resume from S3 
 (haven't 
 tested S4 yet).  It was working reliably prior to this.
 
 I do not have uswsusp installed (as I've never needed it) and have been 
 contently using
 the in-kernel suspend mechanism.
 
 The only thing this laptop previously needed to work was to pass 
 acpi_sleep=s3_bios,s3_mode
 hints to the kernel in the /boot/grub/menu.lst file.  They are still in there.

What was your pm-utils version, before you upgraded?
Where there any kernel upgrades in between?

Michael


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



signature.asc
Description: OpenPGP digital signature


Bug#525815: 'invoke-rc.d nis stop' does not display any progress information

2009-04-27 Thread Andreas Beckmann
Package: nis
Version: 3.17-18
Severity: normal

Hi,

the nis initscript does not display any progress during stopping (or the
stop part of restart) which is a little bit confusing, causing questions
like: Does stopping not work? Did it fail? Was NIS not running? Hugh?
Adding some output there would be nice.


Andreas
-- Package-specific info:
nm-tool is not installed

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

Kernel: Linux 2.6.28-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nis depends on:
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.12-1   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.80-3 simple interprocess messaging syst
ii  libgdbm3  1.8.3-4GNU dbm database routines (runtime
ii  libglib2.0-0  2.20.0-2   The GLib library of C routines
ii  libslp1   1.2.1-7.5  OpenSLP libraries
ii  lsb-base  3.2-22 Linux Standard Base 3.2 init scrip
ii  make  3.81-5 The GNU version of the make util
ii  netbase   4.34   Basic TCP/IP networking system
ii  portmap   6.0-9  RPC port mapper

nis recommends no packages.

nis 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#524473: gnome-terminal: Open link does not work for me

2009-04-27 Thread Francesco Potorti`
Update: after opening the preferred application dialog
(gnome-default-applications-properties), changing the web browser
preference and changing it back again, the problem disappears.



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



Bug#525821: dh_installdocs: Handle same document ID in different packages (doc-base manual section 2.5.3)

2009-04-27 Thread Daniel Leidert
Package: debhelper
Version: 7.2.8
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I recently stumbled over the following situation: From a source package
3 binary packages are created all containing documentation but in
different formats. A user requested to merge the doc-base-files as
described in the doc-base manual section 2.5.3 [1].

Now I thought, that I can simply set the same Document ID in the
debian/*.doc-base files of the packages. But this lead to a failing
installation, because all 3 packages contained the file

/usr/share/doc-base/$id

because the filename was created from the Document ID, which was unique
in all debian/*.doc-base files.

I didn't find a way to handle this situation with debhelper gracefully
so I now use a workaround by running sed on the files in
debian/*/usr/share/doc-base/.

But I wonder if this situation can be handled by debhelper. Maybe a
switch to tell: Create the filename from the package name or the
filename in debian/ instead to use the Document ID ... could help here. What
is your opinion about this issue?

Regards, Daniel


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (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/bash

Versions of packages debhelper depends on:
ii  binutils  2.19.1-1   The GNU assembler, linker and bina
ii  dpkg-dev  1.14.26Debian package development tools
ii  file  5.00-1 Determines file type using magic
ii  html2text 1.3.2a-13  advanced HTML to text converter
ii  man-db2.5.5-1on-line manual pager
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 
ii  po-debconf1.0.16 tool for managing templates file t

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make   0.48   tool that converts source archives

- -- no debconf information

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

iEYEARECAAYFAkn1gy8ACgkQm0bx+wiPa4ylaQCeLbTEGe5bdH27jLrsYOtFaxRZ
58MAoIBRMrUMvtibOudreBpQdpdD2cey
=Rhf4
-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#525765: psi: Content of roster window is not updated

2009-04-27 Thread Jan Niehusmann
On Mon, Apr 27, 2009 at 01:05:10AM +0200, Stefan Haun wrote:
 The content of the roster window is only updated when I close the window and
 reopen it from the traybar. Applies for anything like toggeling offline user
 display, selecting items or changes in the presence status.
 
 This might be related to the problems with qt4.5 mentioned in the changelog,
 however there seems to be no dependency against the Qt version and I could
 not find a bug related to this problem.

Yes, probably that's the case. Unfortunately, I messed up the
dependency, it's only on the source package (Build-Depends).

Jan



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



Bug#504053: also fails to pick up values in /etc/php5/conf.d

2009-04-27 Thread Chris Butler
The cron job also fails to read files in /etc/php5/conf.d, so if the local
admin has overridden the default value using a file in conf.d then it won't
be picked up.

-- 
Chris Butler chr...@debian.org
  GnuPG Key ID: 1024D/D097A261



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



Bug#525819: odd gtk warnings

2009-04-27 Thread Stephane Glondu
Package: aptitude
Version: 0.5.1-1
Severity: normal

When running aptitude --gui from a terminal in French locale, I
regularly get the following warning in the console:

(aptitude:18009): Gtk-WARNING **: Failed to set text from markup due to error 
parsing markup: Error on line 6 char 45: Odd character '@', expected a '' or 
'/' character to end the start tag of element 'bubulle', or optionally an 
attribute; perhaps you used an invalid character in an attribute name

The warnings seem to appear randomly, but here are some steps that can
lead to them:

 1. start aptitude --gui in a console
 2. search for aptitude
 3. double-click on aptitude
 4. click on version 0.4.11.11-1+b1 (the unstable version)
 5. click on the right triangle next to libept0
 6. click on the line that just appeared

After a few investigation, I've noticed that when running in Spanish
locale, the warning changed to:

(aptitude:19169): Gtk-WARNING **: Failed to set text from markup due to error 
parsing markup: Error on line 6 char 49: Odd character '@', expected a '' or 
'/' character to end the start tag of element 'jfs', or optionally an 
attribute; perhaps you used an invalid character in an attribute name

Grepping bubulle and jfs in aptitude sources leads to the
translators' email addresses. It seems that they are not properly
escaped when going through gtk internals...

-- Package-specific info:
aptitude 0.5.1 compilé le Jan 27 2009 07:18:55
Compilateur : g++ 4.3.3
Compilé avec :
  version d'APT : 4 6 0
  version de NCurses : 5.7
  version de libsigc++ : 2.0.18
  gestion d'Ept activée.

versions des bibliothèques :
  version de NCurses : ncurses 5.7.20090404
  version de cwidget : 0.5.12
  version d'APT : 4.6.0
linux-vdso.so.1 =  (0x7fffb8dfe000)
libapt-pkg-libc6.7-6.so.4.6 = /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0x7fe9b07c9000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0x7fe9b057e000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0x7fe9b0379000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0x7fe9b00a6000)
libept.so.0 = /usr/lib/libept.so.0 (0x7fe9afe2d000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0x7fe9afac1000)
libz.so.1 = /usr/lib/libz.so.1 (0x7fe9af8aa000)
libglibmm-2.4.so.1 = /usr/lib/libglibmm-2.4.so.1 (0x7fe9af65)
libgobject-2.0.so.0 = /usr/lib/libgobject-2.0.so.0 (0x7fe9af40b000)
libglib-2.0.so.0 = /usr/lib/libglib-2.0.so.0 (0x7fe9af147000)
libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0x7fe9aef43000)
librt.so.1 = /lib/librt.so.1 (0x7fe9aed3b000)
libgtkmm-2.4.so.1 = /usr/lib/libgtkmm-2.4.so.1 (0x7fe9ae6fc000)
libgdkmm-2.4.so.1 = /usr/lib/libgdkmm-2.4.so.1 (0x7fe9ae4b)
libatkmm-1.6.so.1 = /usr/lib/libatkmm-1.6.so.1 (0x7fe9ae262000)
libgtk-x11-2.0.so.0 = /usr/lib/libgtk-x11-2.0.so.0 (0x7fe9adc67000)
libpangomm-1.4.so.1 = /usr/lib/libpangomm-1.4.so.1 (0x7fe9ada38000)
libcairomm-1.0.so.1 = /usr/lib/libcairomm-1.0.so.1 (0x7fe9ad817000)
libgdk-x11-2.0.so.0 = /usr/lib/libgdk-x11-2.0.so.0 (0x7fe9ad576000)
libatk-1.0.so.0 = /usr/lib/libatk-1.0.so.0 (0x7fe9ad355000)
libgdk_pixbuf-2.0.so.0 = /usr/lib/libgdk_pixbuf-2.0.so.0 
(0x7fe9ad13a000)
libpangocairo-1.0.so.0 = /usr/lib/libpangocairo-1.0.so.0 
(0x7fe9acf2e000)
libpango-1.0.so.0 = /usr/lib/libpango-1.0.so.0 (0x7fe9acce3000)
libcairo.so.2 = /usr/lib/libcairo.so.2 (0x7fe9aca61000)
libgmodule-2.0.so.0 = /usr/lib/libgmodule-2.0.so.0 (0x7fe9ac85e000)
libdl.so.2 = /lib/libdl.so.2 (0x7fe9ac65a000)
libglademm-2.4.so.1 = /usr/lib/libglademm-2.4.so.1 (0x7fe9ac45)
libglade-2.0.so.0 = /usr/lib/libglade-2.0.so.0 (0x7fe9ac237000)
libxml2.so.2 = /usr/lib/libxml2.so.2 (0x7fe9abed9000)
libm.so.6 = /lib/libm.so.6 (0x7fe9abc56000)
libvte.so.9 = /usr/lib/libvte.so.9 (0x7fe9ab928000)
libpangoxft-1.0.so.0 = /usr/lib/libpangoxft-1.0.so.0 
(0x7fe9ab72)
libpangox-1.0.so.0 = /usr/lib/libpangox-1.0.so.0 (0x7fe9ab513000)
libX11.so.6 = /usr/lib/libX11.so.6 (0x7fe9ab1d8000)
libpangoft2-1.0.so.0 = /usr/lib/libpangoft2-1.0.so.0 
(0x7fe9aafaa000)
libXft.so.2 = /usr/lib/libXft.so.2 (0x7fe9aad96000)
libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x7fe9aab0f000)
libfontconfig.so.1 = /usr/lib/libfontconfig.so.1 (0x7fe9aa8de000)
libpthread.so.0 = /lib/libpthread.so.0 (0x7fe9aa6c3000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x7fe9aa3b7000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x7fe9aa1a)
libc.so.6 = /lib/libc.so.6 (0x7fe9a9e4d000)
libutil.so.1 = /lib/libutil.so.1 (0x7fe9a9c4a000)
libpcre.so.3 = /usr/lib/libpcre.so.3 (0x7fe9a9a1b000)

Bug#525817: mimedefang: md_check_against_smtp_server always fails with Verification server loop

2009-04-27 Thread Jean Hector
Package: mimedefang
Version: 2.64-6
Severity: important



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

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

Versions of packages mimedefang depends on:
ii  adduser   3.110  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libdigest-sha1-perl   2.11-2+b1  NIST SHA-1 message digest algorith
ii  libio-stringy-perl2.110-4Perl modules for IO from scalars a
ii  libmailtools-perl 2.03-1 Manipulate email in perl programs
ii  libmilter1.0.18.14.3-5   Sendmail Mail Filter API (Milter)
ii  libmime-tools-perl5.427-1Perl5 modules for MIME-compliant m
ii  libperl5.10   5.10.0-19  Shared Perl library
ii  libunix-syslog-perl   1.1-2  Perl interface to the UNIX syslog(
ii  perl [libmime-base64-perl]5.10.0-19  Larry Wall's Practical Extraction 
ii  psmisc22.6-1 Utilities that use the proc filesy

Versions of packages mimedefang recommends:
ii  sendmail  8.14.3-5   powerful, efficient, and scalable 
ii  tk8.3 [wish]  8.3.5-14   Tk toolkit for Tcl and X11, v8.3 -

Versions of packages mimedefang suggests:
pn  clamavnone (no description available)
pn  graphdefang   none (no description available)
pn  libarchive-zip-perl   none (no description available)
pn  libfile-scan-perl none (no description available)
ii  libhtml-parser-perl   3.56-1+b1  A collection of modules that parse
pn  sanitizer none (no description available)
ii  spamassassin [libmail-spamass 3.2.5-2Perl-based spam filter using text 
pn  wvnone (no description available)

-- debconf information:
  mimedefang/embedperl: true



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



Bug#525742: [Evolution] Bug#525742: Segmentation fault when starting

2009-04-27 Thread FTF 3k3
Here comes some extra informations.
Plus, I do get an error since yesterday, not since 2.24.5-3.

When I do a aptitude safe-upgrade I have:

The following packages have been kept back:
  evolution{a} evolution-common{a} evolution-data-server{a}
  evolution-data-server-common{a} evolution-plugins{a} ...

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

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

Versions of packages evolution depends on:
ii  dbus 1.2.12-1simple interprocess messaging
syst
ii  debconf [deb 1.5.26  Debian configuration management
sy
ii  evolution-co 2.24.5-3architecture independent files
for
ii  evolution-da 2.24.5-4+b1 evolution database backend
server
ii  gconf2   2.26.0-1GNOME configuration database
syste
ii  gnome-icon-t 2.24.0-4GNOME Desktop icon theme
ii  libart-2.0-2 2.3.20-2Library of functions for 2D
graphi
ii  libatk1.0-0  1.26.0-1The ATK accessibility toolkit
ii  libbluetooth 3.36-1  Library to use the BlueZ Linux
Blu
ii  libbonobo2-0 2.24.1-1Bonobo CORBA interfaces library
ii  libbonoboui2 2.24.1-1The Bonobo UI library
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libcairo21.8.6-2+b1  The Cairo 2D vector graphics
libra
ii  libcamel1.2- 2.26.1.1-1  The Evolution MIME message
handlin
ii  libdbus-1-3  1.2.12-1simple interprocess messaging
syst
ii  libdbus-glib 0.80-3  simple interprocess messaging
syst
ii  libebackend1 2.26.1.1-1  Utility library for evolution
data
ii  libebook1.2- 2.26.1.1-1  Client library for evolution
addre
ii  libecal1.2-7 2.26.1.1-1  Client library for evolution
calen
ii  libedataserv 2.26.1.1-1  Utility library for evolution
data
ii  libedataserv 2.24.5-4+b1 GUI utility library for
evolution
ii  libegroupwis 2.26.1.1-1  Client library for accessing
group
ii  libenchant1c 1.4.2-3.3   a wrapper library for various
spel
ii  libexchange- 2.26.1.1-1  Client library for accessing
Excha
ii  libfontconfi 2.6.0-3 generic font configuration
library
ii  libfreetype6 2.3.9-4.1   FreeType 2 font engine, shared
lib
ii  libgconf2-4  2.26.0-1GNOME configuration database
syste
ii  libgdata-goo 2.26.1.1-1  Client library for accessing
Googl
ii  libgdata1.2- 2.26.1.1-1  Client library for accessing
Googl
ii  libglade2-0  1:2.6.4-1   library to load .glade files at
ru
ii  libglib2.0-0 2.20.1-1The GLib library of C routines
ii  libgnome-pil 2.0.15-2.4  Support libraries for
gnome-pilot
ii  libgnome2-0  2.24.1-2The GNOME 2 library - runtime
file
ii  libgnomecanv 2.20.1.1-1  A powerful object-oriented
display
ii  libgnomeui-0 2.24.1-1The GNOME 2 libraries (User
Interf
ii  libgnomevfs2 1:2.24.1-1  GNOME Virtual File System
(runtime
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user
interface
ii  libgtkhtml-e 3.26.1.1-1  HTML rendering/editing library
- e
ii  libgtkhtml3. 3.26.1.1-1  HTML rendering/editing library
- r
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer -
share
ii  libice6  2:1.0.5-1   X11 Inter-Client Exchange
library
ii  libldap-2.4- 2.4.15-1.1  OpenLDAP libraries
ii  libnm-glib0  0.7.1-1 network management framework
(GLib
ii  libnotify1 [ 0.4.5-1 sends desktop notifications to
a n
ii  libnspr4-0d  4.7.4-2 NetScape Portable Runtime
Library
ii  libnss3-1d   3.12.3-1Network Security Service
libraries
ii  liborbit21:2.14.17-0.1   libraries for ORBit2 - a CORBA
ORB
ii  libpango1.0- 1.24.0-3+b1 Layout and rendering of
internatio
ii  libpisock9   0.12.3-11   library for communicating with
a P
ii  libpisync1   0.12.3-11   synchronization library for
PalmOS
ii  libpopt0 1.14-4  lib for parsing cmdline
parameters
ii  libsm6   2:1.1.0-2   X11 Session Management library
ii  libsoup2.4-1 2.26.1-1an HTTP library implementation
in
ii  libsqlite3-0 3.6.13-1SQLite 3 shared library
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming
library
ii  libx11-6 2:1.2.1-1  

Bug#525814: shorewall-common: IMPLICIT_CONTINUE change breaks working configuration on upgrade lenny - squeeze

2009-04-27 Thread Andreas Beckmann
Package: shorewall-common
Version: 4.2.8-1
Severity: important

Hi,

the IMPLICIT_CONTINUE change in shorewall.conf from Yes to No breaks
working configurations that make use of nested zones. There is no NEWS
entry or anything else to warn about this.

A small example, single interface setup, shorewall runs as personal
firewall on each host of a subnet 'xx' directly connected to the
internet with some services only available to/from xx:

/etc/shorewall/zones
#ZONE   TYPEOPTIONS IN  OUT
#   OPTIONS OPTIONS
fw  firewall
net ipv4
xx:net  ipv4

with xx being a subset (eth0:1.2.3.4/5) of net (eth0:0.0.0.0/0) defined
in interfaces and hosts.

A possible solution to this is to add some CONTINUE policies to
/etc/shorewall/policy as in

#SOURCE DESTPOLICY  LOG LEVEL
$FW xx  CONTINUE
$FW net ACCEPT
xx  $FW CONTINUE
net $FW DROPinfo
net all DROPinfo
# The FOLLOWING POLICY MUST BE LAST
all all REJECT  info
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE

(Network xx was not listed in policy at all with shorewall 4.0.x/lenny).
Depending on your setup, the CONTINUE policies may have to be adjusted.

After this change there is still a diff in the generated rules:

+ run_iptables -A eth0_fwd -s 1.2.3.4/5 -o eth0 -d 0.0.0.0/0 -j all2all
+ run_iptables -A eth0_fwd -s 0.0.0.0/0 -o eth0 -d 1.2.3.4/5 -j net2all

i.e. no CONTINUE policy for forwarding from/to network xx,
but this doesn't harm me as I don't use forwarding.


Andreas

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

Kernel: Linux 2.6.28-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages shorewall-common depends on:
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  iproute   20090324-1 networking and traffic control too
ii  iptables  1.4.3.2-1  administration tools for packet fi

shorewall-common recommends no packages.

Versions of packages shorewall-common suggests:
ii  linux-image-2.6.24-1-amd 2.6.24-7Linux 2.6.24 image on AMD64
ii  linux-image-2.6.25-2-amd 2.6.25-7Linux 2.6.25 image on AMD64
ii  linux-image-2.6.26-1-amd 2.6.26-13lenny2 Linux 2.6.26 image on AMD64
ii  linux-image-2.6.26-2-amd 2.6.26-15   Linux 2.6.26 image on AMD64
ii  linux-image-2.6.28-1-amd 2.6.28-1Linux 2.6.28 image on AMD64
ii  linux-image-2.6.29-1-amd 2.6.29-3Linux 2.6.29 image on AMD64
ii  make 3.81-5  The GNU version of the make util
pn  shorewall-docnone  (no description available)

-- debconf information:
  shorewall-common/invalid_config:
  shorewall-common/major_release:
  shorewall-common/dont_restart:



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



Bug#525823: debcommit: implement Launchpad bug-closure handling

2009-04-27 Thread Colin Watson
Package: devscripts
Version: 2.10.48
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch karmic

Here's a patch which implements Launchpad bug-closure handling in a way
that works both with the current version of dpkg in Ubuntu (which adds a
find_launchpad_closes method to Dpkg::Changelog) and with dpkg 1.15.0 or
better (which adds a new Dpkg::Vendor::Ubuntu package). If neither is
available, it'll just silently ignore LP: entries in changelogs.

Thanks,

-- 
Colin Watson   [cjwat...@ubuntu.com]
Index: scripts/debcommit.pl
===
--- scripts/debcommit.pl	(revision 1862)
+++ scripts/debcommit.pl	(working copy)
@@ -433,13 +433,21 @@
 my $message=shift;
 
 my $debian_closes = Dpkg::Changelog::find_closes($message);
-# Not yet implemented in DPKG-DEV
-#my $launchpad_closes = Dpkg::Changelog::find_launchpad_closes($message);
+my $launchpad_closes = [];
+eval {
+require Dpkg::Vendor::Ubuntu;
+};
+if (not $@) {
+# dpkg = 1.15.0
+$launchpad_closes = Dpkg::Vendor::Ubuntu::find_launchpad_closes($message);
+} elsif (exists Dpkg::Changelog::find_launchpad_closes) {
+# Ubuntu dpkg  1.15.0
+$launchpad_closes = Dpkg::Changelog::find_launchpad_closes($message);
+}
 
 my @fixes_arg = ();
 map { push(@fixes_arg, (--fixes, deb:.$_)) } @$debian_closes;
-# Not yet implemented in DPKG-DEV
-#map { push(@fixes_arg, (--fixes, lp:.$_)) } @$launchpad_closes;
+map { push(@fixes_arg, (--fixes, lp:.$_)) } @$launchpad_closes;
 return @fixes_arg;
 }
 


Bug#522514: New upstream version (2.5 released)

2009-04-27 Thread FTF 3k3
Some news about the 2.5 package? :)


Bug#525822: splix: Can no longer print to Phaser 6110

2009-04-27 Thread Sam Morris
Package: splix
Version: 2.0.0-1
Severity: grave
Justification: renders package unusable

Since upgrading to splix version 2, I can no longer print to my phaser 6110. I
get a message about a missing filter.

If I go to the CUPS administration interface, I see, 'Filter rastertospl2 for
printer phaser not available: No such file or directory'

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages splix depends on:
ii  libc62.9-4   GNU C Library: Shared libraries
ii  libcups2 1.3.8-1lenny4.1 Common UNIX Printing System(tm) - 
ii  libcupsimage21.3.8-1lenny4.1 Common UNIX Printing System(tm) - 
ii  libgcc1  1:4.3.3-3   GCC support library
ii  libstdc++6   4.3.3-3 The GNU Standard C++ Library v3

splix recommends no packages.

splix 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#525820: /usr/bin/file: Crashes when run on an msi file

2009-04-27 Thread Sam Morris
Package: file
Version: 5.00-1
Severity: normal
File: /usr/bin/file

When run on the file downloaded from 
http://www.python.org/ftp/python/2.6.2/python-2.6.2.msi:

*** glibc detected *** file: munmap_chunk(): invalid pointer: 
0x01fb6000 ***
=== Backtrace: =
/lib/libc.so.6[0x7f266d1161b8]
/usr/lib/libmagic.so.1(cdf_read_sat+0x1d8)[0x7f266d622668]
/usr/lib/libmagic.so.1(file_trycdf+0xa9)[0x7f266d622b69]
/usr/lib/libmagic.so.1(file_buffer+0x1e1)[0x7f266d620071]
/usr/lib/libmagic.so.1[0x7f266d612426]
file[0x4012ba]
file[0x401c36]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f266d0c25a6]
file[0x400fe9]
=== Memory map: 
0040-00404000 r-xp  fe:00 575573 
/usr/bin/file
00603000-00604000 rw-p 3000 fe:00 575573 
/usr/bin/file
01f8f000-01fe1000 rw-p 01f8f000 00:00 0  [heap]
7f266ca9-7f266caa6000 r-xp  fe:00 851980 
/lib/libgcc_s.so.1
7f266caa6000-7f266cca6000 ---p 00016000 fe:00 851980 
/lib/libgcc_s.so.1
7f266cca6000-7f266cca7000 rw-p 00016000 fe:00 851980 
/lib/libgcc_s.so.1
7f266ccce000-7f266cd8f000 rw-p 7f266ccce000 00:00 0 
7f266cd8f000-7f266d0a4000 r--p  fe:00 598334 
/usr/lib/locale/locale-archive
7f266d0a4000-7f266d1ed000 r-xp  fe:00 442698 
/lib/libc-2.9.so
7f266d1ed000-7f266d3ed000 ---p 00149000 fe:00 442698 
/lib/libc-2.9.so
7f266d3ed000-7f266d3f1000 r--p 00149000 fe:00 442698 
/lib/libc-2.9.so
7f266d3f1000-7f266d3f2000 rw-p 0014d000 fe:00 442698 
/lib/libc-2.9.so
7f266d3f2000-7f266d3f7000 rw-p 7f266d3f2000 00:00 0 
7f266d3f7000-7f266d40e000 r-xp  fe:00 578919 
/usr/lib/libz.so.1.2.3.3
7f266d40e000-7f266d60d000 ---p 00017000 fe:00 578919 
/usr/lib/libz.so.1.2.3.3
7f266d60d000-7f266d60e000 rw-p 00016000 fe:00 578919 
/usr/lib/libz.so.1.2.3.3
7f266d60e000-7f266d628000 r-xp  fe:00 577281 
/usr/lib/libmagic.so.1.0.0
7f266d628000-7f266d828000 ---p 0001a000 fe:00 577281 
/usr/lib/libmagic.so.1.0.0
7f266d828000-7f266d829000 rw-p 0001a000 fe:00 577281 
/usr/lib/libmagic.so.1.0.0
7f266d829000-7f266d846000 r-xp  fe:00 442693 
/lib/ld-2.9.so
7f266d86a000-7f266da19000 rw-p  fe:00 607557 
/usr/share/file/magic.mgc
7f266da19000-7f266da1b000 rw-p 7f266da19000 00:00 0 
7f266da3a000-7f266da3b000 rw-p 7f266da3a000 00:00 0 
7f266da3b000-7f266da42000 r--s  fe:00 577052 
/usr/lib/gconv/gconv-modules.cache
7f266da42000-7f266da45000 rw-p 7f266da42000 00:00 0 
7f266da45000-7f266da46000 r--p 0001c000 fe:00 442693 
/lib/ld-2.9.so
7f266da46000-7f266da47000 rw-p 0001d000 fe:00 442693 
/lib/ld-2.9.so
7fff75a32000-7fff75a47000 rw-p 7ffea000 00:00 0  [stack]
7fff75bff000-7fff75c0 r-xp 7fff75bff000 00:00 0  [vdso]
ff60-ff601000 r-xp  00:00 0  
[vsyscall]
python-2.6.2.msi: Aborted

Backtrace from gdb:

#0  0x7fdb54a7e105 in *__GI_raise (sig=value optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
pid = value optimized out
selftid = value optimized out
#1  0x7fdb54a7f623 in *__GI_abort () at abort.c:88
act = {__sigaction_handler = {sa_handler = 0x7fff5d3f04c0, 
sa_sigaction = 0x7fff5d3f04c0}, sa_mask = {__val = {140734757799248, 
  30064771072, 140734757799312, 140734757815582, 32, 140579995809791, 3, 
  140734757799306, 6, 140579995809795, 2, 140734757799294, 2, 
  140579995804634, 1, 140579995809791}}, sa_flags = 3, 
  sa_restorer = 0x7fff5d3f0584}
sigs = {__val = {32, 0 repeats 15 times}}
#2  0x7fdb54ab8b18 in __libc_message (do_abort=2, 
fmt=0x7fdb54b68f88 *** glibc detected *** %s: %s: 0x%s ***\n)
at ../sysdeps/unix/sysv/linux/libc_fatal.c:170
ap = {{gp_offset = 40, fp_offset = 48, 
overflow_arg_area = 0x7fff5d3f0ee0, reg_save_area = 0x7fff5d3f0df0}}
ap_copy = {{gp_offset = 16, fp_offset = 48, 
overflow_arg_area = 0x7fff5d3f0ee0, reg_save_area = 0x7fff5d3f0df0}}
fd = 7
on_2 = value optimized out
list = value optimized out
nlist = value optimized out
cp = value optimized out
written = 6
#3  0x7fdb54abe1b8 in malloc_printerr (action=2, 
str=0x7fdb54b68fb8 munmap_chunk(): invalid pointer, 
ptr=value optimized out) at malloc.c:5994
buf = 00ace000
cp = value optimized out
#4  0x7fdb54fcd700 in cdf_read_sat ()
   from /tmp/file-5.00/src/.libs/libmagic.so.1
No locals.
#5  0x7fdb54fd0182 in file_trycdf ()
   from /tmp/file-5.00/src/.libs/libmagic.so.1
No locals.
#6  0x7fdb54fcbd83 

Bug#525742: [evolution] Segmentation fault after update on sid

2009-04-27 Thread Mazen NEIFER
Package: evolution
Version: 2.24.5-3

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

Here is the information you requested on message #10

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.18

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

--- Package information. ---
Depends  (Version) | Installed
==-+-==
libart-2.0-2   (= 2.3.18) | 2.3.20-2
libatk1.0-0(= 1.20.0) | 1.26.0-1
libbluetooth2(= 3.14) | 3.36-1
libbonobo2-0   (= 2.15.0) | 2.24.1-1
libbonoboui2-0 (= 2.15.1) | 2.24.1-1
libc6(= 2.3.6-6~) | 2.9-7
libcairo2   (= 1.2.4) | 1.8.6-2+b1
libcamel1.2-14 (= 2.24.5) | 2.26.1.1-1
libdbus-1-3 (= 1.0.2) | 1.2.12-1
libdbus-glib-1-2 (= 0.78) | 0.80-3
libebackend1.2-0   (= 2.24.5) | 2.26.1.1-1
libebook1.2-9  (= 2.24.5) | 2.26.1.1-1
libecal1.2-7   (= 2.24.5) | 2.26.1.1-1
libedataserver1.2-11   (= 2.24.5) | 2.26.1.1-1
libedataserverui1.2-8  (= 2.24.5) | 2.24.5-4+b1
libegroupwise1.2-13(= 2.24.5) | 2.26.1.1-1
libenchant1c2a  (= 1.4.2) | 1.4.2-3.3
libexchange-storage1.2-3   (= 2.24.5) | 2.26.1.1-1
libfontconfig1  (= 2.4.0) | 2.6.0-3
libfreetype6(= 2.2.1) | 2.3.9-4.1
libgconf2-4(= 2.23.2) | 2.26.0-1
libgdata-google1.2-1   (= 2.24.5) | 2.26.1.1-1
libgdata1.2-1  (= 2.24.5) | 2.26.1.1-1
libglade2-0   (= 1:2.6.1) | 1:2.6.4-1
libglib2.0-0   (= 2.18.0) | 2.20.1-1
libgnome-pilot2 (= 2.0.2) | 2.0.15-2.4
libgnome2-0(= 2.17.3) | 2.24.1-2
libgnomecanvas2-0   %2




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



Bug#525806: libdatrie1: long description no sentence

2009-04-27 Thread Theppitak Karoonboonyanan
On Mon, Apr 27, 2009 at 3:48 PM, Gerfried Fuchs rho...@debian.at wrote:

  It would be nice if the long description of your package could consist
 of full sentences[1], preferably more than just one - currently it looks
 a bit poor and pretty short.

The description used to be longer, but it has been cut due to my sponsor's
comment regarding how the description reflects the target readers.

For packages that are normally automatically installed like the run-time
libraries, the description is not supposed to be read, and thus its
shortness for users' hint to skip. I saw many examples of this practice
in Debian and I agreed. Therefore, only the *-dev, *-doc, *-bin packages
were described long.

I'm OK to make it either way, given a settled concensus about this.

Regards,
-- 
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/



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



Bug#525818: tar: closes file stream before real EOF

2009-04-27 Thread Uwe Kleine-König
Package: tar
Version: 1.22-1
Severity: normal
Tags: patch

Hello,

when listing the contents of module-init-tools-3.5.tar.bz2[1] as follows
(redirecting to /dev/null to keep the report nice and small):

$ bzcat module-init-tools-3.5.tar.bz2 | tar t  /dev/null
tar: Record size = 8 blocks

tar's stdin is closed before the stream ends:

$ echo ${pipestat...@]}
141 0

(I think PIPESTATUS is a bashism.)  141 = 128 + SIGPIPE

This upsets our build system, which is a bit picky about such errors.

Some debugging details:

- module-init-tools-3.5.tar has a length of 0x16d000
- the last 0x2b43 bytes are zeros only
- bzcat is killed by SIGPIPE at offset 0x16b000
- stracing bzcat ends with:

write(1, 
\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 4096) 
= -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
+++ killed by SIGPIPE +++
- adding -i to the options of tar makes the problem go away

This is a regression from fixing http://bugs.debian.org/235820 plus (I
think) the upstream change described in http://bugs.debian.org/522858.
In tar-1.20 this doesn't show up.

Reverting the diff for src/list.c makes this problem go away.  It
doesn't fix #522858, though.

A suggested patch is attached.

Best regards
Uwe

PS: I wonder about the output to stderr above
(tar: Record size = 8 blocks).  Is this intended?

[1] available at
http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/module-init-tools-3.5.tar.bz2

-- System Information:
Debian Release: 5.0.1
  APT prefers proposed-updates
  APT policy: (900, 'proposed-updates'), (900, 'stable'), (600, 
'testing-proposed-updates'), (600, 'testing'), (500, 
'oldstable-proposed-updates'), (500, 'oldstable'), (200, 'unstable'), (2, 
'experimental')
Architecture: i386 (i686)

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

Versions of packages tar depends on:
ii  libc6 2.9-7  GNU C Library: Shared libraries

tar recommends no packages.

Versions of packages tar suggests:
ii  bzip2 1.0.5-1high-quality block-sorting file co
ii  ncompress 4.2.4.2-1  Original Lempel-Ziv compress/uncom

-- no debconf information
diff --git a/src/list.c b/src/list.c
index c650172..64fd929 100644
--- a/src/list.c
+++ b/src/list.c
@@ -143,7 +143,7 @@ read_and (void (*do_something) (void))
 	   * implementations create tars according to that spec.  For now,
 	   * let's not be pedantic about issuing the warning.
 	   */
-#if 0	   
+#if 0
 	  char buf[UINTMAX_STRSIZE_BOUND];
 
 	  status = read_header (false);
@@ -151,6 +151,8 @@ read_and (void (*do_something) (void))
 		break;
 	  WARN ((0, 0, _(A lone zero block at %s),
 		 STRINGIFY_BIGINT (current_block_ordinal (), buf)));
+#else
+	  read_header (false);
 #endif
 	  break;
 	}


Bug#525816: open-vm-source: fails to build modules for 2.6.29-1-686

2009-04-27 Thread Hilmar Preusse
Package: open-vm-source
Version: 2009.03.18-154848-2
Severity: important

Hi,

today I booted into 2.6.29. Then I tried to build the modules for this
kernel and found out that I can't build it (m-a build open-vm-source).  The
log from /var/cache/modass is attached.

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

Kernel: Linux 2.6.29-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages open-vm-source depends on:
ii  bzip2 1.0.5-1high-quality block-sorting file co
ii  debhelper 7.2.8  helper programs for debian/rules
ii  make  3.81-5 The GNU version of the make util
ii  quilt 0.46-6 Tool to work with series of patche

Versions of packages open-vm-source recommends:
ii  module-assistant 0.11.1  tool to make module package creati
ii  open-vm-tools2009.03.18-154848-2 tools and components for VMware gu

Versions of packages open-vm-source suggests:
pn  open-vm-toolbox   none (no description available)

-- no debconf information
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
rm -f build-stamp
rm -f config/config.guess config/config.sub
# Cleaning package
[ ! -f Makefile ] || /usr/bin/make distclean
make[1]: Entering directory `/usr/src/modules/open-vm'
/usr/bin/make -C modules/linux/pvscsi clean
make[2]: Entering directory `/usr/src/modules/open-vm/modules/linux/pvscsi'
rm -rf pvscsi.mod.c pvscsi.ko .tmp_versions Module.symvers Module.markers 
modules.order ./.pvscsi.ko.cmd ./.pvscsi.mod.o.cmd ./.pvscsi.o.cmd 
./pvscsi.mod.o ./pvscsi.o
make[2]: Leaving directory `/usr/src/modules/open-vm/modules/linux/pvscsi'
/usr/bin/make -C modules/linux/vmblock clean
make[2]: Entering directory `/usr/src/modules/open-vm/modules/linux/vmblock'
rm -rf vmblock.mod.c vmblock.ko .tmp_versions Module.symvers Module.markers 
modules.order ./.vmblock.ko.cmd ./.vmblock.mod.o.cmd ./.vmblock.o.cmd 
./vmblock.mod.o ./vmblock.o linux/.block.o.cmd linux/.control.o.cmd 
linux/.dbllnklst.o.cmd linux/.dentry.o.cmd linux/.file.o.cmd 
linux/.filesystem.o.cmd linux/.inode.o.cmd linux/.module.o.cmd 
linux/.stubs.o.cmd linux/.super.o.cmd linux/block.o linux/control.o 
linux/dbllnklst.o linux/dentry.o linux/file.o linux/filesystem.o linux/inode.o 
linux/module.o linux/stubs.o linux/super.o
make[2]: Leaving directory `/usr/src/modules/open-vm/modules/linux/vmblock'
/usr/bin/make -C modules/linux/vmci clean
make[2]: Entering directory `/usr/src/modules/open-vm/modules/linux/vmci'
rm -rf vmci.mod.c vmci.ko .tmp_versions Module.symvers Module.markers 
modules.order /tmp/VMwareVMCIModule.symvers ./.kernelStubsLinux.o.cmd 
./.vmciDatagram.o.cmd ./.vmci_drv.o.cmd ./.vmciEvent.o.cmd ./.vmciGuestDs.o.cmd 
./.vmciGuestKernelIf.o.cmd ./.vmciKernelIf.o.cmd ./.vmci.ko.cmd 
./.vmci.mod.o.cmd ./.vmci.o.cmd ./.vmciProcess.o.cmd ./.vmciQueuePair.o.cmd 
./.vmciUtil.o.cmd ./kernelStubsLinux.o ./vmciDatagram.o ./vmci_drv.o 
./vmciEvent.o ./vmciGuestDs.o ./vmciGuestKernelIf.o ./vmciKernelIf.o 
./vmci.mod.o ./vmci.o ./vmciProcess.o ./vmciQueuePair.o ./vmciUtil.o
make[2]: Leaving directory `/usr/src/modules/open-vm/modules/linux/vmci'
/usr/bin/make -C modules/linux/vmhgfs clean
make[2]: Entering directory `/usr/src/modules/open-vm/modules/linux/vmhgfs'
rm -rf vmhgfs.mod.c vmhgfs.ko .tmp_versions Module.symvers Module.markers 
modules.order ./.backdoorGcc32.o.cmd ./.backdoor.o.cmd ./.bdhandler.o.cmd 
./.cpNameLinux.o.cmd ./.cpNameLite.o.cmd ./.cpName.o.cmd ./.dentry.o.cmd 
./.dir.o.cmd ./.file.o.cmd ./.filesystem.o.cmd ./.fsutil.o.cmd ./.hgfsBd.o.cmd 
./.hgfsEscape.o.cmd ./.hgfsUtil.o.cmd ./.inode.o.cmd ./.kernelStubsLinux.o.cmd 
./.link.o.cmd ./.messageBackdoor.o.cmd ./.message.o.cmd ./.module.o.cmd 
./.page.o.cmd ./.request.o.cmd ./.rpcout.o.cmd ./.stubs.o.cmd ./.super.o.cmd 
./.vmhgfs.ko.cmd ./.vmhgfs.mod.o.cmd ./.vmhgfs.o.cmd ./backdoorGcc32.o 
./backdoor.o ./bdhandler.o ./cpNameLinux.o ./cpNameLite.o ./cpName.o ./dentry.o 
./dir.o ./file.o ./filesystem.o ./fsutil.o ./hgfsBd.o ./hgfsEscape.o 
./hgfsUtil.o ./inode.o ./kernelStubsLinux.o ./link.o ./messageBackdoor.o 
./message.o ./module.o ./page.o ./request.o ./rpcout.o ./stubs.o ./super.o 
./vmhgfs.mod.o ./vmhgfs.o
make[2]: Leaving directory `/usr/src/modules/open-vm/modules/linux/vmhgfs'
/usr/bin/make -C modules/linux/vmmemctl clean
make[2]: Entering directory `/usr/src/modules/open-vm/modules/linux/vmmemctl'
rm -rf vmmemctl.mod.c vmmemctl.ko .tmp_versions Module.symvers Module.markers 
modules.order ./.backdoorGcc32.o.cmd ./.os.o.cmd ./.vmballoon.o.cmd 
./.vmmemctl.ko.cmd ./.vmmemctl.mod.o.cmd ./.vmmemctl.o.cmd ./backdoorGcc32.o 
./os.o ./vmballoon.o 

Bug#522426: Status on debian bug #522426 (Mercurial 1.2.1)?

2009-04-27 Thread Vincent Danjean
  hi,

Fredrik Jonson wrote:
 Hi,
 
 I'm a debian/unstable hg user. After 3 weeks of bug inactivity and
 about 6 weeks after the release of hg 1.2.1 I wonder what is the
 status of bug 522426? The bug mentions some form of build dependency
 issue, is there any activity on this issue, and are there any other
 bugs that this issue depends on?

  There is an issue in the build-tool chain. In fact, the current package
(1.2-1) FTBFS (fails to build from source) with the tools in sid.
I suspect this is a change in cdbs that trigger this problem.

 I notice that Ubuntu has built and released[0] a backport of mercurial
 1.2.1 that actually is based on debian's mercurial svn repository
 so I'm a bit surprised to see that the debian release is stalled.

  They is not much difference in the svn packaging between 1.2 and 1.2.1
(wrt debian packaging). So, environments where 1.2-1 can build are also
able to build 1.2.1-1. I'm pretty sure that the svn repo is able to
build a 1.2.1-1 in a lenny environment.

  Two solutions can be done for this bug:
- find a small patch so that the current package can build with sid tools
- redone the packaging based on dh7 directly (and drop the cdbs dependency)

  I'm planning to do the second one but I'm missing free time to do it
for now. I also will accept any patch that can lead to a package that can
be built with current sid tools.

 [0] https://launchpad.net/~mercurial-releases/+archive/ppa
 
 BTW, any plans for a 1.2.1 backport for lenny? Mercurial has acquired
 a lot of polish and command sanity in the 1.1 and 1.2.1 releases
 compared to the 1.0.1 release found in debian stable. 

Yes, I upload mercurial backport to backport.org as soon as I can
(ie as soon as it reaches testing). You can use the version in the
etch distribution (1.1.2-2~bpo40+1) for now.
And 1.2-1 should build on lenny without any problem:
apt-get build-dep mercurial
apt-get source -b mercurial
dpkg -i *.deb

  Regards,
Vincent

 cheers,


-- 
Vincent Danjean   GPG key ID 0x9D025E87 vdanj...@debian.org
GPG key fingerprint: FC95 08A6 854D DB48 4B9A  8A94 0BF7 7867 9D02 5E87
Unofficial pacakges: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo:  deb http://perso.debian.org/~vdanjean/debian unstable main




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



Bug#503377: vlc: Seems to start gnome-power-manager when playing

2009-04-27 Thread bug
I can confirm this Bug.

I am using KDE and if I open VLC without playing a video gnome-power-manager 
does not start, but if I start to play a video, then gnome-power-manager starts.
Before playing a video, gnome-power-manager is not running, I checked that with 
ps -A | grep gnome-power-manager.
If I deselect Inhibit the power management daemon during playback (Tools - 
Show settings All - Advanced), then gnome-power-manager does not start 
anymore, if I play a video.

The relevant code seems to be in modules/misc/inhibit.c

I am using VLC version 0.9.9a-2.

Thanks
-- 
Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss 
für nur 17,95 Euro/mtl.!* 
http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a



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



Bug#372268: Any updates on this bug?

2009-04-27 Thread Franck Joncourt
Hi,

I have packaged it for my own purposes, and the package is in a good
shape (some TODOs to finish).

https://dthrepo.podzone.org/?p=valkyrie.git;a=summary

Margarita are you still working on it?

Otherwise I think I could own this ITP and then add the package to the
Debian archive.

Regards,

-- 
Franck Joncourt
http://debian.org - http://smhteam.info/wiki/



signature.asc
Description: OpenPGP digital signature


Bug#525742: [Evolution] Bug#525742: Bug#525742: Segmentation fault when starting

2009-04-27 Thread Yves-Alexis Perez
On lun, 2009-04-27 at 11:59 +0200, FTF 3k3 wrote:
 Here comes some extra informations.
 Plus, I do get an error since yesterday, not since 2.24.5-3.
 
 When I do a aptitude safe-upgrade I have:
 
 The following packages have been kept back:
   evolution{a} evolution-common{a} evolution-data-server{a} 
   evolution-data-server-common{a} evolution-plugins{a} ...
 
[…]
 ii  libcamel1.2- 2.26.1.1-1  The Evolution MIME message 
 handlin

Ok, we seem to have multiple reports about that. Basically, evolution
2.24 won't work with evolution-data-server 2.26 libs. And evolution
wasn't upgraded because it waits for evolution-exchange, which can't be
removed because GNOME does depend on it (not sure how/why, but anyway it
seems that removing e-ex would be too problematic for most people).

We will make another upload soon, adding conflicts to ensure everything
is upgraded at once. And Josselin intends to make an upload for
evo-exchange 2.26 soon, so you can safely upgrade. In the meantime you
should be able to downgrade all 2.26 eds libs to the 2.24 ones and get
evo back.

Cheers,
-- 
Yves-Alexis




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