Bug#631898: dballe: diff for NMU version 4.0.18-1.1

2011-06-28 Thread Luk Claes
Package: dballe
Version: 4.0.18-1
Severity: normal
Tags: patch pending

Dear Enrico,

I've prepared an NMU for dballe (versioned as 4.0.18-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Cheers

Luk
diff -u dballe-4.0.18/debian/libdballepp-dev.install dballe-4.0.18/debian/libdballepp-dev.install
--- dballe-4.0.18/debian/libdballepp-dev.install
+++ dballe-4.0.18/debian/libdballepp-dev.install
@@ -2,5 +2,4 @@
 usr/lib/libdballepp*.a
 usr/lib/pkgconfig/libdballepp*
-usr/lib/libdballepp*.la
 usr/lib/libdballepp*.so
 usr/share/aclocal/libdballepp.m4
diff -u dballe-4.0.18/debian/libdballe-dev.install dballe-4.0.18/debian/libdballe-dev.install
--- dballe-4.0.18/debian/libdballe-dev.install
+++ dballe-4.0.18/debian/libdballe-dev.install
@@ -6,5 +6,4 @@
 usr/lib/libdballe.a
 usr/lib/pkgconfig/libdballe.pc
-usr/lib/libdballe.la
 usr/lib/libdballe.so
 usr/share/aclocal/libdballe.m4
diff -u dballe-4.0.18/debian/libdballef-dev.install dballe-4.0.18/debian/libdballef-dev.install
--- dballe-4.0.18/debian/libdballef-dev.install
+++ dballe-4.0.18/debian/libdballef-dev.install
@@ -2,5 +2,4 @@
 usr/lib/libdballef*.a
 usr/lib/pkgconfig/libdballef*
-usr/lib/libdballef*.la
 usr/lib/libdballef*.so
 usr/share/aclocal/libdballef*.m4
diff -u dballe-4.0.18/debian/rules dballe-4.0.18/debian/rules
--- dballe-4.0.18/debian/rules
+++ dballe-4.0.18/debian/rules
@@ -11,6 +11,7 @@
 # From http://wiki.debian.org/DebianPython/NewPolicy
 binary-install/python-dballe::
 	dh_pycentral -ppython-dballe
+	rm $(CURDIR)/debian/python-dballe/usr/share/pyshared/_dballe.la
 binary-install/provami::
 	dh_pycentral -pprovami
 
diff -u dballe-4.0.18/debian/changelog dballe-4.0.18/debian/changelog
--- dballe-4.0.18/debian/changelog
+++ dballe-4.0.18/debian/changelog
@@ -1,3 +1,11 @@
+dballe (4.0.18-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't ship .la files (Closes: #621203).
+  * Switch to doxygen-latex (Closes: #616207).
+
+ -- Luk Claes l...@debian.org  Tue, 28 Jun 2011 07:51:35 +0200
+
 dballe (4.0.18-1) unstable; urgency=low
 
   * New upstream version
diff -u dballe-4.0.18/debian/control dballe-4.0.18/debian/control
--- dballe-4.0.18/debian/control
+++ dballe-4.0.18/debian/control
@@ -2,7 +2,7 @@
 Section: misc
 Priority: optional
 Maintainer: Enrico Zini enr...@debian.org
-Build-Depends: cdbs (= 0.4.43), debhelper (= 7), dh-buildinfo, doxygen, libtut-dev, unixodbc-dev, gperf, gfortran | g77, libpopt-dev, libcnf-dev, swig, texlive-base, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, ghostscript, python-dev (= 2.3.5-11), python-central (= 0.5.6), python-docutils, python-numpy, pkg-config, liblua5.1-0-dev
+Build-Depends: cdbs (= 0.4.43), debhelper (= 7), dh-buildinfo, doxygen-latex, libtut-dev, unixodbc-dev, gperf, gfortran | g77, libpopt-dev, libcnf-dev, swig, ghostscript, python-dev (= 2.3.5-11), python-central (= 0.5.6), python-docutils, python-numpy, pkg-config, liblua5.1-0-dev
 Standards-Version: 3.8.4.0
 XS-Python-Version: = 2.3
 Homepage: http://www.arpa.emr.it/dettaglio_documento.asp?id=514idlivello=64


Bug#631866: linux-source-2.6.39: no APM support even when compiled in AND booted with apm=on

2011-06-28 Thread Hans Ekbrand
On Mon, Jun 27, 2011 at 11:21:26PM +0100, Ben Hutchings wrote:
 On Mon, Jun 27, 2011 at 11:28:34PM +0200, Hans Ekbrand wrote:
  Package: linux-source-2.6.39
  Version: 2.6.39-2
  Severity: normal
  
  Summary: I recompiled with make menuconfig, loaded the default
  config for linux-image-2.6.39-486-2 into menuconfig, disabled ACPI,
  enabled APM (but not the sub-items of APM in menuconfig). Then
  booted this image with apm=on and now:
  
  # apm -S
  No APM support in kernel
 
 So apm lies...
 
  selected output from dmesg:
  
  $ dmesg | grep -i apm 
  [0.00] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.39 
  root=/dev/mapper/amin-root ro apm=on quiet
  [   12.378224] apm: BIOS not found.
 [...]
 
 Well, are you sure that this machine does have APM BIOS support?
 Because the kernel cannot use APM that is not there...

Yes I am sure, because apm -S has worked perfectly on this particular
machine with older kernels. Could it be a battery thing? Otherwise I
know APM is supported by that BIOS.

This is an old compaq laptop, Armada 1540D, so I don't expect the
BIOS to be perfectly compliant with the standards. But it did work
with older official debian kernels, however, this is the first time I
have tried a custom kernel on it.

That I did not enable the sub-itmes of APM in menuconfig, might that
be a problem? They were described as (NEW), so I thought that they
cannot be necessary, but later on I saw that they have been (NEW)
for the last ten years or so :-)


signature.asc
Description: Digital signature


Bug#631660: linux-image-686-pae: Black screen on Wheezy with intel i915

2011-06-28 Thread Jonathan Nieder
tags 631660 - moreinfo
forwarded 631660 https://bugs.freedesktop.org/show_bug.cgi?id=38718
quit

Hi,

Edward Bartolo wrote:

 I did as instructed. The bug number is: 38718

Thanks much.  Marking accordingly.



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



Bug#620093: Fwd: [BUG] nam version conflict for package Tcl: have 8.5.10, need exactly 8.5.9

2011-06-28 Thread YunQiang Su
-- Forwarded message --
From: YunQiang Su wzss...@gmail.com
Date: Mon, Jun 27, 2011 at 10:23 PM
Subject: [BUG] nam version conflict for package Tcl: have 8.5.10,
need exactly 8.5.9
To: ns-developers ns-develop...@isi.edu, ns-users ns-us...@isi.edu


I am maintaining the Debian package of nam, but I got an problem:

1. nam build against tcl/tk 8.5.8
2. upgrade tcl/tk to 8.5.9
3.
nam:
[code omitted because of length]
: version conflict for package Tk: have 8.5.9, need exactly 8.5.8
   while executing
package require -exact Tk 8.5.9

just like  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620093

4. rebuild nam against tcl/tk 8.5.9
   nam works now.
5. upgrade tcl/tk to 8.5.10
  nam:
[code omitted because of length]
: version conflict for package Tcl: have 8.5.10, need exactly 8.5.9
   while executing
package require -exact Tcl 8.5.9

6. rebuild nam against  tcl/tk 8.5.10, it still
nam:
[code omitted because of length]
: version conflict for package Tcl: have 8.5.10, need exactly 8.5.9
   while executing
package require -exact Tcl 8.5.9

7. downgrade tcl to 8.5.9 (didn't downgrade tk)
nam:
[code omitted because of length]
: version conflict for package Tk: have 8.5.10, need exactly 8.5.9
   while executing
package require -exact Tk 8.5.9


Why ? How to fix it?
--
YunQiang Su



-- 
YunQiang Su



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



Bug#620093: [BUG] nam version conflict for package Tcl: have 8.5.10, need exactly 8.5.9

2011-06-28 Thread YunQiang Su
Add CC to debian bugs


-- 
YunQiang Su



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



Bug#631895: [Pkg-varnish-devel] Bug#631895: FTBFS when building only arch any

2011-06-28 Thread Stig Sandbeck Mathisen

Merged, built, and 3.0.0-2 uploaded.  Thanks for the patch :)

-- 
Stig Sandbeck Mathisen s...@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#579429: Raising severity

2011-06-28 Thread Yves-Alexis Perez
severity 579429 important
thanks

I have the same issue with midori (or GtkLauncher from Webkit) and
https://www.meego.com which only accepts recent ciphers.

Disabling recent cipers to fall back to less secure ones is really a bad
idea. I've explained that on upstream bug
https://bugzilla.gnome.org/show_bug.cgi?id=581342 but still no real
news.

Current situation is that we have:

* old servers broken when using TLS
* new servers broken when not using TLS

Given the choice, I'd *much* better break the old (insecure) servers
than the new ones. Besides security, by disabling TLS you lose the
extensions, especially stuff like SNI which can be really useful when
you do virtual hosting.

Please revert the changes and enable the full TLS support. If the
websites are broken, then we need to fix the websites, not break the
client stack.

Regards,
-- 
Yves-Alexis


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


Bug#631899: nis install fails when portmap replaced by rpcbind

2011-06-28 Thread Michel Briand
Package: nis
Version: 3.17-31
Severity: normal

Hi,

before nis installation, the system has rpcbind installed, 
which should replace portmap.

nis installation failed: dpkg returned an error during the
configure stage, when update-rc.d is called.

The debug output shows the problem:

debconf (developer): starting /var/lib/dpkg/info/nis.postinst configure
...
update-rc.d nis start 18 2 3 4 5 . stop 18 1 .  
update-rc.d: using dependency based boot sequencing
insserv: Service portmap has to be enabled to start service ypbind
insserv: exiting now!
update-rc.d: error: insserv rejected the script header

It seems that this step does not handle the rpcbind case.

Best regards,
Michel



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



Bug#631900: [l10n:eu] cacti 0.8.7g-2.1: updated Basque translation

2011-06-28 Thread dooteo
Package: cacti
Version: 0.8.7g-2.1
X-Debbugs-CC: debian-l10n-bas...@lists.debian.org
Severity: wishlist
Tags: l10n patch

Attached Basque translation. Please, could you add it for us?

Thanks and best regards,

Dooteo


# translation of templates.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide p...@beobide.net, 2009.
# Ander Goñi ag...@danobatgroup.com, 2011.
msgid 
msgstr 
Project-Id-Version: templates\n
Report-Msgid-Bugs-To: ca...@packages.debian.org\n
POT-Creation-Date: 2011-02-16 06:33+\n
PO-Revision-Date: 2011-06-20 12:52+0100\n
Last-Translator: Ander Goñi ag...@danobatgroup.com\n
Language-Team: Euskara debian-l10n-bas...@lists.debian.org\n
Language: \n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: select
#. Choices
#: ../cacti.templates:1001
msgid Apache2
msgstr Apache2

#. Type: select
#. Choices
#: ../cacti.templates:1001
msgid None
msgstr Bat ere ez

#. Type: select
#. Description
#: ../cacti.templates:1002
msgid Webserver type
msgstr Web-zerbitzari mota

#. Type: select
#. Description
#: ../cacti.templates:1002
msgid Please select the webserver type for which cacti should be automatically configured.
msgstr Hautatu cacti zein web-zerbitzari motarentzat automatikoki konfiguratuko den.

#. Type: select
#. Description
#: ../cacti.templates:1002
msgid Select \None\ if you would like to configure your webserver by hand.
msgstr \Bat ere ez\ hautatu web-zerbitzaria eskuz konfiguratu nahi baduzu.

#~ msgid Which kind of web server should be used by cacti?
#~ msgstr Zein web-zerbitzari mota erabili behar du cactik?

#~ msgid Apache, Apache-SSL, Apache2, All, None
#~ msgstr Apache, Apache-SSL, Apache2, Denak, Bat ere ez


Bug#631845: ..unable to setup glx-alternative-mesa, glx-diversions or recover diversions set by libgl1-diversions

2011-06-28 Thread Andreas Beckmann
On 2011-06-28 02:01, Arnt Karlsen wrote:
 ..yeah, I was looking for a nice easy way to go between radeon, 
 fglrx and radeonhd to help swat FlightGear shader bugs that the 
 Nvidea owner crowd doesn't see, and that they might see if they 
 get a nice easy way to try test the nouveau driver. 

Get the new fglrx-driver from unstable, it will use
glx-alternative-fglrx. This will allow you to switch between fglrx and
mesa libraries (update-alternatives --config glx).
Then you don't have to uninstall fglrx any longer to use radeon :-)
I'm not sure if you need to work around some kernel module blacklisting ...

if you have left any traces of libgl1-diversions or libglx-diversions,
purge them

 But obviously you had old packages from nvidia-graphics-drivers
 installed. 

Or fglrx. But from your initial mail I understood that you werent using
fglrx ...


Andreas



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



Bug#631877: ITP: python-numpydoc -- Numpy's Sphinx extensions

2011-06-28 Thread Sandro Tosi
If you plan to fix
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559916 with a new
package, then merge the 2 bugs.

On Tue, Jun 28, 2011 at 02:09, Luis Pedro Coelho l...@luispedro.org wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Luis Pedro Coelho l...@luispedro.org


 * Package name    : python-numpydoc
  Version         : 0.4
  Upstream Author : Pauli Virtanen and others p...@iki.fi
 * URL             : http://pypi.python.org/pypi/numpydoc/
 * License         : BSD
  Programming Lang: (Python)
  Description     : Numpy's Sphinx extensions

 This is necessary to build the documentation of other packages. For an 
 example,
 see the discussion at http://comments.gmane.org/gmane.comp.bug-tracking.bugs-
 everywhere.devel/685



 --
 To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/20110628000911.27206.44389.reportbug@localhost6.localdomain6





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



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



Bug#631831: [Pkg-octave-devel] Bug#631831: build octave with --enable-openmp

2011-06-28 Thread Alois Schloegl

On 06/27/11 20:23, Thomas Weber wrote:

Hi Alois,

On Mon, Jun 27, 2011 at 05:30:18PM +0200, Alois Schloegl wrote:


Package: octave3.2
Severity: wishlist

Octave should be configured with --enable-openmp. This would enable
the use of multiple cpus.
https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2011-May/023838.html


Is it really needed to build Octave with OpenMP support or just
octave-nan?

Thomas



adding -lgomp to  mkoctfile call does not do it. And I've not found  any 
another option to enable openmp at this stage.


If Octave is not built with --enable-openmp, the mex-files in octave-nan 
are not built with openmp enabled.



  Alois




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



Bug#631901: RFP: synctool -- synctool is a configuration management tool for working with clusters of computers

2011-06-28 Thread James Andrewartha
Package: wnpp
Severity: wishlist

* Package name: synctool
  Version : 4.7.1
  Upstream Author : Walter de Jong wal...@heiho.net
* URL : http://www.heiho.net/synctool/
* License : GPL
  Programming Lang: Python
  Description : synctool is a configuration management tool for working 
with clusters of computers

synctool copies configuration files to groups of machines in your cluster based 
on what groups (or classes) they are in. By doing so, it keeps the 
configuration on that group of machines synchronized (or, “in sync”). If 
needed, synctool will restart or reload any daemons as you wish. synctool can 
be easily extended to do other administrative tasks such as checking daemons, 
checking free disk space, installing packages, etc. or any other task you want 
it to do.



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



Bug#631818: CVE Request -- DokuWiki -- XSS in DokuWiki's RSS embedding mechanism

2011-06-28 Thread Jan Lieskovsky

Hello Josh, Steve, vendors,

  it was found that DokuWiki's RSS embedding mechanism did not properly
escape user-provided links. An attacker could use this flaw to conduct
cross-site scripting (XSS) attacks, potentially leading to arbitrary
JavaScript code execution.

References:
---
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631818
[2] 
http://www.certa.ssi.gouv.fr/site/CERTA-2011-AVI-366/CERTA-2011-AVI-366.html
[3] 
http://www.freelists.org/post/dokuwiki/Hotfix-Release-20110525a-Rincewind

[4] https://bugzilla.redhat.com/show_bug.cgi?id=717146

Solution:
-
This issue has been addressed in upstream 2011-05-25 Rincewind
release:
[5] http://www.dokuwiki.org/changes

This issue doesn't seem to have a CVE identifier yet. Could you allocate
one?

Thank you  Regards, Jan.
--
Jan iankko Lieskovsky / Red Hat Security Response Team



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



Bug#631796: Strange syslog output unplugging GnuPG card

2011-06-28 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hello,

Am Mo den 27. Jun 2011 um 19:39 schrieb Ludovic Rousseau:
 Here is the rsyslog dump of such a message:
 Debug line with all properties:
 FROMHOST: '', fromhost-ip: '127.0.0.1', HOSTNAME: '', PRI: 0,
 syslogtag '4', programname: '4', APP-NAME: '4', PROCID: '-', MSGID: 
  '-',
 TIMESTAMP: 'Jun 26 17:59:31', STRUCTURED-DATA: '-',
 msg: ''
 escaped msg: ''
 inputname: imuxsock rawmsg: '#001'
 
 Why do you think it is a pcscd bug? What is obvious?
 I can't find anything in your log entry related to pcscd.

Due to it is related to disconnect of the PGPCard and it starts after
updating pcscd (in a bunch of many updates). udev was updated too so it
can also be udev.

As I said, I am not fully sure. But I do not know where to place the bug
and pcscd was the best fitting one. It is difficult to hunt a bug that
you don't know where the source is.

Regards
   Klaus
- -- 
Klaus Ethgen  http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen kl...@ethgen.de
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQGcBAEBCgAGBQJOCYCzAAoJEK8RO3RE9oVxOq8MAMYFs1gzvryXLcHXRsg+eTYg
iPyzhRF4mmRxlciBkE4Yg2d3mwvCJmkb5z9uMGFAHDatmwiNluNp2sI62AiO3uOL
5UDN9zv2dKcO4juiaTklaWdx2fqFWQfisdkWruWwUE92cvhjoseBCYBtOlvHatU3
beaJlzH7fHB0t5NMPNM10Vh/TwkwgGzlyF31ajr4AS1vITXX/iIAPGK9g3AhJawe
1xFQwQQfkVHH0XQ57A0SMHOq+humJVjFtgcBHRJ3rC1ok0TFd4IuDo2kqRcfaHgu
BUf+pwivZcodI0d1R5kgiWHeTDsv7uEAYUEEIIwrjPvjbm+NyHMihRlSeYhTNgL6
c+fMYCpifJyKW0Kp/TGSN6Acl25BQJAE35MJTBrJY0e31TH4a36OCjUYUG+nuvAU
4/sh41TCDVFmDzkfBH24guqRqZQ5p4IcxJEHnsizsv66APIqTFmhXFeuuHyPhE1a
hVApM7A5ZIjDuv7fKbUIu002J/f+QTZKldxfeLEruQ==
=QMya
-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#631902: dpkg: fails upgrading package with hard-linked file diverted to symlink

2011-06-28 Thread Peter Krefting
Package: dpkg
Version: 1.15.8.11
Severity: normal

# dpkg-divert --list /usr/bin/git
local diversion of /usr/bin/git to /usr/bin/git.distrib
# ls -l /usr/bin/git
lrwxrwxrwx 1 root root 18 Apr 27 10:00 /usr/bin/git - /usr/local/bin/git
# ls -li /usr/bin/git-receive-pack /usr/bin/git.distrib
745695 -rwxr-xr-x 4 root root 1128848 Feb 27 22:24 /usr/bin/git-receive-pack
745695 -rwxr-xr-x 4 root root 1128848 Feb 27 22:24 /usr/bin/git.distrib
# aptitude dist-upgrade
The following packages will be upgraded: 
  git 
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/5273 kB of archives. After unpacking 0 B will be used.
Do you want to continue? [Y/n/?] Y
(Reading database ... 253704 files and directories currently installed.)
Preparing to replace git 1:1.7.2.5-1 (using .../git_1%3a1.7.2.5-2_amd64.deb) ...
Unpacking replacement git ...
dpkg: error processing /var/cache/apt/archives/git_1%3a1.7.2.5-2_amd64.deb 
(--unpack):
 error creating hard link `./usr/bin/git-receive-pack': No such file or 
directory
configured to not write apport reports
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/git_1%3a1.7.2.5-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:

-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (50, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv, LC_CTYPE=sv (charmap=ISO-8859-1) (ignored: LC_ALL set to 
sv_SE.ISO8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages dpkg depends on:
ii  coreutils   8.5-1GNU core utilities
ii  libbz2-1.0  1.0.5-6  high-quality block-sorting file co
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  libselinux1 2.0.96-1 SELinux runtime shared libraries
ii  xz-utils5.0.0-2  XZ-format compression utilities
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt0.8.10.3+squeeze1 Advanced front-end for dpkg

-- 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#607673: GTK_IM_MODULE setting

2011-06-28 Thread Shannon Dealy


Was changing window managers and discovered that the problem with gnucash 
and the scim daemon on my system is specific to the setting of 
GTK_IM_MODULE.  If it is set to xim gnucash editing is broken (arrows, 
delete/backspace), if it is set to scim then it appears to work fine.


My understanding is that scim is supposed to be able to work with xim (and 
it apparently does for my other apps), though I don't recall why I set it 
up this way years ago as it does not appear to be necessary for my current 
usage.  In any case, switching so:


   GTK_IM_MODULE=scim

appears to solve my problem, though the bug is still there, this appears 
to make it a non-issue for me.  Perhaps this may give some clues to make 
it easier to track down the problem.


FWIW.

Shannon C. Dealy  |   DeaTech Research Inc.
de...@deatech.com |  - Custom Software Development -
Phone: (800) 467-5820 |  - Natural Building Instruction -
   or: (541) 929-4089 |  www.deatech.com



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



Bug#629520: Offer of help packaging lilypond 2.14.1

2011-06-28 Thread John Zaitseff
Dear Don,

Thanks for your past (and continuing) work packaging Lilypond for
Debian (and, indirectly, Ubuntu).  As the original bug poster noted,
Lilypond 2.14(.1) has been released.

As you can see from past Debian bug reports, I've had some past
experience with Debianising Lilypond.  Would you like a hand doing
the same for the latest version?  I would certainly like to move my
repository of over 1,300 scores to this new version without having
to install Lilypond 2.14 manually!

Yours truly,

John Zaitseff

-- 
John Zaitseff,--_|\The ZAP Group
Phone:  +61 2 9643 7737 /  \   Sydney, Australia
E-mail: j.zaits...@zap.org.au   \_,--._*   http://www.zap.org.au/
  v



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



Bug#520659: upstream has fixed it

2011-06-28 Thread Zhi Li
I just noticed that upstream has fixed it:


commit 93c92ed1d826c6759bb83d2168ee818a05280f35
Author: Kamil Dudka kdu...@redhat.com
Date:   Wed Dec 22 14:13:27 2010 +0100

getfattr: return non-zero exit code on failure

reported by Jean-Pierre André at https://bugzilla.redhat.com/660619


index 9c3de32..40f8fb5 100644
--- a/getfattr/getfattr.c
+++ b/getfattr/getfattr.c
@@ -353,6 +353,7 @@ int do_print(const char *path, const struct stat
*stat, int walk_flags,
 void *unused)
 {
int header_printed = 0;
+   int err = 0;

if (walk_flags  WALK_TREE_FAILED) {
fprintf(stderr, %s: %s: %s\n, progname, xquote(path, \n\r),
@@ -361,13 +362,13 @@ int do_print(const char *path, const struct stat
*stat, int walk_flags,
}

if (opt_name)
-   print_attribute(path, opt_name, header_printed);
+   err = print_attribute(path, opt_name, header_printed);
else
-   list_attributes(path, header_printed);
+   err = list_attributes(path, header_printed);

if (header_printed)
puts();
-   return 0;
+   return err;
 }

 void help(void)



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



Bug#631889: kfreebsd-8: FTBFS on linux-i386: can't find kernel headers

2011-06-28 Thread Robert Millan
reassign 631889 freebsd-buildutils/8.2-2
tags 631889 pending
thanks

This is a regression introduced in freebsd-buildutils/8.2-2

2011/6/28 Aaron M. Ucko u...@debian.org:
 Source: kfreebsd-8
 Version: 8.2-3
 Severity: serious
 Justification: fails to build from source

 The (linux-)i386 build of kfreebsd-8 failed with the somewhat comical error

 cd ../../../modules; 
 MAKEOBJDIRPREFIX=.../kfreebsd-8-8.2/flavor-8.2-1-486/sys/i386/compile/DEBCUSTOM/modules
  KMODDIR=/lib/modules/8.2-1-486 MACHINE=i386 WITHOUT_MODULES=... 
 KERNBUILDDIR=.../kfreebsd-8-8.2/flavor-8.2-1-486/sys/i386/compile/DEBCUSTOM 
 SYSDIR=.../kfreebsd-8-8.2/flavor-8.2-1-486/sys/i386/compile/DEBCUSTOM/../../..
  make  obj
 === 3dfx (obj)
 /usr/share/mk/bsd.kmod.mk, line 7: can't find kernel headers, install 
 kfreebsd-headers-2.6.32-5-amd64 package
 *** Error code 1

 (Note the bogus version number in the suggested package name.)  FWIW,
 the amd64 build ran into no such trouble.  Could you please take a look?

 Thanks!



 --
 To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/20110628022859.15638.43852.report...@tux64.internal.ucko.debian.net





-- 
Robert Millan



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



Bug#631902: dpkg: fails upgrading package with hard-linked file diverted to symlink

2011-06-28 Thread Raphael Hertzog
forcemerge 245322 631902
thanks

Hi,

On Tue, 28 Jun 2011, Peter Krefting wrote:
 (Reading database ... 253704 files and directories currently installed.)
 Preparing to replace git 1:1.7.2.5-1 (using .../git_1%3a1.7.2.5-2_amd64.deb) 
 ...
 Unpacking replacement git ...
 dpkg: error processing /var/cache/apt/archives/git_1%3a1.7.2.5-2_amd64.deb 
 (--unpack):
  error creating hard link `./usr/bin/git-receive-pack': No such file or 
 directory

This should be fixed with the dpkg in the git repository (upcoming
1.16.1). Can you confirm it?

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
  ▶ http://RaphaelHertzog.fr (Français)



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



Bug#631903: O: kcheckgmail -- a Gmail notifier-like new email notifier for KDE

2011-06-28 Thread Raphael Geissert
Package: wnpp
Severity: normal

Hi,

It's been a long time since I last used KCheckGMail and (officially) left 
upstream development a few months ago.

TTBOMK Luis Pereira is still developing it upstream, so if somebody wants to 
continue maintaining the Debian package should get in touch with him.

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



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



Bug#631904: pybootchartgui: supported file formats are not documented

2011-06-28 Thread Raphael Geissert
Package: pybootchartgui
Version: 0.14.0-3
Severity: wishlist

Hi,

Unless I'm missing something, the supported output file formats are not 
documented anywhere. Please do :)
According to the code it supports png, svg, and pdf.

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



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



Bug#631905: pybootchartgui: output file's extension is always png, in spite of using format

2011-06-28 Thread Raphael Geissert
Package: pybootchartgui
Version: 0.14.0-3

Hi,

Even when specifying -f svg, pybootchartgui writes the output to 
bootchart.png, which is confusing, and incorrect.

Example:
$ pybootchartgui  -f svg
No path given, trying /var/log/bootchart.tgz
parsing '/var/log/bootchart.tgz'
...
merged 0 logger processes
bootchart written to 'bootchart.png'
$ file bootchart.png 
bootchart.png: SVG Scalable Vector Graphics image

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



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



Bug#631906: gcc-4.4: cannot find -lgcc_s after upgrade to 4.4.6-6

2011-06-28 Thread Raphael Geissert
Package: gcc-4.4
Version: 4.4.6-6
Severity: grave

Hi,

After upgrading to 4.4.6-6, gcc won't build binaries:

$ cat t.c
#include stdio.h

int
main()
{
printf('lo world\n);
return 0;
}

$ make t CC=gcc-4.4
gcc-4.4 t.c   -o t
/usr/bin/ld.bfd.real: cannot find -lgcc_s

$ dpkg-query -W -f '${Package}: ${Version}\n' binutils gcc-4.4 libc6
binutils: 2.21.52.20110606-2
gcc-4.4: 4.4.6-6
libc6: 2.13-7

$ strace -f -e open make t CC=gcc-4.4 21| grep gcc_s | grep 486
open(/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.4.6/libgcc_s.so, O_RDONLY|
O_LARGEFILE) = -1 ENOENT
open(/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.4.6/libgcc_s.a, O_RDONLY|
O_LARGEFILE) = -1 ENOENT
open(/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.4.6/../../../libgcc_s.so, 
O_RDONLY|O_LARGEFILE) = -1 ENOENT
open(/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.4.6/../../../libgcc_s.a, 
O_RDONLY|O_LARGEFILE) = -1 ENOENT
open(/usr/i486-linux-gnu/lib32/libgcc_s.so, O_RDONLY|O_LARGEFILE) = -1 
ENOENT
open(/usr/i486-linux-gnu/lib32/libgcc_s.a, O_RDONLY|O_LARGEFILE) = -1 ENOENT

But gcc-4.4 ships libgcc_s.so in /usr/lib/i386-linux-gnu/gcc/i486-linux-
gnu/4.4/.

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



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



Bug#631907: libc6-dev: should add breaks for gcc without multiarch support

2011-06-28 Thread Raphael Geissert
Package: libc6-dev
Version: 2.13-7

Hi,

It seems like libc6-dev breaks gccs without multiarch support:

$  cat t.c
#include stdio.h

int
main()
{
printf('lo world\n);
return 0;
}
$ make t CC=gcc-4.4
gcc-4.4 t.c   -o t
/usr/bin/ld.bfd.real: cannot find crt1.o: No such file or directory
/usr/bin/ld.bfd.real: cannot find crti.o: No such file or directory
collect2: ld returned 1 exit status
make: *** [t] Error 1
$ make t CC=gcc-4.5
gcc-4.5 t.c   -o t
/usr/bin/ld.bfd.real: cannot find crt1.o: No such file or directory
/usr/bin/ld.bfd.real: cannot find crti.o: No such file or directory
collect2: ld returned 1 exit status
make: *** [t] Error 1
$ make t CC=gcc-4.6
gcc-4.6 t.c   -o t
/usr/bin/ld.bfd.real: cannot find crt1.o: No such file or directory
/usr/bin/ld.bfd.real: cannot find crti.o: No such file or directory
collect2: ld returned 1 exit status
make: *** [t] Error 1

$ dpkg-query -W -f '${Package}: ${Version}\n' gcc-4.{4..6} binutils
gcc-4.4: 4.4.5-13
gcc-4.5: 4.5.2-4
gcc-4.6: 4.6.0-2
binutils: 2.21.0.20110327-2

After upgrading gcc-4.4 to 4.4.6-6 it still won't build:
$ make t CC=gcc-4.4
gcc-4.4 t.c   -o t
/usr/bin/ld.bfd.real: cannot find -lgcc_s
collect2: ld returned 1 exit status
make: *** [t] Error 1

But that seems to be an issue on gcc (output edited for readability):
$ strace -f -e open make t CC=gcc-4.4 21| grep gcc_s | grep 486
open(/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.4.6/libgcc_s.so, O_RDONLY|
O_LARGEFILE) = -1 ENOENT
open(/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.4.6/libgcc_s.a, O_RDONLY|
O_LARGEFILE) = -1 ENOENT
open(/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.4.6/../../../libgcc_s.so, 
O_RDONLY|O_LARGEFILE) = -1 ENOENT
open(/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.4.6/../../../libgcc_s.a, 
O_RDONLY|O_LARGEFILE) = -1 ENOENT
open(/usr/i486-linux-gnu/lib32/libgcc_s.so, O_RDONLY|O_LARGEFILE) = -1 
ENOENT
open(/usr/i486-linux-gnu/lib32/libgcc_s.a, O_RDONLY|O_LARGEFILE) = -1 ENOENT

Another try, upgrading gcc-4.6 to 4.6.0-10 (with multiarch support):

$ make t CC=gcc-4.6
gcc-4.6 t.c   -o t
$ ./t
'lo world


Please add Breaks, as appropriate.

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



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



Bug#631908: boinc-client: looks for virtualbox-related binaries, for an unknown reason

2011-06-28 Thread Raphael Geissert
Package: boinc-client
Version: 6.12.22+dfsg-1

Hi,

For an unknown (read: undocumented) reason the BOINC client attempts to 
execute /usr/lib/virtualbox/VBoxManage.
From searching on a few websites it appears that BOINC gained, or is in the 
process of gaining, support for using VirtualBox to run distributed tasks. 
However, it is not documented anywhere how exactly it works, how to disable 
it, etc.

So, please document it and offer a way to disable it. Just because the host 
happens to have virtualbox installed doesn't mean that a) it is usable, b) 
there are enough resources, c) put simply, that it should use it.

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



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



Bug#631909: xserver-xorg-input-synaptics: high CPU usage by syndaemon after suspend to ram

2011-06-28 Thread Raphael Geissert
Package: xserver-xorg-input-synaptics
Version: 1.4.0-1+exp1

Hi,

For some time now (perhaps since the upgrade to 1.4.0) syndaemon, when 
executed with -d, -R, and -t (the three together), starts consuming all of the 
available CPU resources after resuming from a suspension to RAM.

If I kill and restart it, everything goes back to usual.

Please let me know if you need more info.

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



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



Bug#539568: Reminder about your invitation from Cleto Martín Angelina

2011-06-28 Thread LinkedIn Invitations
LinkedIn
  

This is a reminder that on June 22, Cleto Martín Angelina sent you an 
invitation to become part of his or her professional network at LinkedIn.



Follow this link to accept Cleto Martín Angelina's invitation.

https://www.linkedin.com/e/-97erbe-gpgl13l9-3w/doi/3304936240/n6REyxKo/gir_740239625_0/EML-inv_17_rem/

Signing up is free and takes less than a minute.


On June 22, Cleto Martín Angelina wrote:

 To:  [539...@bugs.debian.org]
 From: Cleto Martín Angelina [cleto.mar...@gmail.com]
 Subject: Invitación a conectarnos en LinkedIn

 Me gustaría añadirte a mi red profesional en LinkedIn.
  
 -Cleto


The only way to get access to Cleto Martín Angelina's professional network on 
LinkedIn is through the following link:

https://www.linkedin.com/e/-97erbe-gpgl13l9-3w/doi/3304936240/n6REyxKo/gir_740239625_0/EML-inv_17_rem/

You can remove yourself from Cleto Martín Angelina's network at any time.


--



 
-- 
(c) 2011, LinkedIn Corporation

Bug#606373: Reminder about your invitation from Cleto Martín Angelina

2011-06-28 Thread LinkedIn Invitations
LinkedIn
  

This is a reminder that on June 22, Cleto Martín Angelina sent you an 
invitation to become part of his or her professional network at LinkedIn.



Follow this link to accept Cleto Martín Angelina's invitation.

https://www.linkedin.com/e/8hexn1-gpgl2j3l-2l/doi/3304938148/mskkRAKA/gir_740240064_0/EML-inv_17_rem/

Signing up is free and takes less than a minute.


On June 22, Cleto Martín Angelina wrote:

 To:  [606...@bugs.debian.org]
 From: Cleto Martín Angelina [cleto.mar...@gmail.com]
 Subject: Invitación a conectarnos en LinkedIn

 Me gustaría añadirte a mi red profesional en LinkedIn.
  
 -Cleto


The only way to get access to Cleto Martín Angelina's professional network on 
LinkedIn is through the following link:

https://www.linkedin.com/e/8hexn1-gpgl2j3l-2l/doi/3304938148/mskkRAKA/gir_740240064_0/EML-inv_17_rem/

You can remove yourself from Cleto Martín Angelina's network at any time.


--



 
-- 
(c) 2011, LinkedIn Corporation

Bug#631910: DKMS error when upgrading kernel or virtualbox

2011-06-28 Thread Erwan David
Package: virtualbox-4.0
Version: 4.0.10-72479~Debian~squeeze
Severity: normal
Tags: wheezy

When upgrading either kernel or virtualbox, I get the following errors :

Uninstalling old VirtualBox DKMS kernel modules:dkms.conf: Error! No 
'DEST_MODULE_LOCATION' directive specified.
dkms.conf: Error! No 'PACKAGE_NAME' directive specified.
dkms.conf: Error! No 'PACKAGE_VERSION' directive specified.
dkms.conf: Error! No 'DEST_MODULE_LOCATION' directive specified.
dkms.conf: Error! No 'PACKAGE_NAME' directive specified.
dkms.conf: Error! No 'PACKAGE_VERSION' directive specified.

Error! Bad conf file.
File: /var/lib/dkms/vboxhost/4.0.0/source/dkms.conf does not represent
a valid dkms.conf file.

However, it works after that...

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (900, 'testing-proposed-updates'), (900, 'testing'), (700, 
'proposed-updates'), (400, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-2-686-pae (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 virtualbox-4.0 depends on:
ii  adduser 3.113add and remove users and groups
ii  debconf [debconf-2.0]   1.5.39   Debian configuration management sy
ii  libc6   2.13-7   Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls 7.21.6-2 Multi-protocol file transfer libra
ii  libgcc1 1:4.6.0-10   GCC support library
ii  libgl1-mesa-glx [libgl1 7.10.2-3 free implementation of the OpenGL
ii  libpng12-0  1.2.44-2 PNG library - runtime
ii  libpython2.62.6.7-1  Shared Python runtime library (ver
ii  libqt4-network  4:4.7.3-1Qt 4 network module
ii  libqt4-opengl   4:4.7.3-1Qt 4 OpenGL module
ii  libqtcore4  4:4.7.3-1Qt 4 core module
ii  libqtgui4   4:4.7.3-1Qt 4 GUI module
ii  libsdl1.2debian 1.2.14-6.4   Simple DirectMedia Layer
ii  libssl0.9.8 0.9.8o-7 SSL shared libraries
ii  libstdc++6  4.6.0-10 The GNU Standard C++ Library v3
ii  libx11-62:1.4.3-2X11 client-side library
ii  libxcursor1 1:1.1.11-3   X cursor management library
ii  libxext62:1.3.0-3X11 miscellaneous extension librar
ii  libxinerama12:1.1.1-3X11 Xinerama extension library
ii  libxml2 2.7.8.dfsg-3 GNOME XML library
ii  libxmu6 2:1.1.0-2X11 miscellaneous utility library
ii  libxt6  1:1.1.1-2X11 toolkit intrinsics library
ii  psmisc  22.13-1  utilities that use the proc file s
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages virtualbox-4.0 recommends:
ii  acroread [pdf-viewer] 9.4.2-0.0  Adobe Acrobat Reader: Portable Doc
ii  binutils  2.21.52.20110606-2 The GNU assembler, linker and bina
ii  dkms  2.1.1.2-6  Dynamic Kernel Module Support Fram
ii  gcc   4:4.6.0-6  GNU C compiler
ii  gv [pdf-viewer]   1:3.7.2-1  PostScript and PDF viewer for X
ii  libasound21.0.23-4   shared library for ALSA applicatio
ii  libgl1-mesa-glx [libg 7.10.2-3   free implementation of the OpenGL
ii  libhal1   0.5.14-6   Hardware Abstraction Layer - share
ii  libpulse0 0.9.21-4   PulseAudio client libraries
ii  libsdl-ttf2.0-0   2.0.9-1ttf library for Simple DirectMedia
ii  linux-headers-2.6-686 2.6.38+34  Header files for Linux 2.6-686-big
ii  linux-headers-2.6.32- 2.6.32-35  Header files for Linux 2.6.32-5-68
ii  linux-headers-2.6.38- 2.6.38-5   Header files for Linux 2.6.38-2-68
ii  linux-headers-2.6.39- 2.6.39-2   Header files for Linux 2.6.39-2-68
ii  make  3.81-8.1   An utility for Directing compilati
ii  okular [pdf-viewer]   4:4.6.3-1  universal document viewer
ii  python-central0.6.17 register and build utility for Pyt

virtualbox-4.0 suggests no packages.

-- debconf information:
  virtualbox/old-installation-found:
  virtualbox/module-compilation-allowed: true
  virtualbox/delete-old-modules: true
* virtualbox/old-running:
  virtualbox/group-vboxusers:
  virtualbox/module-compilation-failed:

This message is confidential and intended only for the addressee. If you have 
received this message in error, please immediately notify the 
postmas...@nds.com and delete it from your system as well as any copies. The 
content of e-mails as well as traffic data may be monitored by NDS for 
employment and security purposes.
To protect the environment please do not print this e-mail unless necessary.

An NDS Group 

Bug#631906: gcc-4.4: cannot find -lgcc_s after upgrade to 4.4.6-6

2011-06-28 Thread Ludovic Brenta

Thanks for submitting this bug for gcc-4.4; a similar one (#631627) exists

for gcc-4.6.  My analysis of this bug (with workaround) is here:



http://lists.debian.org/debian-gcc/2011/06/msg00209.html



-- 

Ludovic Brenta.





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



Bug#631911: libball1.4-doc and libball1.3-doc: error when trying to install together

2011-06-28 Thread Ralf Treinen
Package: libball1.3-doc,libball1.4-doc
Version: libball1.3-doc/1.3.2-2
Version: libball1.4-doc/1.4.0-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2011-06-28
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  multiarch-support gcc-4.6-base libgcc1 libstdc++6 libquadmath0 libgfortran3
  libpcre3 mime-support python2.6-minimal libdb4.8 libexpat1 python2.6
  libboost-system1.42.0 libboost-thread1.42.0 libfftw3-3 libgsl0ldbl
  libpython2.6 libglib2.0-0 libqtcore4 libqt4-sql libqt4-xml libball1.3
  libball1.3-doc libblas3gf libicu44 libboost-regex1.42.0 liblapack3gf
  libdbus-1-3 libqt4-dbus libqt4-network libball1.4-data libball1.4
  libball1.4-doc

Extracting templates from packages: 90%
Extracting templates from packages: 100%
Preconfiguring packages ...
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package multiarch-support.
(Reading database ... 9223 files and directories currently installed.)
Unpacking multiarch-support (from .../multiarch-support_2.13-7_amd64.deb) ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up multiarch-support (2.13-7) ...
Can not write log, openpty() failed (/dev/pts not mounted?)
(Reading database ... 9227 files and directories currently installed.)
Preparing to replace gcc-4.6-base 4.6.0-11 (using 
.../gcc-4.6-base_4.6.1-1_amd64.deb) ...
Unpacking replacement gcc-4.6-base ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up gcc-4.6-base (4.6.1-1) ...
Can not write log, openpty() failed (/dev/pts not mounted?)
(Reading database ... 9225 files and directories currently installed.)
Preparing to replace libgcc1 1:4.6.0-11 (using 
.../libgcc1_1%3a4.6.1-1_amd64.deb) ...
Unpacking replacement libgcc1 ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up libgcc1 (1:4.6.1-1) ...
Can not write log, openpty() failed (/dev/pts not mounted?)
(Reading database ... 9225 files and directories currently installed.)
Preparing to replace libstdc++6 4.6.0-11 (using 
.../libstdc++6_4.6.1-1_amd64.deb) ...
Unpacking replacement libstdc++6 ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up libstdc++6 (4.6.1-1) ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libquadmath0.
(Reading database ... 9225 files and directories currently installed.)
Unpacking libquadmath0 (from .../libquadmath0_4.6.1-1_amd64.deb) ...
Selecting previously deselected package libgfortran3.
Unpacking libgfortran3 (from .../libgfortran3_4.6.1-1_amd64.deb) ...
Selecting previously deselected package libpcre3.
Unpacking libpcre3 (from .../libpcre3_8.12-3_amd64.deb) ...
Selecting previously deselected package mime-support.
Unpacking mime-support (from .../mime-support_3.51-1_all.deb) ...
Selecting previously deselected package python2.6-minimal.
Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.7-1_amd64.deb) ...
Selecting previously deselected package libdb4.8.
Unpacking libdb4.8 (from .../libdb4.8_4.8.30-8_amd64.deb) ...
Selecting previously deselected package libexpat1.
Unpacking libexpat1 (from .../libexpat1_2.0.1-7_amd64.deb) ...
Selecting previously deselected package python2.6.
Unpacking python2.6 (from .../python2.6_2.6.7-1_amd64.deb) ...
Selecting previously deselected package libboost-system1.42.0.
Unpacking libboost-system1.42.0 (from 
.../libboost-system1.42.0_1.42.0-4+b1_amd64.deb) ...
Selecting previously deselected package libboost-thread1.42.0.
Unpacking libboost-thread1.42.0 (from 
.../libboost-thread1.42.0_1.42.0-4+b1_amd64.deb) ...
Selecting previously deselected package libfftw3-3.
Unpacking libfftw3-3 (from .../libfftw3-3_3.2.2-1_amd64.deb) ...
Selecting previously deselected package libgsl0ldbl.
Unpacking libgsl0ldbl (from .../libgsl0ldbl_1.15+dfsg-1_amd64.deb) ...
Selecting previously deselected package libpython2.6.
Unpacking libpython2.6 (from .../libpython2.6_2.6.7-1_amd64.deb) ...
Selecting previously deselected package libglib2.0-0.
Unpacking libglib2.0-0 (from .../libglib2.0-0_2.28.6-1_amd64.deb) ...
Selecting previously deselected package libqtcore4.
Unpacking libqtcore4 (from .../libqtcore4_4%3a4.7.3-4_amd64.deb) ...
Selecting previously deselected package libqt4-sql.
Unpacking libqt4-sql (from .../libqt4-sql_4%3a4.7.3-4_amd64.deb) ...
Selecting previously deselected package libqt4-xml.
Unpacking libqt4-xml (from .../libqt4-xml_4%3a4.7.3-4_amd64.deb) ...
Selecting previously deselected package libball1.3.
Unpacking libball1.3 (from .../libball1.3_1.3.2-2+b2_amd64.deb) ...
Selecting previously deselected package libball1.3-doc.
Unpacking libball1.3-doc (from .../libball1.3-doc_1.3.2-2_all.deb) ...
Selecting 

Bug#631910: DKMS error when upgrading kernel or virtualbox

2011-06-28 Thread Gergely Nagy
Erwan David eda...@nds.com writes:

 Package: virtualbox-4.0
 Version: 4.0.10-72479~Debian~squeeze
 Severity: normal
 Tags: wheezy

Does this also happen with the VirtualBox in Debian (4.0.8-dfsg-2 is the
latest as far as I see)?

If so, I'd suggest reassigning this bug to virtualbox-dkms, as no
virtualbox-4.0 package exists in Debian.

-- 
|8]




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



Bug#631912: pyro: pidfile in /tmp, opened insecurely

2011-06-28 Thread Julien Cristau
Package: pyro
Version: 3.9.1-1
Severity: grave
Tags: security
Justification: user security hole

class Daemonizer:
[...]
def __init__(self, pidfile=None):
if not pidfile:
self.pidfile = /tmp/%s.pid % self.__class__.__name__.lower()
else:
self.pidfile = pidfile
[...]
def daemon_start(self, start_as_daemon=1):
if start_as_daemon:
self.become_daemon()
if self.is_process_running():
msg = Unable to start server. Process is already running.
raise DaemonizerException(msg)
f = open(self.pidfile, 'w')
f.write(%s % os.getpid())
f.close()
self.main_loop()

and:

class NSD(Daemonizer):
def __init__(self):
Daemonizer.__init__(self)

def main_loop(self):
Pyro.naming.main(sys.argv[1:])

if __name__ == __main__:
NSD().process_command_line(sys.argv)

results in root opening /tmp/nsd.pid on startup.

Cheers,
Julien

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

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

Versions of packages pyro depends on:
ii  python  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-support  1.0.10   automated rebuilding support for P

pyro recommends no packages.

Versions of packages pyro suggests:
pn  pyro-doc  none (no description available)
pn  pyro-gui  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#631913: www.debian.org/banners: outdated sarge banners under current banners

2011-06-28 Thread Holger Wansing
Package: www.debian.org
Tags: patch


Under www.debian.org/banners there are banners from Debian Sarge
in the section Current banners, while there is a separate section
Old banner ads at the bottom at the page for such outdated banners.
And these Sarge banners are already included in the old 3.1 section.
So they can be removed from the main section.

Patch attached.

Holger



--- english/banners/index_orig.wml  2011-05-26 12:05:27.0 +0200
+++ english/banners/index_workingcopy.wml   2011-06-28 10:32:59.0 
+0200
@@ -11,12 +11,6 @@
 bannerad file=debian_banner_07-modjoy.png
  comment=Assembled by Josip Rodin
 
-bannerad file=debian-sarge-banner.jpg
- comment=Made by Henning Moldovaacute;n
-
-bannerad file=3.1/sarge-ban1-6.png
- comment=Made by Romain Lorquet-Marciel
-
 bannerad file=debian-logo-by-m00s3s.png
  comment=Made by Roope Kouki




-- 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 3.0.2
under DEBIAN GNU/LINUX 6.0 - S q u e e z e 
Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =



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



Bug#631914: does not actually do any configuration (other than resolvconf)

2011-06-28 Thread martin f krafft
Package: wide-dhcpv6-client
Version: 20080615-8squeeze1
Severity: important

The DHCPv6 client's script does not do anything other than to
configure domain name servers. It does not add prefixes to
interfaces, rendering it pretty useless out of the box.

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

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


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


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


Bug#631895: [Pkg-varnish-devel] Bug#631895: FTBFS when building only arch any

2011-06-28 Thread Daniel Baumann
On 06/28/2011 07:52 AM, Stig Sandbeck Mathisen wrote:
 Merged, built, and 3.0.0-2 uploaded.  Thanks for the patch :)

welcome, thanks for merging so promptly :)

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#627793: pytrainer still has binary depends on python-gtkmozembed

2011-06-28 Thread Micah Gersten
The patches are in to port to webkit, but the binary depends haven't
been updated to reflect this.



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



Bug#631915: pdfjam: does not work nor does report errors

2011-06-28 Thread Michal Suchanek
Package: pdfjam
Version: 2.05-2
Severity: important


 pdfjam: Calling pdflatex...
  pdfjam: FAILED.
  The call to 'pdflatex' resulted in an error.
  If '--no-tidy' was used, you can examine the
  log file at
  /var/tmp/pdfjam-0EpXn6/a.log
  to try to diagnose the problem.
  pdfjam ERROR: Output file not written
$ less /var/tmp/pdfjam-0EpXn6/a.log
/var/tmp/pdfjam-0EpXn6/a.log: No such file or directory



-- System Information:
Debian Release: wheezy/sid
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'testing'), (410, 'unstable'), (200, 
'experimental'), (111, 'oldstable'), (107, 'natty')
Architecture: amd64 (x86_64)

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

Versions of packages pdfjam depends on:
ii  texlive-fonts-recommended 2009-11TeX Live: Recommended fonts
ii  texlive-latex-recommended 2009-11TeX Live: LaTeX recommended packag

pdfjam recommends no packages.

Versions of packages pdfjam suggests:
ii  texlive-latex-recommended-doc 2009-11TeX Live: Documentation files for 

-- 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#614419: Ethernet supported by FreeBSD but not Debian/kFreeBSD

2011-06-28 Thread Rune
Harald Geyer har...@lefant.net wrote:

 02:08.0 Ethernet controller [0200]: Intel Corporation 82801BA/BAM/CA/CAM 
 Ethernet Controller [8086:2449] (rev 01)

Miguel Figueiredo el...@debianpt.org replied:

 I din't found your model listed on the supported hardware list:
 http://www.freebsd.org/releases/8.2R/hardware.html#ETHERNET

I am facing the same problem with the same hardware
and I have tested that this ethernet controller works under
FreeBSD with the fxp(4) driver, which is consistent with the web page
referred to:

 ...
Adapters supported by the fxp(4) driver include:
 ...
 * Many on-board network interfaces on Intel motherboards
 ...

Hope this helps to make Debian/kfreebsd installer work too!

Regards,
Rune




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



Bug#630477: Switch speech synthesis

2011-06-28 Thread Christian PERRIER
Quoting Samuel Thibault (sthiba...@debian.org):

 Ok, does the attached patch sound sane? (it does work in my tests at least)


I didn't answer the question directly in my previous answer.

Yes it sounds sane, so you're welcome to apply it (and even upload if
you wish...no problem for me). Thanks for this great work. I have to
try out this speech synthesis thing some day. That's indeed
interesting to have an accessibility thing that everybody can see
(^Whear)the benefit of.

It probably even makes a great demo. Could we imagine, some day,
having this combined with a voice-command interface?






signature.asc
Description: Digital signature


Bug#630944: dd can't seek and read in /proc/self/mem

2011-06-28 Thread Jörg Sommer
pac...@kosh.dhis.org hat am Mon 27. Jun, 23:02 (-0500) geschrieben:
 =?iso-8859-1?Q?J=F6rg?= Sommer writes:
  I don't know, why dd thinks something went wrong. llseek() and fstat64()
  didn't return an error. Accessing the file with Ruby yields the expected
  result.
 
 I don't speak ruby, but that sounds unlikely. Would it do a ptrace
 behind your back? Or did you maybe think it succeeded when actually it
 just didn't report the errors it encountered? You should strace that too.

% cat /tmp/mem-cat.c
#include fcntl.h
#include stdio.h
#include stdlib.h
#include sys/types.h
#include unistd.h

#define ASSERT(cmp, msg) if (!(cmp)) { perror(msg); return EXIT_FAILURE; }

int main(void)
{
int fd_in = open(/proc/self/mem, O_RDONLY);
ASSERT(fd_in != -1, open(/p/s/m));

int fd_out = open(/tmp/mem-cat.out, O_WRONLY | O_CREAT, 0600);
ASSERT(fd_out != -1, open(/t/m));

off_t ret = lseek(fd_in, 0x10, SEEK_SET);
printf(seek: %ld\n, ret);
ASSERT(ret != (off_t)-1, lseek);

size_t buf_len = 0x103000 - 0x10;
char* buf = malloc(buf_len);
ASSERT(buf != NULL, malloc);

ssize_t read_len = read(fd_in, buf, buf_len);
printf(read: %d\n, read_len);
ASSERT(read_len == (ssize_t)buf_len, read);

ssize_t write_len = write(fd_out, buf, buf_len);
printf(write: %d\n, write_len);
ASSERT(write_len == (ssize_t)buf_len, write);

return EXIT_SUCCESS;
}

% make /tmp/mem-cat
cc -O2 -fPIC -fPIE -Wall -Wformat=2 -Wunused -Wlogical-op   -Wundef -Wextra 
-Wswitch-enum -Wshadow -Wpointer-arith -Wcast-qual   -Wcast-align 
-Wwrite-strings -Wconversion -D_FORTIFY_SOURCE=2 -fstack-protector 
-Wbad-function-cast -Wnested-externs  -Wl,-zrelro,-pie  /tmp/mem-cat.c   -o 
/tmp/mem-cat
% /tmp/mem-cat
seek: 1048576
read: 12288
write: 12288
% file /tmp/mem-cat.out
/tmp/mem-cat.out: ELF 32-bit MSB shared object, PowerPC or cisco 4500, version 
1 (SYSV), dynamically linked, stripped

Bye, Jörg.
-- 
Die Erde ist das einzigste Irrenhaus, das von seinen eigenen Insassen
verwaltet wird.
(U. Schmidt)


signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP


Bug#628827: [Pkg-libvirt-maintainers] Bug#628827: gtk-vnc: FTBFS with Python 2.7: extension for python2.6 is missing

2011-06-28 Thread Guido Günther
On Mon, Jun 27, 2011 at 09:12:55PM +0200, Stefano Rivera wrote:
 tag 628827 + patch
 thanks
 
  | E: dh_python2:151: extension for python2.6 is missing. Build extensions 
  for all supported Python versions (`pyversions -vr`) or adjust 
  X-Python-Version field or pass --no-guessing-versions to dh_python2
 
 Here's a patch to do that, and while we are at it:
 * remove the unecessary build-dep on python-support
 * not hardcode a python version in X-P-V (revert back to = 2.6)
 * remove the deprecated python:Breaks
 * remove the unnecessary python:Provides

Applied and pushed. Thanks a lot!
 -- Guido

 
 SR
 
 -- 
 Stefano Rivera
   http://tumbleweed.org.za/
   H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127

 diff -Nru gtk-vnc-0.4.3/debian/control gtk-vnc-0.4.3/debian/control
 --- gtk-vnc-0.4.3/debian/control  2011-06-27 20:20:15.0 +0200
 +++ gtk-vnc-0.4.3/debian/control  2011-06-27 20:57:46.0 +0200
 @@ -7,7 +7,6 @@
  Standards-Version: 3.9.2
  Build-Depends:
   debhelper (= 7.0.50~),
 - python-support,
   python-dev,
   libgnutls-dev (= 1.4.0),
   libcairo2-dev,
 @@ -23,7 +22,7 @@
  # GTK3 build
   libgtk-3-dev,
  Build-Conflicts: libffi4-dev
 -X-Python-Version: 2.6
 +X-Python-Version: = 2.5
  Vcs-Git: git://git.debian.org/git/pkg-libvirt/gtk-vnc.git
  Vcs-Browser: http://git.debian.org/?p=pkg-libvirt/gtk-vnc.git
  
 @@ -190,8 +189,6 @@
  Section: python
  Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
   python-gtk2 (= 2.0)
 -Provides: ${python:Provides}
 -Breaks: ${python:Breaks}
  Description: VNC viewer widget for GTK+2 (Python binding)
   It is built using coroutines, allowing it to be completely asynchronous 
 while
   remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
 diff -Nru gtk-vnc-0.4.3/debian/rules gtk-vnc-0.4.3/debian/rules
 --- gtk-vnc-0.4.3/debian/rules2011-06-27 20:20:15.0 +0200
 +++ gtk-vnc-0.4.3/debian/rules2011-06-27 21:02:26.0 +0200
 @@ -38,6 +38,9 @@
   dh_strip -plibgtk-vnc-2.0-0 --dbg-package=libgtk-vnc-2.0-0-dbg
   dh_strip -pgvncviewer -ppython-gtk-vnc
  
 +override_dh_python2:
 + dh_python2 --no-guessing-versions
 +
  dh_makeshlibs:
   dh_makeshlibs -plibgtk-vnc-1.0-0 -V 'libgtk-vnc-1.0-0 (= 0.3.9)'
   dh_makeshlibs -pmozila-gtk-vnc --noscripts -X /plugins/

 ___
 Pkg-libvirt-maintainers mailing list
 pkg-libvirt-maintain...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-libvirt-maintainers




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



Bug#631916: dpkg --configure error with calendarserver

2011-06-28 Thread Julien Kirmaier
Package: calendarserver
Version: 2.4.dfsg-6
Severity: grave
Justification: renders package unusable

Dear Debian maintainers,

the configuration of calendarserver fails after installation of the package 
with a python error:

Traceback (most recent call last):
  File /usr/share/doc/calendarserver/scripts/upgrade-nss-data-directories.py, 
line 158, in module
main()
  File /usr/share/doc/calendarserver/scripts/upgrade-nss-data-directories.py, 
line 93, in main
configPlist = plistlib.readPlist(defaultConfigFile)
  File /usr/lib/python2.6/plistlib.py, line 78, in readPlist
rootObject = p.parse(pathOrFile)
  File /usr/lib/python2.6/plistlib.py, line 401, in parse
from xml.parsers.expat import ParserCreate
  File /usr/lib/python2.6/xml/parsers/expat.py, line 4, in module
from pyexpat import *
ImportError: /usr/lib/python2.6/lib-dynload/pyexpat.so: undefined symbol: 
XML_SetSkippedEntityHandler
dpkg : erreur de traitement de calendarserver (--configure)


Then calendarserver fails to start:


/etc/init.d/calendarserver start
Starting calendarserver: caldavdexec python 
/usr/lib/twisted-calendarserver/bin/twistd  caldav 
 failed!


Please let me know if you need more informations.

Cheers,

Julien

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

Kernel: Linux 2.6.32-jkr-01
Locale: LANG=francais, LC_CTYPE=fr_FR@EURO (charmap=ISO-8859-15) (ignored: 
LC_ALL set to fr_FR@euro)
Shell: /bin/sh linked to /bin/bash

Versions of packages calendarserver depends on:
ii  adduser 3.112+nmu2   add and remove users and groups
ii  lsb-base3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii  memcached   1.4.5-1  A high-performance memory object c
ii  python  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-central  0.6.16+nmu1  register and build utility for Pyt
ii  python-dateutil 1.4.1-3  powerful extensions to the standar
ii  python-kerberos 1.1+svn4895-1+b1 A GSSAPI interface module for Pyth
ii  python-openssl  0.10-1   Python wrapper around the OpenSSL 
ii  python-plist1.3-2Library for handling Apple binary 
ii  python-pysqlite22.6.0-1  Python interface to SQLite 3
ii  python-twisted-calendar 8.2.0.svn27622-2 Twisted components for Apple's Cal
ii  python-vobject  0.8.1c-3 parse iCalendar and VCards in Pyth
ii  python-xattr0.4-5+squeeze1   module for manipulating filesystem
ii  ssl-cert1.0.28   simple debconf wrapper for OpenSSL

Versions of packages calendarserver recommends:
ii  python-ldap   2.3.11-1   LDAP interface module for Python
ii  python-pydirector 1.0.0-1pure Python TCP load balancer

calendarserver suggests no packages.

-- Configuration Files:
/etc/caldavd/sudoers.plist changed [not included]
/etc/default/calendarserver 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#631805: [Pkg-xfce-devel] Bug#631805: xfce4-terminal always on top when using dual screen

2011-06-28 Thread Yves-Alexis Perez
On mar., 2011-06-28 at 10:49 +0200, Bruno Cudini wrote:
[...]

I'm a bit out of idea but have asked Olivier Fourdain (xfwm4 developer).
Could you provide the output of xprop (and selecting the terminal window
when the cross cursor appears)?

Regards,
-- 
Yves-Alexis




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



Bug#631917: fail2ban: logrotate should not set logtarget

2011-06-28 Thread Kenyon Ralph
Package: fail2ban
Version: 0.8.4-3
Severity: normal

The fix for http://bugs.debian.org/537773 causes a problem if user has
configured a logtarget other than /var/log/fail2ban.log in
/etc/fail2ban/fail2ban.conf. As you can see below, I have logtarget
set to SYSLOG. So when logrotate runs for fail2ban with
/etc/logrotate.d/fail2ban, the logtarget is set to a file, which I do
not want.

I'm not sure what the best fix for this is.

Personally, I will just remove /etc/logrotate.d/fail2ban, since
nothing needs to happen--my syslog rotation is already taken care of
by /etc/logrotate.d/rsyslog.

-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (990, 'stable-updates'), (990, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-x86_64-linode18 (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 fail2ban depends on:
ii  lsb-base3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii  python  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-central  0.6.16+nmu1  register and build utility for Pyt

Versions of packages fail2ban recommends:
ii  iptables  1.4.8-3administration tools for packet fi
ii  whois 5.0.10 an intelligent whois client

Versions of packages fail2ban suggests:
ii  bsd-mailx [mailx]  8.1.2-0.20100314cvs-1 simple mail user agent
ii  python-gamin   0.1.10-2+b1   Python binding for the gamin clien

-- Configuration Files:
/etc/fail2ban/fail2ban.conf changed:
[Definition]
loglevel = 3
logtarget = SYSLOG
socket = /var/run/fail2ban/fail2ban.sock

/etc/fail2ban/jail.conf changed:
[DEFAULT]
ignoreip = 127.0.0.1
bantime  = 600
maxretry = 3
backend = auto
destemail = r...@kenyonralph.com
banaction = iptables-multiport
mta = sendmail
protocol = tcp
action_ = %(banaction)s[name=%(__name__)s, port=%(port)s, 
protocol=%(protocol)s]
action_mw = %(banaction)s[name=%(__name__)s, port=%(port)s, 
protocol=%(protocol)s]
  %(mta)s-whois[name=%(__name__)s, dest=%(destemail)s, 
protocol=%(protocol)s]
action_mwl = %(banaction)s[name=%(__name__)s, port=%(port)s, 
protocol=%(protocol)s]
   %(mta)s-whois-lines[name=%(__name__)s, dest=%(destemail)s, 
logpath=%(logpath)s]
 
action = %(action_)s
[ssh]
enabled = true
port= ssh
filter  = sshd
logpath  = /var/log/auth.log
maxretry = 6
[pam-generic]
enabled = false
filter  = pam-generic
port = all
banaction = iptables-allports
port = anyport
logpath  = /var/log/auth.log
maxretry = 6
[xinetd-fail]
enabled   = false
filter= xinetd-fail
port  = all
banaction = iptables-multiport-log
logpath   = /var/log/daemon.log
maxretry  = 2
[ssh-ddos]
enabled = false
port= ssh
filter  = sshd-ddos
logpath  = /var/log/auth.log
maxretry = 6
[apache]
enabled = false
port= http,https
filter  = apache-auth
logpath = /var/log/apache*/*error.log
maxretry = 6
[apache-multiport]
enabled   = false
port  = http,https
filter= apache-auth
logpath   = /var/log/apache*/*error.log
maxretry  = 6
[apache-noscript]
enabled = false
port= http,https
filter  = apache-noscript
logpath = /var/log/apache*/*error.log
maxretry = 6
[apache-overflows]
enabled = false
port= http,https
filter  = apache-overflows
logpath = /var/log/apache*/*error.log
maxretry = 2
[vsftpd]
enabled  = false
port = ftp,ftp-data,ftps,ftps-data
filter   = vsftpd
logpath  = /var/log/vsftpd.log
maxretry = 6
[proftpd]
enabled  = false
port = ftp,ftp-data,ftps,ftps-data
filter   = proftpd
logpath  = /var/log/proftpd/proftpd.log
maxretry = 6
[wuftpd]
enabled  = false
port = ftp,ftp-data,ftps,ftps-data
filter   = wuftpd
logpath  = /var/log/auth.log
maxretry = 6
[postfix]
enabled  = false
port = smtp,ssmtp
filter   = postfix
logpath  = /var/log/mail.log
[couriersmtp]
enabled  = false
port = smtp,ssmtp
filter   = couriersmtp
logpath  = /var/log/mail.log
[courierauth]
enabled  = false
port = smtp,ssmtp,imap2,imap3,imaps,pop3,pop3s
filter   = courierlogin
logpath  = /var/log/mail.log
[sasl]
enabled  = false
port = smtp,ssmtp,imap2,imap3,imaps,pop3,pop3s
filter   = sasl
logpath  = /var/log/mail.log
[named-refused-tcp]
enabled  = false
port = domain,953
protocol = tcp
filter   = named-refused
logpath  = /var/log/named/security.log


-- 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#614419: Ethernet supported by FreeBSD but not Debian/kFreeBSD

2011-06-28 Thread Petr Salinger

I am facing the same problem with the same hardware
and I have tested that this ethernet controller works under
FreeBSD with the fxp(4) driver, which is consistent with the web page
referred to:

...
Adapters supported by the fxp(4) driver include:
...
* Many on-board network interfaces on Intel motherboards
...

Hope this helps to make Debian/kfreebsd installer work too!


The driver is disabled as it requires non-free firmware.

See #594940:

The following C files contain firmware images in binary-equivalent form
but are not obviously accompanied by the corresponding source code:

sys/dev/fxp/rcvbundl.h
- binaries are packaged in firmware-linux-nonfree as /lib/firmware/e100/*

Petr




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



Bug#631805: [Pkg-xfce-devel] Bug#631805: xfce4-terminal always on top when using dual screen

2011-06-28 Thread Yves-Alexis Perez
On mar., 2011-06-28 at 10:49 +0200, Bruno Cudini wrote:
 [...]

Something else worth trying would be to test with another vte-based
terminal like gnome-terminal, lxterm or sakura.

Testing with metacity might give some pointers too.

I assume you don't have anything specific in your xorg.conf or kernel
config? Especially stuff graphics-related. If you can try with 2.6.39
kernel it might give some lights too.

Regards,
-- 
Yves-Alexis




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



Bug#630944: dd can't seek and read in /proc/self/mem

2011-06-28 Thread pacman
=?iso-8859-1?Q?Jörg?= Sommer writes:
 
 pac...@kosh.dhis.org hat am Mon 27. Jun, 23:02 (-0500) geschrieben:
  =?iso-8859-1?Q?J=F6rg?= Sommer writes:
   I don't know, why dd thinks something went wrong. llseek() and fstat64()
   didn't return an error. Accessing the file with Ruby yields the expected
   result.
  
  I don't speak ruby, but that sounds unlikely. Would it do a ptrace
  behind your back? Or did you maybe think it succeeded when actually it
  just didn't report the errors it encountered? You should strace that too.
 
 % cat /tmp/mem-cat.c
[snip]

OK, but that's /proc/self/mem. You can always read your own memory.

In the original report, dd was trying to read a different process's memory.
Tell dd to open /proc/self/mem and it'll work (except for the complaint
caused by the bogus st_size)

-- 
Alan Curry



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



Bug#631918: ktimetracker: Sorting a time column does not sort numerical.

2011-06-28 Thread Vincent Smeets
Package: ktimetracker
Version: 4:4.4.7-3
Severity: minor

The main window of ktimetracker shows columns for the task name and time spend
on it. On startup, the column with the task name is sorted alphabeticaly. In
case I click on the columnt header of the time column, that column gets sorted.
It is however also sorted alphabeticaly and not numeric. A time of 16:00 is in
front of 8:00.

Sort the time columns using numericaly sort. Probably using the total number of
seconds.

Regards,
Vincent Smeets


-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages ktimetracker depends on:
ii  kdebase-runtime   4:4.4.5-1  runtime components from the offici
ii  kdepim-runtime4:4.4.7-1  Runtime components for akonadi-kde
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  libkcal4  4:4.4.5-2  library for handling calendar data
ii  libkdecore5   4:4.4.5-2+squeeze2 the KDE Platform Core Library
ii  libkdepim44:4.4.7-3  KDE PIM library
ii  libkdeui5 4:4.4.5-2+squeeze2 the KDE Platform User Interface Li
ii  libkio5   4:4.4.5-2+squeeze2 the Network-enabled File Managemen
ii  libkontactinterface4  4:4.4.5-2  Kontact interface library
ii  libkparts44:4.4.5-2+squeeze2 the Framework for the KDE Platform
ii  libkresources44:4.4.5-2  the KDE Resource framework library
ii  libkutils44:4.4.5-2+squeeze2 various utility classes for the KD
ii  libqt4-dbus   4:4.6.3-4+squeeze1 Qt 4 D-Bus module
ii  libqt4-xml4:4.6.3-4+squeeze1 Qt 4 XML module
ii  libqtcore44:4.6.3-4+squeeze1 Qt 4 core module
ii  libqtgui4 4:4.6.3-4+squeeze1 Qt 4 GUI module
ii  libstdc++64.4.5-8The GNU Standard C++ Library v3
ii  libxss1   1:1.2.0-2  X11 Screen Saver extension library

ktimetracker recommends no packages.

ktimetracker 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#631877: ITP: python-numpydoc -- Numpy's Sphinx extensions

2011-06-28 Thread Evgeni Golov
On 06/28/2011 02:09 AM, Luis Pedro Coelho wrote:
 * Package name: python-numpydoc
 * URL : http://pypi.python.org/pypi/numpydoc/
   Description : Numpy's Sphinx extensions

Really?
python-numpy-doc - NumPy documentation
That IS confusing :(
Can't you choose a different name?

Regards
Evgeni



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



Bug#631919: tomcat6 is suggesting the not existent package tomcat-native

2011-06-28 Thread Detlev Brodowski
Package: tomcat6
Version: 6.0.32-4+0.0.1
Severity: normal
Tags: squeeze sid

Hi,

tomcat6 is suggesting the not existent package tomcat-native.
But tomcat-native is the packagename of the source package.
The package tomcat6 should be suggesting to the binary package(name) 
libtcnative-1.

Kind regards
Detlev


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

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

Versions of packages tomcat6 depends on:
ii  adduser   3.112+nmu2 add and remove users and groups
ii  debconf [debconf-2.0] 1.5.36.1   Debian configuration management sy
ii  tomcat6-common6.0.32-4+0.0.1 Servlet and JSP engine -- common f
ii  ucf   3.0025+nmu1Update Configuration File: preserv

Versions of packages tomcat6 recommends:
ii  authbind  1.2.0  Allows non-root programs to bind()

Versions of packages tomcat6 suggests:
pn  tomcat-native none (no description available)
ii  tomcat6-admin 6.0.32-4+0.0.1 Servlet and JSP engine -- admin we
ii  tomcat6-docs  6.0.32-4+0.0.1 Servlet and JSP engine -- document
ii  tomcat6-examples  6.0.32-4+0.0.1 Servlet and JSP engine -- example 
ii  tomcat6-user  6.0.32-4+0.0.1 Servlet and JSP engine -- tools to

-- Configuration Files:
/etc/default/tomcat6 changed [not included]
/etc/logrotate.d/tomcat6 changed [not included]
/etc/tomcat6/server.xml changed [not included]
/etc/tomcat6/tomcat-users.xml [Errno 13] Keine Berechtigung: 
u'/etc/tomcat6/tomcat-users.xml'

-- debconf information excluded



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



Bug#631920: multitail: random crashes after some time of work: getloadavg() failed

2011-06-28 Thread Krylov Ivan
Package: multitail
Version: 5.2.8-1
Severity: important

I run multitail with the following command:
 multitail /var/log/syslog /var/log/lighttpd/access.log

After some time of work it crashes with the following message:
 --*- multitail 5.2.8 (C) 2003-2007 by folk...@vanheusden.com -*--

 A problem occured at line 134 in function get_load_values (from file utils.c):

 getloadavg() failed

 errno variable (if applicable): 2 which means No such file or directory


 Binary build at Apr 15 2011 18:40:04

This happened after yesterday upgrade (list of upgraded packages is attached).


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

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

Versions of packages multitail depends on:
ii  libc6 2.13-7 Embedded GNU C Library: Shared lib
ii  libncurses5   5.9-1  shared libraries for terminal hand

multitail recommends no packages.

multitail suggests no packages.

-- no debconf information
2011-06-27 17:45:24 upgrade libc-bin 2.13-4 2.13-7
2011-06-27 17:45:37 upgrade libc6 2.13-4 2.13-7
2011-06-27 17:45:44 upgrade libc6-i686 2.13-4 2.13-7
2011-06-27 17:45:45 upgrade libc-dev-bin 2.13-4 2.13-7
2011-06-27 17:45:45 upgrade libc6-dev 2.13-4 2.13-7
2011-06-27 17:45:48 upgrade linux-libc-dev 2.6.38-5 2.6.39-2
2011-06-27 17:45:49 install multiarch-support none 2.13-7
2011-06-27 17:45:49 upgrade libice-dev 2:1.0.7-1 2:1.0.7-2
2011-06-27 17:45:52 upgrade libice6 2:1.0.7-1 2:1.0.7-2
2011-06-27 17:45:52 upgrade libsm-dev 2:1.2.0-1 2:1.2.0-2
2011-06-27 17:45:52 upgrade libsm6 2:1.2.0-1 2:1.2.0-2
2011-06-27 17:45:52 upgrade libx11-data 2:1.4.3-1 2:1.4.3-2
2011-06-27 17:45:52 upgrade libxau-dev 1:1.0.6-1 1:1.0.6-3
2011-06-27 17:45:53 upgrade libxau6 1:1.0.6-1 1:1.0.6-3
2011-06-27 17:45:53 upgrade libxdmcp-dev 1:1.1.0-1 1:1.1.0-3
2011-06-27 17:45:53 upgrade libxdmcp6 1:1.1.0-1 1:1.1.0-3
2011-06-27 17:45:53 upgrade libxcb1-dev 1.7-2 1.7-3
2011-06-27 17:45:53 upgrade libxcb1 1.7-2 1.7-3
2011-06-27 17:45:54 upgrade libpthread-stubs0-dev 0.3-2 0.3-2.1
2011-06-27 17:45:54 upgrade libpthread-stubs0 0.3-2 0.3-2.1
2011-06-27 17:45:54 upgrade libx11-dev 2:1.4.3-1 2:1.4.3-2
2011-06-27 17:45:56 upgrade libx11-6 2:1.4.3-1 2:1.4.3-2
2011-06-27 17:45:57 upgrade gconf2-common 2.32.3-2 2.32.4-1
2011-06-27 17:46:03 upgrade libgconf2-4 2.32.3-2 2.32.4-1
2011-06-27 17:46:05 upgrade gconf2 2.32.3-2 2.32.4-1
2011-06-27 17:46:05 upgrade pidgin 2.7.11-2 2.9.0-1
2011-06-27 17:46:06 upgrade libpurple0 2.7.11-2 2.9.0-1
2011-06-27 17:46:07 upgrade pidgin-data 2.7.11-2 2.9.0-1
2011-06-27 17:46:25 upgrade zynaddsubfx 2.4.0-1+b2 2.4.0-1.1
2011-06-27 17:46:31 upgrade libportaudio2 19+svn20110326-1 19+svn20110326-1.1
2011-06-27 17:46:32 upgrade comerr-dev 2.1-1.41.12-4 2.1-1.41.12-4stable1
2011-06-27 17:46:33 upgrade libcomerr2 1.41.12-4 1.41.12-4stable1
2011-06-27 17:46:39 install libwsutil1 none 1.6.0-1
2011-06-27 17:46:39 install libwiretap1 none 1.6.0-1
2011-06-27 17:46:39 upgrade libwireshark-data 1.4.6-1 1.6.0-1
2011-06-27 17:46:40 install libwireshark1 none 1.6.0-1
2011-06-27 17:46:42 upgrade wireshark 1.4.6-1 1.6.0-1
2011-06-27 17:46:42 upgrade wireshark-common 1.4.6-1 1.6.0-1
2011-06-27 17:46:46 upgrade debianutils 4.0.1 4.0.2
2011-06-27 17:46:50 upgrade e2fslibs-dev 1.41.12-4 1.41.12-4stable1
2011-06-27 17:46:51 upgrade e2fslibs 1.41.12-4 1.41.12-4stable1
2011-06-27 17:46:53 upgrade e2fsprogs 1.41.12-4 1.41.12-4stable1
2011-06-27 17:46:55 upgrade sysvinit 2.88dsf-13.2 2.88dsf-13.10
2011-06-27 17:46:58 upgrade sysvinit-utils 2.88dsf-13.2 2.88dsf-13.10
2011-06-27 17:47:00 upgrade libpipeline1 1.2.0-2 1.2.0-3
2011-06-27 17:47:01 upgrade libdrm2 2.4.25-2 2.4.25-3
2011-06-27 17:47:01 upgrade libdrm-intel1 2.4.25-2 2.4.25-3
2011-06-27 17:47:01 upgrade libdrm-nouveau1a 2.4.25-2 2.4.25-3
2011-06-27 17:47:01 upgrade libdrm-radeon1 2.4.25-2 2.4.25-3
2011-06-27 17:47:01 upgrade libffi5 3.0.9-4 3.0.9-7
2011-06-27 17:47:02 upgrade libgcj-common 1:4.4.5-9 1:4.4.5-10
2011-06-27 17:47:02 upgrade libgcj-bc 4.6.0-5 4.6.0-6
2011-06-27 17:47:02 upgrade libgl1-nvidia-alternatives 270.41.19-1 275.09.07-1
2011-06-27 17:47:02 upgrade libglx-nvidia-alternatives 270.41.19-1 275.09.07-1
2011-06-27 17:47:02 upgrade libxext-dev 2:1.3.0-1 2:1.3.0-3
2011-06-27 17:47:03 upgrade libxext6 2:1.3.0-1 2:1.3.0-3
2011-06-27 17:47:03 upgrade nvidia-vdpau-driver 270.41.19-1 275.09.07-1
2011-06-27 17:47:03 upgrade nvidia-glx 270.41.19-1 275.09.07-1
2011-06-27 17:47:04 upgrade nvidia-kernel-dkms 270.41.19-1 275.09.07-1
2011-06-27 17:47:48 upgrade xserver-common 2:1.10.2-1 2:1.10.2-1+wheezy1
2011-06-27 17:47:48 upgrade libaudit0 1.7.13-1.1 1.7.13-1.2
2011-06-27 17:47:49 upgrade xserver-xorg-core 2:1.10.2-1+b1 2:1.10.2-1+wheezy1
2011-06-27 17:47:50 upgrade libgl1-nvidia-glx 270.41.19-1 275.09.07-1
2011-06-27 

Bug#534380: ITA ps2eps

2011-06-28 Thread Matteo Cypriani
Le lundi 9 mai 2011 17:05:23, Matteo Cypriani a écrit :
 I think I'll setup a new git repository on collab-maint soon.

Here it is:
http://anonscm.debian.org/gitweb/?p=collab-maint/ps2eps.git

The package should be ready soon.

  Matteo

-- 
Ma clef GPG est disponible sur keyserver.veridis.com
My GPG key is available on keyserver.veridis.com


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


Bug#631921: ITP: freemedforms -- Electronic Medical Record manager

2011-06-28 Thread Eric Maeker
Package: wnpp
Severity: wishlist
Owner: Eric Maeker eric.mae...@gmail.com

* Package name: freemedforms
  Version: 0.5.9~alpha2-1
  Upstream Author: Eric Maeker eric.mae...@gmail.com
* URL: http://www.freemedforms.com/

* License: GPLv3
  Programming Lang: C++
  Description: Electronic Medical Record Manager.
 FreeMedForms is developed by a international community of
 medical doctors and computer workers and is
 mainly intended for health professionals.
 .
 Currently, the suite is under development. It is
 available only for testing purposes.
 The main objective of FreeMedForms is to manage the
 electronic medical records based on your
 medical practice or the practice of clinical
 research groups.
 .
 Your records will be fully customizable through the
 use of XML architecture and the use of plugins.
 Some parts of the suite are already
 stable and usable in practice as the prescriber
 FreeDiams.

The packaging is done in the Debian Med team and available at
 svn://svn.debian.org/svn/debian-med/trunk/packages/freemedforms/trunk/

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



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



Bug#631922: guake: does not start with certain proxy settings

2011-06-28 Thread stijn . gruwier
Package: guake
Version: 0.4.2-3
Severity: normal
Tags: upstream

When the gnome network proxy preferences are set to automatic proxy
configuration, with an autoconfiguration url set, for example
http://some.location.com/proxyscript.pac, guake fails to launch.

When launching it from the gnome terminal this is the result:

wsmith@room102:~$ guake
Traceback (most recent call last):
  File /usr/lib/guake/guake.py, line 1353, in module
if not main():
  File /usr/lib/guake/guake.py, line 1296, in main
instance = Guake()
  File /usr/lib/guake/guake.py, line 620, in __init__
self.add_tab()
  File /usr/lib/guake/guake.py, line 1137, in add_tab
final_params = self.get_fork_params(default_params)
  File /usr/lib/guake/guake.py, line 1086, in get_fork_params
self.update_proxy_vars()
  File /usr/lib/guake/guake.py, line 1102, in update_proxy_vars
ssl_port = self.client.get_string('/system/proxy/secure_port')
glib.GError: Type mismatch: Expected `string' got `int' for key
/system/proxy/secure_port



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

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

Versions of packages guake depends on:
ii  gconf22.28.1-6   GNOME configuration database syste
ii  libatk1.0-0   1.30.0-1   The ATK accessibility toolkit
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  libcairo2 1.10.2-1.1~bpo60+1 The Cairo 2D vector graphics libra
ii  libfontconfig12.8.0-2.1  generic font configuration library
ii  libfreetype6  2.4.2-2.1  FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.24.2-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-2   The GTK+ graphical user interface 
ii  libpango1.0-0 1.28.3-1+squeeze2  Layout and rendering of internatio
ii  libpython2.6  2.6.6-8+b1 Shared Python runtime library (ver
ii  libx11-6  2:1.3.3-4  X11 client-side library
ii  notification-daemon   0.5.0-2daemon to displays passive pop-up 
ii  python2.6.6-3+squeeze6   interactive high-level object-orie
ii  python-central0.6.16+nmu1register and build utility for Pyt
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-gconf  2.28.1-1   Python bindings for the GConf conf
ii  python-glade2 2.17.0-4   GTK+ bindings: Glade support
ii  python-notify 0.1.1-2+b2 Python bindings for libnotify
ii  python-vte1:0.24.3-2 Python bindings for the VTE widget

guake recommends no packages.

guake 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
Archive: http://lists.debian.org/debian-bugs-dist



Bug#517183: still unfixed

2011-06-28 Thread Ana Guerrero
found 517183 0.56-1
thanks

Hi,

This issued was never fixed in unstable and is again present in Squeeze.

Ana



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



Bug#615998: linux-image-2.6.32-5-xen-amd64: Repeatable kernel BUG at fs/jbd2/commit.c:534 from Postfix on ext4

2011-06-28 Thread Jan Kara
On Mon 27-06-11 23:21:17, Moffett, Kyle D wrote:
 On Jun 27, 2011, at 12:01, Ted Ts'o wrote:
  On Mon, Jun 27, 2011 at 05:30:11PM +0200, Lukas Czerner wrote:
  I've found some. So although data=journal users are minority, there are
  some. That being said I agree with you we should do something about it
  - either state that we want to fully support data=journal - and then we
  should really do better with testing it or deprecate it and remove it
  (which would save us some complications in the code).
  
  I would be slightly in favor of removing it (code simplicity, less options
  to configure for admin, less options to test for us, some users I've come
  across actually were not quite sure why they are using it - they just
  thought it looks safer).
  
  Hmm...  FYI, I hope to be able to bring on line automated testing for
  ext4 later this summer (there's a testing person at Google is has
  signed up to work on setting this up as his 20% project).  The test
  matrix that I have him included data=journal, so we will be getting
  better testing in the near future.
  
  At least historically, data=journalling was the *simpler* case, and
  was the first thing supported by ext4.  (data=ordered required revoke
  handling which didn't land for six months or so).  So I'm not really
  that convinced that removing really buys us that much code
  simplification.
  
  That being siad, it is true that data=journalled isn't necessarily
  faster.  For heavy disk-bound workloads, it can be slower.  So I can
  imagine adding some documentation that warns people not to use
  data=journal unless they really know what they are doing, but at least
  personally, I'm a bit reluctant to dispense with a bug report like
  this by saying, oh, that feature should be deprecated.
 
 I suppose I should chime in here, since I'm the one who (potentially
 incorrectly) thinks I should be using data=journalled mode.
 
 My basic impression is that the use of data=journalled can help
 reduce the risk (slightly) of serious corruption to some kinds of
 databases when the application does not provide appropriate syncs
 or journalling on its own (IE: such as text-based Wiki database files).
  It depends on the way such programs update the database files. But
generally yeas, data=journal provides a bit more guarantees than other
journaling modes - see below.

 Please correct me if this is horribly horribly wrong:
 
 no journal:
   Nothing is journalled
   + Very fast.
   + Works well for filesystems that are mkfsed on every boot
   - Have to fsck after every reboot
Fsck is needed only after a crash / hard powerdown. Otherwise completely
correct. Plus you always have a possibility of exposing uninitialized
(potentially sensitive) data after a fsck.

Actually, normal desktop might be quite happy with non-journaled filesystem
when fsck is fask enough.

 data=writeback:
   Metadata is journalled, data (to allocated extents) may be written
   before or after the metadata is updated with a new file size.
   + Fast (not as fast as unjournalled)
   + No need to fsck after a hard power-down
   - A crash or power failure in the middle of a write could leave
 old data on disk at the end of a file.  If security labeling
 such as SELinux is enabled, this could contaminate a file with
 data from a deleted file that was at a higher sensitivity.
 Log files (including binary database replication logs) may be
 effectively corrupted as a result.
Correct.

 data=ordered:
   Data appended to a file will be written before the metadata
   extending the length of the file is written, and in certain cases
   the data will be written before file renames (partial ordering),
   but the data itself is unjournalled, and may be only partially
   complete for updates.
   + Does not write data to the media twice
   + A crash or power failure will not leave old uninitialized data
 in files.
   - Data writes to files may only partially complete in the event
 of a crash.  No problems for logfiles, or self-journalled
 application databases, but others may experience partial writes
 in the event of a crash and need recovery.
Correct, one should also note that noone guarantees order in which data
hits the disk - i.e. when you do write(f,a); write(f,b); and these are
overwrites it may happen that b is written while a is not.

 data=journalled:
   Data and metadata are both journalled, meaning that a given data
   write will either complete or it will never occur, although the
   precise ordering is not guaranteed.  This also implies all of the
   data=metadata guarantees of data=ordered.
   + Direct IO data writes are effectively atomic, resulting in
 less likelihood of data loss for application databases which do
 not do their own journalling.  This means that a power failure
 or system crash will not result in a partially-complete write.
Well, direct IO is atomic in data=journal the same way as in data=ordered.
It can happen only half 

Bug#604287: gnome-terminal: fixed in 3.0.1

2011-06-28 Thread Ximin Luo
Package: gnome-terminal
Followup-For: Bug #604287

verified fixed in gnome-terminal 3.0.1

see also https://bugs.launchpad.net/ubuntu/+source/vte/+bug/626852

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

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

Versions of packages gnome-terminal depends on:
ii  gnome-terminal-data   3.0.1-1Data files for the GNOME terminal 
ii  gsettings-desktop-schemas 3.0.1-1GSettings deskop-wide schemas
ii  libatk1.0-0   2.0.0-1The ATK accessibility toolkit
ii  libc6 2.13-7 Embedded GNU C Library: Shared lib
ii  libgconf2-4   2.32.4-1   GNOME configuration database syste
ii  libgdk-pixbuf2.0-02.23.3-3   GDK Pixbuf library
ii  libglib2.0-0  2.28.6-1   The GLib library of C routines
ii  libgtk-3-03.0.10-1   GTK+ graphical user interface libr
ii  libice6   2:1.0.7-2  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.28.3-6   Layout and rendering of internatio
ii  libsm62:1.2.0-2  X11 Session Management library
ii  libvte-2.90-9 1:0.28.1-1 Terminal emulator widget for GTK+ 
ii  libx11-6  2:1.4.3-2  X11 client-side library

Versions of packages gnome-terminal recommends:
ii  gvfs 1.6.4-3 userspace virtual filesystem - ser
ii  yelp 2.30.1+webkit-1 Help browser for GNOME

gnome-terminal 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#611826: Failed to load terminal capabilities from '/etc/termcap'

2011-06-28 Thread Michal Politowski
Package: libvte9
Followup-For: Bug #611826

After upgrading to 1:0.28.1-1 new tabs open in gnome-terminal had the
problem but after a restart of gnome-terminal things returned back to
normal.

-- 
Michał Politowski
Talking has been known to lead to communication if practiced carelessly.



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



Bug#631920: multitail: random crashes after some time of work: getloadavg() failed

2011-06-28 Thread folkert
Hi,

Can you run it like this for me:

strace multitail /var/log/syslog /var/log/lighttpd/access.log 2 strace.log

and then when it fails send me the strace.log.

getloadavg failing is kind of weird

On Tue, Jun 28, 2011 at 01:28:07PM +0400, Krylov Ivan wrote:
 Package: multitail
 Version: 5.2.8-1
 Severity: important
 
 I run multitail with the following command:
  multitail /var/log/syslog /var/log/lighttpd/access.log
 
 After some time of work it crashes with the following message:
  --*- multitail 5.2.8 (C) 2003-2007 by folk...@vanheusden.com -*--
 
  A problem occured at line 134 in function get_load_values (from file 
 utils.c):
 
  getloadavg() failed
 
  errno variable (if applicable): 2 which means No such file or directory
 
 
  Binary build at Apr 15 2011 18:40:04
 
 This happened after yesterday upgrade (list of upgraded packages is attached).
 
 
 -- System Information:
 Debian Release: wheezy/sid
   APT prefers testing
   APT policy: (500, 'testing'), (450, 'unstable')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
 Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages multitail depends on:
 ii  libc6 2.13-7 Embedded GNU C Library: Shared 
 lib
 ii  libncurses5   5.9-1  shared libraries for terminal 
 hand
 
 multitail recommends no packages.
 
 multitail suggests no packages.
 
 -- no debconf information

 2011-06-27 17:45:24 upgrade libc-bin 2.13-4 2.13-7
 2011-06-27 17:45:37 upgrade libc6 2.13-4 2.13-7
 2011-06-27 17:45:44 upgrade libc6-i686 2.13-4 2.13-7
 2011-06-27 17:45:45 upgrade libc-dev-bin 2.13-4 2.13-7
 2011-06-27 17:45:45 upgrade libc6-dev 2.13-4 2.13-7
 2011-06-27 17:45:48 upgrade linux-libc-dev 2.6.38-5 2.6.39-2
 2011-06-27 17:45:49 install multiarch-support none 2.13-7
 2011-06-27 17:45:49 upgrade libice-dev 2:1.0.7-1 2:1.0.7-2
 2011-06-27 17:45:52 upgrade libice6 2:1.0.7-1 2:1.0.7-2
 2011-06-27 17:45:52 upgrade libsm-dev 2:1.2.0-1 2:1.2.0-2
 2011-06-27 17:45:52 upgrade libsm6 2:1.2.0-1 2:1.2.0-2
 2011-06-27 17:45:52 upgrade libx11-data 2:1.4.3-1 2:1.4.3-2
 2011-06-27 17:45:52 upgrade libxau-dev 1:1.0.6-1 1:1.0.6-3
 2011-06-27 17:45:53 upgrade libxau6 1:1.0.6-1 1:1.0.6-3
 2011-06-27 17:45:53 upgrade libxdmcp-dev 1:1.1.0-1 1:1.1.0-3
 2011-06-27 17:45:53 upgrade libxdmcp6 1:1.1.0-1 1:1.1.0-3
 2011-06-27 17:45:53 upgrade libxcb1-dev 1.7-2 1.7-3
 2011-06-27 17:45:53 upgrade libxcb1 1.7-2 1.7-3
 2011-06-27 17:45:54 upgrade libpthread-stubs0-dev 0.3-2 0.3-2.1
 2011-06-27 17:45:54 upgrade libpthread-stubs0 0.3-2 0.3-2.1
 2011-06-27 17:45:54 upgrade libx11-dev 2:1.4.3-1 2:1.4.3-2
 2011-06-27 17:45:56 upgrade libx11-6 2:1.4.3-1 2:1.4.3-2
 2011-06-27 17:45:57 upgrade gconf2-common 2.32.3-2 2.32.4-1
 2011-06-27 17:46:03 upgrade libgconf2-4 2.32.3-2 2.32.4-1
 2011-06-27 17:46:05 upgrade gconf2 2.32.3-2 2.32.4-1
 2011-06-27 17:46:05 upgrade pidgin 2.7.11-2 2.9.0-1
 2011-06-27 17:46:06 upgrade libpurple0 2.7.11-2 2.9.0-1
 2011-06-27 17:46:07 upgrade pidgin-data 2.7.11-2 2.9.0-1
 2011-06-27 17:46:25 upgrade zynaddsubfx 2.4.0-1+b2 2.4.0-1.1
 2011-06-27 17:46:31 upgrade libportaudio2 19+svn20110326-1 19+svn20110326-1.1
 2011-06-27 17:46:32 upgrade comerr-dev 2.1-1.41.12-4 2.1-1.41.12-4stable1
 2011-06-27 17:46:33 upgrade libcomerr2 1.41.12-4 1.41.12-4stable1
 2011-06-27 17:46:39 install libwsutil1 none 1.6.0-1
 2011-06-27 17:46:39 install libwiretap1 none 1.6.0-1
 2011-06-27 17:46:39 upgrade libwireshark-data 1.4.6-1 1.6.0-1
 2011-06-27 17:46:40 install libwireshark1 none 1.6.0-1
 2011-06-27 17:46:42 upgrade wireshark 1.4.6-1 1.6.0-1
 2011-06-27 17:46:42 upgrade wireshark-common 1.4.6-1 1.6.0-1
 2011-06-27 17:46:46 upgrade debianutils 4.0.1 4.0.2
 2011-06-27 17:46:50 upgrade e2fslibs-dev 1.41.12-4 1.41.12-4stable1
 2011-06-27 17:46:51 upgrade e2fslibs 1.41.12-4 1.41.12-4stable1
 2011-06-27 17:46:53 upgrade e2fsprogs 1.41.12-4 1.41.12-4stable1
 2011-06-27 17:46:55 upgrade sysvinit 2.88dsf-13.2 2.88dsf-13.10
 2011-06-27 17:46:58 upgrade sysvinit-utils 2.88dsf-13.2 2.88dsf-13.10
 2011-06-27 17:47:00 upgrade libpipeline1 1.2.0-2 1.2.0-3
 2011-06-27 17:47:01 upgrade libdrm2 2.4.25-2 2.4.25-3
 2011-06-27 17:47:01 upgrade libdrm-intel1 2.4.25-2 2.4.25-3
 2011-06-27 17:47:01 upgrade libdrm-nouveau1a 2.4.25-2 2.4.25-3
 2011-06-27 17:47:01 upgrade libdrm-radeon1 2.4.25-2 2.4.25-3
 2011-06-27 17:47:01 upgrade libffi5 3.0.9-4 3.0.9-7
 2011-06-27 17:47:02 upgrade libgcj-common 1:4.4.5-9 1:4.4.5-10
 2011-06-27 17:47:02 upgrade libgcj-bc 4.6.0-5 4.6.0-6
 2011-06-27 17:47:02 upgrade libgl1-nvidia-alternatives 270.41.19-1 275.09.07-1
 2011-06-27 17:47:02 upgrade libglx-nvidia-alternatives 270.41.19-1 275.09.07-1
 2011-06-27 17:47:02 upgrade libxext-dev 2:1.3.0-1 2:1.3.0-3
 2011-06-27 17:47:03 upgrade libxext6 2:1.3.0-1 2:1.3.0-3
 2011-06-27 17:47:03 upgrade nvidia-vdpau-driver 270.41.19-1 275.09.07-1
 2011-06-27 17:47:03 upgrade nvidia-glx 270.41.19-1 

Bug#631923: gajim: fail to display history of a conference room

2011-06-28 Thread Nicolas Chauvat
Package: gajim
Version: 0.14.2-1~bpo60+1
Severity: normal


When trying to display the history of a conference room I get part of
the text, then it stops when encountering the exception:

Traceback (most recent call last):
  File /usr/share/gajim/src/history_window.py, line 331, in 
on_calendar_day_selected
  self._add_lines_for_date(year, month, day)
  File /usr/share/gajim/src/history_window.py, line 390, in 
_add_lines_for_date
  line[5])
  File /usr/share/gajim/src/history_window.py, line 486, in _add_new_line
  self.history_textview.print_real_text(message, name=contact_name)
  File /usr/share/gajim/src/conversation_textview.py, line 1382, in 
print_real_text
  self.detect_and_print_special_text(text, text_tags, graphics=graphics)
  File /usr/share/gajim/src/conversation_textview.py, line 1025, in 
detect_and_print_special_text
  self.print_special_text(special_text, other_tags, graphics=graphics)
  File /usr/share/gajim/src/conversation_textview.py, line 1081, in 
print_special_text
  text_is_valid_uri and not is_xhtml_link:
UnboundLocalError: local variable 'is_xhtml_link' referenced before assignment

Reading the code shows that is_xhtml_link is defined only when _tags is not
empty, but I did not try to go further and fix this.

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

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

Versions of packages gajim depends on:
ii  dnsutils 1:9.7.3.dfsg-1~squeeze2 Clients provided with BIND
ii  python   2.6.6-3+squeeze6interactive high-level object-orie
ii  python-gtk2  2.17.0-4Python bindings for the GTK+ widge

Versions of packages gajim recommends:
ii  dbus   1.2.24-4+squeeze1 simple interprocess messaging syst
ii  notification-daemon0.5.0-2   daemon to displays passive pop-up 
ii  python-crypto  2.1.0-2   cryptographic algorithms and proto
ii  python-dbus0.83.1-1  simple interprocess messaging syst
ii  python-gnupginterface  0.3.2-9.1 Python interface to GnuPG (GPG)
ii  python-openssl 0.10-1Python wrapper around the OpenSSL 

Versions of packages gajim suggests:
pn  aspell-en  none(no description available)
ii  avahi-daemon   0.6.27-2+squeeze1 Avahi mDNS/DNS-SD daemon
ii  dvipng 1.13-1convert DVI files to PNG graphics
ii  gnome-keyring  2.30.3-5  GNOME keyring services (daemon and
ii  gstreamer0.10-plugins- 0.10.15-1 GStreamer plugins from the ugly 
ii  libgtkspell0   2.0.16-1  a spell-checking addon for GTK's T
pn  nautilus-sendtonone(no description available)
ii  network-manager0.8.1-6+squeeze1  network management framework daemo
pn  python-avahi   none(no description available)
ii  python-farsight0.0.20-2  Audio/Video communications framewo
ii  python-gconf   2.28.1-1  Python bindings for the GConf conf
ii  python-gnome2  2.28.1-1  Python bindings for the GNOME desk
pn  python-gnomekeyringnone(no description available)
ii  python-kerberos1.1+svn4895-1+b1  A GSSAPI interface module for Pyth
pn  python-sexynone(no description available)
ii  texlive-latex-base 2009-11   TeX Live: Basic LaTeX 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#631805: [Pkg-xfce-devel] Bug#631805: Bug#631805: xfce4-terminal always on top when using dual screen

2011-06-28 Thread Nick Schermer
On Tue, Jun 28, 2011 at 11:20 AM, Yves-Alexis Perez cor...@debian.org wrote:
 On mar., 2011-06-28 at 10:49 +0200, Bruno Cudini wrote:
 [...]

 Something else worth trying would be to test with another vte-based
 terminal like gnome-terminal, lxterm or sakura.

Or vte.

Nick



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



Bug#607839: Question about copyright/license of the GNOME foot Logo

2011-06-28 Thread Bastien Nocera
On Sat, 2011-06-25 at 22:18 +0200, Francesco Poli wrote:
 Hello GNOME foundation licensing team,
 I am a user and contributor of the Debian distribution.
 
 I have a question about the GNOME foot Logo.
 
 The desktop-base Debian package includes an image which is derived
 from the GNOME foot Logo.
 I am currently trying to properly document the copyright and license of
 the GNOME foot Logo, but I wasn't able to find official information.

Information is at:
http://foundation.gnome.org/licensing/guidelines/
and
http://foundation.gnome.org/licensing/index.html

Did you read the guidelines? What does your combined logo look like?
If the combined work looks like it's merging the GNOME logo with another
logo, it wouldn't be fine to use.

Cheers




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



Bug#631910: DKMS error when upgrading kernel or virtualbox

2011-06-28 Thread David, Erwan
Gergely Nagy alger...@balabit.humailto:alger...@balabit.hu wrote:


Erwan David eda...@nds.commailto:eda...@nds.com writes:



Package: virtualbox-4.0
Version: 4.0.10-72479~Debian~squeeze
Severity: normal
Tags: wheezy



Does this also happen with the VirtualBox in Debian (4.0.8-dfsg-2 is the
latest as far as I see)?

If so, I'd suggest reassigning this bug to virtualbox-dkms, as no
virtualbox-4.0 package exists in Debian.



Sorry, I forgot i had the oracle repository in may sources.list

Problem happens only with oracle repository and not with debain. Solution is 
evident, and you may close the bug.


--
Erwan DAVID



This message is confidential and intended only for the addressee. If you have 
received this message in error, please immediately notify the 
postmas...@nds.com and delete it from your system as well as any copies. The 
content of e-mails as well as traffic data may be monitored by NDS for 
employment and security purposes.
To protect the environment please do not print this e-mail unless necessary.

An NDS Group Limited company. www.nds.com



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



Bug#631794: iotop UnboundLocalError: local variable 'stdscr'

2011-06-28 Thread Gabriel Huau
Ok it works with python2.7. No more error for me.

Thanks.

On Mon, Jun 27, 2011 at 10:47:27AM +0100, Paul Wise wrote:
 On Mon, 2011-06-27 at 10:06 +0200, Gabriel Huau wrote:
 
  When I invoke 'iotop' without argument from an ordinary shell prompt it
  returns UnboundLocalError rather than the expected window.
  Here is a transcript :
 ...
  I am using Debian GNU/Linux Sid, kernel 2.6.37, and I am on an ARM 
  Architecture.
 
 I am unable to reproduce this and looking at the code, it is a bug in
 the Python curses wrapper, that is fixed in python 2.7:
 
 http://bugs.python.org/issue5622
 
 As a workaround until this is fixed or Debian switches to python 2.7,
 please install python2.7 and run iotop like this:
 
 python2.7 /usr/bin/iotop
 
 Does that work for you or is there some other error?
 
 -- 
 bye,
 pabs
 
 http://wiki.debian.org/PaulWise





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



Bug#631805: [Pkg-xfce-devel] Bug#631805: xfce4-terminal always on top when using dual screen

2011-06-28 Thread Bruno Cudini
On Tue, Jun 28, 2011 at 11:20:48AM +0200, Yves-Alexis Perez wrote:
 I'm a bit out of idea but have asked Olivier Fourdain (xfwm4
 developer).
 Could you provide the output of xprop (and selecting the terminal
 window
 when the cross cursor appears)?

http://paste.debian.net/121249/

 Something else worth trying would be to test with another vte-based
 terminal like gnome-terminal, lxterm or sakura.

Good idea indeed: the problem not only occurs with xfce4-terminal but
also with gnome-terminal, lxterminal and sakura. But no problem with
lxterm.

 Testing with metacity might give some pointers too.

I may give it a try tonight if it can help, but my / partition is pretty
small and I only have 130 MB left, so I guess it's gonna be quite long

 I assume you don't have anything specific in your xorg.conf or kernel
 config? Especially stuff graphics-related. If you can try with 2.6.39
 kernel it might give some lights too.

No special configuration, I am using the default setup. I tried
upgrading with 2.6.39, and now it gets even more weird. Once I configure
the dual screen mode using xrandr, the LCD setup is 800x600. And
everything works fine, the windows display normally. But as soon as I
set it back to a resolution higher than 1024x768, the bug reappears.

I hope this can help




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



Bug#631852: Please package camlimages 4.0.1

2011-06-28 Thread Stéphane Glondu
Le 27/06/2011 21:09, Samuel Mimram a écrit :
 It would be nice if the package could be updated to 4.0.1 (I know it's lame 
 for
 a member of the team to ask this but I really don't have time right now...).

[For Jun and Pierre: Samuel is asking for an update of the Debian
package of camlimages]

I've mostly done it, and pushed it to the git repository. Currently, I
face the current issue:

$ ocamlobjinfo /usr/lib/ocaml/camlimages/camlimages_freetype.cma|head
File /usr/lib/ocaml/camlimages/camlimages_freetype.cma
Force custom: no
Extra C object files: -L/usr/lib/x86_64-linux-gnu -lfreetype -lz
Extra C options:
Extra dynamically-loaded libraries: -lcamlimages_freetype
[...]

to be compared with:
$ ocamlobjinfo /usr/lib/ocaml/unix.cma|head
File /usr/lib/ocaml/unix.cma
Force custom: no
Extra C object files: -lunix
Extra C options:
Extra dynamically-loaded libraries: -lunix
[...]

-lcamlimages_freetype is missing from Extra C object files, which
prevents custom linking (which advi uses) from working.

Is there anyone here knowledgeable with omake to fix that?


Cheers,

-- 
Stéphane




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



Bug#631924: libapache2-mod-jk: JkLogFile specified in apache virtualhost does not work properly

2011-06-28 Thread Alexandre
Package: libapache2-mod-jk
Version: 1:1.2.30-1squeeze1
Severity: normal

I use a custom location for mod jk log file in an apache vitualhost :
VirtualHost xxx:80

.

JkLogLevel warn
JkLogFile /var/log/apache2/myvhost-mod_jk.log

/VirtualHost

Expected behavior is to log warning and above severity log to file 
/var/log/apache2/myvhost-mod_jk.log for the virtualhost (this did work like 
that in lenny).

Currently behavior is to log info severity messages to file 
/var/log/apache2/mod_jk.log (which is the default compiled in libapache2-mod-jk 
?)

I'd like to have one JkLogFile per virtualhost as i could have done in lenny.
Thanks for your help 

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

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

Versions of packages libapache2-mod-jk depends on:
ii  apache22.2.16-6+squeeze1 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [a 2.2.16-6+squeeze1 Apache HTTP Server - traditional n
ii  apache2.2-common   2.2.16-6+squeeze1 Apache HTTP Server common files
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib

libapache2-mod-jk recommends no packages.

Versions of packages libapache2-mod-jk suggests:
pn  libapache-mod-jk-doc  none (no description available)
pn  tomcat6   none (no description available)

-- Configuration Files:
/etc/libapache2-mod-jk/workers.properties 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#631925: gnome-search-tool: please document that any local user sees your search history

2011-06-28 Thread Timo Juhani Lindfors
Package: gnome-search-tool
Version: 2.30.0-2
Severity: minor

The Help in Places-Search for Files... starts by mentioning that
the search is implemented using UNIX commands find, grep and locate. A
large number of users are not familiar with these tools and thus can
not figure out the important implication: your search term history is
visible to all other users of the system through the process list!

To draw attention to this problem I quickly hacked together a program
that logs what other people are searching for using inotify:

Tue Jun 28 13:38:48 2011 lindi started a search (10726) for /home/lindi/ ( 
-iname *.py -o -iname .py ) ! -type p -exec grep -i -I -c secret stuff {} ; 
-print
Tue Jun 28 13:39:01 2011 search (11853) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xpra/parti-all-0.0.7.21+20110601r67/debian/tmp/usr/lib/python2.5/site-packages/wimpiggy/test.py
Tue Jun 28 13:39:03 2011 search (11993) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/xen-utils-4.0/usr/lib/xen-4.0/lib/python/xen/xm/main.py
Tue Jun 28 13:39:04 2011 search (11993) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/xen-utils-4.0/usr/lib/xen-4.0/lib/python/xen/xm/main.py
Tue Jun 28 13:39:04 2011 search (11993) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/xen-utils-4.0/usr/lib/xen-4.0/lib/python/xen/xm/main.py
Tue Jun 28 13:39:04 2011 search (11993) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/xen-utils-4.0/usr/lib/xen-4.0/lib/python/xen/xm/main.py
Tue Jun 28 13:39:04 2011 search (11993) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/xen-utils-4.0/usr/lib/xen-4.0/lib/python/xen/xm/main.py
Tue Jun 28 13:39:04 2011 search (11993) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/xen-utils-4.0/usr/lib/xen-4.0/lib/python/xen/xm/main.py
Tue Jun 28 13:39:04 2011 search (11993) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/xen-utils-4.0/usr/lib/xen-4.0/lib/python/xen/xm/main.py
Tue Jun 28 13:39:04 2011 search (11995) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/xen-utils-4.0/usr/lib/xen-4.0/lib/python/xen/xm/getlabel.py
Tue Jun 28 13:39:05 2011 search (12198) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/build/install-utils_amd64/usr/lib/xen-4.0/lib/python/xen/xm/main.py
Tue Jun 28 13:39:05 2011 search (12208) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/build/install-utils_amd64/usr/lib/xen-4.0/lib/python/xen/xend/XendDomainInfo.py
Tue Jun 28 13:39:05 2011 search (12208) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/build/install-utils_amd64/usr/lib/xen-4.0/lib/python/xen/xend/XendDomainInfo.py
Tue Jun 28 13:39:09 2011 search (12600) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/build/build-utils_amd64/tools/python/build/lib.linux-x86_64-2.5/xen/xm/setenforce.py
Tue Jun 28 13:39:09 2011 search (12600) is reading -i -I -c secret stuff 
/home/lindi/debian/debian-xen/xen-4.0.1/debian/build/build-utils_amd64/tools/python/build/lib.linux-x86_64-2.5/xen/xm/setenforce.py
Tue Jun 28 13:38:48 2011 lindi's search (10726) completed in 21 seconds


import asyncore, pyinotify, psutil, time

class HandleEvents(pyinotify.ProcessEvent):
def __init__(self):
self.running_searches = {}
def process_IN_ACCESS(self, event):
live_pids = psutil.get_pid_list()
for pid in live_pids:
if pid in self.running_searches:
self.running_searches[pid][end_time] = time.time()
continue
try:
proc = psutil.Process(pid)
if len(proc.cmdline)  0:
if proc.cmdline[0] == 'find':
self.running_searches[pid] = {}
self.running_searches[pid][start_time] = time.time()
self.running_searches[pid][end_time] = self.running_searches[pid][start_time]
self.running_searches[pid][proc] = proc
print(%s %s started a search (%d) for %s % (time.asctime(time.localtime(self.running_searches[pid][start_time])),
  proc.username,
  pid,
   .join(proc.cmdline[1:])))
elif proc.cmdline[0] == 'grep':
print(%s search (%d) is reading %s % (time.asctime(),
pid,
 .join(proc.cmdline[1:])))
except psutil.error.NoSuchProcess:
continue

Bug#611372: qa.debian.org: Wrong version display in new upstream todo summary

2011-06-28 Thread Matteo F. Vescovi

Same issue here for gtkpod package:

http://packages.qa.debian.org/g/gtkpod.html

--
Ing. Matteo F. Vescovi

--
Il messaggio e' stato analizzato alla ricerca di virus o
contenuti pericolosi da MailScanner, ed e'
risultato non infetto.




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



Bug#630477: Switch speech synthesis

2011-06-28 Thread Christian PERRIER
Quoting Samuel Thibault (sthiba...@debian.org):

 There is one glitch in the main menu BTW. I don't know if it is on
 purpose that the language question is always asked in english, but the
 title is asked in the previously-selected language, which makes some
 sort of mixture. I mean for instance:
 
 - boot the installer
 - choose the french language
 - don't choose a country, go back to language question
 - the debconf title for language question is in french, while the
   actual question is in english.
 
 In my patch, I make localechooser switch back to english for the
 language question, even if the title is in the local language. Should I
 keep it so?

Yes, that's OK. localechooser's choices are always in English and the
menu text is not translatable, on purpose. The point is allowing
someone to come back in case (s)he picked the wrong language...and
still have something understandable..:)

A side effect was the situation you mention. It never bothered us
enough to include a hack to switch everything back to English prior to
the 2nd menu display

So, imho, keep your patch as is. 








signature.asc
Description: Digital signature


Bug#631118: [Pkg-samba-maint] Bug#631118: Bug#631118: Bug#631118: samba: smbd spams log with Could not find child X -- ignoring messages

2011-06-28 Thread Christian PERRIER
Quoting Christian PERRIER (bubu...@debian.org):

 I'd prefer upstream including the patch in their 3.5 branch. For that
 reason, i filed the bug in Samba's Bugzilla.

...it just happened. The fix has been pushed to upstream 3.5 branch
and will be in next 3.5.whatever

(it's likely that, in the meantime, we have 3.6.0 in unstable, though,
and from what I understand, this bug is not in that version)



signature.asc
Description: Digital signature


Bug#631926: /usr/bin/ld: cannot find -lgcc_s

2011-06-28 Thread Marius Mikucionis
Package: gcc-4.5
Version: 4.5.3-3
Severity: important

Basically after recent upgrade I cannot compile anything.
Here is a simple procedure:

Get a small C program (there is nothing special about it):
$ wget http://burtleburtle.net/bob/c/jenny.c;


Compile:

$ gcc-4.5 jenny.c
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status

So I looked for libgcc:
$ gcc-4.5 -print-libgcc-file-name
/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.5.3/libgcc.a

which is different from a working gcc-4.6 setup:
$ gcc-4.6 -print-libgcc-file-name
/usr/lib/gcc/i486-linux-gnu/4.6.1/libgcc.a

Then I looked at /etc/ld.so.conf.d/

-rw-r--r-- 1 root root  15 2010-05-05 14:50 atlas.conf
-rw-r--r-- 1 root root 108 2011-06-13 02:10 i486-linux-gnu.conf
-rw-r--r-- 1 root root  44 2007-11-29 22:21 libc.conf
-rw-r--r-- 1 root root  65 2008-02-09 17:24 libR.conf
-rw-r--r-- 1 root root  56 2011-06-13 02:21 zz_amd64-biarch-compat.conf

And content of i486-linux-gnu.conf is:
# Multiarch support
/lib/i386-linux-gnu
/usr/lib/i386-linux-gnu
/lib/i486-linux-gnu
/usr/lib/i486-linux-gnu

I think that something is wrong with the way gcc-4.5 directories are organized, 
or an ld configuration is missing.

Please help.

Marius

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

Kernel: Linux 2.6.37.6-d630 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=lt_LT.UTF-8, LC_CTYPE=lt_LT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gcc-4.5 depends on:
ii  binutils  2.21.52.20110606-2 The GNU assembler, linker and bina
ii  cpp-4.5   4.5.3-3The GNU C preprocessor
ii  gcc-4.5-base  4.5.3-3The GNU Compiler Collection (base 
ii  libc6 2.13-7 Embedded GNU C Library: Shared lib
ii  libcloog-ppl0 0.15.9-3   the Chunky Loop Generator (runtime
ii  libelfg0  0.8.13-2   an ELF object file access library
ii  libgcc1   1:4.6.0-10 GCC support library
ii  libgmp10  2:5.0.1+dfsg-7 Multiprecision arithmetic library
ii  libgmpxx4ldbl 2:5.0.1+dfsg-7 Multiprecision arithmetic library 
ii  libgomp1  4.6.0-10   GCC OpenMP (GOMP) support library
ii  libmpc2   0.9-3  multiple precision complex floatin
ii  libmpfr4  3.0.1-3multiple precision floating-point 
ii  libppl-c4 0.11.2-3   Parma Polyhedra Library (C interfa
ii  libppl9   0.11.2-3   Parma Polyhedra Library (runtime l
ii  zlib1g1:1.2.3.4.dfsg-3   compression library - runtime

Versions of packages gcc-4.5 recommends:
ii  libc6-dev 2.13-7 Embedded GNU C Library: Developmen

Versions of packages gcc-4.5 suggests:
pn  binutils-gold none (no description available)
pn  gcc-4.5-doc   none (no description available)
pn  gcc-4.5-locales   none (no description available)
ii  gcc-4.5-multilib  4.5.3-3The GNU C compiler (multilib files
pn  libgcc1-dbg   none (no description available)
pn  libgomp1-dbg  none (no description available)
pn  libmudflap0-4.5-dev   none (no description available)
pn  libmudflap0-dbg   none (no description available)
ii  libppl-c2 0.10.2-8   Parma Polyhedra Library (C interfa
ii  libppl7   0.10.2-8   Parma Polyhedra Library (runtime l

-- 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#631927: ITP: libhttp-server-simple-authen-perl -- Authentication plugin for HTTP::Server::Simple

2011-06-28 Thread Gonéri Le Bouder
Package: wnpp
Severity: wishlist
Owner: Gonéri Le Bouder gon...@rulezlan.org


* Package name: libhttp-server-simple-authen-perl
  Version : 0.0.4 
  Upstream Author : Tatsuhiko Miyagawa miyag...@bulknews.net
* URL : http://search.cpan.org/dist/HTTP-Server-Simple-Authen/ 
* License : Artistic / GPL
  Programming Lang: Perl
  Description : Authentication plugin for HTTP::Server::Simple

 HTTP::Server::Simple::Authen is an HTTP::Server::Simple plugin to allow HTTP
 authentication. Authentication scheme is pluggable and you can use whatever
 Authentication protocol that Authen::Simple supports.



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



Bug#631928: ITP: emacs-calfw -- A calendar framework for Emacs

2011-06-28 Thread KURASHIKI Satoru
Package: wnpp
Severity: wishlist
Owner: KURASHIKI Satoru lur...@gmail.com


* Package name: emacs-calfw
  Version : 0.2.1
  Upstream Author : SAKURAI, Masashi m.sakurai _at_ kiwanami.net
* URL : https://gist.github.com/kiwanami/emacs-calfw/
* License : GPL3
  Programming Lang: Emacs Lisp
  Description : A calendar framework for Emacs

This program displays a pretty cool calendar view in the Emacs buffer,
which also work with org-agenda, google calendar, and ical.



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



Bug#631929: ITP: gnomad2 -- music manager for Creative Labs NOMAD and Zen devices

2011-06-28 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia ales...@debian.org

* Package name: gnomad2
  Version : 2.9.5
  Upstream Author : Linus Walleij tr...@df.lth.se
* URL : http://gnomad2.sourceforge.net/
* License : GPL
  Programming Lang: C
  Description : music manager for Creative Labs NOMAD and Zen devices

 Gnomad2 is a GUI built on top of GTK/GNOME 2, id3lib and libnjb that makes
 it possible to transfer tracks and files from/to Creative NOMAD and Zen
 devices. It is designed much like an ordinary graphical FTP program.

I'm trying to reintroduce this as it seems upstream has finally woken up.



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



Bug#631930: ftbfs on armel using JamVM

2011-06-28 Thread Matthias Klose
Package: tomcat-maven-plugin
Version: 1.1-1
Severity: important

trying to build the package on armel using JamVM, I get:

[INFO] Scanning for projects...
[INFO] 
[INFO] Building Tomcat Maven Plugin
[INFO]task-segment: [package]
[INFO] 
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) org.eclipse.jdt.core.compiler:ecj:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.eclipse.jdt.core.compiler
-DartifactId=ecj -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
  mvn deploy:deploy-file -DgroupId=org.eclipse.jdt.core.compiler
-DartifactId=ecj -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]

  Path to dependency:
1) org.codehaus.mojo:tomcat-maven-plugin:maven-plugin:1.1
2) org.apache.tomcat:jasper:jar:debian
3) org.eclipse.jdt.core.compiler:ecj:jar:debian

--
1 required artifact is missing.

for artifact:
  org.codehaus.mojo:tomcat-maven-plugin:maven-plugin:1.1



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



Bug#631926: /usr/bin/ld: cannot find -lgcc_s

2011-06-28 Thread Matthias Klose
On 06/28/2011 12:54 PM, Marius Mikucionis wrote:
 Package: gcc-4.5
 Version: 4.5.3-3
 Severity: important
 
 Basically after recent upgrade I cannot compile anything.

update to gcc-4.6 from unstable for now.



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



Bug#631906: gcc-4.4: cannot find -lgcc_s after upgrade to 4.4.6-6

2011-06-28 Thread Matthias Klose
On 06/28/2011 09:50 AM, Raphael Geissert wrote:
 Package: gcc-4.4
 Version: 4.4.6-6
 Severity: grave
 
 Hi,
 
 After upgrading to 4.4.6-6, gcc won't build binaries:
 
 $ cat t.c
 #include stdio.h
 
 int
 main()
 {
 printf('lo world\n);
 return 0;
 }
 
 $ make t CC=gcc-4.4
 gcc-4.4 t.c   -o t
 /usr/bin/ld.bfd.real: cannot find -lgcc_s

update to gcc-4.6 from unstable for now.



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



Bug#539997: RFP: pohmelfs -- Parallel Optimized Host Message

2011-06-28 Thread Sergey Korobitsin
Hello,
Is there any progress on this RFP?

-- 
Bright regards, Sergey Korobitsin,
Chief Research Officer
Arta Software, http://arta.kz/
xmpp:underta...@jabber.arta.kz

--
Условно-бесплатная программа — это такая программа, 
которую ставишь бесплатно, а потом тебе за неё дают условно…
  -- aceler в 
http://lj.rossia.org/users/k001/659660.html?thread=4968140#t4968140



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



Bug#631931: ftbfs on armel using JamVM

2011-06-28 Thread Matthias Klose
Package: maven-site-plugin
Version: 2.1-1
Severity: important

seen on a test rebuild on armel using JamVM
complete build log at
http://people.canonical.com/~lamont/jamvm/logs/maven-site-plugin_2.1-1-armel-20110622-1229

mvn-shared-repo:
 [java] + Error stacktraces are turned on.
 [java] [INFO]
 [java] NOTE: Maven is executing in offline mode. Any artifacts not already
in your local
 [java] repository will be inaccessible.
 [java]
 [java] [INFO] Scanning for projects...
 [java] [INFO]

 [java] [ERROR] FATAL ERROR
 [java] [INFO]

 [java] [INFO] Error building POM (may not be this project's POM).
 [java]
 [java]
 [java] Project ID: 
org.apache.maven.plugins:maven-site-plugin:maven-plugin:2.1
 [java]
 [java] Reason: Cannot find parent: org.apache.maven.plugins:maven-plugins
for project: org.apache.maven.plugins:maven-site-plugin
:maven-plugin:2.1 for project
org.apache.maven.plugins:maven-site-plugin:maven-plugin:2.1
 [java]
 [java]



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



Bug#631932: Annoying log message DIGEST-MD5 common mech free

2011-06-28 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: mutt
Version: 1.5.21-4.1
Severity: minor
Tags: sid

Since one update weeks ago there is always a message in logfiles mutt:
DIGEST-MD5 common mech free when starting mutt. That message is very
annoying.

- -- Package-specific info:
Mutt 1.5.21 (2010-09-15)
Copyright (C) 1996-2009 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 2.6.38.6 (x86_64)
ncurses: ncurses 5.9.20110404 (compiled with 5.9)
libidn: 1.22 (compiled with 1.20)
hcache backend: tokyocabinet 1.4.37
Compile options:
- -DOMAIN
+DEBUG
- -HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  +USE_FCNTL  -USE_FLOCK 
  
+USE_POP  +USE_IMAP  +USE_SMTP  
- -USE_SSL_OPENSSL  +USE_SSL_GNUTLS  +USE_SASL  +USE_GSS  +HAVE_GETADDRINFO  
+HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME  
- -EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +COMPRESSED  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET 
 +HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE  
ISPELL=/usr/bin/ispell
SENDMAIL=/usr/sbin/sendmail
MAILPATH=/var/mail
PKGDATADIR=/usr/share/mutt
SYSCONFDIR=/etc
EXECSHELL=/bin/sh
MIXMASTER=mixmaster
To contact the developers, please mail to mutt-...@mutt.org.
To report a bug, please visit http://bugs.mutt.org/.

misc/am-maintainer-mode
features/ifdef
features/xtitles
features/trash-folder
features/purge-message
features/imap_fast_trash
features/sensible_browser_position
features-old/patch-1.5.4.vk.pgp_verbose_mime
features/compressed-folders
features/compressed-folders.debian
debian-specific/Muttrc
debian-specific/Md.etc_mailname_gethostbyname.diff
debian-specific/use_usr_bin_editor.diff
debian-specific/correct_docdir_in_man_page.diff
debian-specific/dont_document_not_present_features.diff
debian-specific/document_debian_defaults
debian-specific/assumed_charset-compat
debian-specific/467432-write_bcc.patch
debian-specific/566076-build_doc_adjustments.patch
misc/define-pgp_getkeys_command.diff
misc/gpg.rc-paths
misc/smime.rc
upstream/531430-imapuser.patch
upstream/537818-emptycharset.patch
upstream/543467-thread-segfault.patch
upstream/542817-smimekeys-tmpdir.patch
upstream/537694-segv-imap-headers.patch
upstream/548577-gpgme-1.2.patch
upstream/553321-ansi-escape-segfault.patch
upstream/568295-references.patch
upstream/547980-smime_keys-chaining.patch
upstream/528233-readonly-open.patch
upstream/228671-pipe-mime.patch
upstream/383769-score-match.patch
upstream/578087-header-strchr.patch
upstream/603288-split-fetches.patch
upstream/537061-dont-recode-saved-attachments.patch
upstream/608706-fix-spelling-errors.patch
upstream/620854-pop3-segfault.patch
upstream/path_max
misc/gpg_clearsign_charset
mutt.org

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'stable'), (60, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38.6 (SMP w/8 CPU cores)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)
Shell: /bin/sh linked to /bin/dash

Versions of packages mutt depends on:
ii  libc6   2.13-7   Embedded GNU C Library: Shared lib
ii  libcome 1.41.12-4stable1 common error description library
ii  libgnut 2.10.5-2 the GNU TLS library - runtime libr
ii  libgpg- 1.10-0.3 library for common error values an
ii  libgpgm 1.2.0-1.4GPGME - GnuPG Made Easy
ii  libgssa 1.9.1+dfsg-1+b1  MIT Kerberos runtime libraries - k
ii  libidn1 1.22-1   GNU Libidn library, implementation
ii  libk5cr 1.9.1+dfsg-1+b1  MIT Kerberos runtime libraries - C
ii  libkrb5 1.9.1+dfsg-1+b1  MIT Kerberos runtime libraries
ii  libncur 5.9-1shared libraries for terminal hand
ii  libsasl 2.1.24~rc1.dfsg1+cvs2011-05-23-4 Cyrus SASL - authentication abstra
ii  libtoky 1.4.37-6.1   Tokyo Cabinet Database Libraries [

Versions of packages mutt recommends:
ii  exim4-d 4.76-2   lightweight Exim MTA (v4) daemon
ii  libsasl 2.1.24~rc1.dfsg1+cvs2011-05-23-4 Cyrus SASL - pluggable authenticat
ii  locales 2.13-7   Embedded GNU C Library: National L
ii  mime-su 3.51-1   MIME files 'mime.types'  'mailcap

Versions of packages mutt suggests:
ii  aspell0.60.6-6   GNU Aspell spell-checker
ii  ca-certificates   20110421   Common CA certificates
ii  gnupg 1.4.11-3   GNU privacy guard - a free PGP rep
ii  

Bug#631529: Missing fix for CVE-2010-1447

2011-06-28 Thread Niko Tyni
On Mon, Jun 27, 2011 at 07:01:24PM +0200, Moritz Mühlenhoff wrote:
 On Sun, Jun 26, 2011 at 08:49:12AM +0300, Niko Tyni wrote:
  On Sat, Jun 25, 2011 at 12:09:03PM +0100, Dominic Hargreaves wrote:
   On Fri, Jun 24, 2011 at 06:56:40PM +0200, Moritz Muehlenhoff wrote:
Package: perl
Severity: grave
Tags: security

Hi Perl maintainers,
it turns out that CVE-2010-1447 is still missing in Lenny and
Squeeze. It was originally attributed to Postgres, but it
was later found out that Perl is affected as well.

The attached patch is still needed in both Lenny and Squeeze.
   
   Thanks for pointing this out. I'll verify the patch and prepare packages;
   do you want them uploaded to security-master ASAP?
  
  Please note that this is probably going to break libpetal-perl and no
  fix is available. See #582805.
 
 But this software must've already been broken with the initial Safe.pm fix for
 Lenny/Squeeze? (5.10.0-19lenny3 / CVE-2010-1168)

No, it's really this fix for CVE-2010-1447 that breaks it.

I've verified on both Lenny and Squeeze that libpetal-perl_2.19-1
builds fine without CVE-2010-1447.patch, but applying the patch
manually to /usr/lib/perl/5.10/Safe.pm (or, in the squeeze case,
/usr/share/perl/5.10/Safe.pm) makes the libpetal-perl test suite crash
and burn.

I see I left the CVE-2010-1168 update at Safe-2.25 precisely because of
this; quoting myself in #582978:

  Upstream is now at 2.27, which has further related changes and was also
  bundled with Perl 5.12.1. However, it causes regressions in (at least)
  libpetal-perl (#582805) and libtext-micromason-perl (#582892). These
  two regressions don't happen with 2.25. 

See also my mail to t...@security.debian.org in January 2011 with
CVE-2010-1168 in the subject and
 Message-ID: 20110114185338.GA25109@madeleine.local.invalid


Fortunately libtext-micromason-perl isn't a problem in this context:
  - it's not in Lenny at all 
  - the Squeeze package got fixed in time, and I've verified the it still
builds with CVE-2010-1447.patch

-- 
Niko Tyni   nt...@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#631933: posh: Please document upstream

2011-06-28 Thread Reuben Thomas
Package: posh
Version: 0.9
Severity: wishlist

There is no home page URL or even README. It would be nice to have a
more obvious indication of authorship and upstream.

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

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

Versions of packages posh depends on:
ii  debconf [debconf-2.0] 1.5.36ubuntu4  Debian configuration management sy
ii  libc6 2.13-0ubuntu13 Embedded GNU C Library: Shared lib

posh recommends no packages.

posh suggests no packages.

-- debconf information:
  posh/sh: false



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



Bug#630787: marked as done (I can not update/install morituri because of a syntaxerror)

2011-06-28 Thread Fabian Greffrath

Am 17.06.2011 14:21, schrieb Debian Bug Tracking System:

Use aptitude.  Aptitude is your friend. Always use aptitude as your
package manager.

Do not use apt-get - it is less clever than aptitude.

Do not use GUI tools - they are unavailable in emergency situations
where you cannot start X11.


Sorry, Jonas, I this advice is IMHO crap and not related to the actual 
bug report at all.


If morituri fails to run with specificversions of the python runtime, 
then this should be documented somewhere in the packaging, e.g. using 
X-Python-Version in debian/control, see 
http://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html#s-specifying_versions.


 - Fabian



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



Bug#611336: The game does not quit when I confirm it.

2011-06-28 Thread Jérémy Lal
Package: openarena
Version: 0.8.5-8
Followup-For: Bug #611336

I have the same problem, but just since latest libgl1-mesa-glx 7.11~0-2.
I'm using fglrx driver, so it's even worse : i have to kill X.
Launching with 
openarena +set in_nograb 1 +set r_fullscreen 0
does not trigger the bug.
fglrx does not let me switch to console (blank screen) so it's hard to
debug.
I have yet to :
* get a backtrace through ssh
* try to reproduce using radeon driver


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

Kernel: Linux 3.0.0-rc2 (SMP w/4 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 openarena depends on:
ii  ioquake3  1.36+svn1946-1 Game engine for 3D first person sh
ii  openarena-data0.8.5split-1   OpenArena game data
ii  openarena-server  0.8.5-8server and game logic for the game

openarena recommends no packages.

openarena 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#630787: marked as done (I can not update/install morituri because of a syntaxerror)

2011-06-28 Thread Jonas Smedegaard
On 11-06-28 at 01:34pm, Fabian Greffrath wrote:
 Am 17.06.2011 14:21, schrieb Debian Bug Tracking System:
 Use aptitude.  Aptitude is your friend. Always use aptitude as your 
 package manager.
 
 Do not use apt-get - it is less clever than aptitude.
 
 Do not use GUI tools - they are unavailable in emergency situations 
 where you cannot start X11.
 
 Sorry, Jonas, I this advice is IMHO crap and not related to the actual 
 bug report at all.
 
 If morituri fails to run with specificversions of the python runtime, 
 then this should be documented somewhere in the packaging, e.g. using 
 X-Python-Version in debian/control, see 
 http://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html#s-specifying_versions.

Morituri works with all versions of Python provided in Debian unstable, 
testing, stable and oldstable.  I find it unreasonable to hint about 
Python version other than those.


 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#631934: xul-ext-itsalltext: incompatible with Iceweasel 5.0+

2011-06-28 Thread Sven Joachim
Package: xul-ext-itsalltext
Version: 1.5-1
User: pkg-mozilla-maintain...@lists.alioth.debian.org
Usertags: xulrunner-2.0

The current version of xul-ext-itsalltext is only compatible with
Iceweasel up to 4.0* and got deactivated when I upgraded to 5.0.
Please upload version 1.5.2 which declares itself compatible with
Firefox 3.5-6.*.


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

Kernel: Linux 3.0.0-rc5-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

Versions of packages xul-ext-itsalltext depends on:
ii  iceweasel 5.0-1  Web browser based on Firefox

xul-ext-itsalltext recommends no packages.

xul-ext-itsalltext 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#631926: /usr/bin/ld: cannot find -lgcc_s

2011-06-28 Thread Marius Mikucionis
On Tue, Jun 28, 2011 at 1:11 PM, Matthias Klose d...@debian.org wrote:

 On 06/28/2011 12:54 PM, Marius Mikucionis wrote:
  Package: gcc-4.5
  Version: 4.5.3-3
  Severity: important
 
  Basically after recent upgrade I cannot compile anything.

 update to gcc-4.6 from unstable for now.


Thanks for the quick reply, it did fix my problem.

Thank you!


Bug#631935: console-setup: setupcon does not set fonts if kpd-compat is installed

2011-06-28 Thread mtths
Package: console-setup
Version: 1.73
Severity: normal
Tags: patch

When setupcon uses the the wrapper script setfont from kbd-compat, it uses
the parameter -C which is only supported by the original from kbd.
Because kbd-compat depends on console-tools, the patch changes the search
order: first look for consolechars (console-tools), then look for setfont
(kbd).

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (998, 'unstable'), (99, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages console-setup depends on:
ii  console-setup-linux   1.73   Linux specific part of console-set
ii  debconf   1.5.40 Debian configuration management sy
ii  keyboard-configuration1.73   system-wide keyboard preferences
ii  xkb-data  2.1-2  X Keyboard Extension (XKB) configu

console-setup recommends no packages.

Versions of packages console-setup suggests:
ii  locales   2.13-7 Embedded GNU C Library: National L
ii  lsb-base  3.2-27 Linux Standard Base 3.2 init scrip

Versions of packages keyboard-configuration depends on:
ii  debconf   1.5.40 Debian configuration management sy

Versions of packages console-setup-linux depends on:
ii  console-tools  1:0.2.3dbs-70 Linux console and font utilities
ii  kbd-compat [kbd]   1:0.2.3dbs-70 Wrappers around console-tools for 
ii  keyboard-configuration 1.73  system-wide keyboard preferences

console-setup-linux suggests no packages.

Versions of packages console-setup is related to:
ii  console-common 0.7.85basic infrastructure for text cons
ii  console-data   2:1.10-9  keymaps, fonts, charset maps, fall
ii  console-tools  1:0.2.3dbs-70 Linux console and font utilities
ii  kbd-compat [kbd]   1:0.2.3dbs-70 Wrappers around console-tools for 

-- debconf information:
* console-setup/variant: Deutschland
* console-setup/codeset47: # Latin1 and Latin5 - western Europe and Turkic 
languages
  console-setup/unsupported_options: true
  console-setup/fontsize-text: 16
* console-setup/compose: No compose key
  keyboard-configuration/layout:
  keyboard-configuration/xkb-keymap: de
* keyboard-configuration/variant: Deutschland
  debian-installer/console-setup-udeb/title:
  debian-installer/console-setup-udeb/title:
  keyboard-configuration/unsupported_options: true
  console-setup/framebuffer_only:
  console-setup/other:
* console-setup/ctrl_alt_bksp: false
* keyboard-configuration/ctrl_alt_bksp: false
  console-setup/guess_font:
  keyboard-configuration/variantcode:
  console-setup/modelcode: microsoft
  console-setup/store_defaults_in_debconf_db: true
  console-setup/switch: No temporary switch
  keyboard-configuration/other:
  console-setup/unsupported_config_layout: true
  keyboard-configuration/optionscode:
  console-setup/use_system_font:
  console-setup/fontsize: 8x16
  console-setup/unsupported_layout: true
  keyboard-configuration/modelcode: pc105
  keyboard-configuration/unsupported_config_options: true
* console-setup/charmap: UTF-8
  console-setup/layoutcode: de
* console-setup/fontface47: Terminus
  keyboard-configuration/unsupported_config_layout: true
  keyboard-configuration/toggle: No toggling
  console-setup/fontsize-text47: 8x16
  console-setup/optionscode:
* keyboard-configuration/compose: No compose key
  console-setup/unsupported_config_options: true
  keyboard-configuration/switch: No temporary switch
* console-setup/charmap47: UTF-8
  console-setup/layout:
* keyboard-configuration/altgr: The default for the keyboard layout
  console-setup/variantcode:
  console-setup/codesetcode: Lat15
  keyboard-configuration/unsupported_layout: true
* keyboard-configuration/model: Generische PC-Tastatur mit 105 Tasten (Intl)
* console-setup/altgr: The default for the keyboard layout
  keyboard-configuration/layoutcode: de
* console-setup/model: Microsoft Natural
* console-setup/fontsize-fb: 16
* console-setup/fontsize-fb47: 8x16
  keyboard-configuration/store_defaults_in_debconf_db: true
* console-setup/codeset: # Latin1 and Latin5 - western Europe and Turkic 
languages
  console-setup/toggle: No toggling
* console-setup/fontface: Terminus
--- /bin/setupcon.dpkg-dist 2011-04-12 23:09:20.0 +0200
+++ /bin/setupcon   2011-06-28 12:33:22.899790814 +0200
@@ -446,12 +446,12 @@
 if [ $do_font ]; then
 case $kernel in
 linux)
-if which setfont /dev/null ; then
-do_font=linuxkbd
-elif which consolechars /dev/null ; then
+if which consolechars /dev/null ; then
 do_font=linuxct
+elif which setfont /dev/null ; then
+do_font=linuxkbd
 else
-

Bug#631936: cvs: should launch editor if EDITOR environment variable is not set

2011-06-28 Thread YOSHINO Yoshihito
Package: cvs
Version: 2:1.12.13+real-4
Severity: normal
Tags: patch

According to Debian Policy (11.4. Editors and pagers), if EDITOR environment
variable is not set, programs that launch an editor should use
`/usr/bin/editor'.

A simple patch to use /usr/bin/editor is attached.

BTW, /bin/ed is not always available on Debian systems, since package ed has
priority optional.

Thanks,
-- 
YOSHINO Yoshihito yy.y.ja...@gmail.com

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

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

Versions of packages cvs depends on:
ii  adduser 3.113add and remove users and groups
ii  dpkg1.16.0.3 Debian package management system
ii  install-info4.13a.dfsg.1-6   Manage installed documentation in
ii  libbsd0 0.3.0-1  utility functions from BSD systems
ii  libc6   2.13-7   Embedded GNU C Library: Shared lib
ii  libcomerr2  1.41.12-4stable1 common error description library
ii  libgssapi-krb5-21.9.1+dfsg-1+b1  MIT Kerberos runtime libraries - k
ii  libk5crypto31.9.1+dfsg-1+b1  MIT Kerberos runtime libraries - C
ii  libkrb5-3   1.9.1+dfsg-1+b1  MIT Kerberos runtime libraries
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages cvs recommends:
pn  mksh  none (no description available)
ii  openssh-client1:5.8p1-4  secure shell (SSH) client, for sec

Versions of packages cvs suggests:
ii  rcs   5.7-25 The GNU Revision Control System

-- debconf information:
  cvs/pserver_repos_individual: true
  cvs/pserver_setspawnlimit: false
  cvs/rotatekeep: 7
  cvs/badrepositories: create
  cvs/rotatekeep_individual: 7
  cvs/pserver_repos: all
  cvs/pserver: false
  cvs/repositories: /srv/cvs
  cvs/rotatekeep_nondefault: no
  cvs/rotate_individual: true
  cvs/pserver_spawnlimit: 400
  cvs/rotatehistory: no
--- cvs-1.12.13+real/debian/rules.orig	2011-06-28 20:11:10.0 +0900
+++ cvs-1.12.13+real/debian/rules	2011-06-28 20:58:15.935715450 +0900
@@ -60,7 +60,7 @@
 			--with-gssapi \
 			--with-external-zlib \
 			--with-rsh=ssh \
-			--with-editor=/bin/ed \
+			--with-editor=/usr/bin/editor \
 			--with-tmpdir=/var/tmp \
 			--with-umask=002 \
 			--with-cvs-admin-group=_cvsadmin


Bug#613592: /sbin/fdisk: Can't create at sector 63

2011-06-28 Thread Olaf van der Spek
On Tue, Jun 28, 2011 at 7:58 AM, Alexander Kurtz
kurtz.a...@googlemail.com wrote:
 That's hardly a bug:

True

      * If you delete something, data loss is the expected outcome.

True, but deleting and recreating was advised in a number of how to's.

      * If you want to do advanced operations like resizing a partition,
        use more advanced tools like parted.

Isn't it kind of silly to have so many tools that try to do the same thing?

      * The fact that fdisk doesn't let you start partitions before
        sector 2048 is a feature, not a bug ;-). This is used to ensure
        the correct alignment of partitions on modern hard drives with a
        (physical) sector size of more than 512 bytes.
      * However, fdisk will still let you create partitions that start
        at sector 63, if you are in DOS-compatible mode, i.e. don't
        specify -c as parameter.

It wasn't clear to me at all what DOS-compatibility meant, so I had no
idea that'd allow me to create a partition at sector 63.

Greetings,

Olaf



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



Bug#631937: xul-ext-itsalltext: debian/watch file needs update to find version 1.5.2

2011-06-28 Thread Sven Joachim
Package: xul-ext-itsalltext
Version: 1.5-1
Severity: minor
Tags: patch

Upstream has found yet another way to express their package name,
leaving out the exclamation mark this time.  The following patch takes
care of that:

--8---cut here---start-8---
diff --git a/debian/watch b/debian/watch
index 90feb58..47c1efe 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://ftp.mozilla.org/pub/mozilla.org/addons/4125/it[_]*s_all_text!-([\d\.]*)-[a-z+]+\.xpi
+http://ftp.mozilla.org/pub/mozilla.org/addons/4125/it[_]*s_all_text!?-([\d\.]*)-[a-z+]+\.xpi
--8---cut here---end---8---


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

Kernel: Linux 3.0.0-rc5-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

Versions of packages xul-ext-itsalltext depends on:
ii  iceweasel 5.0-1  Web browser based on Firefox

xul-ext-itsalltext recommends no packages.

xul-ext-itsalltext 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#630477: Switch speech synthesis

2011-06-28 Thread Samuel Thibault
Christian PERRIER, le Tue 28 Jun 2011 07:12:56 +0200, a écrit :
 Could we imagine, some day, having this combined with a voice-command
 interface?

Generic-purpose voice recognition does not work very well. For
particular purpose it may work not so bad. We have very little libre
software for that, however.

Samuel



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



Bug#631627: gcc-defaults version 4:4.4.5-1 non-functional on Wheezy (missing libgcc_s.so)

2011-06-28 Thread Ludovic Brenta

tags 631627 wheezy pending

found 631627 gcc-4.6/4.6.0-10

notfound 631627 gcc-4.6/4.6.0-12

severity 631627 important

thanks



This bug is present only in testing and will disappear when libgcc1 (=

1:4.6.0-12) migrates to testing.  The version currently in unstable is

1:4.6.1-1.



-- 

Ludovic Brenta.





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



Bug#607839: Question about copyright/license of the GNOME foot Logo

2011-06-28 Thread Josselin Mouette
Le mardi 28 juin 2011 à 10:48 +0100, Bastien Nocera a écrit : 
  The desktop-base Debian package includes an image which is derived
  from the GNOME foot Logo.
  I am currently trying to properly document the copyright and license of
  the GNOME foot Logo, but I wasn't able to find official information.
 
 Information is at:
 http://foundation.gnome.org/licensing/guidelines/
 and
 http://foundation.gnome.org/licensing/index.html
 
 Did you read the guidelines? What does your combined logo look like?
 If the combined work looks like it's merging the GNOME logo with another
 logo, it wouldn't be fine to use.

It is my impression by reading the guidelines that the foot logo without
the GNOME text (as shipped by gnome-about) isn’t subject to the same
terms as the one with the text (as shipped by gnome-icon-theme). This
would be similar to what we have for the Debian swirl.

So to be more precise, we’d like to know what are the rules (both
trademark and copyright) for the GNOME foot logo without the GNOME text
under it.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-


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


Bug#631936: cvs: should launch editor if EDITOR environment variable is not set

2011-06-28 Thread Thorsten Glaser
YOSHINO Yoshihito dixit:

A simple patch to use /usr/bin/editor is attached.

Thanks, will be applied.

BTW, /bin/ed is not always available on Debian systems, since package ed has
priority optional.

Hrm. It should be IMHO. (But then, I come back here from the Unix world…)

bye,
//mirabilos
-- 
08:05⎜XTaran:#grml mika: Does grml have an tool to read Apple
 ⎜System Log (asl) files? :)
08:08⎜ft:#grml yeah. /bin/rm. ;)   08:09⎜mrud:#grml hexdump -C
08:31⎜XTaran:#grml ft, mrud: *g*



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



Bug#631939: Please also build cmirrord from lvm2 source

2011-06-28 Thread Philipp Niemann
Package: lvm2
Version: 2.02.66-5
Severity: wishlist

Hi!

With current lvm2 packages comes no cmirrord binary. The upstream source
provides everything needed for the utility.

One would have to add libopenais-dev and libcorosync-dev (this was with
my testing environment) to build-deps and have some rules to place the
daemon file properly, as well as a manpage and some startup script.

Upstream uses cmirrord with RHEL 6.0. Seems to be for production use,
too, as the documentation of RHEL 6.0 doesn't have any warnings or
support exceptions listed in the docs.

I build cmirrord from the current squeeze src package by manually
running configure with --enable-cmirrord and ended up with a binary that
does the job (but I didn't yet test for flaws). It seems that clvmd is
also changed by --enable-cmirrord. I had to use the new clvmd to get
mirroring on the machine.

The daemon is used to have LVM based host mirrors of storage, which is a
key feature of our SAN environment. With cmirrord I am able to have a
multipathed, mirrored and shared storage device which I can use to have
live migration of xen or kvm VM.

Thanks for reading!

Kind regards,
Philipp

PS: System information is from a different system as the server in
question has no internet access. But the version information should
match.

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

Kernel: Linux 2.6.32-5-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 lvm2 depends on:
ii  dmsetup 2:1.02.48-5  The Linux Kernel Device Mapper use
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  libdevmapper1.02.1  2:1.02.48-5  The Linux Kernel Device Mapper use
ii  libreadline55.2-7GNU readline and history libraries
ii  libudev0164-3libudev shared library
ii  lsb-base3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip

lvm2 recommends no packages.

lvm2 suggests no packages.

-- debconf information excluded



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



  1   2   3   4   >