Bug#617283: libmpich2-dev: Wrong fortran module version wrt gfortran-4.5

2011-03-12 Thread Lucas Nussbaum
Hi Matthias,

What is the appropriate solution to this problem? Just reupload/binNMU
the package? (I'll do that anyway because of another change, but am
wondering if this isn't a more large-scale problem where other packages
would be affected too)

- Lucas

On 10/03/11 at 13:49 +0800, Lifeng Sun wrote:
> Hi,
> 
> On 10:41 Wed 03/09/11 Mar , Lucas Nussbaum wrote:
> > On 07/03/11 at 20:25 +0100, jourdan wrote:
> > > Package: libmpich2-dev
> > > Version: 1.3.3~rc1-1
> > > Severity: important
> > > 
> > > Hi,
> > > 
> > > Compiling a fortran 90 file that uses the module mpi.mod from mpich2, I 
> > > get the following error:
> > > 
> > > use mpi
> > >  1
> > > Fatal Error: Wrong module version '0' (expected '4') for file 'mpi.mod' 
> > > opened at (1)
> > > 
> > > It seems the module version has changed with gfortran 4.5 (the problem 
> > > did not happen with 4.4). Perhaps a rebuild of libmpich2 would do?
> >  
> > Hi,
> > 
> > Are you in a position to debug this further? I don't think that a
> > rebuild of the package would help since it was very recently uploaded.
> 
> Fortran module files created by gfortran is not compatible between
> versions of gfortran. Rebuiding the package by gfortran-4.5 works ONLY
> for the same version of gfortran.
> 
> 
>  - Lifeng




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



Bug#617289: alsa-utils: alsa fails to recognize EMU10K1X - no sound

2011-03-12 Thread Elimar Riesebieter
* Kyle Bogdan [110312 00:09 -0600]:
> Apologies for the personal email, rather than a forum posting.
> 
> I seem to have run into some functionality issues similar to those discussed
> in the google group/topic mentioned as the subject.
> This is some output specific to my machine using the commands you mentioned.
> 
> I am running 10.10 ubuntu.
> 
> $ cat /proc/asound/cards
>  0 [ICH5   ]: ICH4 - Intel ICH5
>   Intel ICH5 with AD1980 at irq 17
>  1 [Live   ]: EMU10K1X - Dell Sound Blaster Live!
>   Dell Sound Blaster Live! at 0xcf20 irq 17
> $ lsmod  grep snd
> Usage: lsmod

Sorry, must be
$ lsmod | grep snd

Elimar


-- 
  The path to source is always uphill!
-unknown-


signature.asc
Description: Digital signature


Bug#617879: No blcr checkpointing support in mpich2

2011-03-12 Thread Lucas Nussbaum
On 11/03/11 at 22:09 -0600, Bogdan Nicolae wrote:
> Package: mpich2
> 
> Version: 1.3.3rc1
> 
> Mpich2 was compiled with --enable-checkpointing but without
> --with-hydra-ckpointlib=blcr.
> 
> Please correct that.

Hi Bogdan,

Thanks for the report, will be fixed in the next upload (probably
tomorrow or on monday, I want to wait for the current version to migrate
to testing first).

- Lucas



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



Bug#617892: hg-git: doesnt' work with recent mercurial, abort: No module named bookmarks!

2011-03-12 Thread Kan-Ru Chen
Package: mercurial-git
Version: 0.2.5-1
Severity: grave

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

| % hg push git+ssh://localhost:debian/pkg/mine/foo
| pushing to git+ssh://localhost:debian/pkg/mine/foo
| importing Hg objects into Git
| abort: No module named bookmarks!

It seems mercurial moved the bookmarks extension out of hgext
namespace.

hg-git upstream repository seems to have fixed this, but I haven't
tested it.

Kanru



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

Kernel: Linux 2.6.38-rc4+ (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/bash

Versions of packages mercurial-git depends on:
ii  mercurial   1.8-1scalable distributed version contr
ii  python  2.6.6-3+squeeze5 interactive high-level object-orie
ii  python-dulwich  0.7.0-2  Python Git library
ii  python-support  1.0.11   automated rebuilding support for P

mercurial-git recommends no packages.

mercurial-git suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAk17MckACgkQsbdbXzZcx6JcogCg8mBUUCW1c1ZrHagoqt65cChn
jPQAoJR8UfpC9vNESi75ULB6UAGILrSd
=9TG+
-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#617893: dracut: New Upstream (008)

2011-03-12 Thread Daniel Baumann
Package: dracut
Severity: wishlist

Hi,

it would be nice if you could upgrade to a newer upstream, currently 008.

Regards,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
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#617894: [ARMel] tgammal isn't accurate enough

2011-03-12 Thread Julien PUYDT

Package: libc6
Version: 2.11.2-13

The following piece of code :

#include 
#include 

int
main (int argc,
  char* argv[])
{
  long double x = 6.0;
  printf ("tgammal (%20Lf)=%20Lf\n", x, tgammal (x));
  return 0;
}

Prints, on an x86 debian unstable (eglibc 2.11.2-11) :
tgammal (6.00)=  120.00
And on an ARMel debian unstable (eglibc 2.11.2-13) :
tgammal (6.)=119.97157829

That last results if of too poor precision for sage 
(http://www.sagemath.org), which I'm porting to the platform.


The box used to run ubuntu, where the problem occurred too 
(https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/713985).


Snark on #sage-devel



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



Bug#582340: NMU: tightvnc 1.3.9-6.2

2011-03-12 Thread Ola Lundqvist
Great. Thanks a lot!

// Ola

Inguza Technology AB http://inguza.com/

- Reply message -
From: "Nobuhiro Iwamatsu" 
Date: Sat, Mar 12, 2011 01:26
Subject: Bug#582340: NMU: tightvnc 1.3.9-6.2
To: 
Cc: <582...@bugs.debian.org>


Hi,

2011/3/12 Ola Lundqvist :
> Hi
>
> Thanks for that change. Just a check. Do you know that it actually works
> on that platform? I know that sometimes it is better that it do not
> really buld if it do not work anyway.
>

Yes, I build and check working on sh4 machine.
Work fine.

Best regards,
  Nobuhiro


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



Bug#548867: Proposed patch to update Debian Developer's Duties chapter

2011-03-12 Thread Raphael Hertzog
On Sat, 12 Mar 2011, Charles Plessy wrote:
> I do not like for instance, the way you write:
> 
>   Lack of attention to RC bugs is grounds for the QA team to orphan the 
> package.
> 
> In the pledge that inspired your patch, you present orphaning by the QA as a
> sanction:
> 
>   [I will] not complain if the quality assurance team decides to orphan the 
> package
> 
> I do not think that this reflects reality. Perhaps I did not find the words,
> but for me, it sounds like a morale lesson: « If you do not maintain your
> package well, the QA team will take it from your hands and it will be your
> fault ».

Can you concentrate on the submitted patch and not on my initial pledge?
I agree my pledge sounds like a morale lesson, and Manoj Srivastava also
found it patronizing. That's why he rewrote it and he came up
with the wording "Lack of attention to RC bugs is grounds for the QA team
to orphan the package.".

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548867#10

That said I'm certainly open to rewrite it further. What about this:
---
Lack of attention to RC bugs is often interpreted by the QA team as a sign 
that the maintainer has disappeared without properly orphaning his package.
Don't be surprised if the MIA team enters in action and ends up orphaning
your packages (see ). But you should really avoid
that situation in the first place and ensure that your packages get the 
attention
that they deserve.
---

> This is probably the last comment I send. For the moment you got one negative
> appreciation, and zero positive appreciation. Please focus on gathering
> positive appreciations, instead of sending your buddies explaining that the
> person giving the negative appreciation is wrong. Because even if my negative
> comments were wrong, you still have zero positive comments.

Stefano is the DPL, someone elected that is supposed to represent us all... not
my "buddy". Your tone in the end of the message is highly displeasing and not
at all constructive.

I have spent several hours drafting this in a way that ought to be acceptable by
the project at large. I hope some other people will comment and help get this
improved. But the way you framed this initial discussion doesn't make it
welcoming for other people to chime in...

I have attached the latest draft of my patch.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
  ▶ http://RaphaelHertzog.fr (Français)
commit 18db2dc72dcb1275ed868e6fb7ba941d9d09cae9
Author: Raphaël Hertzog 
Date:   Mon Feb 28 23:02:46 2011 +0100

Document duties to wort towards the next stable release and to maintain the 
stable package

diff --git a/debian/changelog b/debian/changelog
index 4b520bc..041b479 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ developers-reference (3.4.5) UNRELEASED; urgency=low
   [ Raphaël Hertzog ]
   * Rework section on "sponsoring packages" and include a basic
 checklist for the sponsor. Closes: #453313
+  * Update the "Debian Developer's Duties" chapter to be more explicit
+about duties of package maintainers. Closes: #548867
 
  -- Raphaël Hertzog   Wed, 24 Nov 2010 23:54:39 +0100
 
diff --git a/developer-duties.dbk b/developer-duties.dbk
index f240890..e77519c 100644
--- a/developer-duties.dbk
+++ b/developer-duties.dbk
@@ -12,31 +12,76 @@
 Social Contract by providing high-quality packages that are well integrated
 in the system and that adhere to the Debian Policy.
 
+
+Work towards the next stable release
+
+Providing high-quality packages in unstable is not enough, most users will
+only benefit from your packages when they are released as part of the next
+stable release. You are thus expected to collaborate with the release team
+to ensure your packages get included.
+
+
+More concretely, you should monitor whether your packages are migrating
+to testing (see ). When the migration doesn't happen
+after the test period, you should analyze why and work towards fixing this.
+It might mean fixing your package (in the case of release-critical bugs or
+failures to build on some architecture) but it can also mean updating (or
+fixing, or removing from testing) other packages to help complete a
+transition in which your package is entangled due to its dependencies. The
+release team might provide you some input on the current blockers of a
+given transition if you are not able to identify them.
+
+
+
+
+Maintain packages in stable
+
+Most of the package maintainer's work goes into providing updated
+versions of packages in unstable, but his job also entails taking care
+of the packages in the current stable release.
+
+
+While changes in stable are discouraged, they are possible. Whenever a
+security problem is reported, you should collaborate with the security
+team to provide a fixed version (see ). When
+bugs of severity important (or more) are reported against the stable
+version of your packages, you should consider providing a 

Bug#617240: [debian-mysql] Bug#617240: Please rebuild vtk on amd64

2011-03-12 Thread Julien Cristau
On Sat, Mar 12, 2011 at 08:51:19 +0100, Norbert Tretkowski wrote:

> Am Freitag, den 11.03.2011, 22:55 +0100 schrieb Julien Cristau:
> > found 617240 5.1.56-1
> > notfound 617240 5.1.56
> > kthxbye
> > 
> > On Fri, Mar 11, 2011 at 22:42:16 +0100, Mathieu Malaterre wrote:
> > 
> > > I hope this time this is correct.
> >
> > Not really, as there's no such version.  Fixing...
> 
> According to message #22, the issue does no longer happen with 5.1.56-1,
> so I wonder why the bug was marked found in that version...
> 
> Looking at the initial bugreport, libmysqlclient-dev 5.1.49-3 was used.
> 
AIUI the problem is a missing shlibs bump (there's a symbol in 5.1.56-1
which wasn't in 5.1.49-3).

Cheers,
Julien



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



Bug#593953: closed by Daniel Baumann (reply to daniel.baum...@progress-technologies.net) (Re: please add tangogps legacy support)

2011-03-12 Thread Enrico Zini
On Sat, Mar 12, 2011 at 04:30:03AM +, Debian Bug Tracking System wrote:

> squeeze was released, so closing.

Fine, but do you think this is a way to handle this kind of migration?

  Package: tangogps
  Depends: foxtrotgps
  Description: GTK+ mapping and GPS application (transitional package)
   Package to ease upgrading from older tangogps packages to the new foxtrotgps
   package.

Except there is no ease of upgrading: you think you upgrade tangogps but
actually get a different, slightly incompatible software, and lose the
tile cache and the POI database.

You then ignored the situation until squeeze released, and closed the
bug since now it's too late anyway to set up a proper migration.

I am seriously not impressed.

Enrico

-- 
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini 


signature.asc
Description: Digital signature


Bug#617895: gcj-jdk: dh_nativejava/aotcompile chokes if jars contain ":"

2011-03-12 Thread Niels Thykier
Package: gcj-jdk
Version: 4:4.4.5-2
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hey

I noticed that dh_nativejava/aotcompile does not cope very well if
the jar file contains a : (e.g. from a version number).  It seems
that it uses make at some point with a pattern that cannot properly
handle it.
  In the particular case the issue was caused by the Debian epoch
accidentially becoming a part of the upstream version.  That being
said ":" is a valid part of the upstream version[1].

~Niels

[1] http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version

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

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

Versions of packages gcj-jdk depends on:
ii  gcj-4.4-jdk   4.4.5-9gcj and classpath development tool
ii  gcj-jre   4:4.4.5-2  Java runtime environment using GIJ
ii  libgcj-common 1:4.4.5-2  Java runtime library (common files

gcj-jdk recommends no packages.

gcj-jdk suggests no packages.

- -- no debconf information

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

iQIcBAEBCAAGBQJNezexAAoJEAVLu599gGRCVdMQAJDzhUJEy5kiKXCX8TEQSLBg
x7XvKP4GlpLv73QzY2PcZU0po7q1EuhlCxD7A1KeCQedoshTy98dfRpl5LHzmp/r
1TNiFcx0BOKV5/lrO3ZLAFmL9ACPAjBaj/o7ZDI3Z8364Zr4ucHGUBxCldcCAn2g
/p60E5Wyda9QqmbuvO4GYdDbNncVf4J5mxLEbh+9CJxMHAPQXkaQpNdSr1uThNXA
vIGBrAJ0t7M48zWpL+DqE4prLBzFgFCgukkP04ikxo03W/Rv/LSkD69bbzkH82SF
D5CLmzic6RKPouse9KpJdmR/A/16iE2Xj0Qix/hgR4v9kx+CqjTuGipEEgaXYfsG
UjhjDNoj3/OL3wPEepQmKR7ArgKj1bmvwC6YUZzBrCfKVf6K1P0f64rt3mnH3hbO
iyLFqZLXLqnrXT6WP7TIONFztADxN67PaCl6b6J0grbicLL8RJLpOVp0azd9cWNy
0J9FSa3BJsnTQqS4ansa4Ir4tU0t+SBTljwa9M+W+2rbyWw9zrar40oT037TtF0y
+pEN88t30//BPuSrDUAFo+3EydaJKD0y7EG25Pd3wNNZgHFtj4sodTWL5pX1dcxu
/6eP68jbJtryZfC5XTz7SWG/1+XQ+d4z5R7kipybDpBLub2HljuBSaiX9juiMMlR
Lmg7i8Fyc+C78xfvhgtS
=8OTN
-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#617897: javahelper: jh_installlibs assumes Debian epoch to be a part of upstream version

2011-03-12 Thread Niels Thykier
Package: javahelper
Version: 0.32
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

As the subject says. jh_installlibs thinks that the upstream version
of "1:6.5.5-3" is "1:6.5.5".

~Niels

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

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

Versions of packages javahelper depends on:
ii  bsdmainutils  8.2.2  collection of more utilities from 
ii  dctrl-tools   2.18   Command-line tools to process Debi
ii  debhelper 8.1.2  helper programs for debian/rules
ii  devscripts2.10.71scripts to make the life of a Debi
ii  dpkg-dev  1.15.8.10  Debian package development tools
ii  fastjar   2:0.98-3   Jar creation utility
ii  libarchive-zip-perl   1.30-3 Perl module for manipulation of ZI

javahelper recommends no packages.

Versions of packages javahelper suggests:
ii  cvs 1:1.12.13-12 Concurrent Versions System
ii  gawk1:3.1.7.dfsg-5   GNU awk, a pattern scanning and pr
ii  tofrodos1.7.8.debian.1-2 Converts DOS <-> Unix text files, 

- -- no debconf information

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

iQIcBAEBCAAGBQJNezg2AAoJEAVLu599gGRCr18QAIbtboRSj5S+f+4npKMabJHJ
CO20MBi8aOL1V3b0+6a+NkW86eyNpuBhxI+o9eFMRpaJBo94skmONhJfOK/CGe4m
dgVjtO+q43HXVGs5g23hsBKkBl7N+lX2YvZKqfWShvROCnCs/6WvD/KrVdwPSSKq
lF7v4XnYzjEiiIfr8/ZgCTQn9HW9nMLqmRK8aCmd8LMpXJpcje4jBbdqv33nCB1H
71Vreipkf1BMWQjnu6g5JUZ+909vifDD79kntn5uBMVEdyuSjGsubmp65kHuuqcR
2cPzRTUocr/v2YiMPBBQC4vQKT4b5VUhOZTFxof7/vm5ky9E3/UF3vu4UBgyrqFT
nqkNlNd8bYCzOlhfZgOS6gL4arfO7ubJu9z2TPWAvJz8RRUxFApK3P0VWL9sfqpm
rbFaADdGy4/5ww0xISRH+3UCzST+e5MLZaVNRQEX7XPRsrzarVHJFKVgiujiOwyT
Qdmj+BPnKPmWqGNicLAu6uyu8aidmDPEXugfDH2D+BPeSKbPDysd94irW/ccr2Ww
34AmfUkY0AZ2a6/TYRNy+pxJQMRWT8pEaNhp4XRVoTk2SmqygPLF3snDWpwrDQ0+
73FfdV0epjhsA4eAyQCceSvCCXdWg0WZ3ywK89YSOyVaM5qAe/hbYuYNlJCI92uN
1FvxYnet8owCjoAqnN52
=h8ef
-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#617866: uvesafb: cannot reserve video memory at 0xf0000000 and error -5

2011-03-12 Thread Julien Cristau
On Sat, Mar 12, 2011 at 00:47:00 +0100, Gernot Kieseritzky wrote:

> I tried to load uvesafb in order to get frame buffer support for the
> native 1024x600 resolution of my JVC MP-XP731 laptop. So I added

You should get that from the i915 kernel mode setting driver, not
uvesafb.

Cheers,
Julien



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



Bug#613221: This is related to __thread

2011-03-12 Thread Yavor Doganov
Eric Wasylishen wrote:
> I think what led me to say this was, I found that modifying
> GNUstep-gui so it links directly to cairo and pixman made the crash
> disappear.

Interesting.  But that's only a workaround, and not really an option
because gnustep-gui is configured with --as-needed in Debian (so
linking with unneded libraries doesn't happen), unless we deliberately
use cairo and pixman symbols.  Which looks way too hackish to me.

> Further supporting this, I tried to write a simple test case with a
> layout similar to GNUstep:
> 
> 1. executable, dynamically linked to:
> 2. shared library, which dlopens:
> 3. shared library, which uses TLS
> 
> and I was unable to get a crash to happen. 

I've done that too, both with a plain C and Objective-C program (to
see if the ObjC runtime is somehow involved).  No crash.

> Are you also observing it on 32-bit only?

Yes.  (I don't have a 64-bit machine to verify, though.)



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



Bug#617898: cron.daily fails: run-parts, logrotate and man_db errors

2011-03-12 Thread desktopdave

Package: cron
Version: 3.0pl1-116

I have set cron.daily in root crontab to run at 04:20 and get the 
following error by internal mail:


logrotate_script: 2: invoke-rc.d: not found
error: error running non-shared postrotate script for /var/log/syslog of 
'/var/log/syslog

'
run-parts: /etc/cron.daily/logrotate exited with return code 1
/etc/cron.daily/man-db: 33: start-stop-daemon: not found
run-parts: /etc/cron.daily/man-db exited with return code 127

Kernel Version: 2.6.32-5-686
Libc6: 2.11.2-10

I am using debian/gnu linux 6.



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



Bug#617899: Crashes when showing the Wikipedia applet

2011-03-12 Thread Giovanni Mascellani
Package: amarok
Version: 2.4.0-1
Severity: normal

Hi.

Amarok crashes when I try to play a track while there
is the "Wikipedia" applet active in the central panel in the
main Amarok interface.

This bug doesn't appear to be related to any other crash
reported in the BTS. A simple workaround is to disable
the Wikipedia applet and everything works correctly again.

This bug also happens for 2.3.1 and 2.3.2 versions of Amarok
and isn't solved by removing ~/.kde/share/apps/amarok. I
suspect that the bug isn't in Amarok itself, but in the widget
that draws the Wikipedia applet (I used Amarok 2.3.1 for months
without this problem). Unfortunately I'm not a Qt hacker, so
I don't know which is the right package and how to check this
fact.

Would an output of "amarok --debug" be helpful?

Thanks for maintaining Amarok.

Giovanni.



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

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

Versions of packages amarok depends on:
ii  amarok-common2.4.0-1 architecture independent files for
ii  amarok-utils 2.4.0-1 utilities for Amarok media player
ii  kdebase-runtime  4:4.4.5-1   runtime components from the offici
ii  libavcodec52 5:0.6.1+svn20110308-0.0 library to encode decode multimedi
ii  libavformat525:0.6.1+svn20110308-0.0 ffmpeg file format library
ii  libc62.11.2-13   Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls  7.21.4-1Multi-protocol file transfer libra
ii  libgcc1  1:4.5.2-5   GCC support library
ii  libgcrypt11  1.4.6-5 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.28.1-1+b1 The GLib library of C routines
ii  libgpod4 0.7.95-2library to read and write songs an
ii  libgtk2.0-0  2.20.1-2The GTK+ graphical user interface 
ii  libkdecore5  4:4.4.5-3   the KDE Platform Core Library
ii  libkdeui54:4.4.5-3   the KDE Platform User Interface Li
ii  libkdewebkit54:4.4.5-3   the KDE WebKit Library
ii  libkdnssd4   4:4.4.5-3   the DNS-SD Protocol Library for th
ii  libkfile44:4.4.5-3   the File Selection Dialog Library 
ii  libkio5  4:4.4.5-3   the Network-enabled File Managemen
ii  libknewstuff2-4  4:4.4.5-3   the "Get Hot New Stuff" v2 Library
ii  libknewstuff3-4  4:4.4.5-3   the "Get Hot New Stuff" v3 Library
ii  libkutils4   4:4.4.5-3   various utility classes for the KD
ii  liblastfm0   0.4.0~git20090710-1 The Last.fm web services library
ii  libloudmouth1-0  1.4.3-7 Lightweight C Jabber library
ii  libmtp8  1.0.6-1 Media Transfer Protocol (MTP) libr
ii  libmysqlclient16 5.1.56-1MySQL database client library
ii  libofa0  0.9.3-3.1   Library for acoustic fingerprintin
ii  libphonon4   4:4.6.0really4.4.2-1the core library of the Phonon mul
ii  libplasma3   4:4.4.5-3   the Plasma Library for the KDE Pla
ii  libqca2  2.0.2-1 libraries for the Qt Cryptographic
ii  libqt4-dbus  4:4.7.2-1   Qt 4 D-Bus module
ii  libqt4-network   4:4.7.2-1   Qt 4 network module
ii  libqt4-script4:4.7.2-1   Qt 4 script module
ii  libqt4-sql   4:4.7.2-1   Qt 4 SQL module
ii  libqt4-svg   4:4.7.2-1   Qt 4 SVG module
ii  libqt4-webkit4:4.7.2-1   transitional package for Qt 4 WebK
ii  libqt4-xml   4:4.7.2-1   Qt 4 XML module
ii  libqtcore4   4:4.7.2-1   Qt 4 core module
ii  libqtgui44:4.7.2-1   Qt 4 GUI module
ii  libqtscript4-cor 0.1.0-3 Qt Script bindings for the Qt 4 Co
ii  libqtscript4-gui 0.1.0-3 Qt Script bindings for the Qt 4 Gu
ii  libqtscript4-net 0.1.0-3 Qt Script bindings for the Qt 4 Ne
ii  libqtscript4-sql 0.1.0-3 Qt Script bindings for the Qt 4 SQ
ii  libqtscript4-uit 0.1.0-3 Qt Script bindings for the Qt 4 Ui
ii  libqtscript4-xml 0.1.0-3 Qt Script bindings for the Qt 4 XM
ii  libsolid44:4.4.5-3   Solid Library for KDE Platform
ii  libstdc++6   4.5.2-5 The GNU Standard C++ Library v3
ii  libtag-extras1   1.0.1-3 TagLib extras library - support fo
ii  libtag1c2a   1.6.3-1 TagLib Audio Meta-Data Library
ii  libthreadweaver4 4:4.4.5-3   the ThreadWeaver Library for the K
ii  libxml2  2.7.8.dfsg-2GNOME XML library
ii  phono

Bug#617888: Bug in libapp-nopaste-perl fixed in revision 71238

2011-03-12 Thread pkg-perl-maintainers
tag 617888 + pending
thanks

Some bugs are closed in revision 71238
by Salvatore Bonaccorso (carnil)

Commit message:

Fix typo in Depends: libbrowser-open-perl (Closes: #617888)



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



Bug#599614: closed by Ben Hutchings (Re: Bug#599614: linux-base: on upgrade /dev/hd not changed to /dev/sd in grub)

2011-03-12 Thread Rustom Mody
Hi Ben

If I wish to check this, what can I check?
In particular can I start with a clean setup (no resume line) and
reconfigure linux-base?
Should that put a resume line?

> So the problem is that /dev/hda13 doesn't actually exist and therefore
> cannot be mapped to anything else.  This is not a bug in linux-base.

Well some (upgradation) put that hda13 -- not me :-) -- Ive never had an hda13.
So while it may not be a bug in linux-base its some bug somewhere --
could you suggest where?

For the record I am asking 2 questions:
The second which is possibly hard to answer is who/what/ put the wrong
partition numbers?

The main question is:  What do I have to do to get a correct resume
line in grub without adding it myself?

Thanks

Rusi


On Sat, Mar 12, 2011 at 12:42 PM, Debian Bug Tracking System
 wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the linux-base package:
>
> #599614: linux-base: on upgrade /dev/hd not changed to /dev/sd in grub
>
> It has been closed by Ben Hutchings .
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Ben Hutchings 
>  by
> replying to this email.
>
>
> --
> 599614: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599614
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>
>
> -- Forwarded message --
> From: Ben Hutchings 
> To: 599614-d...@bugs.debian.org
> Date: Sat, 12 Mar 2011 07:09:00 +
> Subject: Re: Bug#599614: linux-base: on upgrade /dev/hd not changed to 
> /dev/sd in grub
> On Sun, 2010-10-10 at 18:51 +0530, Rustom Mody wrote:
>> On Sun, Oct 10, 2010 at 8:11 AM, Ben Hutchings  wrote:
>> > On Sat, 2010-10-09 at 21:17 +0530, Rustom Mody wrote:
>> >> Package: linux-base
>> >> Version: 2.6.32-24
>> >> Severity: normal
>> >>
>> >> My hibernate was not working. The discussion is at
>> >> http://forums.debian.net/viewtopic.php?f=10&t=55976
>> >> In short I need to add by hand resume=/dev/sda in grub.cfg
>> >>
>> >> With some help I found that my file /etc/initramfs-tools/conf.d/resume
>> >> has hda instead of sda.
>> >> Something evidently failed to upgrade this I guess?
>> >
>> > There is code in initramfs-tools which should update this file.  Please
>> > can you change it back to the previous value temporarily, run
>> > 'dpkg-reconfigure linux-base' and report what it says?
>>
>> I dont have a previous! (I am guessing you mean initramfs-tools?)
>> Anyhow I ran dpkg-reconfigure linux-base. (My conf.d/resume file is 
>> unchanged)
>> It gave me nothing and the /etc/initramfs-tools/conf.d/resume has
>> /dev/hda13 instead of /dev/sda12
>
> So the problem is that /dev/hda13 doesn't actually exist and therefore
> cannot be mapped to anything else.  This is not a bug in linux-base.
>
>> Actually this reminds me of another bug when upgrading to grub2 (sorry
>> this is entirely from memory)
>> The grub.cfg was screwed up with partition numbers greater than my
>> greatest partition
>> system was unbootable and had to be started with a rescue disk.
> [...]
>
> You must report each bug separately.
>
> Ben.
>
> --
> Ben Hutchings
> Once a job is fouled up, anything done to improve it makes it worse.
>
>
> -- Forwarded message --
> From: Rustom Mody 
> To: Debian Bug Tracking System 
> Date: Sat, 09 Oct 2010 21:17:15 +0530
> Subject: linux-base: on upgrade /dev/hd not changed to /dev/sd in grub
> Package: linux-base
> Version: 2.6.32-24
> Severity: normal
>
> My hibernate was not working. The discussion is at
> http://forums.debian.net/viewtopic.php?f=10&t=55976
> In short I need to add by hand resume=/dev/sda in grub.cfg
>
> With some help I found that my file /etc/initramfs-tools/conf.d/resume
> has hda instead of sda.
> Something evidently failed to upgrade this I guess?
>
>
>
> -- System Information:
> Debian Release: squeeze/sid
>  APT prefers unstable
>  APT policy: (500, 'unstable')
> Architecture: i386 (i686)
>
> Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
> Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages linux-base depends on:
> ii  debconf [debconf-2.0]         1.5.36     Debian configuration management 
> sy
> ii  libuuid-perl                  0.02-4     Perl extension for using UUID 
> inte
> ii  udev                          161-1      /dev/ and hotplug management 
> daemo
> ii  util-linux                    2.17.2-3.3 Miscellaneous system utilities
>
> linux-base recommends no packages.
>
> linux-base suggests no packages.
>
> -- debconf information:
>  linux-base/disk-id-manual-boot-loader:
>  linux-base/disk-id-update-failed:
>  linux-base/disk-id-manual:
> * linux-base/disk-id-convert-plan-no-relabel: true
> * linux-base/disk-id-convert-auto: true
>  linux-base/do-bootloader-default-changed:
>  linux-base/disk-id-convert-plan: true
>
>
>
>



--
To

Bug#617888: libapp-nopaste-perl: Typo in dependencies

2011-03-12 Thread Salvatore Bonaccorso
severity serious
thanks

Hi Matijs

On Sat, Mar 12, 2011 at 07:24:55AM +0100, Matijs van Zuijlen wrote:
> Package: libapp-nopaste-perl
> Version: 0.27-1
> Severity: normal
> Tags: sid
> 
> Hello,
> 
> The new dependency libbrowser-open-perl is misspelt as libbrower-open-perl
> (missing an s), causing this package to become uninstallable.

Thank you for the pointer! I fixed it right now and will reupload
fixed version.

Bests
Salvatore


signature.asc
Description: Digital signature


Bug#616353: iceweasel: Current tab not highlighted correctly

2011-03-12 Thread Ilya Demyanov
2011/3/12 Mike Hommey :
> That's interesting. Firefox doesn't have the problem. That could very
> well be a problem with some files in /etc/iceweasel.
> Could you try the following:
> - Uninstall iceweasel (only iceweasel, you don't need to uninstall
>  xulrunner-2.0)
> - List the remaining files from /etc/iceweasel and send that list here.
> - Remove these remaining files
> - Reinstall iceweasel

# aptitude purge iceweasel
...
...
# ls -la /etc/iceweasel
ls: cannot access /etc/iceweasel: No such file or directory


> If that doesn't fix the issue, try to create a new profile.

I cleared the profile ~/.mozilla/ immediately noticed a problem, but
nothing has changed.



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



Bug#614174: severity of 614174 is serious

2011-03-12 Thread Jakub Wilk

* Bastian Kleineidam , 2011-03-12, 07:48:
As far as I understand it, python-support produces this scary warning, 
but the installation itself is successful. And, since 2.6 is default 
version since squeeze, openshot works just fine. Therefore I think 
that serious severity is not justified here.
After installation openshot is not usable for me. It might not be 
related to the installation error. If this is the case, this bug can be 
downgraded and we can track my problem in a new bug if you want.


$ aptitude install openshot
[...]
Setting up openshot (1.3.0-1) ...
Processing triggers for python-support ...
/usr/lib/pymodules/python2.5/openshot/uploads/vimeo/convenience.py:84:
Warning: 'with' will become a reserved keyword in Python 2.6
Compiling /usr/lib/pymodules/python2.5/openshot/uploads/vimeo/convenience.py
...
 File "/usr/lib/pymodules/python2.5/openshot/uploads/vimeo/convenience.py",
line 84
   with open(file_path) as video:
   ^
SyntaxError: invalid syntax


$ openshot

  OpenShot (version 1.3.0)

---
Error:  OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)

Use the following command to install OpenShot:
 $ sudo python setup.py install


That looks like (unrelated) bug #613572.

--
Jakub Wilk



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



Bug#616353: iceweasel: Current tab not highlighted correctly

2011-03-12 Thread Mike Hommey
On Sat, Mar 12, 2011 at 12:38:21PM +0300, Ilya Demyanov wrote:
> 2011/3/12 Mike Hommey :
> > That's interesting. Firefox doesn't have the problem. That could very
> > well be a problem with some files in /etc/iceweasel.
> > Could you try the following:
> > - Uninstall iceweasel (only iceweasel, you don't need to uninstall
> >  xulrunner-2.0)
> > - List the remaining files from /etc/iceweasel and send that list here.
> > - Remove these remaining files
> > - Reinstall iceweasel
> 
> # aptitude purge iceweasel
> ...
> ...
> # ls -la /etc/iceweasel
> ls: cannot access /etc/iceweasel: No such file or directory
> 
> 
> > If that doesn't fix the issue, try to create a new profile.
> 
> I cleared the profile ~/.mozilla/ immediately noticed a problem, but
> nothing has changed.

:(

This time, can you remove xulrunner-2.0 as well and check the content of
/usr/share/iceweasel, /usr/lib/iceweasel, /usr/share/xulrunner-2.0 and
/usr/lib/xulrunner-2.0 ?

Thanks

Mike



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



Bug#617789: seems incompatible with iceweasel 3.6.16-5

2011-03-12 Thread David Buckley
Package: iceweasel-vimperator
Version: 2.1-2
Severity: normal


Just dropping in a confirmation that this bug exists, and adding a newer
version of iceweasel to the list of affected versions. I get a
Javascript console popup on startup, but it contains no actual errors:

- Vimperator gives 'loading module' for commands, options, mappings,
buffer, events, commandline, statusline, editor, autocommands, io,
completion, finder, bookmarks, history, tabs, marks, quickmarks and
hints, then TorButton announces some huge function bodies.
- "SessionStore: The session file is invalid: TypeError:
this._initialState.windows[0] is undefined" may be interesting


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

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

Versions of packages iceweasel-vimperator depends on:
ii  iceweasel 3.5.17-1   Web browser based on Firefox

iceweasel-vimperator recommends no packages.

iceweasel-vimperator 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#617789: seems incompatible with iceweasel 3.6.16-5

2011-03-12 Thread David Buckley
Package: iceweasel-vimperator
Severity: normal


Made a dodgy local rebuild of the package and upgraded to upstream's
version 2.3. Package now works.


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

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

Versions of packages iceweasel-vimperator depends on:
ii  iceweasel 3.5.17-1   Web browser based on Firefox

iceweasel-vimperator recommends no packages.

iceweasel-vimperator 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#617240: [debian-mysql] Bug#617240: Please rebuild vtk on amd64

2011-03-12 Thread Jakub Wilk

(Dropping the long Cc list...)

* Julien Cristau , 2011-03-12, 09:56:

AIUI the problem is a missing shlibs bump (there's a symbol in 5.1.56-1
which wasn't in 5.1.49-3).


This is true. However, I wonder why vtk is using this symbol in the first
place. In squeeze it was using the (superior) implementation of
__cxa_pure_virtual provided by libstdc++:

(sid) $ readelf -s -W /usr/lib/libvtkIO.so.5.4 | grep __cxa_pure_virtual
   903:  0 FUNCGLOBAL DEFAULT  UND 
__cxa_pure_virtual@CXXABI_1.3 (5)

(squeeze) $ readelf -s -W /usr/lib/libvtkIO.so.5.6 | grep __cxa_pure_virtual
   886:  0 FUNCGLOBAL DEFAULT  UND 
__cxa_pure_virtual@libmysqlclient_16 (10)

Please see #616028 for a similar bug report.

--
Jakub Wilk



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



Bug#617900: foomatic-db: autodetect entry for HP Deskjet F4180

2011-03-12 Thread Serafeim Zanikolas
Package: foomatic-db
Version: 20110209-1
Severity: normal

Hi,

Below is printconf's recommendation for a usb HP Deskjet F4180 printer.

$ sudo printconf
Printer on usb:/dev/usb/lp0 was not automatically configurable by Debian.
Please submit the following
information to foomatic...@packages.debian.org:

  
LDL,MLC,PML,DYN
HP
Deskjet F4100 series
  


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

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

foomatic-db depends on no packages.

Versions of packages foomatic-db recommends:
ii  cups   1.4.6-1   Common UNIX Printing System(tm) - 
ii  cups-client1.4.6-1   Common UNIX Printing System(tm) - 
ii  foomatic-db-engine 4.0.7-1   OpenPrinting printer support - pro
ii  foomatic-filters   4.0.7-1   OpenPrinting printer support - fil
ii  ghostscript8.71~dfsg2-10 The GPL Ghostscript PostScript/PDF
pn  hpijs  (no description available)
pn  min12xxw   (no description available)
pn  pnm2ppa(no description available)

Versions of packages foomatic-db suggests:
pn  c2050  (no description available)
pn  cjet   (no description available)
ii  cups-driver-gutenprint 5.2.6-1   printer drivers for CUPS
pn  foo2zjs(no description available)
ii  foomatic-db-gutenprint 5.2.6-1   OpenPrinting printer support - dat
ii  ghostscript-cups   8.71~dfsg2-10 The GPL Ghostscript PostScript/PDF
pn  hplip  (no description available)
pn  hplip-cups (no description available)
pn  m2300w (no description available)
ii  openprinting-ppds  20110209-1OpenPrinting printer support - Pos
pn  ptouch-driver  (no description available)
pn  pxljr  (no description available)
pn  splix  (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#616353: iceweasel: Current tab not highlighted correctly

2011-03-12 Thread Ilya Demyanov
2011/3/12 Mike Hommey :
>
> This time, can you remove xulrunner-2.0 as well and check the content of
> /usr/share/iceweasel, /usr/lib/iceweasel, /usr/share/xulrunner-2.0 and
> /usr/lib/xulrunner-2.0 ?
>

# aptitude purge  ~niceweasel ~nxul
...
...
# ls -la /usr/share/iceweasel
ls: cannot access /usr/share/iceweasel: No such file or directory
#
# ls -la /usr/lib/iceweasel
total 80
drwxr-xr-x   2 root root  4096 Mar 12 12:58 .
drwxr-xr-x 220 root root 73728 Mar 12 12:58 ..
-rw-r--r--   1 root root 0 Mar 12 12:58 .autoreg
#
# ls -la /usr/share/xulrunner-2.0
ls: cannot access /usr/share/xulrunner-2.0: No such file or directory
#
# ls -la /usr/lib/xulrunner-2.0
ls: cannot access /usr/lib/xulrunner-2.0: No such file or directory

why a file .autoreg?



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



Bug#617901: lintian: false-positive extra-license-file

2011-03-12 Thread Niels Thykier
Package: lintian
Version: 2.5.0~rc1
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

W: liblicense3: extra-license-file usr/lib/liblicense.so.3.0.0

Maybe we should ignore ELF files or things with SONAMES :)

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

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

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

lintian recommends no packages.

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

- -- no debconf information

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

iQIcBAEBCAAGBQJNe0bVAAoJEAVLu599gGRCeuUQAIJP2EGKvJSdsCTfg2tIXlKr
w2fYfAxWlvy6dlbPuOQXt6WsYswLVVLxqWXsK/yhaIKreKiPTOb+hq3lj7Hnp59O
UIqUoIwUF4Bvs9dMVFS3+mqBYorJ3TadUy7JX55q3cg5IQ9qInHSMsnyVF57Mg7x
6HeCvz9RhIpQh7y1jSCxYVxEiMNvFRU+FAgPFD95fkTdFCO8l21D0OBt7LDMtFMN
G2DOv6w3E4JGtAiGiF01gNeOOtF345B6vOJ3Y7Da/6yAIWePmZwnXjYdQbNIWPWk
U2LMZyoA/gwmJ8cLqDDGLYgqj/yZUoRF32Zy2POqbfOGswI1ts39tcizhysIgwac
Dg0/s3aqGW3/l16KOy2aFyeKeBGwV1DjmHTDisL6PNVwDMC0WF/SZ+nrHWlX+hbX
jNHciD6rCRLkAm8bPGbsgaqQS7Q1PJd9y7RUa7uzHgB7V4h27KjVC4Urw5FzGWdb
KfUFahXLoQT6MQwO5T5BqTl6v7pzUx2J8s2qO2ACqncmdI0ks18EWgkMzEgbs10N
ri7yP6snTdfHJin7KXNfRqfB/ddkprxLgh+uYgPKmqpKlVp2EXcqH+j76Kmlh5Dn
EUF/2lSX4SeLpSQjo+Erl9+IY5kXINK0uCRssC/3rPQLGHVXzp/3lJp3Vu7JJiEk
p1o+++1x1b1qL5+ca4BK
=e7ME
-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#617902: wbar: new upstream release

2011-03-12 Thread Mirosław Zalewski
Package: wbar
Version: 1.3.3+dfsg2-1
Severity: wishlist

After over 2 years of stagnation, wbar seems to be taken over by new
developer, who had released few new versions. Current version is 2.1.1.
New developer has prepared a .deb file as well, but only for i386.

You can find sources ad SVN URL on homepage of wbar:
http://code.google.com/p/wbar/

By the way, upstream's changelog is written in Spanish. Google translate 
translates
it pretty well.

Please make newer wbar version into Debian.

Cheers,
Mirosław Zalewski


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

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

Versions of packages wbar depends on:
ii  libc6   2.11.2-11Embedded GNU C Library: Shared lib
ii  libfreetype62.4.4-1  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.5.2-4GCC support library
ii  libimlib2   1.4.2-8+b2   powerful image loading and renderi
ii  libstdc++6  4.5.2-4  The GNU Standard C++ Library v3
ii  libx11-62:1.4.1-5X11 client-side library
ii  libxext62:1.2.0-2X11 miscellaneous extension librar
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages wbar recommends:
pn  gnome-extra-icons  (no description available)
pn  ttf-dustin (no description available)

wbar 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#616353: iceweasel: Current tab not highlighted correctly

2011-03-12 Thread Mike Hommey
On Sat, Mar 12, 2011 at 01:09:16PM +0300, Ilya Demyanov wrote:
> 2011/3/12 Mike Hommey :
> >
> > This time, can you remove xulrunner-2.0 as well and check the content of
> > /usr/share/iceweasel, /usr/lib/iceweasel, /usr/share/xulrunner-2.0 and
> > /usr/lib/xulrunner-2.0 ?
> >
> 
> # aptitude purge  ~niceweasel ~nxul
> ...
> ...
> # ls -la /usr/share/iceweasel
> ls: cannot access /usr/share/iceweasel: No such file or directory
> #
> # ls -la /usr/lib/iceweasel
> total 80
> drwxr-xr-x   2 root root  4096 Mar 12 12:58 .
> drwxr-xr-x 220 root root 73728 Mar 12 12:58 ..
> -rw-r--r--   1 root root 0 Mar 12 12:58 .autoreg
> #
> # ls -la /usr/share/xulrunner-2.0
> ls: cannot access /usr/share/xulrunner-2.0: No such file or directory
> #
> # ls -la /usr/lib/xulrunner-2.0
> ls: cannot access /usr/lib/xulrunner-2.0: No such file or directory
> 
> why a file .autoreg?

A remainder of earlier versions. But this has no link to the coloring
issue. Do you have any extensions installed in iceweasel ?

Mike



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



Bug#617903: ITP: wxsvg -- SVG library for the wxWidgets toolkit

2011-03-12 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: wxsvg
  Version : 1.0.8
  Upstream Author : Alex Thuering 
* URL : http://wxsvg.sf.net
* License : GPL, wxWindows
  Programming Lang: C++
  Description : SVG library for the wxWidgets toolkit

 wxSVG is a C++ library to create, manipulate and render 
 Scalable Vector Graphics (SVG) files with the wxWidgets
 toolkit.
 .
 This package contains the shared library.



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



Bug#616353: iceweasel: Current tab not highlighted correctly

2011-03-12 Thread Ilya Demyanov
2011/3/12 Mike Hommey :
>
> Do you have any extensions installed in iceweasel ?
>

No, I removed all packages xul-ext-* and purified ~/.mozilla



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



Bug#617904: RFP: openmeetings -- Open-Source Web-Conferencing

2011-03-12 Thread Carlo Stemberger
Package: wnpp
Severity: wishlist


* Package name: openmeetings
  Version : 1.6.2
  Upstream Author : Sebastian Wagner 
* URL : http://code.google.com/p/openmeetings/
* License : Eclipse Public License 1.0
  Programming Lang: Java
  Description : Open-Source Web-Conferencing

OpenMeetings is a free browser-based software that allows you to set up
instantly a conference in the Web. You can use your microphone or
webcam, share documents on a white board, share your screen or record
meetings. It is available as hosted service or you download and install
a package on your server with no limitations in usage or users.



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



Bug#617905: lintian: false-positive misnamed-po-file (s...@latin.po)

2011-03-12 Thread Niels Thykier
Package: lintian
Version: 2.5.0~rc1
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi

s...@latin.po is a valid po-file at least for Squeeze and "newer".  Adam
said that Lenny is unable to handle it.  Not sure if we should fix it
now or wait until Lenny is EOL'ed.

~Niels

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

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

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

lintian recommends no packages.

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

- -- no debconf information

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

iQIcBAEBCAAGBQJNe0pvAAoJEAVLu599gGRCY3YP/2NO06YMj9QXQzkNJ76t2swG
oaj7tFoTNBqz3yNmFmyzUkXWbBE9sZQ50C61MEqmgwCicliYlg06FcWNSS98BS4x
HiQ7/VgEMC+4aYsAUyRr2eDmbfckgLX7wz/SXuqCKiLnPbUUemMbCG8K5aTF177a
6j4PdEotH5OkN2d143309KFdL4r6Z8TqjjGGZHEvIAi2nvd3O5QuAvS+wm3ndVYY
tknmuzih0Cx3MzWypgvzwRTMqW2DsHiBaY6C2q4DsiYPg8FP/ivRcn6p9QFn43ma
2Nklo42l7T9AHZnJ40kBf8psiymfJGxN/igWMNpKv9U8dvPX9eegdMgR8Uc8GYj2
23syWL/bvDboNTPNM+cK/wu8o5UrB6k0PyolHxkwFGdI8L0lVaeBTjcdlS8Mq8Ol
5rI2SMVLdrLKVV8XYp5/qd/MGLwLKNXPdu6eC+a94LhQf5qFGHArfU3kH8v8+veu
c8Anhh5AyIOr+DFywWl6bvmKcNG925gis+F+UhEX2J7DUgI982LyeyB/JrfTo8qi
MUj/9k8qjXV7qc8U1wlQNzlZDcSDowwD/5KmeeF9cO3l0ios0BO/p1yCFreaJs6c
ardhRLr4ujgN3VRbZ7He5Mo1qbI/oucD6TGr5OSXgSwr5/6nsGGRHOomqdhmLIay
win8Lz1B84jtGU2gH6cs
=yfhk
-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#616010: xserver-xorg: dexconf fails to generate xorg.conf file

2011-03-12 Thread Ian Zimmerman

Cyril> yes. Xorg works without any configuration in almost all cases
Cyril> (and we even removed dexconf in further versions of xorg
Cyril> packages). -configure can generate a template if you really need
Cyril> something to start from. There's the xorg.conf manpage, too.

Cyril> I'm not sure we want to maintain an xorg.conf generator just for
Cyril> some corner cases.

Sorry, but your somewhat amused tone in replying to this report is out
of place.

Yes, Xorg works without configuration - for some value of "works".  On
pretty much any laptop, one needs to at least configure the synaptics
touchpad.  The defaults for that are unusable (no tapping, hence no way
to middle-click, very hard to double-click if you're not dexterous).

The desktops have their GUI tools to configure that, but guess what?
None of the desktops goes beyond the most trivial settings, in the case
of Gnome I think it's just left-handed vs right-handed and that's it.
So, still unusable without manual configuration.  And what if I don't
use a desktop?

And I'm leaving out the keyboard which has similar issues, and also
similar nonsolutions.

Go ahead and remove dexconf, better no tool than a totally broken one,
but please consider adding a flexible, transparent and
desktop-independent tool to configure the above.

Thanks.

-- 
Ian Zimmerman 
gpg public key: 1024D/C6FF61AD 
fingerprint: 66DC D68F 5C1B 4D71 2EE5  BD03 8A00 786C C6FF 61AD
Ham is for reading, not for eating.



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



Bug#616353: iceweasel: Current tab not highlighted correctly

2011-03-12 Thread Mike Hommey
On Sat, Mar 12, 2011 at 01:22:58PM +0300, Ilya Demyanov wrote:
> 2011/3/12 Mike Hommey :
> >
> > Do you have any extensions installed in iceweasel ?
> >
> 
> No, I removed all packages xul-ext-* and purified ~/.mozilla

Can you double check in Tools > Add-ons ?

Mike



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



Bug#614174: severity of 614174 is serious

2011-03-12 Thread Bastian Kleineidam
On Saturday 12 March 2011 10:41:52 Jakub Wilk wrote:
> That looks like (unrelated) bug #613572.
Yep, confirming that. I downgraded this bug to normal as it does not affect the 
package.


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


Bug#617906: Gnome do not configure wlan

2011-03-12 Thread Arianna Arianna
Package: installation-reports

Boot method: CD
Image version: http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-cd/
Date: 03-2011

Machine: desktop
Processor: Intel Pentium IV 2GHz
Memory: 1GB
Partitions:
File system   Tipo blocchi di 1K   Usati   Dispon. Uso% Montato su
/dev/sda6 ext3    10886900   3285328   7048536  32% /
tmpfs    tmpfs  647260 0    647260   0% /lib/init/rw
udev tmpfs  642908   200    642708   1% /dev
tmpfs    tmpfs  647260 0    647260   0% /dev/shm
/dev/sda5 ext3    12389324    164620  11595360   2% /home

Output of lspci -knn:
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 645xx
[1039:0648] (rev 02)
    Subsystem: Silicon Integrated Systems [SiS] 645xx [1039:0648]
    Kernel driver in use: agpgart-sis
00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] Virtual
PCI-to-PCI bridge (AGP) [1039:0001]
00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS963
[MuTIOL Media IO] [1039:0963] (rev 04)
00:02.1 SMBus [0c05]: Silicon Integrated Systems [SiS] SiS961/2 SMBus
Controller [1039:0016]
    Kernel driver in use: sis96x_smbus
00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513
[IDE] [1039:5513]
    Subsystem: Silicon Integrated Systems [SiS] SiS5513 EIDE
Controller (A,B step) [1039:5513]
    Kernel driver in use: pata_sis
00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems
[SiS] AC'97 Sound Controller [1039:7012] (rev a0)
    Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:f451]
    Kernel driver in use: Intel ICH
00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB
1.1 Controller [1039:7001] (rev 0f)
    Subsystem: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001]
    Kernel driver in use: ohci_hcd
00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB
1.1 Controller [1039:7001] (rev 0f)
    Subsystem: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001]
    Kernel driver in use: ohci_hcd
00:03.2 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB
1.1 Controller [1039:7001] (rev 0f)
    Subsystem: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001]
    Kernel driver in use: ohci_hcd
00:03.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB
2.0 Controller [1039:7002]
    Subsystem: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002]
    Kernel driver in use: ehci_hcd
00:0c.0 Communication controller [0780]: Conexant Systems, Inc. HSF
56k HSFi Modem [14f1:2f00] (rev 01)
    Subsystem: Conexant Systems, Inc. Dynalink 56PMi [14f1:2004]
01:00.0 VGA compatible controller [0300]: nVidia Corporation NV17
[GeForce4 MX 420] [10de:0172] (rev a3)
    Kernel driver in use: nouveau


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:    [O]
Configure network:  [E]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:    [O]
Clock/timezone setup:   [O]
User/password setup:    [O]
Install tasks:  [O]
Install boot loader:    [O]
Overall install:    [O]

Comments/Problems:
For wlan I use NETGEAR WG111v3 (USB)
I installed Squeeze using the first two CD and wlan with no
protection; wlan worked in the installation;
after installation I was unable to setup wpa wlan connection using
Gnome; this was
my "/etc/network/interfaces" as written by the installer:
-
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug wlan0
iface wlan0 inet dhcp
    # wireless-* options are implemented by the wireless-tools package
    wireless-mode managed
    wireless-essid NETGEAR
-

I found that deleting the last lines makes things work:
-
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback
-



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



Bug#616010: xserver-xorg: dexconf fails to generate xorg.conf file

2011-03-12 Thread Julien Cristau
On Sat, Mar 12, 2011 at 02:36:26 -0800, Ian Zimmerman wrote:

> Go ahead and remove dexconf, better no tool than a totally broken one,
> but please consider adding a flexible, transparent and
> desktop-independent tool to configure the above.
> 
Feel free to write one if you think it's needed.

Cheers,
Julien



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



Bug#616353: iceweasel: Current tab not highlighted correctly

2011-03-12 Thread Ilya Demyanov
2011/3/12 Mike Hommey :
>> >
>> > Do you have any extensions installed in iceweasel ?
>> >
>>
>> No, I removed all packages xul-ext-* and purified ~/.mozilla
>
> Can you double check in Tools > Add-ons ?
>

See attached sceenshot
<>

Bug#617894: [ARMel] tgammal isn't accurate enough

2011-03-12 Thread Aurelien Jarno
tag 617894 + moreinfo
thanks

On Sat, Mar 12, 2011 at 09:48:53AM +0100, Julien PUYDT wrote:
> Package: libc6
> Version: 2.11.2-13
> 
> The following piece of code :
> 
> #include 
> #include 
> 
> int
> main (int argc,
>   char* argv[])
> {
>   long double x = 6.0;
>   printf ("tgammal (%20Lf)=%20Lf\n", x, tgammal (x));
>   return 0;
> }
> 
> Prints, on an x86 debian unstable (eglibc 2.11.2-11) :
> tgammal (6.00)=  120.00
> And on an ARMel debian unstable (eglibc 2.11.2-13) :
> tgammal (6.)=119.97157829
> 

On armel, long double is same the type as a double, and thus tgamma()
and tgammal() are the same functions. On x86 long double and double are
different types, and thus tgamma() and tgammal() are different
functions.

Your test code with long double and tgammal() on armel gives as expected
exactly the same result as double and tgamma() on x86. I don't see any 
problem here, this function works as expected.

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



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



Bug#617834: djview4: Will not open any djvu files; gives "undefined symbol: ddjvu_format_set_white" error.

2011-03-12 Thread Barak A. Pearlmutter
Heisenbug!  (Works for me.)

Can I ask for more details:

- what architecture you're on

- are you sure djview invokes /usr/bin/djview, and if so that this
  links to /usr/bin/djview4 rather than some old link to an old
  /usr/bin/djview3 ?

- URL of the particular DjVu3Spec.djvu file (was it just another name
  for /usr/share/doc/libdjvulibre-dev/djvu3spec.djvu perhaps?)

Thanks,

--Barak.
--
Barak A. Pearlmutter
 Hamilton Institute & Dept Comp Sci, NUI Maynooth, Co. Kildare, Ireland
 http://www.bcl.hamilton.ie/~barak/



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



Bug#533468: print failure on PowerPC

2011-03-12 Thread Luca Niccoli
Hi Ulrich,

could you please try the patch I attached?
It's basically the one you proposed, bot without the biteswapping in
__compare():
since the functions compares two native-endian uint32 counters that
keep track of how many times a byte pattern is present in the page,
the byteswap should make it return bogus results and decrease the
compression of the bitmap.
Cheers,

Luca



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



Bug#616010: xserver-xorg: dexconf fails to generate xorg.conf file

2011-03-12 Thread Julien Viard de Galbert
On Sat, Mar 12, 2011 at 02:36:26AM -0800, Ian Zimmerman wrote:
[...]
> 
> Yes, Xorg works without configuration - for some value of "works".  On
> pretty much any laptop, one needs to at least configure the synaptics
> touchpad.  The defaults for that are unusable (no tapping, hence no way
> to middle-click, very hard to double-click if you're not dexterous).
> 
> The desktops have their GUI tools to configure that, but guess what?
> None of the desktops goes beyond the most trivial settings, in the case
> of Gnome I think it's just left-handed vs right-handed and that's it.
> So, still unusable without manual configuration.  And what if I don't
> use a desktop?
That's probably a regression in GNOME, as last year, upstream was
blogging about GNOME configuration [1], and it was exposing most of the
features.

> And I'm leaving out the keyboard which has similar issues, and also
> similar nonsolutions.

FWIW both keyboard and mouse configuration is explained in X Strike
Force's documentation [2], and you don't need an xorg.conf, but only
some snippets.

> 
> Go ahead and remove dexconf, better no tool than a totally broken one,
> but please consider adding a flexible, transparent and
> desktop-independent tool to configure the above.
Doesn't your-favorite-editor and /etc/X11/xorg.conf.d/ fill that gap ?

1:
http://who-t.blogspot.com/2010/06/incomplete-roundup-of-touchpad-features.html
2: http://pkg-xorg.alioth.debian.org/howto/configure-input.html

My two cents,

-- 
Julien Viard de Galbert
http://silicone.homelinux.org/   
GPG Key ID: D00E52B6  Published on: hkp://keys.gnupg.net
Key Fingerprint: E312 A31D BEC3 74CC C49E  6D69 8B30 6538 D00E 52B6


signature.asc
Description: Digital signature


Bug#617905: lintian: false-positive misnamed-po-file (s...@latin.po)

2011-03-12 Thread Adam D. Barratt
On Sat, 2011-03-12 at 11:26 +0100, Niels Thykier wrote:
> s...@latin.po is a valid po-file at least for Squeeze and "newer".  Adam
> said that Lenny is unable to handle it.  Not sure if we should fix it
> now or wait until Lenny is EOL'ed.

Julien Cristau also reminded me that for packages in Squeeze, a
Pre-Depends on a new enough debconf is required.

Regards,

Adam




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



Bug#617908: percentage bar should show current percent too

2011-03-12 Thread jidanni
X-debbugs-Cc: der...@glyphandcog.com
Package: xpdf
Version: 3.02-12
Severity: wishlist

Start xpdf.
The little box says "Fit width".
We click it.
There is no indication of about what percent we are at now, so we just
pick a wild guess about what might be larger or smaller.
It should somehow show what percentage we are approximately at
currently.

P.S., in the "?" help pop-up, be sure to mention one needs to hit 0 first in
order to make + and - work. Just like you mention in the manual.

Better yet, have the program do that hitting for us.



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



Bug#617909: ended up needing to reboot to get back in.

2011-03-12 Thread jidanni
Package: xlockmore
Version: 1:5.31-1
File: /usr/bin/xlock

That's the last time I'm using xlock. The screen went black (good) and I
went to the restroom. When I returned I typed RET, it asked me for a
password for a split second, then went black again with only keyboard
blinking. No matter what I typed it just stayed black, not prompting or
anything. I ended up having to hit the power switch to reboot.
I can't help test your program because reboots are too costly on my
hardware. Sorry.



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



Bug#617910: pdffonts could also optionally print the number of characters encoded in each font

2011-03-12 Thread jidanni
X-debbugs-Cc: der...@glyphandcog.com
Package: poppler-utils
Version: 0.12.4-1.2
Severity: wishlist
File: /usr/bin/pdffonts

pdffonts could also optionally print the number of characters encoded in
each font in the file.



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



Bug#617911: amarok-dbg: should recommend libqtwebkit4-dbg

2011-03-12 Thread Sebastian Bremicker
Package: amarok-dbg
Version: 2.4.0-1
Severity: wishlist


Hi,

I tried to report more info regarding #615971 and only got useful (as regarded
by crash manager) information after installing libqtwebkit4-dbg.

Kind regards

Sebastian

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

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

Versions of packages amarok-dbg depends on:
ii  amarok2.4.0-1easy to use media player based on 

Versions of packages amarok-dbg recommends:
ii  kdelibs5-dbg  4:4.4.5-3  debugging symbols for the KDE Deve

amarok-dbg suggests no packages.

Versions of packages amarok depends on:
ii  amarok-common2.4.0-1 architecture independent files for
ii  amarok-utils 2.4.0-1 utilities for Amarok media player
ii  kdebase-runtime  4:4.4.5-1   runtime components from the offici
ii  libavcodec52 5:0.6.1+svn20110308-0.0 library to encode decode multimedi
ii  libavformat525:0.6.1+svn20110308-0.0 ffmpeg file format library
ii  libc62.11.2-13   Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls  7.21.4-1Multi-protocol file transfer libra
ii  libgcc1  1:4.5.2-5   GCC support library
ii  libgcrypt11  1.4.6-5 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.28.1-1+b1 The GLib library of C routines
ii  libgpod4-nogtk   0.7.95-2library to read and write songs to
ii  libgtk2.0-0  2.20.1-2The GTK+ graphical user interface 
ii  libkdecore5  4:4.4.5-3   the KDE Platform Core Library
ii  libkdeui54:4.4.5-3   the KDE Platform User Interface Li
ii  libkdewebkit54:4.4.5-3   the KDE WebKit Library
ii  libkdnssd4   4:4.4.5-3   the DNS-SD Protocol Library for th
ii  libkfile44:4.4.5-3   the File Selection Dialog Library 
ii  libkio5  4:4.4.5-3   the Network-enabled File Managemen
ii  libknewstuff2-4  4:4.4.5-3   the "Get Hot New Stuff" v2 Library
ii  libknewstuff3-4  4:4.4.5-3   the "Get Hot New Stuff" v3 Library
ii  libkutils4   4:4.4.5-3   various utility classes for the KD
ii  liblastfm0   0.4.0~git20090710-1 The Last.fm web services library
ii  libloudmouth1-0  1.4.3-7 Lightweight C Jabber library
ii  libmtp8  1.0.6-1 Media Transfer Protocol (MTP) libr
ii  libmysqlclient16 5.1.56-1MySQL database client library
ii  libofa0  0.9.3-3.1   Library for acoustic fingerprintin
ii  libphonon4   4:4.6.0really4.4.4-1the core library of the Phonon mul
ii  libplasma3   4:4.4.5-3   the Plasma Library for the KDE Pla
ii  libqca2  2.0.2-1 libraries for the Qt Cryptographic
ii  libqt4-dbus  4:4.7.2-1   Qt 4 D-Bus module
ii  libqt4-network   4:4.7.2-1   Qt 4 network module
ii  libqt4-script4:4.7.2-1   Qt 4 script module
ii  libqt4-sql   4:4.7.2-1   Qt 4 SQL module
ii  libqt4-svg   4:4.7.2-1   Qt 4 SVG module
ii  libqt4-webkit4:4.7.2-1   transitional package for Qt 4 WebK
ii  libqt4-xml   4:4.7.2-1   Qt 4 XML module
ii  libqtcore4   4:4.7.2-1   Qt 4 core module
ii  libqtgui44:4.7.2-1   Qt 4 GUI module
ii  libqtscript4-cor 0.1.0-3 Qt Script bindings for the Qt 4 Co
ii  libqtscript4-gui 0.1.0-3 Qt Script bindings for the Qt 4 Gu
ii  libqtscript4-net 0.1.0-3 Qt Script bindings for the Qt 4 Ne
ii  libqtscript4-sql 0.1.0-3 Qt Script bindings for the Qt 4 SQ
ii  libqtscript4-uit 0.1.0-3 Qt Script bindings for the Qt 4 Ui
ii  libqtscript4-xml 0.1.0-3 Qt Script bindings for the Qt 4 XM
ii  libsolid44:4.4.5-3   Solid Library for KDE Platform
ii  libstdc++6   4.5.2-5 The GNU Standard C++ Library v3
ii  libtag-extras1   1.0.1-3 TagLib extras library - support fo
ii  libtag1c2a   1.6.3-1 TagLib Audio Meta-Data Library
ii  libthreadweaver4 4:4.4.5-3   the ThreadWeaver Library for the K
ii  libxml2  2.7.8.dfsg-2GNOME XML library
ii  phonon   4:4.6.0really4.4.2-1metapackage for the Phonon multime
ii  phonon-backend-x 4:4.6.0really4.4.4-2Phonon Xine 1.1.x backend
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins 4:4.4.5-1  transparent audio C

Bug#617644: already caused me to report wrongly elsewhere

2011-03-12 Thread jidanni
See #617881



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



Bug#548867: Proposed patch to update Debian Developer's Duties chapter

2011-03-12 Thread Charles Plessy
Le Sat, Mar 12, 2011 at 09:51:58AM +0100, Raphael Hertzog a écrit :
> 
> I hope some other people will comment and help get this
> improved. But the way you framed this initial discussion doesn't make it
> welcoming for other people to chime in...

On Tue, 1 Mar 2011 10:14:19 +0100, you wrote:

   In the absence of objections, I will commit this sometimes next week.

On Tue, 8 Mar 2011 09:20:42 +0900, I wrote:

  I waited a week to let others give more positive comments first. But since
  there are no comments, I will give mine.

So I have not stopped the discussion. I waited for the very last minute that
you gave to people for commenting. I think that the Developers References
should not be changed if there is not at least one positive agreement to the
change.

Next time, give more time for others to comment. There is no emergency that
justifies a one week deadline.

Also, I welcome positive apperciations of your patch, I gave my opinion
already, and do not have more to add. I will not argue with anybody writing
that your patch is good and can be applied.

And yes, my answer was as displeasing as your hidden call to the DPL. I regret
that I got dragged in giving more explanations. I should have limited myself to
say that I think that it is inappropriate, as it was inappropriate to make
things personnal in Message #52.

Cheers,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan



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



Bug#615971: Amarok crashes when restoring from system tray.

2011-03-12 Thread Sebastian Bremicker
Hi,

sorry, I was referring to  ;)

Kind regards

Sebastian



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



Bug#617906: Gnome do not configure wlan

2011-03-12 Thread Jérémy Bobbio
reassign 617906 network-manager
forcemerge 606268 617906
thanks

On Sat, Mar 12, 2011 at 11:56:29AM +0100, Arianna Arianna wrote:
> For wlan I use NETGEAR WG111v3 (USB)
> I installed Squeeze using the first two CD and wlan with no
> protection; wlan worked in the installation;
> after installation I was unable to setup wpa wlan connection using
> Gnome; 

That issue is already on our radar (see #606268). Ben Armstrong came up
with a solution and hopefully it will land in the next Squeeze point
release or the next one.

Thanks for your report nonetheless, and enjoy your new Debian system!

Cheers,
-- 
Jérémy Bobbio.''`. 
jeremy.bob...@irq7.fr   : :   : lu...@debian.org
`. `'` 
  `-


signature.asc
Description: Digital signature


Bug#615971: Amarok crashes when restoring from system tray.

2011-03-12 Thread Sebastian Bremicker
Package: amarok
Version: 2.4.0-1
Followup-For: Bug #615971


Hi, 

I reported this to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615971
after discovering that the crash must be related to qtwebkit. As a
workaround you can disable "song text" and "wikipedia" in your main window
as the crash appears only to happen when amarok tries to retrieve
information from the web.

Kind regards

Sebastian

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

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

Versions of packages amarok depends on:
ii  amarok-common2.4.0-1 architecture independent files for
ii  amarok-utils 2.4.0-1 utilities for Amarok media player
ii  kdebase-runtime  4:4.4.5-1   runtime components from the offici
ii  libavcodec52 5:0.6.1+svn20110308-0.0 library to encode decode multimedi
ii  libavformat525:0.6.1+svn20110308-0.0 ffmpeg file format library
ii  libc62.11.2-13   Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls  7.21.4-1Multi-protocol file transfer libra
ii  libgcc1  1:4.5.2-5   GCC support library
ii  libgcrypt11  1.4.6-5 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.28.1-1+b1 The GLib library of C routines
ii  libgpod4-nogtk   0.7.95-2library to read and write songs to
ii  libgtk2.0-0  2.20.1-2The GTK+ graphical user interface 
ii  libkdecore5  4:4.4.5-3   the KDE Platform Core Library
ii  libkdeui54:4.4.5-3   the KDE Platform User Interface Li
ii  libkdewebkit54:4.4.5-3   the KDE WebKit Library
ii  libkdnssd4   4:4.4.5-3   the DNS-SD Protocol Library for th
ii  libkfile44:4.4.5-3   the File Selection Dialog Library 
ii  libkio5  4:4.4.5-3   the Network-enabled File Managemen
ii  libknewstuff2-4  4:4.4.5-3   the "Get Hot New Stuff" v2 Library
ii  libknewstuff3-4  4:4.4.5-3   the "Get Hot New Stuff" v3 Library
ii  libkutils4   4:4.4.5-3   various utility classes for the KD
ii  liblastfm0   0.4.0~git20090710-1 The Last.fm web services library
ii  libloudmouth1-0  1.4.3-7 Lightweight C Jabber library
ii  libmtp8  1.0.6-1 Media Transfer Protocol (MTP) libr
ii  libmysqlclient16 5.1.56-1MySQL database client library
ii  libofa0  0.9.3-3.1   Library for acoustic fingerprintin
ii  libphonon4   4:4.6.0really4.4.4-1the core library of the Phonon mul
ii  libplasma3   4:4.4.5-3   the Plasma Library for the KDE Pla
ii  libqca2  2.0.2-1 libraries for the Qt Cryptographic
ii  libqt4-dbus  4:4.7.2-1   Qt 4 D-Bus module
ii  libqt4-network   4:4.7.2-1   Qt 4 network module
ii  libqt4-script4:4.7.2-1   Qt 4 script module
ii  libqt4-sql   4:4.7.2-1   Qt 4 SQL module
ii  libqt4-svg   4:4.7.2-1   Qt 4 SVG module
ii  libqt4-webkit4:4.7.2-1   transitional package for Qt 4 WebK
ii  libqt4-xml   4:4.7.2-1   Qt 4 XML module
ii  libqtcore4   4:4.7.2-1   Qt 4 core module
ii  libqtgui44:4.7.2-1   Qt 4 GUI module
ii  libqtscript4-cor 0.1.0-3 Qt Script bindings for the Qt 4 Co
ii  libqtscript4-gui 0.1.0-3 Qt Script bindings for the Qt 4 Gu
ii  libqtscript4-net 0.1.0-3 Qt Script bindings for the Qt 4 Ne
ii  libqtscript4-sql 0.1.0-3 Qt Script bindings for the Qt 4 SQ
ii  libqtscript4-uit 0.1.0-3 Qt Script bindings for the Qt 4 Ui
ii  libqtscript4-xml 0.1.0-3 Qt Script bindings for the Qt 4 XM
ii  libsolid44:4.4.5-3   Solid Library for KDE Platform
ii  libstdc++6   4.5.2-5 The GNU Standard C++ Library v3
ii  libtag-extras1   1.0.1-3 TagLib extras library - support fo
ii  libtag1c2a   1.6.3-1 TagLib Audio Meta-Data Library
ii  libthreadweaver4 4:4.4.5-3   the ThreadWeaver Library for the K
ii  libxml2  2.7.8.dfsg-2GNOME XML library
ii  phonon   4:4.6.0really4.4.2-1metapackage for the Phonon multime
ii  phonon-backend-x 4:4.6.0really4.4.4-2Phonon Xine 1.1.x backend
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins 4:4.4.5-1  transparent audio CD access for ap

Versions of packages amarok suggests:
ii  libqt4-sql-mysql  4:4.7.2-1  Qt 4 MySQL data

Bug#514846: UK AT keyboard does not work on IBM compatible computers

2011-03-12 Thread Mark Hobley

--- On Sun, 6/3/11, Cyril Brulebois  wrote:

> what's the status with squeeze or higher?
> 

Hi Cyril. I am running on the current version of the package, and the keyboard 
appears to be working ok for me, so I guess that this is fixed.

If noone else claims a problem, then I suggest we close this bug as fixed. (If 
a problem reoccurs, then we can always reopen it).

Cheers,

Mark.







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



Bug#617331: Pushing tzdata updates to stable in time

2011-03-12 Thread Adam D. Barratt
On Fri, 2011-03-11 at 20:07 +, Adam D. Barratt wrote:
> Assuming everything goes according to plan (adding packages to
> squeeze-updates hasn't actually been tested yet) I'm planning on pushing
> the tzdata update in tomorrow morning.

Unfortunately, that didn't happen yet.  Adding packages to
squeeze-updates appears to work now, but an issue with this morning's
dinstall means we won't be able to add tzdata in until after the
13:52UTC dinstall has finished happily, so it won't start getting pushed
out until during the 19:52UTC dinstall.

Regards,

Adam




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



Bug#615997: vnc4server: Please use ISO 8601 date format in *.log files

2011-03-12 Thread Ola Lundqvist
Hi Jari

On Sat, Mar 12, 2011 at 09:19:03AM +0200, jari wrote:
> On 2011-03-11 22:57, Ola Lundqvist wrote:
> | > SUMMARY
> | > 
> | > Please use Internaltional Standard date and time format (ISO 8601)
> | > for vncserver(1) log file's time stamps. Currently the format is:
> | > 
> | 
> | Thanks for the report. I do think think this should be changed. The reason
> | is that this is upstream behaviour.
> | 
> | I would prefer that format myself but we should be as close as upstream
> | as possible.
> 
> Hi Ola,
> 
> There hasn't been upstream release since early 2006 Jan, so waiting that
> to happen is same as never.
> 
> It's better to patch and bring the program up to date, as this will be
> a trivial change.

You are right. However there are throughts about moving to another
branch of vnc.

In any case I'll leave all these decisions to the new maintainers. :-)

Best regards,

// Ola

> Jari
> 

-- 
 --- Inguza Technology AB --- MSc in Information Technology 
/  o...@inguza.comAnnebergsslingan 37\
|  o...@debian.org   654 65 KARLSTAD|
|  http://inguza.com/Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---



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



Bug#617724: xtightvncviewer: Cannot scroll up

2011-03-12 Thread Ola Lundqvist
Hi Dmitry

On Sat, Mar 12, 2011 at 12:09:05AM +0200, Dmitry Baryshev wrote:
>O, it works! :) I think it will be great to display a message box
>with help when vncviewer starts (only once). Smth like "To scroll down
>use left mouse button, and right to scroll up".

Well this is the ovious way when this was developed many years ago. At that
time most applications worked that way.

If you want the new way I suggest that you use xvnc4viewer instead. :-)

// Ola

>2011/3/11 Ola Lundqvist <[1]o...@debian.org>
> 
>  Hi
>  Have you tried to press the right button instead of the left button
>  on you
>  mouse?
>  Yes I know this is a very old way of scrolling but that works for me
>  at least.
>  // Ola
>  On Fri, Mar 11, 2011 at 12:52:56AM +0200, Krasu wrote:
>  > Package: xtightvncviewer
>  > Version: 1.3.9-6.1+b1
>  > Severity: important
>  >
>  > I can use a black scroller to scroll VNC window down, but it
>  cannot scroll up.
>  > I need to restart VNC viewer to see the top of the remote screen.
>  Screenshot is
>  > attached.
>  >
>  >
>  >
>  > -- System Information:
>  > Debian Release: 6.0
>  >   APT prefers stable
>  >   APT policy: (500, 'stable'), (20, 'unstable'), (10,
>  'experimental')
>  > Architecture: i386 (i686)
>  >
>  > Kernel: Linux 2.6.32-5-686-bigmem (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 xtightvncviewer depends on:
>  > ii  libc6   2.11.2-10Embedded GNU C
>  Library: Shared lib
>  > ii  libice6 2:1.0.6-2X11 Inter-Client
>  Exchange library
>  > ii  libjpeg62   6b1-1The Independent JPEG
>  Group's JPEG
>  > ii  libsm6  2:1.1.1-1X11 Session
>  Management library
>  > ii  libx11-62:1.3.3-4X11 client-side
>  library
>  > ii  libxaw7 2:1.0.7-1X11 Athena Widget
>  library
>  > ii  libxext62:1.1.2-1X11 miscellaneous
>  extension librar
>  > ii  libxmu6 2:1.0.5-2X11 miscellaneous
>  utility library
>  > ii  libxpm4 1:3.5.8-1X11 pixmap library
>  > ii  libxt6  1:1.0.7-1X11 toolkit
>  intrinsics library
>  > ii  zlib1g  1:1.2.3.4.dfsg-3 compression library -
>  runtime
>  >
>  > Versions of packages xtightvncviewer recommends:
>  > ii  xfonts-base   1:1.0.1standard fonts for X
>  >
>  > Versions of packages xtightvncviewer suggests:
>  > pn  ssh(no description
>  available)
>  > pn  tightvncserver (no description
>  available)
>  >
>  > -- no debconf information
>  --
>   - Ola Lundqvist ---
>  /  [2]o...@debian.org Annebergsslingan 37  \
>  |  [3]o...@inguza.com  654 65 KARLSTAD  |
>  |  [4]http://inguza.com/  +46 (0)70-332 1551   |
>  \  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
>   ---
> 
>--
>Regards, Krasu
> 
> Referenser
> 
>1. mailto:o...@debian.org
>2. mailto:o...@debian.org
>3. mailto:o...@inguza.com
>4. http://inguza.com/

-- 
 --- Inguza Technology AB --- MSc in Information Technology 
/  o...@inguza.comAnnebergsslingan 37\
|  o...@debian.org   654 65 KARLSTAD|
|  http://inguza.com/Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---



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



Bug#617912: silo-llnl: debian/copyright file fails to include the actual license text

2011-03-12 Thread Francesco Poli (wintermute)
Package: silo-llnl
Version: 4.8-1
Severity: normal

Hi Alastair!
Many thanks for packaging Silo!
(I hope VisIt may follow soon... [1])

[1] http://bugs.debian.org/395573

I noticed a "little" issue with the debian/copyright file of silo-llnl:
it fails to quote the actual BSD license text verbatim, and hence fails
to comply with Debian Policy Section 4.5 [2]

[2] http://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgcopyright

I think the full quote of the Legacy license terms is superfluous (if
not harmful), as they do not apply to what is actually packaged.
On the other hand, the (BSD) license terms of what is included in
the package should be quoted verbatim in the debian/copyright file.

I hope this can be fixed soon.
Thanks for your time!



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



Bug#615938: Improvements to the "Ports" page: non-linux & arm stuff

2011-03-12 Thread Adrian von Bidder
Hi,

Thanks a lot. Merge error?

--- index.wml   12 Mar 2011 11:01:32 -  1.87
+++ index.wml   12 Mar 2011 12:28:44 -
@@ -167,7 +167,6 @@
 
 http://wiki.debian.org/ArmHardFloatPort";>armhf
 
- Port to big-endian ARM machines, especially to Linksys NSLU2.
  A lot of modern ARM boards and devices ship with a floating-point unit (FPU),
  but the current Debian armel port doesn't take much advantage og it. The
  armhf port was started to improve this situation and also take advantage of


armhf is not a successor/revival of armeb and to my knowledge is little 
endian and doesn't support the NSLU2. So this leftover bit of armeb should 
be removed.

cheers
-- vbi

-- 
Frauen brauchen immer das letzte Wort und den letzten Schrei.


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


Bug#599045: Experimental possibility ?

2011-03-12 Thread Emmanuel Charpentier
Tesseract 3 seems very interesting ... but seems to bek existing things.

Isn't this kind of situation the ideal case for a package
("tesseract-ocr-3" ?=) in "experimental" (with dependencies tuned to
stable or testing) which might be extensively tested before becoming a
sid|testing package ?

HTH,

Emmanuel Charpentier





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



Bug#617913: unable to delete old directory

2011-03-12 Thread jidanni
Package: pdnsd

# dpkg -i /var/cache/apt/archives/pdnsd_1.2.7-par-1.2_i386.deb
dpkg: warning: downgrading pdnsd from 1.2.8-par-1 to 1.2.7-par-1.2.
(Reading database ... 101914 files and directories currently installed.)
Preparing to replace pdnsd 1.2.8-par-1 (using .../pdnsd_1.2.7-par-1.2_i386.deb) 
...
/etc/init.d/pdnsd: line 28: test: .: binary operator expected
Unpacking replacement pdnsd ...
dpkg: warning: unable to delete old directory 
'/etc/NetworkManager/dispatcher.d': Directory not empty
dpkg: warning: unable to delete old directory '/etc/NetworkManager':
Directory not empty


What a mess.

# find /etc/NetworkManager
/etc/NetworkManager
/etc/NetworkManager/dispatcher.d
/etc/NetworkManager/dispatcher.d/002_NetMan_pdnsd
# find /etc/NetworkManager -delete



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



Bug#614580: asterisk: AST-2011-002: Multiple array overflow and crash vulnerabilities in UDPTL code

2011-03-12 Thread Luciano Bello
Please, use CVE-2011-1147

-luciano



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



Bug#615971: Amarok crashes when restoring from system tray.

2011-03-12 Thread Modestas Vainius
forwarded 615971 https://bugs.kde.org/show_bug.cgi?id=268286
thanks

Hello,

On šeštadienis 12 Kovas 2011 14:06:59 Sebastian Bremicker wrote:
> sorry, I was referring to  ;)

Thanks for information.

-- 
Modestas Vainius 


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


Bug#617864: xserver-xorg-video-radeon: Screen rotation crashes desktop with exaMoveInPixmap symbol error

2011-03-12 Thread Cyril Brulebois
Hi,

Greg Smith  (11/03/2011):
> Would be nice to see that upstream fix get merged eventually, as it
> will avoid much frustration.  But this is closed as far as I'm
> concerned now.  Thanks for pointing me the right way.

might be worth considering as a candidate for r2? (r1 seems too close
at this point) I'd prefer the server's not crashing indeed.

KiBi.


signature.asc
Description: Digital signature


Bug#617914: xscreensaver: fails detecting screen layout with new X server

2011-03-12 Thread Michal Suchanek
Package: xscreensaver
Version: 5.11-1+b1
Severity: normal


I noticed that xscreensaver unlock dialog is not painted properly.

Looking at the position of the yellow debug text I suspect xscreensaver
thinks that my screens are ordered 0 1 instead of 1 0.

Why it breaks the unlock dialog painting is a mystery, though.

Screen 0: minimum 320 x 200, current 2048 x 1024, maximum 8192 x 8192
DVI-0 connected 768x1024+1280+0 left (normal left inverted right x axis y axis) 
304mm x 228mm
   1024x768   75.0*+   75.1 70.1 60.0  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   640x48072.8 75.0 66.7 60.0  
   720x40070.1  
S-video disconnected (normal left inverted right x axis y axis)
DVI-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm 
x 271mm
   1280x1024  60.0*+
   1024x768   60.0  
   800x60060.3  
   640x48060.0  
   720x40070.1  

-- System Information:
Debian Release: wheezy/sid
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing'), (400, 'unstable'), (395, 
'experimental'), (300, 'stable-i386'), (300, 'oldstable'), (280, 
'testing-i386'), (270, 'unstable-i386'), (150, 'experimental-i386'), (65, 
'oldstable-i386')
Architecture: amd64 (x86_64)

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

Versions of packages xscreensaver depends on:
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.2-11 Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector graphics libra
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.4.4-1   FreeType 2 font engine, shared lib
ii  libglade2-01:2.6.4-1 library to load .glade files at ru
ii  libglib2.0-0   2.28.1-1+b1   The GLib library of C routines
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user interface 
ii  libice62:1.0.7-1 X11 Inter-Client Exchange library
ii  libpam0g   1.1.2-2   Pluggable Authentication Modules l
ii  libpango1.0-0  1.28.3-1+squeeze2 Layout and rendering of internatio
ii  libsm6 2:1.2.0-1 X11 Session Management library
ii  libx11-6   2:1.4.1-5 X11 client-side library
ii  libxext6   2:1.2.0-2 X11 miscellaneous extension librar
ii  libxinerama1   2:1.1.1-1 X11 Xinerama extension library
ii  libxml22.7.8.dfsg-2  GNOME XML library
ii  libxmu62:1.1.0-1 X11 miscellaneous utility library
ii  libxpm41:3.5.9-1 X11 pixmap library
ii  libxrandr2 2:1.3.1-1 X11 RandR extension library
ii  libxrender11:0.9.6-1 X Rendering Extension client libra
ii  libxt6 1:1.0.9-2 X11 toolkit intrinsics library
ii  libxxf86vm11:1.1.1-1 X11 XFree86 video mode extension l
ii  xscreensaver-data  5.11-1+b1 data files to be shared among scre

Versions of packages xscreensaver recommends:
ii  libjpeg-progs   8c-1 Programs for manipulating JPEG fil
ii  perl [perl5]5.10.1-17Larry Wall's Practical Extraction 
ii  wamerican [wordlist 6-3  American English dictionary words 
ii  wbritish [wordlist] 6-3  British English dictionary words f
ii  xli 1.17.0+20061110-3+b1 command line tool for viewing imag

Versions of packages xscreensaver suggests:
ii  chromium-br 6.0.472.63~r59945-5+squeeze3 Chromium browser
ii  conkeror [w 0.9.3+git110224-1keyboard focused web browser with 
ii  dillo [www- 0.8.6-3  Small and fast web browser
ii  elinks [www 0.12~pre5-2  advanced text-mode WWW browser
ii  fortune-mod 1:1.99.1-4   provides fortune cookies on demand
ii  iceweasel [ 3.6.15-1 Web browser based on Firefox
ii  links [www- 2.3~pre1-1   Web browser running in text mode
ii  links2 [www 2.3~pre1-1   Web browser running in both graphi
ii  midori [www 0.3.0-1.3fast, lightweight graphical web br
ii  netrik [www 1.16.1-1 text mode WWW browser with vi like
ii  netsurf-gtk 2.1-2.1  Small portable web browser with CS
pn  qcam | stre(no description available)
ii  uzbl [www-b 0.0.0~git.20100403-3 Lightweight Webkit browser followi
ii  w3m [www-br 0.5.3-2  WWW browsable pager with excellent
ii  w3mmee [www 0.3.p24.20-3+b2  WWW browsable pager with excellent
pn  xdaliclock (no description available)
pn  xfishtank

Bug#616489: cdn.debian.net as a project service?

2011-03-12 Thread jidanni
> "JV" == James Vega  writes:

JV> As for #616489, that doesn't make any sense.  How can apt know the hash sums
JV> don't match if it hasn't downloaded the file in order to compute the hash 
sum
JV> for comparison?

I don't know. All I know is it also seems to happen at ftp.us.debian.org too.
W: Failed to fetch 
bzip2:/var/lib/apt/lists/partial/ftp.us.debian.org_debian_dists_experimental_main_binary-i386_Packages
  Hash Sum mismatch

W: Failed to fetch 
bzip2:/var/lib/apt/lists/partial/ftp.us.debian.org_debian_dists_unstable_main_binary-i386_Packages
  Hash Sum mismatch



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



Bug#617899: Crashes when showing the Wikipedia applet

2011-03-12 Thread Modestas Vainius
tags 617899 moreinfo upstream
thanks

Hello,

On šeštadienis 12 Kovas 2011 11:31:34 Giovanni Mascellani wrote:

> Amarok crashes when I try to play a track while there
> is the "Wikipedia" applet active in the central panel in the
> main Amarok interface.
> 
> This bug doesn't appear to be related to any other crash
> reported in the BTS. A simple workaround is to disable
> the Wikipedia applet and everything works correctly again.
> 
> This bug also happens for 2.3.1 and 2.3.2 versions of Amarok
> and isn't solved by removing ~/.kde/share/apps/amarok. I
> suspect that the bug isn't in Amarok itself, but in the widget
> that draws the Wikipedia applet (I used Amarok 2.3.1 for months
> without this problem). Unfortunately I'm not a Qt hacker, so
> I don't know which is the right package and how to check this
> fact.
> 
> Would an output of "amarok --debug" be helpful?

Can't reproduce it here. It's hard to tell the reason without a backtrace. 
Install amarok-dbg (and its recommends if needed), crash amarok and wait crash 
dialog to appear. If it does not appear, start amarok with:

$ gdb --args amarok --nofork
(gdb) run
 crash it ...
(gdb) bt
 backtrace goes here 
(gdb) quit

and paste the backtrace to your mail.

-- 
Modestas Vainius 


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


Bug#617907: libgl1-mesa-dri-experimental: random crashes with OpenGL apps

2011-03-12 Thread Cyril Brulebois
Hi,

Juha Jäykkä  (12/03/2011):
> Package: libgl1-mesa-dri-experimental
> Version: 7.10-4
> Severity: important
> 
> 
> When running X with DRI2 and the nouveau/Gallium3D drivers, simple
> even OpenGL prgrams sometimes crash X - apparently at random. It
> emits tons of these to kern.log:

things you may want to try: we have 7.10.1 mostly ready in our git,
you could try to build that.
  http://git.debian.org/?p=pkg-xorg/lib/mesa.git (debian-experimental)

I didn't check its changelog yet though.

Alternatively you could try building master:
  http://pkg-xorg.alioth.debian.org/howto/build-mesa.html

Or you may want to upgrade to the latest kernel in experimental first.

I should mention mesa is a big package to build, and I haven't found
the time yet to provide with snapshots, sorry for that.

KiBi.


signature.asc
Description: Digital signature


Bug#617911: amarok-dbg: should recommend libqtwebkit4-dbg

2011-03-12 Thread Modestas Vainius
tags 617911 pending
thanks

Hello,

On šeštadienis 12 Kovas 2011 13:47:47 Sebastian Bremicker wrote:
> Package: amarok-dbg
> Version: 2.4.0-1
> Severity: wishlist
> 
> 
> Hi,
> 
> I tried to report more info regarding #615971 and only got useful (as
> regarded by crash manager) information after installing libqtwebkit4-dbg.

libqtwebkit4-dbg (100mb+) is too huge and not used too much within amarok to 
be installed by default. I will go with Suggesting it.

-- 
Modestas Vainius 


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


Bug#617862: xinput: Cannot set property by name

2011-03-12 Thread Michal Suchanek
invalid 617862
kthxbye

On 11 March 2011 23:50, Julien Cristau  wrote:
> tag 617862 unreproducible moreinfo
> kthxbye
>
> On Fri, Mar 11, 2011 at 23:44:52 +0100, Michal Suchanek wrote:
>
>> Package: xinput
>> Version: 1.5.3-1
>> Severity: important
>>
>>
>> While xinput lists property names it only accepts numbers for setting
>> properties.
>>
> No it doesn't.

Indeed, it works by name as well.

I was probably confused by the property being inverted.

Sorry about the noise.

Thanks

Michal



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



Bug#617822: Starting another track while getting Musicbrainz info crashes amarok.

2011-03-12 Thread Modestas Vainius
tags 617822 moreinfo upstream
thanks

Hello,

On penktadienis 11 Kovas 2011 19:10:11 Timo Rienaecker wrote:
> Package: amarok
> Version: 2.4.0-1
> Severity: important
> 
> 
> Viewing metadata for a track, then getting Music Brainz information and at
> the same time starting another track crashes amarok. Reproduceable,
> happens every time.
> 
> Debugging information attached.

Follow [1] and get me a backtrace of the crash.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617899#10


-- 
Modestas Vainius 


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


Bug#616489: cdn.debian.net as a project service?

2011-03-12 Thread jidanni
...and when it happens it takes out apt's index files for several hours
# apt-cache policy coreutils
coreutils:
  Installed: 8.5-1
  Candidate: 8.5-1
  Version table:
 *** 8.5-1 0
100 /var/lib/dpkg/status



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



Bug#617682: X server crash on 'export to PDF' with 'PDF/A-1a' option checked

2011-03-12 Thread Cyril Brulebois
Hi,

Gilles Dartiguelongue  (11/03/2011):
> Here is a sample document that shows the failure with OOo.
> Hopefully it would also reproduce the Libreoffice, I'll try to check
> today.
> 
> The original document is the docbook one, converted to odf via
> docbook2odf. Opening the file is OOo will show the glibc trace
> attached earlier.
> 
> Hope this helps.

thanks for the report and the testcase, will try and look soon-ish.

KiBi.


signature.asc
Description: Digital signature


Bug#617854: ITP: puddletag -- audio tag editor similar to the Windows program Mp3tag

2011-03-12 Thread Sandro Tosi
retitle 617854 ITP: puddletag -- audio tag editor similar to the
Windows program Mp3tag
owner 617854 !
thanks

Hi,
I was looking for some spare time to study puddletag as it seems very
promising, but now that I'm no more alone in liking it, I'm going to
push it on top of my todo list :)

Cheers,
-- 
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#615938: Improvements to the "Ports" page: non-linux & arm stuff

2011-03-12 Thread Francesca Ciceri
On Sat, Mar 12, 2011 at 01:30:51PM +0100, Adrian von Bidder wrote:
> Hi,
> 
> Thanks a lot. Merge error?
> 
> --- index.wml   12 Mar 2011 11:01:32 -  1.87
> +++ index.wml   12 Mar 2011 12:28:44 -
> @@ -167,7 +167,6 @@
>  
>  http://wiki.debian.org/ArmHardFloatPort";>armhf
>  
> - Port to big-endian ARM machines, especially to Linksys NSLU2.
>   A lot of modern ARM boards and devices ship with a floating-point unit 
> (FPU),
>   but the current Debian armel port doesn't take much advantage og it. The
>   armhf port was started to improve this situation and also take advantage of
> 
> 
> armhf is not a successor/revival of armeb and to my knowledge is little 
> endian and doesn't support the NSLU2. So this leftover bit of armeb should 
> be removed.
> 

Ouch!
*Manual* merge error, and also a typo (s/og/of/)!

Fixed, thanks for reporting it ;)

Cheers,
Francesca


signature.asc
Description: Digital signature


Bug#616503: please mark libthai-data and libthai-doc 'Multi-Arch: foreign'

2011-03-12 Thread Theppitak Karoonboonyanan
On Sat, Mar 5, 2011 at 7:18 AM, Steve Langasek
 wrote:

> I've just applied a patch to libthai in Ubuntu to mark the libthai-data and
> libthai-doc packages 'Multi-Arch: foreign'; this indicates, per
> , that they will satisfy the
> dependencies of packages of other architectures when installed.
>
> Since libthai is rather low in the desktop stack, and it's perfectly safe to
> tag packages as Multi-Arch: foreign in advance of a package manager that's
> capable of understanding this (which should be along soon in any case), I
> request that this be set on the package in Debian as well.

If I understand it correctly, your main target is libthai-data, which has an
arch-dependent reverse-dependency (libthai0), right?

I'm OK to mark both libthai-data and libthai-doc as you suggest. I ask this
question because I'm wondering whether I should do the same to my
another package in the same stack (libdatrie).

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



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



Bug#617854: ITP: puddletag -- audio tag editor similar to the Windows program Mp3tag

2011-03-12 Thread Rogério Brito
Hi, Sandro.

On Mar 12 2011, Sandro Tosi wrote:
> I was looking for some spare time to study puddletag as it seems very
> promising, but now that I'm no more alone in liking it, I'm going to
> push it on top of my todo list :)

That's great, and now we have someone that is way more competent than me in
packaging it. :-)

I may be interested in co-maintaining it, if you don't mind (so that I can
learn some Python packaging).


Thanks,

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFC
http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br



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



Bug#599528: remmina-plugin-rdp: Doesn't display vSphere console on remote machine

2011-03-12 Thread Luca Falavigna
Could you please try again after opening debug console (available under
Help menu), and paste its output?

-- 
  .''`.
 :  :' :   Luca Falavigna 
 `.  `'
   `-



signature.asc
Description: OpenPGP digital signature


Bug#469343: [kdepim] imap groupware not working

2011-03-12 Thread Maximilian Gaukler

Package: kdepim-runtime
Version: 4:4.4.7-1

Korganizer still cannot show calendars from a kolab server. Creating a new event fails 
with "no resource with write access found. change kmail settings first.".
It is sad that this "important" bug is not fixed for more than three years now 
and if there is something I can do I would like to help fixing it.

Console output:
Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
korganizer(5534) KDBusServiceStarter::findServiceFor: KDBusServiceStarter: No service 
implementing  "DBUS/ResourceBackend/IMAP"
korganizer(5534)/kresources: Couldn't connect to the IMAP resource backend
korganizer(5534)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
korganizer(5534)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QPixmap::setMask: Cannot set mask while pixmap is being painted on
QPixmap::setMask: Cannot set mask while pixmap is being painted on
QPixmap::setMask: Cannot set mask while pixmap is being painted on
korganizer(5534)/kdepimlibs (kabc) KABC::LockNull::lock: LockNull::lock() force 
success. Doesn't actually lock.
korganizer(5534)/kresources Kolab::ResourceKolabBase::findWritableResource: No 
writable resource found!

Should this bug be reassigned to kdepim-runtime?
Is there anything I can do to investigate this bug?

Thanks

Max Gaukler


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

Debian Release: 6.0
  500 stable  security.debian.org
  500 stable  ftp.uni-erlangen.de
  500 squeeze-updates ftp.uni-erlangen.de

--- Package information. ---
Depends   (Version) | Installed
===-+-=
kdebase-runtime | 4:4.4.5-1
kdepimlibs-kio-plugins  | 4:4.4.5-2
libakonadi-kabc4 (>= 4:4.4) | 4:4.4.5-2
libakonadi-kcal4   (>= 4:4.4.0) | 4:4.4.5-2
libakonadi-kde4(>= 4:4.4.3) | 4:4.4.5-2
libakonadi-kmime4  (>= 4:4.4.0) | 4:4.4.5-2
libakonadiprivate1   (>= 1.3.1) | 1.3.1-3+b1
libc6(>= 2.2.5) | 2.11.2-10
libgcc1(>= 1:4.1.1) | 1:4.4.5-8
libkabc4 (>= 4:4.4) | 4:4.4.5-2
libkcal4 (>= 4:4.4) | 4:4.4.5-2
libkdecore5(>= 4:4.4.0) | 4:4.4.5-2
libkdeui5  (>= 4:4.4.0) | 4:4.4.5-2
libkimap4  (>= 4:4.4.0) | 4:4.4.5-2
libkio5  (>= 4:4.4) | 4:4.4.5-2
libkmime4  (>= 4:4.4.0) | 4:4.4.5-2
libkpimutils4(>= 4:4.4) | 4:4.4.5-2
libkresources4   (>= 4:4.4) | 4:4.4.5-2
libkutils4   (>= 4:4.4) | 4:4.4.5-2
libmailtransport4  (>= 4:4.4.0) | 4:4.4.5-2
libmicroblog4(>= 4:4.4) | 4:4.4.5-2
libnepomuk4  (>= 4:4.4) | 4:4.4.5-2
libqt4-dbus(>= 4:4.5.3) | 4:4.6.3-4
libqt4-network (>= 4:4.5.3) | 4:4.6.3-4
libqt4-qt3support  (>= 4:4.5.3) | 4:4.6.3-4
libqt4-xml (>= 4:4.5.3) | 4:4.6.3-4
libqtcore4 (>= 4:4.6.1) | 4:4.6.3-4
libqtgui4  (>= 4:4.5.3) | 4:4.6.3-4
libsolid4(>= 4:4.4) | 4:4.4.5-2
libsoprano4 (>= 2.2.69) | 2.5.0+dfsg.1-1
libstdc++6   (>= 4.1.1) | 4.4.5-8
libstreamanalyzer0   (>= 0.7.2) | 0.7.2-1+b1
libxml2  (>= 2.7.4) | 2.7.8.dfsg-2
akonadi-server (>= 1.3) | 1.3.1-3+b1


Package's Recommends field is empty.

Package's Suggests field is empty.






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



Bug#617524: remmina-plugin-rdp: RDP - Very demanding or simply slow?

2011-03-12 Thread Luca Falavigna
I can't reproduce this behaviour. Have you tried whether windows RDP
client has the same issue?

-- 
  .''`.
 :  :' :   Luca Falavigna 
 `.  `'
   `-



signature.asc
Description: OpenPGP digital signature


Bug#616353: iceweasel: Current tab not highlighted correctly

2011-03-12 Thread Mike Hommey
On Sat, Mar 12, 2011 at 12:31:11PM +0100, Mike Hommey wrote:
> On Sat, Mar 12, 2011 at 02:00:28PM +0300, Ilya Demyanov wrote:
> > 2011/3/12 Mike Hommey :
> > >> >
> > >> > Do you have any extensions installed in iceweasel ?
> > >> >
> > >>
> > >> No, I removed all packages xul-ext-* and purified ~/.mozilla
> > >
> > > Can you double check in Tools > Add-ons ?
> > >
> > 
> > See attached sceenshot
> 
> Would it be possible to get a ssh access to your machine with a fresh
> account?

Thanks to this access, I just got to something really weird:
I don't see your problem with Iceweasel running on your machine on my X
server, see attached image.

Mike
<>

Bug#617899: Crashes when showing the Wikipedia applet

2011-03-12 Thread Giovanni Mascellani
Hi and thanks for the quick answer.

On 12/03/2011 13:52, Modestas Vainius wrote:
> Can't reproduce it here. It's hard to tell the reason without a backtrace. 
> Install amarok-dbg (and its recommends if needed), crash amarok and wait 
> crash 
> dialog to appear. If it does not appear, start amarok with:
> 
> $ gdb --args amarok --nofork
> (gdb) run
>  crash it ...
> (gdb) bt
>  backtrace goes here 
> (gdb) quit
> 
> and paste the backtrace to your mail.

(wow, not less than a gigabyte of debugging symbol, plus other half
gigabyte for those from webkit and qtwebkit...) :-)

Here you are: for some strange reason this time the crash wasn't caused
by the Wikipedia applet, but by the Info applet. At the moment opening
the Wikipedia applet and even playing a song doesn't seem to be harmful.

> $ gdb --args amarok --nofork
> GNU gdb (GDB) 7.2-debian
> Copyright (C) 2010 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later 
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu".
> For bug reporting instructions, please see:
> ...
> Reading symbols from /usr/bin/amarok...Reading symbols from 
> /usr/lib/debug/usr/bin/amarok...done.
> done.
> (gdb) run
> Starting program: /usr/bin/amarok --nofork
> [Thread debugging using libthread_db enabled]
> [New Thread 0x7fffcfb25700 (LWP 32573)]
> [New Thread 0x7fffcf324700 (LWP 32574)]
> [New Thread 0x7fffce91f700 (LWP 32575)]
> [New Thread 0x7fffce11e700 (LWP 32576)]
> [New Thread 0x7fffcd514700 (LWP 32577)]
> [New Thread 0x7fffccd13700 (LWP 32578)]
> **
>  
> ** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING 
> INFORMATION, PLEASE USE: ** 
> ** amarok --debug 
>   ** 
> **
>  
> [New Thread 0x7fffc3102700 (LWP 32579)]
> [Thread 0x7fffc3102700 (LWP 32579) exited]
> Connecting to deprecated signal 
> QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
> amarok(32404)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
> amarok(32404)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
> amarok(32404)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
> amarok(32404)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
> amarok(32404)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
> amarok(32404)/kdeui (Wallet): The kwalletd service has been disabled 
> amarok(32404)/kdeui (Wallet): The kwalletd service has been disabled 
> amarok(32404)/kdeui (Wallet): The kwalletd service has been disabled 
> amarok(32404)/kdeui (Wallet): The kwalletd service has been disabled 
> amarok(32404)/kdeui (Wallet): The kwalletd service has been disabled 
> amarok(32404)/kdeui (Wallet): The kwalletd service has been disabled 
> QSystemTrayIcon::setVisible: No Icon set
> [New Thread 0x7fffc3102700 (LWP 32580)]
> [New Thread 0x7fffb896d700 (LWP 32581)]
> [New Thread 0x7fffb816c700 (LWP 32582)]
> [New Thread 0x7fffb796b700 (LWP 32583)]
> [New Thread 0x7fffb6913700 (LWP 32584)]
> loaded the Generic plugin 
> can't make "generic.orientation" because no QAccelerometer sensors exist 
> [New Thread 0x7fffb4cee700 (LWP 32586)]
> amarok(32404)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found  0  
> offers for  "Amarok Script Console"
> amarok(32404)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found  0  
> offers for  "LyricWiki"
> amarok(32404)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found  0  
> offers for  "Cool Streams"
> amarok(32404)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found  0  
> offers for  "Librivox.org"
> [New Thread 0x7fffb0723700 (LWP 32588)]
> QPainter::begin: Paint device returned engine == 0, type: 2
> QPainter::begin: Paint device returned engine == 0, type: 2
> QPainter::begin: Paint device returned engine == 0, type: 2
> QPainter::begin: Paint device returned engine == 0, type: 2
> QPainter::begin: Paint device returned engine == 0, type: 2
> QPainter::begin: Paint device returned engine == 0, type: 2
> QPainter::begin: Paint device returned engine == 0, type: 2
> QPainter::begin: Paint device returned engine == 0, type: 2
> QPainter::begin: Paint device returned engine == 0, type: 2
> QPainter::begin: Paint device returned engine == 0, type: 2
> QPainter::begin: Paint device returned engine == 0, type: 2
> QPainter::begin: Paint device returned engine == 0, type: 2
> amarok(32404)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing  
> "/usr/share/mime/magic"
> amarok(32404)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing  
> "/ho

Bug#615227: Would you cosider accepting this update to address bug 615227 in squeeze?

2011-03-12 Thread Rik Theys

Hi,

On Fri, 11 Mar 2011, Julien Cristau wrote:


On Fri, Mar 11, 2011 at 11:57:41 -0800, Jack Bates wrote:


Hi, to address bug 615227 in squeeze, would you consider accepting an
updated package with just these changes?
http://nottheoilrig.com/debian/201103110/patch

 - or do you have any other feedback for me, what is the best thing to
do?


A few things:
- the fix should probably get a bit more exposure in unstable before we
 accept it in stable
- changing the source package format in a stable update is a no-no


The package in squeeze was packaged as a "native" package. I asked on IRC in 
#debian-release
how to apply the patch in this case. I was told to either apply the patch to the shipped 
"upstream" tar
archive, or to either change the packaging.

I opted to change the packaging as this would show what has changed since the 
original tar. I provided
this new packaging to the DD for his convenience.

Would it have more change of being included in a stable point release if the 
original packaging is
kept and the patch applied to the tar?


- the patch itself looks reasonable enough


Regards,

Rik




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



Bug#617884: libapache2-mod-perl2: cannot install Apache::ExtUtils Apache::src

2011-03-12 Thread gregor herrmann
On Sat, 12 Mar 2011 05:47:05 +0100, Flemming Bjerke wrote:

> Package: libapache2-mod-perl2
> Version: 2.0.4-7
> Severity: normal
> Tags: d-i
> 
> 
> perl -MCPAN -e shell
> >install Apache::src
> ...
> 
> mod_perl-1.31/Util/Makefile.PL
> mod_perl-1.31/Util/Util.pm
> CPAN: File::Temp loaded ok (v0.22)
> 
>   CPAN.pm: Going to build G/GO/GOZER/mod_perl-1.31.tar.gz
> 
> Enter `q' to stop search
> Please tell me where I can find your apache src
>  [../apache_x.x/src] q
> Will run tests as User: 'nobody' Group: 'root'
> Checking CGI.pm VERSION..ok
> Checking for LWP::UserAgent..ok
> .
> 
> make[1]: Forlader katalog '/root/.cpan/build/mod_perl-1.31-2VF_a9/URI'
> make[1]: Går til katalog '/root/.cpan/build/mod_perl-1.31-2VF_a9/Util'
> make[1]: Forlader katalog '/root/.cpan/build/mod_perl-1.31-2VF_a9/Util'

Maybe I'm misdunderstanding something, but what does mod_perl-1.31
from CPAN have to do with libapache2-mod-perl2/2.0.4-7 in Debian?


Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-NP: Red Hot Chili Peppers: She Looks To Me


signature.asc
Description: Digital signature


Bug#617822: Starting another track while getting Musicbrainz info crashes amarok.

2011-03-12 Thread Timo Rienaecker
 
> Follow [1] and get me a backtrace of the crash.
> 

Here you are:

#0  0xb476d11a in QNetworkReply::error() const ()
   from /usr/lib/libQtNetwork.so.4
#1  0xb39c78c8 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0xb39c7f73 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0xb64537aa in QMetaObject::metacall(QObject*, QMetaObject::Call,
int, void**) () from /usr/lib/libQtCore.so.4 #4  0xb645dd36 in
QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#5  0xb645edfe in QObject::event(QEvent*) ()
from /usr/lib/libQtCore.so.4 #6  0xb69175cc in
QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /usr/lib/libQtGui.so.4 #7  0xb691e15e in
QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#8  0xb7df2bfa in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
#9  0xb644e4cb in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/libQtCore.so.4
#10 0xb6451f2c in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQtCore.so.4 #11 0xb64520ad in
QCoreApplication::sendPostedEvents(QObject*, int) ()
from /usr/lib/libQtCore.so.4 #12 0xb647a57f in ?? ()
from /usr/lib/libQtCore.so.4 #13 0xb462a305 in g_main_context_dispatch
() from /lib/libglib-2.0.so.0 ---Type  to continue, or q
 to quit---

> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617899#10
> 
> 




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



Bug#615263: advice for syncevolution in Debian testing/unstable

2011-03-12 Thread David Bremner

Hi Patrick;

Because of toolchain changes, the current version of syncevolution no
longer builds in debian unstable. Also, because the evolution libraries
in unstable are now the 2.32 series, it seems that it doesn't work well,
even if we tweek build flags to get it to build; similarly building
syncevolution 1.1 against the new libsynthesis doesn't seem to yield a
functional syncevolution.

So after going through a few permutations, I am left with the following
options:

1) Let syncevolution be removed from testing (this is policy for
packages that won't rebuild from source). This would mean that new
installs of testing would have to get syncevolution from experimental if
they wanted it.  There is nothing permanent about removing syncevolution
From testing at this stage in the release cycle; it will inconvenience a
few users, but only (some of) those doing new installs of testing during
the interval it is missing. Realistically this interval will probably be
the time until you bless a release as stable, plus a few weeks.

2) Push the pre-release 1.1.99.3 into testing. I can fix the library
version dependencies, but the other rough edges to the upgrade process
would remain. And of course, it is a pre-release version.

Do you have a preference for which option I choose?

David



pgpNqzT9pf8dm.pgp
Description: PGP signature


Bug#617915: file-roller: CRC failed in the encrypted file

2011-03-12 Thread don
Package: file-roller
Version: 2.30.2-2
Severity: normal
Tags: lfs

don@t43:~/test$ cat a.txt b.txt c.txt
1 2 3
4 5 6
7 8 9
don@t43:~/test$ rar a -hp test.rar a.txt b.txt c.txt

Enter password (will not be echoed):

Reenter password:


RAR 4.00 beta 3   Copyright (c) 1993-2010 Alexander Roshal   17 Dec 2010
Shareware version Type RAR -? for help

Evaluation copy. Please register.

Creating archive test.rar

Addinga.txt   OK
Addingb.txt   OK
Addingc.txt   OK
Done
don@t43:~/test$ rm *.txt
don@t43:~/test$ unrar e test.rar

UNRAR 4.00 beta 3 freeware  Copyright (c) 1993-2010 Alexander Roshal

Enter password (will not be echoed) for test.rar:


Extracting from test.rar

Extracting  a.txt OK
Extracting  b.txt OK
Extracting  c.txt OK
All OK
don@t43:~/test$ file-roller test.rar

But then file-roller gives:
"CRC failed in the encrypted file /home/don/test/test.rar. Corrupt file or
wrong password."
The window to enter a password never comes up.

Using file roller to create a password protected .rar works, but trying to
extract from it fails with the same message.



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

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

Versions of packages file-roller depends on:
ii  bzip2  1.0.5-6   high-quality block-sorting file co
ii  gconf2 2.28.1-6  GNOME configuration database syste
ii  gzip   1.3.12-9  GNU compression utilities
ii  libc6  2.11.2-11 Embedded GNU C Library: Shared lib
ii  libgconf2-42.28.1-6  GNOME configuration database syste
ii  libglib2.0-0   2.28.1-1+b1   The GLib library of C routines
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user interface
ii  libnautilus-extension1 2.30.1-3  libraries for nautilus components
ii  libpango1.0-0  1.28.3-1+squeeze1 Layout and rendering of internatio
ii  p7zip-full 9.04~dfsg.1-1 7z and 7za file archivers with hig
ii  tar1.25-3GNU version of the tar archiving u

Versions of packages file-roller recommends:
ii  gnome-icon-theme  2.30.3-2   GNOME Desktop icon theme
ii  gvfs  1.6.4-3userspace virtual filesystem - ser
ii  rpm2cpio  4.8.1-7tool to convert RPM package to CPI

Versions of packages file-roller suggests:
ii  arj   3.10.22-9  archiver for .arj files
ii  binutils  2.20.1-16  The GNU assembler, linker and bina
ii  cpio  2.11-7 GNU cpio -- a program to manage ar
pn  lha(no description available)
pn  lzip   (no description available)
ii  lzma  4.43-14Compression method of 7z format in
ii  lzop  1.02~rc1-2 fast compression program
pn  ncompress  (no description available)
pn  rzip   (no description available)
ii  sharutils 1:4.9-1shar, unshar, uuencode, uudecode
pn  unace  (no description available)
pn  unalz  (no description available)
ii  unrar 1:4.0.3-1  Unarchiver for .rar files (non-fre
ii  unzip 6.0-4  De-archiver for .zip files
ii  xz-utils  5.0.0-2XZ-format compression utilities
ii  zip   3.0-3  Archiver for .zip files
pn  zoo(no description available)



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



Bug#543690: fai-client: make fai softupdate less verbose; better: make it quiet

2011-03-12 Thread Michael Goetze
IMHO the correct solution to this bug is to ensure that all errors are
sent to STDERR and all non-errors to STDOUT. Then folks running fai
softupdate from cron can redirect STDOUT to /dev/null without missing
errors.



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



Bug#616353: Fwd: Bug#616353: iceweasel: Current tab not highlighted correctly

2011-03-12 Thread Ilya Demyanov
2011/3/12 Mike Hommey :
> On Sat, Mar 12, 2011 at 12:31:11PM +0100, Mike Hommey wrote:
>> On Sat, Mar 12, 2011 at 02:00:28PM +0300, Ilya Demyanov wrote:
>> > 2011/3/12 Mike Hommey :
>> > >> >
>> > >> > Do you have any extensions installed in iceweasel ?
>> > >> >
>> > >>
>> > >> No, I removed all packages xul-ext-* and purified ~/.mozilla
>> > >
>> > > Can you double check in Tools > Add-ons ?
>> > >
>> >
>> > See attached sceenshot
>>
>> Would it be possible to get a ssh access to your machine with a fresh
>> account?
>
> Thanks to this access, I just got to something really weird:
> I don't see your problem with Iceweasel running on your machine on my X
> server, see attached image.
>

Then the problem is most likely in my gtk-theming? or video-drivers?



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



Bug#586341: xdebug: Should provide debugclient tool

2011-03-12 Thread Willian Veiga
I agree with Olivier Berger. This tool would be useful.
Thank you.



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



Bug#617894: [ARMel] tgammal isn't accurate enough

2011-03-12 Thread Julien PUYDT

Le 12/03/2011 12:11, Aurelien Jarno a écrit :

On Sat, Mar 12, 2011 at 09:48:53AM +0100, Julien PUYDT wrote:

Package: libc6
Version: 2.11.2-13

The following piece of code :

#include
#include

int
main (int argc,
   char* argv[])
{
   long double x = 6.0;
   printf ("tgammal (%20Lf)=%20Lf\n", x, tgammal (x));
   return 0;
}

Prints, on an x86 debian unstable (eglibc 2.11.2-11) :
tgammal (6.00)=  120.00
And on an ARMel debian unstable (eglibc 2.11.2-13) :
tgammal (6.)=119.97157829


On armel, long double is same the type as a double, and thus tgamma()
and tgammal() are the same functions. On x86 long double and double are
different types, and thus tgamma() and tgammal() are different
functions.

Your test code with long double and tgammal() on armel gives as expected
exactly the same result as double and tgamma() on x86. I don't see any
problem here, this function works as expected.


Let's see :
119.97157829
0123456789ABCD<- digit counting
That makes 12 good digits -- and 119 needs 7 more (it's between 2**6 and 
2**7), so that makes 19 good digits.


Isn't that a little short? If I read 
http://en.wikipedia.org/wiki/IEEE_754-2008#Basic_formats well, even 
simple precision boasts 23 digits.


The above computation may be a little naive. Can you point me to the 
more precise place where the precision of those special functions is 
normalized?


Snark on #sage-devel



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



Bug#617812: exim4 security update trusted_configs silently ignored

2011-03-12 Thread Andreas Metzler
On 2011-03-11 Ian Jackson  wrote:
> Package: exim4-base
> Version: 4.69-9+lenny4

> I just did the exim4 security update and it broke my mail system
> because of the new restrictions on the config file which can be used.

> I tried to fix this by adding an /etc/exim4/trusted_configs file as
> documented in the Debian changelog but this was not effective.

> I had to obtain the source and start debugging it, at which point I
> noticed the code which silently ignores the trusted_configs file if it
> has the "wrong" owner or mode.
[...]

Silenty, quietly? I get an error in paniclog. Please provide exact
steps on how to reproduce.

cu andreas



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



Bug#617331: Pushing tzdata updates to stable in time

2011-03-12 Thread Adam D. Barratt
On Sat, 2011-03-12 at 12:09 +, Adam D. Barratt wrote:
> On Fri, 2011-03-11 at 20:07 +, Adam D. Barratt wrote:
> > Assuming everything goes according to plan (adding packages to
> > squeeze-updates hasn't actually been tested yet) I'm planning on pushing
> > the tzdata update in tomorrow morning.
> 
> Unfortunately, that didn't happen yet.  Adding packages to
> squeeze-updates appears to work now, but an issue with this morning's
> dinstall means we won't be able to add tzdata in until after the
> 13:52UTC dinstall has finished happily, so it won't start getting pushed
> out until during the 19:52UTC dinstall.

Actually, thanks to ftp-master, it made the 1352 dinstall after all, so
should start appearing on mirrors within a couple of hours or so.

Regards,

Adam




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



Bug#617916: libnet-snmp-perl: please upgrade to the current stable version 5.6.1

2011-03-12 Thread Radek Antoniuk
Package: libnet-snmp-perl
Version: 5.2.0-4
Severity: important


Please upgrade to the current stable version 
http://sourceforge.net/projects/net-snmp/files/net-snmp%20binaries/5.6.1-binaries/

The current version is unusable for instance with Centreon because of being too 
old.

Thanks.


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

Kernel: Linux 2.6.37-1-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 libnet-snmp-perl depends on:
ii  perl  5.10.1-17  Larry Wall's Practical Extraction 

libnet-snmp-perl recommends no packages.

Versions of packages libnet-snmp-perl suggests:
ii  libcrypt-des-perl2.05-2+b1   Perl DES encryption module
ii  libdigest-hmac-perl  1.02+dfsg-1 module for creating standard messa
ii  libdigest-sha1-perl  2.13-1  NIST SHA-1 message digest algorith
pn  libio-socket-inet6-perl(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#617917: linux-2.6: Add support for Microsoft MN-120 PCMCIA network card

2011-03-12 Thread Geoff Simmons
Package: linux-2.6
Severity: wishlist
Tags: squeeze

Please consider including a minor patch[1] to the tulip driver in
Squeeze, for support of the Microsoft MN-120 CardBus device (PCI ID
1414:0001).

This was added to mainline at Linux 2.6.33.

Geoff

[1] http://git.kernel.org/linus/60abe78279568a7109db2bcbc71131766a91c2e5



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



Bug#615439: scilab: crash when using plot3d function

2011-03-12 Thread Sylvestre Ledru
Le dimanche 27 février 2011 à 14:29 +0300, sergey a écrit :
> On Sat, 26 Feb 2011 22:48:29 +0100
> Sylvestre Ledru  wrote:
> 
> > Le samedi 26 février 2011 à 20:25 +0300, sergey a écrit :
> > 
> 
> I am sorry but I am not familiar with debugging traditions under GNU/Linux 
> yet.
> Can you get step-by-step instructions how to get stack trace please?
Usually, this is due to bad/buggy OpenGL drivers. 
Try to update your graphic drivers and/or try:
system_setproperty("jogl.gljpanel.nohw","");
from Scilab (but graphics will be very slow).

Thanks,
Sylvestre





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



Bug#600870: libfile-slurp-perl: Please update build system to quilt (patch)

2011-03-12 Thread Alexander Zangerl
On Wed, 20 Oct 2010 21:43:32 +0200, Allard Hoeve writes:
>While working on some new patches for File::Slurp I noticed that your
>package uses quilt. That is perfectly fine, but the new standard seems to be
>quilt.

sorry for the late response. 
as per http://wiki.debian.org/Projects/DebSrc3.0 the overall goal of 
deprecating format 1.0 has been dropped and both 1.0 and 3.0 will be
allowed in parallel. personally i'm not overly enchanted
by quilt, and with the move not being made mandatory i don't plan on 
switching away from dpatch any time soon.

i did, however, incorporate your other requests (new tests, lintian-clean 
and up-to-date standards level) - so your work wasn't wasted.

the new package version is just hitting the archive. again, thanks for
your help and sorry for not fully adopting your well-prepped suggestions.

regards
az


-- 
+ Alexander Zangerl + DSA 42BD645D + (RSA 5B586291)
"If you want sympathy, look in the dictionary; it's between sex and
syphilis." -- Joe Zeff


signature.asc
Description: Digital Signature


Bug#617822: Starting another track while getting Musicbrainz info crashes amarok.

2011-03-12 Thread Modestas Vainius
Hello,

On šeštadienis 12 Kovas 2011 15:47:37 Timo Rienaecker wrote:
> > Follow [1] and get me a backtrace of the crash.
> 
> Here you are:

Install libqtwebkit4-dbg (yeah, it's huge) and reproduce the crash.

-- 
Modestas Vainius 


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


Bug#578628: libregexp-copy-perl: FTBFS with Perl 5.12

2011-03-12 Thread Dominic Hargreaves
On Wed, Feb 23, 2011 at 10:51:33PM +, Dominic Hargreaves wrote:
> On Wed, May 05, 2010 at 11:08:08AM +0300, Niko Tyni wrote:
> > It looks unlikely that Regexp::Copy is going to get fixed upstream.
> > The only reverse dependency in Debian is libhtml-formfu-perl, so it
> > would be good if we could get it to use something else.
> > 
> > I looked briefly at the HTML::FormFu code, and although it doesn't
> > import anything from Regexp::Copy, it seems to be using Regexp::Storable
> > (included in libregexp-copy-perl) behind the curtains.
> > 
> > Removing 'use Regexp::Copy' from FormFu.pm makes t/filters/regex.t break.
> > 
> > Cloning a separate bug; this should be discussed upstream.
> 
> Patch was subsequently sent upsteam and applied; libhtml-formfu-perl
> no longer Depends on libregexp-copy-perl.
> 
> I propose that we request that this package be removed from Debian,
> and will do so in a few days if there are no objections.

I should probably have looked for explicit support from interested
parties for this, so CCing uploaders.

Thanks,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



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