Bug#685202: debdiff: interdiff related failures

2012-09-06 Thread Paul Wise
Control: retitle -1 debdiff: fall back on non-interdiff method when interdiff 
fails and clean up after interdiff

On Sat, 2012-08-18 at 16:02 +0800, Paul Wise wrote:

> The Debian derivatives census scripts found a case where debdiff's
> interaction with interdiff causes debdiff to fail. This is with an old
> version of the sqlite3 source package from Maemo 4.1.2. Below are the
> commands you can use to reproduce the issue. This issue occurs with both
> Debian squeeze and wheezy, the package data below is for wheezy.

So the census scripts uncovered a different case where debdiff fails due
to interdiff failing (recent Ubuntu/Debian OpenJDK 6 and 7 packages).
The interesting thing is that debdiff's internal method does not fail in
this situation, so whether debdiff will fail or not depends on whether
interdiff is installed. Then I tried the sqlite3 issue on a machine
without interdiff installed and debdiff's internal algorithm worked.
I also note that interdiff leaves files around when it fails.

In conclusion, if interdiff fails, please fall back on debdiff's
internal algorithm after cleaning up any of interdiff's temporary files.

Once this is fixed in debdiff, I will need a backport of devscripts so
that I can get the fix into production. After that, if you want me to
monitor the derivatives census scripts for errors relating to interdiff,
please let me know.

qa@stabile:~$ mkdir debian ubuntu
qa@stabile:~$ cd debian/
qa@stabile:~/debian$ dget --quiet --download-only 
http://http.debian.net/debian/pool/main/o/openjdk-6/openjdk-6_6b24-1.11.4-3.dsc
dscverify: can't find any Debian keyrings
qa@stabile:~/debian$ cd ../ubuntu
qa@stabile:~/ubuntu$ dget --quiet --download-only 
http://ca.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-6/openjdk-6_6b24-1.11.4-3ubuntu1.dsc
dscverify: can't find any Debian keyrings
qa@stabile:~/ubuntu$ cd ..
qa@stabile:~$ debdiff debian/openjdk-6_6b24-1.11.4-3.dsc 
ubuntu/openjdk-6_6b24-1.11.4-3ubuntu1.dsc 
1 out of 7 hunks FAILED -- saving rejects to file /tmp/interdiff-1.3WTLkL.rej
interdiff: Error applying patch1 to reconstructed file
debdiff: error: interdiff -z 
/srv/qa.debian.org/home/debian/openjdk-6_6b24-1.11.4-3.diff.gz 
/srv/qa.debian.org/home/ubuntu/openjdk-6_6b24-1.11.4-3ubuntu1.diff.gz gave 
error exit status 1
qa@stabile:~$ find /tmp/
/tmp/
/tmp/interdiff-1.3WTLkL.rej
/tmp/interdiff-1.3WTLkL
/tmp/interdiff-1.3WTLkL.orig
/tmp/interdiff-2.OyOo0f
qa@stabile:~$ which interdiff
/usr/bin/interdiff
qa@stabile:~$ interdiff --version
interdiff - patchutils version 0.3.1



pabs@wagner:~$ mkdir debian ubuntu
pabs@wagner:~$ cd debian/
pabs@wagner:~/debian$ dget --quiet --download-only 
http://http.debian.net/debian/pool/main/o/openjdk-6/openjdk-6_6b24-1.11.4-3.dsc
dscverify: can't find any Debian keyrings
pabs@wagner:~/debian$  cd ../ubuntu
pabs@wagner:~/ubuntu$ dget --quiet --download-only 
http://nl.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-6/openjdk-6_6b24-1.11.4-3ubuntu1.dsc
dscverify: can't find any Debian keyrings
pabs@wagner:~/ubuntu$ cd ..
pabs@wagner:~$ debdiff debian/openjdk-6_6b24-1.11.4-3.dsc 
ubuntu/openjdk-6_6b24-1.11.4-3ubuntu1.dsc 
Warning: You do not seem to have interdiff (in the patchutils package)
installed; this program would use it if it were available.
gpgv: keyblock resource `/srv/home/users/pabs/.gnupg/trustedkeys.gpg': file 
open error
gpgv: Signature made Sun 02 Sep 2012 21:51:37 UTC using DSA key ID 0F932C9C
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on 
/srv/home/users/pabs/debian/openjdk-6_6b24-1.11.4-3.dsc
gpgv: keyblock resource `/srv/home/users/pabs/.gnupg/trustedkeys.gpg': file 
open error
gpgv: Signature made Tue 04 Sep 2012 17:37:52 UTC using DSA key ID 0F932C9C
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on 
/srv/home/users/pabs/ubuntu/openjdk-6_6b24-1.11.4-3ubuntu1.dsc
diff -Nru openjdk-6-6b24-1.11.4/debian/changelog 
openjdk-6-6b24-1.11.4/debian/changelog
--- openjdk-6-6b24-1.11.4/debian/changelog  2012-09-07 06:32:29.0 
+
+++ openjdk-6-6b24-1.11.4/debian/changelog  2012-09-07 06:32:35.0 
+
@@ -1,3 +1,9 @@
+openjdk-6 (6b24-1.11.4-3ubuntu1) quantal; urgency=low
+
+  * Merge with Debian.
+
+ -- Matthias Klose   Tue, 04 Sep 2012 18:09:12 +0200
+
 openjdk-6 (6b24-1.11.4-3) unstable; urgency=low
 
   * Regenerate the control file to fix build dependencies on mips/mipsel.
diff -Nru openjdk-6-6b24-1.11.4/debian/control 
openjdk-6-6b24-1.11.4/debian/control
--- openjdk-6-6b24-1.11.4/debian/control2012-09-07 06:32:29.0 
+
+++ openjdk-6-6b24-1.11.4/debian/control2012-09-07 06:32:35.0 
+
...
pabs@wagner:~$ which interdiff
pabs@wagner:~$ interdiff --version
-bash: interdiff: command not found



pabs@wagner:~$ mkdir debian maemo
pabs@wagner:~$ cd debian
pabs@wagner:~/debian$ dget --quiet --download-only 
http://snapshot.debian.org/archive/debian/20070808T00Z/pool/m

Bug#686918: pu: package dpkg/1.15.8.13

2012-09-06 Thread Guillem Jover
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: pu

Hi!

Here's the proposed update fixing an RC bug affecting dpkg in squeeze,
cherry picked from sid. The attached patch is the filterdiff (w/o
translation updates) of «git diff 1.15.8.12..». The git commit log
for that fix is:

,---
commit 2ae83164adde81c74ebdb88a8b56af7ce0bf2235
Author: Russell Coker 
Date:   Sat Jun 30 15:28:50 2012 +0200

dpkg: Do not translate SE Linux context to human readable form

Cherry picked from commit 7db83375c952383540631244ace9cfefdfc908a7.

The SE Linux context in computer readable form get translated to human
readable form if the mcstransd daemon is running. But if the daemon
fails inbetween then dpkg might try to write wrong data to disk. To
avoid the flakines implied in relying on the state of that daemon,
just never translate the context.

As a side effect this should incur in a slight speed up.

[guil...@debian.org:
 - Coding style fixes.
 - Added code comment. ]

Closes: #679641

Signed-off-by: Guillem Jover 
`---

thanks,
guillem
diff --git a/debian/changelog b/debian/changelog
index e9dd6c5..c6b6d57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+dpkg (1.15.8.13) stable; urgency=low
+
+  [ Guillem Jover ]
+  * Do not translate SE Linux context to human readable form while unpacking,
+as that might cause the operation to fail if the mcstransd daemon
+stopped running during the transaction. Closes: #679641
+Thanks to Russell Coker .
+
+  [ Updated man page translations ]
+  * German (Helge Kreutzmann). Fix sub optimal translation of package states
+LP: #368783, a fix by Chris Leick and other fixes.
+
+ -- Guillem Jover   Fri, 07 Sep 2012 08:28:56 +0200
+
 dpkg (1.15.8.12) stable; urgency=low
 
   [ Guillem Jover ]
diff --git a/man/po/de.add b/man/po/de.add
index 766a4e7..22b2b64 100644
diff --git a/man/po/de.po b/man/po/de.po
index b820391..615730c 100644
diff --git a/src/archives.c b/src/archives.c
index 0e9c113..3c67b1d 100644
--- a/src/archives.c
+++ b/src/archives.c
@@ -276,9 +276,15 @@ set_selinux_path_context(const char *matchpath, const char *path, mode_t mode)
 return;
 
   /* Set selinux_enabled if it is not already set (singleton). */
-  if (selinux_enabled < 0)
+  if (selinux_enabled < 0) {
 selinux_enabled = (is_selinux_enabled() > 0);
 
+/* Do not translate from computer to human readable forms, to avoid
+ * issues when mcstransd has disappeared during the unpack process. */
+if (selinux_enabled)
+  set_matchpathcon_flags(MATCHPATHCON_NOTRANS);
+  }
+
   /* If SE Linux is not enabled just do nothing. */
   if (!selinux_enabled)
 return;
@@ -293,7 +299,7 @@ set_selinux_path_context(const char *matchpath, const char *path, mode_t mode)
 return;
 
   if (strcmp(scontext, "<>") != 0) {
-if (lsetfilecon(path, scontext) < 0)
+if (lsetfilecon_raw(path, scontext) < 0)
   /* XXX: This might need to be fatal instead!? */
   perror("Error setting security context for next file object:");
   }


Bug#686917: gespeaker: Grammer Error ("allows to") in control file (package description) W/ Patch

2012-09-06 Thread cc11rocks
Package: gespeaker
Version: 0.7-3
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

  * Grammer Fix ("allows to" >> "allows one to") for control file (package 
description)

Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5.3-030503-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control	2011-03-21 21:21:46 +
+++ debian/control	2012-09-07 06:49:32 +
@@ -16,7 +16,7 @@
 Suggests: mbrola
 Description: GTK+ front-end for eSpeak and mbrola
  Gespeaker is a GTK+ frontend for eSpeak and mbrola.
- It allows to play a text in many languages with settings 
+ It allows one to play a text in many languages with settings 
  for voice, pitch, volume, speed and word gap.
  .
  Since version 0.6 it can use mbrola package and voices to



Bug#686916: freewheeling: Grammer Error ("allows to") in control file (package description) W/ Patch

2012-09-06 Thread cc11rocks
Package: freewheeling
Version: 0.6-1.1
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

  * Grammer Fix ("allows to" >> "allows one to") for control file (package 
description)

Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5.3-030503-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control	2009-10-30 16:27:36 +
+++ debian/control	2012-09-07 06:45:03 +
@@ -13,7 +13,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, jackd, ttf-dejavu, ttf-dustin
 Description: live looping musical instrument
  FreeWheeling is a live looping instrument built for improvisation.
- Using a keyboard or a MIDI controller, it allows to build and control
+ Using a keyboard or a MIDI controller, it allows one to build and control
  repetitive patterns from a live audio stream.
  .
  FreeWheeling uses the Jack Audio Connection Kit, Fluidsynth, and SDL.



Bug#686471: testing report [Re: Bug#686471: cdimage.debian.org: Please made DVD-1 image small enough to fit on a 4GB USB stick]

2012-09-06 Thread Rick Thomas


On Sep 2, 2012, at 4:11 PM, Rick Thomas wrote:



On Sep 2, 2012, at 3:39 PM, Steve McIntyre wrote:


tags 686471 pending
thanks

On Sun, Sep 02, 2012 at 02:37:08PM -0700, Rick Thomas wrote:


On Sep 2, 2012, at 1:31 AM, Steve McIntyre wrote:

I've not done anything like isohybrid for ppc at all; I've no  
idea if

it's even possible...


It may not be strictly necessary.  See my recent email with subject
"Detailed notes: How to boot and install Debian from a USB stick  
on a
PowerPC Mac" that I sent to the debian-powerpc list.  I have used  
the
"businesscard", "netinst", "CD-1" and "DVD-1" iso's successfully  
with

that procedure to install Debian wheezy on PowerPC Macintoshes from
USB sticks.  For the DVD-1 I needed an 8GB stick, of course.


Ah, OK. Lovely. :-)

I'll tweak sizes now for you... Done. Tomorrow's weekly build will  
get

a 4GB DVD#1, and the same should filter through to wheezy d-i beta
2. Please confirm if it works ok for you!


4GB sticks are now selling for US$3.00 a piece.


Oh, yes. :-)


Thanks!  I'll give it a try on Tuesday if I can.  Enjoy!

Rick


Hi Steve!

Well, it wasn't Tuesday. More like Thursday, but I did manage to get  
to it today.  Here's my report...


I downloaded both the amd64 and powerpc weekly DVD-1 iso's from  
9/3/2012 and copied each to a 4 GB USB flash thumb-drive, using "dd".   
Each booted as expected and ran the install process thru partitioning,  
telling it *not* to use a mirror (wanting to make sure the smaller  
DVD-1 installer wasn't missing anything important), then, finally,  
running task selection and finishing the installation.  I installed a  
standard desktop environment: gnome on the powerpc, and xfce on the  
amd64.


When it came time to write the boot-loader, they both showed symptoms  
of bug #684265 -- not able to find existing OS's and make entries for  
them in the bootloader config file.


Fortunately, the amd64 grub boot loader creation script did some self- 
checking, and noticed that there was only one OS in the setup it was  
about to write.  It asked me if I wanted to write a MBR that I'd only  
have to re-do later to pick up the other OS's (if any).  I decided to  
see if there were other options and answered "no".  It then asked if I  
wanted to write the boot block to the partition I was installing to.   
I said "yes" but that failed for some reason (I don't remember the  
error message, and I don't think it was helpful even if I could  
remember.)  So then I tried using lilo to a second USB stick.  That  
worked and booted fine.  If I booted without the USB stick, it booted  
to the previous default OS.  "Cool!" that there's a workaround, but  
"Uncool!" that it's so roundabout!  I'll be happy to supply the syslog  
file if you want to take a look.


The powerpc yaboot boot loader creation script isn't so intelligent.   
It didn't check, and therefor didn't recognize there was a problem, so  
it went blithely ahead and created a one-entry yaboot configuration,  
which I had to repair manually after rebooting.  Once again, I have  
the syslog file from this installation and I'll be happy to supply it  
if you want to take a look.


If you can point me at which package I should post a wishlist bug to,  
I'd love to have the yaboot bootloader creation script be as smart as  
the one for grub about "Hey! There's only one OS here."


With the above-described workarounds, all went well with the post- 
installation reboots.  The respective desktop environments seem  
complete and fully-functional.


Thanks!

Rick

PS:  Is anybody working on bug #684265?  It would be a shame if it got  
into beta2...



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



Bug#686915: apt-listbugs: [INTL:de] German program translation

2012-09-06 Thread Thomas Mueller
Package: apt-listbugs
Version: 0.1.7
Severity: wishlist
Tags: patch l10n

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***

Please find the German translation attached.

Take care,

Tom



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

Kernel: Linux 3.2.0-3-686-pae (SMP w/4 CPU cores)
Locale: LANG=de, LC_CTYPE=de (charmap=ISO-8859-15) (ignored: LC_ALL set to 
de_DE@euro)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-listbugs depends on:
ii  apt0.9.7.4
ii  libgettext-ruby1.8 2.2.1-2
ii  libruby1.8 [libzlib-ruby1.8]   1.8.7.358-4
ii  ruby-debian0.3.8+b1
ii  ruby-gettext [libgettext-ruby1.8]  2.2.1-2
ii  ruby-httpclient2.2.4-2
ii  ruby-xmlparser 0.7.2-2
ii  ruby1.81.8.7.358-4

apt-listbugs recommends no packages.

Versions of packages apt-listbugs suggests:
ii  chromium [www-browser]  21.0.1180.89~r154005-1
ii  debianutils 4.3.2
ii  epiphany-browser [www-browser]  3.4.2-1+build1
ii  iceweasel [www-browser] 10.0.7esr-1
ii  konqueror [www-browser] 4:4.8.4-1
ii  lynx-cur [www-browser]  2.8.8dev.12-2
ii  reportbug   6.4.3
ii  w3m [www-browser]   0.5.3-8

-- no debconf information
# German translation of apt-listbugs
# This file is distributed under the same license as the apt-listbugs package.
#
# Thomas Mueller , 2009.
# Thomas Müller , 2010, 2012.
msgid ""
msgstr ""
"Project-Id-Version: apt-listbugs\n"
"Report-Msgid-Bugs-To: invernom...@paranoici.org\n"
"POT-Creation-Date: 2012-07-28 23:06+0200\n"
"PO-Revision-Date: 2012-09-07 08:35+0200\n"
"Last-Translator: Thomas Müller \n"
"Language-Team: German \n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.4\n"
"Plural-Forms:  nplurals=2; plural=(n != 1);\n"

#: apt-listbugs:301
msgid "E: apt Pre-Install-Pkgs is not giving me expected 'VERSION 2' string.\n"
msgstr ""
"E: apt Pre-Install-Pkgs gibt nicht die erwartete Zeichenkette »VERSION 2« "
"zurück.\n"

#: apt-listbugs:326
msgid "E: apt Pre-Install-Pkgs is giving me fewer fields than expected.\n"
msgstr ""
"E: apt Pre-Install-Pkgs gibt nicht die erwartete Anzahl an Feldern zurück.\n"

#: apt-listbugs:350
msgid ""
"E: apt Pre-Install-Pkgs is giving me an invalid direction of version change.\n"
msgstr ""
"E: apt Pre-Install-Pkgs gibt nicht die erwartete Änderung der Version "
"zurück.\n"

#: apt-listbugs:416
msgid "** Exiting with an error in order to stop the installation. **"
msgstr ""
"** Beenden mit Fehler wurde erzwungen, um die Installation zu beenden. "
"**"

#: lib/apt-listbugs/logic.rb:40
msgid "Usage: "
msgstr "Aufruf: "

#: lib/apt-listbugs/logic.rb:41
msgid " [options]  [arguments]"
msgstr " [Optionen]  [Argumente]"

#: lib/apt-listbugs/logic.rb:43
msgid "Options:\n"
msgstr "Optionen:\n"

#: lib/apt-listbugs/logic.rb:44
msgid " -h   : Display this help and exit.\n"
msgstr " -h   : Diese Hilfe anzeigen und beenden.\n"

#: lib/apt-listbugs/logic.rb:45
msgid " -v   : Show version number and exit.\n"
msgstr " -v   : Versionsnummer anzeigen und beenden.\n"

#: lib/apt-listbugs/logic.rb:46
#, python-format
msgid " -s   : Severities you want to see [%s], or [all].\n"
msgstr ""
" -s   : Schweregrade, die Sie sehen wollen [%s] oder [all].\n"

#: lib/apt-listbugs/logic.rb:47
msgid " -T : Tags you want to see.\n"
msgstr " -T: Kennzeichnungen, die Sie sehen wollen.\n"

#: lib/apt-listbugs/logic.rb:48
#, python-format
msgid " -S: Stats you want to see [%s].\n"
msgstr " -S: Statistiken, die Sie sehen wollen [%s].\n"

#: lib/apt-listbugs/logic.rb:49
msgid " -B : Restrict reporting to specified bug#s only.\n"
msgstr ""
" -B  : Berichte nur auf angegebene Fehlernummern eingrenzen.\n"

#: lib/apt-listbugs/logic.rb:50
msgid " -D   : Show downgraded packages, too.\n"
msgstr " -D   : Auch Downgrade-Pakete anzeigen.\n"

#: lib/apt-listbugs/logic.rb:51
#, python-format
msgid " -H : Hostname of Debian Bug Tracking System [%s].\n"
msgstr " -H  : Rechnername der Debian-Fehlerdatenbank [%s].\n"

#: lib/apt-listbugs/logic.rb:52
#, python-format
msgid " -p : Port number of the server [%s].\n"
msgstr " -p : Portnummer des Servers [%s].\n"

#: lib/apt-listbugs/logic.rb:53
#, python-format
msgid " -P : Specifies Pin-Priority value [%s].\n"
msgstr " -P: Gibt den Pin-Prioritätswert an [%s

Bug#679978: #679978 base: fails to shutdown, hard reset required

2012-09-06 Thread Juergen C. Bauer

Maybe this will help further that:

I've noticed that the Thinkpad in the "init 1" with "halt" shut down completely.

Herzliche Gruesse

Juergen C. Bauer


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



Bug#686172: Sorry, all in one model

2012-09-06 Thread Чередниченко Виталий
Sorry, all in one HP Pro 3420


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



Bug#686863: nautilus-dropbox: Upgrade of nautilus-dropbox via apt or Aptitude fails

2012-09-06 Thread Raphael Hertzog
Control: tag -1 pending

Hi,

On Thu, 06 Sep 2012, Steven Rosenberg wrote:
> Unpacking replacement nautilus-dropbox ...
> dpkg: error processing /var/cache/apt/archives/nautilus-
> dropbox_1.4.0-2_amd64.deb (--unpack):
>  trying to overwrite '/usr/bin/dropbox', which is also in package dropbox 
> 1.4.0

The package "dropbox" is not an official Debian package. I guess you
installed it directly from dropbox.com.

It's basically the same software but in a different package name and thus
they are not co-installable. Unfortunately dropbox did not coordinate the
rename of their package.

You should thus remove either dropbox or nautilus-dropbox.

On my side, I will add a "Conflicts: dropbox" so that the package manager
knows that they are not co-installable.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Get the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


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



Bug#685351: Help: Please seek for sources of some JS files in GNUmed [Was: Bug#685351: src:gnumed-client: Missing source code for *.js files]

2012-09-06 Thread Andreas Tille
Hi Sebastian,

first I want to say that I will check later which JS we are really using
- I remember that I injected Debian replacements and so we can safely drop
the sources.  Need to check this when I find some couple of minutes spare
time.

On Fri, Sep 07, 2012 at 06:29:26AM +0200, Sebastian Hilbert wrote:
> I was not aware those js files are somehow compressed. I was under the 
> impression these files are pure source files.

These are for sure ASCII files which you might be able to edit but it is
not considered as "source" because comments and blanks are removed and
probably some other optimisations.  If you have time you might like to
read the longish thread about this on debian-devel list (I only browsed
a small amount of it).

> If not please drop the js files as 
> the doc packge will work without them. Output will just look a bit uglier but 
> I don't care. So before dropping content please consider dropping styling.

OK, message taken.  I hope to have this ready at beginning of next week.

Kind regards

   Andreas. 

-- 
http://fam-tille.de


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



Bug#686913: software-center: Does not start 2.

2012-09-06 Thread Sthu
Package: software-center
Version: 5.1.2debian2
Severity: normal

Dear Maintainer,


The program fails to start giving this in terminal:

2012-09-07 12:22:02,176 - softwarecenter.fixme - WARNING - logs to the root 
logger: '('/usr/share/software-center/softwarecenter/netstatus.py', 112, 
'__init_network_state')'
2012-09-07 12:22:02,176 - root - WARNING - failed to init network state watcher 
'org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.freedesktop.NetworkManager was not provided by any .service files'
2012-09-07 12:22:02,267 - softwarecenter.ui.gtk3.em - INFO - EM's: 15 13 19
2012-09-07 12:22:02,393 - softwarecenter.fixme - WARNING - logs to the root 
logger: '('/usr/share/software-center/softwarecenter/netstatus.py', 140, 
'test_ping')'
2012-09-07 12:22:02,393 - root - INFO - Attempting one time ping of 
ftp.ru.debian.org to test if internet connectivity exists.
2012-09-07 12:22:02,970 - softwarecenter.fixme - WARNING - logs to the root 
logger: '('/usr/share/software-center/softwarecenter/netstatus.py', 157, 
'test_ping')'
2012-09-07 12:22:02,970 - root - INFO - ping output: 'Internet connection 
available!
PING point.mephi.ru (80.250.160.25) 56(84) bytes of data.
64 bytes from point.mephi.ru (80.250.160.25): icmp_req=1 ttl=52 time=122 ms

--- point.mephi.ru ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 122.675/122.675/122.675/0.000 ms
'
2012-09-07 12:22:03,208 - softwarecenter.db - ERROR - failed to add 
apt-xapian-index
Traceback (most recent call last):
  File "/usr/share/software-center/softwarecenter/db/database.py", line 158, in 
_get_new_xapiandb
axi = xapian.Database("/var/lib/apt-xapian-index/index")
  File "/usr/lib/python2.7/dist-packages/xapian/__init__.py", line 3666, in 
__init__
_xapian.Database_swiginit(self,_xapian.new_Database(*args))
DatabaseOpeningError: Couldn't stat '/var/lib/apt-xapian-index/index' (No such 
file or directory)
Traceback (most recent call last):
  File "/usr/bin/software-center", line 133, in 
app = SoftwareCenterAppGtk3(datadir, xapian_base_path, options, args)
  File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 309, in 
__init__
self.datadir)
  File 
"/usr/share/software-center/softwarecenter/ui/gtk3/panes/historypane.py", line 
76, in __init__
self._get_emblems(self.icons)
  File 
"/usr/share/software-center/softwarecenter/ui/gtk3/panes/historypane.py", line 
189, in _get_emblems
pb = icons.load_icon(emblem, self.ICON_SIZE, 0)
  File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function
return info.invoke(*args, **kwargs)
gi._glib.GError: Icon 'package-install' not present in theme


Please fix it, and thank You for Your work!


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (900, 'stable-updates'), (900, 'stable'), (700, 
'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-2-amd64 (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 software-center depends on:
ii  app-install-data2012.06.16.1
ii  aptdaemon   0.45-1
ii  gir1.2-glib-2.0 1.32.1-1
ii  gir1.2-gmenu-3.03.4.2-3
ii  gir1.2-gtk-3.0  3.4.2-3
ii  gir1.2-webkit-3.0   1.8.1-2
ii  gnome-icon-theme3.4.0-2
ii  lsb-release 4.1+Debian7
ii  policykit-1 0.105-1
ii  policykit-1-gnome   0.105-2
ii  python  2.7.3~rc2-1
ii  python-apt  0.8.4
ii  python-aptdaemon0.45-1
ii  python-aptdaemon.gtk3widgets0.45-1
ii  python-dbus 1.1.1-1
ii  python-defer1.0.6-2
ii  python-gi-cairo [python-gobject-cairo]  3.2.2-1
ii  python-gobject  3.2.2-1
ii  python-lazr.restfulclient   0.12.0-2
ii  python-xapian   1.2.12-2
ii  python-xdg  0.19-4

Versions of packages software-center recommends:
pn  apt-xapian-index  
pn  gir1.2-launchpad-integration-3.0  
pn  sessioninstaller  
pn  software-properties-gtk   
pn  update-notifier   
ii  xz-utils [lzma]   5.1.1alpha+20120614-1
pn  zeitgeist-core

software-center 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#681833: developers-reference: please document a package salvaging process

2012-09-06 Thread Guillem Jover
Hi!

On Mon, 2012-07-16 at 18:35:33 -0400, Michael Gilbert wrote:
> package: developers-reference
> severity: normal
> version: 3.4.8
> tag: patch

> I've prepared an initial draft of a developers reference patch that
> would document a package salvaging process.  Please see below.

Bart has already covered some other parts which I agree with, I just
wanted to expand on some of the proposed changes.

> --- pkgs.dbk.orig 2012-07-16 18:19:56.065047490 -0400
> +++ pkgs.dbk  2012-07-16 18:32:20.626439544 -0400
> @@ -2257,6 +2257,86 @@

> +
> +Also, at times, there can be situations where contributors would like to 
> modify
> +a package for a lower severity bug report, but said bug is ignored for a long
> +time by an active maintainer.  If the fix is good, it should certainly go 
> into
> +the archive.  This is another case where an NMU is appropriate, but it would
> +not be considered a liberal NMU.  These cases can be resolved by are a 
> standard
> +10-day NMU, and conflicts can be refered to the technical committee as a
> +technical dispute.
> +

> +
> +The liberal NMU is also appropriate in general for fixing bugs, but for 
> packages
> +that have not recieved an upload in greater than six months liberal NMUs are
> +highly encouraged and can fix issues that are not tracked in the BTS.  
> Changing
> +the build system in a Liberal NMU is still not acceptable, but all other 
> changes
> +are allowed including packages of new upstream versions.
> +

Maybe it's just me, but my first assumption when confronted with a “lower
severity” bug from a known active maintainer, which has gone unanswered
(even if it has got a patch) is that either:

 a) There's something that needs (further) (lengthy) investigation.
 b) A fix might seem trivial but it's not: might need major work like
a coordinated transition, might cause breakage elsewhere, the patch
might be misdesigned or wrong, etc.
 c) There's been more important or urgent things the maintainer has had
to deal with (this might include reading a book or going to the
beach too! happy maintainers are better maintainers).
 d) The maintainer might prefer to queue a bunch of changes instead of
doing single item uploads.
 e) Something else.

And my first reaction, if for whatever reason the bug is relevant or
important to me, would be:

 1) If the bug seems trivial or obvious enough to me:
- Try to diagnose the problem or provide a way to reproduce it,
  if that's still missing.
- Try to provide a patch, if there's none.
 2) Otherwise, ask (if no one did before) on the bug report if the
maintainer has done some investigation or started working on a
fix already; might need help tracking it down, testing a patch,
coordinating or getting a transition done, or implementing a fix;
or if the bug has a patch on it, ask if the maintainer would ack
it or required upstream to ack it, and suggest if an NMU might be
of help, by offering to prepare it and handling any aftermath.
 3) If the bug is extremely important to me, or maybe I feel like it
that day, try to get acquainted with the code base, or learn the
programming language, etc; then goto (1).
 4) _Patiently_ wait; goto (3) after some time or goto (2) but
certainly not before at least several months or more have passed
(i.e. “Do not pester nor whine”).

In addition, not all bugs are made equal. For some it seems to me NMUs
are the right tool if enough time has passed, those would include
segfaults, crashes, build failures, data loss, security issues, policy
violations, etc, in general what would apply for most RC bugs. Some
others of lower severity seems to me can also be fine for NMUs too,
like translation updates, typo fixes, patches cherry picked from
upstream, even new upstream releases (as long as the maintainer has
not stated explicitly there might be problems with packaging such
newer version).

But other classes of bugs I strongly think should be considered off the
table if the maintainer has not acked them, because if supposedly NMUs
are a tool to help the maintainer (as it has been promoted in recent
times, to make them more widely accepted) then imposing on the
maintainer for example a delta from upstream when the maintainer might
have a zero-divergence policy would not be acceptable, less so if it
ends up being rejected by upstream, in which case it's much more work
for the maintainer. Full disclosure, I've never had any issue with
diverging greatly from upstream, but then I'm the one deciding what
future work I'm imposing on myself, and knowing one's upstream also
helps in predicting what solution or implementation has chances of
being accepted.

So, I strongly disagree with this liberal NMU concept for active
maintainers. And for inactive maintainers, there's already the MIA
process.

> +
> +A mail for each Liberal NMU should be sent to either the maintainer or the 
> BTS
> +(which is automatically forwarded to the maintainer) and should 

Bug#686856: gnus gets uninstalled if I remove xemacs21, even though I have emacs

2012-09-06 Thread Tommi Vainikainen
Mark Galassi  writes:
> I use gnus with emacs, and for some reason when I installed gnus it also
> pulled in xemacs21. If I try to remove xemacs21 it removes gnus.

Hi,

current gnus package description already explains this:

 Note: This package contains beta version from No Gnus series. Users
 of GNU Emacs 23 are better served by Gnus 5.13 included in GNU Emacs
 23 packages.

So, if you're using a recent GNU emacs, it already contains a more recent
version of Gnus.

-- 
Tommi Vainikainen


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



Bug#686912: git-remote-bzr: cannot clone the mailman 3 repository

2012-09-06 Thread Paul Wise
Package: bzr-git
Version: 0.6.9-1
Severity: normal
File: /usr/bin/git-remote-bzr

pabs@chianamo ~/tmp $ git clone 
bzr::http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/ mailman
Cloning into 'mailman'...
Traceback (most recent call last): map 6547/7119
  File "/usr/bin/git-remote-bzr", line 49, in 
helper.process(sys.stdin, sys.stdout)
  File 
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py", 
line 171, in process
self.process_line(l, outf)
  File 
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py", 
line 187, in process_line
self.commands[argv[0]](self, outf, argv)
  File 
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py", 
line 120, in cmd_list
for ref, git_sha1 in refs.as_dict().iteritems():
  File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 202, in as_dict
ret[key] = self[("%s/%s" % (base, key)).strip("/")]
  File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 273, in 
__getitem__
_, sha = self._follow(name)
  File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 255, in _follow
contents = self.read_ref(refname)
  File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 231, in read_ref
contents = self.read_loose_ref(refname)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/refs.py", line 136, 
in read_loose_ref
return self.object_store._lookup_revision_sha1(revid)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py", 
line 580, in _lookup_revision_sha1
self._update_sha_map(revid)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py", 
line 384, in _update_sha_map
self._update_sha_map_revision(revid)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py", 
line 484, in _update_sha_map_revision
for path, obj, ie in self._revision_to_objects(rev, tree, lossy=(not 
self.mapping.roundtripping)):
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py", 
line 438, in _revision_to_objects
self._cache.idmap, unusual_modes, self.mapping.BZR_DUMMY_FILE):
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py", 
line 296, in _tree_to_objects
assert tree.kind(file_id) == 'directory'
  File "/usr/lib/python2.7/dist-packages/bzrlib/revisiontree.py", line 173, in 
kind
return inv[inv_file_id].kind
  File "/usr/lib/python2.7/dist-packages/bzrlib/inventory.py", line 1868, in 
__getitem__
raise errors.NoSuchId(self, file_id)
bzrlib.errors.NoSuchId: The file id "None" is not present in the tree 
.

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

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

Versions of packages bzr-git depends on:
ii  bzr 2.6.0~bzr6526-1
ii  python  2.7.3~rc2-1
ii  python-dulwich  0.8.5-2
ii  python2.6   2.6.8-0.2
ii  python2.7   2.7.3-4

Versions of packages bzr-git recommends:
pn  python-tdb  

Versions of packages bzr-git suggests:
pn  bzr-fastimport  

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#686864: gimp: couldn't choose source with clone stamp and healing tool

2012-09-06 Thread Martin Dosch

 Original-Nachricht 
> Datum: Thu, 06 Sep 2012 21:43:04 -0400
> Von: Ari Pollak 
> An: Martin Dosch , 686864-qu...@bugs.debian.org
> Betreff: Re: Bug#686864: gimp: couldn\'t choose source with clone stamp and 
> healing tool

> What happens when you ctrl-click?

Nothing. The mousepointer changes to the cross if I'm pressing ctrl but nothing 
happens if i click. The mousepointer changes back if I'm releasing the ctrl-key 
but the source isn't chosen.

I'm at the office at the moment and tried Gimp 2.8.2 from portableapps.com and 
there it works as it should.

So this could be an Linux- or Debianspecific Bug or it got fixed in 2.8.2.
Also it may depend on a specific software-constellation on my laptop. Could you 
reproduce that bug?

Best regards,
Martin


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



Bug#686903: RFP: pass -- the standard unix password manager

2012-09-06 Thread Jason A. Donenfeld
I tried do this:

retitle 686903 RFP: pass -- simple password manager that stores,
retrieves, generates, and synchronizes passwords using gpg, pwgen,
git, and other standard utilities

But evidently control@b.d.o. doesn't like the line breaks, so I'm not
sure how to relabel it to something more descriptive. Any help would
be appreciated.

In any case, with the labeling issue out of the way, how about getting
the debian package squared away?


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



Bug#686910: isdnutils: [INTL:fr] French debconf templates translation update

2012-09-06 Thread Christian Perrier
Package: isdnutils
Version: N/A
Severity: wishlist
Tags: patch l10n

Please find attached the french debconf templates update, proofread by the
debian-l10n-french mailing list contributors.

Thanks for taking care of warning translators before uploading a new
version with string changes. It's highly appreciated.



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

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# Translation of isdnutils debconf templates to French
# Copyright (C) 2004-2009 Debian French l10n team 
# This file is distributed under the same license as the isdnutils package.
#
# Translators:
#
# Philippe Batailler , 2004.
# Christian Perrier , 2009, 2012.
msgid ""
msgstr ""
"Project-Id-Version: 1:3.3-5\n"
"Report-Msgid-Bugs-To: isdnut...@packages.debian.org\n"
"POT-Creation-Date: 2012-08-31 13:10-0400\n"
"PO-Revision-Date: 2012-09-01 07:21+0200\n"
"Last-Translator: Christian Perrier \n"
"Language-Team: French \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.4\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. Type: error
#. Description
#: ../ipppd.templates:2001
msgid "ISP dialup configuration already exists"
msgstr "Configuration d'appel du FAI existante"

#. Type: error
#. Description
#: ../ipppd.templates:2001
msgid ""
"The device.${IPPP0} and ipppd.${IPPP0} files already exist. Therefore, the "
"ipppd configuration phase won't touch anything there, as it looks like it "
"has already been configured."
msgstr ""
"Les fichiers device.${IPPP0} et ipppd.${IPPP0} existent déjà. La "
"configuration semble donc avoir déjà été faite : rien ne sera changé."

#. Type: error
#. Description
#: ../ipppd.templates:2001
msgid ""
"If it doesn't work yet, and you want to try the automatic configuration, "
"stop all ISDN processes (use \"/etc/init.d/isdnutils stop\"), remove the "
"files mentioned above, and rerun the configuration with \"dpkg-reconfigure "
"ipppd\". After that, restart the ISDN processes with \"/etc/init.d/isdnutils "
"start\"."
msgstr ""
"Si rien ne fonctionne pour l'instant et si vous voulez essayer la "
"configuration automatique, arrêtez tous les processus RNIS avec la commande "
"« /etc/init.d/isdnutils stop », supprimez les fichiers mentionnés "
"précédemment et relancez la configuration avec la commande « dpkg-"
"reconfigure ipppd ». Ensuite relancez les processus RNIS avec la commande « /"
"etc/init.d/isdnutils start »."

#. Type: string
#. Description
#: ../ipppd.templates:3001
msgid "Interface to configure:"
msgstr "Interface à configurer :"

#. Type: string
#. Description
#: ../ipppd.templates:3001
msgid "The default setting should be safe for most configurations."
msgstr ""
"Le réglage par défaut devrait convenir à la plupart des environnements."

#. Type: string
#. Description
#: ../ipppd.templates:3001
msgid ""
"However, if you have special requirements or want to choose to configure "
"another interface, please enter it here."
msgstr ""
"Cependant, si vous avez des besoins spécifiques ou souhaitez choisir une "
"autre interface, veuillez l'indiquer ici."

#. Type: string
#. Description
#: ../ipppd.templates:3001
msgid "Leave the field blank if you do not want to configure anything now."
msgstr ""
"Vous pouvez laisser ce champ vide si vous ne voulez rien configurer "
"maintenant."

#. Type: error
#. Description
#: ../ipppd.templates:4001
msgid "Invalid interface name"
msgstr "Nom d'interface incorrect"

#. Type: error
#. Description
#: ../ipppd.templates:4001
msgid ""
"Valid interface names begin with \"ippp\" followed by a number between 0 and "
"63."
msgstr ""
"Les noms valables pour les interfaces commencent par « ippp » suivi d'un "
"nombre entre 0 et 63."

#. Type: string
#. Description
#: ../ipppd.templates:5001
msgid "ISP's telephone number:"
msgstr "Numéro de téléphone du FAI :"

#. Type: string
#. Description
#: ../ipppd.templates:5001
msgid ""
"At least one phone number has to be dialed in order to connect to an "
"Internet service provider (ISP)."
msgstr ""
"Au moins un numéro de téléphone doit être indiqué pour paramétrer la "
"connexion à un fournisseur d'accès à l'Internet (FAI)."

#. Type: string
#. Description
#: ../ipppd.templates:5001
msgid ""
"Please enter that telephone number here, including dialing prefixes, area "
"codes, and so on, but without any spaces."
msgstr ""
"Veuillez indiquer ce numéro de téléphone, avec préfixe de numérotation, "
"indicatif de zone, etc. N'utilisez pas d'espace."

#. Type: string
#. Description
#: ../ipppd.templates:5001
msgid ""
"Multiple telephone numbers may be entered and should be separated by spaces."
msgstr ""
"Vous pouvez indiquer plusieurs numéros de téléphone, en les séparant par des "
"espaces."

#. Type: string
#

Bug#686911: uswsusp: [INTL:fr] French debconf templates translation update

2012-09-06 Thread Christian Perrier
Package: uswsusp
Version: N/A
Severity: wishlist
Tags: patch l10n

Please find attached the french debconf templates update, proofread by the
debian-l10n-french mailing list contributors.

Thanks for taking care of warning translators before uploading a new
version with string changes. It's highly appreciated.



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

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# Translation of uswsusp debconf templates to French
# Copyright (C) 2006-2007 Florentin Duneau 
# This file is distributed under the same license as the uswsusp package.
#
# Florentin Duneau , 2006, 2007.
# Christian Perrier , 2008, 2012.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: usws...@packages.debian.org\n"
"POT-Creation-Date: 2012-09-01 13:39-0400\n"
"PO-Revision-Date: 2012-09-01 20:00+0200\n"
"Last-Translator: Christian Perrier \n"
"Language-Team: French \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.4\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. Type: select
#. Description
#: ../uswsusp.templates:2001
msgid "Swap space to resume from:"
msgstr "Espace d'échange de reprise après la veille prolongée :"

#. Type: select
#. Description
#: ../uswsusp.templates:2001
msgid ""
"To be able to suspend the system, uswsusp needs a swap partition or file to "
"store a system snapshot. Please choose the device to use, from the list of "
"suitable swap spaces, sorted by size (largest first)."
msgstr ""
"Uswsusp peut utiliser une partition ou un fichier d'échange pour sauvegarder "
"l'image mémoire lors de la mise en veille prolongée. Veuillez choisir dans "
"la liste proposée, triée par taille, du plus grand au plus petit, l'espace "
"d'échange à utiliser."

#. Type: string
#. Description
#: ../uswsusp.templates:3001
msgid "Offset of swap file's header:"
msgstr "Décalage de l'en-tête du fichier de pagination :"

#. Type: string
#. Description
#: ../uswsusp.templates:3001
msgid ""
"When using a swap file for storing the snapshot during suspend, the location "
"of the swap file's header must be specified. This will be stored in "
" units, as the offset from the beginning of the partition that "
"contains the swap file."
msgstr ""
"Lorsqu'un fichier de pagination est en cours d'utilisation au moment de la "
"mise en veille, l'emplacement de l'en-tête de ce fichier de pagnisation doit "
"être indiqué. Cette valeur indispensable doit être indiqué par  "
"unités, comme étant le décalage entre le début de la partition qui contient "
"le fichier de pagination."

#. Type: error
#. Description
#: ../uswsusp.templates:4001
msgid "No suitable swap space for software suspend"
msgstr "Aucun espace d'échange disponible pour la mise en veille prolongée"

#. Type: error
#. Description
#: ../uswsusp.templates:4001
msgid ""
"To be able to suspend the system, uswsusp needs a swap partition or file to "
"write a system snapshot to. No such space seems to be available for this."
msgstr ""
"Uswsusp peut utiliser une partition ou un fichier d'échange pour sauvegarder "
"l'image mémoire lors de la mise en veille prolongée. Aucun espace d'échange "
"disponible pour cela n'a été trouvé."

#. Type: error
#. Description
#: ../uswsusp.templates:4001
msgid ""
"You should create a swap partition or file, preferably twice the size of the "
"system's physical RAM."
msgstr ""
"Vous devriez créer une partition ou un fichier d'échange d'une taille double "
"de celle de la RAM du système."

#. Type: error
#. Description
#: ../uswsusp.templates:4001
msgid ""
"Then, run 'dpkg-reconfigure uswsusp' or edit the configuration file manually."
msgstr ""
"Ensuite, exécutez « dpkg-reconfigure uswsusp » ou modifiez vous-même le "
"fichier de configuration."

#. Type: error
#. Description
#: ../uswsusp.templates:5001
msgid "No userspace software suspend support in the kernel"
msgstr "Pas de gestion de la mise en veille prolongée dans le noyau"

#. Type: error
#. Description
#: ../uswsusp.templates:5001
msgid ""
"The current kernel doesn't support userspace software suspend. Please "
"recompile the kernel with the 'CONFIG_HIBERNATION=y' option."
msgstr ""
"Le noyau actuel ne gère pas la mise en veille prolongée en espace "
"utilisateur. Veuillez recompiler le noyau avec l'option "
"« CONFIG_HIBERNATION » à « y »."

#. Type: boolean
#. Description
#: ../uswsusp.templates:6001
msgid "Continue without a valid swap space?"
msgstr "Faut-il continuer sans espace d'échange ?"

#. Type: boolean
#. Description
#: ../uswsusp.templates:6001
msgid ""
"The swap file or partition that was found in uswsusp's configuration file is "
"not active."
msgstr ""
"L'espace d'échange indiqué dans le fichier de configuration d'uswsusp n'est "
"pas acti

Bug#686903: RFP: pass -- the standard unix password manager

2012-09-06 Thread Jason A. Donenfeld
Makes sense. I'll try to change the name of this bug report. One
second while I wrangle control@b.d.o.


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



Bug#686903: RFP: pass -- the standard unix password manager

2012-09-06 Thread Steve Langasek
On Fri, Sep 07, 2012 at 05:43:55AM +0200, Jason A. Donenfeld wrote:
> What I meant is that it uses standard unix tools to achieve its aim
> (versus implementing some behemoth of a database format like all other
> password managers to date).

Understood; but the wording isn't very clear, and many users will read it as
meaning this is a standard tool.  So the description should be changed.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Bug#672880: status

2012-09-06 Thread Henri Salo
No replies from package maintainer. Red Hat bugzilla has several patches:

patch against libsoup 2.32 for bug #817692: 
https://bugzilla.redhat.com/attachment.cgi?id=581443&action=diff
patch against libsoup 2.34 (F15) for bug #817692 
https://bugzilla.redhat.com/attachment.cgi?id=581614&action=diff

Please list tasks for me if there is something I should do to get this issue 
fixed and closed.

- Henri Salo


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



Bug#670322: apt: hiding foreign arch from APT::Architectures, using with [arch=] only, only partly works

2012-09-06 Thread Daniel Hartwig
Yann Dirson  wrote:
> I have many sources.list entries, and only want selected ones to take
> armel packages into account.  The new [arch=] tag seems tailored for
> this, but then, APT::Architectures defaults to all foreign archs

Hello

Just following up on your experiences mentioned in this report and the
related ones.

It seems as though you were incorrectly using APT::Architectures and
[arch=].  To be precise, the recommended configuration for the
situation in your original report is:

$ dpkg --print-architecture
amd64
$ dpkg --print-foreign-architectures
armel
$ apt-config dump | grep -i ^APT::Architecture
APT::Architecture "amd64";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Architectures:: "armel";
$ cat /etc/apt/sources.list
deb [arch=amd64] ftp://ftp.debian.org/debian testing main
deb ftp://ftp.debian.org/debian squeeze main

Which I think you eventually implemented.  It is important that
APT::Architectures contains an entry for every architecture of an
installed package.

I understand that, while trying to sort this out, you removed armel
from APT::Architectures and proceeded with an upgrade which caused
some problems with libc6 on this system.  That issue is tracked as
#670668: apt is unaware of installed packages whose architecture is
not in APT::Architectures.

Did you ever recover your system from the libc6 issue?  (Please do not
close #670668 as the issue still applies to apt generally.)

Also, are you now using the correct configuration mentioned above (or
something similar) and does this work as you expected?  If so, I
believe we can close this bug (#670322).

> (Sidenote: apt/preferences does not seem to allow scoring based on
> arch, so I cannot pin armel packages to squeeze on this box where the
> native packages are usually pinned to testing - maybe worth its own bugreport)

Package: *:armel
Pin: release n=squeeze
Pin-Priority: 991

Regards


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



Bug#686909: shorewall: Fails to start after upgrade from squeeze

2012-09-06 Thread Scott Barnes

Package: shorewall
Version: 4.5.5.3-1
Severity: important

Dear Maintainer,

After upgrading my system from Squeeze (Shorewall 4.4.11.6), Shorewall 
seems to be unable to locate its configuration file. Either "shorewall 
check" or "shorewall start" results in:


ERROR: /etc/shorewall.conf does not exist!

That file is under /etc/shorewall as it always has been. Any ideas why 
this error is occurring?


Thanks,
Scott Barnes


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

Kernel: Linux 3.2.0-3-amd64 (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 shorewall depends on:
ii  bc 1.06.95-2+b1
ii  debconf [debconf-2.0]  1.5.46
ii  iproute20120521-3
ii  iptables   1.4.14-3
ii  perl-modules   5.14.2-12
ii  shorewall-core 4.5.5.3-1

shorewall recommends no packages.

Versions of packages shorewall suggests:
ii  linux-image-2.6.32-5-amd64 [linux-image]  2.6.32-45
ii  linux-image-3.2.0-3-amd64 [linux-image]   3.2.23-1
ii  make  3.81-8.2
ii  shorewall-doc 4.5.5-1

-- Configuration Files:
/etc/default/shorewall changed:
startup=1
OPTIONS=""
STARTOPTIONS=""
RESTARTOPTIONS=""
INITLOG=/dev/null
SAFESTOP=1

/etc/shorewall/params changed:
LOG=ULOG

/etc/shorewall/shorewall.conf changed:
LOGFILE=/var/log/shorewall
LOGFORMAT="Shorewall:%s:%s:"
LOGRATE=
LOGBURST=
BLACKLIST_LOGLEVEL=ULOG
MACLIST_LOG_LEVEL=ULOG
TCP_FLAGS_LOG_LEVEL=ULOG
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
SHOREWALL_SHELL=/bin/sh
SUBSYSLOCK=""
MODULESDIR=
IP_FORWARDING=On
ADD_IP_ALIASES=Yes
ADD_SNAT_ALIASES=No
TC_ENABLED=No
CLEAR_TC=Yes
MARK_IN_FORWARD_CHAIN=No
CLAMPMSS=No
ROUTE_FILTER=Yes
DETECT_DNAT_IPADDRS=No
MUTEX_TIMEOUT=60
ADMINISABSENTMINDED=Yes
BLACKLISTNEWONLY=Yes
BLACKLIST_DISPOSITION=DROP
MACLIST_DISPOSITION=REJECT
TCP_FLAGS_DISPOSITION=DROP
DISABLE_IPV6=yes
STARTUP_ENABLED=yes
LOGALLNEW=
SFILTER_LOG_LEVEL=ULOG
SMURF_LOG_LEVEL=ULOG
TCP_FLAGS_LOG_LEVEL=ULOG


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


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



Bug#685351: Help: Please seek for sources of some JS files in GNUmed [Was: Bug#685351: src:gnumed-client: Missing source code for *.js files]

2012-09-06 Thread Sebastian Hilbert
Hi Andreas,

On Thursday, September 06, 2012 09:53:19 PM Andreas Tille wrote:

> Hi Sebastian,
> 
> On Mon, Aug 27, 2012 at 08:20:14PM +0200, Sebastian Hilbert wrote:
> > > after reading the bug report twice I noticed that the problem is
> > > actually not comparable to the issue discussed currently on
> > > debian-devel@l.d.o, because the files are actually used in the
> > > package and not replaced.  So if you want to help Debian Med you
> > > can do some research and find the sources of the following files
> > > 
> > > inside the gnumed-doc package:
> > >   user-manual/rsrc/System/JSTreeContrib/jquery.jstree.js
> > 
> > http://www.jstree.com/documentation
> > MIT or GPL2
> > 
> > >   user-manual/rsrc/System/JQueryPlugin/plugins/foswiki/jquery.foswiki.js
> > 
> > http://foswiki.org/Extensions/JQueryPlugin
> > GPL
> > 
> > >   user-manual/rsrc/System/PatternSkin/pattern.js
> > 
> > http://trac.foswiki.org/browser/trunk/PatternSkin/lib/Foswiki/Contrib/Patt
> > ernSkin.pm?rev=14650
> > 
> > part of PatterSkin
> > 
> > GPL
> 
> I tried to check these links.  I think it needs some clarification:
> There is no real doubt that the code is GPL.  The main problem is that
> we need to have the source code of the files that were used and which
> could be used to reproduce the compressed *.js files.  I did not found
> those very files which we could include as copy into the package.
> 
> > >   user-manual/rsrc/System/JavascriptFiles/foswikiForm.js
> > 
> > http://www.koders.com/javascript/fid7DAA754986238FA7FE093BDE7031C706AB24FB
> > E2.aspx?s=form#L6
> > 
> > Apache Version 2
> > 
> > >   user-manual/rsrc/System/JavascriptFiles/foswikiString.js
> > 
> > http://trac.foswiki.org/browser/trunk/core/pub/System/JavascriptFiles/fosw
> > ikiString_src.js
> > 
> > GPL
> > 
> > >   user-manual/rsrc/System/JavascriptFiles/foswikiPref.js
> > 
> > http://trac.foswiki.org/browser/trunk/core/pub/System/JavascriptFiles/fosw
> > ikiPref_src.js
> > 
> > GPL
> > 
> > All files stem from a default install of Foswiki
> 
> It seems these *.js files could be fetched from VCS and these are OK.
> 
> In short:  If we do not find the real source files of the part above
> we should probably remove them from the gnumed-client tarball and
> drop the gnumed-doc package (which would be a shame IMHO).
>

I was not aware those js files are somehow compressed. I was under the 
impression these files are pure source files. If not please drop the js files 
as 
the doc packge will work without them. Output will just look a bit uglier but 
I don't care. So before dropping content please consider dropping styling.

Regards,
Sebastian
 
> Kind regards
> 
>   Andreas.


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



Bug#686908: Wrong indexterm sorting order for Norwegian Bokmål (nb)

2012-09-06 Thread Petter Reinholdtsen

Package: docbook-xsl
Version: 1.76.1+dfsg-1

I ran into this problem while using docbook-xsl and fop (and also
dblatex) to generate a PDF for the translated version of the Free
Culture book by Lawrence Lessig.  See
https://github.com/petterreinholdtsen/free-culture-lessig/> for the
complete source of that project.

The indexterm sorting order is wrong for the nb language choice when
using docbook-xsl and dblatex.  See the included docbook file for an
example demonstrating the sorting, and the correct sorting order.  This
sorting order make both docbook-xsl and dblatex unfit for typesetting a
Norwegian book. :(

I've already reported a similar problem with dblatex, so this bug report
is about the docbook-xsl manifestation. :)

http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";>


  
Example demonstrating wrong nb indexterm sorting
  

test
Alle inne
test
Ærlig talt
Øvrigheten
Åndalsnes
text is good
Bare tull
text is great




-- 
Happy hacking
Petter Reinholdtsen


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



Bug#481887: evince: text selecting/highlighting issues

2012-09-06 Thread Hughe Chung
Package: evince
Version: 3.4.0-3
Followup-For: Bug #481887

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   Block selection of a word or sentence makes the box completely black.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   Upgrade evince to 3.4.0-3.
   * What was the outcome of this action?
   The bug still exists.
*** End of the template - remove these lines ***


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'stable'), (500, 
'testing-proposed-updates')
Architecture: amd64 (x86_64)

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

Versions of packages evince depends on:
ii  evince-common3.4.0-2+build1
ii  gnome-icon-theme 3.4.0-2
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-35
ii  libcairo-gobject21.12.2-2
ii  libcairo21.10.2-7~bpo60+1
ii  libevdocument3-4 3.4.0-3
ii  libevview3-3 3.4.0-3
ii  libgail-3-0  3.4.2-3
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.32.3-1
ii  libgnome-keyring03.4.1-1
ii  libgtk-3-0   3.4.2-3
ii  libice6  2:1.0.8-2
ii  libnautilus-extension1a  3.4.2-1+build1
ii  libpango1.0-01.30.0-1
ii  libsm6   2:1.2.1-2
ii  libx11-6 2:1.5.0-1
ii  libxml2  2.8.0+dfsg1-5
ii  shared-mime-info 1.0-1
ii  zlib1g   1:1.2.7.dfsg-13

Versions of packages evince recommends:
ii  dbus-x11  1.6.2-2
ii  gvfs  1.12.3-1+b1

Versions of packages evince suggests:
ii  nautilus  3.4.2-1+build1
ii  poppler-data  0.4.5-10
ii  unrar 1:4.1.4-1

-- 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#451369: aptitude: Does not show installed package with other architecture

2012-09-06 Thread Daniel Hartwig
Package: apt
Followup-For: Bug #451369
Control: merge 451369 670668

The problem concerns an installed package whose architecture is not in
APT::Architectures:
- the package is not displayed in apt frontends, it's status can not
  be inspected, neither can it be removed (by the casual user); and
- other packages may become dpkg uninstallable due to conflicts,
  multi-arch version lockstep issues, etc. which apt does not know
  about, can not fix, and tries to install the uninstallable packages
  anyway (results in dpkg errors).

The very purpose of APT::Architectures is to inform apt (not dpkg)
which architectures to consider.  Arguably, that makes this not a bug
but an unsupportable configuration.  The previous suggestion from
Goswin von Brederlow seems ok:

> the problem in 451369 is that packages that are neither APT::Architecture
> not "all" are simply ignored when parsing index files. When parsing
> Packages files this might be a good idea to allow for multi-architecture
> Packages files. When parsing /var/lib/dpkg/status it seems wrong.

With that solution, at least apt remains aware of all packages which
dpkg is aware of, preventing problems with installed packages (and
being able to handle issues with partial installs such as [1]).

I can not say whether that is a good solution or not.  If not, then
this report should be closed or +wontfix.

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

* Work-around with *proper* usage of multi-arch

Follow the multi-arch usage instructions [2], adding all foreign
architectures to dpkg.  APT::Architectures must contain an entry for
every architecture of an installed package; it is best to leave this
unset since the default is ok.

$ dpkg --print-architecture
amd64
$ dpkg --print-foreign-architectures
i386
$ apt-config dump | grep -i ^APT::Architectures::
APT::Architectures:: "amd64";
APT::Architectures:: "i386";

Configure your sources.list using the arch-qualified syntax
(“[arch=amd64]”).  If you want apt to download package lists for
amd64, but not i386, your sources.list might be similar to this:

deb [arch=amd64] http://ftp.au.debian.org/debian/ wheezy main
deb [arch=amd64] http://mirror.waia.asn.au/debian/ wheezy main
deb-src http://ftp.au.debian.org/debian/ wheezy main

Any “deb” line which is not arch-qualified will fetch lists for all
APT::Architectures.  Users of stable can use this to receive
security updates:

deb http://security.debian.org/ wheezy/updates main

[2] http://wiki.debian.org/Multiarch/HOWTO#Usage


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



Bug#686907: snapshot db: add a multi-column index for the srcpkg table?

2012-09-06 Thread Paul Wise
Package: snapshot.debian.org
Severity: wishlist

While profiling the derivatives census source package script, I noticed
that the index on the snapshots srcpkg table is by name only and I
wonder if a multi-column index on [name, version] would be a good idea?
The compare-source-package-list script currently always uses both name
and version in queries so this would probably speed up the checks that
discover which source package to diff against.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#686906: sysvinit: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2012-09-06 Thread Adriano Rafael Gomes
Package: sysvinit
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#686903: RFP: pass -- the standard unix password manager

2012-09-06 Thread Jason A. Donenfeld
What I meant is that it uses standard unix tools to achieve its aim
(versus implementing some behemoth of a database format like all other
password managers to date).


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



Bug#686903: RFP: pass -- the standard unix password manager

2012-09-06 Thread Steve Langasek
On Fri, Sep 07, 2012 at 04:11:25AM +0200, Jason A. Donenfeld wrote:
> RFP: pass -- the standard unix password manager

This is clearly an incorrect short description for this package; there is
nothing standard about this tool.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Bug#686284: i915 locks up my Thinkpad X30 (using a GMA 82830)

2012-09-06 Thread Stefan Monnier
forwarded 686284 https://bugs.freedesktop.org/show_bug.cgi?id=54615
thanks

>> - it also appears with experimental's 3.5.0-trunk
> Good to hear.  Please report this upstream following instructions
> from [1], and let us know the bug number so we can track it.

Done,


Stefan


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



Bug#686905: unblock: aspcud/2011.03.17.dfsg-6

2012-09-06 Thread Ralf Treinen
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock aspcud_2011.03.17.dfsg-6. The version currently in testing
(-4) has an RC bug #686356 which is fixed in version (-5) of the package,
but that package had some accidential changes which are fixed in (-6).

About bug #686356: this fixes an incompatibility with clasp 2.1 which
is in sid, while the version (-4) currently in testing works fine with
the version 2.0 of clasp currently in testing. However, this may cause
trouble in future upgrades from wheezy. The solution adopted is a patch
provided by upstream which makes aspcud work with both versions of
clasp (2.0 and 2.1). 

Debdiff between (-6) and (-4) is attached. Besides the mentionend patch it
contains minor fixes to debian/copyright.

Cheers -Ralf.
-- 
Ralf Treinen
Laboratoire Preuves, Programmes et Systèmes
Université Paris Diderot, Paris, France.
http://www.pps.univ-paris-diderot.fr/~treinen/
=> New email address: trei...@pps.univ-paris-diderot.fr <=
diff -Nru aspcud-2011.03.17.dfsg/debian/changelog 
aspcud-2011.03.17.dfsg/debian/changelog
--- aspcud-2011.03.17.dfsg/debian/changelog 2012-05-15 04:09:42.0 
+0900
+++ aspcud-2011.03.17.dfsg/debian/changelog 2012-09-07 10:43:31.0 
+0900
@@ -1,3 +1,24 @@
+aspcud (2011.03.17.dfsg-6) unstable; urgency=low
+
+  * Restored build-dependency on libboost-dev which was accidentially
+changed in the last upload.
+  * Restored changelog-entry of version 2011.03.17.dfsg-4 that was 
+accidentially mangled in the upload of 2011.03.17.dfsg-5.
+
+ -- Ralf Treinen   Fri, 07 Sep 2012 10:33:50 +0900
+
+aspcud (2011.03.17.dfsg-5) unstable; urgency=low
+
+  * Patch clasp-2.1-apichange: make aspcud work both with clasp 2.0 and
+clasp 2.1. Thanks a lot to Roland Kaminski for the patch
+(closes: #686356).
+  * debian/copyright:
+- Fixed typo (Licence -> License)
+- separate paragraph for the GPL3 license
+- text of the "public domain" license.
+  
+ -- Ralf Treinen   Sun, 02 Sep 2012 22:54:51 +0900
+
 aspcud (2011.03.17.dfsg-4) unstable; urgency=low
 
   * Replace build-dependency on libboost1.46-dev by libboost-dev (closes:
diff -Nru aspcud-2011.03.17.dfsg/debian/copyright 
aspcud-2011.03.17.dfsg/debian/copyright
--- aspcud-2011.03.17.dfsg/debian/copyright 2012-05-15 04:15:26.0 
+0900
+++ aspcud-2011.03.17.dfsg/debian/copyright 2012-09-07 10:37:22.0 
+0900
@@ -3,7 +3,7 @@
 Upstream-Contact: Roland Kaminski 
 Source: https://potassco.svn.sourceforge.net/svnroot/potassco/trunk/aspcud/
 Copyright: 2010, Roland Kaminski 
-Licence: GPL-3+
+License: GPL-3+
 Comment: cmake/macros.cmake has been removed from the tarball since it
   has a BSD licence.
 
@@ -12,9 +12,8 @@
 License: GPL-3+
 
 Files: lemon/*
-Copyright: disclaimed by the author
 License: public-domain
- The author of this program disclaims copyright.
+ The author disclaims copyright to this source code.
 
 Files: libprogram_opts/*
 Copyright: 2006-2007, Benjamin Kaufmann
@@ -44,6 +43,3 @@
  On Debian systems, the full text of the GNU General Public
  License version 3 can be found in the file
  `/usr/share/common-licenses/GPL-3'.
-
-
-
diff -Nru aspcud-2011.03.17.dfsg/debian/patches/clasp-2.1-apichange 
aspcud-2011.03.17.dfsg/debian/patches/clasp-2.1-apichange
--- aspcud-2011.03.17.dfsg/debian/patches/clasp-2.1-apichange   1970-01-01 
09:00:00.0 +0900
+++ aspcud-2011.03.17.dfsg/debian/patches/clasp-2.1-apichange   2012-09-02 
16:17:08.0 +0900
@@ -0,0 +1,16 @@
+diff -rup aspcud_2011.03.17.dfsg.orig/scripts/aspcud.sh 
aspcud_2011.03.17.dfsg/scripts/aspcud.sh
+--- aspcud_2011.03.17.dfsg.orig/scripts/aspcud.sh  2011-03-14 
17:52:27.0 +0100
 aspcud_2011.03.17.dfsg/scripts/aspcud.sh   2012-09-01 13:00:35.0 
+0200
+@@ -62,7 +62,11 @@ base="$(dirname "$(readlink -f "$0")")"
+ PATH=".:$base:$base/../build/release/bin:$PATH"
+ 
+ # default options
+-clasp_opts_def=( "--opt-he=1" "--sat" "--restarts=32" "--heu=VSIDS" 
"--restart-o" "--opt-hi=2" )
++if clasp -v | grep -q "clasp 2.0"; then
++clasp_opts_def=( "--opt-he=1" "--sat" "--restarts=32" "--heu=VSIDS" 
"--restart-o" "--opt-hi=2" )
++else
++clasp_opts_def=( "--opt-he=1" "--sat" "--restarts=L,32" "--heu=VSIDS" 
"--restart-o" "--opt-hi=2" )
++fi
+ gringo_opts_def=( "$(enc configuration.lp)" "$(enc optimize-define.lp)" )
+ 
+ cudf_opts=( )
diff -Nru aspcud-2011.03.17.dfsg/debian/patches/series 
aspcud-2011.03.17.dfsg/debian/patches/series
--- aspcud-2011.03.17.dfsg/debian/patches/series2011-05-04 
05:21:50.0 +0900
+++ aspcud-2011.03.17.dfsg/debian/patches/series2012-09-02 
16:18:30.0 +0900
@@ -1,3 +1,4 @@
 pathes
 no-cmake-macros
 gcc4.6
+clasp-2.1-apichange


Bug#540701: Questions and patches: new official Debian package for wbar

2012-09-06 Thread Rodolfo Granata
Hey Markus,

* Added wbar.png back
* Updated make-conf.sh to take multiple search directories
* I wanna keep the font even though it may not exist, if I'm not
mistaken, wbar will start anyway and it will get a default if it does.
* Added your latest patches.
* removed the debian dir.

TODO: promote wbar-config.

- Rodolfo


On Thu, Sep 6, 2012 at 2:00 PM, Markus Koschany  wrote:
> Hello,
>
> here is a short update.
>
> i've discovered the original authors of the unknown icons which you have
> shipped until version 2.3.0 with wbar. Hence i've updated the AUTHORS
> file (attached) because all icons are made available under the GPLv2!
>
> I suggest the following:
>
> 1. Reintroduction of the icons in the pixmaps folder
>I don't see any reason why it shouldn't be possible to ship
>them with wbar. I think they are a good default set of icons which
>makes it easy for beginners to use wbar.
>
> 2. wbar.cfg
>There wouldn't be any changes necessary if you introduced the old
>pixmap icons again. I will adjust the font path. But that's a
>Debian specific change thus you don't need to bother.
>
> 3. Removal of the Debian folder
>As i have written in my last e-mail, it can safely be removed.
>
> 4. make-conf.sh
>Useful addition. I will install it in /usr/share/wbar.
>
> 5. wbar.desktop
>Please take a look at my last mail. I think it should be installed
>in /usr/share/applications.
>
>
> That's it. What do you think about these changes?
>
> Regards
> Markus Koschany


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



Bug#685726: linux-image-3.2.0-3-amd64: return error when trying to format image file (mkfs -t ext4 file.img)

2012-09-06 Thread Ben Hutchings
On Wed, 2012-08-29 at 14:11 -0400, Theodore Ts'o wrote:
> On Tue, Aug 28, 2012 at 04:09:05PM -0700, Ben Hutchings wrote:
> > As discussed, Linux 3.2.y needs a backport of the fixes for this, which
> > I think are:
> > 
> > 968dee7 ext4: fix hole punch failure when depth is greater than 0
> > 89a4e48 ext4: fix kernel BUG on large-scale rm -rf commands
> 
> I have a backport of these patches rebased onto 3.2.28.  They pass the
> full set of ext4 regression tests.  However, for some reason I wasn't
> able to reproduce the problem on 3.2.28, even though I thought:
> 
>  mke2fs -t ext4 /dev/vdd
>  mount -t ext4 /dev/vdd /vdd
>  dd if=/dev/zero of=/vdd/test.img bs=1M count=200
>  mke2fs -t ext4 -F /vdd/test.img
> 
> should have been a reliable reproduction with the problem.  I'm pretty
> sure it worked to trigger the problem before, but for some reason it's
> not working for me.
> 
> Anyway, here are the patches.  If someone could confirm wheterh this
> resolve your problem, I would really appreciate it.  Thanks!!

Please can you test the patches from the previous email?  There are
instructions for building a patched kernel package at
.

Ben.

-- 
Ben Hutchings
Usenet is essentially a HUGE group of people passing notes in class.
  - Rachel Kadel, `A Quick Guide to Newsgroup Etiquette'


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


Bug#686787: crash is related to MIDI data

2012-09-06 Thread simon
I tried importing some simpler MIDI files and have found just one that 
doesn't crash nted: the program consistently loads this small file, 
renders its score and plays it properly. All others, including similar 
simple files, consistently segfault nted. I don't know enough about 
nted's internals to speculate as to what's different about this one file 
that enables nted to cope with it, but I can attach the working and 
segfault-producing files if this is any help.



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



Bug#686904: ffe: Spelling and Grammer Errors W/ Patches (control - package description)

2012-09-06 Thread cc11rocks
Package: ffe
Version: 0.2.8-1
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

  * Spelling Fix ("lenth" >> "length") - twice
  * Grammer Fix ("an other" >> "another>)

Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5.3-030503-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control	2009-08-20 00:41:29 +
+++ debian/control	2012-09-07 02:20:02 +
@@ -10,9 +10,9 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Tool for parsing flat and CSV files and converting them to different formats
- Ffe has many areas of use with fixed lenth and CSV files. It can extract
+ Ffe has many areas of use with fixed length and CSV files. It can extract
  particular fields or records from a flat file, convert data from one format
- to an other (CSV to fixed lenth, ...), display flat file content in human
+ to another (CSV to fixed length, ...), display flat file content in human
  readable form, etc. In addition, one input file can contain several types of
  records (lines) and the input file structure and output definitions are
  independent, meaning one output format can be used with several input files.



Bug#686903: RFP: pass -- the standard unix password manager

2012-09-06 Thread Jason A. Donenfeld
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

pass is a small utility that allows managing a normal folder hierarchy
of gpg'd text files containing passwords. It can generate new
passwords using pwgen, keep a log using git, and interface with the X
clipboard using xclip. It's very small, portable, and keeps things
simple.

The project website is available here, where there is a link to an existing deb:

http://zx2c4.com/projects/password-store/


The git repository has a debian/ folder containing all the build
control files, though this folder will be removed once the package has
been added to Debian:

http://git.zx2c4.com/password-store/tree/debian


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



Bug#686894: npm: please run under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
"Aaron M. Ucko"  writes:

> lines in /usr/bin/node and /usr/share/npm/bin/npm-cli.js to

That first should have been /usr/bin/npm, of course.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu


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



Bug#686037: Updated da,es,fi,ko,pl,ro,vi debconf translations

2012-09-06 Thread David Prévot
Control: severity -1 serious
Justification: Policy 3.9.1

> Is there any way you could update this (translations update are still
> granted unblock during the freeze),

The attach patch fix the translation issue (the other two available PO
files in xdm, el and tr, actually do not translate the common strings).

> and eventually consider an
> automatized way to update them in the future (or eventually not bringing
> this kind of error prone specificity, by simply copying the actual PO
> files).

Such a change may not worth fixing during the freeze, so tagging it
wheezy-ignore should be fair.

Regards

David

--- gdm3.templates	2010-03-15 18:31:00.0 -0400
+++ templates	2011-10-22 12:09:09.0 -0400
@@ -30,18 +25,36 @@
  Je nainstalováno několik správců obrazovky, ale jen jeden může obsluhovat daný X server. Vyberte, který správce se má spouštět jako výchozí.
  .
  Více správců obrazovky může běžet zároveň pouze pokud spravují různé servery. Pro dosažení takového nastavení je musíte správně nakonfigurovat, upravit jejich spouštěcí skripty v /etc/init.d a zakázat kontrolu výchozího správce obrazovky.
+Description-da.UTF-8: Standard for logindhåndtering:
+ En logindhåndtering er et program der giver et grafisk logind til X Window-systemet.
+ .
+ Der kan kun køre én logindhåndtering for hver X-server, men der er installeret flere logindhåndteringer. Vælg hvilken logindhåndtering der skal benyttes som standard.
+ .
+ Flere logindhåndteringer kan køre samtidig. hvis de er sat op til at håndtere forskellige servere. For at få dette til at fungere, skal logindhåndteringenerne sættes op til det. Det gør du ved at fjerne tjekket for standardlogindhåndtering i deres initialiseringsskripter i /etc/init.d.
 Description-de.UTF-8: Standardmäßiger Display-Manager:
  Ein Display-Manager ist ein Programm, welches grafische Anmeldemöglichkeiten für das X Window System zur Verfügung stellt.
  .
  Nur ein einziger Display-Manager kann einen gegebenen X-Server verwalten, es sind allerdings mehrere Display-Manager installiert. Bitte wählen Sie den Display-Manager aus, der standardmäßig ausgeführt werden soll.
  .
  Es können mehrere Display-Manager gleichzeitig laufen, wenn diese so konfiguriert sind, dass sie verschiedene X-Server verwalten. Um dies zu erreichen, konfigurieren Sie die Display-Manager entsprechend, editieren Sie jedes ihrer Init-Skripte in /etc/init.d, und schalten Sie die Überprüfung auf einen Standard-Display-Manager ab.
+Description-es.UTF-8: Gestor de sesiones predeterminado:
+ Un gestor de sesiones es un programa que le ofrece la posibilidad de identificarse gráficamente en su sistema mediante el sistema de ventanas de X.
+ .
+ Sólo un gestor de sesiones puede gestionar un servidor de X dado, pero están instalados varios paquetes de gestores de sesiones. Por favor, seleccione cuál gestor de sesiones debería ejecutarse de manera predeterminada.
+ .
+ Se pueden ejecutar múltiples gestores de sesiones simultáneamente si se configuran para gestionar distintos servidores; para conseguirlo, configure los gestores de sesiones apropiadamente, edite cada uno de sus scripts de inicio en «/etc/init.d», y desactive la comprobación del gestor de sesiones predeterminado.
 Description-eu.UTF-8: Lehenetsiriko pantaila kudeatzailea:
  Pantaila kudeatzailea X Leiho Sistemarako saio hasiera grafiko aukera ematen duen programa bat da.
  .
  Jakindako X zerbitzari bat pantaila kudeatzaile batek bakarrik kudea dezake, baina pantaila kudeatzaile anitz daude instalaturik.  Hautatu zein pantaila kudeatzaile erabili nahi duzun lehenetsi bezala.
  .
  Pantaila kudeatzaile anitz batera martxan egon daitezke, zerbitzari ezberdinak kudeatzeko konfiguraturik badaude; hau lortzeko, pantaila kudeatzaileak behar bezala konfiguratu eta /etc/init.d-eko init script-ean lehenetsiriko pantaila kudeatzailea arakatzeko aukera ezgaitu.
+Description-fi.UTF-8: Oletusnäytönhallintaohjelma:
+ Näytönhallintaohjelma on ohjelma, joka tarjoaa graafisen sisäänkirjautumisruudun X-ikkunointijärjestelmään.
+ .
+ Kutakin X-palvelinta voi hoitaa vain yksi näytönhallintaohjelma, mutta useampia näytönhallintaohjelmapaketteja on asennettuna. Valitse mikä näytönhallintaohjelma tulisi ajaa oletuksena.
+ .
+ Useampi näytönhallintaohjelma voi olla ajossa yhtäaikaisesti, jos ne on asetettu hoitamaan eri palvelimia. Saadaksesi tämän aikaan, aseta näytönhallintaohjelmat tämän mukaisesti, muokkaa kunkin niistä alustustiedostoja hakemistossa /etc/init.d ja poista oletusnäytönhallintaohjelman tarkistus käytöstä.
 Description-fr.UTF-8: Gestionnaire graphique de session par défaut :
  Un gestionnaire graphique de session est un programme qui permet de se connecter depuis le système X Window.
  .
@@ -66,6 +79,12 @@
  ひとつの X サーバを管理できるのはひとつのディスプレイマネージャだけですが、ディスプレイマネージ

Bug#686902: ITP: python-bleach -- whitelist-based HTML-sanitizing library

2012-09-06 Thread Per Andersson
Package: wnpp
Severity: wishlist
Owner: Per Andersson 

* Package name: python-bleach
  Version : 1.1.5
  Upstream Author : James Socol 
* URL : http://pypi.python.org/pypi/bleach/
* License : BSD
  Programming Lang: Python
  Description : whitelist-based HTML-sanitizing library

 Bleach is an HTML sanitizing library that escapes or strips markup and
 attributes based on a white list. Bleach can also linkify text safely,
 applying filters that Django's urlize filter cannot, and optionally setting
 rel attributes, even on links already in the text.
 .
 Bleach is intended for sanitizing text from untrusted sources. If you find
 yourself jumping through hoops to allow your site administrators to do lots of
 things, you're probably outside the use cases. Either trust those users, or
 don't.
 .
 Because it relies on html5lib, Bleach is as good as modern browsers at dealing
 with weird, quirky HTML fragments. And any of Bleach's methods will fix
 unbalanced or mis-nested tags.


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



Bug#686901: node-tilelive: please run under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: node-tilelive
Version: 4.2.1-3
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update the

#!/usr/bin/env node

lines in /usr/bin/tilelive and /usr/bin/tilelive-copy

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version node-tilelive's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


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



Bug#686900: node-mbtiles: please run under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: node-mbtiles
Version: 0.2.3-1
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update /usr/bin/mb*'s

#!/usr/bin/env node

lines to

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version node-mbtiles's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


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



Bug#686899: node-mapnik: please run under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: node-mapnik
Version: 0.6.7-2
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update the

#!/usr/bin/env node

lines in /usr/bin/mapnik-inspect and /usr/bin/mapnik-render to

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version node-mapnik's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


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



Bug#686898: node-get: please run node-get-file.js under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: node-get
Version: 1.1.5+ds1-1
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update the

#!/usr/bin/env node

line in /usr/share/doc/node-get/examples/node-get-file.js to

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version node-get's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


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



Bug#686897: carto: please run under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: carto
Version: 0.4.6+ds1-1
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update the

#!/usr/bin/env node

lines in /usr/bin/carto and /usr/bin/mml2json to

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version carto's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


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



Bug#686896: buddycloud-server: please run under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: buddycloud-server
Version: 0.3.1-1
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update the

exec env node /usr/share/buddycloud-server/main.js $@

line in /usr/sbin/buddycloud-server to

exec nodejs /usr/share/buddycloud-server/main.js "$@"

(I made two other formal improvements there: env is redundant in this
context, and $@ works properly only when quoted.)

Also, please version buddycloud-server's dependency on nodejs to
(>= 0.6.19~dfsg-1-3~) to ensure that a nodejs executable will exist.

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


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



Bug#684566: Danish

2012-09-06 Thread David Prévot
On Sun, Sep 02, 2012 at 07:48:48PM +0100, Nicholas Bamber wrote:
> On 02/09/12 18:34, Christian PERRIER wrote:
> > Quoting Nicholas Bamber (nicho...@periapt.co.uk):
> >> tag 684566 -pending thanks
> >> 
> >> Joe, I'm getting a strane error with the latest da.po:
> >> 
> > Did you use the file as you received it in your mailbox? If so,
> > this is a known BTS bug. Get the file from the BTS web interface.
> 
> Christian,
>   I did get it from the BTS Web interface.

Sadly, #666202 affects both the mail AND web interface of the BTS (so
the file sent by Christian was broken too… Attaching it back,
compressed, so it won't be broken again.

Regards

David


da.po.xz
Description: Binary data


signature.asc
Description: Digital signature


Bug#651624: ZFS rootfs working in 8.3 and 10-CURRENT but not in debian-9 and debian-10 kernels

2012-09-06 Thread Christoph Egger
Hi!

  I've finally made my system boot on current kfreebsd kernels from the
archive. I was zfs send the system away, created a partition a bit
smaller than the actual space (you can test if it's enough by exporting
the pool -- if it imports again you're fine) and zfs receiving the data
again.

Regards

Christoph


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



Bug#686260: [LCFC] templates://mathematica-fonts/{templates,control}

2012-09-06 Thread Atsuhito Kohda
Hi David,

On Thu, 06 Sep 2012 07:23:17 -0400, David Prévot wrote:

>>> I think the "licesne itself" should not be translated
> 
> Sure, that's already covered by the “#flag:translate!:3-5”: starting

Thanks for your clarification!  It seems po-debconf becomes
smarter than before without notifying it to me ;-)

Best regards, 2012-9-7(Fri)

-- 
 Debian Developer - much more I18N of Debian
 Atsuhito Kohda 
 Department of Math., Univ. of Tokushima


Bug#686895:

2012-09-06 Thread Simrun Basuita
Subject: initscripts: fsck called with invalid option '-f' if /forcefsck touched
Package: initscripts
Version: 2.88dsf-32
Severity: normal

# touch /forcefsck

 REBOOT 

# cat /var/log/fsck/checkroot
Log of fsck -C -f -a -t btrfs /run/rootdev
Fri Sep  7 01:34:14 2012

fsck from util-linux 2.20.1
fsck.btrfs: invalid option -- 'f'
usage: btrfsck dev
Btrfs Btrfs v0.19
fsck died with exit status 1

Fri Sep  7 01:34:15 2012



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

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

Versions of packages initscripts depends on:
ii  coreutils   8.13-3.2
ii  debianutils 4.3.3
ii  libc6   2.13-35
ii  lsb-base4.1+Debian7
ii  mount   2.20.1-5.1
ii  sysv-rc 2.88dsf-32
ii  sysvinit-utils  2.88dsf-32

Versions of packages initscripts recommends:
ii  e2fsprogs  1.42.5-1
ii  psmisc 22.19-1

initscripts 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#686212: [BTS#686212] templates://lsh-utils/{lsh-server.templates,control}

2012-09-06 Thread David Prévot
Control: tags -1 patch

Dear Debian maintainer,

On Wednesday, August 29, 2012, I notified you of the beginning of a
review process concerning debconf templates for jffnms.

The debian-l10n-english contributors have now reviewed these templates,
and the final proposed changes are attached to this update to the
original bug report.

Please review the suggested changes, and if you have any objections, let
me know in the next 3 days.

However, please try to avoid uploading jffnms with these changes right now.

The second phase of this process will begin on Sunday, September 8,
2012, when I will coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Tuesday, September 18, 2012. Please avoid uploading a package with
fixed or changed debconf templates and/or translation updates in the
meantime. Of course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Wednesday, September 19, 2012, I will contact you again and will
send a final patch summarizing all the updates (changes to debconf
templates, updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.

Regards

David
diff -Nru lsh-utils-2.0.4-dfsg/debian/changelog lsh-utils-2.0.4-dfsg/debian/changelog
--- lsh-utils-2.0.4-dfsg/debian/changelog	2012-06-30 11:58:54.0 -0400
+++ lsh-utils-2.0.4-dfsg/debian/changelog	2012-09-06 20:29:19.0 -0400
@@ -1,3 +1,10 @@
+lsh-utils (2.0.4-dfsg-11) UNRELEASED; urgency=low
+
+  * Review templates and package description by the debian-l10n-english team.
+(Closes: #686212)
+
+ -- David Prévot   Thu, 06 Sep 2012 20:26:19 -0400
+
 lsh-utils (2.0.4-dfsg-10) unstable; urgency=low
 
   * Default to deleting host key on purge (Closes: #670433). It's only a
diff -Nru lsh-utils-2.0.4-dfsg/debian/control lsh-utils-2.0.4-dfsg/debian/control
--- lsh-utils-2.0.4-dfsg/debian/control	2012-06-30 11:58:54.0 -0400
+++ lsh-utils-2.0.4-dfsg/debian/control	2012-09-06 20:31:37.0 -0400
@@ -16,14 +16,13 @@
 Recommends: openssh-blacklist, openssh-blacklist-extra
 Suggests: lsh-server, lsh-client, lsh-doc
 Description: Secure Shell v2 (SSH2) protocol utilities
- lsh is GNU GPL'd implementation of the Secure Shell protocol version
- 2 (SSH2). The SSH (Secure SHell) protocol is a secure replacement for
- rlogin, rsh and rcp.
+ lsh is a GPLed implementation of the Secure SHell protocol version 2
+ (SSH2), a secure replacement for rlogin, rsh, and rcp.
  .
  This package contains the lsh utilities. This includes programs such
  as lsh-keygen, lsh-writekey (both programs for public/private key
  generation), lsh-authorize (for automatic remote key authentication),
- ssh-conv (utilities for converting between various public & private
+ ssh-conv (utilities for converting between various public and private
  key formats), and a number of other utilities for use with both the
  lsh server and client.
  .
@@ -38,9 +37,8 @@
 Recommends: openssh-blacklist-extra
 Suggests: lsh-client | openssh-client, lsh-doc
 Description: Secure Shell v2 (SSH2) protocol server
- lsh is GNU GPL'd implementation of the Secure Shell
- protocol version 2 (SSH2). The SSH (Secure SHell) protocol
- is a secure replacement for rlogin, rsh and rcp.
+ lsh is a GPLed implementation of the Secure SHell protocol version 2
+ (SSH2), a secure replacement for rlogin, rsh, and rcp.
  .
  This package contains the lsh server, lshd. This package is required
  to allow SSH2 logins to the local machine.
@@ -56,12 +54,11 @@
 Replaces: lsh-utils (<< 2.0.4-dfsg-1)
 Suggests: lsh-doc
 Description: Secure Shell v2 (SSH2) protocol client
- lsh is GNU GPL'd implementation of the Secure Shell
- protocol version 2 (SSH2). The SSH (Secure SHell) protocol
- is a secure replacement for rlogin, rsh and rcp.
+ lsh is a GPLed implementation of the Secure SHell protocol version 2
+ (SSH2), a secure replacement for rlogin, rsh, and rcp.
  .
  This package contains the lsh client used to log in to a remote lsh
- or ssh2 server.
+ or SSH2 server.
  .
  In some countries it may be illegal to use any encryption
  at all without a special permit. 
@@ -74,14 +71,13 @@
 Conflicts: lsh-utils (<< 1.0.2-3)
 Breaks: lsh-utils-doc (<< 2.0.4-dfsg-1)
 Replaces: lsh-utils-doc (<< 2.0.4-dfsg-1)
-Description: Secure Shell v2 (SSH2) client / server / utilities documentation
- lsh is GNU GPL'd imple

Bug#677983: apt-cacher-ng: Corrupt Packages files, fixed by restart of apt-cacher-ng

2012-09-06 Thread Rogerio Bastos
Hi,

I upgrade my apt-cacher-ng from 0.7.6-1 to 0.7.7-1 (from experimental) in a 
Debian Wheezy
system a this bug was really fixed (thank you). Do you think this version will
be migrated to testing? I think is still possible and important!

-- 

Rogerio Bastos


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



Bug#655869: grads should be build with libhdf4-alt-dev

2012-09-06 Thread Rogerio Bastos
Hi,

Do you think this bug will be fixed before Wheezy release ?

-- 

Rogerio Bastos


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



Bug#686894: npm: please run under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: npm
Version: 1.1.4~dfsg-1
Severity: grave
Justification: renders package unusable

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update the

#!/usr/bin/env node

lines in /usr/bin/node and /usr/share/npm/bin/npm-cli.js to

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version npm's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).  I'd
suggest additionally updating the .../bin/node references in
/usr/share/npm/doc/cli/folders.md and
/usr/share/doc/npm/doc/folders.html, but that's less critical.

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages npm depends on:
ii  node-abbrev   1.0.3-1
ii  node-fstream  0.1.13-1
ii  node-graceful-fs  1.1.8-1
ii  node-ini  1.0.2-1
ii  node-minimatch0.2.0-1
ii  node-mkdirp   0.3.1-2
ii  node-node-uuid1.3.3-1
ii  node-nopt 1.0.10-2
ii  node-request  2.9.153-1
ii  node-rimraf   2.0.1-1
ii  node-semver   1.0.13-1
ii  node-tar  0.1.13-1
ii  node-which1.0.5-1
ii  nodejs0.6.19~dfsg1-2
ii  nodejs-dev0.6.19~dfsg1-2

npm recommends no packages.

npm 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#640939: [Pkg-cups-devel] Bug#640939: Raising severity of 640939

2012-09-06 Thread brian m. carlson
On Wed, Sep 05, 2012 at 04:12:34PM +0100, Brian Potkin wrote:
> On Fri 29 Jun 2012 at 03:04:03 +, brian m. carlson wrote:
> 
> > # Default authentication type, when authentication is required...
> > DefaultAuthType Negotiate
> 
> You are using Kerberos? This could be a consequence of #663995. The
> original Red Hat report is at:
> 
>https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=837602
> 
> I tested this conjecture after installing and setting up Kerberos.

Well, yes, and no.  I have it set up for Kerberos, but I'm not actually
using it for anything at the moment.  I don't ever remotely administer
the cups server; I just SSH into it if I need to mess with the print
queues.

> 5. The error_log contained 12 lines of the form:
> 
>Authorized using Basic, expected Negotiate

My logs don't go back far enough for me to see whether this message
appeared.

> Progressing to the end of the install was a matter of pressing the Enter
> key each time the root password was asked for.

Yeah, that's it.  It looks like the issue here is that cups prompts to
use Basic authentication when there's no chance that will work.  So once
it stops doing that, the upgrade issue will go away automatically.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Bug#459219: Additional tools

2012-09-06 Thread Stefan Handschuh
The sdklib package is ready, and I am going to upload it to mentors
after having filed the RFP and ITP bugs during the next few days.

If nobody objects, I would like to keep this bugreport-thread as some
sort of reference collection for the other android sdk packages.

Am Mittwoch, den 05.09.2012, 02:01 +0200 schrieb Stefan Handschuh: 
> Hi,
> 
> thanks for everyone's effort on this.
> 
> AFAIK there are only a few more things to add in order to be able to
> create android packages in debian (please correct me, if I am wrong on
> that):
> - aapt (c++, "resource file compiler")
> - dx.jar (java, creates dalvik bytecode)
> - sdklib.jar (java, creates the apk out of the dalvik bytecode and
> compiled sources)
> - zipalign (c++, optional as in only aligns the package)
> - android.jar (java, actual android library used for creating java
> bytecode, different for each api level)
> 
> The first four can be used for all android api levels, I think. In which
> extend the android.jar is backwards compatible is something, I do not
> know.
> 
> Of course it would be also nice to have the eclipse plugin but anyway,
> with the above written 5(4) components and the existing android-tools
> packages, one could start develop using a real phone as an emulator
> substitute until the emulator get packaged.
> 
> As the sourcecode is available for all these components, 'proper' debian
> packages can be created.
> 
> Best regards,
>Stefan



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


Bug#686893: node-vows: please run under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: node-vows
Version: 0.6.3-1
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update /usr/bin/vows's

#!/usr/bin/env node

line to

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version node-vows's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages node-vows depends on:
ii  node-eyes  0.1.7-1
ii  nodejs 0.6.19~dfsg1-2

Versions of packages node-vows recommends:
ii  coffeescript  1.3.3-1

node-vows 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#686892: node-optimist: please run examples under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: node-optimist
Version: 0.3.1-1
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update the

#!/usr/bin/env node

lines in /usr/share/doc/node-optimist/examples/*.js to

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version node-optimist's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages node-optimist depends on:
ii  node-wordwrap  0.0.2-2
ii  nodejs 0.6.19~dfsg1-2

node-optimist recommends no packages.

node-optimist 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#686891: node-jake: please run under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: node-jake
Version: 0.2.32-1
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update /usr/bin/jake's

#!/usr/bin/env node

line to

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version node-jake's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages node-jake depends on:
ii  nodejs  0.6.19~dfsg1-2

Versions of packages node-jake recommends:
ii  coffeescript  1.3.3-1
ii  node-glob 3.1.9-1

node-jake 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#686890: node-express: please run under nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: node-express
Version: 2.5.9-1
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update /usr/bin/express's

#!/usr/bin/env node

line to

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version node-express's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages node-express depends on:
ii  node-connect  1.7.3-1
ii  node-mime 1.2.5-1
ii  node-mkdirp   0.3.1-2
ii  node-qs   0.4.2-1
ii  nodejs0.6.19~dfsg1-2

node-express recommends no packages.

node-express 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#686889: node-cli: please update examples to run nodejs, not node

2012-09-06 Thread Aaron M. Ucko
Package: node-cli
Version: 0.4.2~20120411-1
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update the

#!/usr/bin/env node

lines in /usr/share/doc/node-cli/examples/*.js to

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version node-cli's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages node-cli depends on:
ii  nodejs  0.6.19~dfsg1-2

node-cli recommends no packages.

node-cli 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#686888: libqdjango-dev: supply debug symbols

2012-09-06 Thread Roland Hieber
Package: libqdjango-dev
Version: 0.2.5-4
Severity: wishlist
Tags: patch

Dear Maintainer,

it would be nice to have debug symbols for libqdjango-{db,http,script}.

The attached patch upon 0.2.5-4 works for me.

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

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

Versions of packages libqdjango-dev depends on:
ii  libqdjango-db0  0.2.5-4
ii  libqdjango-http00.2.5-4
ii  libqdjango-script0  0.2.5-4
ii  libqt4-dev  4:4.8.2-2+b1

libqdjango-dev recommends no packages.

libqdjango-dev suggests no packages.

-- no debconf information
diff -ur debian/changelog qdjango-0.2.5/debian/changelog
--- debian/changelog	2012-08-24 12:37:45.0 +0200
+++ qdjango-0.2.5/debian/changelog	2012-09-07 01:00:02.0 +0200
@@ -1,3 +1,9 @@
+qdjango (0.2.5-4) UNRELEASED; urgency=low
+
+  * debug build
+
+ -- Roland Hieber   Fri, 07 Sep 2012 00:59:55 +0200
+
 qdjango (0.2.5-3) unstable; urgency=low
 
   * Add debian/watch.
diff -ur debian/control qdjango-0.2.5/debian/control
--- debian/control	2012-08-24 10:03:49.0 +0200
+++ qdjango-0.2.5/debian/control	2012-09-07 01:22:47.0 +0200
@@ -52,6 +52,17 @@
  .
  This package contains the development headers and libraries.
 
+Package: libqdjango-dbg
+Section: debug
+Architecture: any
+Multi-Arch: same
+Depends: ${misc:Depends}, libqdjango-db0 (= ${binary:Version}), libqdjango-http0 (= ${binary:Version}), libqdjango-script0 (= ${binary:Version})
+Description: Debugging symbols for the QDjango framework
+ QDjango is a cross-platform C++ web development framework built upon Qt.
+ Where possible it tries to follow django's API, hence its name.
+ .
+ This package contains the debugging symbols.
+
 Package: libqdjango-doc
 Section: doc
 Architecture: all
diff -ur debian/rules qdjango-0.2.5/debian/rules
--- debian/rules	2012-05-31 18:56:38.0 +0200
+++ qdjango-0.2.5/debian/rules	2012-09-07 01:20:30.0 +0200
@@ -6,5 +6,6 @@
 override_dh_auto_configure:
 	dh_auto_configure -- LIBDIR=lib/$(DEB_HOST_MULTIARCH)
 
 override_dh_install:
 	dh_install -Xjquery.js

+.PHONY: override_dh_strip
+override_dh_strip:
+	dh_strip --dbg-package=libqdjango-dbg

Index: qdjango-0.2.5/qdjango.pro
===
--- qdjango-0.2.5.orig/qdjango.pro	2012-09-07 00:59:08.0 +0200
+++ qdjango-0.2.5/qdjango.pro	2012-09-07 01:10:37.0 +0200
@@ -9,7 +9,8 @@
 SUBDIRS += tests examples
 }
 
 CONFIG += ordered
+# stripping is done by dh_strip
+QMAKE_STRIP = echo
 
 # Documentation generation
 docs.commands = cd doc/ && doxygen


Bug#666775: failing beanstalkd tests (was: Beanstalkd 1.5 .deb package)

2012-09-06 Thread Keith Rarick
On Thu, Aug 30, 2012 at 1:43 AM, Serafeim Zanikolas  wrote:
> Going back to the subject of the bug report, please let me know when you have
> a potential fix for the failing tests, and I'll test it on whatever arches you
> don't have access to.

Will do.


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



Bug#686887: O: bzr-svn -- Bazaar plugin providing Subversion integration

2012-09-06 Thread Jelmer Vernooij
Package: wnpp
Severity: normal

I intend to orphan the bzr-svn package.

The package description is:
 Plugin for Bazaar that adds the ability to read and commit to
 branches stored in Subversion.
 .
 Also included is a bzr subcommand that allows converting
 complete Subversion repositories to Bazaar repositories.


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



Bug#686886: O: bzr-git -- Bazaar plugin providing Git integration

2012-09-06 Thread Jelmer Vernooij
Package: wnpp
Severity: normal

I intend to orphan the bzr-git package.

The package description is:
 This is a plugin for Bazaar that adds the ability to use Git repositories,
 both local and remote (git://, git+ssh:// and http://). It integrates with the
 regular Bazaar UI, and provides a new Bazaar subcommand `git-import` which
 imports all branches from a Git repository.
 .
 An experimental remote helper for Git that can push to and
 fetch from Bazaar branches is also provided.


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



Bug#686885: O: wikkid

2012-09-06 Thread Jelmer Vernooij
Package: wnpp
Severity: normal

I'd like to orphan the wikkid package; if nobody is interested in taking
over I'll request its removal from the archive. It doesn't appear to
have a lot of installations, and the current copy in the archive is
quite a bit behind on the last upstream release.


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



Bug#686250: vlc segfaults when opening directory containing "(" or ")"

2012-09-06 Thread twied

Hi,

First of all: The behaviour is repeatable with a fresh account, attached you will find a 
full backtrace of a crash, this time with libdvdnav-dbg installed, $LANG set to 
"C".


It seems this is some kind of heisenbug - sometimes it works, sometimes it 
doesn't: If I repeat the procedure (adding a directory containing brackets via 
drag-and-drop to the playlist and let vlc get to that item) a few times it 
suddenly works. Even if I restart vlc.

When I change something in that directory (I use 
http://en.wikipedia.org/wiki/File:Example.ogg for testing, copied a few dozen times), vlc 
crashes again at the time it tries to "unfold" that directory in its playlist.

Sounds like something's searching through that directory in the background, interfering. 
May be Tumbler. I have no clue how that could affect vlc, but my wild and naive guess 
would be that some vlc "read" fails and returns a null pointer at a call no one 
ever thought it could fail, that pointer gets dereferenced unchecked, bam, sigsegv.

If i wasn't that short on time I'd investigate myself.

Thanks for looking into this,
Tim

output
Description: Binary data


Bug#648287: scanner group

2012-09-06 Thread Bernard Jungen
I'll just add that the scanner group is already used by the sane package(s) as 
a normal group, so it's a real bug.

Cheers,

Bernard.


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



Bug#525018: recoll indexer subtasks never completing

2012-09-06 Thread Stephen Dowdy
FYI: Quickly (given this is a quite old bug report)...

I had a similar issue years ago.  Turned out that the 'ghostscript' included
a PostScript file called 'loop.ps'.  The PS indexer would run ghostscript
on the file to attempt to generate a text output to index.  However,
'loop.ps' by its very name, sends the PS interpreter into a loop,
thus the indexer would never complete.

The 'recoll' author was going to address that with timeout kills on
the indexer child to keep it from consuming resources.  I'm pretty sure
that happened.

And to the original poster:

ps -awwl -s  ${pid-of-offending-process}
and possible 'lsof' output would be helpful.

--stephen
-- 
Stephen Dowdy  -  Systems Administrator  -  NCAR/RAL
303.497.2869   -  sdo...@ucar.edu-  http://www.ral.ucar.edu/~sdowdy/


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



Bug#685865: Hmm

2012-09-06 Thread Nicholas Bamber
I;m not sure I see the relevance. Even in a purge we don;t remove that
account or the database data files.


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



Bug#685414: installation-reports: Hangs while searching drives on a Mac Mini G4 (PowerPC)

2012-09-06 Thread Gunnar Wolf
Gaudenz Steinlin dijo [Tue, Aug 28, 2012 at 09:49:22AM +0200]:
> Hi Gunnar

Hey Gaudenz,

> > I just tried with the daily image for today, and got exactly the same
> > results :(
> 
> Not good :-(
> 
> Which daily image did you use exactly. You may need to use a netboot
> image to really get the latest mountmedia. I'm not sure how the daily
> cdroms images are currently built. They may be built with the beta1
> installer. Please verify that you have mountmedia 0.21 on your
> installation  medium. 
> 
> This image contains mountmedia 0.21:
> http://d-i.debian.org/daily-images/powerpc/daily/powerpc/netboot/mini.iso

Ok - Following Milan's instructions, and trying with this image, and
(sorry for the delay!) finding some spare time here, I was finally
able to boot off a USB key. d-i is happily now getting the packages
from the network \o/

Still, I wonder why up to the last time I tried with the latest built
hd-media files it failed. I can, of course, continue checking whether
it works if there is any change derived from booting from the target
media.

Greetings,


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



Bug#686188: [BTS#686188] templates://jffnms/{templates,control}

2012-09-06 Thread David Prévot
Control: tags -1 patch

Dear Debian maintainer,

On Wednesday, August 29, 2012, I notified you of the beginning of a
review process concerning debconf templates for jffnms.

The debian-l10n-english contributors have now reviewed these templates,
and the final proposed changes are attached to this update to the
original bug report.

Please review the suggested changes, and if you have any objections, let
me know in the next 3 days.

However, please try to avoid uploading jffnms with these changes right now.

The second phase of this process will begin on Sunday, September 8,
2012, when I will coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Tuesday, September 18, 2012. Please avoid uploading a package with
fixed or changed debconf templates and/or translation updates in the
meantime. Of course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Wednesday, September 19, 2012, I will contact you again and will
send a final patch summarizing all the updates (changes to debconf
templates, updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.

Regards

David


diff -Nru --exclude po jffnms-0.9.3/debian/changelog jffnms-0.9.3/debian/changelog
--- jffnms-0.9.3/debian/changelog	2012-06-11 02:23:14.0 -0400
+++ jffnms-0.9.3/debian/changelog	2012-09-06 18:41:54.0 -0400
@@ -1,3 +1,10 @@
+jffnms (0.9.3-3) UNRELEASED; urgency=low
+
+  * Review templates and package description by the debian-l10n-english team.
+(Closes: #686188)
+
+ -- David Prévot   Thu, 06 Sep 2012 18:40:50 -0400
+
 jffnms (0.9.3-2) unstable; urgency=low
 
   * Fixed db upgrade scripts Closes: #675279
diff -Nru --exclude po jffnms-0.9.3/debian/control jffnms-0.9.3/debian/control
--- jffnms-0.9.3/debian/control	2012-06-11 02:22:09.0 -0400
+++ jffnms-0.9.3/debian/control	2012-09-06 18:29:49.0 -0400
@@ -16,17 +16,17 @@
 Recommends: ntp, nmap, fping
 Suggests: tac-plus, snmpd, syslog-ng, tftpd, smsclient
 Pre-Depends: debconf | debconf-2.0
-Description: web-based Network Management System (NMS) for IP networks
- JFFNMS is a Network Management System designed to maintain an IP SNMP, Syslog
- and/or  Tacacs+  Network. It can be used to monitor any standards compliant 
- SNMP device, Server, TCP port or Custom Poller, also it has some Cisco 
- oriented features. 
+Description: PHP Network Management System
+ JFFNMS is a Network Management System designed to help maintain a network
+ running SNMP, syslog, and/or TACACS+. It can monitor any standards-compliant
+ SNMP device, server, TCP port or custom poller, and also has some
+ Cisco-oriented features.
  .
- Features Summary
-  * Written in PHP (works in PHP5)
-  * PHP/cron scripts for polling, analizing and consolidating data
-  * Database Backend MySQL or PostgreSQL
-  * Configurable Event Types and Severity Levels
-  * Modular and Extensible
-  * Advanced Event Filter
-  * Interface & Host/Network Autodiscovery
+ Its features include:
+  * written in PHP;
+  * PHP/cron scripts for polling, analyzing, and consolidating data;
+  * MySQL or PostgreSQL database back-end;
+  * configurable event types and severity levels;
+  * modular and extensible;
+  * advanced event filter;
+  * interface, host, and network autodiscovery.
diff -Nru --exclude po jffnms-0.9.3/debian/templates jffnms-0.9.3/debian/templates
--- jffnms-0.9.3/debian/templates	2012-03-03 23:31:45.0 -0400
+++ jffnms-0.9.3/debian/templates	2012-09-06 18:40:47.0 -0400
@@ -1,40 +1,48 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-engl...@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: jffnms/erroruid
 Type: error
 _Description: jffnms user already exists
- The preinstall script for JFFNMS tried to create a JFFNMS user but there
- was already a user of that name so it has aborted installation.  Please
- read /usr/share/doc/jffnms/README.Debian for more information.
+ The installation has been aborted because there is already a user
+ with the name "jffnms". See /usr/share/doc/jffnms/README.Debian.
 
 Template: jffnms/errorgid
 Type: error
 _Description: jf

Bug#686884: unblock: jwchat/1.0+dfsg-1.1

2012-09-06 Thread David Prévot
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package jwchat, it's just a debconf translation update.

unblock jwchat/1.0+dfsg-1.1

Thanks in advance, regards

David

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

Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru jwchat-1.0+dfsg/debian/changelog jwchat-1.0+dfsg/debian/changelog
--- jwchat-1.0+dfsg/debian/changelog	2010-09-17 18:02:57.0 -0400
+++ jwchat-1.0+dfsg/debian/changelog	2012-09-04 18:08:20.0 -0400
@@ -1,3 +1,14 @@
+jwchat (1.0+dfsg-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update debconf templates translation:
+- Danish, Joe Hansen (Closes: #653751)
+- Dutch, Jeroen Schot (Closes: #659708)
+- Slovak, Slavko, Ivan Masár (Closes: #686282)
+- Polish, Michał Kułach (Closes: #686597) 
+
+ -- David Prévot   Tue, 04 Sep 2012 18:08:17 -0400
+
 jwchat (1.0+dfsg-1) unstable; urgency=high
 
   [Lincoln de Sousa]
diff -Nru jwchat-1.0+dfsg/debian/po/da.po jwchat-1.0+dfsg/debian/po/da.po
--- jwchat-1.0+dfsg/debian/po/da.po	1969-12-31 20:00:00.0 -0400
+++ jwchat-1.0+dfsg/debian/po/da.po	2012-08-31 17:23:03.0 -0400
@@ -0,0 +1,52 @@
+# Danish translation jwchat.
+# Copyright (c) 2011 jwchat & nedenstående oversættere.
+# This file is distributed under the same license as the jwchat package.
+# Joe Hansen , 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: jwchat\n"
+"Report-Msgid-Bugs-To: jwc...@packages.debian.org\n"
+"POT-Creation-Date: 2008-10-18 11:40+0200\n"
+"PO-Revision-Date: 2011-12-30 17:34+\n"
+"Last-Translator: Joe Hansen \n"
+"Language-Team: Danish \n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "The name of apache's virtual server used for jwchat:"
+msgstr "Navnet på apaches virutelle server brugt for jwchat:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"The automatic apache2 configuration needs a name for a virtual server that "
+"is used exclusively by jwchat. If you do not want any automatic "
+"configuration, please answer 'none' here (without quotes)."
+msgstr ""
+"Den automatiske apache2-konfiguration kræver et navn for en virtuel server "
+"som bruges eksklusivt af jwchat. Hvis du ikke ønsker en automatisk "
+"konfiguration, så svar venligst »none« (uden citationstegn)."
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid "The URL of your jabber server:"
+msgstr "Adressen for din jabberserver:"
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid ""
+"Please enter the address where your jabber server can be reached. Usually "
+"you can leave the default value unchanged if you have installed ejabberd "
+"locally."
+msgstr ""
+"Indtast venligst adressen hvor din jabberserver kan nås. Normalt kan du "
+"bruge standardværdien, hvis du har installeret ejabberd lokalt."
diff -Nru jwchat-1.0+dfsg/debian/po/nl.po jwchat-1.0+dfsg/debian/po/nl.po
--- jwchat-1.0+dfsg/debian/po/nl.po	2010-09-17 14:11:48.0 -0400
+++ jwchat-1.0+dfsg/debian/po/nl.po	2012-08-31 17:22:04.0 -0400
@@ -1,29 +1,27 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE 'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the  package.
-# FIRST AUTHOR , YEAR.
+# Dutch translation of jwchat debconf templates.
+# Copyright (C) 2012 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the jwchat package.
+# Bart Cornelis , 2007.
+# Jeroen Schot , 2012.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: jwchat\n"
+"Project-Id-Version: jwchat 1.0+dfsg-1\n"
 "Report-Msgid-Bugs-To: jwc...@packages.debian.org\n"
 "POT-Creation-Date: 2008-10-18 11:40+0200\n"
-"PO-Revision-Date: 2007-10-26 14:13+0100\n"
-"Last-Translator: Bart Cornelis \n"
-"Language-Team: debian-l10n-dutch \n"
-"Language: \n"
+"PO-Revision-Date: 2012-02-13 12:37+0100\n"
+"Last-Translator: Jeroen Schot \n"
+"Language-Team: Debian l10n Dutch \n"
+"Language: nl\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Dutch\n"
 
 #. Type: string
 #. Description
 #: ../templates:1001
-#, fuzzy
-#| msgid "The name of the virtual server used for apache2:"
 msgid "The name of apache's virtual server used for jwchat:"
-msgstr "De naam van de voor apache2 gebruikte virtuele server:"
+msgstr "De naam van apache's virtuele server voor jwchat:"
 
 #. Type: string
 #. Description
@@ -34,7 +32,7 @@
 "configuration, please answer 'none' here (without quote

Bug#686883: node-bones: please run nodejs, not node (in simple example)

2012-09-06 Thread Aaron M. Ucko
Package: node-bones
Version: 2.0.1+ds1-1
Severity: grave
Justification: renders package unusable (uninstallable)

As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package.  To accommodate that change, please update the

#!/usr/bin/env node

line in /usr/share/doc/node-bones/examples/simple/index.js to

#!/usr/bin/env nodejs

or better yet

#!/usr/bin/nodejs

and version node-bones's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages node-bones depends on:
ii  libjs-backbone   0.5.3-2
ii  node-express 2.5.9-1
ii  node-jquery  1.6.3-1
ii  node-mirror  0.3.3-2
ii  node-optimist0.3.1-1
ii  node-underscore  1.3.3-1
ii  nodejs   0.6.19~dfsg1-2

node-bones recommends no packages.

node-bones 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#686882: unblock: distmp3/0.1.9.ds1-4.4

2012-09-06 Thread David Prévot
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package distmp3, it's just a debconf translation update.

unblock distmp3/0.1.9.ds1-4.4

Thanks in advance, regards.

David

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

Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u distmp3-0.1.9.ds1/debian/changelog distmp3-0.1.9.ds1/debian/changelog
--- distmp3-0.1.9.ds1/debian/changelog
+++ distmp3-0.1.9.ds1/debian/changelog
@@ -1,3 +1,14 @@
+distmp3 (0.1.9.ds1-4.4) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Debconf translation updates:
+- Danish, Joe Hansen. Closes: #653692
+- Italian, Beatrice Torracca. Closes: #686003
+- Slovak, Slavko. Closes: #686283
+- Polish, Michał Kułach. Closes: #686600 
+
+ -- David Prévot   Tue, 04 Sep 2012 18:07:38 -0400
+
 distmp3 (0.1.9.ds1-4.3) unstable; urgency=low
 
   * Non-maintainer upload to solve release goal.
only in patch2:
unchanged:
--- distmp3-0.1.9.ds1.orig/debian/po/da.po
+++ distmp3-0.1.9.ds1/debian/po/da.po
@@ -0,0 +1,84 @@
+# Danish translation distmp3.
+# Copyright (C) 2011 distmp3 & nedenstående oversættere.
+# This file is distributed under the same license as the distmp3 package.
+# Joe Hansen , 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: distmp3\n"
+"Report-Msgid-Bugs-To: dist...@packages.debian.org\n"
+"POT-Creation-Date: 2012-09-03 21:31-0400\n"
+"PO-Revision-Date: 2011-12-30 05:26+0100\n"
+"Last-Translator: Joe Hansen \n"
+"Language-Team: Danish \n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../distmp3.templates:1001
+msgid "Would you like to start distmp3host at boot time?"
+msgstr "Ønsker du at igangsætte distmp3host ved opstart?"
+
+#. Type: boolean
+#. Description
+#: ../distmp3.templates:1001
+msgid ""
+"distmp3host, if started at boot time, will accept encoder connections until "
+"manually stopped or shutdown is initiated."
+msgstr ""
+"distmp3host, hvis igangsat ved opstart, vil acceptere indkoderforbindelser "
+"indtil manuelt stoppet eller nedlukning igangsættes."
+
+#. Type: string
+#. Description
+#: ../distmp3.templates:2001
+msgid "What nice level should distmp3host use by default?"
+msgstr "Hvilket nice-niveau skal distmp3host bruge som standard?"
+
+#. Type: string
+#. Description
+#: ../distmp3.templates:2001
+msgid ""
+"distmp3host is meant to be a system service like any other. Hence, it should "
+"let other services take precedence, and it is suggested to 'renice' "
+"distmp3host when starting it so that other tasks get priority. The default "
+"of 15 should be adequate for most situations. Nice values range from 19 "
+"(least priority) to -20 (most priority.)"
+msgstr ""
+"Det er meningen at distmp3host skal være en systemtjeneste som enhver anden. "
+"Den skal derfor lade andre tjenester få forrang, og det foreslås at »renice« "
+"distmp3host når den startes, så at andre opgaver får prioritet. Standarden "
+"på 15 bør være passende for de fleste situationer. Nice-værdier går fra 19 "
+"(mindste prioritet) til -20 (højeste prioritet)."
+
+#. Type: string
+#. Description
+#: ../distmp3.templates:2001
+msgid "If you would not like to renice distmp3, enter a blank line."
+msgstr "Hvis du ikke ønsker at renice distmp3, så indtast en blank linje."
+
+#. Type: note
+#. Description
+#: ../distmp3.templates:3001
+msgid "Invalid nice value!"
+msgstr "Ugyldig nice-værdi!"
+
+#. Type: note
+#. Description
+#: ../distmp3.templates:3001
+msgid ""
+"The nice value you specified is not blank, nor is it a valid nice value. "
+"Nice values range from 19 (least priority) to -20 (most priority.)"
+msgstr ""
+"Nice-værdien du angav er ikke blank, og det er heller ikke en gyldig nice-"
+"værdi. Nice-værdier går fra 19 (mindste prioritet) til -20 (højeste "
+"prioritet)."
+
+#. Type: note
+#. Description
+#: ../distmp3.templates:3001
+msgid "Please try again."
+msgstr "Prøv igen."
only in patch2:
unchanged:
--- distmp3-0.1.9.ds1.orig/debian/po/it.po
+++ distmp3-0.1.9.ds1/debian/po/it.po
@@ -0,0 +1,87 @@
+# Italian translation of distmp3 debconf messages
+# Copyright (C) 2012, distmp3 package copyright holder
+# This file is distributed under the same license as the distmp3 package.
+# Beatrice Torracca , 2012.
+msgid ""
+msgstr ""
+"Project-Id-Version: distmp3\n"
+"Report-Msgid-Bugs-To: dist...@packages.debian.org\n"
+"POT-Creation-Date: 2012-09-03 21:31-0400\n"
+"PO-Revision-Date: 2012-08-23 12:21+0200\n"
+"Last-Translator: Beatrice Torracca \n"
+"Language-Team: Italian \n"
+"Language: it\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"C

Bug#685082: java-package: diff for NMU version 0.50+nmu1

2012-09-06 Thread David Prévot
tags 685082 + patch
tags 685082 + pending
thanks

Dear maintainer,

I've prepared an NMU for java-package (versioned as 0.50+nmu1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

It's almost a cherry-pick of 262a79a and 0851561 from your repository.

I'll take care of the unblock request.

Regards.

David
diff -Nru java-package-0.50/debian/changelog java-package-0.50+nmu1/debian/changelog
--- java-package-0.50/debian/changelog	2012-02-19 14:13:36.0 -0400
+++ java-package-0.50+nmu1/debian/changelog	2012-09-06 18:38:09.0 -0400
@@ -1,3 +1,10 @@
+java-package (0.50+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Drop installation debconf note. Closes: #685082
+
+ -- David Prévot   Thu, 06 Sep 2012 18:38:03 -0400
+
 java-package (0.50) unstable; urgency=low
 
   * Java-package reset for reintroduction in debian (removal of all
diff -Nru java-package-0.50/debian/control java-package-0.50+nmu1/debian/control
--- java-package-0.50/debian/control	2012-02-19 13:54:57.0 -0400
+++ java-package-0.50+nmu1/debian/control	2012-09-06 18:38:27.0 -0400
@@ -10,8 +10,7 @@
 
 Package: java-package
 Architecture: all
-Depends:  ${misc:Depends}, debhelper, fakeroot, unzip, libx11-6, libasound2,
- debconf (>= 0.5) | debconf-2.0
+Depends: ${misc:Depends}, debhelper, fakeroot, unzip, libx11-6, libasound2
 Recommends: dpkg-dev, gcc
 Suggests: openjdk-6-jre, openjdk-7-jre
 Description: Utility for creating Java Debian packages
diff -Nru java-package-0.50/debian/postinst java-package-0.50+nmu1/debian/postinst
--- java-package-0.50/debian/postinst	2012-02-19 13:45:36.0 -0400
+++ java-package-0.50+nmu1/debian/postinst	1969-12-31 20:00:00.0 -0400
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "configure" ]
-then
-	. /usr/share/debconf/confmodule
-	db_input high java-package/postinst-note || true
-	db_go
-fi
-
-#DEBHELPER#
-
-exit 0
diff -Nru java-package-0.50/debian/prerm java-package-0.50+nmu1/debian/prerm
--- java-package-0.50/debian/prerm	2012-02-19 13:45:45.0 -0400
+++ java-package-0.50+nmu1/debian/prerm	1969-12-31 20:00:00.0 -0400
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "purge" ]
-then
-	. /usr/share/debconf/confmodule
-	db_purge
-fi
-
-#DEBHELPER#
-
-exit 0
diff -Nru java-package-0.50/debian/rules java-package-0.50+nmu1/debian/rules
--- java-package-0.50/debian/rules	2012-02-19 13:52:07.0 -0400
+++ java-package-0.50+nmu1/debian/rules	2012-09-06 18:23:37.0 -0400
@@ -28,7 +28,6 @@
 	dh_testroot
 	dh_clean -k
 	dh_installdirs
-	dh_installdebconf
 	install -m 755 make-jpkg.out $(B)/usr/bin/make-jpkg
 	cp lib/*.sh $(B)/usr/share/java-package/
 	find $(B) -type d -name .svn | xargs -r rm -r
diff -Nru java-package-0.50/debian/templates java-package-0.50+nmu1/debian/templates
--- java-package-0.50/debian/templates	2012-02-08 19:52:45.0 -0400
+++ java-package-0.50+nmu1/debian/templates	1969-12-31 20:00:00.0 -0400
@@ -1,13 +0,0 @@
-Template: java-package/postinst-note
-Type: note
-Description: Java-package is now installed - You can invoke make-jpkg to build Java Debian packages
- To use it:
-   1) download one of the java binary archive listed below
-   2) invoke make-jpkg  to build a Debian package from the downloaded archive-
-   3) install the generated package using dpkg
- .
- Supported Java binary distributions currently include:
-   * Oracle :
- - The J2SE Development Kit (JDK), version 6 (update >= 10), 7
- - The J2SE Runtime Environment (JRE), version 6 (update >= 10), 7
- - The J2SE API Javadoc, version 6 (update >= 10), 7


signature.asc
Description: Digital signature


Bug#686881: scsitools fails to install under debootstrap --variant=fakechroot

2012-09-06 Thread Daniel Kahn Gillmor
Package: scsitools
Version: 0.12-2.1
Severity: normal

I'm doing a debootstrap fakechroot install as a normal user like this:

fakeroot fakechroot debootstrap --include=scsitools --variant=fakechroot 
testing testroot

this results in the following output, followed by debootstrap returning a 
non-zero errorcode:

0 testing@ape:~$ fakeroot fakechroot debootstrap --include=scsitools 
--variant=fakechroot testing testroot
I: Retrieving InRelease
I: Checking Release signature
I: Valid Release signature (key id 9FED2BCBDCD29CDF762678CBAED4B06F473041FA)
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional required dependencies: insserv libbz2-1.0 libdb5.1 
libsemanage-common libsemanage1 libslang2 libstdc++6 libustr-1.0-1 
multiarch-support 
I: Found additional base dependencies: libclass-isa-perl libept1.4.12 
libgcrypt11 libgnutls26 libgpg-error0 libidn11 libnfnetlink0 libp11-kit0 
libsgutils2-2 libsqlite3-0 libswitch-perl libtasn1-3 libxapian22 perl 
perl-modules sg3-utils 
I: Checking component main on http://http.us.debian.org/debian...
I: Retrieving libacl1
[...]
I: Configuring tasksel-data...
I: Configuring perl-modules...
I: Configuring perl...
I: Configuring tasksel...
W: Failure while configuring base packages.  This will be re-attempted up to 
five times.
W: See /home/debirf/debirf/test/debootstrap/debootstrap.log for details 
(possibly the package scsitools is at fault)
I: Configuring scsitools...
W: Failure while configuring base packages.  This will be re-attempted up to 
five times.
W: See /home/debirf/debirf/test/debootstrap/debootstrap.log for details 
(possibly the package scsitools is at fault)
W: Failure while configuring base packages.  This will be re-attempted up to 
five times.
W: See /home/debirf/debirf/test/debootstrap/debootstrap.log for details 
(possibly the package scsitools is at fault)
W: Failure while configuring base packages.  This will be re-attempted up to 
five times.
W: See /home/debirf/debirf/test/debootstrap/debootstrap.log for details 
(possibly the package scsitools is at fault)
W: Failure while configuring base packages.  This will be re-attempted up to 
five times.
W: See /home/debirf/debirf/test/debootstrap/debootstrap.log for details 
(possibly the package scsitools is at fault)
1 testing@ape:~$ 

there seems to be at least two problems with the postinst script: a
brittle attempt to mkdir /dev/scsi, and some attempts to update-rc.d,
which i found after working around the mkdir error by letting it
blunder through:

0 testing@ape:~$ fakeroot fakechroot chroot testroot bash
0 root@ape:/# dpkg-reconfigure --force scsitools

 
mkdir: cannot create directory `/dev/scsi': Permission denied
1 root@ape:/# sed -i 's/\(mkdir.*\)$/\1 || :/' 
/var/lib/dpkg/info/scsitools.postinst 
0 root@ape:/# dpkg-reconfigure --force scsitools
 
mkdir: cannot create directory `/dev/scsi': Permission denied
insserv: Service mountdevsubfs has to be enabled to start service scsitools-pre
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
1 root@ape:/# exit
0 testing@ape:~$

Among other consequences, this brittle postinst script makes it
impossible to build a debirf image with scsitools installed
(http://bugs.debian.org/65).

Regards,

   --dkg

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

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


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



Bug#686880: red5-server: please migrate to Tomcat 7

2012-09-06 Thread Aaron M. Ucko
Package: red5-server
Version: 1.0~svn4374-1
Severity: normal

red5-server depends on libtomcat6-java, leading to indirect conflicts
with packages such as Eclipse 3.8 that depend on libtomcat7-java.
(The Tomcat packages cannot coexist because both ship unversioned
symlinks.)

Could you please look into joining Eclipse on libtomcat7-java?

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


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



Bug#686879: libtomcatjss-java: please migrate to Tomcat 7

2012-09-06 Thread Aaron M. Ucko
Package: libtomcatjss-java
Version: 6.0.1-1
Severity: normal

libtomcatjss-java depends on libtomcat6-java, leading to indirect
conflicts with packages such as Eclipse 3.8 that depend on
libtomcat7-java.  (The Tomcat packages cannot coexist because both
ship unversioned symlinks.)

Could you please look into joining Eclipse on libtomcat7-java?

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libtomcatjss-java depends on:
ii  libtomcat6-java  6.0.35-4

libtomcatjss-java recommends no packages.

libtomcatjss-java 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#686877: libtomcat-maven-plugin-java: please migrate to Tomcat 7

2012-09-06 Thread Aaron M. Ucko
Package: libtomcat-maven-plugin-java
Version: 1.1-2
Severity: normal

libtomcat-maven-plugin-java depends on libtomcat6-java, leading to
indirect conflicts with packages such as Eclipse 3.8 that depend on
libtomcat7-java.  (The Tomcat packages cannot coexist because both
ship unversioned symlinks.)

Could you please look into joining Eclipse on libtomcat7-java?

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libtomcat-maven-plugin-java depends on:
ii  libcommons-codec-java   1.6-1
ii  libmaven2-core-java 2.2.1-8
ii  libplexus-archiver-java 1.0~alpha12-3
ii  libplexus-classworlds-java  1.5.0-4
ii  libplexus-utils-java1:1.5.15-4
ii  libtomcat6-java 6.0.35-4
ii  libwagon-java   1.0.0-2

libtomcat-maven-plugin-java recommends no packages.

libtomcat-maven-plugin-java 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#686876: libjetty-extra-java: please migrate to Tomcat 7

2012-09-06 Thread Aaron M. Ucko
Package: libjetty-extra-java
Version: 6.1.26-1
Severity: normal

libjetty-extra-java depends on libtomcat6-java, leading to indirect
conflicts with packages such as Eclipse 3.8 that depend on
libtomcat7-java.  (The Tomcat packages cannot coexist because both
ship unversioned symlinks.)

Could you please look into joining Eclipse on libtomcat7-java?

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libjetty-extra-java depends on:
ii  ant   1.8.2-4
ii  libgeronimo-jta-1.1-spec-java [libgeronimo-jta-1.0.1b-spec-java]  1.1.1-2
ii  libgnujaf-java1.1.1-8
ii  libgnumail-java   1.1.2-7
ii  libjetty-java 6.1.26-1
ii  libmx4j-java  3.0.2-12
ii  libslf4j-java 1.6.5-1
ii  libtomcat6-java   6.0.35-4
ii  libxerces2-java   2.11.0-6

Versions of packages libjetty-extra-java recommends:
ii  libjetty-extra  6.1.26-1

Versions of packages libjetty-extra-java suggests:
ii  jetty  6.1.26-1

-- 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#686875: db-util: Dangling symlink

2012-09-06 Thread Ian Zimmerman
Package: db-util
Version: 5.1.6
Severity: normal

 [7+0]~# file /usr/bin/db_sql
/usr/bin/db_sql: broken symbolic link to `db5.1_sql'
 [8+0]~# dpkg -S /usr/bin/db_sql
db-util: /usr/bin/db_sql
 [9+0]~# 


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

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

Versions of packages db-util depends on:
ii  db5.1-util  5.1.29-5

db-util recommends no packages.

db-util 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#686874: cp2k: segfaults on i386 due to not aligning FFT arrays to 16 bytes for SSE2 and reusing them

2012-09-06 Thread Michael Banck
Package: cp2k
Version: 2.2.426-1
Severity: serious

Since some months ago, fftw3 is using SSE2 instructions for fast fourier
transforms if the CPU supports it.  One requirement for this is that the
incoming arrays must be aligned to 16 bytes for the SIMD instructions.
This is the case on amd64 by default, but not on i386.

Usually, fftw3 will detect unaligned arrays and not use SSE2.  However,
if the same plan is originally executed with a properly aligned array
and then re-executed  with another, unaligned array, a segfault will
occur, see e.g. 
https://buildd.debian.org/status/fetch.php?pkg=cp2k&arch=i386&ver=2.2.426-5&stamp=1346699763

xxx
/build/buildd-cp2k_2.2.426-5-i386-rUGkvz/cp2k-2.2.426/tools/..//TEST-Linux-i686-gfortran-popt-2012-09-03T19:08:13+/QS/regtest-nmr-1/H2O-NMR-12.inp.out
max_diis:  4

eps_scf:1.00E-05
eps_scf_history:0.00E+00
eps_diis:   1.00E-01
eps_eigval: 1.00E-05

level_shift [a.u.]: 0.00

Mixing method:   DIRECT_P_MIXING

No outer SCF

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0  0x56A8FF6B
#1  0x56A905AC
#2  0x555733FF
#3  0x55FE3C0B
#4  0x55F2008B
#5  0x55F22E9B
#6  0x55F23402
#7  0x55F22E9B
#8  0x55FC558B
#9  0x9666567 in fftw33d_ at fftw3_lib.F:196
#10  0x966195B in fft_3d_ at fft_lib.f90:135
#11  0x80C77D3 in __fft_tools_MOD_fft3d_s at fft_tools.F:441
#12  0x8340A58 in __pw_methods_MOD_fft_wrap_pw1pw2 at pw_methods.F:1462
#13  0x8EABD6D in __qs_collocate_density_MOD_density_rs2pw at 
qs_collocate_density.F:3433
#14  0x8EC0EF2 in __qs_collocate_density_MOD_calculate_rho_elec at 
qs_collocate_density.F:1392
#15  0x849ADDE in __qs_rho_methods_MOD_qs_rho_update_rho at qs_rho_methods.F:391
#16  0x84A1E30 in __qs_scf_MOD_scf_env_initial_rho_setup at qs_scf.F:2277
#17  0x84A9F28 in __qs_scf_MOD_init_scf_run at qs_scf.F:1810
#18  0x84B53A7 in __qs_scf_MOD_scf at qs_scf.F:368
#19  0x836FA1C in __qs_energy_MOD_qs_energies_scf at qs_energy.F:231
#20  0x80CD15C in __force_env_methods_MOD_force_env_calc_energy_force at 
force_env_methods.F:231
#21  0x8054D39 in __cp2k_runs_MOD_cp2k_run at cp2k_runs.F:403
#22  0x8058C1D in __cp2k_runs_MOD_run_input at cp2k_runs.F:1143
#23  0x804E2C5 in cp2k at cp2k.F:285
xxx

This problem is common enough (1/3 of the test cases segfaulted on the
autobuilder) that it makes cp2k pretty much unusable on i386.


Michael


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



Bug#686873: kde-workspace-bin: krunner crash when clicking on alt+f2

2012-09-06 Thread Boris Shtrasman
Package: kde-workspace-bin
Version: 4:4.8.4-3
Severity: normal

Dear Maintainer,
I wasing using FF , system was on avg load (60% cpu load) when pressing alt+f2 
krunner crashed.

back trace : 

Application: Run Command Interface (krunner), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff3b9812780 (LWP 3687))]

Thread 6 (Thread 0x7ff39e40a700 (LWP 3688)):
#0  0x7fff4010a98f in clock_gettime ()
#1  0x7ff3ad294e86 in *__GI_clock_gettime (clock_id=1, tp=0x7ff39e409b70) 
at ../sysdeps/unix/clock_gettime.c:116
#2  0x7ff3b5ac2b94 in do_gettime (frac=0x7ff39e409b58, sec=0x7ff39e409b50) 
at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x7ff3b5b96a9d in QTimerInfoList::updateCurrentTime 
(this=this@entry=0x12b5ce0) at kernel/qeventdispatcher_unix.cpp:343
#5  0x7ff3b5b96de3 in QTimerInfoList::timerWait (this=0x12b5ce0, tm=...) at 
kernel/qeventdispatcher_unix.cpp:450
#6  0x7ff3b5b9594c in timerSourcePrepareHelper (src=, 
timeout=0x7ff39e409c4c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x7ff3b5b959f5 in timerSourcePrepare (source=, 
timeout=) at kernel/qeventdispatcher_glib.cpp:169
#8  0x7ff3ae64fd0f in g_main_context_prepare () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7ff3ae6503fb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7ff3ae6505f4 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7ff3b5b96296 in QEventDispatcherGlib::processEvents (this=0x12b4540, 
flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x7ff3b5b668af in QEventLoop::processEvents 
(this=this@entry=0x7ff39e409df0, flags=...) at kernel/qeventloop.cpp:149
#13 0x7ff3b5b66b38 in QEventLoop::exec (this=0x7ff39e409df0, flags=...) at 
kernel/qeventloop.cpp:204
#14 0x7ff3b5a69d70 in QThread::exec (this=) at 
thread/qthread.cpp:501
#15 0x7ff3b5b471bf in QInotifyFileSystemWatcherEngine::run (this=0x12b9130) 
at io/qfilesystemwatcher_inotify.cpp:248
#16 0x7ff3b5a6cd0b in QThreadPrivate::start (arg=0x12b9130) at 
thread/qthread_unix.cpp:307
#17 0x7ff3aeb1db50 in start_thread (arg=) at 
pthread_create.c:304
#18 0x7ff3b914770d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x in ?? ()

Thread 5 (Thread 0x7ff38aa0f700 (LWP 4077)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7ff3b5a6d20b in wait (time=18446744073709551615, this=0x138bca0) at 
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=, mutex=0x12c7de0, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x7ff3b1564301 in 
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x12c99b0, 
th=0x1149d00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x7ff3b1566b4b in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x12d6960, th=0x1149d00) at 
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x7ff3b15659bf in ThreadWeaver::ThreadRunHelper::run 
(this=this@entry=0x7ff38aa0ee20, parent=0x12c99b0, th=th@entry=0x1149d00) at 
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x7ff3b1565a4b in ThreadWeaver::Thread::run (this=0x1149d00) at 
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x7ff3b5a6cd0b in QThreadPrivate::start (arg=0x1149d00) at 
thread/qthread_unix.cpp:307
#8  0x7ff3aeb1db50 in start_thread (arg=) at 
pthread_create.c:304
#9  0x7ff3b914770d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x in ?? ()

Thread 4 (Thread 0x7ff38a20e700 (LWP 4078)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7ff3b5a6d20b in wait (time=18446744073709551615, this=0x138bca0) at 
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=, mutex=0x12c7de0, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x7ff3b1564301 in 
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x12c99b0, 
th=0x1372a90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x7ff3b1566b4b in ThreadWeaver::WorkingHardState::applyForWork 
(this=0x12d6960, th=0x1372a90) at 
../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x7ff3b15659bf in ThreadWeaver::ThreadRunHelper::run 
(this=this@entry=0x7ff38a20de20, parent=0x12c99b0, th=th@entry=0x1372a90) at 
../../../threadweaver/Weaver/Thread.cpp:87
#6  0x7ff3b1565a4b in ThreadWeaver::Thread::run (this=0x1372a90) at 
../../../threadweaver/Weaver/Thread.cpp:142
#7  0x7ff3b5a6cd0b in QThreadPrivate::start (arg=0x1372a90) at 
thread/qthread_unix.cpp:307
#8  0x7ff3aeb1db50 in start_thread (arg=) at 
pthread_create.c:304
#9  0x7ff3b914770d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x in ?? ()

Thread 3 (Thread 0x7ff389a0d700 (LWP

Bug#624524: specific visualization defect using Inconsolata-10 with colors

2012-09-06 Thread Stephen Dowdy
I see this issue, but it's not obvious except when using 'Inconsolata' 
at 10pt.


If i do:

$ type ls
ls is a function
ls ()
{
command -p ls -ACF "$@"
}

$ ls
lost+found/  Music/  src/

$ ls --color
lost+found/  Music/  src/

HOWEVER, it *appears* on screen as:
lost+foun/Musi/ sr/
^ 'c' is about 2/3 visible
   ^ 'c' is about 1/3 visible
   ^ 'c' is not visible at all

other fontsizes of Inconsolata don't seem to show this, and other fonts 
(i've tried) at 10 pt do not exhibit this, either.


I wasn't sure what package to submit this bug under (konsole, 
font-inconsolata, {font-render-package}, etc), but

given that i can confirm using 'ls --color', this seems to be the same bug.

thanks,
--stephen


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



Bug#686872: python-urllib3 should default to verifying certificates

2012-09-06 Thread Jamie Strandboge
Package: python-urllib3
Version: 1.3-2
Severity: grave
Tags: patch security
Justification: user security hole
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/patches/02_require-cert-verification.patch: verify SSL certificates
by default (LP: #1047054)

urllib3 does not set cert_req or ca_certs by default, so certificates are not
checked and MITM is trivial. Ie, it has in connectionpool.py:
def __init__(self, host, port=None,
 strict=False, timeout=None, maxsize=1,
 block=False, headers=None,
 key_file=None, cert_file=None,
 cert_reqs='CERT_NONE', ca_certs=None):

This should be changed to:
def __init__(self, host, port=None,
 strict=False, timeout=None, maxsize=1,
 block=False, headers=None,
 key_file=None, cert_file=None,
 cert_reqs='CERT_REQUIRED', 
ca_certs='/etc/ssl/certs/ca-certificates.crt')

Attached is a patch to do the above. It has been verified to check
certificates by default, allows for disabling certificate verification,
and the testsuite passes without modification.

Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-13-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru python-urllib3-1.3/debian/changelog python-urllib3-1.3/debian/changelog
diff -Nru python-urllib3-1.3/debian/patches/02_require-cert-verification.patch python-urllib3-1.3/debian/patches/02_require-cert-verification.patch
--- python-urllib3-1.3/debian/patches/02_require-cert-verification.patch	1969-12-31 18:00:00.0 -0600
+++ python-urllib3-1.3/debian/patches/02_require-cert-verification.patch	2012-09-06 16:15:25.0 -0500
@@ -0,0 +1,18 @@
+Author: Jamie Strandboge 
+Description: require SSL certificate validation by default by using
+ CERT_REQUIRED and using the system /etc/ssl/certs/ca-certificates.crt
+Bug-Ubuntu: https://launchpad.net/bugs/1047054
+
+Index: python-urllib3-1.3/urllib3/connectionpool.py
+===
+--- python-urllib3-1.3.orig/urllib3/connectionpool.py	2012-09-06 16:03:50.0 -0500
 python-urllib3-1.3/urllib3/connectionpool.py	2012-09-06 16:08:59.0 -0500
+@@ -463,7 +463,7 @@
+  strict=False, timeout=None, maxsize=1,
+  block=False, headers=None,
+  key_file=None, cert_file=None,
+- cert_reqs='CERT_NONE', ca_certs=None):
++ cert_reqs='CERT_REQUIRED', ca_certs='/etc/ssl/certs/ca-certificates.crt'):
+ 
+ super(HTTPSConnectionPool, self).__init__(host, port,
+   strict, timeout, maxsize,
diff -Nru python-urllib3-1.3/debian/patches/series python-urllib3-1.3/debian/patches/series
--- python-urllib3-1.3/debian/patches/series	2012-02-10 16:46:21.0 -0600
+++ python-urllib3-1.3/debian/patches/series	2012-09-06 16:03:57.0 -0500
@@ -1 +1,2 @@
 01_do-not-use-embedded-python-six.patch
+02_require-cert-verification.patch


Bug#675097: icinga-common: /etc/init.d/icinga reload reports error: "shift: 244: can't shift that many"

2012-09-06 Thread Simon Fondrie-Teitler
It seems to have started working again. I'm not sure why, but baring
someone else having the same problem please feel free to close the bug
report. 


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



Bug#686871: python-kyotocabinet: FTBFS with Python 3.3: cannot stat `debian/tmp/kyotocabinet.cpython-32mu.so': No such file or directory

2012-09-06 Thread Jakub Wilk

Source: python-kyotocabinet
Version: 1.22-1
Severity: important
User: debian-pyt...@lists.debian.org
Usertags: python3.3

python-kyotocabinet FTBFS if built against Python 3.3:
| performing copy and merge:
| Traceback (most recent call last):
|   File "kctest.py", line 1015, in 
| exit(main())
|   File "kctest.py", line 37, in main
| rv = runmisc()
|   File "kctest.py", line 164, in runmisc
| rv = procmisc(path)
|   File "kctest.py", line 982, in procmisc
| shutil.rmtree(copypath, True)
|   File "/usr/lib/python3.3/shutil.py", line 456, in rmtree
| "Not a directory: '{}'".format(path))
| NotADirectoryError: [Errno 20] Not a directory: 'casket.kch.1.kch'
| make[2]: *** [check-each] Error 1

This appears to be a regression in the Python interpreter:
http://bugs.python.org/issue15872

However, if I work-around this issue (see the attachment), the package 
still FTBFS:

| dh binary --with python3 --parallel
|dh_testroot -O--parallel
|dh_prep -O--parallel
|dh_installdirs -O--parallel
|dh_install -O--parallel
| cp: cannot stat `debian/tmp/kyotocabinet.cpython-32mu.so': No such file or 
directory
| dh_install: cp -a debian/tmp/kyotocabinet.cpython-32mu.so 
debian/python3-kyotocabinet/usr/lib/python3/dist-packages// returned exit code 1

--
Jakub Wilk
--- a/kctest.py
+++ b/kctest.py
@@ -979,7 +979,10 @@
 dberrprint(srcdb, "DB::open")
 err = True
 for copypath in copypaths:
-shutil.rmtree(copypath, True)
+try:
+shutil.rmtree(copypath, True)
+except OSError as e:
+pass
 try:
 os.remove(copypath)
 except OSError as e:


Bug#668919: QA upload for bzr-stats

2012-09-06 Thread Andrew Starr-Bochicchio
Koichi Akabe,

I prepared a QA upload of bzr-stats in order to close the RC bug
#686138. I've pushed the changes to:

bzr.debian.org/bzr/pkg-bazaar/bzr-stats/unstable/

It wasn't until after uploading the package to mentors.debian.net for
sponsorship that I noticed that you intend to adopt this package. Is
there any progress on this? Should I go ahead and close this bug, or
are you already preparing an upload?

I notice now that you also intent to adopt bzr-search and bzr-upload.
You should consider joining the pkg-bazaar-maint team.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer 
   Debian Maintainer

   PGP/GPG Key ID: D53FDCB1


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



Bug#672654: new version

2012-09-06 Thread Alessandro Ghedini
On Wed, Aug 22, 2012 at 02:25:37PM +0200, Etienne Millon wrote:
> Hello,

Hi,

> I updated my package to version 1.0.0 which was released last month.
> This is obviously not for wheezy. If anyone has any remarks, please do
> so.
> 
> The package is available on mentors :
> 
> http://mentors.debian.net/debian/pool/main/g/glyr/glyr_1.0.0-1.dsc

I had a look at your package and it mostly looks good, altough I have a few
remarks:

debian/control:
 * is there any reason for the Priority: extra? If not it would be better to
   change it to optional.

 * you are using git and alioth, which is good, but the alioth repository is
   placed under your home which is not that good. You may want to join the
   collab-maint group [0] or alternatively the Debian Multimedia Team and
   maintain this package under its umbrella (which would provide additional
   people to help you maintain/upload your package). If you are interested
   please read [1] and let me know your alioth username (or send a request to
   join yourself).

debian/copyright:
 * in the GPL-3+ text, before the last paragraph, there is an additional dot
   that should be removed.

debian/rules:
 * as per #641051 there is no out-of-the-box  multi-arch support for cmake in
   debhelper, but I have noticed that glyr's CMakeLists.txt uses the
   INSTALL_LIB_DIR to set that library installation path. Could you please make
   use of it to set a multi-arch enabled installation path and then add the
   relevant d/control fields [2]?

   The implementation would look something like this (not tested):

 override_dh_auto_configure:
dh_auto_configure -- -DINSTALL_LIB_DIR=lib/$(DEB_BUILD_MULTIARCH)

   (see also dpkg-architecture(1))

I have also noticed that some form of API documentation is provided (via
gtk-doc or similar) but it is not built, any reason?

There may be other stuff that I didn't notice, but that's all for now.

Cheers

[0] http://wiki.debian.org/Alioth/PackagingProject
[1] http://wiki.debian.org/DebianMultimedia/DevelopPackaging
[2] http://wiki.debian.org/Multiarch/Implementation

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;;eg;say~~reverse'


signature.asc
Description: Digital signature


Bug#686869: BinkD upstream v1.0 now available

2012-09-06 Thread Robert James Clay
Package: binkd
Severity: wishlist

Version v1.0 of BinkD was released [1] earlier this year and is
currently available as the following archives:

binkd-1.0.0.tar.gz (6/21/12)
binkd-1.0.1.tar.gz (7/12/12)

I request that the binkd debian package be updated to using a v1.0
release.




Robert James Clay
j...@rocasa.us, rjc...@gmail.com

[1] ftp://cvs.happy.kiev.ua/pub/fidosoft/mailer/binkd/


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



Bug#686644: unblock: net-tools/1.60-24.2

2012-09-06 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Thu, 2012-09-06 at 11:48 +0200, Andrew Shadura wrote:
> On Thu, 06 Sep 2012 10:44:23 +0100
> "Adam D. Barratt"  wrote:
> > >> Just to confirm, this hasn't been uploaded yet?
> 
> > > Just to confirm, should it have been? :)
> 
> > Well, an unblock rather implies that, yes.  If you're asking for 
> > pre-upload approval, it helps if you mention that in the mail,
> > otherwise we'll assume you're asking for an unblock of an existing
> > upload.
> 
> Well, that's my second unblock request, so I'm not that familiar with
> this; but yes, I was asking for pre-upload approval prior to the upload
> itself.

Please go ahead; thanks.

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#681812: Fix

2012-09-06 Thread Poul Sander

I believe the following change will fix it:

http://code.google.com/p/oax/source/detail?r=304


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



Bug#685157: error: Socket version 1.95 required--this is only version 1.94

2012-09-06 Thread Salvatore Bonaccorso
Hi Gregor

On Thu, Sep 06, 2012 at 10:22:57PM +0200, gregor herrmann wrote:
> On Thu, 06 Sep 2012 22:11:28 +0200, Salvatore Bonaccorso wrote:
> 
> > I debugged this a bit further and the problem seems to me more that as
> > you said spamassassin 'is wrong', as IO::Socket::SSL is checking
> > correctly his alternatives ...
> 
> Wow, impressive!
>  
> > Here is an output traced running spamd with --ssl, to see first what
> > happens:
> 
> Out of curiosity: How did you do this?

It's done with Devel::Trace. If you have the module, then you can run
a 'trace' with perl -d:Trace ./script.pl, giving something like the
shell's "-x" option.

> > It does not seem to be an error of IO::Socket::SSL to me (but I'm not
> > expert on this), but rather that Spamassassin is handling $^S here in
> > 'strange' way? 
> 
> Agreed.
> 
> > Opinions? I would go for reassigning the bug to spamassassin and in
> > particular lowering the serverity (spamd is started and error messages
> > are missleading).
> 
> Agreed again.
> 
> (It would be nice to hear of Bjørn sees the same, i.e. a running
> spamd after the misleading error messages.)

Okay, let's wait a few days until defintively reassigning. Bjørn could
you confirm that indeed nevertheless these error messages printed out
the spamd starts?

Regards,
Salvatore


signature.asc
Description: Digital signature


Bug#685157: error: Socket version 1.95 required--this is only version 1.94

2012-09-06 Thread gregor herrmann
On Thu, 06 Sep 2012 22:11:28 +0200, Salvatore Bonaccorso wrote:

> I debugged this a bit further and the problem seems to me more that as
> you said spamassassin 'is wrong', as IO::Socket::SSL is checking
> correctly his alternatives ...

Wow, impressive!
 
> Here is an output traced running spamd with --ssl, to see first what
> happens:

Out of curiosity: How did you do this?
 
> It does not seem to be an error of IO::Socket::SSL to me (but I'm not
> expert on this), but rather that Spamassassin is handling $^S here in
> 'strange' way? 

Agreed.

> Opinions? I would go for reassigning the bug to spamassassin and in
> particular lowering the serverity (spamd is started and error messages
> are missleading).

Agreed again.

(It would be nice to hear of Bjørn sees the same, i.e. a running
spamd after the misleading error messages.)


Cheers,
gregor


-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Joe Cocker: Marjorine


signature.asc
Description: Digital signature


Bug#686803: [debian-mysql] Bug#686803: upgrade from 5.5.24+dfsg-4 to 5.5.24+dfsg-7 failed: "dependency problems - leaving unconfigured"

2012-09-06 Thread Nicholas Bamber
severity 685072 important
tag 685072 -moreinfo
merge 686803 685072
thanks

I cannot reproduce the issue but I have a theory what is required is
adding a breaks clause to mysql-server-core-5.5

Breaks: mysql-server-5.5 (<< ${binary:Version})

As far as I undersyand it the background is that mysql-server-core-5.5
was split out from mysql-server-5.5 because a certain dependent
application wanted to use the binaries but use its own management
scripts. So mysql-server-5.5 has a clause

Depends: mysql-server-core-5.5 (= ${binary:Version})

So maybe everything is okay when mysql-server-5.5 gets looked at before
mysql-server-core-5.5 but not vice versa.

In your case I would try:

apt-get install mysql-server-5.5


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



Bug#685716: debirf: have network-dhcp use a variable to control device

2012-09-06 Thread Matt Taggart
I've been thinking about #685716 and I still think it's a good idea to be 
able to use a variable at build time to set what the _default_ dhcp device 
should be.

But I had another idea...

It would be nice if you could set a kernel command line variable to control 
the device too. That way you could use the same debirf image and just set 
the device at boot time, rather than needing to build separate images. It 
could function similar to the way that the serial-console stuff works where 
the cmdline is checked and if something is set then it does the right thing.

Sound ok?

-- 
Matt Taggart
tagg...@debian.org


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



Bug#685157: error: Socket version 1.95 required--this is only version 1.94

2012-09-06 Thread Salvatore Bonaccorso
Hi Gregor

I debugged this a bit further and the problem seems to me more that as
you said spamassassin 'is wrong', as IO::Socket::SSL is checking
correctly his alternatives ...

The messages:

Sep  6 21:25:12.103 [9244] error: Socket version 1.95 required--this is only 
version 1.94 at /usr/share/perl5/IO/Socket/SSL.pm line 71.
Sep  6 21:25:12.103 [9244] error: Can't locate IO/Socket/IP.pm in @INC (@INC 
contains: /usr/share/perl5 /etc/perl /usr/local/lib/perl/5.14.2 
/usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/lib/perl/5.14 
/usr/share/perl/5.14 /usr/local/lib/site_perl) at 
/usr/share/perl5/IO/Socket/SSL.pm line 85.

are outputed in:

113 BEGIN {
114   # redirect __WARN__ and __DIE__
115   # do not trap warnings here based on eval scope; evals are very
116   # common throughout.  die()s can be trapped though.
117   $SIG{__WARN__} = sub {
118 log_message("warn", $_[0]);
119   };
120   $SIG{__DIE__} = sub {
121 # see http://use.perl.org/comments.pl?mode=flat&sid=33872 for $^S
122 log_message("error", $_[0]) unless $^S;
123   };
124 }

And log_message is loaded by:

89 use Mail::SpamAssassin::Logger qw(:DEFAULT log_message);

Here is an output traced running spamd with --ssl, to see first what
happens:

cut-cut-cut-cut-cut-cut-
>> /usr/share/perl5/IO/Socket/SSL.pm:74:} || eval {
>> /usr/share/perl5/IO/Socket/SSL.pm:70:require Socket;
>> /usr/share/perl5/IO/Socket/SSL.pm:71:Socket->VERSION(1.95);
>> ./spamd:120: log_message("error", $_[0]) unless $^S;
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:145:   my ($level, @message) = 
>> @_;
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:155:   if ($level eq "error") {
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:157: return if ($message[0] 
>> =~ /__ignore__/);
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:161: my @caller = caller 2;
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:162: return if (defined 
>> $caller[3] && defined $caller[0] &&
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:167:   return if $LOG_ENTERED;  
>> # avoid recursion on die or warn from within logging
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:168:   $LOG_ENTERED = 1;  # no 
>> 'returns' from this point on, must clear the flag
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:170:   my $message = join(" ", 
>> @message);
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:171:   $message =~ 
>> s/[\r\n]+$//;# remove any trailing newlines
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:175:   my $first = 1;
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:176:   foreach my $line 
>> (split(/\n/, $message)) {
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:179: $line =~ 
>> tr/\x09\x20\x00-\x1f/  _/s;
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:180: if ($first) {
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:181:   $first = 0;
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:186: while (my ($name, 
>> $object) = each %{ $LOG_SA{method} }) {
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:186: while (my ($name, 
>> $object) = each %{ $LOG_SA{method} }) {
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:187:   
>> $object->log_message($level, $line);
>> /usr/share/perl5/Mail/SpamAssassin/Logger/Stderr.pm:57:   my ($self, $level, 
>> $msg) = @_;
>> /usr/share/perl5/Mail/SpamAssassin/Logger/Stderr.pm:59:   my $timestamp;
>> /usr/share/perl5/Mail/SpamAssassin/Logger/Stderr.pm:60:   my $fmt = 
>> $self->{timestamp_fmt};
>> /usr/share/perl5/Mail/SpamAssassin/Logger/Stderr.pm:61:   if (!defined $fmt) 
>> {
>> /usr/share/perl5/Mail/SpamAssassin/Logger/Stderr.pm:63: my $now = 
>> Time::HiRes::time;
>> /usr/share/perl5/Mail/SpamAssassin/Logger/Stderr.pm:64: $timestamp = 
>> sprintf("%s:%06.3f",
>> /usr/share/perl5/Mail/SpamAssassin/Logger/Stderr.pm:67: local $1; 
>> $timestamp =~ s/^(\S+\s+)0/$1 /;
>> /usr/share/perl5/Mail/SpamAssassin/Logger/Stderr.pm:67: local $1; 
>> $timestamp =~ s/^(\S+\s+)0/$1 /;
>> /usr/share/perl5/Mail/SpamAssassin/Logger/Stderr.pm:73:   $timestamp .= ' '  
>> if $timestamp ne '';
>> /usr/share/perl5/Mail/SpamAssassin/Logger/Stderr.pm:75:   my($nwrite) = 
>> syswrite(STDERR, sprintf("%s[%d] %s: %s\n",
Sep  6 21:12:28.658 [9216] error: Socket version 1.95 required--this is only 
version 1.94 at /usr/share/perl5/IO/Socket/SSL.pm line 71.
>> /usr/share/perl5/Mail/SpamAssassin/Logger/Stderr.pm:77:   defined $nwrite  
>> or warn "error writing to log file: $!";
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:186: while (my ($name, 
>> $object) = each %{ $LOG_SA{method} }) {
>> /usr/share/perl5/Mail/SpamAssassin/Logger.pm:190:   $LOG_ENTERED = 0;
>> /usr/share/perl5/IO/Socket/SSL.pm:75:require Socket6;
>> /usr/share/perl5/IO/Socket/SSL.pm:76:Socket6->import( 
>> 'inet_pton' );
>> /usr/share/perl/5.14/Exporter.pm:29:   my $pkg = shift;
>> /usr/share/perl/5.14/Exporter.pm:30:   m

Bug#685149: missing source for included Windows libraries

2012-09-06 Thread Andreas Tille
Hi,

ping?
I wonder whether I should upload a fixed package to contrib or main.

Kind regards

 Andreas.

On Fri, Aug 17, 2012 at 02:54:56PM +0200, Andreas Tille wrote:
> Hi Ansgar,
> 
> thanks for checking.  When looking into the packaging I noticed that
> this package can easily be moved from contrib to main because the only
> dependency (Recommends: clustalw) now can be fullfilled in main Debian.
> I would just set
> 
>Recommends: clustalw (>= 2.1+lgpl)
> 
> Would you (with your ftpmaster hat on) and the release team accept this
> move once the new source package has to be builded anyway?
> 
> Kind regards
> 
> Andreas.
> 
> On Fri, Aug 17, 2012 at 01:50:14PM +0200, Ansgar Burchardt wrote:
> > Package: src:gentle
> > Version: 1.9+cvs20100605+dfsg-1
> > Severity: serious
> > 
> > The source package includes libraries for Win32 in binary form only, for
> > example libmySQL.* and sqlite*.dll.  As far as I know the former is also
> > released under the GPL.
> > 
> > Please either include the source or remove the binary-only libraries
> > from the source package.
> 
> -- 
> http://fam-tille.de

-- 
http://fam-tille.de


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



  1   2   3   >