Bug#584618: [mknbi] syntax error in extended description

2010-06-05 Thread Filipus Klutiero

Package: mknbi
Version: 1.4.4-3
Severity: minor

The extended description ends with:

It doesn't contain code which handle the network card, download the 
image, etc.


handles should be used for the third person agreement, which is the 
case in this sentence.




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



Bug#581582: topgit: tg-rmdir invokes git-status with invalid options

2010-06-05 Thread Uwe Kleine-König
Hello James,

  Did you test this patch and did it help?  I'm a bit unsure what to
  prefer (i.e. my patch or s/status/commit --dry-run/).
 
 “git commit --dry-run -a /dev/null” returns 0 if there are changes to
 commit, 1 otherwise.  So, both that and the above patch look like valid
 methods to use.  FWIW, other git commands seem to prefer the
 diff-files/diff-index approach.
So I will commit the diff-files/diff-index patch.  Can I add a
Tested-by: James Vega james...@debian.org?

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#584619: dh-make-perl: --packagename | -p PACKAGENAME has no effect

2010-06-05 Thread Salvatore Bonaccorso
Package: dh-make-perl
Version: 0.68-1
Severity: normal

Hi

Have not a patch, but this too was raised on [1]. --packagename for
dh-make-perl does not has any effect. E.g. try to reproduce any
package, for example:

 $ dh-make-perl --packagename foo --cpan Graph::Easy

 [1] http://lists.debian.org/debian-perl/2010/06/msg00017.html

Bests
Salvatore

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

Versions of packages dh-make-perl depends on:
ii  debhelper 7.4.20 helper programs for debian/rules
ii  dpkg-dev  1.15.7.2   Debian package development tools
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  libapt-pkg-perl   0.1.24 Perl interface to libapt-pkg
ii  libarray-unique-perl  0.08-1 Tie-able array that allows only un
ii  libclass-accessor-perl0.34-1 Perl module that automatically gen
ii  libdpkg-perl  1.15.7.2   Dpkg perl modules
ii  libemail-date-format-perl 1.002-1Module to generate RFC-2822-valid 
ii  liblist-moreutils-perl0.25~02-1  Perl module with additional list f
ii  libmodule-corelist-perl   2.34-1 module to determine modules shippe
ii  libmodule-depends-perl0.14-3 identify the dependencies of a dis
ii  libparse-debcontrol-perl  2.005-2Easy OO parsing of Debian control-
ii  libparse-debianchangelog-perl 1.1.1-2parse Debian changelogs and output
ii  libtie-ixhash-perl1.21-2 ordered associative arrays for Per
ii  libwww-mechanize-perl 1.62-1 module to automate interaction wit
ii  libyaml-perl  0.71-1 YAML Ain't Markup Language
ii  make  3.81-8 An utility for Directing compilati
ii  perl  5.10.1-13  Larry Wall's Practical Extraction 
ii  perl-modules [libmodule-corel 5.10.1-13  Core Perl modules

Versions of packages dh-make-perl recommends:
ii  apt-file  2.4.0  search for files within Debian pac

dh-make-perl 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#581582: [PATCH] tg2quilt.mk: don't call git-status with git-commit options

2010-06-05 Thread Uwe Kleine-König
git-status older than v1.7.0-rc0~137^2~17 used to take the same options
as git-commit.  So reimplement the needed logic using plumbing.  An
alternative would be using git commit --dry-run.

Signed-off-by: Uwe Kleine-König u.kleine-koe...@pengutronix.de
Closes: http://bugs.debian.org/581582
---
 debian/tg2quilt.mk |3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/tg2quilt.mk b/debian/tg2quilt.mk
index f83caa6..744b853 100644
--- a/debian/tg2quilt.mk
+++ b/debian/tg2quilt.mk
@@ -128,7 +128,8 @@ else
  echo E: please unapply (pop) all patches and try again. 2; \
  false; \
fi
-   @if git status -am. /dev/null; then \
+   @git update-index -q --ignore-submodules --refresh
+   @if git diff-index --quiet --cached HEAD --ignore-submodules --  
/dev/null || git diff-files --quiet --ignore-submodules  /dev/null; then \
  echo E: there are uncommitted changes in the working directory. 
2; \
  echo E: please commit or revert all changes. 2; \
  false; \
-- 
1.7.1




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



Bug#584620: ITP: vocproc - LV2 plugin for pitch shifting, vocoding

2010-06-05 Thread Jaromír Mikeš
Package: wnpp
Severity: wishlist
Owner: mira.mi...@seznam.cz


* Package name : vocproc
  Version : 0.2
  Upstream Author : Igor Brkic i...@hyperglitch.com
* URL : http://hyperglitch.com/dev/VocProc
* License : GPL-2
  Programming Lang: C++
  Description : LV2 plugin for pitch shifting, vocoding, automatic pitch 
correction and harmonization of singing voice. 



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



Bug#584621: blender: possible symlink attack

2010-06-05 Thread Paul Wise
Package: blender
Version: 2.50~alpha~0~svn24834-2
Severity: normal
Tags: security
Forwarded: 
https://projects.blender.org/tracker/index.php?func=detailaid=22509group_id=9atid=498

Blender is subject to symlink attack when the user closes the app
without saving their changes. The consequences are that an attacker
determined file owned by the victim is overwritten with a .blend file,
destroying whatever data was in the file in the process.

Version 2.49.2~dfsg-2 isn't vulnerable to this attack since it uses
~/.blender/quit.blend instead of /tmp/quit.blend. I would suggest this
behaviour be restored before Blender 2.50 is released.

p...@chianamo:~$ sudo ln -s /home/pabs/foo /tmp/quit.blend
[sudo] password for pabs: 
p...@chianamo:~$ ls -l /tmp/quit.blend /home/pabs/foo
ls: cannot access /home/pabs/foo: No such file or directory
lrwxrwxrwx 1 root root 14 Jun  5 13:51 /tmp/quit.blend - /home/pabs/foo
p...@chianamo:~$ file /tmp/quit.blend /home/pabs/foo
/tmp/quit.blend: symbolic link to `/home/pabs/foo'
/home/pabs/fooo: ERROR: cannot open `/home/pabs/foo' (No such file or directory)
p...@chianamo:~$ blender 
Ob 'Camera' - Successfully removed 0 keyframes 
*bpy stats* - tot exec: 5728,  tot run: 0.4375sec,  average run: 0.76sec,  
tot usage 1.4299%
Saved session recovery to /tmp/quit.blend

Blender quit
p...@chianamo:~$ ls -l /tmp/quit.blend /home/pabs/foo
-rw-r- 1 pabs pabs 78K Jun  5 13:53 /home/pabs/foo
lrwxrwxrwx 1 root root  14 Jun  5 13:51 /tmp/quit.blend - /home/pabs/foo
p...@chianamo:~$ file /tmp/quit.blend /home/pabs/foo
/tmp/quit.blend: symbolic link to `/home/pabs/foo'
/home/pabs/foo:  Blender3D, saved as 64-bits little endian with version 
2.50.0007
p...@chianamo:~$ echo foo  /home/pabs/foo
p...@chianamo:~$ ls -l /tmp/quit.blend /home/pabs/foo
-rw-r- 1 pabs pabs  4 Jun  5 14:00 /home/pabs/foo
lrwxrwxrwx 1 root root 14 Jun  5 13:51 /tmp/quit.blend - /home/pabs/foo
p...@chianamo:~$ file /tmp/quit.blend /home/pabs/foo
/tmp/quit.blend: symbolic link to `/home/pabs/foo'
/home/pabs/foo:  ASCII text
p...@chianamo:~$ blender 
*bpy stats* - tot exec: 648,  tot run: 0.0677sec,  average run: 0.000104sec,  
tot usage 0.4556%
Saved session recovery to /tmp/quit.blend

Blender quit
p...@chianamo:~$ file /tmp/quit.blend /home/pabs/foo
/tmp/quit.blend: symbolic link to `/home/pabs/foo'
/home/pabs/foo:  Blender3D, saved as 64-bits little endian with version 
2.50.0007

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#584622: ITP: eq10q - LV2 plugin - parametric equalizer

2010-06-05 Thread Jaromír Mikeš
Package: wnpp
Severity: wishlist
Owner: mira.mi...@seznam.cz


* Package name : eq10q
  Version : 1.0
  Upstream Author : Pere Ràfols Soler sapis...@gmail.com
* URL : http://eq10q.sourceforge.net/
* License : GPL-2
  Programming Lang: C++
  Description : LV2 plugin - parametric equalizer



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



Bug#584285: salome: FTBFS: hxx2salome.cpp:247: error: 'system' is not a member of 'std'

2010-06-05 Thread Denis Barbier
On 2010/6/4 Adam C Powell IV wrote:
[...]
 Ah, right, I didn't use pbuilder, so I likely had all of the
 Build-Depends-Indep packages installed already.

Okay.  I am building a package right now within pbuilder, and it
failed due to missing Build-Depends: libqt4-opengl-dev required by GUI
component.

Denis



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



Bug#584623: atlas: fakeroot debian/rules custom fails

2010-06-05 Thread Mihail Vasiljev
Package: atlas
Severity: normal

I'm trying to build a custom atlas library. According to 
debian/README.debian I've done

fakeroot debian/rules custom

and soon I've got the error 


Tune the Level 1 BLAS? [y]: ^J^J^J^J
Creating make include file Make.Linux_sse2/_static
xconfig: config.c:4026: GoToTown: Assertion `fpout' failed.
make[1]: *** [config] Aborted
make[1]: Leaving directory `/home/xinm/tmp/backport/atlas-3.6.0'
^J^Jspawn_id: spawn id exp6 not open
while executing
close
invoked from within
expect -re ready to continue? {send \n ; exp_continue} \
Enter number at top left of screen {send \n ; exp_continue} 
\
ENTER TO CONTINUE {...
(file debian/config.expect line 6)
make: *** [bin/Linux_sse2/_static/Make.inc] Error 1


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

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



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



Bug#438999: Merge with #441178?

2010-06-05 Thread Sven Joachim
I found this bug after wondering why this command retrieves the source
package from experimental:

$ apt-get source libdrm/unstable

but a slightly modified version works as intended, i.e. fetches the
version from unstable:

$ apt-get source libdrm2/unstable

The libdrm2 package is built from libdrm source, and there is no libdrm
binary package.  A nice explanation is found in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441178#50, where it is
also explained that another command,

$ apt-get source libdrm=2.4.18-5

will fetch the desired version.  Would it be correct to merge #438999
and #441178?

Sven



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



Bug#584619: Bug in dh-make-perl fixed in revision 58882

2010-06-05 Thread pkg-perl-maintainers
tag 584619 + pending
thanks

Some bugs are closed in revision 58882
by Ansgar Burchardt (ansgar-guest)

Commit message:

DhMakePerl::Command::Packaging (set_package_name): Use package name
specified by --packagename option. (Closes: #584619)



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



Bug#584625: spamassassin: Rename mixed word sa-check_spamd to sa-check-spamd

2010-06-05 Thread Jari Aalto
Package: spamassassin
Version: 3.3.1-1
Severity: wishlist


Please consider keeping the naming of all utilities uniform:

   sa-check_spamd = sa-check-spamd

C.f gnome-* etc. programs.

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

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

Versions of packages spamassassin depends on:
pn  libarchive-tar-perl none   (no description available)
ii  libdigest-sha1-perl 2.12-1   NIST SHA-1 message digest algorith
ii  libhtml-parser-perl 3.65-1   collection of modules that parse H
ii  libnet-dns-perl 0.66-2   Perform DNS queries from a Perl sc
ii  libnetaddr-ip-perl  4.024+dfsg-1 IP address manipulation module
ii  libsocket6-perl 0.23-1   Perl extensions for IPv6
ii  libsys-hostname-long-perl   1.4-2Figure out the long (fully-qualifi
ii  libwww-perl 5.836-1  Perl HTTP/WWW client/server librar
ii  perl5.10.1-12Larry Wall's Practical Extraction 
ii  perl-modules [libio-zlib-pe 5.10.1-12Core Perl modules

Versions of packages spamassassin recommends:
ii  gcc   4:4.4.3-1  The GNU C compiler
ii  gnupg 1.4.10-4   GNU privacy guard - a free PGP rep
ii  libc6-dev 2.10.2-9   Embedded GNU C Library: Developmen
ii  libio-socket-inet6-perl   2.54-1.1   Object interface for AF_INET6 doma
pn  libmail-spf-perl  none (no description available)
ii  make  3.81-8 An utility for Directing compilati
ii  perl [libsys-syslog-perl] 5.10.1-12  Larry Wall's Practical Extraction 
ii  re2c  0.13.5-1   tool for generating fast C-based r
ii  spamc 3.3.1-1Client for SpamAssassin spam filte

Versions of packages spamassassin suggests:
ii  libcompress-zlib-per 2.024-1 Transitional dummy package for Com
ii  libdbi-perl  1.610.90+is+1.609-1 Perl Database Interface (DBI)
ii  libio-compress-perl  2.024-1 bundle of IO::Compress modules
ii  libio-socket-ssl-per 1.33-1  Perl module implementing object or
pn  libmail-dkim-perlnone  (no description available)
pn  libnet-ident-perlnone  (no description available)
ii  perl [libcompress-zl 5.10.1-12   Larry Wall's Practical Extraction 
pn  pyzornone  (no description available)
pn  razornone  (no description available)

-- Configuration Files:
/etc/default/spamassassin changed [not included]
/etc/spamassassin/local.cf changed [not included]

-- no debconf information



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



Bug#584626: spamassassin: sa-check_spamd- manual page name does not match program name

2010-06-05 Thread Jari Aalto
Package: spamassassin
Version: 3.3.1-1
Severity: minor


The program:

/usr/bin/sa-check_spamd

manual page reads:

   SA-CHECK_SPAMD.RAW(1) User Contributed Perl Documentation

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

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

Versions of packages spamassassin depends on:
pn  libarchive-tar-perl none   (no description available)
ii  libdigest-sha1-perl 2.12-1   NIST SHA-1 message digest algorith
ii  libhtml-parser-perl 3.65-1   collection of modules that parse H
ii  libnet-dns-perl 0.66-2   Perform DNS queries from a Perl sc
ii  libnetaddr-ip-perl  4.024+dfsg-1 IP address manipulation module
ii  libsocket6-perl 0.23-1   Perl extensions for IPv6
ii  libsys-hostname-long-perl   1.4-2Figure out the long (fully-qualifi
ii  libwww-perl 5.836-1  Perl HTTP/WWW client/server librar
ii  perl5.10.1-12Larry Wall's Practical Extraction 
ii  perl-modules [libio-zlib-pe 5.10.1-12Core Perl modules

Versions of packages spamassassin recommends:
ii  gcc   4:4.4.3-1  The GNU C compiler
ii  gnupg 1.4.10-4   GNU privacy guard - a free PGP rep
ii  libc6-dev 2.10.2-9   Embedded GNU C Library: Developmen
ii  libio-socket-inet6-perl   2.54-1.1   Object interface for AF_INET6 doma
pn  libmail-spf-perl  none (no description available)
ii  make  3.81-8 An utility for Directing compilati
ii  perl [libsys-syslog-perl] 5.10.1-12  Larry Wall's Practical Extraction 
ii  re2c  0.13.5-1   tool for generating fast C-based r
ii  spamc 3.3.1-1Client for SpamAssassin spam filte

Versions of packages spamassassin suggests:
ii  libcompress-zlib-per 2.024-1 Transitional dummy package for Com
ii  libdbi-perl  1.610.90+is+1.609-1 Perl Database Interface (DBI)
ii  libio-compress-perl  2.024-1 bundle of IO::Compress modules
ii  libio-socket-ssl-per 1.33-1  Perl module implementing object or
pn  libmail-dkim-perlnone  (no description available)
pn  libnet-ident-perlnone  (no description available)
ii  perl [libcompress-zl 5.10.1-12   Larry Wall's Practical Extraction 
pn  pyzornone  (no description available)
pn  razornone  (no description available)

-- Configuration Files:
/etc/default/spamassassin changed [not included]
/etc/spamassassin/local.cf changed [not included]

-- no debconf information



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



Bug#584617: Installation causes massive dependency problems for many other packages

2010-06-05 Thread Fathi Boudra
 This is a problem of libdirectfb-1.2.9 which ought not to conflict with
 libdirectfb-1.2-0.

wrong, libdirectfb-1.2.9 should conflict against libdirectfb-1.2-0.
There's conflicting files on armel architecture.

We have done a directfb transition.
Most of the packages should have been rebuilt against latest directfb
(and depends on libdirectfb-1.2.9).

Do you have some libxine2* packages, still depending on libdirectfb-1.2-0 ?
btw, libxine2 is only in experimental.



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



Bug#584627: buildcross: uninstallable on !amd64

2010-06-05 Thread Sven Joachim
Package: buildcross
Version: 0.0.3
Severity: serious

Your package is only installable on amd64 due to the dependency on
libc6-dev-i386 (among others).  ISTM the package should be arch:any and
only depend on gcc-multilib, libc6-dev-i386, lib32gcc1 on architectures
where these packages are available.

BTW, is it correct to depend on libreadline5-dev rather than
libreadline6-dev or libreadline-dev?


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

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



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



Bug#444980: udev not restarted after exiting runlevel 1

2010-06-05 Thread Petter Reinholdtsen
[Henrique de Moraes Holschuh]
 Trying to track that is a losing proposition. You'd also need to add
 dhclient and other dhcp clients, wpa supplicant helpers, pppoe
 helpers...

My idea is to implement some omitpid feature like the one we use for
shutdown in the killprocs script, to allow udev to survive runlevel 1.
With it in place, the other daemons that want to keep running can
register their pid there.

 Our S runlevel does way too much, which obviously screws up runlevel
 1 a great deal.

Yeah.  There is a lot of work left before single user and runlevel 1
on Debian is working properly, and allow one to enter runlevel 1 and
return to runlevel 2.  At the moment a reboot is needed after
switching to runlevel 1 to be sure to recover the machine state.

But udev should probably keep running also in runlevel 1, so such
mechanism is probably smart to implement anyway.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#584628: axiom: package builds way too long

2010-06-05 Thread Andreas Barth
Package: axiom
Version: 20100301-1
Severity: grave

Hi,

this package builds way too long. Currently it needs more than 15 days
on ia64 (and still building!). and it needed more than 88 hours on
mips but only 2 on mipsel.

This strongly indicates something in your test suite is buggy
(especially as you send out ticks, which are near to an abuse of our
buildd infrastructure). Please adjust your program so that it ends
within a more limited time periode and failures are recognized as
such.

Otherwise, I would need to blacklist axiom on the buildds in order to
allow other packages to build.


Andi



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



Bug#584630: ITP: python-portmidi -- Python interface to libportmidi

2010-06-05 Thread Alexandre Quessy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: wnpp
Severity: wishlist
Owner: Alexandre Quessy alexan...@quessy.net

* Package name: python-portmidi
  Version : 0.0.6
  Upstream Author : John Harrison harri...@media.mit.edu
* URL : http://bitbucket.org/aalex/pyportmidi/
* License : MIT/X
  Programming Lang: Python, Pyrex
  Description : Python interface to libportmidi

pyPortMidi is a Python wrapper for PortMidi. PortMidi is a
cross-platform C library for realtime MIDI control. Using
pyPortMidi, you can send and receive MIDI data in realtime
from Python.

Besides using pyPortMidi to communicate to synthesizers and the
like, it is possible to use pyPortMidi as a way to send MIDI
messages between software packages on the same computer.

PyPortMidi was written in Pyrex, a language for writing Python
extension modules.

The original code is from John Harrison.
See http://python-pyrex.media.mit.edu/~harrison/pyportmidi.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJMCf6JAAoJEJQ0pOgl2qx1dQUQAIvsvyQgB3EbZauBiQHpN4cT
P1Y3nP1wKK7MYZBWzNt7t/LRcNwkgsWZA/jT4YM8+chnuQz60ClNwTcAqqWerpKw
vMFjGpgAqB7hgQl/eK8aQEqdfvmboZ9DCH9aFNUvBAuPCJicL6SN+FB0gw3ys5iP
nMUw7sv10Jrkfmt7qOLOpVK6s1/ZYrBKOw7gg0L0yBrplXe9WH9Ho0op3KoCMxxS
pVWNmUvuJ1RSwRJqnI71ZTuD6AAwlFDuvrP8FV9y1sdgCC1Rl2JEDHEEhbnyULtk
lQzOsL+lLr7sed/Tqpfbj3n2w+QsesFdAGcvICzQjUkfPKQo0YXx95tL4/kS1P37
PVd/Sxt41p8gZ8nj9FPMbqeDxOsX3ZlC/0HDgQCICJme6kDH87eTSkIZLldZ0mZg
6N6zlelG88hp7GW5hVDWg3DFVC+EnFDb682S8Fa5Bz9L0aC5elOv9ewSCYdSZQXB
haxNrxsBpaC2BePLQk3sYAkmcNAM8EB1P5sErNyxAZg0CaCw9LwiUZ8HM2Zkr6Dm
ttgjJyD/Jz6lsYP040HdXQLddTNTKIoc7/3gt/iyhr9Xs/rdCABWdSUuHFvgvyI3
be91satkfpaU4oYTB211f3l4jHXAVh7HLDecrdClWNlkUnrIFfMepZutwR4QhHCo
XWDJ2ZZfnd56U7ZvaluA
=F3ec
-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#584631: splay: Splay is apparently missing the configuration file in the deb. NO SOUND

2010-06-05 Thread yellow
Package: splay
Version: 0.9.5.2-11
Severity: important

Hello guys

Splay is really nice, since it also works with cplay for console winamp.

OK, google says that splayrc is not existing but I know that I managed to make 
SPLAY working with ALSA.

But by default you are using /dev/dsp so if I watch a movie DSP is locked.

So tell me who the hell is still using /dev/dsp nowadays? mplayer uses ALSA 
principally.

It would be great for this package that it simply works for all. So please make 
in the /usr/share/splay a splayrc something telling that SPLAY uses ALSA.
it is not so radical change, just little immprovement

thank you 
Best regards
Y.

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

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

Versions of packages splay depends on:
ii  libc6 2.10.2-9   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.4-1  GCC support library
ii  libid3-3.8.3c2a   3.8.3-12   A library for manipulating ID3v1 a
ii  libstdc++64.4.4-1The GNU Standard C++ Library v3

splay recommends no packages.

splay 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#584617: Installation causes massive dependency problems for many other packages

2010-06-05 Thread Sven Joachim
On 2010-06-05 09:00 +0200, Fathi Boudra wrote:

 This is a problem of libdirectfb-1.2.9 which ought not to conflict with
 libdirectfb-1.2-0.

 wrong, libdirectfb-1.2.9 should conflict against libdirectfb-1.2-0.
 There's conflicting files on armel architecture.

Did you look at the file conflicts and try to resolve them, e.g. by
moving the offending files?  And why do you declare a Conflicts:
libdirectfb-1.2-0 on *all* architectures rather than only on armel?

 We have done a directfb transition.
 Most of the packages should have been rebuilt against latest directfb
 (and depends on libdirectfb-1.2.9).

 Do you have some libxine2* packages, still depending on libdirectfb-1.2-0 ?

I don't, but Juhapekka is running a mixed stable/testing system where
your Conflicts: libdirectfb-1.2-0 makes partial upgrades impossible.
This is not how library transitions are supposed to be handled, please
make sure that the next libdirectfb-x.y.z packages do not share files
with libdirectfb-1.2-9.

Sven



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



Bug#584617: Installation causes massive dependency problems for many other packages

2010-06-05 Thread Sven Joachim
severity 584617 normal
thanks

On 2010-06-05 09:26 +0200, Sven Joachim wrote:

 On 2010-06-05 09:00 +0200, Fathi Boudra wrote:
 We have done a directfb transition.
 Most of the packages should have been rebuilt against latest directfb
 (and depends on libdirectfb-1.2.9).

 Do you have some libxine2* packages, still depending on libdirectfb-1.2-0 ?

 I don't, but Juhapekka is running a mixed stable/testing system where
 your Conflicts: libdirectfb-1.2-0 makes partial upgrades impossible.

I just noticed that this does not affect upgrades from Lenny, since it
has libdirectfb-1.0-0 rather than libdirectfb-1.2-0.  Juhapekka, it's
probably time for you to do an aptitude full-upgrade and move on to
libdirectfb-1.2-9.

 This is not how library transitions are supposed to be handled, please
 make sure that the next libdirectfb-x.y.z packages do not share files
 with libdirectfb-1.2-9.

Sven



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



Bug#579454: Adopting gob2

2010-06-05 Thread Stephen Kitt
On Fri, Jun 04, 2010 at 11:36:02PM -0500, Taylor LeMasurier-Wren wrote:
 I don't if anybody has made an update version of gob2-2.0.17, but I made
 a package. I needed to in order to fix a amd64 build bug with some of my
 gmpc-trunk packages on Launchpad.net. I figured I share what I with
 Debian. I uploaded it to mentors.
 
 http://mentors.debian.net/debian/pool/main/g/gob2/gob2_2.0.17-1.dsc
 
 Have a nice day.

Thanks for your interest, unfortunately you overwrote the package I
had uploaded to mentors! It included some other fixes which weren't in
your version, so I've uploaded mine again.

I've had two offers for reviews, so the updated package should make it
into unstable reasonably soon (assuming it's OK of course!).

http://packages.qa.debian.org/gob2 has all the details.

Regards,

Stephen



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



Bug#584386: cdk: FTBFS: Java errors

2010-06-05 Thread Giovanni Mascellani
Hi.

Il 04/06/2010 01:26, Daniel Leidert ha scritto:
 Am Donnerstag, den 03.06.2010, 21:53 +0200 schrieb Torsten Werner:
 On Thu, Jun 3, 2010 at 12:02 PM, Lucas Nussbaum
 lu...@lucas-nussbaum.net wrote:
 Justification: FTBFS on amd64

 cdk builds perfectly on my amd64 cowbuilder.
 
 Which jgrapht version did it use to build? The build-log by Lucas says
 0.8 and AFAIK CDK doesn't build with this version. The fix is probably
 as easy as using
 
 libjgrapht0.6-java | libjgrapht-java
 
 in debian/control.

Probably libjgrapht0.6-java alone is even better, because it seems that
cdk doesn't build with other version of jgrapht. So depending on a
unversioned virtual package is not correct.

Anyway, trying to understand whether cdk can be built against the last
version of jgrapht (0.8.1, already in Debian as libjgrapht0.8-java)
would be even better, so we can get rid of an old package.

Cheers, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#584632: bluez-compat: pand fails in 4.63-2, works in 3.36-3

2010-06-05 Thread Marc Lehmann
Package: bluez-compat
Version: 4.63-2
Severity: normal


pand always gives me File exists(17) with the newer package, doesn't
call the if-up script and leaves an interface around.

pand -l does not list anything, pand -K has no effect.

the only way to get rid of the interface is to restart bluetooth.

The call is:

   pand -DES --devup /tmp/panu.up --devdown /tmp/panu.down -c A8:7B:39:C3:B5:C6 
-r panu -d gn -e pan0 -n

leading to (with 4.x):

   yama# pand -DES --devup /tmp/panu.up --devdown /tmp/panu.down -c 
A8:7B:39:C3:B5:C6 -r panu -d gn -e pan0 -n
   pand[3610]: Bluetooth PAN daemon version 4.63
   pand[3610]: Connecting to A8:7B:39:C3:B5:C6
   pand[3610]: Connect to A8:7B:39:C3:B5:C6 failed. File exists(17)

downgrading to 3.x makes it work again:

   yama# pand -DES --devup /tmp/panu.up --devdown /tmp/panu.down -c 
A8:7B:39:C3:B5:C6 -r panu -d gn -e pan0 -n
   pand[7334]: Bluetooth PAN daemon version 3.36
   pand[7334]: Connecting to A8:7B:39:C3:B5:C6
   pand[7334]: pan0 connected
   pan0 is up - this is from /tmp/panu.up

and upgrading to 4.x breaks it again.

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

Kernel: Linux 2.6.26-2-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



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



Bug#319837: memtest86+: does not work: wouldn't fit into memory

2010-06-05 Thread Marc Haber
Hi,

On Sat, Dec 26, 2009 at 07:30:28AM +0530, Rajeev V. Pillai wrote:
 Seeing that this bug is still troubling people, I thought I would
 chime in on what does work.

I have one box with a KT 266 A chipset (the machine dates back to
2001) and 512 MB RAM. On this box, memtest86 doesn't run with the too
small lower memory error, while memtest86+ does run, but only sees
640 _K_ and reports thousands of errors on these 640K of memory.
However, Linux runs just fine.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835



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



Bug#584633: kde-l10n-sr: duplicate ktorrent.mo which is also in ktorrent-data

2010-06-05 Thread Slobodan Simic

Package: kde-l10n-sr
Version: 4:4.4.4-1
Severity: normal


ktorrent.mo file exist in both ktorrent-data and  kde-l10n-sr (but I beleive 
it's the case with all languages)
so packages cannot be instaled without force overwrite option if the other one 
is already installed.


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

Kernel: Linux 2.6.34-0.slh.5-sidux-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=sr_RS, LC_CTYPE=sr_RS (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kde-l10n-sr depends on:
ii  libkdecore5   4:4.4.4-1  the KDE Platform Core Library

kde-l10n-sr recommends no packages.

Versions of packages kde-l10n-sr suggests:
pn  kde-minimal   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#584634: Linux is now modern, and festival should use ALSA as default

2010-06-05 Thread yellow
Package: festival
Version: 1.96~beta-10
Severity: normal

Hello

Linux is now modern, and festival should use ALSA as default.
Many users can find their /dev/dsp lock, and it would be great to find into:
/usr/share/festival/   a festival.rc that holds

(Parameter.set 'Audio_Command aplay -q -c 1 -t raw -f s16 -r $SR $FILE)
(Parameter.set 'Audio_Method 'Audio_Command)

thank you
Best regards
Y.

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

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

Versions of packages festival depends on:
ii  adduser  3.112   add and remove users and groups
ii  dpkg 1.15.7.2Debian package management system
ii  install-info 4.13a.dfsg.1-5  Manage installed documentation in 
ii  libaudiofile00.2.6-8 Open-source version of SGI's audio
ii  libc62.10.2-9Embedded GNU C Library: Shared lib
ii  libesd0  0.2.41-7Enlightened Sound Daemon - Shared 
ii  libestools1.21:1.2.96~beta-6 Edinburgh Speech Tools Library
ii  libgcc1  1:4.4.4-1   GCC support library
ii  libncurses5  5.7+20100313-2  shared libraries for terminal hand
ii  libstdc++6   4.4.4-1 The GNU Standard C++ Library v3
ii  lsb-base 3.2-23.1Linux Standard Base 3.2 init scrip
ii  sgml-base1.26SGML infrastructure and SGML catal
ii  sysv-rc  2.88dsf-5   System-V-like runlevel change mech

Versions of packages festival recommends:
ii  festvox-kallpc16k [festival-v 1.4.0-5American English male speaker for 

Versions of packages festival suggests:
pn  festival-freebsoft-utils  none (no description available)
pn  pidgin-festival   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#584635: googleearth-package: useless dependency on lib32nss-mdns?

2010-06-05 Thread Yves-Alexis Perez
Package: googleearth-package
Version: 0.5.7
Severity: normal

Hi,

I tried to build an up2date google earth package, which worked fine. But
I had to install lib32nss-mdns and thus avahi-daemon because m-ge-p
added the dependency. I have to admit I have no idea why GoogleEarth
would need *local* name resolution but I don't really want avahi-daemon
running on my laptop here. So I tried to remove it and it seems to still
work fine.

So I'm not sure if the library is still needed or not, or maybe it was
useful only in some cases, but removing the lib doesn't break GE on my
system.

Cheers,
--
Yves-Alexis


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

Kernel: Linux 2.6.32-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 googleearth-package depends on:
ii  bzip2 1.0.5-4high-quality block-sorting file co
ii  curl  7.20.1-2   Get a file from an HTTP, HTTPS or 
ii  dpkg-dev  1.15.7.2   Debian package development tools
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  file  5.04-2 Determines file type using magic
ii  wget  1.12-2 retrieves files from the web
ii  x11-common1:7.5+6X Window System (X.Org) infrastruc
ii  x11-utils 7.5+3  X11 utilities

googleearth-package recommends no packages.

googleearth-package 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#584636: ITP: cmor -- Climate Model Ouput Rewriter

2010-06-05 Thread Alastair McKinstry
Package: wnpp
Severity: wishlist
Owner: Alastair McKinstry mckins...@debian.org

* Package name: cmor
  Version : 2.0
  Upstream Author : Charles Doutriaux doutria...@llnl.gov
* URL : http://www2-pcmdi.llnl.gov/cmor
* License : Unrestricted (BSD-like ?)
  Programming Lang: C, python, fortran
  Description : Climate Model Ouput Rewriter

The Climate Model Output Rewriter (CMOR, pronounced Seymour) comprises a 
set of C-based functions, with bindings to both Python and FORTRAN 
90, 
that can be used to produce CF-compliant netCDF files that fulfill the 
requirements of many of the climate community's standard model experiments. 
These experiments are collectively referred to as MIP's and include, for 
example, AMIP, CMIP, CFMIP, PMIP, APE, and IPCC scenario runs. The output 
resulting from CMOR is self-describing and facilitates analysis of results 
across models.

Much of the metadata written to the output files is defined in MIP-specific 
tables, typically made available from each MIP's web site. CMOR relies on 
these tables to provide much of the metadata that is needed in the MIP context, 
thereby reducing the programming effort required of the individual MIP 
contributors.

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc)



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



Bug#584637: ITP: cdat -- Climate Data Analysis Tools

2010-06-05 Thread Alastair McKinstry
Package: wnpp
Severity: wishlist
Owner: Alastair McKinstry mckins...@debian.org

* Package name: cdat
  Version : 5.2
  Upstream Author : Dean Williams (william...@llnl.gov)
* URL : http://www2-pcmdi.llnl.gov/cdat
* License : BSD
  Programming Lang: python, c, fortran
  Description : Climate Data Analysis Tools

CDAT makes use of an open-source, object-oriented, easy-to-learn scripting 
language (Python) to link together separate software subsystems and packages 
to form an integrated environment for data analysis. Outside collaborators work 
independently and contribute on an equal basis with PCMDI. 

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc)



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



Bug#535336: To be closed?

2010-06-05 Thread Yves-Alexis Perez
The ia32 apt-get stuff was reverted, so the bug should be closed, imho.
But see #584635 too, it seems that libnss-mdns might not be needed at
all.

Cheers,
-- 
Yves-Alexis


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


Bug#584638: debootstrap dependency problems

2010-06-05 Thread Tak Auyeung
Package: debootstrap

Version: 1.0.23

Kernel: Linux 2.6.32-5-686-bigmem #1 SMP Sun May 30 12:42:52 UTC 2010 i686
GNU/Linux
Test method: as root,

mkdir /tmp/testde
debootstrap sid /tmp/testde

Error log as found in /tmp/testde/debootstrap/debootstrap.log:

dpkg: regarding .../base-files_5.7_i386.deb containing base-files,
pre-dependency problem:
 base-files pre-depends on awk
  awk is not installed.
dpkg: warning: ignoring pre-dependency problem!
(Reading database ... 0 files and directories currently installed.)
Unpacking base-files (from .../base-files_5.7_i386.deb) ...
Selecting previously deselected package base-passwd.
Unpacking base-passwd (from .../base-passwd_3.5.22_i386.deb) ...
dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
 base-passwd depends on libc6 (= 2.1); however:
  Package libc6 is not installed.
Setting up base-passwd (3.5.22) ...
dpkg: base-files: dependency problems, but configuring anyway as you requested:
 base-files depends on awk; however:
  Package awk is not installed.
Setting up base-files (5.7) ...
dpkg: regarding .../dpkg_1.15.7.2_i386.deb containing dpkg, pre-dependency
problem:
 dpkg pre-depends on libbz2-1.0
  libbz2-1.0 is not installed.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.15.7.2_i386.deb containing dpkg, pre-dependency
problem:
 dpkg pre-depends on libc6 (= 2.3)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.15.7.2_i386.deb containing dpkg, pre-dependency
problem:
 dpkg pre-depends on libselinux1 (= 1.32)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.15.7.2_i386.deb containing dpkg, pre-dependency
problem:
 dpkg pre-depends on zlib1g (= 1:1.1.4)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.15.7.2_i386.deb containing dpkg, pre-dependency
problem:
 dpkg pre-depends on coreutils (= 5.93-1)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.15.7.2_i386.deb containing dpkg, pre-dependency
problem:
 dpkg pre-depends on xz-utils
  xz-utils is not installed.
dpkg: warning: ignoring pre-dependency problem!
(Reading database ... 101 files and directories currently installed.)
Preparing to replace dpkg 1.15.7.2 (using .../dpkg_1.15.7.2_i386.deb) ...
Unpacking replacement dpkg ...
dpkg: dpkg: dependency problems, but configuring anyway as you requested:
 dpkg depends on libbz2-1.0; however:
  Package libbz2-1.0 is not installed.
 dpkg depends on libc6 (= 2.3); however:
  Package libc6 is not installed.
 dpkg depends on libselinux1 (= 1.32); however:
  Package libselinux1 is not installed.
 dpkg depends on zlib1g (= 1:1.1.4); however:
  Package zlib1g is not installed.
 dpkg depends on coreutils (= 5.93-1); however:
  Package coreutils is not installed.
 dpkg depends on xz-utils; however:
  Package xz-utils is not installed.
Setting up dpkg (1.15.7.2) ...
Selecting previously deselected package libc6.
(Reading database ... 281 files and directories currently installed.)
Unpacking libc6 (from .../libc6_2.11.1-2_i386.deb) ...
dpkg: libc6: dependency problems, but configuring anyway as you requested:
 libc6 depends on libc-bin (= 2.11.1-2); however:
  Package libc-bin is not installed.
 libc6 depends on libgcc1; however:
  Package libgcc1 is not installed.
Setting up libc6 (2.11.1-2) ...
Selecting previously deselected package perl-base.
(Reading database ... 588 files and directories currently installed.)
Unpacking perl-base (from .../perl-base_5.10.1-13_i386.deb) ...
Setting up perl-base (5.10.1-13) ...
Selecting previously deselected package mawk.
(Reading database ... 1227 files and directories currently installed.)
Unpacking mawk (from .../mawk_1.3.3-15_i386.deb) ...
Setting up mawk (1.3.3-15) ...
Selecting previously deselected package debconf.
(Reading database ... 1246 files and directories currently installed.)
Unpacking debconf (from .../debconf_1.5.32_all.deb) ...
dpkg: debconf: dependency problems, but configuring anyway as you requested:
 debconf depends on debconf-i18n | debconf-english; however:
  Package debconf-i18n is not installed.
  Package debconf-english is not installed.
Setting up debconf (1.5.32) ...
Selecting previously deselected package libacl1.
(Reading database ... 1410 files and directories currently installed.)
Unpacking libacl1 (from .../libacl1_2.2.49-2_i386.deb) ...
Selecting previously deselected package libattr1.
Unpacking libattr1 (from .../libattr1_1%3a2.4.44-1_i386.deb) ...
Preparing to replace base-files 5.7 (using .../base-files_5.7_i386.deb) ...
Unpacking replacement base-files ...
Preparing to replace base-passwd 3.5.22 (using
.../base-passwd_3.5.22_i386.deb) ...
Unpacking replacement base-passwd ...
Selecting previously deselected package bash.
dpkg: regarding .../archives/bash_4.1-3_i386.deb containing bash,
pre-dependency problem:
 bash pre-depends on dash (= 0.5.5.1-2.2)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding 

Bug#584633: kde-l10n-sr: duplicate ktorrent.mo which is also in ktorrent-data

2010-06-05 Thread Modestas Vainius
severity 584633 serious
thanks

Hello,

On šeštadienis 05 Birželis 2010 11:11:39 Slobodan Simic wrote:
 Package: kde-l10n-sr
 Version: 4:4.4.4-1
 Severity: normal
 
 
 ktorrent.mo file exist in both ktorrent-data and  kde-l10n-sr (but I
 beleive it's the case with all languages)
 so packages cannot be instaled without force overwrite option if the other
 one is already installed.

Nope. The problem is limited to kde-l10n-sr only. And kde-l10n-sr is 
definitely at fault here. Bumping to serious because it is unintentional 
conflict.

I wonder if the whole extragear is included in the package as well.


-- 
Modestas Vainius modes...@vainius.eu


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


Bug#515527: News after fresh install

2010-06-05 Thread Pierre Bernhardt
Hello,

First I changed my second nVidia from 6200 to 7300 (PCI-E Slot #2) so now
I have an 6800 GS on slot 1 and an 7300 GT on Slot 2. There is no SLI bridge
installed. Both cards has fitted only an screen on the DVI port. The VGA is
not connected.
With my old lenny installation the dual screen configuration was working.
I installed fresh lenny and upgraded full to testing.
Because of another problem with an vmware xorg module a have removed the
xserver-xorg-video-all and installed only the following driver modules:

ii  xserver-xorg-video-dummy 1:0.3.3-2  
X.Org X server -- dummy display driver
ii  xserver-xorg-video-fbdev 1:0.4.2-2  
X.Org X server -- fbdev display driver
ii  xserver-xorg-video-nouveau   
1:0.0.15+git20100329+7858345-4 X.Org X server -- Nouveau display driver (ex
ii  xserver-xorg-video-nv1:2.1.17-3 
X.Org X server -- NV display driver
ii  xserver-xorg-video-vesa  1:2.3.0-3  
X.Org X server -- VESA display driver

I'm use nv module at the moment.

Without having an configuration file on first screen (Monitor on 6800 GS) all 
looks
good.

If I create the dual screen configuration with Xorg --configure and test the 
configuration
with Xorg -config xorg.conf.new -retro (retro so I can see output and an 
pointer on
the screen) both monitors now show the classic background and the classix X 
pointer on the
screen which is connected to 6800 GS card.
I can now moving the pointer on the first screen without any problem. I can use 
CTRL-ALT-F1 to
flip to the tty console.

But if I will move the pointer the other screen at this time the pointer hangs 
on the right
side of the first screen and the Xserver do nothing any more; all static on the 
screen.
CTRL-ALT-BS will not work and CTRL-ALT-F1 will not flip to the terminal console.

I can still log in to the computer remotely via ssh but the Xorg process could 
not be killed
with kill nor with kill -9. So I have rebooted the system.

I googled for the error and found something which looks like this is not a 
problem
of the nv-driver itself. It's possible a main problem, because I found problem 
with ati,
amd and intel gpu's if there more than one gpu is fitted, too.

Pierre



signature.asc
Description: OpenPGP digital signature


Bug#583890: [reportbug/master] don't present suite tags ('sid', 'lenny', etc) when running in modes lower than 'advanced'; thanks to Julien Cristau for the report; Closes: #583890

2010-06-05 Thread Sandro Tosi
tag 583890 pending
tag 583890 pending
thanks

Date:   Sat Jun 5 11:02:41 2010 +0200
Author: Sandro Tosi mo...@debian.org
Commit ID: fb30b03305bdcae698efd94547a442dc208eb028
Commit URL: 
http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=fb30b03305bdcae698efd94547a442dc208eb028
Patch URL: 
http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff_plain;h=fb30b03305bdcae698efd94547a442dc208eb028

don't present suite tags ('sid', 'lenny', etc) when running in modes lower 
than 'advanced'; thanks to Julien Cristau for the report; Closes: #583890

The core change is to split the tags list in normal/expert ones, and then 
add
a 'mode' keyword argument to debianbts.get_tags() method, and merge the 
expert
list if mode fits.

In order to do this, we needed to move a couple of imports in utils after 
the
definition of MODES_* variables:
  - debianbts, it directly accesses those vars
  - ui.text_ui, needs to be after debianbts
  



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



Bug#584639: sound output error. Crash

2010-06-05 Thread amnas
Package: vlc
Version: 1.0.6-1
Severity: normal
Tags: squeeze

System: Linux 2.6.32-3-686 #1 SMP Thu Feb 25 06:14:20 UTC 2010 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Nodoka-Squared
Icon Theme: Bluecurve
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 114843648 vsize: 114843648 resident: 46534656 share:
33513472 rss: 46534656 rss_rlim: 18446744073709551615
CPU usage: start_time: 1275726353 rtime: 71620 utime: 62585 stime: 9035
cutime:3 cstime: 26 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/vlc'

[Thread debugging using libthread_db enabled]
[New Thread 0xb3bebb70 (LWP 4088)]
[New Thread 0xb4169b70 (LWP 4083)]
[New Thread 0xb3fcbb70 (LWP 4082)]
[New Thread 0xb4457b70 (LWP 4081)]
[New Thread 0xb4546b70 (LWP 4080)]
[New Thread 0xadf6fb70 (LWP 4075)]
[New Thread 0xb5637b70 (LWP 3897)]
[New Thread 0xb6cbbb70 (LWP 3895)]
[New Thread 0xb6df4b70 (LWP 3893)]
[New Thread 0xb6e75b70 (LWP 3892)]
[New Thread 0xb6ef9b70 (LWP 3891)]
[New Thread 0xb6f7db70 (LWP 3890)]
[New Thread 0xb7006b70 (LWP 3889)]
[New Thread 0xb708eb70 (LWP 3888)]
[New Thread 0xb710fb70 (LWP 3887)]
[New Thread 0xb7190b70 (LWP 3886)]
0xb77de424 in __kernel_vsyscall ()
#0  0xb77de424 in __kernel_vsyscall ()
#1  0xb76c8125 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
#2  0xb776ee33 in vlc_cond_wait () from /usr/lib/libvlccore.so.2
#3  0xb77b04e0 in ?? () from /usr/lib/libvlccore.so.2
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 17 (Thread 0xb7190b70 (LWP 3886)):
#0  0xb77de424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb76c8125 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb776ee33 in vlc_cond_wait () from /usr/lib/libvlccore.so.2
No symbol table info available.
#3  0x088bef40 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 16 (Thread 0xb710fb70 (LWP 3887)):
#0  0xb77de424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb76c8125 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb776ee33 in vlc_cond_wait () from /usr/lib/libvlccore.so.2
No symbol table info available.
#3  0x088cf39c in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 15 (Thread 0xb708eb70 (LWP 3888)):
#0  0xb77de424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb76c8125 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb776ee33 in vlc_cond_wait () from /usr/lib/libvlccore.so.2
No symbol table info available.
#3  0x088cdc70 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 14 (Thread 0xb7006b70 (LWP 3889)):
#0  0xb77de424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb76c8125 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb776ee33 in vlc_cond_wait () from /usr/lib/libvlccore.so.2
No symbol table info available.
#3  0x088beb34 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 13 (Thread 0xb6f7db70 (LWP 3890)):
#0  0xb7528f99 in clock_nanosleep () from /lib/i686/cmov/librt.so.1
No symbol table info available.
#1  0xb776573a in msleep () from /usr/lib/libvlccore.so.2
No symbol table info available.

Thread 12 (Thread 0xb6ef9b70 (LWP 3891)):
#0  0xb7528f99 in clock_nanosleep () from /lib/i686/cmov/librt.so.1
No symbol table info available.
#1  0xb776573a in msleep () from /usr/lib/libvlccore.so.2
No symbol table info available.
#2  0xb6ef9228 in ?? ()
No symbol table info available.

Thread 11 (Thread 0xb6e75b70 (LWP 3892)):
#0  0xb7528f99 in clock_nanosleep () from /lib/i686/cmov/librt.so.1
No symbol table info available.
#1  0xb776573a in msleep () from /usr/lib/libvlccore.so.2
No symbol table info available.
#2  0xb6e751e8 in ?? ()
No symbol table info available.

Thread 10 (Thread 0xb6df4b70 (LWP 3893)):
#0  0xb77de424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb76cc1aa in do_sigwait () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb76cc24f in sigwait () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#3  0xb71c7ca2 in ?? () from /usr/lib/vlc/control/libsignals_plugin.so
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 9 (Thread 0xb6cbbb70 (LWP 3895)):
#0  0xb77de424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7638b27 in poll () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb6cf1a93 in ?? () from 

Bug#584641: glue-schema: useless description

2010-06-05 Thread Tollef Fog Heen
Package: glue-schema
Severity: normal
Version: 2.0.5+732-1

The description for glue-schema does not give me any information about
what the package is (apart from some LDAP schemas) and why I might want
to install it.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are




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



Bug#584642: ns2: description lacks useful information

2010-06-05 Thread Tollef Fog Heen
Package: ns2
Severity: normal
Version: 2.35~RC4-1

Firstly, the short description should not start with the name of the
package, so something like «discrete event simulator targeted at
networking research» is probably a better short description.

Secondly, the long description doesn't answer the most crucial question
a description should answer: why would I want to install this package?
Information about who has funded development might be appropriate for a
README file somewhere, but not the long description.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are




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



Bug#584643: telepathy-sunshine: Description is hard to understand

2010-06-05 Thread Tollef Fog Heen
Package: telepathy-sunshine
Severity: normal
Version: 0.1.8-1

The description of tp-sunshine should explain briefly what Gadu Gadu and
Telepathy are and tell me as a reader why I would want to install the
package.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



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



Bug#584645: /usr/bin/scp: it would be great that scp could copy folders

2010-06-05 Thread yellowprotoss
Package: openssh-client
Version: 1:5.5p1-4
Severity: normal
File: /usr/bin/scp


Hello

scp is limited to files. To extend it for folder would be so great

thanks

Best regards

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

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

Versions of packages openssh-client depends on:
ii  adduser 3.112add and remove users and groups
ii  debconf [debconf-2.0]   1.5.32   Debian configuration management sy
ii  dpkg1.15.7.2 Debian package management system
ii  libc6   2.10.2-9 Embedded GNU C Library: Shared lib
ii  libedit22.11-20080614-1  BSD editline and history libraries
ii  libgssapi-krb5-21.8.1+dfsg-3 MIT Kerberos runtime libraries - k
ii  libssl0.9.8 0.9.8n-1 SSL shared libraries
ii  passwd  1:4.1.4.2-1  change and administer password and
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages openssh-client recommends:
ii  openssh-blacklist 0.4.1  list of default blacklisted OpenSS
ii  openssh-blacklist-extra   0.4.1  list of non-default blacklisted Op
ii  xauth 1:1.0.4-1  X authentication utility

Versions of packages openssh-client suggests:
pn  keychain  none (no description available)
pn  libpam-sshnone (no description available)
pn  ssh-askpass   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#584644: yoshimi-data: missing recommends on yoshimi

2010-06-05 Thread Tollef Fog Heen
Package: yoshimi-data
Severity: normal
Version: 0.056-2

yoshimi-data should have a Recommends on yoshimi (according to policy
§7.2).

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



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



Bug#584646: screen: impossible to startx -- :4

2010-06-05 Thread yellowprotoss
Package: screen
Version: 4.0.3-14
Severity: important

Hello

Startx is not workign unfortunately from screen.

debian$ startx -- :4

X: user not authorized to run the X server, aborting.
^Cgiving up.
xinit:  No such file or directory (errno 2):  unable to connect to X server
xinit:  No such process (errno 3):  unexpected signal 2.


Here is the output from the command

Best regards


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

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

Versions of packages screen depends on:
ii  dpkg  1.15.7.2   Debian package management system
ii  install-info  4.13a.dfsg.1-5 Manage installed documentation in 
ii  libc6 2.10.2-9   Embedded GNU C Library: Shared lib
ii  libncursesw5  5.7+20100313-2 shared libraries for terminal hand
ii  libpam0g  1.1.1-3Pluggable Authentication Modules l

screen recommends no packages.

screen 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#584647: dvtm: Locking the screen with X (caps up) is not working or buggy well

2010-06-05 Thread yellowprotoss
Package: dvtm
Version: 0.5.2-2
Severity: important

Hello

Mod + X leads to GIVE PASSWORD
you press enter and return to bash

or if you enter something or try after something it says:

SCREEN LOCKED !

and forget to login anymore. The tty is locked forever !! even root cannot kill 
the process


What's the complicated. 

Please make it working and simple as locking as SCREEN program does.

THanks 

Best regards



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

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

Versions of packages dvtm depends on:
ii  libc6 2.10.2-9   Embedded GNU C Library: Shared lib
ii  libncursesw5  5.7+20100313-2 shared libraries for terminal hand

Versions of packages dvtm recommends:
ii  ncurses-term  5.7+20100313-2 additional terminal type definitio

dvtm 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#584648: could SCREEN locks the screen after 5 minutes, sort of locking screensaver

2010-06-05 Thread yellowprotoss
Package: screen
Version: 4.0.3-14
Severity: normal


could SCREEN locks the screen after 5 minutes, sort of locking screensaver

it wold be great for admin that forgets all the time to log out on machines of 
universities.

Best regards



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

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

Versions of packages screen depends on:
ii  dpkg  1.15.7.2   Debian package management system
ii  install-info  4.13a.dfsg.1-5 Manage installed documentation in 
ii  libc6 2.10.2-9   Embedded GNU C Library: Shared lib
ii  libncursesw5  5.7+20100313-2 shared libraries for terminal hand
ii  libpam0g  1.1.1-3Pluggable Authentication Modules l

screen recommends no packages.

screen 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#583177: dvtm does not spawn a shell in new windows

2010-06-05 Thread Albin Tonnerre
On Wed, 26 May 2010 02:41 +0200, Alexander Schier wrote :
 Package: dvtm
 Version: 0.5.2-2
 Severity: grave
 Justification: renders package unusable
 
 dvtm does not spawn a shell in new windows created by ^g c, sometimes it
 does not even create a shell in the first window after starting. dvtm
 does not hand, if there is a shell, its usable, creating, resizing and
 moving windows works, too.


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

How comes that you're using dvtm 0.5.2 while running stable ? Have you been able
to reproduce this when using the actual version from Debian stable, 0.4.1 ?

Cheers,
-- 
Albin Tonnerre



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



Bug#584606: nmu: insighttoolkit_3.18.0-2

2010-06-05 Thread Adam D. Barratt
On Fri, 2010-06-04 at 19:49 -0500, Steve M. Robbins wrote:
 nmu insighttoolkit_3.18.0-2 . ALL . -m Rebuild with gccxml 
 0.9.0+cvs20100501-2

I assume this is intended to fix the gccxml-related complex.h FTBFS
mentioned in #580527.  If so then you need a give-back, not a binNMU,
and only on those architectures where the package previously FTBFS and
therefore /can't/ currently be binNMUed.

I've given it back on s390, as the new gccxml is already available
there.  If that builds ok then I'll do so on the other failing
architectures as well, with a dep-wait on the new gccxml.

Regards,

Adam



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



Bug#584650: ITP: openlayers -- JavaScript library for map applications on the web.

2010-06-05 Thread Thomas Bechtold
Package: wnpp
Severity: wishlist
Owner: Thomas Bechtold thomasbecht...@jpberlin.de


* Package name: openlayers
  Version : 2.9.1
  Upstream Author : MetaCarta
* URL : http://openlayers.org/
* License : BSD style License
  Programming Lang: Javascript
  Description : JavaScript library for map applications on the web.



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




Bug#584651: libkde4-ruby1.8 missing dependency on libqt4-ruby1.8

2010-06-05 Thread Jin Liu
Package: libkde4-ruby1.8
Version: 4:4.4.3-2
Severity: grave
Tags: sid
Justification: renders package unusable

Trying to run Ruby Plasmoids produces the following error:

/usr/lib/ruby/1.8/x86_64-linux/korundum4.so: no such file to load -- Qt4
(LoadError)
/usr/share/kde4/apps/plasma_scriptengine_ruby/applet.rb:20
plasmoidviewer(12881) KRubyPluginFactory::create: Failed to load
/usr/share/kde4/apps/plasma_scriptengine_ruby/applet.rb

Installing libqt4-ruby1.8 by hand fixes the problem



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

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

Versions of packages libkde4-ruby1.8 depends on:
ii  libc6 2.11.1-2   Embedded GNU C Library: Shared lib
ii  libkdecore5   4:4.4.4-1  the KDE Platform Core Library
ii  libkdeui5 4:4.4.4-1  the KDE Platform User Interface Li
ii  libkio5   4:4.4.4-1  the Network-enabled File Managemen
ii  libnepomuk4   4:4.4.4-1  the Nepomuk Meta Data Library
ii  libqt4-xml4:4.6.2-5  Qt 4 XML module
ii  libqtcore44:4.6.2-5  Qt 4 core module
ii  libqtgui4 4:4.6.2-5  Qt 4 GUI module
ii  libqtruby4shared2 4:4.4.3-2  internal library for Qt 4 Ruby bin
ii  libruby1.81.8.7.249-3Libraries necessary to run Ruby 1.
ii  libsmokekdecore4-34:4.4.3-2  KDE Core Smoke libraries
ii  libsmokekdeui4-3  4:4.4.3-2  KDE Ui Smoke libraries
ii  libsmokekfile34:4.4.3-2  KDE KFile Smoke library
ii  libsmokekhtml34:4.4.3-2  KDE KHTML Smoke library
ii  libsmokekio3  4:4.4.3-2  KDE KIO Smoke library
ii  libsmokeknewstuff2-3  4:4.4.3-2  KDE KNewStuff2 Smoke library
ii  libsmokeknewstuff3-3  4:4.4.3-2  KDE KNewStuff3 Smoke library
ii  libsmokekparts3   4:4.4.3-2  KDE KParts Smoke libraries
ii  libsmokektexteditor3  4:4.4.3-2  KDE KTextEditor Smoke libraries
ii  libsmokekutils3   4:4.4.3-2  KDE KUtils Smoke libraries
ii  libsmokenepomuk3  4:4.4.3-2  KDE Smoke libraries
ii  libsmokeqtcore4-3 4:4.4.3-2  Qt 4 Core Smoke library
ii  libsmokesolid34:4.4.3-2  KDE Solid Smoke libraries
ii  libsolid4 4:4.4.4-1  Solid Library for KDE Platform
ii  libsoprano4   2.4.3+dfsg.1-1 libraries for the Soprano RDF fram
ii  libstdc++64.4.4-4The GNU Standard C++ Library v3

libkde4-ruby1.8 recommends no packages.

libkde4-ruby1.8 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#584621: blender: possible symlink attack

2010-06-05 Thread Cyril Brulebois
Hi Paul.

Paul Wise p...@debian.org (05/06/2010):
 Package: blender
 Version: 2.50~alpha~0~svn24834-2
 Severity: normal
 Tags: security
 Forwarded: 
 https://projects.blender.org/tracker/index.php?func=detailaid=22509group_id=9atid=498

Requires authentication. Yay for closed projects.

 Blender is subject to symlink attack when the user closes the app
 without saving their changes. The consequences are that an attacker
 determined file owned by the victim is overwritten with a .blend
 file, destroying whatever data was in the file in the process.
 
 Version 2.49.2~dfsg-2 isn't vulnerable to this attack since it uses
 ~/.blender/quit.blend instead of /tmp/quit.blend. I would suggest
 this behaviour be restored before Blender 2.50 is released.

Known, see NEWS file:
  
http://git.debian.org/?p=collab-maint/blender.git;a=blob;f=debian/NEWS;hb=experimental

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#584647: dvtm: Locking the screen with X (caps up) is not working or buggy well

2010-06-05 Thread Albin Tonnerre
tag 584647 upstream
severity 584647 normal

On Sat, 05 Jun 2010 11:28 +0200, yellowprotoss wrote :
 Package: dvtm
 Version: 0.5.2-2
 Severity: important
 
 Hello
 
 Mod + X leads to GIVE PASSWORD
 you press enter and return to bash
 
 or if you enter something or try after something it says:
 
 SCREEN LOCKED !
 
 and forget to login anymore. The tty is locked forever !! even root cannot 
 kill the process
 
 
 What's the complicated. 
 
 Please make it working and simple as locking as SCREEN program does.

As counter-intuitive as the locking process may be, there's no way this bug
qualifies as 'important'. The way locking works in dvtm is as follows (though I
would recommend using other locking methods instead):
 - enter your password and hit enter
 - at this point dvtm is locked and says 'SCREEN LOCKED!'
 - all you need to do to unlock it it type your password (no need to hit enter,
   as soon as the password is typed dvtm unlocks)

Also I'm not really sure what you mean by 'forget to login anymore'

Regards,
-- 
Albin Tonnerre



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



Bug#584652: fails to run

2010-06-05 Thread Holger Levsen
package: tuxtype
version: 1.8.1-2
severity: serious
tags: pending

Hi Holger,

you made a brown-paper release, probably because you forgot to test the 
package before uploading...

$ tuxtype 
Error - CONF_PREFIX = '/usr/etc/tuxtype' not found!
Error - SetupPaths() failed, exiting program.


cheers,
Holger


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


Bug#578097: [parted-devel] [Parted-maintainers] Debian Bug #578097: No support for CMS-formatted disks

2010-06-05 Thread Jim Meyering
Stephen Powell wrote:
 Well, my paperwork just came through today for assignment of copyright.
 And it's just in time.  Here is a link to my second round of enhancements.

http://www.wowway.com/~zlinuxman/parted/dasd_complete.diff

 These changes require my previous changes as a prerequisite.  Let me
 know if you have any trouble with them.  The enhancement is

 * Support all valid combinations of DASD format (CDL, LDL, and CMS),
   DASD type (CKD and FBA), and DASD driver (ECKD, FBA, and DIAG) supported
   by the Linux kernel.  Only CDL format on CKD DASD using the ECKD
   driver is supported for read/write operations on partitions
   (create, delete, move, and resize).  For all other combinations
   of DASD format, DASD type, and DASD driver that are supported by the
   Linux kernel, parted recognizes the pre-existing implicit partition;
   but it does not allow that partition to be deleted, moved, or resized;
   nor does it allow the creation of another partition on that DASD device.

Hi Stephen,

Now that your paperwork has gone through and I've released parted-2.3,
we can work on getting your changes committed.

Would you please outline a few sets of shell/parted commands
that I can run on a dasd disk to exercise as much of this new
code as possible?

Thanks for all your work.

Jim

P.S. Please excuse the high latency.
I'll be available only sporadically for the next couple months.



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



Bug#584653: ghostscript: does not honor -P- option

2010-06-05 Thread Bernhard R. Link
Package: ghostscript
Version: 8.62.dfsg.1-3.2
Severity: grave
Tags: security

This is a different issue than ghostscript defaulting -P and not -P-,
for which I'll file an other bug report.

Ghostscript does not honor -P- for postscript system libraries.

As gs_init.ps is such an file that is also responsible for all -dSAFER
options, having such a file in the current directory means the contents
of that file are executed with full privileges.

$ ls doh
ls: cannot access doh: No such file or directory
$ cat gs_init.ps
862
(doh) (w) file
$ /usr/bin/gs -P- -dSAFER
$ ls doh
doh

(Note that for different versions of gs you need to change the number in
the first line).

See also
http://bugs.ghostscript.com/show_bug.cgi?id=691350
and
http://www.openwall.com/lists/oss-security/2010/05/29/2

Bernhard R. Link



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



Bug#584654: libxml2-utils: broken report when element has an impossible children element

2010-06-05 Thread Marc Dequènes (Duck)

Package: libxml2-utils
Version: 2.7.7.dfsg-2


Coin,

Using test.xml attached, and the following command:
xmllint --relaxng /usr/share/xml/docbook/schema/rng/5.0/docbookxi.rng  
--xinclude --noblanks --noout test.xml


I got:
test.xml:7: element chapter: Relax-NG validity error : Did not expect  
element chapter there
test.xml:9: element para: Relax-NG validity error : Did not expect  
element para there
test.xml:9: element para: Relax-NG validity error : Expecting element  
example, got para
test.xml:9: element para: Relax-NG validity error : Expecting element  
bridgehead, got para
test.xml:10: element filename: Relax-NG validity error : Element para  
has extra content: filename

test.xml fails to validate

which is wrong because the para element has absolutly no problem. In  
fact the 'filename' element cannot contain a 'varname' element (even  
if i don't see why DocBook authors made this restriction). So the  
error message is wrong and misleading: using a 'replaceable' element  
instead of 'varname' solves the mistake, as expected.


Regards.

--
Marc Dequènes (Duck)
?xml version=1.0 encoding=utf-8 ?

book xmlns=http://docbook.org/ns/docbook;
  xmlns:xlink=http://www.w3.org/1999/xlink;
  version=5.0 xml:lang=en
	titleplop/title
	chapter
		titleFirst steps/title
		para
			filenamevarnameDEB_SRCDIR/varname/m4/filename
		/para
	/chapter
/book


pgpMKtwvUejb0.pgp
Description: PGP Digital Signature


Bug#583939: Addendum

2010-06-05 Thread Sheridan Hutchinson
You may find this thread useful.

http://www.quakelive.com/forum/showthread.php?t=38447page=3

-- 
Regards,
Sheridan Hutchinson
sheri...@shezza.org



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



Bug#584629: kaffeine crashes immediately when opening the attached video

2010-06-05 Thread Christoph Pfister
reassign 584629 xine-lib
thanks

2010/6/5 Márton Németh nm...@freemail.hu:
 Package: kaffeine
 Version: 1.0~pre3-3
 Severity: important


 When the attached test.wmv is opened kaffeine crashes immediately. The
 test.wmv is the first 16KB of a bigger sized video file. The bug
 report wizard reports:
 Executable: kaffeine-xbu PID: 10428 Signal: 11 (Segmentation fault)

 Backtrace:

 Application: Kaffeine (kaffeine-xbu), signal: Segmentation fault
 [Current thread is 1 (Thread 0xb5a40920 (LWP 10428))]

 Thread 9 (Thread 0xb22b2b70 (LWP 10429)):
 #0  0xb424 in __kernel_vsyscall ()
 #1  0xb5e73452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
 /lib/i686/cmov/libpthread.so.0
 #2  0xb603d864 in pthread_cond_timedwait () from /lib/i686/cmov/libc.so.6
 #3  0xb75f7bcf in metronom_sync_loop (this=0x8c41738) at metronom.c:870
 #4  0xb5e6f585 in start_thread () from /lib/i686/cmov/libpthread.so.0
 #5  0xb603029e in clone () from /lib/i686/cmov/libc.so.6

 Thread 8 (Thread 0xb1936b70 (LWP 10434)):
 #0  0xb424 in __kernel_vsyscall ()
 #1  0xb60213cb in read () from /lib/i686/cmov/libc.so.6
 #2  0xb4b32972 in ?? () from /usr/lib/libasound.so.2
 #3  0xb4b2f84d in snd_ctl_read () from /usr/lib/libasound.so.2
 #4  0xb4b2bc64 in snd_hctl_handle_events () from /usr/lib/libasound.so.2
 #5  0xb4b378c1 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
 #6  0xb1131a08 in ao_alsa_handle_event_thread (data=0x8c44620) at 
 audio_alsa_out.c:175
 #7  0xb5e6f585 in start_thread () from /lib/i686/cmov/libpthread.so.0
 #8  0xb603029e in clone () from /lib/i686/cmov/libc.so.6

 Thread 7 (Thread 0xac933b70 (LWP 10435)):
 #0  0xb424 in __kernel_vsyscall ()
 #1  0xb5e73125 in pthread_cond_wait@@GLIBC_2.3.2 () from 
 /lib/i686/cmov/libpthread.so.0
 #2  0xb603d80d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
 #3  0xb76087f6 in fifo_peek_int (this_gen=0x8c5cc28) at audio_out.c:348
 #4  fifo_peek (this_gen=0x8c5cc28) at audio_out.c:388
 #5  ao_loop (this_gen=0x8c5cc28) at audio_out.c:1015
 #6  0xb5e6f585 in start_thread () from /lib/i686/cmov/libpthread.so.0
 #7  0xb603029e in clone () from /lib/i686/cmov/libc.so.6

 Thread 6 (Thread 0xad134b70 (LWP 10436)):
 #0  0xb424 in __kernel_vsyscall ()
 #1  0xb5e75be9 in __lll_lock_wait () from /lib/i686/cmov/libpthread.so.0
 #2  0xb5e710e5 in _L_lock_881 () from /lib/i686/cmov/libpthread.so.0
 #3  0xb5e70f00 in pthread_mutex_lock () from /lib/i686/cmov/libpthread.so.0
 #4  0xb603d9d6 in pthread_mutex_lock () from /lib/i686/cmov/libc.so.6
 #5  0xb76610ca in _XLockDisplay (dpy=0x8a9c658) at ../../src/locking.c:458
 #6  0xb766063a in XLockDisplay (dpy=0x8a9c658) at ../../src/LockDis.c:47
 #7  0xb1aa28f8 in xv_clean_output_area (this=0x8dc49f0) at video_out_xv.c:606
 #8  0x08dc49f0 in ?? ()
 #9  0x8956 in ?? ()
 Backtrace stopped: previous frame inner to this frame (corrupt stack?)

 Thread 5 (Thread 0xb0939b70 (LWP 10437)):
 #0  0xb6022ab9 in poll () from /lib/i686/cmov/libc.so.6
 #1  0xb5f500f0 in _xcb_conn_wait (c=0x8a92890, cond=0xb0938df0, vector=0x0, 
 count=0x0) at ../../src/xcb_conn.c:316
 #2  0xb5f52761 in xcb_wait_for_reply (c=0x8a92890, request=323, e=0xb0938e7c) 
 at ../../src/xcb_in.c:390
 #3  0xb767b7a6 in _XReply (dpy=0x8a9c658, rep=0xb0938eb0, extra=0, discard=1) 
 at ../../src/xcb_io.c:461
 #4  0xb766f307 in XSync (dpy=0x8a9c658, discard=0) at ../../src/Sync.c:46
 #5  0xb1aa1c9d in x11_InstallXErrorHandler (this=0x8dc49f0, 
 shminfo=0x91d1874, width=320, height=240, format=842094169) at 
 video_out_xv.c:249
 #6  create_ximage (this=0x8dc49f0, shminfo=0x91d1874, width=320, height=240, 
 format=842094169) at video_out_xv.c:290
 #7  0xb1aa54e5 in xv_update_frame_format (this_gen=0x8dc49f0, 
 frame_gen=0x91d1788, width=320, height=240, ratio=1., 
 format=842094169, flags=3) at video_out_xv.c:464
 #8  0xb7602fc1 in vo_get_frame (this_gen=0x8dc6030, width=320, height=240, 
 ratio=0, format=842094169, flags=3) at video_out.c:421
 #9  0xb7614a58 in post_video_get_frame (port_gen=0x9203530, width=320, 
 height=240, ratio=0, format=842094169, flags=3) at post.c:69
 #10 0xb3433192 in get_buffer (context=0x9208a90, av_frame=0x9254090) at 
 ff_video_decoder.c:204
 #11 0x09209570 in ?? ()
 Backtrace stopped: previous frame inner to this frame (corrupt stack?)

 Thread 4 (Thread 0xaff6bb70 (LWP 10438)):
 [KCrash Handler]
 #6  0xb2db3b15 in ?? () from /usr/lib/i686/cmov/libavcodec.so.52

 Thread 3 (Thread 0xaf76ab70 (LWP 10439)):
 #0  0xb424 in __kernel_vsyscall ()
 #1  0xb5e73125 in pthread_cond_wait@@GLIBC_2.3.2 () from 
 /lib/i686/cmov/libpthread.so.0
 #2  0xb603d80d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
 #3  0xb760b84a in xine_event_wait (queue_gen=0x9202e90) at events.c:56
 #4  listener_loop (queue_gen=0x9202e90) at events.c:214
 #5  0xb5e6f585 in start_thread () from /lib/i686/cmov/libpthread.so.0
 #6  0xb603029e in clone () from /lib/i686/cmov/libc.so.6

 Thread 2 (Thread 0xaed6ab70 (LWP 10441)):
 #0  0xb424 in 

Bug#584655: chromium-browser: imprecision in about:memory

2010-06-05 Thread Riccardo Stagni
Package: chromium-browser
Version: 5.0.375.55~r47796-1
Severity: minor

the ? near memory in the summary field of about:memory explains what the
numbers means. For proportional it says therefore this number is greater
than the private count... But it isn't! At the moment private says 38M and
proportional is 26M.
(instead it holds for browser processes, so perhaps changing the phrase with
Therefore, for each process, this number... should be clear enough).

ciao,
Riccardo
(thanks for packaging!) :)

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

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

Versions of packages chromium-browser depends on:
ii  chromium-browser-ins 5.0.375.55~r47796-1 page inspector for the chromium-br
ii  libasound2   1.0.23-1shared library for ALSA applicatio
ii  libatk1.0-0  1.30.0-1The ATK accessibility toolkit
ii  libavcodec52 4:0.5.2-1   ffmpeg codec library
ii  libavformat524:0.5.2-1   ffmpeg file format library
ii  libavutil49  4:0.5.2-1   ffmpeg utility library
ii  libbz2-1.0   1.0.5-4 high-quality block-sorting file co
ii  libc62.11.1-2Embedded GNU C Library: Shared lib
ii  libcairo21.8.10-4The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.24-1simple interprocess messaging syst
ii  libdbus-glib-1-2 0.86-1  simple interprocess messaging syst
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event notification
ii  libexpat12.0.1-7 XML parsing C library - runtime li
ii  libfontconfig1   2.8.0-2.1   generic font configuration library
ii  libfreetype6 2.3.11-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.4.4-4   GCC support library
ii  libgconf2-4  2.28.1-3GNOME configuration database syste
ii  libglib2.0-0 2.24.1-1The GLib library of C routines
ii  libgtk2.0-0  2.20.1-1The GTK+ graphical user interface 
ii  libicu42 4.2.1-3 International Components for Unico
ii  libjpeg626b-16.1 The Independent JPEG Group's JPEG 
ii  libnspr4-0d  4.8.4-1 NetScape Portable Runtime Library
ii  libnss3-1d   3.12.6-2Network Security Service libraries
ii  libpango1.0-01.28.0-1Layout and rendering of internatio
ii  libpng12-0   1.2.43-1PNG library - runtime
ii  libstdc++6   4.4.4-4 The GNU Standard C++ Library v3
ii  libv8-2.2.7  2.2.7-1 V8 JavaScript Engine
ii  libx11-6 2:1.3.3-3   X11 client-side library
ii  libxext6 2:1.1.1-3   X11 miscellaneous extension librar
ii  libxml2  2.7.7.dfsg-2GNOME XML library
ii  libxrender1  1:0.9.5-2   X Rendering Extension client libra
ii  libxslt1.1   1.1.26-3XSLT processing library - runtime 
ii  libxss1  1:1.2.0-2   X11 Screen Saver extension library
ii  xdg-utils1.0.2+cvs20100307-1 desktop integration utilities from
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

chromium-browser recommends no packages.

Versions of packages chromium-browser suggests:
pn  chromium-browser-l10n 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#584656: linux-image-2.6.32-3-amd64: caps lock key doesn't toggle caps lock LED on virtual console

2010-06-05 Thread Paul Wise
Package: linux-2.6
Version: 2.6.32-9
Severity: minor

When I switch to a virtual console and press the Caps Lock key, I expect
the Caps Lock LED on my laptop to toggle on and off. The Caps Lock key
does make all the other keys use upper case, just the LED doesn't switch
on. On virtual consoles the Num Lk and Scroll Lk keys both toggle their
LEDs on and off. In Xorg under GNOME the Caps Lock key toggles its LED
on and off fine.

-- Package-specific info:
** Version:
Linux version 2.6.32-3-amd64 (Debian 2.6.32-9) (m...@debian.org) (gcc version 
4.3.4 (Debian 4.3.4-8) ) #1 SMP Wed Feb 24 18:07:42 UTC 2010

** Command line:
BOOT_IMAGE=/vmlinuz-2.6.32-3-amd64 root=/dev/mapper/chianamo-root ro quiet 
loglevel=0 video=i915

** Not tainted

** Kernel log:
[26758.500518] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[26758.720193] [drm] TV-14: set mode NTSC 480i 0
[26758.860598] [drm] TV-14: set mode NTSC 480i 0
[26769.497665] [drm] TV-14: set mode NTSC 480i 0
[26769.638023] [drm] TV-14: set mode NTSC 480i 0
[26773.568196] [drm] TV-14: set mode NTSC 480i 0
[26773.708565] [drm] TV-14: set mode NTSC 480i 0
[26810.040213] [drm] TV-14: set mode NTSC 480i 0
[26810.180225] [drm] TV-14: set mode NTSC 480i 0
[26816.716378] [drm] TV-14: set mode NTSC 480i 0
[26816.856755] [drm] TV-14: set mode NTSC 480i 0
[26823.971862] [drm] TV-14: set mode NTSC 480i 0
[26824.112333] [drm] TV-14: set mode NTSC 480i 0
[26826.068805] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[26828.720452] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[26828.940761] [drm] TV-14: set mode NTSC 480i 0
[26829.082010] [drm] TV-14: set mode NTSC 480i 0
[26836.148505] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27108.932511] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27109.153847] [drm] TV-14: set mode NTSC 480i 0
[27109.294173] [drm] TV-14: set mode NTSC 480i 0
[27119.933153] [drm] TV-14: set mode NTSC 480i 0
[27120.073851] [drm] TV-14: set mode NTSC 480i 0
[27126.457543] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27176.756497] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27176.995037] [drm] TV-14: set mode NTSC 480i 0
[27177.138811] [drm] TV-14: set mode NTSC 480i 0
[27187.764127] [drm] TV-14: set mode NTSC 480i 0
[27187.904579] [drm] TV-14: set mode NTSC 480i 0
[27207.324499] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27209.736493] [drm] TV-14: set mode NTSC 480i 0
[27209.877048] [drm] TV-14: set mode NTSC 480i 0
[27230.284499] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27234.508502] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27234.728149] [drm] TV-14: set mode NTSC 480i 0
[27234.868529] [drm] TV-14: set mode NTSC 480i 0
[27239.824594] [drm] TV-14: set mode NTSC 480i 0
[27239.965238] [drm] TV-14: set mode NTSC 480i 0
[27241.224504] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27242.296797] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27242.516221] [drm] TV-14: set mode NTSC 480i 0
[27242.656582] [drm] TV-14: set mode NTSC 480i 0
[27253.280656] [drm] TV-14: set mode NTSC 480i 0
[27253.420968] [drm] TV-14: set mode NTSC 480i 0
[27261.372488] [drm] TV-14: set mode NTSC 480i 0
[27261.512870] [drm] TV-14: set mode NTSC 480i 0
[27281.580615] [drm] TV-14: set mode NTSC 480i 0
[27281.721135] [drm] TV-14: set mode NTSC 480i 0
[27284.152493] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27362.244520] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27362.464374] [drm] TV-14: set mode NTSC 480i 0
[27362.604752] [drm] TV-14: set mode NTSC 480i 0
[27373.252298] [drm] TV-14: set mode NTSC 480i 0
[27373.392690] [drm] TV-14: set mode NTSC 480i 0
[27389.480469] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27390.772500] [drm] TV-14: set mode NTSC 480i 0
[27390.912930] [drm] TV-14: set mode NTSC 480i 0
[27416.700496] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27431.900544] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27432.136638] [drm] TV-14: set mode NTSC 480i 0
[27432.277017] [drm] TV-14: set mode NTSC 480i 0
[27438.601021] [drm] TV-14: set mode NTSC 480i 0
[27438.741463] [drm] TV-14: set mode NTSC 480i 0
[27440.964775] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27442.292178] [drm] TV-14: set mode NTSC 480i 0
[27442.432221] [drm] TV-14: set mode NTSC 480i 0
[27501.412496] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27502.824502] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27503.045169] [drm] TV-14: set mode NTSC 480i 0
[27503.186453] [drm] TV-14: set mode NTSC 480i 0
[27504.760328] [drm] TV-14: set mode NTSC 480i 0
[27504.900406] [drm] TV-14: set mode NTSC 480i 0
[27506.816631] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[27508.128179] [drm] TV-14: set mode NTSC 480i 0

Bug#584540: grub-pc: savedefault not working (grubenv not updating?)

2010-06-05 Thread Colin Watson
On Fri, Jun 04, 2010 at 11:41:37PM +0100, Colin Watson wrote:
 On Sat, Jun 05, 2010 at 08:22:16AM +1000, Tim Richardson wrote:
  Attached.
 
 Thanks.  OK, so the entry definitely isn't getting saved.
 
  Anything else fancy? no. It's a one-linux-partition laptop system, dual  
  boot into windows 7.
  However, I get an error message error: file not found flashed up after  
  Welcome to GRUB and just before the menu loads.
 
 That's #584426.  I suppose it could be a consequence of that.  Could you
 try upgrading grub-common and grub-pc to 1.98+20100602-2 and seeing if
 this problem persists?

Vladimir spotted something else which might be relevant.  If the problem
persists after upgrading to 1.98+20100602-2, could you also edit
/etc/grub.d/00_header (as root)?  You'll find one line as follows:

  set saved_entry=\${prev_saved_entry}

Change that to:

  set saved_entry=\${prev_saved_entry}

Then you'll find another line as follows:

saved_entry=\${chosen}

Change that to:

saved_entry=\${chosen}

Then run update-grub as root, and see if that fixes things.

Thanks,

-- 
Colin Watson   [cjwat...@debian.org]



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



Bug#576810: Perlindex cron job never finishes

2010-06-05 Thread Davide Prina

I have had this problem again after an upgrade

$ grep 2010-06-05 /var/log/dpkg.log | grep  installed |cut -d ' ' -f 5
libsepol1
man-db
doc-base
gnome-menus
desktop-file-utils
menu
postgresql-common
install-info
bogofilter-common
bogofilter-bdb
bogofilter
debian-reference-common
debian-reference-en
debian-reference
debian-reference-de
debian-reference-es
debian-reference-fr
debian-reference-it
debian-reference-ja
debian-reference-pl
debian-reference-pt-br
debian-reference-zh-cn
debian-reference-zh-tw
gir1.0-freedesktop
libgirepository1.0-0
gir1.0-glib-2.0
gnome-randr-applet
libcommons-logging-java
libtelepathy-glib0
myspell-en-us
openoffice.org-thesaurus-en-us
texlive-common
texlive-base
texlive-latex-base-doc
texlive-metapost-doc
libois-1.2.0
libois-dev
texlive-metapost-doc
texlive-latex-base-doc
texlive-base
tex-common
texlive-metapost
texlive-latex-base
texlive-luatex
menu
texlive-luatex
texlive-latex-base
tex-common


If I look at package upgraded with the previous problem I can see that 
these are present in either:


desktop-file-utils
doc-base
gnome-menus
man-db
menu

I don't know if this can help

Ciao
Davide

--
Dizionari: http://linguistico.sourceforge.net/wiki
Petizione per l'uso di formati accessibili nell'Unione Europea
http://tinyurl.com/y6u4m5
Non autorizzo la memorizzazione del mio indirizzo su outlook




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



Bug#582627: freecad: New upstream release

2010-06-05 Thread Werner Mayer

Hi everybody,

today I have uploaded a new upstream release onto SF. For Debian please 
use the file freecad-0.10.3205.dfsg.tar.gz which lacks of the PyCXX and 
zipios++ sources.


This special tarball is currently still needed because otherwise there 
are some build errors mainly because Debian has a more recent version of 
PyCXX than FreeCAD's local copy with a slightly different API.


Regards,
Werner




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



Bug#584657: some additional parse/undefined object-group/... errors

2010-06-05 Thread Raoul Bhatia [IPAX]
Package: snmp-mibs-downloader
Version: 1.1
Severity: important

hi,

thanks for updating the snmp-mibs-download package.

i update from 1.0 and re-ran /usr/bin/download-mibs on my squezze box.
there are still some (parse) errors which i hope that you can address:


 # snmpwalk -m ALL -v2c -c public switch system /dev/null
 Bad operator (INTEGER): At line 73 in /usr/share/mibs/ietf/SNMPv2-PDU
 Undefined OBJECT-GROUP (diffServMIBMultiFieldClfrGroup): At line 2195 in 
 /usr/share/mibs/ietf/IPSEC-SPD-MIB
 Undefined OBJECT-GROUP (diffServMultiFieldClfrNextFree): At line 2157 in 
 /usr/share/mibs/ietf/IPSEC-SPD-MIB
 Undefined OBJECT-GROUP (diffServMIBMultiFieldClfrGroup): At line 2062 in 
 /usr/share/mibs/ietf/IPSEC-SPD-MIB
 Unlinked OID in IPATM-IPMC-MIB: marsMIB ::= { mib-2 57 }
 Undefined identifier: mib-2 near line 18 of 
 /usr/share/mibs/ietf/IPATM-IPMC-MIB
 Expected ::= (RFC5644): At line 493 in 
 /usr/share/mibs/iana/IANA-IPPM-METRICS-REGISTRY-MIB
 Expected { (EOF): At line 651 in 
 /usr/share/mibs/iana/IANA-IPPM-METRICS-REGISTRY-MIB
 Bad object identifier: At line 651 in 
 /usr/share/mibs/iana/IANA-IPPM-METRICS-REGISTRY-MIB
 Bad parse of OBJECT-IDENTITY: At line 651 in 
 /usr/share/mibs/iana/IANA-IPPM-METRICS-REGISTRY-MIB

thanks,
raoul



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



Bug#584579: ITP: wikkid -- Bazaar-backed wiki implementation

2010-06-05 Thread Guus Sliepen
On Fri, Jun 04, 2010 at 08:43:18PM +0200, Jelmer Vernooij wrote:

 * Package name: wikkid
 
  A wiki that is backed by Bazaar that allows local branching of the wiki
  for later merging. It doesn't have any page locks and uses Bazaar's three
  way merging.

Sounds like ikiwiki. If there is a significant overlap in the features of both
projects, perhaps you should inform the upstream maintainers so they can work
together?

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen g...@debian.org


signature.asc
Description: Digital signature


Bug#584658: linux-image-2.6.32-3-686-bigmem: gspca module return invalid v4l2_buffer's timestamp

2010-06-05 Thread Andrey Nikitin
Package: linux-2.6
Version: 2.6.32-9
Severity: normal
Tags: squeeze

v4l2 API says about struct v4l2_buffer timestamp value:
  For input streams this is the system time (as returned by the gettimeofday() 
function)
   when the first data byte was captured.

gspca devica capture (v4l2, mmap, qbuf/dqbuf)
frame_nr   timestamp sec:usec
   --
   1   4980:319
   2   4980:319
   3   4980:383
   4   4980:479
   5   4980:543
   6   4980:639
   7   4980:703
   8   4980:799
   9   4980:863
  10   4980:927

4980 sec = 1970 year.

-- Package-specific info:
** Version:
Linux version 2.6.32-3-686-bigmem (Debian 2.6.32-9) (m...@debian.org) (gcc 
version 4.3.4 (Debian 4.3.4-8) ) #1 SMP Thu Feb 25 06:54:30 UTC 2010

** Command line:
BOOT_IMAGE=//vmlinuz-2.6.32-3-686-bigmem root=/dev/mapper/md_mirr-root ro quiet

** Tainted: P (1)
 * Proprietary module has been loaded.

** Kernel log:
[7.610533] Adding 4000176k swap on /dev/sdb2.  Priority:-2 extents:1 
across:4000176k 
[7.750344] EXT3 FS on dm-0, internal journal
[8.031940] loop: module loaded
[8.068920] scsi 6:0:0:1: Direct-Access Generic- SM/xD-Picture1.00 
PQ: 0 ANSI: 0 CCS
[8.075538] scsi 6:0:0:2: Direct-Access Generic- SD/MMC   1.00 
PQ: 0 ANSI: 0 CCS
[8.082162] scsi 6:0:0:3: Direct-Access Generic- MS/MS-Pro1.00 
PQ: 0 ANSI: 0 CCS
[8.082585] sd 6:0:0:0: Attached scsi generic sg3 type 0
[8.082700] sd 6:0:0:1: Attached scsi generic sg4 type 0
[8.082809] sd 6:0:0:2: Attached scsi generic sg5 type 0
[8.082914] sd 6:0:0:3: Attached scsi generic sg6 type 0
[8.088773] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[8.089533] sd 6:0:0:2: [sde] Attached SCSI removable disk
[8.090397] sd 6:0:0:3: [sdf] Attached SCSI removable disk
[8.091147] sd 6:0:0:1: [sdd] Attached SCSI removable disk
[8.214671] fuse init (API version 7.13)
[8.260027] tun: Universal TUN/TAP device driver, 1.6
[8.260029] tun: (C) 1999-2004 Max Krasnyansky m...@qualcomm.com
[8.460261] coretemp coretemp.0: Using relative temperature scale!
[8.460312] coretemp coretemp.1: Using relative temperature scale!
[8.460721] coretemp coretemp.2: Using relative temperature scale!
[8.460756] coretemp coretemp.3: Using relative temperature scale!
[8.473978] [vloopback_init] : video4linux loopback driver v1.4-trunk
[8.474129] [vloopback_init] : Loopback 0 registered, input: video9, output: 
video10
[8.474132] [vloopback_init] : Loopback 0 , Using 2 buffers
[8.474174] [vloopback_init] : Loopback 1 registered, input: video11, 
output: video12
[8.474176] [vloopback_init] : Loopback 1 , Using 2 buffers
[8.474213] [vloopback_init] : Loopback 2 registered, input: video13, 
output: video14
[8.474215] [vloopback_init] : Loopback 2 , Using 2 buffers
[8.474255] [vloopback_init] : Loopback 3 registered, input: video15, 
output: video16
[8.474258] [vloopback_init] : Loopback 3 , Using 2 buffers
[8.474299] [vloopback_init] : Loopback 4 registered, input: video17, 
output: video18
[   10.245776] kjournald starting.  Commit interval 5 seconds
[   10.246248] EXT3 FS on dm-1, internal journal
[   10.246254] EXT3-fs: mounted filesystem with writeback data mode.
[   10.264865] kjournald starting.  Commit interval 5 seconds
[   10.292225] EXT3 FS on md0, internal journal
[   10.292228] EXT3-fs: mounted filesystem with ordered data mode.
[   10.332964] kjournald starting.  Commit interval 5 seconds
[   10.333271] EXT3 FS on dm-2, internal journal
[   10.333275] EXT3-fs: mounted filesystem with ordered data mode.
[   10.356283] kjournald starting.  Commit interval 5 seconds
[   10.356540] EXT3 FS on dm-3, internal journal
[   10.356544] EXT3-fs: mounted filesystem with ordered data mode.
[   10.387955] kjournald starting.  Commit interval 5 seconds
[   10.396736] EXT3 FS on dm-4, internal journal
[   10.396740] EXT3-fs: mounted filesystem with journal data mode.
[   10.446497] SGI XFS with ACLs, security attributes, realtime, large 
block/inode numbers, no debug enabled
[   10.447444] SGI XFS Quota Management subsystem
[   10.547761] XFS mounting filesystem dm-5
[   10.685489] Ending clean XFS mount for filesystem: dm-5
[   12.031360] ip_tables: (C) 2000-2006 Netfilter Core Team
[   12.044365] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   12.044547] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please 
use
[   12.044549] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module 
option or
[   12.044550] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[   12.696434] Bridge firewalling registered
[   12.704203] device tap0 entered promiscuous mode
[   12.705533] br0: port 1(tap0) entering learning state
[   12.852231] e1000e :00:19.0: irq 30 for MSI/MSI-X
[   12.908101] e1000e :00:19.0: irq 30 for MSI/MSI-X
[   12.908382] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   13.100967] r8169: 

Bug#584659: libpam-runtime: unix pam-auth-update password rule fail for local users

2010-06-05 Thread Petter Reinholdtsen

Package: libpam-runtime
Version: 1.1.1-3

When installing a pam module with priority higher than unix (for
example libpam-sss), the generate password rule for pam do not work.
This is the pam configuration in question:

  password  sufficient pam_sss.so
  password  [success=1 default=ignore] pam_unix.so obscure use_authtok 
try_first_pass sha512
  password  requisite  pam_deny.so
  password  required   pam_permit.so

The problem is the use_authtok argument to pam_unix.so, which forces
the unix module to not ask for a password even if it is missing, in
concert with the fact that some pam modules do not ask for passwords
if the user in question is unknown.  I ran into this problem when I
was unable to change the password on the local root user after
configuring libpam-sss version 1.2.0-1.  I believe the same is the
case for Kerberos pam modules.

Should the use_authtok argument be removed from
/usr/share/pam-config/unix?

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#584660: gnome-shell: FTBFS: dh_girepository: Could not find Json-1.0.typelib dependency

2010-06-05 Thread Cyril Brulebois
Source: gnome-shell
Version: 2.31.2-1
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS everywhere:
| # Also... hrm. What do we do regarding these other private
| # ones?
| cp /usr/lib/mutter/*typelib \
|   debian/gnome-shell/usr/lib/girepository-1.0/
| dh_girepository -pgnome-shell -l src:/usr/lib/mutter/
| dh_girepository: Could not find Json-1.0.typelib dependency
| make: *** [binary-predeb/gnome-shell] Error 2

Full build logs:
  https://buildd.debian.org/status/package.php?p=gnome-shellsuite=experimental

Mraw,
KiBi.



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



Bug#584607: libc6: autoconf configure scripts hang at checking whether a statically linked program can dlopen itself

2010-06-05 Thread Aurelien Jarno
On Sat, Jun 05, 2010 at 12:45:33AM -0300, Nicolás Alvarez wrote:
 On 6/4/10, Clint Adams sch...@debian.org wrote:
  On Fri, Jun 04, 2010 at 10:08:06PM -0300, Nicolás Alvarez wrote:
  I'm using a Debian testing/unstable mix. Most packages are from testing
  (squeeze). Today, I upgraded to libc from 2.10.2-9 to the version from
  unstable (2.11.1-2). After the upgrade, autoconf-generated configure
  scripts stopped working. They hang on this step:
 
  [...]
  checking whether a program can dlopen itself... yes
  checking whether a statically linked program can dlopen itself...
 
  I cannot reproduce this.  Could you be more specific about which configure
  script is involved?
 
 This seems enough to reproduce.
 
 configure.ac:
 AC_INIT(bug584607, 0.1)
 AM_INIT_AUTOMAKE(foreign)
 AC_LIBTOOL_DLOPEN
 LT_INIT
 AC_CONFIG_FILES([Makefile])
 
 Makefile.am:
 bin_SCRIPTS=x
 
 Run autoreconf -i  ./configure.
 

You also need to have binutils gold instead of the default binutils.

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



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



Bug#410247: still present on iceweasel 3.6.4~build2-1

2010-06-05 Thread Miguel Figueiredo

Hi all,

i've just tested and is still present on iceweasel 3.6.4~build2-1 and on 
icedove 3.0.4-3.




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



Bug#574317: Ambiguous timezone in test

2010-06-05 Thread Chris Butler
clone 574317 -1
reassign -1 libdate-manip-perl
retitle -1 libdate-manip-perl: Behaviour of ambiguous timezones has changed
block 574317 by -1
severity -1 important
forwarded -1 https://rt.cpan.org/Public/Bug/Display.html?id=58159
thanks

On Mon, Apr 19, 2010 at 11:11:11PM +0300, Damyan Ivanov wrote:
 Wouldn't it be better if EST is restored to mean North America? 
 I guess (being neither American nor Australian) that that is more 
 commonly used?
 
 My concern with the change is that it would change EST interpretation 
 in many places without any warning.

Yes, I think you're probably right. The wikipedia article about Australian
EST would seem to confirm that (the full abbreviation is usually AEST, with
the A being dropped in domestic contexts). 

I've cloned the bug onto Date::Manip and forwarded it upstream.

-- 
Chris Butler chr...@debian.org
  GnuPG Key ID: 4096R/49E3ACD3



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



Bug#584661: Crashes in ITIP parser

2010-06-05 Thread Guido Günther
Package: evolution
Version: 2.30.1.2-3
Severity: important
Tags: patch

Hi,
withouth the attached patch evolution crashes with the following backtrace when 
opening mails with vcalendar requests:

Core was generated by `evolution'.
Program terminated with signal 11, Segmentation fault.
#0  0xae7576d9 in format_itip (ep=0x87ddeb0, target=0xabc11d50) at 
itip-formatter.c:2567
2567itip-formatter.c: No such file or directory.
in itip-formatter.c
(gdb) bt
#0  0xae7576d9 in format_itip (ep=0x87ddeb0, target=0xabc11d50) at 
itip-formatter.c:2567
#1  0xb1c4dfe6 in plugin_lib_invoke (plugin=0x87ddeb0, name=0x886b6f0 
format_itip, data=0xabc11d50) at e-plugin-lib.c:116
#2  0xb763 in e_plugin_invoke (ep=0x87ddeb0, name=0x886b6f0 format_itip, 
data=0xabc11d50) at e-plugin.c:692
#3  0xb59bbdf0 in emfh_format_format (md=0x8ae3090, stream=0x8bf9618, 
part=0xae5780b0, info=0x86dc228) at em-format-hook.c:78
#4  0xb5ba028b in em_format_part_as (emf=0x8ae3090, stream=0x8bf9618, 
part=0xae5780b0, mime_type=0x8c0b5a0 text/calendar) at em-format.c:675
#5  0xb5ba03d5 in em_format_part (emf=0x8ae3090, stream=0x8bf9618, 
part=0xae5780b0) at em-format.c:704
#6  0xb5ba1c91 in emf_multipart_alternative (emf=0x8ae3090, stream=0x8bf9618, 
part=0xae5780b0, info=0xb5ba5800) at em-format.c:1486
#7  0xae787423 in org_gnome_prefer_plain_multipart_alternative (ep=0x87dde78, 
t=0xabc11f50) at prefer-plain.c:164
#8  0xb1c4dfe6 in plugin_lib_invoke (plugin=0x87dde78, name=0x886d578 
org_gnome_prefer_plain_multipart_alternative, data=0xabc11f50) at 
e-plugin-lib.c:116
#9  0xb763 in e_plugin_invoke (ep=0x87dde78, name=0x886d578 
org_gnome_prefer_plain_multipart_alternative, data=0xabc11f50) at 
e-plugin.c:692
#10 0xb59bbdf0 in emfh_format_format (md=0x8ae3090, stream=0x8bf9618, 
part=0xae578010, info=0x8856848) at em-format-hook.c:78
#11 0xb5ba028b in em_format_part_as (emf=0x8ae3090, stream=0x8bf9618, 
part=0xae578010, mime_type=0xae542188 multipart/alternative) at 
em-format.c:675
#12 0xb5ba03d5 in em_format_part (emf=0x8ae3090, stream=0x8bf9618, 
part=0xae578010) at em-format.c:704
#13 0xb5ba0e19 in emf_multipart_mixed (emf=0x8ae3090, stream=0x8bf9618, 
part=0xae573580, info=0xb5ba5830) at em-format.c:1435
#14 0xb5ba028b in em_format_part_as (emf=0x8ae3090, stream=0x8bf9618, 
part=0xae573580, mime_type=0xae5836c0 multipart/mixed) at em-format.c:675
#15 0xb5ba03d5 in em_format_part (emf=0x8ae3090, stream=0x8bf9618, 
part=0xae573580) at em-format.c:704
#16 0xb59c0319 in efh_format_message (emf=0x8ae3090, stream=0x8bf9618, 
part=0xae573580, info=0xb59fd7f0) at em-format-html.c:2782
#17 0xb59be704 in efh_format_exec (m=0x8bf9650) at em-format-html.c:216
#18 0xb59d2fa8 in mail_msg_proxy (msg=0x8bf9650) at mail-mt.c:471
#19 0xb676e5bc in g_thread_pool_thread_proxy (data=0x85fb980) at 
/build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gthreadpool.c:315
#20 0xb676c69f in g_thread_create_proxy (data=0x8c18e00) at 
/build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gthread.c:1893
#21 0xb710f955 in start_thread (arg=0xabc12b70) at pthread_create.c:300
#22 0xb668c14e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

The patch was taken from current upstream git. Please apply.
Cheers,
 -- Guido


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

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

Versions of packages evolution depends on:
ii  dbus1.2.24-1 simple interprocess messaging syst
ii  debconf [debconf-2.0]   1.5.32   Debian configuration management sy
ii  evolution-common2.30.1.2-3   architecture independent files for
ii  evolution-data-server   2.30.1-5 evolution database backend server
ii  gconf2  2.28.1-3 GNOME configuration database syste
ii  gnome-icon-theme2.30.3-1 GNOME Desktop icon theme
ii  libart-2.0-22.3.21-1 Library of functions for 2D graphi
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.1-2 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libcamel1.2-14  2.30.1-5 The Evolution MIME message handlin
ii  libcanberra-gtk00.24-1   Gtk+ helper for playing widget eve
ii  libcanberra00.24-1   a simple abstract interface for pl
ii  libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.86-1   simple interprocess messaging syst
ii  libebackend1.2-02.30.1-5 Utility library for evolution data
ii  libebook1.2-9   2.30.1-5 Client library for evolution addre
ii  libecal1.2-7  

Bug#584663: ghostscript: insecure defaults for path searching

2010-06-05 Thread Bernhard R. Link
Package: ghostscript
Version: 8.62.dfsg.1-3.2
Severity: grave
Tags: security

Ghostscript defaults to -P, that is to look for all files in the
current directory first. As this means that especially gs_init.ps
which is responsible for all security measures like honoring -dSAFER
can be replaced by a file in the local directory, it is relatively
easy to cause harm this way.

One can argue that every gs user should get this right, but given
that most don't (not even gs' helper scripts, I'll file an different
bug report about that), I really think the default should change.

see: http://bugs.ghostscript.com/show_bug.cgi?id=691339 for upstream's
opinion.

For testing note that due to http://bugs.debian.org/584653
-P- has no effect on gs_init.ps, so programs calling gs will even
be insecure if they are fixed to use -P-.

Bernhard R. Link



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



Bug#584664: Mplayer fails on loading libvpx0

2010-06-05 Thread Roberto Pariset
Package: mplayer
Version: 2:1.0~rc3+svn20100603-0.0

Unable to play any movie: Mplayer fails on loading libvpx0.

robe...@[entropia]:~$ mplayer -v movie.avi
mplayer: error while loading shared libraries: libvpx.so.0: cannot map
zero-fill pages: Cannot allocate memory
robe...@[entropia]:~$

I am using Sid and libvpx0 0.9.0-6.

All the best,
Roberto


Bug#584665: chromium-browser: about tabs not reloaded on restart

2010-06-05 Thread Riccardo Stagni
Package: chromium-browser
Version: 5.0.375.55~r47796-1
Severity: normal

I'm keeping the about:memory tab opened near my usual tabs. If I quit the
browser and restart it, all tabs get reloaded except the memory one.
It isn't updated even if I hit reload or ^R. I have to go to the address bar
(or hit ^L) and then press enter to be able to see the page.

It seems all about: pages behave in this way, so perhaps it's a design
choice or it's due to how those pages are made up.

ciao
Riccardo

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

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

Versions of packages chromium-browser depends on:
ii  chromium-browser-ins 5.0.375.55~r47796-1 page inspector for the chromium-br
ii  libasound2   1.0.23-1shared library for ALSA applicatio
ii  libatk1.0-0  1.30.0-1The ATK accessibility toolkit
ii  libavcodec52 4:0.5.2-1   ffmpeg codec library
ii  libavformat524:0.5.2-1   ffmpeg file format library
ii  libavutil49  4:0.5.2-1   ffmpeg utility library
ii  libbz2-1.0   1.0.5-4 high-quality block-sorting file co
ii  libc62.11.1-2Embedded GNU C Library: Shared lib
ii  libcairo21.8.10-4The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.24-1simple interprocess messaging syst
ii  libdbus-glib-1-2 0.86-1  simple interprocess messaging syst
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event notification
ii  libexpat12.0.1-7 XML parsing C library - runtime li
ii  libfontconfig1   2.8.0-2.1   generic font configuration library
ii  libfreetype6 2.3.11-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.4.4-4   GCC support library
ii  libgconf2-4  2.28.1-3GNOME configuration database syste
ii  libglib2.0-0 2.24.1-1The GLib library of C routines
ii  libgtk2.0-0  2.20.1-1The GTK+ graphical user interface 
ii  libicu42 4.2.1-3 International Components for Unico
ii  libjpeg626b-16.1 The Independent JPEG Group's JPEG 
ii  libnspr4-0d  4.8.4-1 NetScape Portable Runtime Library
ii  libnss3-1d   3.12.6-2Network Security Service libraries
ii  libpango1.0-01.28.0-1Layout and rendering of internatio
ii  libpng12-0   1.2.43-1PNG library - runtime
ii  libstdc++6   4.4.4-4 The GNU Standard C++ Library v3
ii  libv8-2.2.7  2.2.7-1 V8 JavaScript Engine
ii  libx11-6 2:1.3.3-3   X11 client-side library
ii  libxext6 2:1.1.1-3   X11 miscellaneous extension librar
ii  libxml2  2.7.7.dfsg-2GNOME XML library
ii  libxrender1  1:0.9.5-2   X Rendering Extension client libra
ii  libxslt1.1   1.1.26-3XSLT processing library - runtime 
ii  libxss1  1:1.2.0-2   X11 Screen Saver extension library
ii  xdg-utils1.0.2+cvs20100307-1 desktop integration utilities from
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

chromium-browser recommends no packages.

Versions of packages chromium-browser suggests:
pn  chromium-browser-l10n 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#584666: xrdp: German keymap at-sign broken

2010-06-05 Thread Roland Stigge
Package: xrdp
Version: 0.5.0~20100303cvs-4
Severity: important

Hi,

I'm using Debian sid's xrdp to provide several WinXP boxes access to X11
sessions.

Unfortunately, the at-sign (AltGr+q) on the German keyboard layout doesn't
work.

I'm attaching the xev outputs of AltGr+e (EUR) which _does_ work and the xev
output of AltGr+q (at-sign) which does not work.

Xrdp doesn't tell me which keyboard layout it is actually using, but the German
umlauts (äöü) work.

I tried with several Debian installations and several WinXP client machines
(the latter with the native Remote Desktop function).

Please tell me if you need further debugging information (an which).

Thanks in advance!

bye,
  Roland


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

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

Versions of packages xrdp depends on:
ii  adduser   3.112  add and remove users and groups
ii  libc6 2.10.2-9   Embedded GNU C Library: Shared lib
ii  libpam0g  1.1.1-3Pluggable Authentication Modules l
ii  libssl0.9.8   0.9.8n-1   SSL shared libraries
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  libxfixes31:4.0.4-2  X11 miscellaneous 'fixes' extensio

Versions of packages xrdp recommends:
ii  vnc4server [vnc-server]  4.1.1+X4.3.0-37 Virtual network computing server s

xrdp suggests no packages.

-- no debconf information
root 0x2e, subw 0x0, time 62418143, (-340,318), root:(467,487),
state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 31, synthetic NO, window 0x321,
root 0x2e, subw 0x0, time 62418143, (-340,318), root:(467,487),
state 0x4, keycode 255 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

FocusOut event, serial 31, synthetic NO, window 0x321,
mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 31, synthetic NO, window 0x321,
mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 31, synthetic NO, window 0x0,
keys:  1   0   0   1   32  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   
4294967168 

KeyRelease event, serial 31, synthetic NO, window 0x321,
root 0x2e, subw 0x0, time 62418347, (-340,318), root:(467,487),
state 0x4, keycode 24 (keysym 0x71, q), same_screen YES,
XLookupString gives 1 bytes: (11) 
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x321,
root 0x2e, subw 0x0, time 62418511, (-340,318), root:(467,487),
state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x321,
root 0x2e, subw 0x0, time 62418511, (-340,318), root:(467,487),
state 0x0, keycode 255 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False


KeyPress event, serial 31, synthetic NO, window 0x321,
root 0x2e, subw 0x0, time 62357496, (232,398), root:(236,446),
state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 31, synthetic NO, window 0x321,
root 0x2e, subw 0x0, time 62357496, (232,398), root:(236,446),
state 0x4, keycode 255 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 31, synthetic NO, window 0x321,
root 0x2e, subw 0x0, time 62357593, (232,398), root:(236,446),
state 0x4, keycode 254 (keysym 0x20ac, EuroSign), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 3 bytes: (e2 82 ac) €
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x321,
root 0x2e, subw 0x0, time 62357711, (232,398), root:(236,446),
state 0x4, keycode 254 (keysym 0x20ac, EuroSign), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x321,
root 0x2e, subw 0x0, time 62357952, (232,398), root:(236,446),
state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 

Bug#584667: ghostscript: scripts call gs without -P-

2010-06-05 Thread Bernhard R. Link
Package: ghostscript
Version: 8.62.dfsg.1-3.2
Severity: grave
Tags: security

If http://bugs.debian.org/584663 is fixed and not closed as wontfix, then
this is only wishlist. As long as http://bugs.debian.org/584653 is not
fixed, this opens no new security holes and fixing this has no effect.

Ghostscript comes with a number of helper scripts in /usr/bin, which
call gs with a number of options. As they do not change to a secure
working directory and call gs without -P-, gs will use files from the
current directory instead of the files it ships, allowing other people
with write access to the current directory to execute code as the user
calling this script.

For example if a user does:

cd /tmp
pstopdf test.ps

anyone with write access to /tmp could for example replace the users
~/.ssh/authorized_keys file with content of their chosing by creating
a /tmp/gs_init.ps file.

This issue would be fixed by making -P- the default as suggested in
http://bugs.debian.org/584663.

But even if ghostscript is fixed that way it would be nice to have
those scripts fixed so people copying stuff from there also get safe
scripts elsewhere.

I think this http://bugs.ghostscript.com/show_bug.cgi?id=691355 so
it might already be fixed for future versions.

Remember that until http://bugs.debian.org/584653 is fixed, -P- will
make no difference, so testing this is hard...

Bernhard R. Link



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



Bug#582716: Vincent's solution works for me

2010-06-05 Thread Jeremy Lainé
Just a me too to say that applying the patch suggested by Vincent Ordy got things 
working again for me.


Cheers,
Jeremy



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



Bug#584613: apt: download-only should allow downloading packages in spite of unrelated errors

2010-06-05 Thread Julian Andres Klode
On Sa, 2010-06-05 at 13:28 +1000, Russell Coker wrote:
 Package: apt
 Version: 0.7.25.3
 Severity: normal
 
 I want to download the libpcre3-dev for the purpose of installing it on 
 another
 system.  So the fact that I can't install it on my current system shouldn't
 be a problem.  I'm not going to complete the upgrade of libc6 because it
 requires restarting kdm and I don't want to logout right now.
 
 There is no technical reason why apt-get shouldn't be able to just download a
 single .deb file and verify the checksum in spite of having problems that 
 might
 make it impossible to install the package immediately.
Well, the command you used does not exist for downloading a single
package file. To do that, use the 'download' command of aptitude; as I
don't think that we have a way to do that in APT. Adding such a download
command should be easy though.

 
 # apt-get -f --download-only install --reinstall libpcre3-dev
 Reading package lists... Done
 Building dependency tree   
 Reading state information... Done
 You might want to run `apt-get -f install' to correct these:
 The following packages have unmet dependencies:
   libc-dev-bin: Depends: libc6 ( 2.11) but 2.10.2-9 is to be installed
   libc6: Depends: libc-bin (= 2.10.2-9) but 2.11.1-1 is to be installed
   libc6-dbg: Depends: libc6 (= 2.11.1-1) but 2.10.2-9 is to be installed
   libc6-dev: Depends: libc6 (= 2.11.1-1) but 2.10.2-9 is to be installed
   libc6-i386: Depends: libc6 (= 2.11.1-1) but 2.10.2-9 is to be installed
   locales: Depends: glibc-2.11-1
 E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify 
 a solution).
 


-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.





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



Bug#584668: kde-plasma-desktop: CD/DVD fails to automount

2010-06-05 Thread MH
Package: kde-plasma-desktop
Version: 5:61
Severity: normal
Tags: squeeze

SATA CD/DVD fails to automount. Notifier indicates No devices plugged in. Can 
mount /dev/sr0 manually.

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

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

Versions of packages kde-plasma-desktop depends on:
ii  kdebase-apps  4:4.4.3-1  base applications from the officia
ii  kdebase-runtime   4:4.4.3-1  runtime components from the offici
ii  kdebase-workspace 4:4.4.3-1  base workspace components from the
ii  plasma-desktop4:4.4.3-1  The KDE Plasma workspace for deskt

Versions of packages kde-plasma-desktop recommends:
ii  kdm   4:4.4.3-1  KDE Display Manager for X11
ii  xserver-xorg  1:7.5+6the X.Org X server

Versions of packages kde-plasma-desktop suggests:
pn  kde-l10n  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#549967: 0.25+ rely on ffmpeg 0.6

2010-06-05 Thread RISKO Gergely
Hi,

 So the next question is can we patch 0.26 to use ffmpeg 0.5?.  As far
 as I can tell, the references to color_primaries can be commented out
 entirely without issue, but we'd need to batch the rest of the code to
 not use avcodec_decode, which is much beyond my limited capabilities,
 not to mention it would diverge quite a lot from upstream.

Yes, I am not sure, that this is a good idea, I do not like diverging
too much.  But since this new version is important enough for a lot of
people, if someone is willing to do the backporting AND TESTING, then I
can agree and will do the upload.

Gergely



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



Bug#115520: --target-release (-t) for apt-cache [show?]

2010-06-05 Thread David Kalnischkies
Hi Michal Zimen,

2010/5/29 Michal Zimen michal.zi...@gmail.com:
 It would be helpful, for example, to get directly source version of
 package per given default release (and sorted by Pin's priority?)

That is a  completely different feature request.
It would be good if you could report it as new wishlist
with a bit more details if possible, as i intend to close/fix
this one here in a while, if the refactoring works out. :)


 I was doing some installations with apt-build, which uses AptPkg library
 and so, there is currently no way, how to force apt-cache to use src
 packages based on Default-Release or Pin Priority. (Or I couldn't find
 the easy way, how to do it)

Pinning effects only binary packages, not source packages
(these can be completely different names - we have even binary
packages which have the same name as a source package but
come from a completely different source package itself.
So, which package would you mean in the preferences file then?
(e.g. automake vs. automake1.4)

You can get the source files with
apt-get source package -t release
this assumes that package is a binary package name -
therefore you will need deb and deb-src entries for the archives.
(with --only-source this assumption can be disabled).
package=version works for both, source as well as binary…


Best regards,

David Kalnischkies



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



Bug#584540: problem persists

2010-06-05 Thread Tim Richardson
Unfortunately the new package 1.98+20100602-2 fixed the file not found 
error but not the dysfunctional savedefault.

Neither did the changes to /etc/grub.d/00_header




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



Bug#584650: ITP: openlayers -- JavaScript library for map applications on the web.

2010-06-05 Thread David Paleino
Hello,

On Sat, 05 Jun 2010 11:39:16 +0200, Thomas Bechtold wrote:

 * Package name: openlayers
   Version : 2.9.1
   Upstream Author : MetaCarta
 * URL : http://openlayers.org/
 * License : BSD style License
   Programming Lang: Javascript
   Description : JavaScript library for map applications on the web.

If you need a sponsor for your upload, please feel free to ping me. I'll be
happy to help you.

Kindly,
David

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


signature.asc
Description: PGP signature


Bug#580814: works

2010-06-05 Thread Ulrik Sverdrup
Even without debian-specific unit descriptions, systemd boots just
fine without massive configuration, using the Sysvinit files.

./configure --sysconfdir=/etc; make; make install

is all that is needed for systemd to boot well. Leaving out
--sysconfdir= then dbus is not properly initialized and you can't
communicate with systemd, but that didn't stop it from booting
perfectly anyway. It brings up networking, mounts, udev, etc fine on a
laptop.

The only bug I have encountered is that 'mouseemu' does not restart
using 'systemctl restart mouseemu.service'; issuing stop, then start,
works.

I'm sending this email since no other positive progress has been reported.



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



Bug#561517: Situation about this German translation for bugzilla package

2010-06-05 Thread Helge Kreutzmann
Hello Christian,
On Fri, Jun 04, 2010 at 06:47:49AM +0200, Christian PERRIER wrote:
 This bug report is puzzling.

Yes, it is.

 The current translation of debconf templates for the bugzilla package
 is currently complete.
 
 In #561517, Helge sent an updated translation, but applying it and
 resyncing with the debconf templates would lead to 5t6f2u.

No idea how this happened. In my local file system I see that an older
translation has a later file change date, probably I messed something
up.

 Helge, what should be done?
 
 1) stay with the current translation and close #561571?
 2) use the translation in #561516, resync it and ask you to update it?

Could you provide me the latest (complete) version? Unless I'm
mistaken I'll then go for 1). (just want to double check).

Thanks!

Greetings

  Helge

-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Bug#584595: grub-pc: package upgrade fails with /usr/sbin/grub-probe: error: no such disk.

2010-06-05 Thread Colin Watson
On Sat, Jun 05, 2010 at 12:29:17AM +0200, Christoph Anton Mitterer wrote:
 When upgrading the package with the current version, I got the following:
 Installing new version of config file /etc/grub.d/00_header ...
 Setting up grub-pc (1.98+20100602-2) ...
 Generating grub.cfg ...
 /usr/sbin/grub-probe: error: no such disk.
[...]
 *** BEGIN /proc/mounts
 /dev/mapper/root / ext4 rw,noatime,barrier=1,data=ordered 0 0
 *** END /proc/mounts
 
 *** BEGIN /boot/grub/device.map
 (hd0) /dev/sda
 (hd1) /dev/sdb
 *** END /boot/grub/device.map

Does this device.map match the devices you actually have?  In
particular, check that they aren't /dev/hda and /dev/hdb instead.

Please run 'sudo sh -x /usr/sbin/grub-mkconfig' and post the output.

Thanks,

-- 
Colin Watson   [cjwat...@debian.org]



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



Bug#578576: grub-pc: Option to never automatically run update-grub

2010-06-05 Thread Colin Watson
tags 578576 wontfix
thanks

On Tue, Apr 20, 2010 at 10:18:29PM +0200, Harald Braumann wrote:
 Please provide an option, so that update-grub is never run automatically.
 Not on update, nor on kernel installation. It should be possible to manage
 grub.cfg manually.

I think I would rather not make this an explicitly-advertised option,
but instead recommend that you use dpkg-divert to replace update-grub
with something trivial of your choice, such as a link to /bin/true.
Since this facility is already present in the packaging system, I would
rather recommend that you simply use it instead of adding further
complexity to the grub2 packaging (complexity = increased probability
of error).

Regards,

-- 
Colin Watson   [cjwat...@debian.org]



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



Bug#584669: dblatex: Bad subtitle placement on -Tsimple

2010-06-05 Thread Roland Stigge
Package: dblatex
Version: 0.3-1
Severity: normal

Hi,

I'm attaching an example demo1.xml together with the resulting demo1.pdf from
dblatex -Tsimple demo1.xml where you can see a bad subtitle placement.

Thanks for considering!

bye,
  Roland

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

Kernel: Linux 2.6.32-5-486
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dblatex depends on:
ii  docbook-xml   4.5-7  standard XML documentation system 
ii  python2.5.4-9An interactive high-level object-o
ii  python-apt0.7.95 Python interface to libapt-pkg
ii  python-support1.0.8  automated rebuilding support for P
ii  texlive   2009-10TeX Live: A decent selection of th
ii  texlive-bibtex-extra  2009-7 TeX Live: Extra BibTeX styles
ii  texlive-extra-utils   2009-7 TeX Live: TeX auxiliary programs
ii  texlive-latex-extra   2009-7 TeX Live: LaTeX supplementary pack
ii  texlive-math-extra2009-7 TeX Live: Advanced math typesettin
ii  xsltproc  1.1.26-3   XSLT command line processor

Versions of packages dblatex recommends:
ii  libxml2-utils   2.7.7.dfsg-2 XML utilities

Versions of packages dblatex suggests:
ii  docbook 4.5-4standard SGML representation syste
ii  evince [pdf-viewer] 2.30.1-3 Document (postscript, pdf) viewer
ii  ghostscript 8.71~dfsg2-3 The GPL Ghostscript PostScript/PDF
ii  gv [pdf-viewer] 1:3.6.91-1   PostScript and PDF viewer for X
ii  imagemagick 7:6.6.0.4-2  image manipulation programs
pn  latex-cjk-all   none   (no description available)
ii  lmodern 2.004.1-3scalable PostScript and OpenType f
pn  opensp  none   (no description available)
pn  texlive-lang-cyrillic   none   (no description available)
pn  texlive-xetex   none   (no description available)
pn  transfignone   (no description available)
ii  xpdf-reader [pdf-viewer]3.02-2   Portable Document Format (PDF) sui

-- no debconf information


demo1.xml
Description: XML document


demo1.pdf
Description: Adobe PDF document


Bug#581725: util-linux: FTBFS on kfreebsd-*: ln: target `fdisk-udeb/usr/sbin/' is not a directory

2010-06-05 Thread Adam D. Barratt
tags 581725 + patch
thanks

On Sat, 2010-05-15 at 12:54 +0200, Cyril Brulebois wrote:
 your package no longer builds on kfreebsd-*:
 | cd debian; if [ -f util-linux/sbin/fdisk ]; then \
 | ln util-linux/sbin/*fdisk fdisk-udeb/usr/sbin/; \
 | S=fdisk-udeb/usr/sbin/cfdisk; if [ -f $S ]; then mv $S 
 cfdisk-udeb/usr/sbin/; fi; \
 | fi
 | ln: target `fdisk-udeb/usr/sbin/' is not a directory: No such file or 
 directory
 | cd debian/util-linux-locales  find usr/share/locale -type f | while read 
 x; do ln $x ../cfdisk-udeb/$x; done
 | ln: creating hard link 
 `../cfdisk-udeb/usr/share/locale/ca/LC_MESSAGES/util-linux-ng.mo' = 
 `usr/share/locale/ca/LC_MESSAGES/util-linux-ng.mo': No such file or directory

The sparc build fails with the same issue; the common feature appears to
be that these are the architectures on which cfdisk-udeb is not built.

A change made in debhelper 7.4.16 means that commands which don't use -a
or -i only act on packages being built for the target architecture.
That in turn means that the cfdisk-udeb hierarchy is only created on
those architectures on which cfdisk-udeb is actually built, hence the
failure to link files in to it on other architectures.

The attached trivial patch guards the call linking in the locales files
with a check that debian/cfdisk-udeb actually exists, which will be the
case on architectures where the package is built.

Regards,

Adam
diff -u util-linux-2.17.2/debian/rules util-linux-2.17.2/debian/rules
--- util-linux-2.17.2/debian/rules
+++ util-linux-2.17.2/debian/rules
@@ -137,7 +137,9 @@
 	ln util-linux/sbin/*fdisk fdisk-udeb/usr/sbin/; \
 	S=fdisk-udeb/usr/sbin/cfdisk; if [ -f $$S ]; then mv $$S cfdisk-udeb/usr/sbin/; fi; \
 	fi
-	cd debian/util-linux-locales  find usr/share/locale -type f | while read x; do ln $$x ../cfdisk-udeb/$$x; done
+	if [ -d debian/cfdisk-udeb ]; then \
+		cd debian/util-linux-locales  find usr/share/locale -type f | while read x; do ln $$x ../cfdisk-udeb/$$x; done \
+	fi
 ifeq ($(DEB_HOST_ARCH_OS),linux)
 	install -m 644 debian/mount.fstab debian/mount/usr/share/doc/mount/examples/fstab
 ifeq ($(arch),$(findstring $(arch),powerpc ppc64))
diff -u util-linux-2.17.2/debian/changelog util-linux-2.17.2/debian/changelog
--- util-linux-2.17.2/debian/changelog
+++ util-linux-2.17.2/debian/changelog
@@ -1,3 +1,11 @@
+util-linux (2.17.2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Only attempt to link locale-specific files in to the cfdisk-udeb heirarchy
+if cfdisk-udeb is actually being built (Closes: #581725)
+
+ -- Adam D. Barratt a...@adam-barratt.org.uk  Sat, 05 Jun 2010 13:09:44 +0100
+
 util-linux (2.17.2-2) unstable; urgency=low
 
   * should build Depend: dpkg or install-info.  Closes: #581579


Bug#579018: PyGI in Ubuntu

2010-06-05 Thread Laurent Bigonville
Le Thu, 3 Jun 2010 23:58:23 +0200,
Laurent Bigonville bi...@debian.org a écrit :

 OK the package is available at:
 http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/pygi/
 
 and I've just uploaded it

Alright pygi is now in debian (that was fast), I guess now py-gobject
can be recompiled with --enable-pygi

Laurent



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



Bug#584428: infinite loop in parse_params

2010-06-05 Thread Chris Butler
tags 584428 +patch
forwarded 584428 https://rt.cpan.org/Public/Bug/Display.html?id=57253
thanks

This bug seems to be similar to upstream bug #57253 (accessing beyond the
string in count_params). I've added the following note to that ticket with
the attached patch:


It looks like there's a similar bug in parse_params to do with comments 
at the end of statements. It was reported to the Debian bug tracking 
system here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584428

Looking at the code in parse_params, it seems that the comment detection 
will only stop when it reaches a newline, and doesn't check for the end 
of the string.

I guess you may have spotted and fixed this issue when fixing 
count_params, but it seems your git repository is missing the changes to 
dbdimp.c. I've attached a patch anyway which fixes parse_params.


Hopefully this should be fixed in the next upstream release.

-- 
Chris Butler chr...@debian.org
  GnuPG Key ID: 4096R/49E3ACD3
From 09e92001740136a4dc0b1ee92b7c5c0cd95c0caf Mon Sep 17 00:00:00 2001
From: Chris Butler chr...@debian.org
Date: Sat, 5 Jun 2010 13:45:31 +0100
Subject: [PATCH] End comment detection at end of string

This prevents an endless loop when a statement ends with a comment and
no newline.

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584428 for details.
---
 dbdimp.c |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dbdimp.c b/dbdimp.c
index e473a77..aff25a6 100755
--- a/dbdimp.c
+++ b/dbdimp.c
@@ -595,12 +595,12 @@ static char *parse_params(
 *ptr++ = *statement_ptr++;
 if  (*statement_ptr == '-')
 {
-  /* ignore everything until newline */
+  /* ignore everything until newline or end of string */
   while (*statement_ptr)
   {
 comment_length++;
 *ptr++ = *statement_ptr++;
-if (*statement_ptr == '\n')
+if (!*statement_ptr || *statement_ptr == '\n')
 {
   comment_end= true;
   break;
-- 
1.7.1



Bug#584671: [lxr-cvs] new stable version fix security hole

2010-06-05 Thread Xavier Brochard
Package: lxr-cvs
Version: 0.9.5+cvs20071020-1
Severity: serious
Tags: security
X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org

--- Please enter the report below this line. ---
Please update lxr-cvs to the new stable version. The new version 0.9.8 of 
lxrng fix several cross-site scripting vulnerabilities (CVE-2009-4497) reported 
in bug #575745
The new version was published 2010-01-15 on 
http://sourceforge.net/projects/lxr/

regards
xavier
--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-5-amd64

Debian Release: squeeze/sid
  500 unstableftp.fr.debian.org 
  500 unstabledebian-multimedia.gnali.org 
  500 instabledownload.tuxfamily.org 
  101 experimental-snapshots qt-kde.debian.net 
  101 experimentalftp2.fr.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-==
apache2   | 2.2.15-5
 OR apache-ssl| 
 OR apache-perl   | 
 OR apache| 
 OR httpd-cgi | 
exuberant-ctags   | 1:5.8-2
perl5 | 
libfile-mmagic-perl   | 1.27-1
perl(= 5.6.0-16) | 5.10.1-12


Recommends (Version) | Installed
-+-===
mysql-server | 
 OR postgresql   | 8.4.4-1
libdbd-mysql-perl| 4.014-1
 OR libdbd-pg-perl   | 


Suggests  (Version) | Installed
===-+-===
swish-e(= 2.1) | 
libapache2-mod-perl2| 
 OR libapache-mod-perl  | 





Xavier
xav...@alternatif.org - 09 54 06 16 26



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



Bug#402991: Missing: digits/1F

2010-06-05 Thread Benoit Panizzon
On Saturday 05 June 2010 14.52:32 you wrote:
 Package: asterisk-prompt-de
 Version: 2.0-1
 Severity: normal


 -- SIP/11-0084 Playing 'vm-youhave.gsm' (language 'de')
 [Jun  5 14:48:16] WARNING[30913]: file.c:650 ast_openstream_full: File
 digits/1F does not exist in any format

 Needed by Voicemail System. Search with google. Well known problem.

Ok, looks ist has been fixed, but the path is wrong...

The package installs the german digit sounds into:

/usr/share/asterisk/sounds/digits/de/

Asterisk ist looking for them in:

/usr/share/asterisk/sounds/de/digits/

Copying the files did solve the problem.

-Benoit-



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



Bug#537880: ata: lost interrupt (Status 0x58) timeout errors traced to broken DVD unit.

2010-06-05 Thread vvill
Package: linux-2.6
Severity: normal

The DVD-RW unit is missing pin 21 of the 40 pin data cable plug.

two other bugs (#533565,# 583390) have simalar dmesg output.

[1.275579] libata version 3.00 loaded.
[1.307823] ata_piix :00:1f.1: version 2.13
[1.307838] ata_piix :00:1f.1: enabling device (0005 - 0007)
[1.307911] ata_piix :00:1f.1: PCI INT A - GSI 18 (level, low) - IRQ 18
[1.308040] ata_piix :00:1f.1: setting latency timer to 64
[1.308152] scsi0 : ata_piix
[1.308613] scsi1 : ata_piix
[1.312528] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[1.312598] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[1.312752] ata_piix :00:1f.2: PCI INT A - GSI 18 (level, low) - IRQ 18
[1.312817] ata_piix :00:1f.2: MAP [ P0 -- P1 -- ]
[1.313157] ata_piix :00:1f.2: setting latency timer to 64
[1.313395] scsi2 : ata_piix
[1.313607] scsi3 : ata_piix
[1.315637] ata3: SATA max UDMA/133 cmd 0xec00 ctl 0xe800 bmdma 0xdc00 irq 18
[1.315700] ata4: SATA max UDMA/133 cmd 0xe400 ctl 0xe000 bmdma 0xdc08 irq 18
[1.485419] ata1.00: ATA-5: WDC WD1200JB-00CRA1, 17.07W17, max UDMA/100
[1.485479] ata1.00: 234441648 sectors, multi 16: LBA 
[1.485572] ata1.01: ATAPI: _NEC DVD_RW ND-3500AG, 2.16, max UDMA/33
[1.485625] ata2.00: ATA-6: WDC WD1200JB-00EVA0, 15.05R15, max UDMA/100
[1.485640] ata2.00: 234441648 sectors, multi 16: LBA48 
[1.485721] ata2.01: ATAPI: _NEC DVD_RW ND-3500AG, 2.16, max UDMA/33
[1.502056] ata1.00: configured for UDMA/100
[1.503411] ata2.00: configured for UDMA/100
[1.508275] ata1.01: configured for UDMA/33
[1.509064] scsi 0:0:0:0: Direct-Access ATA  WDC WD1200JB-00C 17.0 
PQ: 0 ANSI: 5
[1.516494] ata2.01: configured for UDMA/33
[1.517060] scsi 0:0:1:0: CD-ROM_NEC DVD_RW ND-3500AG 2.16 
PQ: 0 ANSI: 5
[1.517611] scsi 1:0:0:0: Direct-Access ATA
[   22.816025] ata2: lost interrupt (Status 0x58)
[   22.820005] ata2: drained 65536 bytes to clear DRQ.
[   22.879210] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[   22.879274] scsi 1:0:1:0: CDB: Inquiry: 12 00 00 00 60 00
[   22.879693] ata2.01: cmd a0/01:00:00:60:00/00:00:00:00:00/b0 tag 0 dma 96 in
[   22.879695]  res 40/00:02:00:24:00/00:00:00:00:00/b0 Emask 0x4 
(timeout)
[   22.879819] ata2.01: status: { DRDY }
[   22.879900] ata2: soft resetting link
[   23.069290] ata2.00: configured for UDMA/100
[   23.084239] ata2.01: configured for UDMA/33
[   23.084477] ata2: EH complete
[   43.816033] ata2: lost interrupt (Status 0x58)
[   43.820016] ata2: drained 65536 bytes to clear DRQ.
[   43.879206] ata2.01: limiting speed to UDMA/25:PIO4
[   43.879268] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[   43.879329] scsi 1:0:1:0: CDB: Inquiry: 12 00 00 00 60 00
[   43.879738] ata2.01: cmd a0/01:00:00:60:00/00:00:00:00:00/b0 tag 0 dma 96 in
[   43.879740]  res 40/00:02:00:24:00/00:00:00:00:00/b0 Emask 0x4 
(timeout)
[   43.879865] ata2.01: status: { DRDY }
[   43.879941] ata2: soft resetting link
[   44.069280] ata2.00: configured for UDMA/100
[   44.084228] ata2.01: configured for UDMA/25
[   44.084457] ata2: EH complete
[   64.816032] ata2: lost interrupt (Status 0x58)
[   64.820016] ata2: drained 65536 bytes to clear DRQ.
[   64.879208] ata2.01: limiting speed to PIO4
[   64.879267] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[   64.879328] scsi 1:0:1:0: CDB: Inquiry: 12 00 00 00 60 00
[   64.879734] ata2.01: cmd a0/01:00:00:60:00/00:00:00:00:00/b0 tag 0 dma 96 in
[   64.879736]  res 40/00:02:00:24:00/00:00:00:00:00/b0 Emask 0x4 
(timeout)
[   64.879860] ata2.01: status: { DRDY }
[   64.879936] ata2: soft resetting link
[   65.069285] ata2.00: configured for UDMA/100
[   65.084227] ata2.01: configured for PIO4
[   65.084455] ata2: EH complete
[   65.085028] scsi 1:0:1:0: CD-ROM_NEC DVD_RW ND-3500AG 2.16 
PQ: 0 ANSI: 5
[   65.085439] scsi 2:0:0:0: Direct-Access ATA  ST3120026AS  3.05 
PQ: 0 ANSI: 5
[   65.085806] scsi 3:0:0:0: Direct-Access ATA  ST3120026AS  3.05 
PQ: 0 ANSI: 5
[   65.128604]  sdd1 sdd2 sdd3 sdd4 sr0: scsi3-mmc drive: 48x/48x writer cd/rw 
xa/form2 cdda tray
[   65.130584] Uniform CD-ROM driver Revision: 3.20
[   65.130906] sr 0:0:1:0: Attached scsi CD-ROM sr0
[   65.170167] sr 1:0:1:0: Attached scsi CD-ROM sr1


When the data cable plug is loose dmesg will look like

[1.253085] libata version 3.00 loaded.
[1.283160] ata_piix :00:1f.1: version 2.13
[1.283186] ata_piix :00:1f.1: enabling device (0005 - 0007)
[1.283259] ata_piix :00:1f.1: PCI INT A - GSI 18 (level, low) -
[1.293622] ata_piix :00:1f.1: setting latency timer to 64
[1.294268] scsi0 : ata_piix
[1.294513] scsi1 : ata_piix
[1.298593] hub 2-0:1.0: 2 ports detected
[1.298797] ata_piix :00:1f.2: PCI INT A - GSI 18 (level, low) - 

Bug#552438: more info required

2010-06-05 Thread Karl Goetz
tags 552438 + moreinfo
thanks
hi Tomas,
If you could try with the current freeciv in unstable (2.2.x) that
would be great.

if the problem still occurs, please attach the configuration+save file
to the bug report.
thanks
kk

-- 
Karl Goetz, (Kamping_Kaiser / VK5FOSS)
Debian contributor / gNewSense Maintainer
http://www.kgoetz.id.au
No, I won't join your social networking group


signature.asc
Description: PGP signature


Bug#576940: blam: selecting an entry from a feed opens the theme's base directory

2010-06-05 Thread Carlos Martín Nieto
tag 576940 +pending +fixed-upstream
thanks

 This is fixed in 1.8.7-2, I'm waiting for a sponsor to upload it.

   cmn
-- 
Carlos Martín Nieto | http://www.cmartin.tk

¿Cómo voy a decir bobadas si soy mudo? -- CACHAI




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



Bug#578068: more info required

2010-06-05 Thread Karl Goetz
tags 578068 + moreinfo
thanks

Hi Bastian,
Are you running testing, and do you use the default ipv6 settings? I'm
wondering if this is related to # 572990
thanks,
kk

-- 
Karl Goetz, (Kamping_Kaiser / VK5FOSS)
Debian contributor / gNewSense Maintainer
http://www.kgoetz.id.au
No, I won't join your social networking group


signature.asc
Description: PGP signature


Bug#584672: ttf-unifont: some unicode scripts contain bad glyphs

2010-06-05 Thread Paul Wise
Package: ttf-unifont
Version: 1:5.1.20080914-1
Severity: normal
Tags: l10n

The following characters simply contain a shaded square instead of a
proper glyph. I think it is inappropriate to apply a default glyph to
characters the font doesn't support, please leave it up to the font
rendering system to render something for unknown characters. Most of the
below seem to be for the recently released Unicode 5.2. If you are using
the square glyphs as some sort of TODO list, it would be good if you
could not ship them in Debian. There is a similarly weird but different
glyph spread over the private use area, U+E65B is an example.

U+A6A0 to U+A6F7
U+09FB
U+1677 to U+18F5
U+A830 to U+A839
U+0900
U+094E
U+0979
U+097A
U+A8E0 to U+A8FB
U+1CD0 to U+1CED
U+A980 to U+A9DF
U+A4D0 to U+A4FF
U+ABC0 to U+ABF9
U+0800 to U+083E
U+1A20 to U+1AAD
U+AA80 to U+AADF

Since I'm reviewing using the GNOME character map, there are probably
more that are obscured by other fonts.

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

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

Versions of packages ttf-unifont depends on:
ii  defoma0.11.11Debian Font Manager -- automatic f

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#584234: inn2: innshellvars should not override $HOME

2010-06-05 Thread Julien ÉLIE

Hi Russ,

A few ideas, questions and comments in this mail.  I'm sorry it is not
well organized.  They are rough thoughts!


I see that pullnews uses $ENV{HOME}/.pullnews (with a remark in our code
that is is also called ~/.pullnews).
What should then be done for it?  Should we use $pathnews instead of
$ENV{HOME} and change the remark?  (which would mean it goes on working
the way it was)


Yes, I think that's a good idea, although I suspect we could find a better
directory than $pathnews.  Do we have some other place where we store
state for something other than the spool directory?


An interesting directory would be pathdb.  Why not use pathdb
for that pullnews state file?
We have active.times and newsgroups there for instance.

Instead of using .pullnews, why not use pullnews.marks (or any better
name without an initial dot?  marks was for high/low water marks)


By the way, should files like control.log and unwanted.log also be
in pathdb (under maybe another name) or are there fine in pathlog?
And expire.lastlowmark, expire.list, expire.log?

Of course we *log* message-IDs in expire.list or newsgroups in unwanted.log
but we also *log* creation times in active.times :)


Another file that should be created is the state of the last processed
checkgroups (for checking the serial number, according to RFC 5537).
Will pathdb be the right place for it?


pathdb is /var/lib/news/ in Debian, with 775 news/news so it would
be fine for the news user.

However, according to FHS, users must never need to modify files in
/var/lib to configure a package.  Yet, .pullnews needs to be
initialized.  Or we should change how pullnews works, with a configuration
file in pathetc and its state in pathdb...


Incidentally, as for pathspool, shouldn't some files like tradspool.map
or group.index be better in pathdb?
The distinction between /var/lib and /var/spool according to FHS is not
clear about where they should belong to...

--
Julien ÉLIE

« J'espère qu'il ne nous mène pas en bateau ! » (Astérix) 





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



Bug#584606: nmu: insighttoolkit_3.18.0-2

2010-06-05 Thread Steve M. Robbins
On Sat, Jun 05, 2010 at 10:36:56AM +0100, Adam D. Barratt wrote:
 On Fri, 2010-06-04 at 19:49 -0500, Steve M. Robbins wrote:
  nmu insighttoolkit_3.18.0-2 . ALL . -m Rebuild with gccxml 
  0.9.0+cvs20100501-2
 
 I assume this is intended to fix the gccxml-related complex.h FTBFS
 mentioned in #580527. 

Yes.

 If so then you need a give-back, not a binNMU,
 and only on those architectures where the package previously FTBFS and
 therefore /can't/ currently be binNMUed.

OK.  I don't know what the distinction between a give-back and a
binNMU is, so I'll take your word for it :-)

I originally had the same thought: only rebuild on those architectures
that previously failed.  But I decided to ask for all architectures to
ensure that my gccxml fix didn't accidentally break them in other
ways.  If it's not too much trouble, can you get insighttoolkit
rebuilt on ALL architectures, please?

Many thanks,
-Steve


signature.asc
Description: Digital signature


Bug#584673: emacs23: Emacs as a remote X client produces gconf errors

2010-06-05 Thread Juergen Lueters
Package: emacs23
Version: 23.2+1-2
Severity: normal

When starting emacs with ssh -X remoteSystem emacs
it produces the following  error message:

GConf Error: Failed to contact configuration server; 
some possible causes are that you need to enable TCP/IP networking for 
ORBit, 
or you have stale NFS locks due to a system crash. 
See http://projects.gnome.org/gconf/ for information. 
(Details -  1: Failed to get connection to session: 
/usr/bin/dbus-launch terminated abnormally 
without any error message)

If startet as a remote client, emacs should not try to connect to a 
configuration server.
X client,X server and  desktop session being on different systems is integral 
part of X protokol 
and daily working practise.

Debian in general and emcas in detail should not give up this feature (being 
network transparent.)

It is unclear, at least for me, if this missing gconf-server results in missing 
functionality.

Kind  regards

Juergen   


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

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

Versions of packages emacs23 depends on:
ii  emacs23-bin-common  23.2+1-2 The GNU Emacs editor's shared, arc
ii  libasound2  1.0.23-1 shared library for ALSA applicatio
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.1-2 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.1-3 GNOME configuration database syste
ii  libgif4 4.1.6-9  library for GIF images (library)
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgpm2 1.20.4-3.3   General Purpose Mouse - shared lib
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-16.1  The Independent JPEG Group's JPEG 
ii  libm17n-0   1.5.5-1  a multilingual text processing lib
ii  libncurses5 5.7+20100313-2   shared libraries for terminal hand
ii  libotf0 0.9.10-1 A Library for handling OpenType Fo
ii  libpango1.0-0   1.28.0-1 Layout and rendering of internatio
ii  libpng12-0  1.2.43-1 PNG library - runtime
ii  librsvg2-2  2.26.3-1 SAX-based renderer library for SVG
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libtiff43.9.2-3+b1   Tag Image File Format (TIFF) libra
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxft2 2.1.14-2 FreeType-based font drawing librar
ii  libxpm4 1:3.5.8-1X11 pixmap library
ii  libxrender1 1:0.9.5-2X Rendering Extension client libra
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

emacs23 recommends no packages.

Versions of packages emacs23 suggests:
ii  emacs23-common-non-dfsg   23.2+1-1   GNU Emacs shared, architecture ind

-- no debconf information



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



  1   2   3   >