Bug#689474: debian-installer: garbage in /etc/network/interfaces

2012-10-02 Thread Robert Edmonds
Robert Edmonds wrote:
> (when i did the install i put in "8.8.8.8" for the DNS server and that
> setting was written correctly to /etc/resolv.conf.)

i guess i should also mention that i did static IPv4 network
configuration (no DHCP), and that there was an IPv6 router on the
network interface sending RA's at the time of the install.  i don't
remember if i looked at the interface config or not in the shell, but
it's possible that the network interface picked up an autoconf'd IPv6
address during the install.

-- 
Robert Edmonds
edmo...@debian.org


signature.asc
Description: Digital signature


Bug#593134: (unreleased) libprophet-perl: minified JavaScript code

2012-10-02 Thread Ivan Shmakov
> Jonas Smedegaard  writes:
> On 12-09-29 at 02:42pm, Ivan Shmakov wrote:

[…]

 >> share/web/static/jquery/js/jquery-1.2.6.min.js

 >> Not listed in debian/copyright.

[…]

 > You still need to document the licenses - unless you additionally
 > repackage to strip those files also from source, but nicest is to
 > redistribute pristine source tarball, even if more hassle.

One more point is that, as of the somewhat recent discussion in
debian-devel@ (e. g., [1]), the inclusion of “minified” sources
in Debian source packages is “discouraged”, if not considered a
violation of DFSG.

Thus, I guess that, unless such files are dropped (or replaced
with “pristine” versions) upstream, repackaging the source
package may still be necessary.

Apart from jquery-1.2.6.min.js, also affected are:
hoverIntent.js, jquery.bgiframe.min.js,
jquery.tablesorter.min.js.

[1] http://permalink.gmane.org/gmane.linux.debian.devel.general/176224

[…]

-- 
FSF associate member #7257


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



Bug#689191: python-libxml2 (v. 2.9.0) undefined symbol

2012-10-02 Thread YunQiang Su
On Tue, Oct 2, 2012 at 11:24 PM, Jos van Wolput
 wrote:
>>Is this helpful?
>>http://stackoverflow.com/questions/11643666/python-importerror-undefined-symbol-
>>for-custom-c-module
>
> Your reference talks about compiling a python module using g++.
> What I'm doing is building mesa, using 'make'.
You can try to import this module by hand, this will have this problem also.
So this module is not build correctly.
And the above link is one of possible reason.
>
> Compiling mesa with libxml2 v.2.9.0 (exp) and libxml2mod.so v.2.8.0 (sid)
> in /usr/lib/python2.7/dist-packages/ imports the module and builds without
> error.
you fail on building mesa is caused by the python-libxml2 is not build
correctly.
>
> This seems to point to an error in libxml2mod.so v.2.9.0 (exp).
>
> Jos v.W.
>
> ___
> debian-xml-sgml-pkgs mailing list
> debian-xml-sgml-p...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-xml-sgml-pkgs



-- 
YunQiang Su


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



Bug#689276:

2012-10-02 Thread milki
On 07:27 Wed 03 Oct , Jason A. Donenfeld wrote:
> On Wed, Oct 3, 2012 at 2:51 AM, Paul Wise  wrote:
> >
> > I didn't notice this option, but I think it would be a good idea to flip
> > the default to disabling keyboard echo.
> 
> 
> I'll consider this for the next release.
> 
> Anyone on the list have opinions about this? Specifically this would be:
> 
> - no-echo mode: default
> - rename --no-echo / -n flag to --echo / -e

Making no-echo default and flipping the flag makes sense to me. 


-- 
milki


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



Bug#689276:

2012-10-02 Thread Jason A. Donenfeld
http://git.zx2c4.com/password-store/commit/?id=94d9b4390f7b0a01b6aa6ad91439570b7cbef967


Bug#593134: (unreleased) libprophet-perl: GPL in debian/copyright

2012-10-02 Thread Ivan Shmakov
> Jonas Smedegaard  writes:
> On 12-09-29 at 02:42pm, Ivan Shmakov wrote:
> Christine Spang  writes:

[…]

 >>> I've updated Prophet's debian/copyright for this (and all the other
 >>> javascript and css files shipped with Prophet) in git.  Hopefully
 >>> it will be uploaded soon; I have some other changes I'd like to get
 >>> in first though.

 > You should most likely avoid installing that and instead depend on
 > (and add symlinks for or similar) the separately packaged libjs-yui.

AIUI, this was already reported as Debian Bug#576628 [1], and
apparently fixed (at least partially) upstream.  I hope to look
into it sometime after this debian/copyright issue is resolved.

 > You still need to document the licenses - unless you additionally
 > repackage to strip those files also from source, but nicest is to
 > redistribute pristine source tarball, even if more hassle.

ACK, thanks.

I guess I should try to contact their respective upstream
authors for clarification.

(Alternatively, these files could be removed from Prophet
upstream; I have some doubt if maintaining local copies of these
worth the effort.)

 >> share/web/static/jquery/js/hoverIntent.js

 > Similarly it seems you should make use of the separately packaged
 > libjs-jquery and other packages.

Likewise [1].

 > If your source package ships with some JQuery addons or other
 > JavaScript libraries not unique for Prophet but convenience copies of
 > external projects, then please file RFP bugs about them, and consider
 > asking the JavaScript team to get them packaged.

ACK.

 >> PS.  To note is that, as a avid user of both Lynx and NoScript, I'd
 >> be happy to discard all of these.  Hopefully I can get the things
 >> clarified, however.

 > Cool if those JavaScript routines are only optional for Prophet -
 > then you need only recommend or suggest those libraries.

It's my understanding they are.

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

-- 
FSF associate member #7257


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



Bug#689276:

2012-10-02 Thread Jason A. Donenfeld
On Wed, Oct 3, 2012 at 2:51 AM, Paul Wise  wrote:
>
> I didn't notice this option, but I think it would be a good idea to flip
> the default to disabling keyboard echo.


I'll consider this for the next release.

Anyone on the list have opinions about this? Specifically this would be:

- no-echo mode: default
- rename --no-echo / -n flag to --echo / -e


Bug#573876: ITA: xpp -- X Printing Panel

2012-10-02 Thread Bart Martens
Hi Franklin,

I see that you registered your "intent to adopt" for xpp in October 2011, but I
see no progress since then.  Are you still working on this ?

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573876
http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=xpp

Regards,

Bart Martens


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



Bug#687817: mirror submission for mirror.picosecond.org

2012-10-02 Thread Raphael Geissert
Hi Robert,

On Monday 01 October 2012 18:04:58 Robert C. Sheets wrote:
> On 09/21/2012 10:08 AM, Raphael Geissert wrote:
> > * Please adjust MIRRORNAME in your ftpsync to match the domain
> > name, and
> 
> I was a little bit confused on this point. The FQDN of the system is
> fre-mirror.picosecond.org, to distinguish it from any other system
> which we might point mirror.picosecond.org to in the future. You'd
> prefer that MIRRORNAME be set to the published hostname rather than
> the name the system knows itself as?

MIRRORNAME needs to be set to whatever host name you want to publish. 
Whether that is fre-mirror.picosecond.org or mirror.picosecond.org is for 
you to decide.

It can be changed at any time, but please note that it should remain 
functional so that users are not abruptly left with a NXDOMAIN or some other 
error :)

> > * update it to the latest version.
> 
> Will do.

Not done yet, but thanks.

> >> Archive-upstream: ftp.us.debian.org
> > 
> > Please mirror from one of the hosts behind the ftp.us.d.o RR. They
> > have an alias in the form of ftp${i}.us.debian.org, where i is
> > 1..6.
> 
> I have actually been mirroring from 2610:148:1f10:3::89, which I
> suppose is ftp6.us.debian.org. I should probably have entered
> ftp6.us.debian.org into the form. Sorry for that oversight.

No problem.

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


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



Bug#607242: psmouse: mitigate failing-mouse symptoms

2012-10-02 Thread Jim Hill
On 09/30/2012 11:02 AM, Alessandro Rubini wrote:
>> I think this would be less controversial if the run-time default were
>> to disable the feature.
>
> Yes, that's the common sensible path

Fixed, there's no way I can test it well enough for anything more widespread.

> Then, I think it would be good to have a specific sub-structure for
> this stuff.

I don't care much either way, though I think I'm missing the point of subbing
in a memset -- only reason I can think of is efficiency which doesn't make
sense to me here.  Ask and I'll add one or both.

> I also think it would make it clearer what these are:

I did de-jargonize the names some,  "interval_start" for "base" makes it
clearer which as you say it could use.

I encountered one other person with this problem and he ran it for a long while
and was happy to have it.  I'm appending the latest version, which is a good
bit improved and what I've been running for the last year amended with the name
and default-filter changes above.

But of course I upgraded a month ago to a box with no PS/2 mouse port, so at
this point all I can do is hope someone finds it helpful.  The reorg'd code 
kinda highlights how incomplete it is, there's lots of mouse models out there.

So if it looks good or almost-good to you and there's anything else I can do,
tell me and I'll be glad to do it.

Thanks,
Jim

>From 2681957a610191cb5d7b7f65be11ea2be06df00f Mon Sep 17 00:00:00 2001
From: Jim Hill 
Date: Mon, 28 Mar 2011 13:10:36 -0700
Subject: [PATCH] Input: psmouse - further improve error handling for
 basic protocols

  Keep a failing PS/2 mouse usable until it's convenient to replace it.
  Filter incoming packets: drop invalid ones and attempt to correct for
  dropped bytes.
 
  New parameter 'filter' makes filtering and logging selectable, leave at 0
  to shut off all effects, 3 to work silently.
--
 drivers/input/mouse/psmouse-base.c | 197 +
 drivers/input/mouse/psmouse.h  |   7 ++
 2 files changed, 204 insertions(+)

diff --git a/drivers/input/mouse/psmouse-base.c 
b/drivers/input/mous/psmouse-base.c
index 22fe254..4a3a95f 100644
--- a/drivers/input/mouse/psmouse-base.c
+++ b/drivers/input/mouse/psmouse-base.c
@@ -72,6 +72,25 @@ static unsigned int psmouse_resync_time;
 module_param_named(resync_time, psmouse_resync_time, uint, 0644);
 MODULE_PARM_DESC(resync_time, "How long can mouse stay idle before forcing 
resync (in seconds, 0 = never).");

+enum {
+   DROP_BAD_PACKET = 1,
+   ATTEMPT_SYNC = 2,
+   LOG_SUMMARIES = 4,
+   LOG_MALFORMED = 8,
+   LOG_ALL  = 16,
+   REPORT_SYNC_FAILURE = 32,
+
+   DEFAULT_FILTER = 0
+};
+static int psmouse_filter = DEFAULT_FILTER;
+module_param_named(filter, psmouse_filter, int, 0644);
+MODULE_PARM_DESC(filter, "1 = drop invalid or hotio packets"
+   ", +2 = attempt-sync"
+   ", +4 = summary logs"
+   ", +8 = log-malformed"
+   ",+16 = log-all"
+   ",+32 = use hard resets");
+
 PSMOUSE_DEFINE_ATTR(protocol, S_IWUSR | S_IRUGO,
NULL,
psmouse_attr_show_protocol, psmouse_attr_set_protocol);
@@ -123,6 +142,169 @@ struct psmouse_protocol {
 };

 /*
+ * psmouse_filter_*: diagnose bad data, recover what we can, drop the rest, log
+ * selected events. See input_report_*()s in psmouse_process_byte below, and
+ * 
+ */
+
+static int psmouse_filter_header_byte(enum psmouse_type type, int byte)
+{
+   int todo = 0;
+   if ((byte & 0xc0) &&
+   type != PSMOUSE_THINKPS &&
+   type != PSMOUSE_GENPS)
+   todo |= DROP_BAD_PACKET+ATTEMPT_SYNC;
+   if ((byte & 0x08) == 0 &&
+   type != PSMOUSE_THINKPS &&
+   type != PSMOUSE_CORTRON)
+   todo |= DROP_BAD_PACKET+ATTEMPT_SYNC;
+   return todo;
+}
+
+static int psmouse_filter_wheel_byte(enum psmouse_type type, int byte)
+{
+   int todo = 0;
+   if (type == PSMOUSE_IMPS || type == PSMOUSE_GENPS)
+   if (abs(byte) > 3)
+   todo = DROP_BAD_PACKET+ATTEMPT_SYNC;
+   if (type == PSMOUSE_IMEX)
+   if (((byte&0xC0) == 0) || ((byte&0XC0) == 0xC0))
+   if (abs((byte&0x08)-(byte&0x07)) > 3)
+   todo = DROP_BAD_PACKET+ATTEMPT_SYNC;
+   return todo;
+}
+
+static int psmouse_filter_motion(struct psmouse *m)
+{  /*
+* Hunt for implausible accelerations here if it ever seems necessary.
+* Header/wheel sniffing seems to detect everything recoverable so far.
+*/
+   return 0;
+}
+
+static int psmouse_filter_hotio(struct psmouse *m)
+{
+   int ret = 0;
+   if (time_after(m->last, m->hotio_interval_start + HZ/m->rate)) {
+   m->hotio_interval_pkts = 0;
+   m->hotio_interval_start = m->last;
+   }
+   if (m->hotio_i

Bug#543925: ITA: opencryptoki -- PKCS#11 implementation for Linux (daemon)

2012-10-02 Thread Bart Martens
Hi David,

I see that you registered an "intent to adopt" for opencryptoki in March 2012,
but I see no progress since then.  Are you still working on this ?

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543925
http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=opencryptoki

I also don't see updates from you in package pykcs11 since 2008.  Do you still
work on that package ?

http://packages.debian.org/changelogs/pool/main/p/pykcs11/current/changelog
http://packages.qa.debian.org/p/pykcs11.html
http://qa.debian.org/developer.php?login=David%20Smith&ordering=1

Regards,

Bart Martens


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



Bug#685580: pam-mysql: General update after the debconf review process

2012-10-02 Thread Christian PERRIER
Dear Debian maintainer,

On Wednesday, October 03, 2012, I sent you a notification about the beginning 
of a review
action on debconf templates for pam-mysql.

Then, I sent you a bug report with rewritten templates and announcing
the beginning of the second phase of this action: call for translation
updates.

Translators have been working hard and here is now the result of their efforts.

Please consider using it EVEN if you committed files to your
development tree as long as they were reported.

The attached tarball contains:

- debian/changelog with the list of changes
- debian/control with rewrites of packages' descriptions
- debian/ with all the rewritten templates file(s)
- debian/po/*.po with all PO files (existing ones and new ones)

As said, please use *at least* the PO files as provided here,
preferrably over those sent by translators in their bug reports. All
of them have been checked and reformatted. In some cases, formatting
errors have been corrected.

The patch.rfr file contains a patch for the templates and control
file(s) alone.

Please note that this patch applies to the templates and control
file(s) of your package as of Wednesday, October 03, 2012. If your package was 
updated
in the meantime, I may have updated my reference copybut I also
may have missed that. This is indeed why I suggested you do not
modified such files while the review process was running,
remember..:-)

It is now safe to upload a new package version with these changes.

Please notify me of your intents with regards to this. 

There is of course no hurry to update your package but feel free to
contact me in case you would need sponsoring or any other action to
fix this.



-- 




patch.tar.gz
Description: Binary data
--- pam-mysql.old/debian/libpam-mysql.templates 2012-08-22 06:51:38.940010532 
+0200
+++ pam-mysql/debian/libpam-mysql.templates 2012-09-09 14:59:37.439651766 
+0200
@@ -1,10 +1,19 @@
+# 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: pam-mysql/config_file_noread
 Type: boolean
 Default: true
-Description: Chmod configuration file?
- This version of pam-mysql has a configuration file which may include
- passwords. Do you want to disable normal users from reading this
- file? 
+_Description: Restrict access to pam-mysql configuration file to root?
+ This version of pam-mysql uses a configuration file which may include
+ passwords. It is recommended to restrict access to this file
+ so that unprivileged users can't read it.
  .
- There is probably no good reason *not* to do this. As the most common
- reason to use the configuration file is to hide the password.
+ If you choose this option, only root will have read access to the
+ pam-mysql configuration file.
--- pam-mysql.old/debian/control2012-08-22 06:51:38.940010532 +0200
+++ pam-mysql/debian/control2012-08-27 06:58:52.798945510 +0200
@@ -10,6 +10,5 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: PAM module allowing authentication from a MySQL server
- This module lets you use a MySQL database as a source of
- authentication (but not session or other) information for PAM-enabled
- apps.
+ This module lets PAM-enabled applications interface with a MySQL table
+ of usernames and passwords (but does not handle other account data).
--- pam-mysql.old/debian/changelog  2012-08-22 06:51:38.940010532 +0200
+++ pam-mysql/debian/changelog  2012-10-03 07:07:54.579586232 +0200
@@ -1,3 +1,22 @@
+pam-mysql (0.7~RC1-5) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+english team as part of the Smith review project. Closes: #685580
+  * [Debconf translation updates]
+  * Polish (Michał Kułach).  Closes: #687555
+  * Portuguese (Rui Branco).  Closes: #687709
+  * Czech (Michal Simunek).  Closes: #687723
+  * Danish (Joe Hansen).  Closes: #687816
+  * French (Julien Patriarca).  Closes: #687945
+  * Russian (Yuri Kozlov).  Closes: #688052
+  * German (Chris Leick).  Closes: #688154
+  * Swedish (Martin Bagge / brother).  Closes: #688431
+  * Italian (Beatrice Torracca).  Closes: #689040
+  * Spanish; (# traductor (campo Last-Translator) y ponga en copia a la
+lista de Matías Bellone).  Closes: #689462
+
+ -- Christian Perrier   Wed, 22 Aug 2012 07:14:57 +0200
+
 pam-mysql (0.7~RC1-4) unstable; urgency=low
 
   * Set bogus passwd in pam_mysql.conf so that root won't be able to


signature.asc
Description: Digital signature


Bug#640812: libopencryptoki0: libopencryptoki paths for modules are incorrect

2012-10-02 Thread Bart Martens
tags 640812 unreproducible moreinfo
stop


Hi Nikos,

Guido Trotter wrote in September 2011 on your bug report:
> I tried to reproduce this with something like p11tool --provider
> /usr/lib/pkcs11/libopencryptoki.so --list-tokens but it doesn't fail.
> Can you please tell me what command exactly you're running, and how it fails?

Can you answer this question please ?

Regards,

Bart Martens


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



Bug#685578: chef-solr: General update after the debconf review process

2012-10-02 Thread Christian PERRIER
Dear Debian maintainer,

On Wednesday, October 03, 2012, I sent you a notification about the beginning 
of a review
action on debconf templates for chef-solr.

Then, I sent you a bug report with rewritten templates and announcing
the beginning of the second phase of this action: call for translation
updates.

Translators have been working hard and here is now the result of their efforts.

Please consider using it EVEN if you committed files to your
development tree as long as they were reported.

The attached tarball contains:

- debian/changelog with the list of changes
- debian/control with rewrites of packages' descriptions
- debian/ with all the rewritten templates file(s)
- debian/po/*.po with all PO files (existing ones and new ones)

As said, please use *at least* the PO files as provided here,
preferrably over those sent by translators in their bug reports. All
of them have been checked and reformatted. In some cases, formatting
errors have been corrected.

The patch.rfr file contains a patch for the templates and control
file(s) alone.

Please note that this patch applies to the templates and control
file(s) of your package as of Wednesday, October 03, 2012. If your package was 
updated
in the meantime, I may have updated my reference copybut I also
may have missed that. This is indeed why I suggested you do not
modified such files while the review process was running,
remember..:-)

It is now safe to upload a new package version with these changes.

Please notify me of your intents with regards to this. 

There is of course no hurry to update your package but feel free to
contact me in case you would need sponsoring or any other action to
fix this.



-- 




patch.tar.gz
Description: Binary data
--- chef-solr.old/debian/chef-solr.templates2012-08-22 06:49:46.948799865 
+0200
+++ chef-solr/debian/chef-solr.templates2012-09-08 09:03:07.807785905 
+0200
@@ -1,12 +1,22 @@
+# 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: chef-solr/amqp_password
 Type: password
-Description: New password for the 'chef' AMQP user in the RabbitMQ vhost 
"/chef":
-  Set the password for the chef user in the AMQP server queue. Use
-  RabbitMQ's rabbitmqctl program to set this password. The default user
-  and vhost are assumed (chef and /chef, respectively).
-  .
-  RabbitMQ does not have the capability to read the password from a file, and
-  this will be passed via "" on the command-line. As such, do not use shell
-  meta-characters that could cause errors such as !.
-  .
-  This will be used in /etc/chef/solr.rb and /etc/chef/server.rb as 
'amqp_pass'.
+_Description: AMQP user password:
+ Please choose the password for the "chef" AMQP user in the RabbitMQ
+ vhost "/chef".
+ .
+ RabbitMQ's rabbitmqctl program, which will be used to set this password,
+ cannot read input from a file. Instead the password will be passed to it
+ as a quoted string, so it must not include any shell special characters
+ (such as the exclamation mark) which will cause errors.
+ .
+ The password will be stored in /etc/chef/solr.rb and /etc/chef/server.rb
+ as "amqp_pass".
--- chef-solr.old/debian/control2012-08-22 06:49:46.948799865 +0200
+++ chef-solr/debian/control2012-08-26 08:04:06.026673373 +0200
@@ -17,11 +17,11 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-interpreter, rabbitmq-server 
(>= 1.6), default-jre-headless | java6-runtime-headless, ruby-json (>= 1.4.6), 
chef (>= 0.10.10), solr-jetty (>= 1.4.0), ruby-libxml, adduser, ucf
 Replaces: chef-indexer
 Conflicts: chef-indexer
-Description: Manages search indexes of Chef node attributes using Solr
+Description: manager for search indexes of Chef node attributes using Solr
  The chef indexer listens to a message queue via AMQP for changes to search
  indexes. It then either creates or deletes entries in the index according
  to the information it is passed.
  .
- This package provides the chef-solr search engine which runs as a solr-jetty
- server, and chef-solr-indexer that talks to the AMQP message queue, by
- default rabbitmq-server.
+ This package provides the chef-solr search engine, which runs as a
+ solr-jetty server, along with chef-solr-indexer, which talks to the AMQP
+ message queue (by default, rabbitmq-server).
--- chef-solr.old/debian/changelog  2012-08-22 06:49:46.948799865 +0200
+++ chef-solr/debian/changelog  2012-10-03 07:04:13.402060449 +0200
@@ -1,3 +1,22 @@
+chef-solr (10.12.0+dfsg-2) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+english team as part of the Smith review project. Closes: #685578
+  * [Debconf translation updates]
+  * Polish (Michał Kułach).  Closes: #687554
+  * Portugues

Bug#689475: should recommend or suggest python-utidylib

2012-10-02 Thread Dmitry Eremin-Solenikov
Package: bokken
Version: 1.6-1
Severity: wishlist

bokken can make use of python-utidylib to preprocess and format HTML
code. Please add it to the list of bokken recomended or suggested
packages.

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

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

Versions of packages bokken depends on:
ii  graphviz   2.26.3-12
ii  pyew   2.0-3
ii  python 2.7.3~rc2-1
ii  python-gtk22.24.0-3
ii  python-gtksourceview2  2.10.1-2
ii  python-radare2 0.9-1
ii  python2.6  2.6.8-0.2
ii  python2.7  2.7.3~rc2-2.1

bokken recommends no packages.

bokken 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#632604: libatomic-ops: diff for NMU version 7.3~alpha1+git20111031-1.1

2012-10-02 Thread Ian Wienand
On Tue, Oct 2, 2012 at 8:35 AM, gregor herrmann  wrote:
> Ian, if your busy I'm happy to upload the fix (if Mehdi is ok with
> the diff).

Many thanks for looking into this.  I'd be glad if you can upload; I
would only upload the same thing anyway.

Thanks,

-i


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



Bug#689474: debian-installer: garbage in /etc/network/interfaces

2012-10-02 Thread Robert Edmonds
Package: debian-installer
Version: 20121003
Severity: normal

hi,

i've just done a wheezy install with this ISO image:

http://d-i.debian.org/daily-images/amd64/20121003-00:19/netboot/mini.iso
(md5sum 0848d57850dbcf6a758ceb0dfea7ac19)

everything seemed to go fine and on the first boot networking came up
successfully but somehow garbage has made it into the
/etc/network/interfaces file on the "dns-nameservers" line:

root@pao1ks1:~# grep dns-nameservers /etc/network/interfaces 
dns-nameservers pao1ks1 .223 dev eth0 orpo /ɴ S�
root@pao1ks1:~# grep dns-nameservers /etc/network/interfaces | hd
  09 64 6e 73 2d 6e 61 6d  65 73 65 72 76 65 72 73  |.dns-nameservers|
0010  20 70 61 6f 31 6b 73 31  20 2e 32 32 33 20 64 65  | pao1ks1 .223 de|
0020  76 20 65 74 68 30 20 6f  72 70 6f 20 2f c9 b4 35  |v eth0 orpo /..5|
0030  7f 20 53 fc ff 7f 0a  |. S|
0037
root@pao1ks1:~# 

(when i did the install i put in "8.8.8.8" for the DNS server and that
setting was written correctly to /etc/resolv.conf.)

i'd guess there's a buffer somewhere in netcfg that's not getting
properly filled.

-- 
Robert Edmonds
edmo...@debian.org


signature.asc
Description: Digital signature


Bug#689473: policykit-1: Please update policykit to 0.107

2012-10-02 Thread Robert Roth
Package: policykit-1
Version: 0.104-2ubuntu1
Severity: normal

Dear Maintainer,

Policykit 0.106 and 0.107 have been release including lots of bugfixes and new 
features.
It would be nice to have the debian package updated.
See the NEWS file at 
http://cgit.freedesktop.org/polkit/tree/NEWS?id=d0d0b3308d75cd7964eec6155427b0eb8f0b70d6

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

Kernel: Linux 3.5.0-16-generic (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 policykit-1 depends on:
ii  consolekit 0.4.5-3
ii  dbus   1.6.4-1ubuntu2
ii  libc6  2.15-0ubuntu18
ii  libglib2.0-0   2.34.0-1ubuntu1
ii  libpam0g   1.1.3-7ubuntu3
ii  libpolkit-agent-1-00.104-2ubuntu1
ii  libpolkit-backend-1-0  0.104-2ubuntu1
ii  libpolkit-gobject-1-0  0.104-2ubuntu1

policykit-1 recommends no packages.

policykit-1 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#686845: upgrade fails when using sympa with sqlite3

2012-10-02 Thread David Prévot
Control: merge -1 686846
Control: tags -1 fixed-upstream

Hi,

On Thu, Sep 06, 2012 at 04:45:28PM +, Clint Adams wrote:
> 
> When upgrading from squeeze, the postinst fails because exclusion_table
> does not exist.

Thanks, those issues have been reported upstream in #8400 and fixed:

https://sourcesup.renater.fr/tracker/index.php?func=detail&aid=8400

I quickly applied the r7377, r7443, and r7449 upstream patches: most
install errors went away. Since the upstream patches didn't apply
cleanly, some more work is needed to figure out what is exactly needed 
for the 6.1.11 version (upgrading to the next minor upstream revision
may not be an accepted move during the current freeze).

Regards

David


signature.asc
Description: Digital signature


Bug#681016: [release.debian.org] unblock: dotlrn/2.5.0+dfsg-8

2012-10-02 Thread Hector Romojaro
> Thanks.  btw, I'm assuming these issues also apply to the package in
> unstable? If so then they should really be fixed there too.

Yes, once the solution is "definitive" i'll apply the changes to
unstable, otherwise it will break on the upgrade. Openacs package has
the same issues so it will be updated too.

> +ucf --debconf-ok $localconfigtmp $localconfig || cp -f 
> $localconfigtmp $localconfig
> 
> Under what circumstances might ucf fail in a way that would necessitate
> the forced copying?

None in particular, just thought it could be more robust that way. In
case local ucf is broken somehow, dotlrn could install anyway.

> +chmod 640 $localconfig
> +chown www-data:www-data $localconfig
> 
> This looks like it would overwrite any local changes made to the
> permissions?

Yes, should i check if the file already exists and respect the existing
permissions?

> +rm -f /etc/aolserver4/conf.d/dotlrn.tcl 
> /etc/aolserver4/conf.d/dotlrn.sh
> +# Start aolserver after removal
> +[ -f /etc/init.d/aolserver4 ] && invoke-rc.d aolserver4 start
> 
> What's the logic here? If the intention is to make aolserver4 notice
> that the configuration files have gone away then "restart" would
> probably be more appropriate? There is a potential issue here though if
> the service wasn't actually running before dotlrn was removed.

I see, so could this be an acceptable replacement?

[ -f /etc/init.d/aolserver4 ] && [ -f /var/run/aolserver4/dotlrn.pid ]
&& invoke-rc.d aolserver4 restart

...or this one, assuming /etc/init.d/aolserver4 exists if there is
a /var/run/aolserver4/dotlrn.pid file:

[ -f /var/run/aolserver4/dotlrn.pid ] && invoke-rc.d aolserver4 restart

> +# If the file was not modified by the user, then we can restore
> +# it to its initial state (before running postinst and modify it
> +# with debconf values) by deleting the modified lines.
> +#
> +# See Bug #688435
> +#  
> +if dpkg --compare-versions "$2" le "2.5.0+dfsg-6+wheezy1"
> +then
> +# Reset config.tcl to its primordial state
> +sed -i '/set db_host/,/set db_user/d' /etc/dotlrn/config.tcl
> +fi
> 
> If the file had been modified by the user, you've just overwritten their
> changes? I guess that would already have happened with the forced
> debconf overwrite. :-(

Only the changes between the lines "## Debconf changes (DO NOT EDIT
BYHAND) ##" and "## End Debconf Changes ###" are
overwritten.

The idea behind this was:
- If the file wasn't modified by the user, then the upgrade is performed
smoothly and the new config.local file is generated with the old debconf
values.
- If the "debconf block" was modified by hand by the user, then
overwrite the changes with the debconf ones in config.local. It should
be ok, because there was a warning about not doing that.
- If another block of the file was modified by the user, then prompt him
about the changes, as with any other config file.

Now, i realise that i'm assuming that the user should only use debconf
to modify these changes (database settings, via package reconfigure),
should i give the user the chance to edit this settings by hand,
checking them on preinst and replacing the current debconf values with
the modified ones?

Thanks again!

Kind regards, 
Héctor


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



Bug#689472: felix-gogo-shell: Install .jar into /usr/share/java to comply with Debian packaging guidelines

2012-10-02 Thread 李健秋
Package: felix-gogo-shell
Version: 0.10.0-1
Severity: important

Dear Maintainer,

Here is an improvement for this package.

Please add '--java-lib' option in debian/*.poms file to make sure it
create symbols links for the .jar file under /usr/share/java to comply
with Debian packaging guidelines.

Let me know if you need a debdiff or NMU.

Thank you for maintain this package. :)

-Andrew

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

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.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#689471: felix-gogo-runtime: Install .jar into /usr/share/java to comply with Debian packaging guidelines

2012-10-02 Thread 李健秋
Package: felix-gogo-runtime
Version: 0.10.0-1
Severity: important

Dear Maintainer,

Here is an improvement for this package.

Please add '--java-lib' option in debian/*.poms file to make sure it
create symbols links for the .jar file under /usr/share/java to comply
with Debian packaging guidelines.

Let me know if you need a debdiff or NMU.

Thank you for maintain this package. :)

-Andrew

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

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.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#689470: fai-server: customised fai.conf does not get installed into the nfsroot

2012-10-02 Thread Robert Norris
Package: fai-server
Version: 4.0.3
Severity: important
Tags: upstream

I'm upgrading to FAI 4 to better support wheezy installs. I have a
customised fai.conf:

# Where to find the FAI config space
FAI_CONFIG_SRC=nfs://10.202.5.15/srv/fai/config

# Allow unsigned packages. We trust our APT sources
FAI_ALLOW_UNSIGNED=1

make-fai-nfsroot from 3.4 would copy it (and other stuff in /etc/fai)
into the nfsroot. fai-make-nfsroot does not.

This commit appears to be the culprit:

commit 00680686dc8751a9c7623fb65a956ab7ddf6af5a
Author: Thomas Lange 
Date:   Tue Oct 18 15:31:20 2011 +

do not copy fai files into the nfsroot

diff --git a/bin/make-fai-nfsroot b/bin/make-fai-nfsroot
index 019317a..ff413ed 100755
--- a/bin/make-fai-nfsroot
+++ b/bin/make-fai-nfsroot
@@ -202,6 +202,10 @@ copy_fai_files() {
 
 # copy to nfsroot
 $ROOTCMD usermod -p "$FAI_ROOTPW" root
+mkdir $NFSROOT/etc/fai # create empty directory
+return # do not copy fai files at all
+
+ 
 cp -RLpv $cfdir/* $NFSROOT/etc/fai
 # append additional variables to fai.conf for the install clients
 [ -z "$FAI_CONFIG_SRC" ] && echo 
"FAI_CONFIG_SRC=nfs://`hostname`$FAI_CONFIGDIR" >> $NFSROOT/etc/fai/fai.conf

This is also the cause of #685289.

I've worked around it by copying fai.conf into the nfsroot in a hook script.

-- 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.5-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.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#689469: libcairo2-dev: need libx11-xcb-dev in deps for pkg-config

2012-10-02 Thread nick black
Source: libcairo2-dev
Version: 1.12.2-2
Severity: normal
Tags: patch

Dear Maintainer,

The libcairo2-dev package ought have libx11-xcb-dev as a dependency. Please see
my downstream report:

https://www.sprezzatech.com/bugs/show_bug.cgi?id=418

without this package installed, pkg-config --cflags cairo fails. With it, we
get the expected output.

The patch is trivial:

--- a/packaging/cairo/debian/control
+++ b/packaging/cairo/debian/control
@@ -48,6 +49,7 @@ Depends: libcairo2 (= ${binary:Version}),
  libxcb-render0-dev (>= 1.6),
  libxcb-shm0-dev,
  libgl1-mesa-dev,
+ libx11-xcb-dev,
 # libegl1-mesa-dev [!hurd-any],
  libglib2.0-dev,
  ${shlibs:Depends},

Please apply. Thanks!



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

Kernel: Linux 3.5.4 (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


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



Bug#688253: dvi2ps-fontdesc-morisawa5: uninstallable in sid, depends on the removed vfdata-morisawa5

2012-10-02 Thread Atsuhito Kohda
Hi all, sorry for so late reply.

On Tue, 2 Oct 2012 12:07:46 +0100, Colin Watson wrote:

> This is because Provides don't satisfy versioned dependencies.  I
> suggest adding an explicit alternative to work around this; and while
> you're at it you should correct the obsolete-relation-form-in-source
> Lintian warning on the same line.
> 
>   * Allow texlive-lang-cjk as an alternative to the removed vfdata-morisawa5
> (closes: #688253).
>   * Correct syntax of versioned dependency on vfdata-morisawa5.

I thought wrongly that this package was obsolete and unnecessary
after removal of vfdata-morisawa5 so did not pay so much attention
to this package (sorry).  But I notice after reviewing that 
this package is necessary even now to use complete set of morisawa fonts.

But it seems necessary to modify contents of the package to be 
compatible with texlive-lang-cjk's directory structure.

Installable but not usable is not a good solution, so I need to check
a bit more throughly the package.  Please wait for a while.

Thanks for your contributions.

Best regards,   2012-10-3(Wed)

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


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



Bug#687969: ftp.debian.org: ftp.kr.debian.org began to develop Hash Sum errors.

2012-10-02 Thread Jaeho Shin
Sorry about the confusion.  However, you can confirm the upstream ones are
fresh.

ftp-master having Tue Oct  2 20:28:04 UTC 2012

Seems like the upgrade wasn't smooth and our timestamps aren't being
generated since then.  We are hooking some of our pre/post scripts into
ftpsync, but that must have gone wrong.  We'll fix it soon.


Yes we do receive the mails, and despite seeing some connection timeouts
for a few days, it seems to be keeping in sync. (except our trace timestamp)

We're also working on opening a ssh port for receiving push triggers from
you.  Our campus network policy became very strict a while ago and most of
the known service ports have been closed. Is it possible to receive ssh
triggers on a non-standard port BTW?


~Jaeho

On Tue, Oct 2, 2012 at 3:24 PM, Simon Paillard  wrote:

> Hi,
>
> On Mon, Oct 01, 2012 at 01:54:10AM -0700, Jaeho Shin wrote:
> > Sorry for the delay.
> > A few days ago, we have upgraded our ftpsync to a recent one, but forgot
> to
> > respond.
> >
> > This bug can be closed now, and we'll keep a better eye on the mailing
> list
> > in the future.
>
> No successful update occurred since 20th Sept ?
> http://ftp.kr.debian.org/debian/project/trace/
>
> Could you please check what is going on ?
>
> Do you receive ftpsync mails ?
>
> --
> Simon Paillard
>
>


Bug#689276:

2012-10-02 Thread Paul Wise
On Wed, 2012-10-03 at 00:05 +0100, Colin Watson wrote:

> Paul, according to the --help output, you can use -n/--no-echo to
> disable keyboard echo.  However, I don't know whether anyone's asked
> about this before and perhaps it would make sense to flip the default
> around?

I didn't notice this option, but I think it would be a good idea to flip
the default to disabling keyboard echo.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#637294: bug is still reproducible

2012-10-02 Thread d wk
I have this bug with inkscape 0.48.3.1-1.1 and libgnomevfs2-0 1:2.24.4-1.
The suggested fix, uncommenting the line "file: file"
in /etc/gnome-vfs-2.0/modules/default-modules.conf, has resolved the issue.
The SVG file I was originally trying to open was created with
inkscape 0.45.1: /usr/share/kde4/apps/kgoldrunner/themes/default/set.svg
from kgoldrunner 4:4.8.4-1. I suspect the issue would happen with any SVG
file, but I cannot go back to the old behaviour now by re-commenting-out
the "file: file" line, so I do not know for sure.

Here is the error message reproduced for completeness:

$ inkscape default/set.svg

(inkscape:21058): libgnomevfs-CRITICAL **: gnome_vfs_uri_is_local:
assertion `uri != NULL' failed

** (inkscape:21058): WARNING **: Invalid URI

** (inkscape:21058): WARNING **: Error:  Could not open file
'default/set.svg' with VFS


Bug#521178: fakeroot: doesn't work with ACLs

2012-10-02 Thread David Mohr

Hi,

I would also like to see this issue fixed. I can confirm the bug on a 
squeeze host using a backported fakeroot 1.18.4-2 .


The scenario where I find ACLs useful is a shared build host where 
several people have access. I set up default ACLs to give everyone write 
permissions, and now (in theory) everyone can build packages out of the 
same build tree without having to resort to something like "sudo 
chown...".


Example:

$ fakeroot cp -p README README.copy
cp: preserving permissions for `README.copy': Operation not supported

$ getfacl README
# file: README
# owner: foo
# group: foo
user::rw-
group::r--
group:src:rw-
mask::rw-
other::r--

$ getfacl README.copy
# file: README.copy
# owner: david
# group: david
user::rw-
group::r-x  #effective:r--
group:src:rwx   #effective:rw-
mask::rw-
other::r--

Thanks,
~David


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



Bug#689468: Spanish translation

2012-10-02 Thread Matías Bellone

Please use this file instead due to a copy/paste error on the previous one.

Regards,
Toote
# fpc translation to Spanish
# Copyright (C) 2012 Software in the Public Interest, SPI Inc.
# This file is distributed under the same license as the fpc package.
#
# Changes:
# - Initial translation
#  Matías Bellone  , 2012
#
#  Traductores, si no conoce el formato PO, merece la pena leer la 
#  documentación de gettext, especialmente las secciones dedicadas a este
#  formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
#   http://www.debian.org/intl/spanish/
#   especialmente las notas y normas de traducción en
#   http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
#   /usr/share/doc/po-debconf/README-trans
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Si tiene dudas o consultas sobre esta traducción consulte con el último
# traductor (campo Last-Translator) y ponga en copia a la lista de
# traducción de Debian al español ()
#
msgid ""
msgstr ""
"Project-Id-Version: fpc\n"
"Report-Msgid-Bugs-To: f...@packages.debian.org\n"
"POT-Creation-Date: 2012-09-25 19:56+0200\n"
"PO-Revision-Date: 2012-10-02 21:30-0300\n"
"Last-Translator: Matías Bellone \n"
"Language-Team: Debian L10N Spanish \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid "Rename \"/etc/fpc.cfg\" to \"/etc/fpc.cfg.bak\"?"
msgstr "¿Renombrar «/etc/fpc.cfg» a «/etc/fpc.cfg.bak»?"

#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid ""
"FPC now supports having multiple versions installed on the same system. The "
"update-alternatives command can be used to set a default version for\n"
" * fpc (the compiler);\n"
" * fpc.cfg (the configuration file);\n"
" * fp-utils (the helper tools)."
msgstr ""
"FPC ahora puede tener múltiples versiones instaladas en el mismo sistema. "
"Puede utilizar la órden «update-alternatives» para definir la versión "
"predeterminada de: "
" * fpc (el compilador);\n"
" * fpc.cfg (el archivo de configuración);\n"
" * fp-utils (las herammientas de ayuda)."


#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid ""
"Whatever version you may choose as default, the configuration files are "
"always backward compatible, so it should always be safe to use the latest "
"version."
msgstr ""
"Los archivos de configuración son siempre compatibles hacia atrás sin "
"importar la versión que elija como predeterminada, por lo que siempre "
"debería ser seguro utilizar la última versión."


#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid ""
"In order to use the alternatives system on the system wide FPC configuration "
"file you must accept renaming \"/etc/fpc.cfg\"; otherwise you will need to "
"manage this manually by yourself."
msgstr ""
"Debe aceptar el cambiar el nombre de «/etc/fpc.cfg» para utilizar el "
"sistema de alternativas en la configuración de FPC para todo el equipo; "
"de lo contrario deberá administrarlo a mano por su cuenta."


Bug#689368: Mouse and keyboard freeze on Ivy Bridge platform

2012-10-02 Thread Jonathan Nieder
Sébastien Dinot wrote:

> Good point! Keyboard and mouse work again after these commands.

Yay.

Ok, one more test and then we should take this upstream: if you set
the usbcore.autosuspend parameter to -1, does that change anything?

# modprobe -r ehci_hcd; # or unplug mouse
# echo -1 >/sys/module/usbcore/parameters/autosuspend
# modprobe ehci_hcd; # or replace mouse

Either way, please send a summary to linux-...@vger.kernel.org, cc-ing
Alan Stern , linux-in...@vger.kernel.org,
and either me or this bug log so we can track it.  Be sure to mention:

 - steps to reproduce, expected result, actual result, and how the
   difference indicates a bug (should be simple enough)

 - which kernels you have tested and what happened with each

 - how reproducible it is and how long it takes (e.g., within a couple
   of hours 80% of the time?)

 - full "dmesg" output from booting and reproducing it, as an
   attachment or link

 - a link to http://bugs.debian.org/689368 for the backstory

 - any other weird symptoms or observations

If we're lucky, someone upstream will have ideas for commands or
patches to try to further track down the cause.

Thanks again for your help and patience.

Good luck,
Jonathan


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



Bug#689380: fix

2012-10-02 Thread Wendy Elmer
The problem is here:

clarity_cover.c: In function 'clarity_cover_set_album_item':

clarity_cover.c:244:9: error: format not a string literal and no format
arguments [-Werror=format-security]

I fixed the problem like this:

gtkpod-2.1.2/plugins/clarity/clarity_cover.c

// Set cover artwork
gtk_clutter_texture_set_from_pixbuf (GTK_CLUTTER_TEXTURE(priv->texture), 
item->albumart, &error);
if (error) {
+   g_warning("%s", error->message);
-   g_warning(error->message);
g_error_free(error);
return;
}

After the fix gtkpod compiled.


Bug#689468: Spanish translation

2012-10-02 Thread Matías Bellone

Package: fpc
Severity: wishlist
Tags: l10n

Dear Mantainer,

Find attached the Spanish PO file for FPC.

Regards,
Toote
# fpc translation to Spanish
# Copyright (C) 2012 Software in the Public Interest, SPI Inc.
# This file is distributed under the same license as the chef-solr package.
#
# Changes:
# - Initial translation
#  Matías Bellone  , 2012
#
#  Traductores, si no conoce el formato PO, merece la pena leer la 
#  documentación de gettext, especialmente las secciones dedicadas a este
#  formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
#   http://www.debian.org/intl/spanish/
#   especialmente las notas y normas de traducción en
#   http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
#   /usr/share/doc/po-debconf/README-trans
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Si tiene dudas o consultas sobre esta traducción consulte con el último
# traductor (campo Last-Translator) y ponga en copia a la lista de
# traducción de Debian al español ()
#
msgid ""
msgstr ""
"Project-Id-Version: fpc\n"
"Report-Msgid-Bugs-To: f...@packages.debian.org\n"
"POT-Creation-Date: 2012-09-25 19:56+0200\n"
"PO-Revision-Date: 2012-10-02 18:41-0300\n"
"Last-Translator: Matías Bellone \n"
"Language-Team: Debian L10N Spanish \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid "Rename \"/etc/fpc.cfg\" to \"/etc/fpc.cfg.bak\"?"
msgstr "¿Renombrar «/etc/fpc.cfg» a «/etc/fpc.cfg.bak»?"

#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid ""
"FPC now supports having multiple versions installed on the same system. The "
"update-alternatives command can be used to set a default version for\n"
" * fpc (the compiler);\n"
" * fpc.cfg (the configuration file);\n"
" * fp-utils (the helper tools)."
msgstr ""
"FPC ahora puede tener múltiples versiones instaladas en el mismo sistema. "
"Puede utilizar la órden «update-alternatives» para definir la versión "
"predeterminada de: "
" * fpc (el compilador);\n"
" * fpc.cfg (el archivo de configuración);\n"
" * fp-utils (las herammientas de ayuda)."


#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid ""
"Whatever version you may choose as default, the configuration files are "
"always backward compatible, so it should always be safe to use the latest "
"version."
msgstr ""
"Los archivos de configuración son siempre compatibles hacia atrás sin "
"importar la versión que elija como predeterminada, por lo que siempre "
"debería ser seguro utilizar la última versión."


#. Type: boolean
#. Description
#: ../fp-compiler.templates.in:2001
msgid ""
"In order to use the alternatives system on the system wide FPC configuration "
"file you must accept renaming \"/etc/fpc.cfg\"; otherwise you will need to "
"manage this manually by yourself."
msgstr ""
"Debe aceptar el cambiar el nombre de «/etc/fpc.cfg» para utilizar el "
"sistema de alternativas en la configuración de FPC para todo el equipo; "
"de lo contrario deberá administrarlo a mano por su cuenta."


Bug#689368: Mouse and keyboard freeze on Ivy Bridge platform

2012-10-02 Thread Sébastien Dinot
Jonathan Nieder a écrit :
> Does unloading and reloading the USB driver ("modprobe -r ehci_hcd &&
> modprobe ehci_hcd") have any effect?

Good point! Keyboard and mouse work again after these commands.

Once again, I found the following event in the kern.log file:


Oct  3 01:11:33 hector kernel: [ 4016.352234] usb 2-1.5: USB disconnect, device 
number 10
Oct  3 01:11:33 hector kernel: [ 4016.558658] usb 2-1.5: new low-speed USB 
device number 11 using ehci_hcd
Oct  3 01:11:33 hector kernel: [ 4016.657061] usb 2-1.5: New USB device found, 
idVendor=045e, idProduct=00a4
Oct  3 01:11:33 hector kernel: [ 4016.657066] usb 2-1.5: New USB device 
strings: Mfr=1, Product=2, SerialNumber=0
Oct  3 01:11:33 hector kernel: [ 4016.657069] usb 2-1.5: Product: Microsoft(R) 
Compact Optical Mouse
Oct  3 01:11:33 hector kernel: [ 4016.657071] usb 2-1.5: Manufacturer: Microsoft
Oct  3 01:11:33 hector kernel: [ 4016.662142] input: Microsoft Microsoft(R) 
Compact Optical Mouse as 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input19
Oct  3 01:11:33 hector kernel: [ 4016.662536] hid-generic 0003:045E:00A4.0009: 
input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft(R) Compact Optical 
Mouse] on usb-:00:1d.0-1.5/input0


And the freeze occured at 01:11:33 (more or less few seconds by my watch).

Sébastien

-- 
Sébastien Dinot, sebastien.di...@free.fr
http://sebastien.dinot.free.fr/
Ne goûtez pas au logiciel libre, vous ne pourriez plus vous en passer !


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



Bug#167445: xzgv: mailcap entries would be nice

2012-10-02 Thread Kevin Ryde
>   * Install mailcap entries (Closes: #167445)

The package doesn't seem to add to /etc/mailcap.

Is there supposed to be a /usr/lib/mime/package/xzgv file?  I see the
dh_installmime call for that, but has the corresponding debian/mime file
been missed?


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



Bug#689467: bacula: [INTL:es] New spanish translation

2012-10-02 Thread Javier Fernández-Sanguino Peña
Package: bacula
Version: 5.2.6+dfsg-4
Severity: wishlist
Tags: l10n patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please find attached a new po-debconf translation of this package into Spanish.
This translation is still being reviewed by the Spanish translation team. If
the translation gets updated  I will submit a new file to this bug report.

Thanks for including it in your next package upload,

Javier

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

iD8DBQFQa3RysandgtyBSwkRAgkcAJ4y7Q/JHOItii8KS2KyZzCxiFzYfwCdEQn/
IDSJaTmxGs84+SUsNQH7F9w=
=0Lt/
-END PGP SIGNATURE-
# bacula po-debconf translation to Spanish
# Copyright (C) 2012 Software in the Public Interest, SPI Inc.
# This file is distributed under the same license as the bacula package.
#
# Changes:
# - Initial translation
#   Javier Fernández-Sanguino  , 2012
#
#
#  Traductores, si no conoce el formato PO, merece la pena leer la 
#  documentación de gettext, especialmente las secciones dedicadas a este
#  formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
#   http://www.debian.org/intl/spanish/
#   especialmente las notas y normas de traducción en
#   http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
#   /usr/share/doc/po-debconf/README-trans
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Si tiene dudas o consultas sobre esta traducción consulte con el último
# traductor (campo Last-Translator) y ponga en copia a la lista de
# traducción de Debian al español ()
#
msgid ""
msgstr ""
"Project-Id-Version: bacula\n"
"Report-Msgid-Bugs-To: bac...@packages.debian.org\n"
"POT-Creation-Date: 2012-10-02 07:10+0200\n"
"PO-Revision-Date: 2012-10-03 01:07+0200\n"
"Last-Translator: Javier Fernández-Sanguino \n"
"Language-Team: Debian Spanish \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POFile-SpellExtra: Bacula bacula conf dir\n"

#. Type: error
#. Description
#: ../bacula-director-db.templates.in:2001
msgid "Unsafe bacula-director password changed"
msgstr "Se ha modificado una contraseña insegura de «bacula-director»"

#. Type: error
#. Description
#: ../bacula-director-db.templates.in:2001
msgid ""
"This installation of Bacula was still using an unsafe password for access to "
"the bacula-director service, as shipped with old versions of Bacula."
msgstr "Esta instalación de Bacula estaba aún utilizando una contraseña insegura para acceder al servicio «bacula-director», como se distribuía en versiones anteriores de Bacula."

#. Type: error
#. Description
#: ../bacula-director-db.templates.in:2001
msgid ""
"In order to secure this Bacula server, the password in bacula-dir.conf has "
"been modified. You will need to change it on clients so that they can still "
"access the bacula-director service."
msgstr "Tiene que modificarse la contraseña en el archivo «bacula-dir.conf» Para poder proteger este servidor Bacula. Tendrá que cambiarlo en los clientes para que puedan seguir accediendo al servicio «bacula-director»."


Bug#689466: icedove: Insane default causes data loss: "delete messages more than 30 days old" should NOT be selected by default

2012-10-02 Thread Noel David Torres Taño
Package: icedove
Version: 3.1.13-1
Severity: critical
Justification: causes serious data loss

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

   * What led up to the situation?
I just installed Icedove and configured it for my IMAP account (on which I have 
stored e-mails from quite a long time). For every folder I opened, it deleted 
all messages older than 30 days.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
I changed the settings on the IMAP account from "Delete messages more than <30> 
days old" to "Don't delete any messages" which should have been the default.
   * What was the outcome of this action?
This stopped data loss, but I definitely loss the messages as they were deleted 
from the server.
   * What outcome did you expect instead?
I expected a sane default on a program that is packaged for Debian.

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


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

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

Versions of packages icedove depends on:
ii  debianutils   4.3
ii  fontconfig2.8.0-3
ii  libasound21.0.25-2
ii  libatk1.0-0   2.4.0-2
ii  libc6 2.13-32
ii  libcairo2 1.12.2-1
ii  libdbus-1-3   1.5.12-1
ii  libffi5   3.0.10-3
ii  libfontconfig12.9.0-5
ii  libfreetype6  2.4.9-1
ii  libgcc1   1:4.7.0-8
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libglib2.0-0  2.32.2-1
ii  libgtk2.0-0   2.24.10-1
ii  libhunspell-1.2-0 1.2.14-4
ii  libjpeg8  8d-1
ii  libnspr4-0d   2:4.9.2-1
ii  libnss3-1d2:3.13.6-1
ii  libpango1.0-0 1.30.0-1
ii  libpixman-1-0 0.24.4-1
ii  libpng12-01.2.49-1
ii  libsqlite3-0  3.7.11-3
ii  libstartup-notification0  0.12-1
ii  libstdc++64.7.0-8
ii  libx11-6  2:1.5.0-1
ii  libxrender1   1:0.9.7-1
ii  libxt61:1.1.3-1
ii  psmisc22.16-1
ii  zlib1g1:1.2.7.dfsg-1

Versions of packages icedove recommends:
ii  hunspell-en-us [hunspell-dictionary]  20070829-4
ii  myspell-es [myspell-dictionary]   1.11-2

Versions of packages icedove suggests:
ii  libdbus-glib-1-2  0.98-1
ii  libgconf2-4   3.2.5-1
ii  libgnomevfs2-01:2.24.4-1
ii  libgssapi-krb5-2  1.10.1+dfsg-1
ii  libnotify40.7.5-1
ii  ttf-lyx   2.0.3-2

-- 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#689465: audacious: doesn't remember last screen position

2012-10-02 Thread a
Package: audacious
Version: 3.2.3-1
Severity: normal

Dear Maintainer,

It seams that audacious doesn't remember closing screen position under xfce. 
Open audacious, move around the screen, close, open again. Audacious opens with 
a different position that it was closed with.


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

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

Versions of packages audacious depends on:
ii  audacious-plugins3.2.3-1+b1
ii  dbus 1.6.0-1
ii  dbus-x11 1.6.0-1
ii  gtk2-engines-pixbuf  2.24.10-2
ii  libaudclient23.2.3-1
ii  libaudcore1  3.2.3-1
ii  libc62.13-35
ii  libdbus-1-3  1.6.0-1
ii  libdbus-glib-1-2 0.100-1
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.32.3-1
ii  libgtk-3-0   3.4.2-3
ii  libguess11.1-1
ii  libice6  2:1.0.8-2
ii  libsm6   2:1.2.1-2

Versions of packages audacious recommends:
ii  unzip  6.0-7

audacious 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#689414: spamassassin adds T_DKIM_INVALID to "X-Spam-Status:" even if the signature is valid

2012-10-02 Thread Noah Meyerhans
On Tue, Oct 02, 2012 at 11:55:23PM +0200, Vincent Lefevre wrote:
> > *Any* user who chooses to reject mail based on an invalid DKIM signature
> > for any reason is making a mistake and will lose legitimate mail:
> > http://en.wikipedia.org/wiki/Dkim#Content_modification
> 
> You're wrong. My mail server DOES NOT modify messages.

But if you are only corresponding with other users of your mail server,
then why do you care about DKIM? DKIM signatures can be rendered invalid
elsewhere along the delivery path.

Similar to SPF, DKIM *cannot* be used to identify spam. The only sane
way to use it is to re-enforce "hamminess"

> > Ultimately, though I reset this bug's severity to 'important', I really
> > think this error is entirely cosmetic and the appropriate severity is
> > 'minor'. T_DKIM_INVALID does not, and should not, contribute to a
> > message's spam score by default.
> 
> It is not cosmetic. What is the default doesn't matter. The point
> is that the user can have its own configuration. And if SpamAssassin
> says something, the user is in his own right to use this information.
> If the user shouldn't use the result of the T_DKIM_INVALID test, then
> shouldn't be there in the first place.

The KDIM test is not enabled by default and is clearly marked as
experimental in the config. If you choose to enable it without
understanding what it does or how it works and are surprised by the
results, I cannot help you. You need to understand the ramifications of
your configuration changes if you're going to make them.

noah



signature.asc
Description: Digital signature


Bug#689276: Yes it does

2012-10-02 Thread Jason A. Donenfeld
pass insert -n name

or

pass insert --no-echo name



See the man page for all options.


Bug#689399: claws-mail-tnef-parser: rendering is useless

2012-10-02 Thread duck

Coin,

On 2012-10-02 12:53, Ricardo Mones wrote:


  It's clear it doesn't work as you expect, but that doesn't make it
unsuitable for everybody else, as you suggest. In fact seems it 
helped
you to deal succesfully with a tnef attachment (again, not as you 
wished,

but somehow), so, while your feedback is appreciated and this will be
forwarded upstream, this kind of conclusion is pretty absurd to me.


Working in computer science i was able to deal with this plugin, but i 
don't think a non-geek person would be able to use it at all. Debian is 
a universal OS and we should work for most users, and they would surely 
be lost when they don't see any proper attached mail. It is not trivial 
to guess which software to use to open an application/octet-stream and 
most people would just be disappointed.


I, as a DD, consider this plugin of insufficient quality for 
"normal"/non-geek people, and i consider it a bug and not a wish because 
the only goal of this plugin/package is defeated for the intended 
audience of both Debian and the users of claws-mail (which is not an 
obscure adminsys or dev tool).


You downgraded this br, so be it. Please note i fully disagree. Nothing 
personal.


Regards.

--
Marc Dequènes


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



Bug#689219: RFS: libcdk5/5.0.20120323-1 [ITA] -- C-based curseswidget library

2012-10-02 Thread Jose G . López
El mar, 02-10-2012 a las 04:44 -0400, Thomas Dickey escribió:
> hmm - mostly correct.  The dates are an issue (I keep each file
> separately marked according to the last modification).
> The most recent years that I have marked in the sources are
> 2012, 2011, 2010, and 2009:

> [...]

Hello Thomas,

With that in mind I think it is best to change your copyright years by a
range (1999-2012) as GNU Standards suggest, thanks.

I've re-uploaded a new version to mentors fixing the copyright and
adding a manpage for cdk-config.

Regards


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


Bug#689463: tumbler: Tumbler does not allow to unmount media containing files that can be thumbnailed

2012-10-02 Thread Noel David Torres Taño
Package: tumbler
Version: 0.1.25-1
Severity: important

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

   * What led up to the situation?
Inserting a DVD with 6 video files, looking at it on Thunar, and trying to 
eject it. It was not ejected.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
I tried to eject from Thunar: Ineffective.
I tried to umount from command line: Ineffective.
   * What was the outcome of this action?
I was unable to eject the DVD.
   * What outcome did you expect instead?
I want my DVDs to get out from my computer when I wish.

Moreinfo: When I did lsof /media/DVD I found that it was used by tumblerd. When 
I killed tumblerd the disc was ejected as it should have been when I ordered.

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


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

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

Versions of packages tumbler depends on:
ii  libc6   2.13-32
ii  libcairo2   1.12.2-1
ii  libdbus-1-3 1.5.12-1
ii  libdbus-glib-1-20.98-1
ii  libfreetype62.4.9-1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.2-1
ii  libgstreamer0.10-0  0.10.36-1
ii  libgtk2.0-0 2.24.10-1
ii  libjpeg88d-1
ii  libpango1.0-0   1.30.0-1
ii  libpng12-0  1.2.49-1
ii  libpoppler-glib60.16.7-3
ii  libpoppler130.16.7-3
ii  libtumbler-1-0  0.1.25-1
ii  libxml2 2.7.8.dfsg-9
ii  tumbler-common  0.1.25-1
ii  zlib1g  1:1.2.7.dfsg-1

tumbler recommends no packages.

Versions of packages tumbler suggests:
pn  tumbler-plugins-extra  

-- 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#689462: pam-mysql: [INTL:es] New spanish translation

2012-10-02 Thread Javier Fernández-Sanguino Peña
Package: pam-mysql
Version: 0.7~RC1-4+b3
Severity: wishlist
Tags: l10n patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Please find attached an po-debconf translation of this package into
Spanish.

Thanks for including it in your next package upload,

Javier

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

iD8DBQFQa28psandgtyBSwkRApimAJwIfMcrI9WwklOsNChJw0XZYt0jpwCeOQbO
QgwfFPrkBnSGic5JQ2b21F0=
=RVoi
-END PGP SIGNATURE-
# pam-mysql po-debconf translation to Spanish
# Copyright (C) 2012 Software in the Public Interest, SPI Inc.
# This file is distributed under the same license as the pam-mysql package.
#
# Changes:
# - Initial translation
#   Javier Fernández-Sanguino  , 2012
#
#
#  Traductores, si no conoce el formato PO, merece la pena leer la 
#  documentación de gettext, especialmente las secciones dedicadas a este
#  formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
#   http://www.debian.org/intl/spanish/
#   especialmente las notas y normas de traducción en
#   http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
#   /usr/share/doc/po-debconf/README-trans
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Si tiene dudas o consultas sobre esta traducción consulte con el último
# traductor (campo Last-Translator) y ponga en copia a la lista de
# traducción de Debian al español ()
#
msgid ""
msgstr ""
"Project-Id-Version: pam-mysql\n"
"Report-Msgid-Bugs-To: pam-my...@packages.debian.org\n"
"POT-Creation-Date: 2012-09-13 07:47+0200\n"
"PO-Revision-Date: 2012-10-03 00:45+0200\n"
"Last-Translator: Javier Fernández-Sanguino \n"
"Language-Team: Debian Spanish \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POFile-SpellExtra: root pam mysql\n"

#. Type: boolean
#. Description
#: ../libpam-mysql.templates:2001
msgid "Restrict access to pam-mysql configuration file to root?"
msgstr "¿Desea restringir el acceso del archivo de configuración de pam-mysql a root?"

#. Type: boolean
#. Description
#: ../libpam-mysql.templates:2001
msgid ""
"This version of pam-mysql uses a configuration file which may include "
"passwords. It is recommended to restrict access to this file so that "
"unprivileged users can't read it."
msgstr "Esta versión de pam-mysql utiliza un archivo de configuración que puede incluir contraseñas. Se recomienda restringir el acceso a este fichero de forma que los usuarios no privilegiados no puedan leerlo."

#. Type: boolean
#. Description
#: ../libpam-mysql.templates:2001
msgid ""
"If you choose this option, only root will have read access to the pam-mysql "
"configuration file."
msgstr "Sólo el usuario «root» tendrá acceso de lectura al archivo de configuración de pam-mysql si escoge esta opción."


Bug#669314: NFS: kernel forces trailing slash for export in /proc/self/mounts

2012-10-02 Thread Chris Hiestand
I haven't had a chance to test it yet thanks. I'll be too busy until at least 
mid-next week, but I will test it then if nobody beats me to it.

-Chris


On Sep 30, 2012, at 2:23 PM, Jonathan Nieder  wrote:

> Thanks for looking it over.  Did you get a chance to test Ben's patch?
> 
> Curious,
> Jonathan



smime.p7s
Description: S/MIME cryptographic signature


Bug#687969: ftp.debian.org: ftp.kr.debian.org began to develop Hash Sum errors.

2012-10-02 Thread Simon Paillard
Hi,

On Mon, Oct 01, 2012 at 01:54:10AM -0700, Jaeho Shin wrote:
> Sorry for the delay.
> A few days ago, we have upgraded our ftpsync to a recent one, but forgot to
> respond.
> 
> This bug can be closed now, and we'll keep a better eye on the mailing list
> in the future.

No successful update occurred since 20th Sept ?
http://ftp.kr.debian.org/debian/project/trace/

Could you please check what is going on ?

Do you receive ftpsync mails ?

-- 
Simon Paillard


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



Bug#689461: Spanish translation

2012-10-02 Thread Matias A. Bellone
Package: chef-solr
Severity: wishlist
Tags: l10n

Dear Maintainer,

Find attached the Spanish PO file.

Regards,
Toote



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (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
# chef-solr translation to Spanish
# Copyright (C) 2012 Software in the Public Interest, SPI Inc.
# This file is distributed under the same license as the chef-solr package.
#
# Changes:
# - Initial translation
#  Matías Bellone  , 2012
#
#  Traductores, si no conoce el formato PO, merece la pena leer la 
#  documentación de gettext, especialmente las secciones dedicadas a este
#  formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
#   http://www.debian.org/intl/spanish/
#   especialmente las notas y normas de traducción en
#   http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
#   /usr/share/doc/po-debconf/README-trans
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Si tiene dudas o consultas sobre esta traducción consulte con el último
# traductor (campo Last-Translator) y ponga en copia a la lista de
# traducción de Debian al español ()
#
msgid ""
msgstr ""
"Project-Id-Version: chef-solr\n"
"Report-Msgid-Bugs-To: chef-s...@packages.debian.org\n"
"POT-Creation-Date: 2012-09-13 07:47+0200\n"
"PO-Revision-Date: 2012-10-02 18:41-0300\n"
"Last-Translator: Matías Bellone \n"
"Language-Team: Debian L10N Spanish \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: password
#. Description
#: ../chef-solr.templates:2001
msgid "AMQP user password:"
msgstr "Contraseña para el usuario AMQP:"

#. Type: password
#. Description
#: ../chef-solr.templates:2001
msgid ""
"Please choose the password for the \"chef\" AMQP user in the RabbitMQ vhost "
"\"/chef\"."
msgstr ""
"Eliga la contraseña para el usuario AMQP «chef» en el vhost «/chef» de RabbitMQ."


#. Type: password
#. Description
#: ../chef-solr.templates:2001
msgid ""
"RabbitMQ's rabbitmqctl program, which will be used to set this password, "
"cannot read input from a file. Instead the password will be passed to it as "
"a quoted string, so it must not include any shell special characters (such "
"as the exclamation mark) which will cause errors."
msgstr ""
"El programa «rabbitmqctl» de RabbitMQ, que será utilizado para configurar "
"esta contraseña no puede leer su entrada de un archivo. En su lugar, la "
"contraseña será transmitida como una cadena entre comillas dobles por lo que "
"no debe incluir ningún caracter especial que pueda causar problemas (como "
"el signo de exclamación)."

#. Type: password
#. Description
#: ../chef-solr.templates:2001
msgid ""
"The password will be stored in /etc/chef/solr.rb and /etc/chef/server.rb as "
"\"amqp_pass\"."
msgstr ""
"La contraseña será almacenada en «/etc/chef/solr.rb» y en «/etc/chef/server.rb» "
"como «amqp_pass»."


Bug#689460: nsca: Cannot remove pidfile '/var/run/nsca.pid'

2012-10-02 Thread oz
Package: nsca
Version: 2.9.1-2
Severity: normal

Dear Maintainer,

/etc/init.d/nsca stop is not able to remove the nsca.pid that was generated at 
start:

Oct  1 23:42:07 dallas nsca[19572]: Caught SIGTERM - shutting down...
Oct  1 23:42:07 dallas nsca[19572]: Cannot remove pidfile '/var/run/nsca.pid' - 
check your privileges.
Oct  1 23:42:07 dallas nsca[19572]: Daemon shutdown

The daemon is running with the default user and pid:
nsca.cfg:
nsca_user=nagios
pid_file=/var/run/nsca.pid

A work-around is to change pid_file to a path, that is owned by user nagios. I 
chose the already existing
pid_file=/var/run/icinga/nsca.pid

ls -la /var/run/icinga/
total 8
drwxr-xr-x  2 nagios nagios   80 Oct  3 00:07 .
drwxr-xr-x 17 root   root600 Oct  2 23:57 ..
-rw-r--r--  1 nagios nagios5 Oct  3 00:07 icinga.pid
-rw-r--r--  1 nagios nogroup   5 Oct  3 00:07 nsca.pid

cheers,
oz

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

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

Versions of packages nsca depends on:
ii  confget1.03-1
ii  debconf [debconf-2.0]  1.5.46
ii  libc6  2.13-35
ii  libmcrypt4 2.5.8-3.1
ii  nsca-client2.9.1-2

nsca recommends no packages.

Versions of packages nsca suggests:
ii  nagios-plugins1.4.16-1
ii  nagios-plugins-basic  1.4.16-1
pn  nagios3   

-- Configuration Files:
/etc/nsca.cfg changed [not included]

-- debconf information:
  nsca/run-nsca-daemon:


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



Bug#689459: fglrx-driver: [INTL:es] Updated spanish translation

2012-10-02 Thread Javier Fernández-Sanguino Peña
Package: fglrx-driver
Version: 1:12-6+point-2_es.po
Severity: wishlist
Tags: l10n patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please find attached an updated po-debconf translation of this package into
Spanish.

This translation is fully reviewed by the Spanish translation team coordinator.
It has been sent to the Spanish translation team for review. Should there be
any, they will be sent to this bug report.

Thanks for including it in your next package upload,

Javier

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

iD8DBQFQa2fFsandgtyBSwkRAq28AJ9hKzOuv9wN+t3lplCQfyNhCOfdnACcDeRn
jgBCsCCDA0n8Lwi1T19Oyzc=
=vqgh
-END PGP SIGNATURE-
# fglrx-driver translation to Spanish
# Copyright (C) 2012 Software in the Public Interest, SPI Inc.
# This file is distributed under the same license as the fglrx-driver package.
#
# Changes:
# - Initial translation
#  Fernando C. Estrada  , 2012
# - Revision
#  Matías Bellone  , 2012
#  Javier Fernández-Sanguino , 2012
#
#  Traductores, si no conoce el formato PO, merece la pena leer la 
#  documentación de gettext, especialmente las secciones dedicadas a este
#  formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
#   http://www.debian.org/intl/spanish/
#   especialmente las notas y normas de traducción en
#   http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
#   /usr/share/doc/po-debconf/README-trans
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Si tiene dudas o consultas sobre esta traducción consulte con el último
# traductor (campo Last-Translator) y ponga en copia a la lista de
# traducción de Debian al español ()
#
msgid ""
msgstr ""
"Project-Id-Version: fglrx-driver\n"
"Report-Msgid-Bugs-To: fglrx-dri...@packages.debian.org\n"
"POT-Creation-Date: 2012-09-19 11:57+0200\n"
"PO-Revision-Date: 2012-10-03 00:02+0200\n"
"Last-Translator: Javier Fernández-Sanguino Peña \n"
"Language-Team: Debian L10N Spanish \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.7.1\n"
"X-POFile-SpellExtra: bin wheezy xserver conf Fglrx initial backports\n"
"X-POFile-SpellExtra: aticonfig re legacy video usr xorg radeon fglrx Xorg\n"
"X-POFile-SpellExtra: Radeon\n"

#. Type: boolean
#. Description
#: ../libfglrx.templates:2001
msgid "Install Fglrx driver despite unsupported graphics card?"
msgstr ""
"¿Desea instalar el controlador Fglrx aún cuando su tarjeta gráfica no sea "
"compatible?"

#. Type: boolean
#. Description
#: ../libfglrx.templates:2001
msgid ""
"This system has a graphics card which is no longer handled by the Fglrx "
"driver (package fglrx-driver). You may wish to keep the package installed - "
"for instance to drive some other card - but the card with the following "
"chipset won't be usable:"
msgstr "Este sistema tiene una tarjeta gráfica que ya no puede administrar el "
"controlador Fglrx (paquete «fglrx-driver»). Tal vez quiera mantener el paquete "
"instalado (por ejemplo para controlar alguna otra tarjeta), pero no podrá "
"utilizarse para gestionar la tarjeta mostrada a continuación:"

#. Type: boolean
#. Description
#: ../libfglrx.templates:2001
msgid ""
"The above card requires either the non-free legacy Fglrx driver (package "
"fglrx-legacy-driver) or the free Radeon driver (package xserver-xorg-video-"
"radeon)."
msgstr "La tarjeta arriba mencionada requiere o bien del controlador no libre y "
"obsoleto Fglrx (paquete «fglrx-legacy-driver») o el controlador libre Radeon "
"(paquete «xserver-xorg-video-radeon»)."

#. Type: boolean
#. Description
#: ../libfglrx.templates:2001
msgid "The fglrx-legacy-driver package will be provided in wheezy-backports."
msgstr "El paquete «fglrx-legacy-driver» se proveerá en «wheezy-backports»."

#. Type: boolean
#. Description
#: ../libfglrx.templates:2001
msgid ""
"Before the Radeon driver can be used you must remove Fglrx configuration "
"from xorg.conf (and xorg.conf.d/)."
msgstr "Antes de poder utilizar el controlador Radeon debe eliminar la "
"configuración de fglrx de «xorg.conf» (y de «xorg.conf.d/»)."

#. Type: boolean
#. Description
#. Type: note
#. Description
#: ../libfglrx.templates:2001 ../fglrx-driver.templates:3001
msgid ""
"Note that switching to the free Radeon driver requires the fglrx-driver "
"package to be purged (not just removed)."
msgstr ""
"Tenga en cuenta que cambiar al controlador libre Radeon requiere que se purge el "
"paquete fglrx-driver (no basta con eliminarlo)."

#. Type: note
#. Description
#: ../fglrx-driver.templates:1001
msgid "Manual configuration required to enable fglrx driver"
msgstr "Configuración manual requerida para activar el controlador fg

Bug#681310: gdm3 sometimes starts greater with ugly graphics (no wallpaper and poor gtk theme for the login window)

2012-10-02 Thread Simon Paillard
Hi,

On Tue, Jul 31, 2012 at 10:47:09AM +0200, Josselin Mouette wrote:
> Le mardi 31 juillet 2012 à 09:36 +0200, Laurento a écrit :
> > It happens again... here is the :0-greater.log file with debug enabled
> 
> Thanks.
> As I suspected, g-s-d dies: 
> ** (gnome-settings-daemon:2661): WARNING **: Name taken or bus went away - 
> shutting down
> 
> But I have no idea why it would do that…

Not sure it will help, but 'me too' with up to date wheezy (updated from
squeeze).

Log a bit different than the initial submitter is attached.

Debug enabled for the next time problem appears.


-- 
Simon Paillard
gnome-session[3246]: DEBUG(+): Enabling debugging
gnome-session[3246]: DEBUG(+): GsmXsmpServer: 
SESSION_MANAGER=local/toshi:@/tmp/.ICE-unix/3246,unix/toshi:/tmp/.ICE-unix/3246

gnome-session[3246]: DEBUG(+): GsmShell: Not connected to the shell
gnome-session[3246]: DEBUG(+): GsmManager: setting client store 0x86f8a0
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 
(nil)
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 
(nil)
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 
(nil)
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 
(nil)
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 
(nil)
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 
0x41cf70
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 
0x41cf70
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 
0x41cf70
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 
0x41cf70
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 
0x41cf70
gnome-session[3246]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
gnome-session[3246]: DEBUG(+): fill: *** Getting session 'gdm-fallback'
gnome-session[3246]: DEBUG(+): fill: *** Looking if 
/var/lib/gdm3/.config/gnome-session/sessions/gdm-fallback.session is a valid 
session file
gnome-session[3246]: DEBUG(+): Cannot use session 
'/var/lib/gdm3/.config/gnome-session/sessions/gdm-fallback.session': 
non-existing or invalid file.
gnome-session[3246]: DEBUG(+): fill: *** Looking if 
/etc/xdg/gnome-session/sessions/gdm-fallback.session is a valid session file
gnome-session[3246]: DEBUG(+): Cannot use session 
'/etc/xdg/gnome-session/sessions/gdm-fallback.session': non-existing or invalid 
file.
gnome-session[3246]: DEBUG(+): fill: *** Looking if 
/usr/share/gdm/greeter/gnome-session/sessions/gdm-fallback.session is a valid 
session file
gnome-session[3246]: DEBUG(+): Cannot use session 
'/usr/share/gdm/greeter/gnome-session/sessions/gdm-fallback.session': 
non-existing or invalid file.
gnome-session[3246]: DEBUG(+): fill: *** Looking if 
/usr/local/share/gnome-session/sessions/gdm-fallback.session is a valid session 
file
gnome-session[3246]: DEBUG(+): Cannot use session 
'/usr/local/share/gnome-session/sessions/gdm-fallback.session': non-existing or 
invalid file.
gnome-session[3246]: DEBUG(+): fill: *** Looking if 
/usr/share/gnome-session/sessions/gdm-fallback.session is a valid session file
gnome-session[3246]: DEBUG(+): fill: *** Checking required components and 
providers
gnome-session[3246]: DEBUG(+): fill: provider 'windowmanager' looking for 
component: 'metacity'
gnome-session[3246]: DEBUG(+): GsmUtil: Looking for file 'metacity.desktop'
gnome-session[3246]: DEBUG(+): GsmUtil: Looking in 
'/var/lib/gdm3/.config/autostart'
gnome-session[3246]: DEBUG(+): GsmUtil: Looking in 
'/usr/share/gdm/greeter/gnome/autostart'
gnome-session[3246]: DEBUG(+): GsmUtil: Looking in 
'/usr/local/share/gnome/autostart'
gnome-session[3246]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[3246]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[3246]: DEBUG(+): GsmUtil: Looking in 
'/var/lib/gdm3/.local/share/applications'
gnome-session[3246]: DEBUG(+): GsmUtil: Looking in 
'/usr/share/gdm/greeter/applications'
gnome-session[3246]: DEBUG(+): GsmUtil: Looking in 
'/usr/local/share/applications'
gnome-session[3246]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[3246]: DEBUG(+): GsmUtil: found in XDG dirs: 
'/usr/share/applications/metacity.desktop

Bug#689458: update of Spanish translation

2012-10-02 Thread Matias A. Bellone
Package: fglrx-driver
Severity: wishlist
Tags: l10n

Find attached an update to the Spanish PO file.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (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
# fglrx-driver translation to Spanish
# Copyright (C) 2012 Software in the Public Interest, SPI Inc.
# This file is distributed under the same license as the fglrx-driver package.
#
# Changes:
# - Initial translation
#  Fernando C. Estrada  , 2012
#
# - Updates
#  Matías Bellone  , 2012
#
#  Traductores, si no conoce el formato PO, merece la pena leer la 
#  documentación de gettext, especialmente las secciones dedicadas a este
#  formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
#   http://www.debian.org/intl/spanish/
#   especialmente las notas y normas de traducción en
#   http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
#   /usr/share/doc/po-debconf/README-trans
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Si tiene dudas o consultas sobre esta traducción consulte con el último
# traductor (campo Last-Translator) y ponga en copia a la lista de
# traducción de Debian al español ()
#
msgid ""
msgstr ""
"Project-Id-Version: fglrx-driver\n"
"Report-Msgid-Bugs-To: fglrx-dri...@packages.debian.org\n"
"POT-Creation-Date: 2012-09-19 11:57+0200\n"
"PO-Revision-Date: 2012-10-02 18:41-0300\n"
"Last-Translator: Matías Bellone \n"
"Language-Team: Debian L10N Spanish \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. Type: boolean
#. Description
#: ../libfglrx.templates:2001
msgid "Install Fglrx driver despite unsupported graphics card?"
msgstr ""
"¿Desea instalar el controlador fglrx aún cuando su tarjeta gráfica no es "
"compatible?"

#. Type: boolean
#. Description
#: ../libfglrx.templates:2001
msgid ""
"This system has a graphics card which is no longer handled by the Fglrx "
"driver (package fglrx-driver). You may wish to keep the package installed - "
"for instance to drive some other card - but the card with the following "
"chipset won't be usable:"
msgstr ""
"Este sistema tiene una tarjeta gráfica que ya no es manejada por el "
"controlador flrx (paquete fglrx-driver). Podría desear mantener el paquete "
"instalado - para utilizar alguna otra tarjeta por ejemplo - pero la tarjeta "
"con el siguiente chipset no podrá ser utilizada:"

#. Type: boolean
#. Description
#: ../libfglrx.templates:2001
msgid ""
"The above card requires either the non-free legacy Fglrx driver (package "
"fglrx-legacy-driver) or the free Radeon driver (package xserver-xorg-video-"
"radeon)."
msgstr ""
"La tarjeta mencionada requiere o bien el controlador privativo fglrx para "
"tarjetas antiguas (paquete «fglrx-legacy-driver») o el controlador libre "
"Radeon (paquete «xserver-xorg-video-radeon»)."

#. Type: boolean
#. Description
#: ../libfglrx.templates:2001
msgid "The fglrx-legacy-driver package will be provided in wheezy-backports."
msgstr "El paquete «fglrx-legacy-driver» será provisto en «wheezy-backports»"

#. Type: boolean
#. Description
#: ../libfglrx.templates:2001
msgid ""
"Before the Radeon driver can be used you must remove Fglrx configuration "
"from xorg.conf (and xorg.conf.d/)."
msgstr ""
"Antes de poder utilizar el controlador Radeon debe eliminar la configuración "
"de Fglrx de «xorg.conf» (y «xorg.conf.d/»)."

#. Type: boolean
#. Description
#. Type: note
#. Description
#: ../libfglrx.templates:2001 ../fglrx-driver.templates:3001
msgid ""
"Note that switching to the free Radeon driver requires the fglrx-driver "
"package to be purged (not just removed)."
msgstr ""
"Tenga en cuenta que cambiar al controlador libre Radeon requiere que el "
"paquete fglrx-driver sea purgado (no sólo eliminado)."

#. Type: note
#. Description
#: ../fglrx-driver.templates:1001
msgid "Manual configuration required to enable fglrx driver"
msgstr "Configuración manual requerida para activar el controlador fglrx"

#. Type: note
#. Description
#: ../fglrx-driver.templates:1001
msgid ""
"The fglrx driver is not yet configured. Please consider using /usr/bin/"
"aticonfig to create a working xorg.conf configuration."
msgstr ""
"El controlador fglrx aún no está configurado. Considere «/usr/bin/aticonfig» "
"para crear una configuración funcional para «xorg.conf»"

#. Type: note
#. Description
#: ../fglrx-driver.templates:1001
msgid ""
"For example, \"sudo aticonfig --initial\" should be sufficient for most use "
"cases."
msgstr ""
"Por ejemplo, «sudo aticonfig --initial» de

Bug#689414: spamassassin adds T_DKIM_INVALID to "X-Spam-Status:" even if the signature is valid

2012-10-02 Thread Vincent Lefevre
On 2012-10-02 09:29:57 -0700, Noah Meyerhans wrote:
> On Tue, Oct 02, 2012 at 01:59:00PM +0200, Vincent Lefevre wrote:
> > A user who configures his mail system (e.g. via procmail) to reject
> > messages with T_DKIM_INVALID ends up in losing legitimate mail!
> 
> *Any* user who chooses to reject mail based on an invalid DKIM signature
> for any reason is making a mistake and will lose legitimate mail:
> http://en.wikipedia.org/wiki/Dkim#Content_modification

You're wrong. My mail server DOES NOT modify messages.

> Ultimately, though I reset this bug's severity to 'important', I really
> think this error is entirely cosmetic and the appropriate severity is
> 'minor'. T_DKIM_INVALID does not, and should not, contribute to a
> message's spam score by default.

It is not cosmetic. What is the default doesn't matter. The point
is that the user can have its own configuration. And if SpamAssassin
says something, the user is in his own right to use this information.
If the user shouldn't use the result of the T_DKIM_INVALID test, then
shouldn't be there in the first place.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


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



Bug#648272: abuse-frabs: Claudio add-on does not allow distribution or commercial use

2012-10-02 Thread Jon Dowland
clone 648272 -1
retitle -1 may incorporate copyright material from id software's doom
thanks

On Mon, May 28, 2012 at 12:00:57PM -0300, gustavo panizzo  wrote:
> i've tried to contact Claudio Bolzoni over linkedin and facebook but i
> wasn't able to find the "right" Claudio
> 
> i think the add-on should be removed

I had a go at this, this-evening. I didn't finish, well, I thought I'd
managed it but I can't get the resulting package to run. Diff for the
VCS-source attached; I've put a repacked orig tarball at 
http://pkg-games.alioth.debian.org/tarballs/abuse-sdl_0.8+dfsg1.orig.tar.gz

However whilst working on it, I found this:

>  /addon/aliens/bactiles.spe  340-374
> ;; Aliens Abuse background tiles. Have
> ;; you ever played Doom? :)

This needs checking out separately, so I've cloned this bug.
Index: debian/changelog
===
--- debian/changelog	(revision 13790)
+++ debian/changelog	(working copy)
@@ -1,3 +1,10 @@
+abuse-sdl (1:0.8+dfsg1-1) UNRELEASED; urgency=low
+
+  * Remove src/addon/claudio: the license appears to be non-free.
+Closes: #648272.
+
+ -- Jon Dowland   Tue, 02 Oct 2012 20:18:51 +0100
+
 abuse-sdl (1:0.8-2) unstable; urgency=low
 
   * Team upload.
Index: debian/abuse-lib.install
===
--- debian/abuse-lib.install	(revision 13790)
+++ debian/abuse-lib.install	(working copy)
@@ -17,43 +17,6 @@
 /usr/share/games/abuse/addon/bong/bong01.lvl
 /usr/share/games/abuse/addon/bong/bong.lsp
 /usr/share/games/abuse/addon/bong/bong.spe
-/usr/share/games/abuse/addon/claudio/antship.spe
-/usr/share/games/abuse/addon/claudio/bigexp.spe
-/usr/share/games/abuse/addon/claudio/claudio.lsp
-/usr/share/games/abuse/addon/claudio/deepw1.spe
-/usr/share/games/abuse/addon/claudio/deepw2.spe
-/usr/share/games/abuse/addon/claudio/droid.spe
-/usr/share/games/abuse/addon/claudio/extiles.spe
-/usr/share/games/abuse/addon/claudio/fire.spe
-/usr/share/games/abuse/addon/claudio/lamp.spe
-/usr/share/games/abuse/addon/claudio/lava2.spe
-/usr/share/games/abuse/addon/claudio/mypanels.spe
-/usr/share/games/abuse/addon/claudio/nplatfor.spe
-/usr/share/games/abuse/addon/claudio/oldclaud.lsp
-/usr/share/games/abuse/addon/claudio/pal21.spe
-/usr/share/games/abuse/addon/claudio/pal2.spe
-/usr/share/games/abuse/addon/claudio/pal5.spe
-/usr/share/games/abuse/addon/claudio/pal81f.spe
-/usr/share/games/abuse/addon/claudio/pal81.spe
-/usr/share/games/abuse/addon/claudio/pal82f.spe
-/usr/share/games/abuse/addon/claudio/pal82.spe
-/usr/share/games/abuse/addon/claudio/pal90.spe
-/usr/share/games/abuse/addon/claudio/palettes.txt
-/usr/share/games/abuse/addon/claudio/rob2.spe
-/usr/share/games/abuse/addon/claudio/skull.spe
-/usr/share/games/abuse/addon/claudio/spaced.spe
-/usr/share/games/abuse/addon/claudio/spaceh.spe
-/usr/share/games/abuse/addon/claudio/spacymed.spe
-/usr/share/games/abuse/addon/claudio/spacytdm.spe
-/usr/share/games/abuse/addon/claudio/sswitch.spe
-/usr/share/games/abuse/addon/claudio/t_lamp.spe
-/usr/share/games/abuse/addon/claudio/trex1.spe
-/usr/share/games/abuse/addon/claudio/t_skull.spe
-/usr/share/games/abuse/addon/claudio/t_space.spe
-/usr/share/games/abuse/addon/claudio/t_trex.spe
-/usr/share/games/abuse/addon/claudio/t_water.spe
-/usr/share/games/abuse/addon/claudio/umbrel3.spe
-/usr/share/games/abuse/addon/claudio/watem.spe
 /usr/share/games/abuse/addon/deathmat/cur_lev.lsp
 /usr/share/games/abuse/addon/deathmat/deathmat.lsp
 /usr/share/games/abuse/addon/deathmat/dstartup.lsp


Bug#689456: alpine: does not interpret timezone offsets in date headers

2012-10-02 Thread Dominik George
Package: alpine
Version: 2.02-3.1
Severity: normal

The tiem information in the thread index does not take into account timezone 
offsets.

Example:

Current local system time is:
$ date -R
Tue, 02 Oct 2012 23:36:06 +0200

Mail header is:
Date: Wed, 3 Oct 2012 00:29:19 +0300

Thread Index shows:
Tomorrow


Taking the timezone offset into account, this is obviously wrong. Even GNU 
coreutils
can parse these dates and do proper calculations with them, so it should also 
be feasible
for alpine.

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

Kernel: Linux 2.6.32-5-686-bigmem (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 alpine depends on:
ii  libc6 2.13-35
ii  libgssapi-krb5-2  1.10.1+dfsg-2
ii  libkrb5-3 1.10.1+dfsg-2
ii  libldap-2.4-2 2.4.31-1
ii  libpam0g  1.1.3-7.1
ii  libssl1.0.0   1.0.1c-4
ii  libtinfo5 5.9-10

Versions of packages alpine recommends:
ii  alpine-doc  2.02+dfsg-1.1

Versions of packages alpine suggests:
ii  aspell  0.60.7~20110707-1
ii  postfix [mail-transport-agent]  2.9.3-2.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#661441: (no subject)

2012-10-02 Thread Barry Warsaw
I added a merge proposal on the Ubuntu bug which fixes the FTBFS (and adds the
`set -x` flag in d/rules).  I'm not sure upstream would approve of the patch,
since it's not clear to me whether the bogus SCRIPT tag should be entirely
stripped or not.  But in the absence of upstream response to their bug, this
does fix the FTBFS.

Here's the Ubuntu bug:

https://bugs.launchpad.net/ubuntu/quantal/+source/genshi/+bug/935516

and the merge proposal with the diff:

https://code.launchpad.net/~barry/ubuntu/quantal/genshi/lp935516/+merge/127596


signature.asc
Description: PGP signature


Bug#689368: Mouse and keyboard freeze on Ivy Bridge platform

2012-10-02 Thread Sébastien Dinot
Jonathan Nieder a écrit :
> Presumably removing and replugging the mouse doesn't help.

No.

> Does unloading and reloading the USB driver ("modprobe -r ehci_hcd &&
> modprobe ehci_hcd") have any effect?

I never tried it. I will test it the next time.

> Did these machines always behave this way, or is this a regression?
> Is the 2.6.32.y kernel from squeeze also affected?

It is not a regression, I encountered this bug from the first day.

If I am not mistaken, I can not try 2.6 Linux kernel because the Ivy
Bridge chipset is supported starting from 3.2 Linux kernel.

Sébastien

-- 
Sébastien Dinot, sebastien.di...@free.fr
http://sebastien.dinot.free.fr/
Ne goûtez pas au logiciel libre, vous ne pourriez plus vous en passer !


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



Bug#689455: swapon: swap marked 0

2012-10-02 Thread Fabián Bonetti
Package: swapon
Version: mount
Severity: normal



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

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

When you start the command htop, I realized that the swap marked 0. 
Edit the file /etc/fstab and I find that the swap line was omitted.


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



Bug#689355: psensor: no graphs

2012-10-02 Thread jeanfi

On 10/02/2012 09:56 PM, Ryo Furue wrote:

1) If no graphs are enabled, don't show the graph
panel on the left.

The layout of an application should not
change except if the user is doing an action which clearly
implies such change without any deep understanding of the application 
specificities (resize the window, hide a inner panel, etc).


If it displays a label like "No sensors graph enabled" in the middle
of the graph canvas it might be more obious.


2) Change the word "Enabled" to "Graph" or "Show Graph" or
   something like that.

> As to (2), since the sensor values are displayed,
> it's not necessarily clear what "Enabled" means.

I agree, it is confusing. "Graph" sounds good.


In that sense, the following alternative may be good:

1+2) When and only when "Enabled" is checked, are
   BOTH temperature values AND the graph displayed.

There is a need to hide sensors from the table, that's something that
I would like to implement at some point, but I don't
see any reason to hide a temperature if the sensor
is displayed in the table.


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



Bug#688966: Review midgard2-core package

2012-10-02 Thread Philipp Kern
On Thu, Sep 27, 2012 at 04:44:52PM +0200, Piotr Pokora wrote:
> Please review midgard2-core for inclusion in squeeze.
> Package contains only one RC bug:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677795
> 
> New source package which fixes the bug (with renamed packages) is
> waiting in queue ,marked as NEW. Package itself doesn't containt any
> upstream changes. Also there is related package 'php5-midgard2' which
> can be uploaded to unstable and rebuilt due to dependency name change.

We do not have access to NEW. Hence you'd need to provide us with a debdiff for
us to voice our opinion about it.

Kind regards
Philipp Kern 


signature.asc
Description: Digital signature


Bug#689215: funguloids: Please check package depencies

2012-10-02 Thread Stephen Kitt
On Tue, 02 Oct 2012 14:06:11 +0200, Fabian Greffrath 
wrote:
> Am 02.10.2012 09:06, schrieb Fabian Greffrath:
> > There is a patch available to port it over to ogre-1.7, could you try
> > again with this one?
> 
> I've got it to run, but you need the patch from my previous mail to 
> port it to ogre-1.7, then another one to make it build with gcc-4.7. 
> Then it will build, but segfault, until you modify the game data files 
> as done here:
> 
> https://build.opensuse.org/package/view_file?file=funguloids.spec&package=funguloids&project=games
> 
> Someone really needs to take over this package. Any objections if I 
> volunteer? ;)

That's fine by me, thanks!

Stephen


signature.asc
Description: PGP signature


Bug#689355: psensor: no graphs

2012-10-02 Thread jeanfi

Hello Ryo,

On 10/02/2012 12:52 AM, Ryo Furue wrote:

Sorry that was sloppy of me!
No problem, at least you raise an usability issue which needs to be 
addressed.



but may I suggest that those
curves should be enabled by default?

On some computers like for example the Lenovo W500, there are around 20
sensors. If all curves are enabled the result is quite bad and not a 
good first impression for the user. That's probably better to enable by 
default only CPUs and GPUs which are the more important. I will try to 
think about this kind of solution for a future release.


Regards,
JeanFI.


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



Bug#645487: ensembl: includes GPL code without source

2012-10-02 Thread Steffen Möller
Hello,

 Original-Nachricht 
> Datum: Mon, 1 Oct 2012 08:49:55 +0200
> Von: Andreas Tille 
> An: Jonathan Nieder , 645...@bugs.debian.org
> Betreff: [Debian-med-packaging] Bug#645487: ensembl: includes GPL code
> without source

> Hi,
> 
> On Sun, Sep 23, 2012 at 07:00:23PM -0700, Jonathan Nieder wrote:
> > tags 645487 + pending
> > quit
> > 
> > Hi,
> > 
> > In October, 2011, Jonathan Nieder wrote:
> > > ensembl's debian/README.source says:
> > 
> > > | Since Jalview is not yet part of Debian, its source code is also not
> > > | yet available through or distribution. To better comply with the
> GPL,
> > > | the source code of Ensembl also ships the sources for Jalview.
> > [...]
> > > Unfortunately no such file exists --- I guess it disappeared during
> > > some upgrade.

Luckily, there is now
http://packages.debian.org/sid/jalview

> > This seems to be fixed in the packaging repo.  What is left to do
> > before the updated package is uploaded?
> 
> The new package is not yet ready for an upload.

We need to do some communication and some thinking for bringing the Ensembl 
package up to speed again. Quite some investment was once made for it. It is 
trickier than it seems.

> > Would you be terribly
> > offended if I requested removal of the current package in the
> > meantime,
> 
> Yes, we would be terribly offended and I explicitely do not want
> you to request the removal.
> 
> > so we could continue to set a good example by not asking
> > mirrors to violate the GPL?
> 
> As I layed out in the ug log I consider your view on this issue
> as wrong and I do not agree - there is no point in overreacting
> in this case.

Indeed.

The particular challenge for this package is some sort of community forming. 
Community here stands both for a suite of software tools and the people with 
particular skills behind them. Don't touch it. You have seen Jalview arriving. 
There is much much more to it all which may well take another few years to 
become complete, expecting some interim update of that experimental package, 
admittedly :o)  The Ensembl package shows us what we are aiming at as a big 
integrator.

Thank you, Andreas, I almost missed this one.

Steffen


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



Bug#689454: python-doc: Search isn't working.

2012-10-02 Thread Russell Sim
Package: python-doc
Version: 2.7.3~rc2-1
Severity: normal

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

Dear Maintainer,

Search doesn't seem to be working in the Python-doc package.  This is
because the underscore library is located at a different location to the
one that is symlinked to in the rules.

Thanks,
Russell

$ ls -l /usr/share/doc/python-doc/html/_static/underscore.js
lrwxrwxrwx 1 root root43 Apr 23 06:33 underscore.js -> 
../../../../javascript/underscore/jquery.js

$ ls -l ../../../../javascript/underscore
total 56
-rw-r--r-- 1 root root 37390 Apr 11 00:43 underscore.js
-rw-r--r-- 1 root root 12741 Apr 14 02:49 underscore.min.js

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

Versions of packages python-doc depends on:
ii  python2.7-doc  2.7.3~rc2-2.1

python-doc recommends no packages.

Versions of packages python-doc suggests:
ii  python   2.7.3-2
pn  python-examples  

-- no debconf information

± dpkg -l libjs-underscore
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion  Architecture 
Description
+++-===---
ii  libjs-underscore1.3.3-1  all  
JavaScript's functional programming helper library

diff --git a/debian/rules b/debian/rules
index 5d26195..9f82234 100755
--- a/debian/rules
+++ b/debian/rules
@@ -966,7 +966,7 @@ binary-indep: build-indep install stamps/stamp-control
 			/usr/share/doc/$(p_doc)/html \
 		/usr/share/javascript/jquery/jquery.js \
 			/usr/share/doc/$(p_base)/html/_static/jquery.js \
-		/usr/share/javascript/underscore/jquery.js \
+		/usr/share/javascript/underscore/underscore.js \
 			/usr/share/doc/$(p_base)/html/_static/underscore.js
 
 	: # devhelp docs
Date: Wed, 03 Oct 2012 06:33:06 +1000
Message-ID: <87pq50pqbh@sparky.home>


Bug#651636: GtkLauncher segfaults on mipsel, JavaScript-related

2012-10-02 Thread Steven Chamberlain
Package: libwebkitgtk-1.0-0
Version: 1.8.1-3.3
Followup-For: Bug #651636

Still frequently crashing on mipsel with 1.8.1-3.3 :

Program terminated with signal 11, Segmentation fault.
#0  0x7562b9d4 in WTF::fastFree(void*) ()
   from /usr/lib/libjavascriptcoregtk-1.0.so.0
No symbol table info available.
#1  0x760b3ab4 in WebCore::SharedBuffer::buffer() const ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#2  0x760b3ba8 in WebCore::SharedBuffer::data() const ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#3  0x75ebb3ec in WebCore::CachedResource::makePurgeable(bool) ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#4  0x760cc1cc in WebCore::ThreadTimers::sharedTimerFiredInternal() ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#5  0x76b32730 in WebCore::timeout_cb(void*) () from 
/usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#6  0x7778e62c in ?? () from /lib/mipsel-linux-gnu/libglib-2.0.so.0
No symbol table info available.

Program terminated with signal 11, Segmentation fault.
#0  0x7623a5d0 in WebCore::Chrome::platformPageClient() const ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#1  0x76e0e004 in WebCore::shouldCreateMainFrameScrollbar(WebCore::ScrollView 
const*) [clone .part.2] () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#2  0x76e0e2cc in WebCore::ScrollView::visibleContentRect(bool) const ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#3  0x76282ccc in WebCore::ScrollView::scrollPosition() const ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#4  0x7638d8e4 in WebCore::ScrollView::paint(WebCore::GraphicsContext*, 
WebCore::IntRect const&) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#5  0x76281b1c in WebCore::FrameView::paintControlTints() ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#6  0x76270ca0 in WebCore::FocusController::setActive(bool) ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#7  0x75b8422c in webkit_web_view_grab_focus(_GtkWidget*) ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#8  0x77b4a630 in ?? () from /usr/lib/mipsel-linux-gnu/libgobject-2.0.so.0
No symbol table info available.

Program terminated with signal 11, Segmentation fault.
#0  0x7635c884 in WebCore::InlineBox::logicalHeight() const ()
   from /usr/lib/libwebkitgtk-1.0.so.0
#1  0x763663dc in WebCore::InlineTextBox::logicalOverflowRect() const ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#2  0x7636a7f8 in WebCore::InlineTextBox::paint(WebCore::PaintInfo&, 
WebCore::IntPoint const&, int, int) [clone .part.72] () from 
/usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#3  0x76364be8 in WebCore::InlineFlowBox::paint(WebCore::PaintInfo&, 
WebCore::IntPoint const&, int, int) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#4  0x7648ec7c in WebCore::RootInlineBox::paint(WebCore::PaintInfo&, 
WebCore::IntPoint const&, int, int) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#5  0x7641e100 in 
WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject*, 
WebCore::PaintInfo&, WebCore::IntPoint const&) const ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#6  0x76374a20 in WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, 
WebCore::IntPoint const&) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#7  0x7638ffc4 in WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, 
WebCore::IntPoint const&) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#8  0x7636f74c in WebCore::RenderBlock::paint(WebCore::PaintInfo&, 
WebCore::IntPoint const&) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#9  0x7637cff4 in WebCore::RenderBlock::paintFloats(WebCore::PaintInfo&, 
WebCore::IntPoint const&, bool) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#10 0x7638ffac in WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, 
WebCore::IntPoint const&) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#11 0x7636f74c in WebCore::RenderBlock::paint(WebCore::PaintInfo&, 
WebCore::IntPoint const&) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#12 0x7641a228 in 
WebCore::RenderLayer::paintLayerContents(WebCore::RenderLayer*, 
WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, 
WebCore::RenderObject*, WebCore::RenderRegion*, 
WTF::HashMap, 
WTF::HashTraits, 
WTF::HashTraits >*, unsigned int) ()
   from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#13 0x7641a758 in WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, 
WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, 
WebCore::RenderObject*, WebCore::RenderRegion*, 
WTF

Bug#689453: Pre-approval request, Gnuplot 4.6.1 for Wheezy

2012-10-02 Thread Anton Gladky
Thanks, Torquil, for the information.

Dear release-team, would you agree to unblock
Gnuplot 4.6.1 for the Wheezy, if it will be packaged?
Announcement has the following information [1].

   GNUPLOT VERSION 4.6.1
===

This is an incremental release of gnuplot version 4.6 containing various bug
fixes and a couple of new features.

A synopsis of changes since the previous patchlevel (version 4.6.0)
is given below and in the NEWS file.  Detailed information is in ChangeLog.

New features, changes and fixes since gnuplot version 4.6.0
===

* NEW syntax hints inside Emacs gnuplot-mode
* NEW support tabulation (set table) of pixel values from image plot styles
* NEW support tabulation of variable color column
* CHANGE emf output modified for better compatibility with MS Office programs
* CHANGE canvas terminal loads appropriate font file for UTF-8 encoding
* CHANGE skip execution of empty iteration loops in set and do commands
* CHANGE build scripts modified to accommodate automake 1.12
* CHANGE new policy: objects given in screen coords are not clipped to graph
* CHANGE Draw the z-axis label at a fixed distance to the left of the z-axis
* CHANGE "unset object N" succeeds even if there is currently no object N
* FIX margin space required for rotated axis tic labels
* FIX check for NaN values in binary input
* FIX backslash handling in enhanced text strings
* FIX cairo terminals sometimes lost the line segment before a polygon
* FIX interactive toggle of multiplots in svg
* FIX failure to balance {} if an input file did not end with a newline
* FIX strlen() and substring operators correctly handle UTF-8
* FIX initialization of history when configured --with-readline=bsd
* FIX set term cairolatex pdf mono
* FIX palette-related corruption in some cairolatex output
* FIX preserve number of active call arguments across a nested call command
* FIX wxt terminal mutex protecting execution of the command list
* FIX apply clipping to the interior fill of circles and ellipses
* FIX corruption of weights used for plotting with smooth acsplines
* FIX skip columnheader line when applying "every" filter
* FIX handle out-of-range pm3d values when cb axis is set to log scale
* FIX top/bottom color distinction in hidden3d when not using palette/RGB colors
* FIX allow toggling on/off of more than 10 plots in windows terminal
* FIX color printing from windows terminal
* FIX set term win font ","
* FIX incorrect return for acos(x) when imag(x) > 0 (bug present since v3.7)
  incorrect return for asin(x) when imag(x) > 0 (bug in 4.4.4, 4.6.0)
  incorrect asinh(x) when real(x) < 0 && imag(x) == 0 (bug in 4.4.4, 4.6.0)
* FIX keep sufficient precision in canvas and svg coords to report time in msec
* FIX the input buffer was not always extended correctly inside a { clause }
* FIX some cairolatex set_color requests were being ignored
* FIX calculated value of kernel density mean and sigma
* FIX emf terminal dashed line support

Thanks,

Anton



2012/10/2 Torquil Macdonald Sørensen :
> Package: gnuplot
> Version: 4.6.0-8
> Severity: wishlist
>
> Please package 4.6.1, since it has some useful bug fixes.
>
> Best regards
> Torquil Sørensen


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



Bug#689355: psensor: no graphs

2012-10-02 Thread Ryo Furue
Hi jeanfi,

>> Just in case...have you enabled the curve of at least one sensor?
>> I mean the checkbox in the column 'Enabled' of the table?
> 
> OMG!  You've just made me realize the existence of
> the "Enabled" column!  I installed psensor just two hours ago
> and didn't see the curves and sent the report.
> 
> I've checked the "Enabled" boxes of my four CPU cores
> and four corresponding curves are now shown.

I'm wondering if it makes sense to change things
in the following way?

1) If no graphs are enabled, don't show the graph
   panel on the left.

2) Change the word "Enabled" to "Graph" or "Show Graph" or
  something like that.

As to (2), since the sensor values are displayed,
it's not necessarily clear what "Enabled" means.

In that sense, the following alternative may be good:

1+2) When and only when "Enabled" is checked, are
  BOTH temperature values AND the graph displayed.

Just my two cents.

Cheers,
Ryo


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



Bug#679545: ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource

2012-10-02 Thread Stephan Schreiber

Thanks a lot for testing this!  I'll fix up this typo and work on
getting something like this merged.


Thank you very much!
If you want me to test anything, don't hesitate to contact me.



What's the output of "dmesg | grep :00:1f.1; lspci -vs00:1f.1"?


[0.065506] pci :00:1f.1: [8086:24cb] type 0 class 0x000101
[0.065520] pci :00:1f.1: reg 10: [io  0x-0x0007]
[0.065531] pci :00:1f.1: reg 14: [io  0x-0x0003]
[0.065542] pci :00:1f.1: reg 18: [io  0x-0x0007]
[0.065553] pci :00:1f.1: reg 1c: [io  0x-0x0003]
[0.065564] pci :00:1f.1: reg 20: [io  0x1000-0x100f]
[0.065575] pci :00:1f.1: reg 24: [mem 0x-0x03ff unset]
[1.415250] ata_piix :00:1f.1: version 2.13
[1.415276] ata_piix :00:1f.1: can't derive routing for PCI INT A
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller  
(rev 02) (prog-if 8a [Master SecP PriP])

Subsystem: Intel Corporation Device 3404
Flags: bus master, medium devsel, latency 0
I/O ports at 01f0 [size=8]
I/O ports at 03f4 [size=1]
I/O ports at 0170 [size=8]
I/O ports at 0374 [size=1]
I/O ports at 1000 [size=16]
Kernel driver in use: ata_piix




Stephan


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



Bug#689453: gnuplot: Gnuplot 4.6.1

2012-10-02 Thread Torquil Macdonald Sørensen
Package: gnuplot
Version: 4.6.0-8
Severity: wishlist

Please package 4.6.1, since it has some useful bug fixes.

Best regards
Torquil Sørensen

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

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

Versions of packages gnuplot depends on:
ii  gnuplot-qt [gnuplot-x11]  4.6.0-8

gnuplot recommends no packages.

Versions of packages gnuplot suggests:
pn  gnuplot-doc  

-- 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#684708: mdadm: support external metadata arrays correctly

2012-10-02 Thread Michael Tokarev
On 02.10.2012 17:20, Miquel van Smoorenburg wrote:
> Package: mdadm
> Version: 3.2.5-1
> 
> [version 2 of the patch]
> 
> The initramfs hook supplied by mdadm doesn't install mdmon. Also, mdmon
> is not included in the .udeb for the installer.
> 
> This means that if you have an array with external metadata (ddf or,
> more widely used, imsm - Intel Matrix Raid) that it will come up
> readonly. This causes the installer to hang or the system not being
> able to boot if root is on that array.
> 
> The attached patch does the following:
> 
> - it makes sure mdadm is included in the initramfs and the udeb package
> - it adds a mdadm-waitidle script that runs just before reboot/halt. For
>   arrays that are still running, it calls mdadm --wait-clean to wait
>   for the array to go idle.  This is needed so that the array is marked
>   clean, otherwise it will start to resync at the next boot.
> - it adds a few lines to /etc/init.d/mdadm for the start and stop actions:
>   o start: if a mdmon pidfile is found in /run/mdadm, restart mdmon
>   o stop: link pidfiles of mdmon processes into /run/sendsigs.omit.d,
> and make sure that happens before sendsigs runs.
> - RUNDIR in /etc/init.d/mdadm is set to /run. This is sure to be ok:
>   mdadm itself is already compiled with rundir hardcoded to /run.
> 
> Note that I've made sure that this actually doesn't do /anything/
> if you do not have running MD arrays with external metadata. Iow,
> this should not break anything, or cause regressions.
> 
> I have added support for installation on Intel Matrix raid (imsm)
> arrays using mdadm to d-i, and I'll be sending patches to the debian-boot
> list soon. Please consider this patch for inclusion in wheezy.

I think this is much more reasonable now than the previous version.
I'll give it a very quick try, but I don't have any hardware currently
where I can test the Real Thing unfortunately, so I'll verify only if
it does not break existing stuff :)  But it already looks rather good.

The next thing is to convince the release team that his is indeed a
good thing, too :)

Thank you very much!

/mjt


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



Bug#688562: cxref: modifies conffiles (policy 10.7.3): /etc/cxref/config

2012-10-02 Thread Camm Maguire
Greetings!  Does the ucf resolution to your bug introduce piuparts
problems?

http://piuparts.debian.org/sid/fail/gcl_2.6.7-104.log

Andreas Beckmann  writes:

> Package: cxref
> Version: 1.6d-3
> Followup-For: Bug #688562
>
> Hi,
>
> the last upload introduced a new problem:
>
>   /usr/bin/cxref-cpp-configure: 101: /usr/bin/cxref-cpp-configure: cannot 
> create /etc/cxref/cxref-cpp.defines: Directory nonexistent
>   dpkg: error processing cxref (--configure):
>subprocess installed post-installation script returned error exit status 2
>   Errors were encountered while processing:
>cxref
>
>
> Best solution is to ship an empty dire3ctory /etc/cxref in the package,
> so that dpkg will take care for creatrion and removal.
>
>
> Andreas
>

Take care,
-- 
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


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



Bug#689452: Circular build dependency between eclipse-mylyn and eclipse-egit

2012-10-02 Thread Jakub Adam

Package: src:eclipse-mylyn
Version: 3.8.0-1
Severity: serious

There is a circular build dependency between eclipse-mylyn and eclipse-egit. 
This can
introduce problems when rebuilding the packages.

This dependency should be avoided.


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



Bug#689395: felix-gogo-command: Install .jar into /usr/share/java to comply with Debian

2012-10-02 Thread tony mancill
On 10/02/2012 08:49 AM, Miguel Landaeta wrote:
> tags 689395 + pending
> severity 689395 serious
> thanks
> 
> On Tue, Oct 02, 2012 at 04:17:07PM +0800, Andrew Lee (李健秋) wrote:
>> Package: felix-gogo-command
>> Version: 0.12.0-1
>> Severity: important
>>
>> Dear Maintainer,
>>
>> Here is an improvement for this package.
>>
>> Please add '--java-lib' option in debian/*.poms file to make sure it
>> create symbols links for the .jar file under /usr/share/java to comply
>> with Debian packaging guidelines.
> 
> Andrew, thanks for the report.
> 
> We are actually considering this bugs as RC because they could break the
> build of another packages.
> 
> I already fixed it in git and a new package will be uploaded soon.

I plan on uploading this tonight (unless someone beats me to it).

Thanks to you both.

Cheers,
tony



signature.asc
Description: OpenPGP digital signature


Bug#689338: fbreader: crashes while starting

2012-10-02 Thread Dmitrii Kashin
"Eugene V. Lyubimkin"  writes:

> I cannot reproduce the bug myself but I have an idea what might cause
> it. Are you willing to test a small patch (by downloading fbreader
> Debian source package, applying the patch and rebuilding) if I post it?

Yes, I am. If you give a patch, I'll test it.

-- 
**
*  jabber:  free...@jabber.mipt.ru   *
*   Registered linux user #546240*
**


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



Bug#688100: unblock: fglrx-driver/1:12-6+point-2

2012-10-02 Thread Christian PERRIER
Quoting Andreas Beckmann (deb...@abeckmann.de):
> On 2012-09-20 07:30, Christian PERRIER wrote:
> > You have an outstanding call for translations for the changes that
> > modified these debconf templates. Please wait for it to complete and
> [...]
> > I can for instance make sure you get these 8 needed updates (among
> > others probably). I can even "shake" the late comers (there will be some).
> 
> Translation deadline is approaching, one critical (es) and two other
> (gl, sk) are missing.


I'm shaking the Spanish team as hard as I can.

You won't probably get an update for Galician and I have doubts for Slovak.



signature.asc
Description: Digital signature


Bug#687240: templates://bacula/{bacula-director-db.templates.in} : Final update for English review

2012-10-02 Thread Christian PERRIER
Quoting Alexander Golovko (alexan...@ankalagon.ru):

> What is better if we will upload new packages - add new templates or
> keep last uploaded (previous version of your work)?


Preferrably not include the changes until the end of the call for
translations.




signature.asc
Description: Digital signature


Bug#687189: unblock: calendarserver/3.2+dfsg-2

2012-10-02 Thread Rahul Amaram
Will upload calendarserver 3.2+dfsg-4 in a few hours. This provides an 
updated copy of Vtimezone zoneinfo databse. In the future versions, we 
plan to use the system zoneinfo database at /usr/share/zoneinfo .


Regards,
Rahul.


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



Bug#633809: tagging 633727, tagging 633809

2012-10-02 Thread Manuel A. Fernandez Montecelo
2012/10/2 Jon Dowland :
> 2½ months ago

Date is:
(Sat, 16 Jul 2011 17:12:03 GMT)

So +1 year, actually.


Cheers.
-- 
Manuel A. Fernandez Montecelo 


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



Bug#676374: New keymap 'bepo' not in qemu-keymaps package

2012-10-02 Thread Vagrant Cascadian
Control: tags 676374 fixed-upstream
Control: tags 676374 pending

On Wed, Jun 06, 2012 at 04:36:54PM +0200, Frédéric Boiteux wrote:
>   I want to use 'qemu' with 'bepo' keymap, added before 1.0 release of qemu, 
> butI don't find it in qemu-keymaps package, even in latest from experimental

Will be included in qemu 1.2.x when it hits experimental.


live well,
  vagrant


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



Bug#654614: ITA: byzanz -- Small screencast creator

2012-10-02 Thread Markus Koschany
Hi all

I'm almost finished, the package needs a little more testing but in
total it's already very useable.

You can download the source package here, if you want to help testing it:

dget -x
ftp://46.182.19.209/debian/pool/main/b/byzanz/byzanz_0.3.0+git20120930-1.dsc

Changelog so far:


  * New Maintainer. (Closes: #654614)
  * New Upstream git snapshot which adds various translations.
  * Switch to packaging format 3.0 (quilt).
  * Create patches instead of modifying the sources.
- Remove config.sub and config.guess and add them automatically with
  autotools-dev.
- Incorporate the last NMUs and create proper patches for them.
- Add patches from Jari Aalto again which were overwritten by the
  last NMUs.
- Fix missing applet icon.
  * debian/rules:
- Simplify debian/rules by using dh.
- Build with hardening+=all.
- Build with -Wl, --as-needed to avoid unnecessary dependencies.
  * debian/control:
- Add autotools-dev to Build-Depends.
- Homepage field: Point to the git repository because the old
  homepage does
  not exist anymore.
- Remove the VCS-field because it points to the upstream repository.
  (Closes: #685358)
- Description: Make clear that Byzanz is an applet and command line
  tool.
- New Standards-Version 3.9.4, no changes needed.
  * Bump compat level to 9.
  * Add a short introductory manpage for Byzanz which points to byzanz-
record and byzanz-playback. (Closes: #606673)
  * Improve README.Debian and make clear where you can find the panel
applet.
Create examples in case you can only use the command line tools.
(Closes: #606676)
  * Fix the wrong command in byzanz-playback's synopsis.
(Closes: #641663)
  * Update debian/copyright to copyright format 1.0.
  * Change the license to GPL-3+, LGPL-3+ and Public Domain where
necessary.



signature.asc
Description: OpenPGP digital signature


Bug#633809: tagging 633727, tagging 633809

2012-10-02 Thread Jon Dowland
Hi Ansgar,

2½ months ago you tagged 633809 pending, but there's no commit to
the VCS in that time and it hasn't been resolved by an upload. May
I ask, is this bug really pending? Thanks!


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



Bug#681016: [release.debian.org] unblock: dotlrn/2.5.0+dfsg-8

2012-10-02 Thread Adam D. Barratt
Control: tags -1 + moreinfo
Control: retitle -1 unblock: dotlrn/2.5.0+dfsg-6+wheezy2

On Tue, 2012-10-02 at 01:38 +0200, Hector Romojaro wrote:
> I have uploaded the new version containing the fix for the new RC bug
> previously mentioned to svn, and asked for upload to t-p-u to my
> sponsor[1].

Thanks.  btw, I'm assuming these issues also apply to the package in
unstable? If so then they should really be fixed there too.

> About the bug and the fix, the problem was that /etc/dotlrn/config.tcl
> was being modified by debconf on the install and, as it's marked as a
> conffile, on the upgrade is detected as modified by the user (even if
> that's not the case).
> 
> The fix consists in using another file (/etc/dotlrn/config.local)
> containing the local config values, managed bu ucf and modified by
> debconf on the install, and import these values from the original
> config.tcl file. Also, the preinst script tries to revert the config.tcl
> to its primordial state so it's not detected as modified on the upgrade.

Looking through the diff, I had a few queries:

+ucf --debconf-ok $localconfigtmp $localconfig || cp -f 
$localconfigtmp $localconfig

Under what circumstances might ucf fail in a way that would necessitate
the forced copying?

+chmod 640 $localconfig
+chown www-data:www-data $localconfig

This looks like it would overwrite any local changes made to the
permissions?

+rm -f /etc/aolserver4/conf.d/dotlrn.tcl 
/etc/aolserver4/conf.d/dotlrn.sh
+# Start aolserver after removal
+[ -f /etc/init.d/aolserver4 ] && invoke-rc.d aolserver4 start

What's the logic here? If the intention is to make aolserver4 notice
that the configuration files have gone away then "restart" would
probably be more appropriate? There is a potential issue here though if
the service wasn't actually running before dotlrn was removed.

+# If the file was not modified by the user, then we can restore
+# it to its initial state (before running postinst and modify it
+# with debconf values) by deleting the modified lines.
+#
+# See Bug #688435
+#  
+if dpkg --compare-versions "$2" le "2.5.0+dfsg-6+wheezy1"
+then
+# Reset config.tcl to its primordial state
+sed -i '/set db_host/,/set db_user/d' /etc/dotlrn/config.tcl
+fi

If the file had been modified by the user, you've just overwritten their
changes? I guess that would already have happened with the forced
debconf overwrite. :-(

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#677457: no audio via HDA-Intel VIA VT1705 on speakers

2012-10-02 Thread shirish शिरीष
in-line :-

On Sun, Sep 30, 2012 at 6:56 AM, Jonathan Nieder  wrote:
> shirish शिरीष wrote:

> Ok, thanks.  Can you reproduce this with aplay from alsa-utils (pausing
> by suspending with ^Z, resuming with "fg")?  Does mplayer have the same
> problem (press space to pause)?

with aplay I was not able to suspend it with CTL+Z, it seems that
kills but then I'm using guake. So either it is an issue with guake or
an issue with aplay or both, dunno but that's something for another
day.

>> In vlc I have seen the bug manifest all the times whenever I have
>> paused the movie/moving picture and then played again, just no audio.
>
> I've experienced pause/resume flakiness in vlc before, so hopefully we
> can find a way to reproduce this with another media player.

Aha, it's a pause/resume flakiness in vlc. I tried it with a bunch of
media players and they played, paused and replayed videos without an
issue so definitely can be nailed down to vlc.

So all in all, I guess we can treat this bug as closed.

> Jonathan

-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


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



Bug#689338: fbreader: crashes while starting

2012-10-02 Thread Eugene V. Lyubimkin
tags 689338 upstream unreproducible
forwarded 689338 https://github.com/geometer/FBReader/issues/224
quit


Hi,

Thanks for the provided information.

I cannot reproduce the bug myself but I have an idea what might cause
it. Are you willing to test a small patch (by downloading fbreader
Debian source package, applying the patch and rebuilding) if I post it?

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++ GNU/Linux userspace developer, Debian Developer


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



Bug#689451: gnome-disk-utility: fails to create encrypted partitions (missing cryptsetup dependency)

2012-10-02 Thread Denis Laxalde
Package: gnome-disk-utility
Version: 3.0.2-3
Severity: normal

Hi,

When trying to create an encrypted partition, gdu looks for the
cryptsetup program and fails if not found. I guess a dependency on
cryptsetup would solve the issue.

Regards,
Denis Laxalde

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

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

Versions of packages gnome-disk-utility depends on:
ii  libatasmart4 0.19-1
ii  libatk1.0-0  2.4.0-2
ii  libavahi-client3 0.6.31-1
ii  libavahi-common3 0.6.31-1
ii  libavahi-glib1   0.6.31-1
ii  libavahi-ui-gtk3-0   0.6.31-1
ii  libc62.13-35
ii  libcairo-gobject21.12.2-2
ii  libcairo21.12.2-2
ii  libdbus-1-3  1.6.8-1
ii  libdbus-glib-1-2 0.100-1
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libgdu-gtk0  3.0.2-3
ii  libgdu0  3.0.2-3
ii  libglib2.0-0 2.33.12+really2.32.4-1
ii  libgnome-keyring03.4.1-1
ii  libgtk-3-0   3.4.2-4
ii  libnautilus-extension1a  3.4.2-1+build1
ii  libnotify4   0.7.5-1
ii  libpango1.0-01.30.0-1
ii  libunique-3.0-0  3.0.2-1
ii  libx11-6 2:1.5.0-1

gnome-disk-utility recommends no packages.

gnome-disk-utility 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#689433: drm error edid checksum is invalid 255

2012-10-02 Thread Jonathan Nieder
tags 689433 + moreinfo
reassign 689433 src:linux 3.2.23-1
# cosmetic
severity 689433 minor
quit

Hi Geoff,

geoffbou wrote:

> I've got this at boot :
>
> drm error edid checksum is invalid 255
> this repeats 4 or 5 times
>
> The system is starting correctly but there is this problem before
> I didn't found the good answer on google.
>
> I've got an intel graphic card

Please attach output from "reportbug --template linux-image-$(uname -r)".

Do you get the same message if you plug in a different monitor?

Thanks for writing,
Jonathan


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



Bug#684352: phy0/hp-wifi problems after kernel update from 2.6 to 3.2

2012-10-02 Thread Anssi Hannula
Hi,

02.10.2012 17:28, David Smith kirjoitti:
> 
> Hello, I'm having a problem with my Intel 2200 wireless on my Compaq
> Presario V4000T (made by HP) that has started happening after I upgraded
> my kernel from 2.6 to 3.2.
> 
> Problem: phy0 wireless state is incorrect.
> 
> Steps to reproduce problem:
> 1. Upgrade kernel from 2.6 to 3.2
> 2. rfkill now reports that I have two wireless devices but I only have
> the Intel 2200 wireless:
> 
>  Miho:/home/david# rfkill list all
>  0: hp-wifi: Wireless LAN
>  Soft blocked: yes
>  Hard blocked: no
>  1: phy0: Wireless LAN
>  Soft blocked: yes
>  Hard blocked: yes
> 
> 3.  The wireless simply doesn't work anymore because all software
> believes the wireless is blocked with a hardware switch, which is not
> the case.
> 
> After many many hours of searching, I discovered that running "rfkill
> unblock all" is able to remove the "Hard Block" from phy0 and put the
> wireless into this state:

Sounds like the "hp-wifi" soft block status affects "phy0" hard block
status. So if some management program softblocks "hp-wifi", the "phy0"
will become hardblocked and the program doesn't understand that it needs
to unblock "hp-wifi" again to undo what it just did.

I have no idea what is the proper course of action here, though, but
hopefully someone else on the lists has an idea.



> 
> Miho:/home/david# rfkill unblock all
> Miho:/home/david# rfkill list all
> 0: hp-wifi: Wireless LAN
> Soft blocked: no
> Hard blocked: no
> 1: phy0: Wireless LAN
> Soft blocked: no
> Hard blocked: no
> Miho:/home/david#
> 
> 
> However, I find that I have to keep dropping to a console and running
> "sudo rfkill unblock all" because the hardware keeps going back into the
> first state where phy0 is reporting that it is hard blocked, when it
> really isn't.
> 
> 
> 
> Workaround #1: Set "ACPI=off" on 3.2 kernel. After which, the wireless
> appears to be correctly reported:
> Miho:/home/david# rfkill list all
> 0: phy0: Wireless LAN
> Soft blocked: no
> Hard blocked: no
> 
> This causes phy0 to accurately reflect the state of the hardware.
> 
> Workaround #2: Add hp-wmi to modprobe blacklist.  Again, this causes
> only phy0 wireless to be reported and phy0 always accurately reflects
> the state of the hardware (both soft and hard blocked).
> 
> Expected Results;
> Both phy0 and hp-wifi refer to the same hardware device so they should
> accurately report the correct state of that hardware device.
> 
> Actual Results:
> Phy0 reports it is hard blocked when there is no hard block on the
> wireless.  Further, phy0 keeps going into this "hard blocked" state from
> regular usage of the wireless with networkmanager, while the hp-wmi does
> not.  If I remove the hp-wmi then the phy0 works properly.  When I have
> hp-wmi, then phy0's state is often incorrect.  It seems there may be
> some conflict here between phy0 and hp-wmi.
> 
> 
>   
> Kernel versions tested:
> linux-image-3.2.0-3-686-pae: Wireless regularly gets into this "bad
> state" of reporting it's hard blocked when it isn't. Unable to recover
> from it without using "sudo rfkill unblock all".
> 
> linux-image-2.6.32-5-686: No problem at all
>  
> 
>  PCI registers from the only wireless device I have in this PC:
>  
>  Miho:/home/david# lspci -vv -s06:05.0
> 06:05.0 Network controller: Intel Corporation PRO/Wireless 2200BG
> [Calexico2] Network Connection (rev 05)
> Subsystem: Hewlett-Packard Company Device 12f5
> Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
> ParErr- Stepping- SERR+ FastB2B- DisINTx-
> Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> SERR-  Latency: 128 (750ns min, 6000ns max), Cache Line Size: 32 bytes
> Interrupt: pin A routed to IRQ 20
> Region 0: Memory at c8206000 (32-bit, non-prefetchable) [size=4K]
> Capabilities: [dc] Power Management version 2
> Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA
> PME(D0+,D1-,D2-,D3hot+,D3cold+)
> Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
> Kernel driver in use: ipw2200
> 
> Miho:/home/david#
> 
> 
> Somehow network manager is putting phy0 into a "hard blocked" state, but
> the hardware is not really hardblocked. After going into this hard
> blocked state, the wireless cannot be used anymore unless dropping to a
> console and running sudo rfkill unblock all which removes the "hard
> block" from phy0. Networkmanager alone is not able to bring the wireless
> back up.
> 
> Also, sometimes when I turn on the PC, or resume from hibernate the
> rfkill reports phy0 as hard blocked, when it isn't. Which again, forces
> me to drop to console and run a "sudo rfkill unblock all"
> 
> I am currently using Workaround #2 and am very happy with it. The
> wireless no longer goes into "hard blocked" through normal usage of the
> hardware with network manager.
> 
> Thank you for your time.

Bug#689325: arduino: Ethernet Library Dns getHostByName doesn't work

2012-10-02 Thread Francesco Apollonio
Actually what you need to change in the IPAddress.h debian version is only
what you can find into this new patch attached in this email.
The two casts to (uint32_t*) are only valid and useful into the original
version of the library, here they are completely useless.
So it's better if you include this latest patch.

Bye.

Francesco


IPAddress.h.patch
Description: Binary data


Bug#688952: ginkgocadx: Package appears to be non-free

2012-10-02 Thread Carlos Barrales Ruiz
Hi all.We apologize for the inconvenience.It's a errata from the ancient times. We do not (and won't) intend to include any additional clause to the LGPL v3 to the Ginkgo CADx source code.We will remove that in next software releases.Please, let us know if you need we re-publish any source distribution without that.Best regards.El 02/10/2012, a las 16:20, Mathieu Malaterre  escribió:Dear Carlos,  Could you please comment on the following issue within debian:http://bugs.debian.org/688952  It appears that the license says:...The GINKGO_CADX_LICENSE.txt file includes the following text:  This software musn't be sold without prior approval of the authorsIs this correct ?Thanks-M--Carlos Barrales Ruizcarlos.barra...@metaemotion.com[+34] 983 108 494MetaEmotionEdificio CTTA. Módulos 119-122.Paseo de Belén, nº9. E47011. Valladolid. Spain.www.metaemotion.com

Bug#689449: unblock: xserver-xorg-input-synaptics/1.6.2-2

2012-10-02 Thread Julien Cristau
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package xserver-xorg-input-synaptics

Single upstream fix for memory corruption.

unblock xserver-xorg-input-synaptics/1.6.2-2

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#689448: unblock: xorg-server/2:1.12.4-1

2012-10-02 Thread Julien Cristau
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package xorg-server

unblock xorg-server/2:1.12.4-1

One revert for a regression from 1.12.3.902 (sorry about that one, I was
aware of it but somehow thought it wasn't in 1.12.3.902), plus a couple
more fixes that might help ia64.  And an added conflict for a driver
that's no longer shipped, which will hopefully help apt with the upgrade
path.

diff --git a/ChangeLog b/ChangeLog
index 3fc89f8..1a89ccc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+commit dfc03ef3fda3572db590c2096272c990d434163e
+Author: Jeremy Huddleston Sequoia 
+Date:   Sun Aug 26 22:11:00 2012 -0700
+
+configure.ac: Version bump to 1.12.4
+
+Signed-off-by: Jeremy Huddleston Sequoia 
+
+commit 8995fcf260895ad288146b78d4c42b6f3b838d4f
+Author: Jeremy Huddleston Sequoia 
+Date:   Sun Aug 26 22:09:49 2012 -0700
+
+XQuartz: Bump version to 2.7.3
+
+Signed-off-by: Jeremy Huddleston Sequoia 
+
 commit a6d7400507f220d6f98b853def7904586fb1eadd
 Author: Jeremy Huddleston Sequoia 
 Date:   Sun Aug 19 09:07:33 2012 -0700
diff --git a/configure.ac b/configure.ac
index 28c9cf8..7c7e69e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,8 +26,8 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.60)
-AC_INIT([xorg-server], 1.12.3.902, 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="2012-08-19"
+AC_INIT([xorg-server], 1.12.4, 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE="2012-08-27"
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
diff --git a/debian/changelog b/debian/changelog
index 0043c70..77da19b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+xorg-server (2:1.12.4-1) unstable; urgency=low
+
+  * New upstream stable release.
+  * int10: fix pci_device_read_rom usage (closes: #686153).  Thanks, Stephan
+Schreiber!
+  * Revert 'Unload submodules' (closes: #686152).  Seems to introduce a
+regression, let's try that again later.  Thanks, Stephan Schreiber!
+  * Revert "fb: reorder Bresenham error correction to avoid overshoot".  Fixes
+regression introduced in 1.12.3.902 (fdo#54168, closes: #688908)
+  * Add conflicts against obsolete evtouch input driver (hopefully closes:
+#687268)
+
+ -- Julien Cristau   Sun, 30 Sep 2012 12:47:00 +0200
+
 xorg-server (2:1.12.3.902-1) unstable; urgency=low
 
   * New upstream release candidate
diff --git a/debian/control b/debian/control
index 8db33e2..d8f3735 100644
--- a/debian/control
+++ b/debian/control
@@ -119,6 +119,8 @@ Breaks:
  xserver-xorg-video-vga (<= 1:4.1.0-8),
  libgl1-mesa-dri (<< 7.10.2-4),
  libgl1-mesa-dri-experimental (<< 7.10.2-4),
+Conflicts:
+ xserver-xorg-input-evtouch,
 Provides:
  ${videoabi},
  ${inputabi},
diff --git a/debian/patches/04_int10-fix-pci_device_read_rom-usage.diff 
b/debian/patches/04_int10-fix-pci_device_read_rom-usage.diff
new file mode 100644
index 000..e33351f
--- /dev/null
+++ b/debian/patches/04_int10-fix-pci_device_read_rom-usage.diff
@@ -0,0 +1,45 @@
+From ccef32b333cde427e728d30253c221d9d7aabb3a Mon Sep 17 00:00:00 2001
+From: Stephan Schreiber 
+Date: Wed, 29 Aug 2012 19:58:23 +0200
+Subject: [PATCH] int10: fix pci_device_read_rom usage
+
+I noticed that the build-in int10 driver always reports
+"Unable to retrieve all of segment 0x0C."
+even though the entire BIOS data is retrieved with success.
+
+The associated code is in hw/xfree86/int10/generic.c, in the function
+xf86ExtendedInitInt10():
+
+if (pci_device_read_rom(pInt->dev, vbiosMem) < V_BIOS_SIZE) {
+xf86DrvMsg(screen, X_WARNING,
+   "Unable to retrieve all of segment 0x0C.\n");
+}
+
+The function pci_device_read_rom() is from libpciaccess; its return
+value is not a size but an error status code: 0 means success.
+If pci_device_read_rom() returns 0 for success, the warning is generated.
+
+The proposed patch corrects the evaluation of the return value of
+pci_device_read_rom() and of the supplied BIOS size.
+
+Debian bug#686153
+
+Signed-off-by: Julien Cristau 
+---
+ hw/xfree86/int10/generic.c |3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+Index: xorg-server/hw/xfree86/int10/generic.c
+===
+--- xorg-server.orig/hw/xfree86/int10/generic.c
 xorg-server/hw/xfree86/int10/generic.c
+@@ -178,7 +178,8 @@ xf86ExtendedInitInt10(int entityIndex, i
+  */
+ vbiosMem = (char *) base + V_BIOS;
+ memset(vbiosMem, 0, 2 * V_BIOS_SIZE);
+-if (pci_device_read_rom(pInt->dev, vbiosMem) < V_BIOS_SIZE) {
++if (pci_device_read_rom(pInt->dev, vbiosMem) != 0
++|| pInt->dev->rom_size < V_BIOS_SIZE) {
+ xf86DrvMsg(screen, X_WARNING,
+"Unable to retrieve all of segment 0x0C.\n");
+ }
diff --git a/deb

Bug#575660: With last kernels, terminal/console processing getting worth.

2012-10-02 Thread Regid Ichira
On Sun, Sep 30, 2012 at 12:16:07PM -0700, Jonathan Nieder wrote:
> Hi Regid,
> 
> In 2010, Regid Ichira wrote:
> 
> > 1) With 32-9, when tty1 shows the login prompt after boot, I can't see
> >the characters that I type.  I believe they are not processed as
> >expected.  This doesn't happen with 32-5.
> [...]
> > An old AT (DIN5 connector) white colored keyboard.
> > 01:00.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)
> [...]
> > By connecting over the network one can see that the i8042 interrupt
> > counter does not go up.
> 
> Do you still have access to this machine?  If so, what kernel version
> are you using these days, and how does it behave?
> 


  For some time now, the machine has problems with the display.  Could
be a bios setting issue, or some sort of a software problem.  More
likely there is one, or more, hardware failures.  I am reluctened to 
make any tests or changes.


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



Bug#687695: pre-approve unblock: tryton-modules-party-vcarddav/2.2.1-1

2012-10-02 Thread Adam D. Barratt
On Sat, 2012-09-15 at 10:22 +0200, Mathias Behrle wrote:
> please approve the upload of tryton-modules-party-vcarddav_2.2.1-1.
> 
> The new version contains the upstream bug fix release [1].
[...]
>  * Reports must no more be encoded in base64

I might regret asking this, but... why not?

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#689381: gdm3 login dialog fails to appear

2012-10-02 Thread Jesse Rhodes
I'll get that bit right next time.

I've seen this issue on wheezy as well. Switching to a separate VTY and
restarting the gdm3 process always fixes it, but I've never found a
consistent way to reproduce the issue.


Bug#688437: RFS: loook/0.6.8-1 ( ITP )

2012-10-02 Thread Jakub Wilk

(I don't intend to sponsor this package.)

* Mechtilde Stehmann , 2012-09-22, 18:43:

http://mentors.debian.net/debian/pool/main/l/loook/loook_0.6.8-1.dsc


Lintian reports:

I: loook source: quilt-patch-missing-description loook-python3.patch
W: loook source: debian-rules-missing-recommended-target build-arch
W: loook source: debian-rules-missing-recommended-target build-indep
I: loook source: debian-watch-file-is-missing
P: loook: no-upstream-changelog
W: loook: unknown-section office

README.Debian would be good place to mention how the Debian package 
diverges from upstream. But Python 3.X _is_ supported by upstream, so I 
don't feel it's useful to mention it in README.Debian.


Have you actually read your README.source?

What is "<688397 is the bug number of your ITP>" supposed to mean? :)

I'd use "debhelper (>= 8)" instead of "debhelper (>= 8.0.0)".

Current standards version is 3.9.4.

If you don't use VCS, remove the commented-out Vcs-* fields.

It's conventional to put a space after each comma in Depends.

Please ask debian-l10n-engl...@lists.debian.org for review of the 
package description and the manual page.


Please add get-orig-source target to your debian/rules. Why was COPYING 
not included in the .orig.tar.gz?


What are build-stamp and configure-stamp targets for? They don't seem to 
do anything useful...


What is "-rm -Rf tmp" for?

The install target could be much simplified if you didn't compress the 
manpages manually, but let dh_compress do it for you. 


The package FTBFS when built twice in a row:

gzip -r9 /tmp/loook-0.6.8/debian/loook.man && \
mkdir -p debian/loook/usr/share/man/man1/
gzip: /tmp/loook-0.6.8/debian/loook.man: No such file or directory
make: *** [install] Error 1

I wouldn't use $(CURDIR) when it's not necessary; it makes build logs 
noisy for no good reason.


Now looking at upstream source:


if os.getenv('USERPROFILE'):
config_path = os.getenv('USERPROFILE')
elif os.getenv('HOME'):
config_path = os.getenv('HOME')


I recommend using: os.path.expanduser('~')


elif os.name == 'dos':
config_path = "c:/"


This is dead code. DOS hasn't been supported since Python 2.3.

Application.saveConfig() saves the configuration always in UTF-8, but 
Application.__init__() would use locale encoding. Also, I think 
saveConfig() will fail badly if any of the settings contains special 
characters like # or %.



if os.name == 'nt':
try:
os.startfile(filename)
except:
print("Warning: File could not be opened. - %s" % filename)
else:
prg = self.ooo_path.get()
if not prg and os.name != 'nt':


The "os.name != 'nt'" check is redundant, it's always true.


filename = filename.replace('"', '\\"')
if os.name == 'dos':
filename = filename.replace('/', '\\')
prg = prg.replace('/', '\\')
cmd = "\"%s\" \"%s\" &" % (prg, filename)
if os.name == 'dos':
cmd = "\"%s\" \"%s\"" % (prg, filename)
self.status.config(text="Starting viewer...")
print(cmd)
try:
res = os.system(cmd)
except UnicodeError:
res = os.system(cmd)


This is not a correct way to escape filenames. Use subprocess.Popen to 
spawn external programs. Also, I have no idea was catching an exception 
and then re-running the very same code is supposed to achieve..



def removeXMLMarkup(self, s, replace_with_space):
s = re.compile("", re.DOTALL).sub('', s)
repl = ''
if replace_with_space:
repl = ' '
s = re.compile("<[^>]*>", re.DOTALL).sub(repl, s)
return s


This is not a correct way to parse XML. Use a real XML parser, e.g. 
xml.etree.



parts = re.split("\s+", query.strip())


This could be rewritten more readably as:
parts = query.split()


regex = re.compile(re.escape(query.lower()), re.DOTALL)
if regex.search(docstring):
return 1


This is weird. Why re.DOTALL when there couldn't be any unescaped dot in 
the regular expression? Also why bother with compiling regular 
expression for a fixed string when it will be used only once? It could 
be more readable rewritten as:


if query.lower() in docstring:
 return 1

(There are more instances of very similar code in the same method...)


# TODO: are all OOo files utf-8?


No, as far as I can tell there is no such guarantee.


title_match = re.compile("(.*?)", 
re.DOTALL|re.IGNORECASE).search(docinfo)


Again, this is not a valid way to parse XML.

--
Jakub Wilk


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



Bug#689447: synaptic: Synaptic remembers 'Download packages only" option, even with zero bytes left to download

2012-10-02 Thread Ben Eills
Package: synaptic
Version: 0.75.12
Severity: wishlist

I used the download packages only option to download a large number of package 
files while away from computer.

Upon return, I again marked the upgradeable files and pressed Apply.

The 'Download packages only' checkbox was still highlighted, presumably having 
been remembered from last time.

While this might be desirable in other cases (e.g. still have stuff left to 
download), the user would never want this auto-selected if there are zero bytes 
remaining.

This is not an unusual circumstance, since every time a user makes use of the 
checkbox at all, he will eventuallya arrive at this situation.

Suggestion: keep current functionality, but test for '0 bytes remaining' upon 
dialouge open and possibly deselect checkbox


Apologies if this bug report doesn't conform to convention: I'm quite new to 
Debian bugs.


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

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

Versions of packages synaptic depends on:
ii  hicolor-icon-theme  0.12-1
ii  libapt-inst1.5  0.9.6
ii  libapt-pkg4.12  0.9.6
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-35
iu  libcairo2   1.12.2-2
ii  libept1.4.121.0.6.1
iu  libfontconfig1  2.9.0-7
ii  libfreetype62.4.9-1
ii  libgcc1 1:4.7.1-7
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.3-1
iu  libgtk2.0-0 2.24.10-2
ii  libpango1.0-0   1.30.0-1
ii  libstdc++6  4.7.1-7
ii  libvte9 1:0.28.2-5
ii  libx11-62:1.5.0-1
ii  libxapian22 1.2.10-2
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages synaptic recommends:
ii  gksu 2.0.2-6
ii  libgtk2-perl 2:1.244-1
ii  policykit-1  0.105-1
ii  rarian-compat0.8.1-5
ii  software-properties-gtk  0.82.7.1debian1

Versions of packages synaptic suggests:
pn  apt-xapian-index  
pn  deborphan 
pn  dwww  
ii  menu  2.1.46

-- 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#689091: libxslt1-dev is not Multi-Arch compatible

2012-10-02 Thread Aron Xu
Hi,

On Sat, Sep 29, 2012 at 9:02 AM, Francois Gouget  wrote:
> Package: libxslt1-dev
> Version: 1.1.26-13
> Severity: normal
>
> Dear Maintainer,
>
> The amd64 version conflicts with the i386 one which makes it impossible to 
> install both. As a result the /usr/lib/i386-linux-gnu/libxslt.so symbolic 
> link is missing so that developping 32bit applications (e.g. Wine) using this 
> library is impossible on a 64bit system.
>

Yes, I'm aware of that. The problem here is that I still haven't given
it enough tries to make xslt-config identical across all architecture,
help is welcomed.

> Furthermore this development package does not seem to be multiarch aware as 
> there is no Multi-Arch field.
>
> My understanding is that as long as there are no architecture-dependent 
> headers there is no obstacle (i.e. no toolchain issue) to tagging the 
> development package as 'Multi-Arch: same'. The symbolic link (and any static 
> libraries) should be no issue as they are already in the 
> architecture-qualified folders.
>
> A good model for this appears to be the libx11-dev package.
>

Without making sure the package is co-installable, I'd rather go
without M-A field.



-- 
Regards,
Aron Xu


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



Bug#689442: Russian debconf templates translation

2012-10-02 Thread Alexander Golovko
tags 689442 + pending
--

Hi, Yuri

Thank you for your help!

I add your translation into git master branch, next uploaded version
will include it.


В Tue, 02 Oct 2012 20:27:51 +0400
Yuri Kozlov  пишет:

> Package: bacula
> Version: 5.2.6+dfsg-4
> Severity: wishlist
> Tags: l10n patch
> 
> 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 ***
> 
> Russian debconf templates translation is attached.
> 
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
> Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash


-- 
with best regards,
Alexander Golovko
email: alexan...@ankalagon.ru
xmpp: alexan...@ankalagon.ru


signature.asc
Description: PGP signature


Bug#689431: bpython: does not pass on exit status to shell

2012-10-02 Thread Sebastian Ramacher
Control: forwarded -1 
https://bitbucket.org/bobf/bpython/issue/227/does-not-pass-on-exit-status-to-shell

Hi

On 2012-10-02 16:32:41, Dominik George wrote:
> 
> Eike discovered that bpython does not cleanly pass on the script's exit 
> status to the parent shell in interactive mode.
> 
> Example:
> 
>   1. Call bpython.
>   2. Type exit(120)
>   3. Check with echo $?
> 
> Result:
> 
>   $ bpython; echo $?
> # enter exit(120)
>   0
> 
> Expected result:
> 
>   $ bpython; echo $?
> # enter exit(120)
>   120

thanks for the report. In this case bpython really deviates from the
vanilla Python interpreter's behavior. So we should fix that.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#689445: pymol fail to load its own session (pse files)

2012-10-02 Thread manu
Package: pymol
Version: 1.5.0.1-2
Severity: grave
Tags: upstream
Justification: renders package unusable

Dear Maintainer,

Pymol saves properly the current session but fails to load the files
afterwards. The pse file generated can be imported sucessfully in other pymol
versions

The reported error is:

Copyright (c) Schrodinger, LLC.
 All Rights Reserved.

Created by Warren L. DeLano, Ph.D.

PyMOL is user-supported open-source software.  Although some versions
are freely available, PyMOL is not in the public domain.

If PyMOL is helpful in your work or study, then please volunteer
support for our ongoing efforts to create open and affordable scientific
software by purchasing a PyMOL Maintenance and/or Support subscription.

More information can be found at "http://www.pymol.org";.

Enter "help" for a list of commands.
Enter "help " for information on a specific command.

 Hit ESC anytime to toggle between text and graphics.

 Detected OpenGL version 2.0 or greater. Shaders available.
 Detected GLSL version 1.20.
 OpenGL graphics engine:
  GL_VENDOR: Tungsten Graphics, Inc
  GL_RENDERER: Mesa DRI Mobile Intel® GM45 Express Chipset x86/MMX/SSE2
  GL_VERSION: 2.1 Mesa 8.0.4
 Executive: Loading version 1.501 session...
TypeError: bad argument type for built-in operation
ExectiveSetSession-Error: after view.
ExectiveSetSession-Warning: restore may be incomplete.
Segmentation fault

I am using debian wheeze/sid with python2.7.3rc3

Thanks in advance



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

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

Versions of packages pymol depends on:
ii  freeglut3 2.6.0-4
ii  libc6 2.13-35
ii  libfreetype6  2.4.9-1
ii  libgcc1   1:4.7.1-7
ii  libgl1-mesa-glx [libgl1]  8.0.4-2
ii  libglew1.71.7.0-3
ii  libglu1-mesa [libglu1]8.0.4-2
ii  libpng12-01.2.49-1
ii  libstdc++64.7.1-7
ii  python2.7.3~rc2-1
ii  python-pmw1.3.2-6
ii  python-tk 2.7.3-1
ii  python2.7 2.7.3~rc2-2.1
ii  zlib1g1:1.2.7.dfsg-13

Versions of packages pymol recommends:
ii  apbs  1.3.0-2

pymol 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#689191: python-libxml2 (v. 2.9.0) undefined symbol

2012-10-02 Thread Aron Xu
Thanks for spotting the problem!

I find that my pbuilder chroot wasn't up-to-date unstable+experimental
(amd64), and I'm not quite sure that whether this is the cause of such
a problem. Will do some test soon.



-- 
Regards,
Aron Xu


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