Bug#602129: Further information on bug #602129

2010-11-03 Thread Miguel Figueiredo
Hi,

the problem seems to be related with extended partitions/partition alignment.
The same issue as bug report #597088 and #593733.

[...]

> > A Terça 02 Novembro 2010 12:17:18 R.M. Thomas você escreveu:
> >> I tried to install again this morning, encountered the same problem
> >> with partitioning, continued with 2GB free space and no swap.  On the
> >> first reboot, presentation of the login dialogue box was delayed by
> >> about 20 seconds.  When the password was entered, the box became greyed
> >> and the system hung indefinitely while the disk activity light showed
> >> irregular activity.
> > 
> > [...]
> 
> I attach the contents of the directory /var/log/installer.  I hope this
> is the information you require.  If you need anything else, please let me
> know.
> 
> It was necessary for me to repair the filesystem with fsck in order to be
> able to mount / read-write and obtain connection to the LAN.  The machine
> remains in an unstable state.
> 
> Mike

-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org




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



Bug#602357: opendnssec-enforcer: should suggest libsofthsm too

2010-11-03 Thread Ondřej Surý
libsofthsm has PKCS#11 ABI and so any pkcs11 library can be used (such as for 
Hardware Security Module). That said, the suggestion to suggest libsofthsm is 
reasonable and I'll incorporate it in next release.

Ondrej Sury

On 4.11.2010, at 0:46, "Marc Dequènes (Duck)"  wrote:

> Package: opendnssec-enforcer
> Version: 1.1.3-1
> 
> 
> Coin,
> 
> After a fresh installation, initialization, and a new zone added:
> # ods-ksmutil key list -v
> SQLite database set to: /var/lib/opendnssec/db/kasp.db
> Keys:
> hsm_session_init(): PKCS#11 module load failed: /usr/lib/libsofthsm.so
> Error: failed to list keys
> 
> This is due to a missing libsofthsm. I wonder why softhsm does not depends on 
> its own library, but as it works well for --init-token operation, i guess 
> it's weird but working fine. So, in order to help users, it would be nice to 
> at least suggest libsofthsm.
> 
> Regards.
> 
> -- 
> Marc Dequènes (Duck)



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



Bug#602342: [erlang-odbc] Always fails to connect

2010-11-03 Thread Sergei Golovan
On Thu, Nov 4, 2010 at 1:21 AM, Emil Langrock  wrote:
>
>> odbc:start().
>>
> odbc:connect("Driver=SQLITE3;Database=/var/lib/ejabberd_archive/mod_archive.sqlite3;",
> [{scrollable_cursors, off}]).
>
> =ERROR REPORT 3-Nov-2010::22:46:50 ===
> ODBC: received unexpected info: {tcp_closed,#Port<0.670>}
>
>
> =ERROR REPORT 3-Nov-2010::22:46:50 ===
> ** Generic server <0.57.0> terminating
> ** Last message in was {#Port<0.668>,{exit_status,139}}
> ** When Server state == {state,#Port<0.668>,
>                               {<0.35.0>,#Ref<0.0.0.109>},
>                               <0.35.0>,undefined,on,undefined,undefined,off,
>                               connecting,undefined,0,
>                               [#Port<0.666>,#Port<0.667>],
>                               #Port<0.669>,#Port<0.670>}

odbcserver (the Erlang port which talks to unixodbc) segfaults when
connecting to
SQLite3 database. Seems like a bug in odbcserver. I'll try to
investigate it. Though I think the fix will appear in unstable and
testing first, not in experimental (where your 1:14.b-dfsg-1 comes
from).

Cheers!
-- 
Sergei Golovan



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



Bug#583092: fixed

2010-11-03 Thread Lior Kaplan
Version: 1.4.19-2


Bug#597554: debdiff fixing the issue

2010-11-03 Thread Clint Byrum
On Thu, 2010-11-04 at 07:07 +0100, Lucas Nussbaum wrote:
> On 03/11/10 at 13:16 -0700, Clint Byrum wrote:
> > 
> > Thanks Lucas, committed as revision 5969
> 
> Hi,
> 
> It looks like you forgot to "svn add".
> 

Indeed I did. 5970 has the missing patch.

> Are there other things that you would like to see in the package before
> an upload (besides the political topic of FHS)?
> 

No, this should be plenty.

> I'm quite busy with my day job currently, so I don't really have time to
> focus on maintaining those packages. But I very much welcome
> contributions, and can still make uploads. So don't hesitate to jump in
> in Debian or Ubuntu bugs ;)

Understood. I *should* have time allocated to ruby packaging stuff
during the natty cycle, so expect more to come soon. :)

I've been perusing the squeeze RC bugs list for things I can fix.. I'll
add ruby to my search terms too.




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



Bug#597554: debdiff fixing the issue

2010-11-03 Thread Lucas Nussbaum
On 03/11/10 at 13:16 -0700, Clint Byrum wrote:
> On Wed, 2010-11-03 at 17:36 +0100, Lucas Nussbaum wrote:
> > On 03/11/10 at 09:28 -0700, Clint Byrum wrote:
> > > On Wed, 2010-11-03 at 07:46 +0100, Lucas Nussbaum wrote:
> > > > On 02/11/10 at 15:25 -0700, Clint Byrum wrote:
> > > > > This patch adds the require 'yaml' that solves the issue.
> > > > 
> > > > Great! Could you commit it?
> > > 
> > > I have no write access to the pkg-ruby-extras repository. My allioth
> > > username is spamaps-guest.
> > 
> > Added to the team. Sorry, I thought you were already a team member.
> > 
> 
> Thanks Lucas, committed as revision 5969

Hi,

It looks like you forgot to "svn add".

Are there other things that you would like to see in the package before
an upload (besides the political topic of FHS)?

I'm quite busy with my day job currently, so I don't really have time to
focus on maintaining those packages. But I very much welcome
contributions, and can still make uploads. So don't hesitate to jump in
in Debian or Ubuntu bugs ;)
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#556273: segfault in organise bookmarks menu

2010-11-03 Thread Mike Hommey
On Wed, Nov 03, 2010 at 01:31:44PM +0100, Leandro sul bianchino wrote:
> Package: iceweasel
> Version: 3.5.15-1
> Severity: normal
> 
> The crash happens only on my powerpc apple ibook, not on my amd64.

Please follow the instructions in /usr/share/bug/iceweasel/presubj to
get a backtrace.

Thanks

Mike



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



Bug#602362: libjsr166y-java: FTBFS in sid with type parameters ... cannot be determined error

2010-11-03 Thread Fabrice Coutadeur
Package: libjsr166y-java
Version: 0.1.20080107-1
Severity: serious
Justification: fails to build from source

Hi,

Your package FTBFS in a sid chroot with the following messages:
...
src/main/java/jsr166y/forkjoin/ParallelArray.java:1657: type parameters of 
jsr166y.forkjoin.Ops.Predicate cannot be determined; no unique maximal 
instance exists for type variable T with upper bounds S,T
 Ops.andPredicate(this.selector, selector));
 ^
src/main/java/jsr166y/forkjoin/ParallelArray.java:1663: type parameters of 
jsr166y.forkjoin.Ops.Predicate cannot be determined; no unique maximal 
instance exists for type variable T with upper bounds S,T
 Ops.orPredicate(this.selector, selector));
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
12 warnings
make[1]: *** [override_jh_build] Error 123

Thanks,
Fabrice

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

Kernel: Linux 2.6.35-23-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.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#602361: libpam-opie appears vulnerable to CVE-2010-1938

2010-11-03 Thread Silvio Cesare
Package: libpam-opie
Version: 0.21-8
Severity: important
Tags: security

The opie package has marked this as vulnerable, but libpam-opie has not been
reported yet. Looking at the source, it appears vulnerable to CVE-2010-1938.


Bug#601859: wesnoth-1.9: Bad error handling in postinst script

2010-11-03 Thread PJ Weisberg
As a temporary workaround, until the postinst script gets fixed, you can:

1. Install wesnoth-1.8-core
2. Install wesnoth-1.9-core
3. Uninstall wesnoth-1.8-core

The  Wesnoth1.9 postinst configuration script is set up to abort if
Wesnoth isn't already configured, so installing a version that does
successfully configure tricks it into working.



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



Bug#602360: pnmquant: fails on stdin

2010-11-03 Thread Bart Massey
Package: netpbm
Version: 2:10.0-12.2+b1
Severity: normal
Tags: upstream patch


When invoked without a filename argument, pnmquant fails.
Upon inspection, this is because pnmquant is a perl script
that performs the two-pass pnmcolormap pnmremap sequence,
and it does not bother to save stdin for the second pass.

A patch is attached.  Alternatively, one could simply change
the documentation to indicate that pnmquant must receive a
filename argument.

(BTW, I'm not sure whether the "this code is in the public
domain" license of pnmquant is OK, but I'm too lazy to file
a separate bug report on this.)

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

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

Versions of packages netpbm depends on:
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  libnetpbm10 2:10.0-12.2+b1   Graphics conversion tools shared l
ii  libpng12-0  1.2.44-1 PNG library - runtime
ii  libtiff43.9.4-1  Tag Image File Format (TIFF) libra
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages netpbm recommends:
ii  ghostscript 8.71~dfsg2-3 The GPL Ghostscript PostScript/PDF

netpbm suggests no packages.

-- no debconf information

--- pnmquant.dist   2010-11-03 10:27:30.0 -0700
+++ pnmquant2010-11-03 21:58:20.0 -0700
@@ -9,6 +9,7 @@
 use Getopt::Long;
 use File::Temp "tempfile";
 use File::Spec;
+use File::Copy;
 
 my ($TRUE, $FALSE) = (1,0);
 
@@ -39,7 +40,13 @@
 if (@ARGV > 1) {
 $infile = $ARGV[1];
 } else {
-$infile = "-";
+my ($savefileFh, $savefileSpec) =
+   tempfile("pnmquantSave", 
+SUFFIX => ".pnm",
+UNLINK => $TRUE,
+DIR => File::Spec->tmpdir());
+copy(\*STDIN, $savefileFh);
+$infile = $savefileSpec;
 }
 
 my $averageOpt;



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



Bug#532361: there is a missing dependency on idle

2010-11-03 Thread fabrice
Hi,

if you install the idle package, runVision works, so a depends should be
added on idle in mgltools-vision (and not directly on idle-python2.6, to
avoid having to change the dependency for each new python version).

Thanks,
Fabrice




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



Bug#602243: to avoid to depend on 2 python versions

2010-11-03 Thread fabrice
Hi,

The purpose of this change is to avoid an additional dependency on
python2.5. If you look at actual package is sid, it depends on python as
well as on current python stack (python 2.6).

Thanks,
Fabrice




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



Bug#600169: couchdb has example in config, desktopcouch needs to follow

2010-11-03 Thread Jason Woofenden
reassign 600169 desktopcouch
retitle 600169 futon authentication incompatible with major browsers
thanks

With the default config file for desktopcouch, major browsers (I've
tested chromium and firefox) are unable to authenticate with
desktopcouch's futon.

This is because this config file:

/etc/xdg/desktop-couch/compulsory-auth.ini

contains:

[couch_httpd_auth]
require_valid_user = true

which make http authentication required, but lacks this option:

[httpd]
WWW-Authenticate = Basic realm="administrator"

which tells the user agent what type of authenticacion to send
(only basic works, but FireFox, Chromium, curl and wget (and
presumably most others) default to something more secure like
digest.)

When that option is added, futon works perfectly (including the
~/.data/desktop-couch/couchdb.html redirect.) And you can access
desktopcouch from curl and wget without obscure flags/headers.


Thank you,   - Jason


P.S. couchdb has the WWW-Authenticate setting in it's default
local.ini, but it's commented out. I asked why it's commented out
on #couchdb about this, and if you're curious, here's what I've
learned:

By default, couchdb does not have any user accounts, and supports a
number of authentication methods, so it has (in its default config
file) examples and instructions on how to get authentication set
up, including a config option to send www-authentication headers
(which is commented out.)

While I feel there must be a better solution, I can understand why
they have the default config that way. By default couchdb allows
read and write access to records, and turning off http auth, allows
you to fiddle around with futon (out of the box) without mucking
with config files or getting authentication dialogs. (Auth dialogs
would be particularly annoying at this stage, since there's no
accounts set up, so they'd always fail.)



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



Bug#601734: New Installation

2010-11-03 Thread Munroe Sollog
Below is a fresh squeeze fully up-to-date install.  I disabled
'install-recommends' in APT.  I pre-installed the postgresql package
then ran the below.

My dbconfig answers were: yes, psql, password: otrs2
Let me know if you need anything else


r...@squeeze:~# apt-get install otrs2
Reading package lists... Done
Building dependency tree  
Reading state information... Done
The following extra packages will be installed:
  apache2 apache2-mpm-worker apache2-utils apache2.2-bin
apache2.2-common dbconfig-common fontconfig-config
libalgorithm-diff-perl libapache2-mod-perl2
  libapache2-reload-perl libapr1 libaprutil1 libaprutil1-dbd-sqlite3
libaprutil1-ldap libauthen-sasl-perl libbit-vector-perl
libcarp-clan-perl libclass-inspector-perl
  libconvert-binhex-perl libcrypt-passwdmd5-perl libcrypt-ssleay-perl
libdate-pcalc-perl libdbd-mysql-perl libdbi-perl libdevel-symdump-perl
libdigest-hmac-perl
  libdigest-sha1-perl libemail-valid-perl libfcgi-perl libfontconfig1
libgd-gd2-noxpm-perl libgd-graph-perl libgd-text-perl libgd2-noxpm
libhtml-parser-perl
  libhtml-tagset-perl libhtml-tree-perl libio-socket-ssl-perl
libio-stringy-perl libjpeg62 libjs-prototype libjs-yui
libmail-pop3client-perl libmailtools-perl
  libmime-tools-perl libmysqlclient16 libnet-daemon-perl
libnet-dns-perl libnet-domain-tld-perl libnet-imap-simple-perl
libnet-imap-simple-ssl-perl libnet-ip-perl
  libnet-smtp-ssl-perl libnet-ssleay-perl libossp-uuid-perl
libossp-uuid16 libpdf-api2-perl libperl5.10 libplrpc-perl libpng12-0
libsoap-lite-perl libtask-weaken-perl
  libtext-csv-perl libtext-diff-perl libtimedate-perl liburi-perl
libwww-perl libxml-feedpp-perl libxml-parser-perl libxml-treepp-perl
libxpm4 mysql-common ttf-dejavu
  ttf-dejavu-core ttf-dejavu-extra
Suggested packages:
  apache2-doc apache2-suexec apache2-suexec-custom libgssapi-perl
ttf-dustin libgd-tools libdata-dump-perl libio-socket-inet6-perl uuid
libnet-jabber-perl
  libmime-lite-perl otrs2-doc-en otrs2-doc-de libnet-ldap-perl
Recommended packages:
  libalgorithm-diff-xs-perl libbsd-resource-perl libnet-libidn-perl
javascript-common libtext-csv-xs-perl libhtml-format-perl aspell ispell
The following NEW packages will be installed:
  apache2 apache2-mpm-worker apache2-utils apache2.2-bin
apache2.2-common dbconfig-common fontconfig-config
libalgorithm-diff-perl libapache2-mod-perl2
  libapache2-reload-perl libapr1 libaprutil1 libaprutil1-dbd-sqlite3
libaprutil1-ldap libauthen-sasl-perl libbit-vector-perl
libcarp-clan-perl libclass-inspector-perl
  libconvert-binhex-perl libcrypt-passwdmd5-perl libcrypt-ssleay-perl
libdate-pcalc-perl libdbd-mysql-perl libdbi-perl libdevel-symdump-perl
libdigest-hmac-perl
  libdigest-sha1-perl libemail-valid-perl libfcgi-perl libfontconfig1
libgd-gd2-noxpm-perl libgd-graph-perl libgd-text-perl libgd2-noxpm
libhtml-parser-perl
  libhtml-tagset-perl libhtml-tree-perl libio-socket-ssl-perl
libio-stringy-perl libjpeg62 libjs-prototype libjs-yui
libmail-pop3client-perl libmailtools-perl
  libmime-tools-perl libmysqlclient16 libnet-daemon-perl
libnet-dns-perl libnet-domain-tld-perl libnet-imap-simple-perl
libnet-imap-simple-ssl-perl libnet-ip-perl
  libnet-smtp-ssl-perl libnet-ssleay-perl libossp-uuid-perl
libossp-uuid16 libpdf-api2-perl libperl5.10 libplrpc-perl libpng12-0
libsoap-lite-perl libtask-weaken-perl
  libtext-csv-perl libtext-diff-perl libtimedate-perl liburi-perl
libwww-perl libxml-feedpp-perl libxml-parser-perl libxml-treepp-perl
libxpm4 mysql-common otrs2
  ttf-dejavu ttf-dejavu-core ttf-dejavu-extra
0 upgraded, 76 newly installed, 0 to remove and 2 not upgraded.
Need to get 27.9 MB of archives.
After this operation, 111 MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://debian.lcs.mit.edu/debian/ squeeze/main libapr1 i386
1.4.2-6 [85.4 kB]
Get:2 http://debian.lcs.mit.edu/debian/ squeeze/main libaprutil1 i386
1.3.9+dfsg-5 [87.0 kB]
Get:3 http://debian.lcs.mit.edu/debian/ squeeze/main
libaprutil1-dbd-sqlite3 i386 1.3.9+dfsg-5 [27.2 kB]
Get:4 http://debian.lcs.mit.edu/debian/ squeeze/main libaprutil1-ldap
i386 1.3.9+dfsg-5 [25.3 kB]
Get:5 http://debian.lcs.mit.edu/debian/ squeeze/main apache2.2-bin
i386 2.2.16-3 [1,344 kB]
Get:6 http://debian.lcs.mit.edu/debian/ squeeze/main apache2-utils
i386 2.2.16-3 [164 kB]
Get:7 http://debian.lcs.mit.edu/debian/ squeeze/main apache2.2-common
i386 2.2.16-3 [307 kB]
Get:8 http://debian.lcs.mit.edu/debian/ squeeze/main
apache2-mpm-worker i386 2.2.16-3 [2,224 B]
Get:9 http://debian.lcs.mit.edu/debian/ squeeze/main apache2 i386
2.2.16-3 [1,386 B]
Get:10 http://debian.lcs.mit.edu/debian/ squeeze/main dbconfig-common
all 1.8.46 [474 kB]
Get:11 http://debian.lcs.mit.edu/debian/ squeeze/main ttf-dejavu-core
all 2.31-1 [1,451 kB]
Get:12 http://debian.lcs.mit.edu/debian/ squeeze/main
fontconfig-config all 2.8.0-2.1 [217 kB]
Get:13 http://debian.lcs.mit.edu/debian/ squeeze/main
libalgorithm-diff-perl all 1.19.02-2 [51.5 kB]
Get:14 http://debian.lcs.mit.edu/debian/ squeeze/main 

Bug#573767: tardy: notification of NMU version 1.20-0.1

2010-11-03 Thread tony mancill
tags 573767 + patch
tags 573767 + pending
thanks

Dear maintainer,

As per the discussion in #573767, I've sponsored Jari Aalto's
NMU for tardy (versioned as 1.20-0.1) and uploaded it to DELAYED/10. 
Please feel free to tell me if I should delay it longer or remove
it from the queue.

The diff is excluded due to its length (most of it concerns the
changes in the upgrade).  However, note that this NMU does include
freshening of the Debian packagin itself.  The changelog follows.

Regards,
tony

diff -Nru tardy-1.12/debian/changelog tardy-1.20/debian/changelog
--- tardy-1.12/debian/changelog 2010-11-03 20:57:46.0 -0700
+++ tardy-1.20/debian/changelog 2010-10-15 04:29:24.0 -0700
@@ -1,3 +1,40 @@
+tardy (1.20-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+- New upstream release (Closes: #573767).
+- Update to packaging format "3.0 (quilt)".
+  * debian/compat
+- Update to 8.
+  * debian/changelog
+- Delete EOL whitespaces.
+  * debian/control
+- (Build-Depends): Update to debhelper 8. Remove dpatch.
+- (Depends): Add ${misc:Depends}.
+- (Homepage): Update to Freshmeat.
+- (Standards-Version): Update to 3.9.1.
+  * debian/copyright
+- Point to GPL-2.
+- Update layout and use FSF URL.
+  * debian/manpages
+- New file.
+  * debian/patches
+ - Remove. All included in upstream.
+  * debian/rules
+- Remove dpatch; obsoleted by new package format.
+- Delete EOL whitespaces.
+- (clean): Fix lintian debian-rules-ignores-make-clean-error.
+  Move config.* copy commands to target 'config.status'.
+  Delete config.* files copied from autotools-dev so that they
+  don't appear in diff.
+- (config.status): Add copy commands for config.* files.
+- (install): Update dh_clean to dh_prep. install new config.*
+  * debian/source/format
+- New file.
+  * debian/watch
+- update from version 2 to 3. Tighten regexp.
+
+ -- Jari Aalto   Fri, 15 Oct 2010 14:29:24 +0300
+
 tardy (1.12-3.1) unstable; urgency=low
 
   [Jari Aalto]



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



Bug#602359: /usr/share/man/man8/update-manager.8.gz: manpage is outdated in terms of cmdline args

2010-11-03 Thread Yaroslav Halchenko
Package: update-manager-gnome
Version: 0.200.4-1
Severity: minor
File: /usr/share/man/man8/update-manager.8.gz

excerpt from manpage:
   -h, --help
  Show a similar help message
   -c, --check-dist-upgrades
  Check if a new distribution release is available
   -d, --devel-release
  Check if upgrading to the latest devel release is possible
   -p, --proposed
  Try to run a dist-upgrade
   --dist-upgrade
  Try to run a dist-upgrade

and ouput of --help:

  -l LOGLEVEL, --log-level=LOGLEVEL
sets the log level
  -d, --debug   sets the log level to debug
  -c, --check   starts an update check
  --version show program's version number and exit
  -h, --helpshow this help message and exit

so
$> update-manager --check-dist-upgrades
Usage: update-manager [options]


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages update-manager-gnome depends on:
ii  gconf22.28.1-5   GNOME configuration database syste
ii  gksu  2.0.2-4graphical frontend to su
ii  python2.6.6-3+squeeze1   interactive high-level object-orie
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-gconf  2.28.1-1   Python bindings for the GConf conf
ii  python-gobject2.21.4+is.2.21.3-1 Python bindings for the GObject li
ii  python-gtk2   2.17.0-4   Python bindings for the GTK+ widge
ii  python-support1.0.10 automated rebuilding support for P
ii  python-vte1:0.24.3-1 Python bindings for the VTE widget
ii  update-manager-core   0.200.4-1  APT update manager core functional

update-manager-gnome recommends no packages.

Versions of packages update-manager-gnome suggests:
ii  software-properties-gtk  0.60.debian-1.1 manage the repositories that you i
ii  update-notifier  0.99.3debian6   Daemon which notifies about packag

-- 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#601549: perl: sprintf ignores LC_NUMERIC with constants

2010-11-03 Thread Damyan Ivanov
-=| Niko Tyni, Thu, Oct 28, 2010 at 02:36:57PM +0300 |=-
> But OK, somebody (you and probably Helge Kreutzmann too) does care 
> and my fix just got applied upstream, so convinced :)

Great! Thanks for driving this further.

> This should go nicely together with the LC_NUMERIC doc fixes from 
> #379329 that also got applied upstream. The test suite changes in 
> the upstream commits could be left out, they probably don't apply to 
> the 5.10 branch as-is.
> 
> I'm going to be short on time for the next week or so. Any chance you'd
> like to become a comaintainer and handle this yourself? :)

Unfortunately I can't take advantage of you kind offer, yet. The root 
reason is that I am short of time. Me being completely alien to topgit 
doesn't help either :/

I am subscribed to p...@pts, though, so I still may be able to help 
occasionally.


signature.asc
Description: Digital signature


Bug#602358: ITP: rtl8192ce-dkms -- Realtek RTL8192CE driver in DKMS format.

2010-11-03 Thread Keng-Yu Lin
Package: wnpp
Severity: wishlist
Owner: "Keng-Yu Lin" 

* Package name: rtl8192ce-dkms
  Version : 2.6.0003.0628.2010+dfsg
  Upstream Author : Realtek Semiconductor Corporation
* URL : http://www.realtek.com
* License : GPLv2
  Programming Lang: C
  Description : Realtek RTL8192CE driver in DKMS format.

 This package contains Realtek 802.11 Linux wireless driver
 for use with Realtek RTL8192CE-based hardware.



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



Bug#602357: opendnssec-enforcer: should suggest libsofthsm too

2010-11-03 Thread Marc Dequènes (Duck)

Package: opendnssec-enforcer
Version: 1.1.3-1


Coin,

After a fresh installation, initialization, and a new zone added:
# ods-ksmutil key list -v
SQLite database set to: /var/lib/opendnssec/db/kasp.db
Keys:
hsm_session_init(): PKCS#11 module load failed: /usr/lib/libsofthsm.so
Error: failed to list keys

This is due to a missing libsofthsm. I wonder why softhsm does not  
depends on its own library, but as it works well for --init-token  
operation, i guess it's weird but working fine. So, in order to help  
users, it would be nice to at least suggest libsofthsm.


Regards.

--
Marc Dequènes (Duck)


pgp2cKNt4dMTu.pgp
Description: PGP Digital Signature


Bug#514269: /usr/bin/kwin: Must move the window for get the content refresh

2010-11-03 Thread Odair Augusto Trujillo Orozco
2010/3/4 Odair Trujillo :
> Package: kde-window-manager
> Version: 4:4.3.4-4
> Severity: normal
> File: /usr/bin/kwin
>
> On some applications having a scroll area the content
> of the area are not refreshed and the scroll bar dont
> move. If move the window or minimize and maximize the
> content of window are refreshed.
>
> I'm using Nvidia GeForce 8200M with 190 driver version.
>
> -- System Information:
> Debian Release: squeeze/sid
>  APT prefers unstable
>  APT policy: (990, 'unstable'), (500, 'testing'), (300, 'experimental')
> Architecture: i386 (i686)
>
> Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
> Locale: LANG=es_CO.UTF-8, LC_CTYPE=es_CO.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages kde-window-manager depends on:
> ii  kdebase-runtime               4:4.3.4-2  runtime components from the 
> offici
> ii  kdelibs5                      4:4.3.4-3  core libraries for all KDE 4 
> appli
> ii  libc6                         2.10.2-5   Embedded GNU C Library: Shared 
> lib
> ii  libgl1-mesa-glx [libgl1]      7.6.1-1    A free implementation of the 
> OpenG
> ii  libice6                       2:1.0.6-1  X11 Inter-Client Exchange library
> ii  libkdecorations4              4:4.3.4-4  library used by decorations for 
> th
> ii  libkephal4                    4:4.3.4-4  API for easier handling of 
> multihe
> ii  libkwineffects1               4:4.3.4-4  library used by effects for the 
> KD
> ii  libkworkspace4                4:4.3.4-4  Library for the kdebase workspace
> ii  libplasma3                    4:4.3.4-3  library for the KDE 4 Plasma 
> deskt
> ii  libqt4-dbus                   4:4.5.3-4  Qt 4 D-Bus module
> ii  libqt4-qt3support             4:4.5.3-4  Qt 3 compatibility library for Qt
> ii  libqtcore4                    4:4.5.3-4  Qt 4 core module
> ii  libqtgui4                     4:4.5.3-4  Qt 4 GUI module
> ii  libsm6                        2:1.1.1-1  X11 Session Management library
> ii  libstdc++6                    4.4.3-2    The GNU Standard C++ Library v3
> ii  libx11-6                      2:1.3.3-1  X11 client-side library
> ii  libxcomposite1                1:0.4.1-1  X11 Composite extension library
> ii  libxdamage1                   1:1.1.2-1  X11 damaged region extension 
> libra
> ii  libxext6                      2:1.1.1-2  X11 miscellaneous extension 
> librar
> ii  libxfixes3                    1:4.0.4-1  X11 miscellaneous 'fixes' 
> extensio
> ii  libxrandr2                    2:1.3.0-3  X11 RandR extension library
> ii  libxrender1                   1:0.9.5-1  X Rendering Extension client 
> libra
>
> kde-window-manager recommends no packages.
>
> kde-window-manager suggests no packages.
>
> -- no debconf information
>
>
>

I'm still having the bug using nvidia 256.44 driver version.
kde-window-manager 4.4.5-4


-- 

"LARGA VIDA Y PODEROSA."
              Blog de Haldrik



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



Bug#602355: chromium-browser: Error when both html5 enabled and signed-in at youtube

2010-11-03 Thread Hongzheng Wang
Package: chromium-browser
Version: 7.0.544.0~r61416-1
Severity: normal

Hello,

I found a really strange problem with the experimental version of the
package.  That is, the browser cannot play in succession videos with
html5 enabled given that I am signed in.

What steps will reproduce the problem?
1. Open youtube.com and sign in, and also enable html5
2. Play a video using html5
3. Play another video using html5

What is the expected result?
Both of these videos should be properly played

What happens instead?
An error occurs:
Aw, snap! Something went wrong while displaying this webpage ...

If I didn't sign in or html5 is not enabled, there is no such a problem.
Older version, say 6.0.472, doesn't have this bug too.



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

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

Versions of packages chromium-browser depends on:
ii  libasound2   1.0.23-2.1  shared library for ALSA applicatio
ii  libbz2-1.0   1.0.5-6 high-quality block-sorting file co
ii  libc62.11.2-7Embedded GNU C Library: Shared lib
ii  libcairo21.8.10-6The Cairo 2D vector graphics libra
ii  libcups2 1.4.4-6 Common UNIX Printing System(tm) - 
ii  libdbus-1-3  1.2.24-3simple interprocess messaging syst
ii  libdbus-glib-1-2 0.88-2  simple interprocess messaging syst
ii  libexpat12.0.1-7 XML parsing C library - runtime li
ii  libfontconfig1   2.8.0-2.1   generic font configuration library
ii  libfreetype6 2.4.2-2 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.5.1-9   GCC support library
ii  libgconf2-4  2.28.1-5GNOME configuration database syste
ii  libgcrypt11  1.4.5-2 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libgtk2.0-0  2.20.1-2The GTK+ graphical user interface 
ii  libjpeg626b1-1   The Independent JPEG Group's JPEG 
ii  libnspr4-0d  4.8.6-1 NetScape Portable Runtime Library
ii  libnss3-1d   3.12.8-1Network Security Service libraries
ii  libpango1.0-01.28.3-1Layout and rendering of internatio
ii  libpng12-0   1.2.44-1PNG library - runtime
ii  libstdc++6   4.5.1-9 The GNU Standard C++ Library v3
ii  libx11-6 2:1.3.3-3   X11 client-side library
ii  libxext6 2:1.1.2-1   X11 miscellaneous extension librar
ii  libxrender1  1:0.9.6-1   X Rendering Extension client libra
ii  libxss1  1:1.2.0-2   X11 Screen Saver extension library
ii  lzma 4.43-14 Compression method of 7z format in
ii  xdg-utils1.0.2+cvs20100307-3 desktop integration utilities from
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

chromium-browser recommends no packages.

Versions of packages chromium-browser suggests:



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



Bug#602354: base: apt-get runs in top consuming 90% cpu. 0% idle. uptime 18:45.

2010-11-03 Thread olson
Package: base
Severity: important
Tags: d-i

apt-get is top process consuming 90 percent cpu after the update manager runs.
The system idle is 0.0%.  The system has been up for 18 hours.  This can be
reproduced.  I have to kill the apt-get process with a minus one to resolve.
The parent process is /bin/sh /etc/cron.daily/apt.



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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (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#549210: xpad crashes when rightclicking on the systray

2010-11-03 Thread Andrea Lusuardi - UoVoBW
HI *,
i can confirm this bug, happens to me too, when rightclicking on the
systray or on any pad,thus rendering the application completely useless
(except for the already-open tabs that keep on working, but cannot be
modified or deleted in any way - writing on them works, though)

My machine:

Linux flatline 2.6.35.4 #3 SMP PREEMPT Sat Sep 11 18:36:45 CEST 2010
x86_64 GNU/Linux

my libc is 

ii  libc-bin2.11.2-6+squeeze1 Embedded GNU C Library: Binaries

and i get the following segfault upon clicking:

kernel: xpad[12094] segfault at 1c5e65f67 ip 7eff243eb121 sp
7fff79951e50 error 4 in libc-2.11.2.so[7eff24377000+158000] 
kernel: xpad[10351] segfault at 13e035f67 ip 7f5b440d3121 sp
7fff3b9c65e0 error 4 in libc-2.11.2.so[7f5b4405f000+158000] 

and so on.
How can i provide more info?
thanks

-- 
   Andrea Lusuardi  -  UoVoBW 
  Registered Linux User #364578
http://uovobw.homelinux.org/ - GPG: 313C1073


signature.asc
Description: PGP signature


Bug#554506: (ugly) patch which should fix dm-crypt-on-lvm setups

2010-11-03 Thread Jonas Meurer
Hello,

Again I tried to work on this bugreport. I'm absolutely sure that
different bugs are spotted. Most people are hitting the following bug:

the debian-installer was changed to configure devices in fstab and
crypttab in the 'UUID=...' style some time ago. this works for most
systems, with the exception of 'dm-crypt on lvm' setups, where the
encrypted devices are on top of lvm.
the reason is, that the cryptroot initramfs script tries to determine
the volume group from the source device string if the source device is
not available at boot. in the past that was possible for source devices
like '/dev/mapper/vg01-root_crypt'. the lvm volume group is 'vg01'.
for source devices specified as 'UUID=...' this is not possible any
longer.

the only fix i can see, is make the cryptroot initramfs hook determine
the underlying lvm volume group (if any) at mkinitramfs time, and write
the name of the volume group to /conf/conf.d/cryptroot. this information
can be used by the initramfs script at boot time in order to activate
the volume group before trying to unlock the encrypted (logical volume)
device.

i now prepared some ugly patches against cryptroot-hook and
cryptroot-script, that implement what I described above.

the implementation is still very ugly but on my test systems it works.

please give the attached patches a try and see whether they finally fix
the issue for you.
even better would be suggestions on how to improve the implementations,
i.e. provide a more elegant solution.

comments #15, #40, #45, #82, #87, #113, #118 and #123 are about
different issues, which aren't related to this bug.

greetings,
 jonas
--- /usr/share/initramfs-tools/hooks/cryptroot.orig
+++ /usr/share/initramfs-tools/hooks/cryptroot
@@ -230,6 +230,9 @@
 			lvm=*)
 OPTIONS="$OPTIONS,$opt"
 ;;
+			lvm_vg=*)
+OPTIONS="$OPTIONS,$opt"
+;;
 			keyscript=*)
 opt=${opt#keyscript=}
 if [ ! -x "/lib/cryptsetup/scripts/$opt" ] && [ ! -x "$opt" ]; then
@@ -338,7 +341,7 @@
 }
 
 add_device() {
-	local node nodes opts lastopts i count
+	local node nodes node_deps node_maj node_min node_depnode node_vg opts lastopts i count
 	nodes="$1"
 	opts="" # Applied to all nodes
 	lastopts="" # Applied to last node
@@ -374,6 +377,18 @@
 		nodes="$lvmnodes"
 	fi
 
+	# Check for dm-crypt on lvm
+	node_deps=$(dmsetup deps "$nodes" 2>/dev/null | sed 's/[^:]*: *//;s/[ (]//g;s/)/ /g')
+	if [ -n "$node_deps" ]; then
+		node_maj=$(echo ${node_deps%,*} | sed -e "s/^[ \t]*//g")
+		node_min=$(echo ${node_deps#*,} | sed -e "s/[ \t]*$//g")
+		node_depnode=$(dmsetup ls | sed -n "s/\\([^ ]*\\) *($node_maj, $node_min)/\\1/p" | sed -e "s/[ \t]*$//")
+		node_vg=$(lvdisplay "/dev/mapper/$node_depnode" 2>/dev/null | sed -r -e "s|^ +VG Name +([^ ]+) *$|\1|;tx;d;:x")
+		if [ -n "$node_vg" ]; then
+			lastopts="lvm_vg=$node_vg"
+		fi
+	fi
+
 	# Prepare to setup each node
 	count=$(echo "$nodes" | wc -w)
 	i=1
--- /usr/share/initramfs-tools/scripts/local-top/cryptroot.orig
+++ /usr/share/initramfs-tools/scripts/local-top/cryptroot
@@ -100,6 +100,9 @@
 		lvm=*)
 			cryptlvm=${x#lvm=}
 			;;
+		lvm_vg=*)
+			cryptlvm_vg=${x#lvm_vg=}
+			;;
 		keyscript=*)
 			cryptkeyscript=${x#keyscript=}
 			;;
@@ -142,28 +145,32 @@
 activate_vg()
 {
 	local vg
-	vg="${1#/dev/mapper/}"
-
-	# Sanity checks
-	if [ ! -x /sbin/lvm ]; then
-		message "cryptsetup: lvm is not available"
-		return 1
- 	elif [ "$vg" = "$1" ]; then
-		message "cryptsetup: lvm device name ($vg) does not begin with /dev/mapper/"
-		return 1
-	fi
+	if [ -n "$cryptlvm_vg" ]; then
+		vg="$cryptlvm_vg"
+	else
+		vg="${1#/dev/mapper/}"
+
+		# Sanity checks
+		if [ ! -x /sbin/lvm ]; then
+			message "cryptsetup: lvm is not available"
+			return 1
+	 	elif [ "$vg" = "$1" ]; then
+			message "cryptsetup: lvm device name ($vg) does not begin with /dev/mapper/"
+			return 1
+		fi
 
-	# Make sure that the device contains at least one dash
-	if [ "${vg%%-*}" = "$vg" ]; then
-		message "cryptsetup: lvm device name ($vg) does not contain a dash"
-		return 1
-	fi
+		# Make sure that the device contains at least one dash
+		if [ "${vg%%-*}" = "$vg" ]; then
+			message "cryptsetup: lvm device name ($vg) does not contain a dash"
+			return 1
+		fi
 
-	# Split volume group from logical volume.
-	vg=$(echo ${vg} | sed -e 's#\(.*\)\([^-]\)-[^-].*#\1\2#')
+		# Split volume group from logical volume.
+		vg=$(echo ${vg} | sed -e 's#\(.*\)\([^-]\)-[^-].*#\1\2#')
 
-	# Reduce padded --'s to -'s
-	vg=$(echo ${vg} | sed -e 's#--#-#g')
+		# Reduce padded --'s to -'s
+		vg=$(echo ${vg} | sed -e 's#--#-#g')
+	fi
 
 	lvm vgchange -ay ${vg}
 	return $?


signature.asc
Description: Digital signature


Bug#570637: Still some bitmap corruption

2010-11-03 Thread Cui, Hunk
Hi, Sam,

As you said this issue seems less prone to the picture glitches when 
using 2.11.9-7, Is it just occur in Evolution? Is it reproduced in other 
application program?
Hope you can tell me more about the reproduce step when you use the 
Evolution and attach your Xorg.0.log and Xorg.conf file.

Thanks,
Hunk Cui

> Hi Hunk and Martin-Éric
> 
> Sorry for the slow answer. I didn't really find how to reproduce the
> bug, by narrowing it down to a small example.
> I'm right now using version 2.11.9-7. Evolution seems less prone to
> the picture glitches I mentioned. And I do not really know who's to
> blame in the X stack :/ Maybe the window manager? (I'm using e16
> debian package  0.16.8.13-4). Or simply Evolution itself (but it does
> not show off on a different non-geode computer)? So maybe I'm just
> being silly.
> 
> I attach an extract of a mail that raises some issues. Within this
> smaller example, I get few errors though.
> One common error is the fact that selecting the image and text around
> sometimes leaves the image blank instead of greyed.
> Another is traces when moving windows over the images.
> I attach a screenshot of the border of the image after moving a window
> that overlapped the image (the trace is rounded as the window edge
> is).
> 
> The two other screenshots are more impressive and taken while reading
> the full original email. The first shows the result of tab-switching
> evolution on top of a xterm window, the second the "trace" of a xterm
> after it has been moved.
> 
> Does it help in any way, at least to pinpoint the culprit?
> 
> Best regards
> Sam




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



Bug#602353: update-manager: [INTL:ast] Updated Asturian translation

2010-11-03 Thread Xuacu
Package: update-manager 
Version: 0.200.0-1
Severity: wishlist
Tags: l10n patch

Updated translation for Asturian (ast) language.

This is a full reviewed translation for update-manager. Please, commit to 
po/ast.po

Best regards.
-- 

Saludinos

Xuacu Saturio


ast.po.gz
Description: GNU Zip compressed data


Bug#515555: ok to remove db 4.5?

2010-11-03 Thread brian m. carlson
Python 2.5 has been built against db 4.8.  Is it okay to reassign this
to ftp.debian.org for removal?

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


signature.asc
Description: Digital signature


Bug#602257: gnumeric crashes constantly

2010-11-03 Thread Julien Cristau
On Tue, Nov  2, 2010 at 19:42:35 -0400, Andres Cimmarusti wrote:

> The error was 'BadAlloc (insufficient resources for operation)'.
>   (Details: serial 1887243 error_code 11 request_code 53 minor_code 0)

request 53 is CreatePixmap, so that probably means the program is trying
to create a pixmap with either dimension bigger than 32767, or otherwise
too big.  A breakpoint on gdk_x_error with --sync, or the output of
xtrace, might help confirm this.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#595786: libboost-python-dev: Boost Python should also be compiled against Python3

2010-11-03 Thread Steve M. Robbins
On Tue, Sep 14, 2010 at 01:40:44AM -0400, Andreas Kloeckner wrote:

> I've attached a patch for the build failure. It compiles, but is
> otherwise untested. Would you mind forwarding this to the boost guys for
> review?

I did forward it as a trac ticket: https://svn.boost.org/trac/boost/ticket/4657
and just received a response asking:

What are the license conditions for the part inserted as " Code
stolen from py3k/Modules/python.c."?


Andreas, can you address that on the trac ticket, please? 

Thanks,
-Steve

P.S.  The code in question follows.


> +#if PY_MAJOR_VERSION >= 3
> +// Code stolen from py3k/Modules/python.c.
> +
> +wchar_t **argv_copy = (wchar_t 
> **)PyMem_Malloc(sizeof(wchar_t*)*mpi_argc);
> +/* We need a second copies, as Python might modify the first one. */
> +wchar_t **argv_copy2 = (wchar_t 
> **)PyMem_Malloc(sizeof(wchar_t*)*mpi_argc);
> +
> +if (!argv_copy || !argv_copy2) {
> +  fprintf(stderr, "out of memory\n");
> +  return false;
> +}
> +
> +std::locale mylocale;
> +mbstate_t mystate;
> +
> +const std::codecvt& myfacet =
> +  std::use_facet >(mylocale);
> +
> +for (int i = 0; i < mpi_argc; i++) 
> +{
> +  size_t length = strlen(mpi_argv[i]);
> +
> +  wchar_t *dest = (wchar_t *) PyMem_Malloc(sizeof(wchar_t) * (length + 
> 1));
> +
> +  const char *from_next;
> +  wchar_t *to_next;
> +
> +  std::codecvt::result myresult = 
> +myfacet.out(mystate,
> +mpi_argv[i], mpi_argv[i] + length + 1, from_next,
> +dest, dest+length+1, to_next);
> +
> +  if (myresult != std::codecvt::ok )
> +  {
> +fprintf(stderr, "failure translating argv\n");
> +return 1;
> +  }
> +
> +  argv_copy2[i] = argv_copy[i] = dest;
> +  if (!argv_copy[i])
> +  return false;
> +}
> +
> +PySys_SetArgv(mpi_argc, argv_copy);
> +
> +for (int i = 0; i < mpi_argc; i++) {
> +PyMem_Free(argv_copy2[i]);
> +}
> +PyMem_Free(argv_copy);
> +PyMem_Free(argv_copy2);
> +#else
>  PySys_SetArgv(mpi_argc, mpi_argv);
> +#endif



signature.asc
Description: Digital signature


Bug#601255: IPv6 addresses work fine here

2010-11-03 Thread brian m. carlson
tags 601255 + unreproducible
kthxbye

 works fine for me.  So does
.

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


signature.asc
Description: Digital signature


Bug#602209: tar: [PATCH] Fails using '-C' option extracting archive with empty directories

2010-11-03 Thread Andres Mejia
The other link provided earlier is down. Here's the fix in upstream's git repo.
http://git.savannah.gnu.org/cgit/tar.git/commit/?id=acb77ac5bd4bf9248070c9c512525eee8258aebd

-- 
Regards,
Andres Mejia



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



Bug#602140: konqueror: Cookie policy editor's Delete button wipes out most of the policy entries

2010-11-03 Thread David Fries
Any plans to include some version of the fix in squeeze?  With 8 bug
reports and 20 votes there are multiple people wanting it fixed.



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



Bug#602209: tar: Fails using '-C' option extracting archive with empty directories

2010-11-03 Thread Andres Mejia
retitle 602209 tar: Fails using '-C' option extracting archive with empty 
directories
thanks

Here's clarification of what the issue is. The new tar in unstable fails to
extract the empty directories inside an archive when using the '-C' option to
change directories. Here are the steps to reproduce with output.

Aside from affecting lintian when testing certain packages, this also affects
piuparts.

$ mkdir test
$ tar -czf test.tar.gz test/
$ tar -C /tmp -xzf test.tar.gz
tar: test: Cannot utime: No such file or directory
tar: test: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors

-- 
Regards,
Andres Mejia



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



Bug#602352: chromium-browser: no way to access alternate stylesheets

2010-11-03 Thread brian m. carlson
Package: chromium-browser
Version: 6.0.472.63~r59945-1
Severity: normal

There does not appear to be a way to select alternate stylesheets for
pages that have them.  As a testcase, you may use
.  There should be several
alternate stylesheets to choose from.

The inability to select alternate stylesheets makes it difficult to test
new stylesheets before launching them.

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

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

Versions of packages chromium-browser depends on:
ii  chromium-browser-ins 6.0.472.63~r59945-1 page inspector for the chromium-br
ii  libasound2   1.0.23-2.1  shared library for ALSA applicatio
ii  libatk1.0-0  1.30.0-1The ATK accessibility toolkit
ii  libbz2-1.0   1.0.5-6 high-quality block-sorting file co
ii  libc62.11.2-7Embedded GNU C Library: Shared lib
ii  libcairo21.8.10-6The Cairo 2D vector graphics libra
ii  libcups2 1.4.4-6 Common UNIX Printing System(tm) - 
ii  libdbus-1-3  1.2.24-3simple interprocess messaging syst
ii  libdbus-glib-1-2 0.88-2  simple interprocess messaging syst
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event notification
ii  libexpat12.0.1-7 XML parsing C library - runtime li
ii  libfontconfig1   2.8.0-2.1   generic font configuration library
ii  libfreetype6 2.4.2-2 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.5.1-9   GCC support library
ii  libgconf2-4  2.28.1-5GNOME configuration database syste
ii  libgcrypt11  1.4.5-2 LGPL Crypto library - runtime libr
ii  libgl1-mesa-glx [lib 7.8.2-2 A free implementation of the OpenG
ii  libglewmx1.5 1.5.4-1 The OpenGL Extension Wrangler - ru
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libgtk2.0-0  2.20.1-2The GTK+ graphical user interface 
ii  libicu44 4.4.2-1 International Components for Unico
ii  libjpeg626b1-1   The Independent JPEG Group's JPEG 
ii  libnspr4-0d  4.8.6-1 NetScape Portable Runtime Library
ii  libnss3-1d   3.12.8-1Network Security Service libraries
ii  libpango1.0-01.28.3-1Layout and rendering of internatio
ii  libpng12-0   1.2.44-1PNG library - runtime
ii  libstdc++6   4.5.1-9 The GNU Standard C++ Library v3
ii  libv8-2.2.24 2.2.24-7V8 JavaScript Engine
ii  libvpx0  0.9.1-1 VP8 video codec (shared library)
ii  libx11-6 2:1.3.3-3   X11 client-side library
ii  libxext6 2:1.1.2-1   X11 miscellaneous extension librar
ii  libxml2  2.7.7.dfsg-4GNOME XML library
ii  libxrender1  1:0.9.6-1   X Rendering Extension client libra
ii  libxslt1.1   1.1.26-6XSLT 1.0 processing library - runt
ii  libxss1  1:1.2.0-2   X11 Screen Saver extension library
ii  xdg-utils1.0.2+cvs20100307-3 desktop integration utilities from
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

chromium-browser recommends no packages.

Versions of packages chromium-browser suggests:
pn  chromium-browser-l10n  (no description available)

-- no debconf information

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


signature.asc
Description: Digital signature


Bug#602351: ITP: sawzall -- a compiler and runtime for the Sawzall language

2010-11-03 Thread Gustavo Franco
Package: wnpp
Severity: wishlist
Owner: Gustavo Franco 


* Package name: sawzall
 Version : 1.0
 Upstream Author : Google Inc.
* URL : http://code.google.com/p/szl/
* License : Apache License 2.0
 Programming Lang: C++
 Description : a compiler and runtime for the Sawzall language

Long description is TBD.

-- 
-- Gustavo "stratus" Franco



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



Bug#601797: chromium-browser: does not support Kerberos (GSS-Negotiate)

2010-11-03 Thread brian m. carlson
On Fri, Oct 29, 2010 at 10:09:28PM +0200, Ansgar Burchardt wrote:
> "brian m. carlson"  writes:
> > Chromium does not currently support Kerberos authentication via
> > GSS-Negotiate.  This makes it significantly less useful for me than
> > Iceweasel, and so it would be nice if it did support that.
> 
> Chromium supports Negotiate Auth (and Kerberos) since version 6, but you
> have to enable it for specific domain at startup:
> 
>   chromium-browser --auth-server-whitelist=*.example.com
> 
> I don't know if there is a runtime option as well.

It's not very useful to me if there's no way to set it permanently.  My
OpenID server authenticates me using Kerberos and restarting the browser
from a command line every time I'd like to use my OpenID is, well, less
than useful.  Also, according to the man page:

  Chromium  has  hundreds of undocumented command-line flags that are
  added and removed at the whim of the developers.  Here, we document
  relatively stable flags.

It's not documented, so I presume that it's not stable.  I want
something that is stable and configurable such that I don't have to run
the program with command-line options (even if that means having to
manually edit something in .config/chromium).  Consider this bug report
a request for that.

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


signature.asc
Description: Digital signature


Bug#602350: munin: Please setup the "df" plugin to use "user root"

2010-11-03 Thread Daniel Hahler
Package: munin
Version: 1.4.5-1ubuntu2
Severity: normal
Tags: upstream

I have reported the bug at http://munin-monitoring.org/ticket/983
already, and just wanted to make sure that you're aware of it.

Please tell me about the best practice to report any bugs regarding the
Debian packaging.


Thanks,
Daniel



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



Bug#602349: therion FTBFS with binutils-gold

2010-11-03 Thread Roy Jamison
Package: therion
Version: 5.3.3-1
Tags: patch

In Ubuntu, we've applied the attached patch to achieve the following:

  * loch/Makefile: Add -lpng12 -ljpeg -lX11 for binutils-gold,
fixes FTBFS

We thought you might be interested in doing the same.

Build-log error:

c++ -c -Wall -D_GNU_SOURCE -DLOCH -DLXLINUX
-I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-DNO_GCC_PRAGMA   -Wno-deprecated -fno-strict-aliasing
-I/usr/include/freetype2 -I/usr/include/vtk-5.4 -O2 -o lxGLC.o lxGLC.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -DLXLINUX
-I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-DNO_GCC_PRAGMA   -Wno-deprecated -fno-strict-aliasing
-I/usr/include/freetype2 -I/usr/include/vtk-5.4 -O2 -o lxOptDlg.o
lxOptDlg.cxx
c++ -c -Wall -D_GNU_SOURCE -DLOCH -DLXLINUX
-I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-DNO_GCC_PRAGMA   -Wno-deprecated -fno-strict-aliasing
-I/usr/include/freetype2 -I/usr/include/vtk-5.4 -O2 -o lxAboutDlg.o
lxAboutDlg.cxx
gcc -c -Wall -D_GNU_SOURCE -DLOCH -DLXLINUX
-I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-DNO_GCC_PRAGMA  -O2 -o img.o img.c
img.c: In function 'img_read_item':
img.c:1050:8: warning: ignoring return value of 'fgets', declared with
attribute warn_unused_result
c++ -o loch -Wall lxR2P.o lxTR.o lxOGLFT.o lxSetup.o lxRender.o lxWX.o
lxImgIO.o lxLRUD.o lxFile.o lxSTree.o lxData.o lxMath.o lxSView.o
lxSScene.o lxGUI.o lxGLC.o lxOptDlg.o lxAboutDlg.o img.o
-lwx_gtk2u_gl-2.6 -pthread -Wl,-Bsymbolic-functions  -lwx_gtk2u_xrc-2.6
-lwx_gtk2u_qa-2.6 -lwx_gtk2u_html-2.6 -lwx_gtk2u_adv-2.6
-lwx_gtk2u_core-2.6 -lwx_baseu_xml-2.6 -lwx_baseu_net-2.6 -lwx_baseu-2.6
-lvtkHybrid -lvtkImaging -lvtkIO -lvtkGraphics -lvtkFiltering
-lvtkCommon -lfreetype -lGLU -lpthread -lz 
/usr/bin/ld: lxRender.o: undefined reference to symbol
'png_write_row@@PNG12_0'
/usr/bin/ld: note: 'png_write_row@@PNG12_0' is defined in
DSO /lib/libpng12.so.0 so try adding it to the linker command line
/lib/libpng12.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status


-- 

Roy Jamison (xteejx)
Ubuntu Bug Squad
Ubuntu Bug Control
www.ubuntu.com
diff -Nru therion-5.3.3/debian/changelog therion-5.3.3/debian/changelog
--- therion-5.3.3/debian/changelog	2010-06-06 23:51:31.0 +0100
+++ therion-5.3.3/debian/changelog	2010-11-03 23:21:23.0 +
@@ -1,3 +1,10 @@
+therion (5.3.3-1ubuntu1) natty; urgency=low
+
+  * loch/Makefile: Add -lpng12 -ljpeg -lX11 for binutils-gold,
+fixes (LP: #670686)
+
+ -- Roy Jamison   Wed, 03 Nov 2010 23:19:24 +
+
 therion (5.3.3-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru therion-5.3.3/debian/control therion-5.3.3/debian/control
--- therion-5.3.3/debian/control	2010-07-20 18:47:18.0 +0100
+++ therion-5.3.3/debian/control	2010-11-03 23:21:47.0 +
@@ -1,7 +1,8 @@
 Source: therion
 Section: science
 Priority: extra
-Maintainer: Wookey 
+Maintainer: Ubuntu Developers 
+XSBC-Original-Maintainer: Wookey 
 Build-Depends: debhelper (>= 7.0.50~), perl (>= 5.5), docbook-to-man, texlive-base, texlive-metapost, tcl8.5 | tclsh, libvtk5-dev, libwxgtk2.6-dev, libfreetype6-dev, libjpeg62-dev, libpng12-dev, imagemagick, ghostscript
 Standards-Version: 3.8.4
 
diff -Nru therion-5.3.3/debian/patches/99-binutils-gold.patch therion-5.3.3/debian/patches/99-binutils-gold.patch
--- therion-5.3.3/debian/patches/99-binutils-gold.patch	1970-01-01 01:00:00.0 +0100
+++ therion-5.3.3/debian/patches/99-binutils-gold.patch	2010-11-03 23:19:05.0 +
@@ -0,0 +1,14 @@
+Description: Add -lpng12 -ljpeg -lX11 to loch/Makefile for binutils-gold
+Author: Roy Jamison 
+Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/therion/+bug/670686
+--- therion-5.3.3.orig/loch/Makefile	2010-11-03 23:15:40.881547622 +
 therion-5.3.3/loch/Makefile	2010-11-03 23:16:23.0 +
+@@ -19,7 +19,7 @@
+ CXXPFLAGS = -DLXLINUX $(shell wx-config --cxxflags) -Wno-deprecated -fno-strict-aliasing $(shell freetype-config --cflags) -I$(VTKPATH)
+ CCPFLAGS = -DLXLINUX  $(shell wx-config --cflags)
+ LXLIBDIR = linux
+-PLIBS = $(shell wx-config --libs --gl-libs) $(VTKLIBS) -lGLU -lpthread -lz
++PLIBS = $(shell wx-config --libs --gl-libs) $(VTKLIBS) -lGLU -lpthread -lz -lpng12 -ljpeg -lX11
+ LXPLATFORM = LINUX
+ 
+ ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
diff -Nru therion-5.3.3/debian/patches/series therion-5.3.3/debian/patches/series
--- therion-5.3.3/debian/patches/series	2010-07-20 18:51:52.0 +0100
+++ therion-5.3.3/debian/patches/series	2010-11-03 23:15:31.0 +
@@ -7,3 +7,4 @@
 82-nolang-segfault-fix.patch
 92loch-fixes.patch
 debian-changes-5.3.3-1
+

Bug#602305: vpb-driver FTBFS with binutils-gold

2010-11-03 Thread Roy Jamison
No problem, I'll request for a sync from our end on the new version as
soon as it's ready. Thank you very much for the reply :)

Kind regards
Roy




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



Bug#602348: chicken-install: "cannot load extension: setup-download"

2010-11-03 Thread Andreas Rottmann
Package: chicken-bin
Version: 4.5.0-1
Severity: normal

chicken-install seems to always fail like this:

,
| ro...@delenn:~% chicken-install -help
| 
| Error: (require) cannot load extension: setup-download
`

Regards, Rotty

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

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

Versions of packages chicken-bin depends on:
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libchicken-dev4.5.0-1A practical and portable Scheme sy
ii  libchicken5   4.5.0-1A practical and portable Scheme sy

chicken-bin recommends no packages.

chicken-bin 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#602132: [Pkg-openmpi-maintainers] Bug#602132: Bug#602132: openmpi-bin: Please enable threading support

2010-11-03 Thread Philipp Edelmann
Hi,

I have been using a self-compiled version of OpenMPI 1.4 with threads
enabled for some time now and I haven't had any issues so far (even with
MPI_THREAD_MULTIPLE). Also the Debian package with activated threading
seems to work fine.

The upstream opinion (according to the 1.4 docs at [1]) seems to be that
at least MPI_THREAD_MULTIPLE is experimental. I am not sure whether this
also applies to the FUNNELED and SERIALIZED versions. But even if that
were the case, there seems to be no configure option to enable only the
"safe" threading options.

[1] http://www.open-mpi.org/doc/v1.4/man3/MPI_Init_thread.3.php#toc9


Cheers,
Philipp


signature.asc
Description: Digital signature


Bug#602347: kspread: automatically selects unrelated file name on "save as"

2010-11-03 Thread Flavio Stanchina

Package: kspread
Version: 1:2.2.1-3
Severity: normal

I tried to save a .ods file as .csv; as soon as I selected the .csv file
type, kspread automatically changed the file name to an unrelated .csv
file I had in the same directory, while I was expecting it to change the
extension on the file name that the document was already using (every
other program I ever used works this way).

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable'), (100, 
'experimental')

Architecture: i386 (i686)

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

Versions of packages kspread depends on:
ii  kdebase-runtime 4:4.4.5-1runtime components from the offici
ii  koffice-libs1:2.2.1-3common libraries and binaries for
ii  libc6   2.11.2-6 Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.4.5-2GCC support library
ii  libgsl0ldbl 1.14+dfsg-1  GNU Scientific Library (GSL) -- li
ii  libkde3support4 4:4.4.5-1the KDE 3 Support Library for the
ii  libkdecore5 4:4.4.5-1the KDE Platform Core Library
ii  libkdeui5   4:4.4.5-1the KDE Platform User Interface Li
ii  libkhtml5   4:4.4.5-1the KHTML Web Content Rendering En
ii  libkio5 4:4.4.5-1the Network-enabled File Managemen
ii  libknotifyconfig4   4:4.4.5-1library for configuring KDE Notifi
ii  libkparts4  4:4.4.5-1the Framework for the KDE Platform
ii  libkrosscore4   4:4.4.5-1the Kross Core Library
ii  libkutils4  4:4.4.5-1various utility classes for the KD
ii  libqt4-dbus 4:4.6.3-1+b1 Qt 4 D-Bus module
ii  libqt4-qt3support   4:4.6.3-1+b1 Qt 3 compatibility library for Qt
ii  libqt4-sql  4:4.6.3-1+b1 Qt 4 SQL module
ii  libqt4-xml  4:4.6.3-1+b1 Qt 4 XML module
ii  libqtcore4  4:4.6.3-1+b1 Qt 4 core module
ii  libqtgui4   4:4.6.3-1+b1 Qt 4 GUI module
ii  libstdc++6  4.4.5-2  The GNU Standard C++ Library v3

kspread recommends no packages.

Versions of packages kspread suggests:
ii  khelpcenter4  4:4.4.5-1  help center
pn  koffice-doc-html   (no description available)

-- no debconf information



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



Bug#602346: 'openssl rsa -pubout' is not RFC 3447 compliant

2010-11-03 Thread Noel David Torres Taño
Package: openssl
Version: 0.9.8o-2
Severity: normal


Try the following:

First create a RSA private key:

$openssl genrsa -out key.pem
Generating RSA private key, 512 bit long modulus

..
e is 65537 (0x10001)

Then parse it as an ASN.1 structure:

$ openssl asn1parse -in key.pem 
0:d=0  hl=4 l= 315 cons: SEQUENCE  
4:d=1  hl=2 l=   1 prim: INTEGER   :00
7:d=1  hl=2 l=  65 prim: INTEGER   
:A46E2C9B03EC9DBCDD57A8E5BC7F7976A31CAC5794BDAFFB4582C1759039F4768A064C534EE5A7957D05C91B3C62FF73990CB8619460D1FFC62E537CB7CF831B
   74:d=1  hl=2 l=   3 prim: INTEGER   :010001
   79:d=1  hl=2 l=  64 prim: INTEGER   
:5B8653DFC93468AC9ACBD3606526D3763CDE95F37E0083B72A7ED8AE56A45BB4C6E18B7C6AAA1796C67217CA952A30B3BF75DE2F7AACD107DABB672E1C4B8149
  145:d=1  hl=2 l=  33 prim: INTEGER   
:D9476C3DE72322BEDEF19EDEBB83006639A1E4F971F6142D1D1D187AC9F30525
  180:d=1  hl=2 l=  33 prim: INTEGER   
:C1BBB8C70D1D7CEFF38714292B7C1989A0ABBFD6C188F80D25DCA5B003C9933F
  215:d=1  hl=2 l=  32 prim: INTEGER   
:38BB856FC4625038364E308547C0B4E1FC3A6167207278622F2FE1AC6DFE9E61
  249:d=1  hl=2 l=  33 prim: INTEGER   
:960F5CD9B99BECA943FD8E2D3184879765FF82B1CAE8D811FF10C0B9ECC5172B
  284:d=1  hl=2 l=  33 prim: INTEGER   
:84F758EFAC66D3A556B5E59C368603ECB3469E39A54015D8942447195C3F987E

That is correct, as per RFC3447 A.1.2 (page 45), but now try to extract the 
public exponent:

$ openssl rsa -in key.pem -pubout -out pubkey.pem
writing RSA key

Seems to work, but it does not:

$ openssl asn1parse -in pubkey.pem 
0:d=0  hl=2 l=  92 cons: SEQUENCE  
2:d=1  hl=2 l=  13 cons: SEQUENCE  
4:d=2  hl=2 l=   9 prim: OBJECT:rsaEncryption
   15:d=2  hl=2 l=   0 prim: NULL  
   17:d=1  hl=2 l=  75 prim: BIT STRING

This is not what is expected as per RFC3447 A.1.1 (page 44). Expected is 
something like

0:d=0  hl=4 l= 72 cons: SEQUENCE
4:d=1  hl=2 l= 65 prim: INTEGER   
:A46E2C9B03EC9DBCDD57A8E5BC7F7976A31CAC5794BDAFFB4582C1759039F4768A064C534EE5A7957D05C91B3C62FF73990CB8619460D1FFC62E537CB7CF831B
   71:d=1  hl=2 l=  3 prim: INTEGER   :010001

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

Kernel: Linux 2.6.32-5-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 openssl depends on:
ii  libc6  2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib
ii  libssl0.9.80.9.8o-2  SSL shared libraries
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

openssl recommends no packages.

Versions of packages openssl suggests:
ii  ca-certificates20090814+nmu2 Common CA certificates

-- 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#602168: vim-runtime: syntax/lisp.vim overwrites iskeyword value

2010-11-03 Thread James Vega
On Tue, Nov 02, 2010 at 08:39:37AM +0100, Philipp Marek wrote:
> I already asked about this on the mailing list [1]; but as I got no 
> answer, and a newer vim-runtime had the same problem, I'm reporting this 
> now as a bug.

Reporting a bug is better anyway since it's easier to keep track of.

> Many of the vim-scripts have "set iskeyword+=" in them; only a few use 
> "set iskeyword=".
> 
> Following "Let over Lambda" (and others) I'm frequently using "%" in 
> internal function names; my vim settings put that character (and several 
> others, like "!" and "?") in iskeyword.
> 
> Now I have my "iskeyword" parameter set in ~/.vim/after/ftplugin/lisp.vim;
> that works fine for first loading.

This should be in ~/.vim/after/syntax/lisp.vim.

> But for a simple ":e!" (and others, 
> like reloading the Slimv-buffer) this gets reverted by syntax/lisp.vim.
> 
> 
> So I'd like to ask for
>  * to move the "iskeyword" definitions from the syntax/ to the ftplugin/
>files (where they belong, IMO)

Well, that's not where they belong.  Which characters are valid for keywords
in a filetype are part of its syntax both in the general sense and in the case
of Vim's syntax files.  The value of 'iskeyword' affects the behavior of
"syn keyword" and the \k regex metacharacter which is commonly used in syntax
files.  This is why syntax files are where the value is changed for a
filetype.

The few ftplugins that are changing 'iskeyword' (3 vs. the 42 syntax files
which do so) are what I would consider buggy.

>  * and to change the "=" to "+=", at least where it makes sense.
>(Some languages are fairly restricted in their naming - like C; but
>for many others this is a nuisance).

I'd wager that the syntax files set it to a base set that the author thought
was representative of typical files written in that filetype, in situations
where there isn't a strict, minimal set of valid keyword characters.  If you
commonly require extra characters in that filetype, that's exactly when you
can use += in ~/.vim/after/syntax/….vim.  Whether the system runtime file uses
= or += has no bearing on your after/syntax file.  As such, I don't see a need
to trawl through all the scripts that change 'iskeyword'.

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega 


signature.asc
Description: Digital signature


Bug#556273: segfault in organise bookmarks menu

2010-11-03 Thread Leandro sul bianchino
Package: iceweasel
Version: 3.5.15-1
Severity: normal

The crash happens only on my powerpc apple ibook, not on my amd64.


-- Package-specific info:

-- Extensions information
Name: Adblock Plus
Location: ${PROFILE_EXTENSIONS}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
Status: enabled

Name: BetterPrivacy
Location: ${PROFILE_EXTENSIONS}/{d40f5e7b-d2cf-4856-b441-cc613eeffbe3}
Status: enabled

Name: Default
Location: /usr/lib/iceweasel/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: Firefox Sync
Location: ${PROFILE_EXTENSIONS}/{340c2bbc-ce74-4362-90b5-7c26312808ef}
Status: enabled

Name: Italiano (IT) Language Pack
Location: /usr/lib/iceweasel/extensions/langpack...@firefox.mozilla.org
Package: iceweasel-l10n-it
Status: enabled

Name: Linky
Location: /usr/lib/iceweasel/extensions/li...@gemal.dk
Package: iceweasel-linky
Status: enabled

Name: MacOSX Theme
Location: ${PROFILE_EXTENSIONS}/{00352F14-3F76-4e4d-ACFF-9972D7E4B3B9}
Status: enabled

Name: NoScript
Location: ${PROFILE_EXTENSIONS}/{73a6fe31-595d-460b-a920-fcc0f8843232}
Status: enabled

Name: Read It Later
Location: ${PROFILE_EXTENSIONS}/isreaditla...@ideashower.com
Status: enabled

Name: Torbutton
Location: 
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}
Package: xul-ext-torbutton
Status: enabled

-- Plugins information
Name: DivX® Web Player
Location: /usr/lib/mozilla/plugins/libtotem-mully-plugin.so
Package: totem-mozilla
Status: enabled

Name: QuickTime Plug-in 7.6.6
Location: /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so
Package: totem-mozilla
Status: enabled

Name: Shockwave Flash
Location: /usr/lib/gnash/libgnashplugin.so
Package: browser-plugin-gnash
Status: enabled

Name: VLC Multimedia Plugin (compatible Totem 2.30.2)
Location: /usr/lib/mozilla/plugins/libtotem-cone-plugin.so
Package: totem-mozilla
Status: enabled

Name: Windows Media Player Plug-in 10 (compatible; Totem)
Location: /usr/lib/mozilla/plugins/libtotem-gmp-plugin.so
Package: totem-mozilla
Status: enabled

Name: iTunes Application Detector
Location: /usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
Package: rhythmbox-plugins
Status: enabled


-- Addons package information
ii  browser-plugin 0.8.8-5GNU Shockwave Flash (SWF) player - Plugin fo
ii  iceweasel  3.5.15-1   Web browser based on Firefox
ii  iceweasel-l10n 1:3.5.13+debia Italian language package for Iceweasel
ii  iceweasel-link 2.7.1-1iceweasel extension to handle web and image 
ii  rhythmbox-plug 0.12.8-2   plugins for rhythmbox music player
ii  totem-mozilla  2.30.2-5   Totem Mozilla plugin
ii  xul-ext-torbut 1.2.5-3Iceweasel/Firefox extension enabling 1-click

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages iceweasel depends on:
ii  debianutils3.4   Miscellaneous utilities specific t
ii  fontconfig 2.8.0-2.1 generic font configuration library
ii  libc6  2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib
ii  libgcc11:4.4.5-4 GCC support library
ii  libglib2.0-0   2.24.2-1  The GLib library of C routines
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user interface 
ii  libnspr4-0d4.8.6-1   NetScape Portable Runtime Library
ii  libstdc++6 4.4.5-4   The GNU Standard C++ Library v3
ii  procps 1:3.2.8-9 /proc file system utilities
ii  xulrunner-1.9.11.9.1.15-1XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  libgssapi-krb5-21.8.3+dfsg-2 MIT Kerberos runtime libraries - k
pn  mozplugger (no description available)
ii  ttf-lyx 1.6.7-1  TrueType versions of some TeX font
pn  ttf-mathematica4.1 (no description available)
ii  xfonts-mathml   4Type1 Symbol font for MathML
pn  xprint (no description available)

Versions of packages xulrunner-1.9.1 depends on:
ii  libasound2 1.0.23-2.1shared library for ALSA applicatio
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libbz2-1.0 1.0.5-6   high-quality block-sorting file co
ii  libc6  2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.24-3  simple interprocess messaging syst
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  

Bug#598582: [pkg-horde] Bug#598582: horde3: Four security issues in Horde

2010-11-03 Thread Gregory Colpart
Hello,

On Wed, Nov 03, 2010 at 07:58:25PM +0100, Mehdi Dogguy wrote:
> On  0, Gregory Colpart  wrote:
> > 
> > For horde3, I prepare the patches for Lenny and Squeeze/Sid. They
> > are on http://git.debian.org/?p=pkg-horde/horde3.git;a=summary
> > I'm waiting comments from upstream before uploading.
> > 
> 
> Any news?
 
I ping upstream on IRC and I improve my patches (commited on Git repo)
... but I'm still waiting upstream comments before uploading.

Regards,
-- 
Gregory Colpart   GnuPG:4096R/B8612B5D
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/



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



Bug#602326: debian-installer: Spidernet.ko missing from squeeze powerpc64 netinst image

2010-11-03 Thread Miguel Figueiredo
Hi,

here it goes for being reviewed.
It this works let's try it in daily images in a few days.


A Quarta 03 Novembro 2010 18:21:22 Patrick Finnegan você escreveu:
> Package: debian-installer
> 
> When attempting to install squeeze/powerpc64 on an IBM QS20 Cell blade,
> the spidernet.ko module is required for the network, but it isn't
> included in the netinstall image.  Manually copying one into the initrd
> from an installed system and running depmod fixes the problem, so that
> module just needs to get added to list of modules to be built.
> 
> -Pat
Index: /home/elmig/debian/debian-installer/packages/kernel/linux-kernel-di-powerpc-2.6/modules/powerpc-powerpc64/nic-extra-modules
===
--- /home/elmig/debian/debian-installer/packages/kernel/linux-kernel-di-powerpc-2.6/modules/powerpc-powerpc64/nic-extra-modules	(revisão 65306)
+++ /home/elmig/debian/debian-installer/packages/kernel/linux-kernel-di-powerpc-2.6/modules/powerpc-powerpc64/nic-extra-modules	(cópia de trabalho)
@@ -21,3 +21,4 @@
 p54usb
 yellowfin
 ps3_gelic
+spidernet


Bug#597779: closed by Richard A Nelson (Rick) (Bug#597779: fixed in sendmail 8.14.4-1)

2010-11-03 Thread Richard A Nelson

On Tue, 2 Nov 2010, Mario 'BitKoenig' Holbe wrote:


nope, it's not fixed:

$ for i in /var/cache/apt/archives/*_8.14.4-1_*; do dpkg --contents "$i"; done 
| grep buildinfo
-rw-r--r-- root/root  2210 2010-11-02 00:46 
./usr/share/doc/libmilter1.0.1/buildinfo.gz
-rw-r--r-- root/root  2210 2010-11-02 00:46 
./usr/share/doc/rmail/buildinfo.gz
-rw-r--r-- root/root  2257 2010-10-16 21:45 
./usr/share/doc/sendmail/buildinfo.gz
-rw-r--r-- root/root  2257 2010-10-16 21:45 
./usr/share/doc/sendmail-base/buildinfo.gz
-rw-r--r-- root/root  2210 2010-11-02 00:46 
./usr/share/doc/sendmail-bin/buildinfo.gz
-rw-r--r-- root/root  2257 2010-10-16 21:45 
./usr/share/doc/sendmail-cf/buildinfo.gz
-rw-r--r-- root/root  2257 2010-10-16 21:45 
./usr/share/doc/sendmail-doc/buildinfo.gz
-rw-r--r-- root/root  2210 2010-11-02 00:46 
./usr/share/doc/sensible-mda/buildinfo.gz
$ debsums -s libmilter1.0.1 rmail sendmail sendmail-base sendmail-bin 
sendmail-cf sendmail-doc sensible-mda
debsums: changed file /usr/share/doc/libmilter1.0.1/buildinfo.gz (from 
libmilter1.0.1 package)
debsums: changed file /usr/share/doc/rmail/buildinfo.gz (from rmail package)
debsums: changed file /usr/share/doc/sendmail/buildinfo.gz (from sendmail 
package)
debsums: changed file /usr/share/doc/sendmail-base/buildinfo.gz (from 
sendmail-base package)
debsums: changed file /usr/share/doc/sendmail-cf/buildinfo.gz (from sendmail-cf 
package)
debsums: changed file /usr/share/doc/sensible-mda/buildinfo.gz (from 
sensible-mda package)


Odd...
$ for i in *_8.14.4-2_*deb;do dpkg --contents "$i"; done | grep
buildinfo
-rw-r--r-- root/root  2259 2010-11-03 15:23 
./usr/share/doc/libmilter-dev/buildinfo.gz
-rw-r--r-- root/root  2259 2010-11-03 15:23 
./usr/share/doc/libmilter1.0.1-dbg/buildinfo.gz
-rw-r--r-- root/root  2259 2010-11-03 15:23 
./usr/share/doc/libmilter1.0.1/buildinfo.gz
-rw-r--r-- root/root  2259 2010-11-03 15:23 
./usr/share/doc/rmail/buildinfo.gz
-rw-r--r-- root/root  2259 2010-11-03 15:22 
./usr/share/doc/sendmail-base/buildinfo.gz
-rw-r--r-- root/root  2259 2010-11-03 15:23 
./usr/share/doc/sendmail-bin/buildinfo.gz
-rw-r--r-- root/root  2259 2010-11-03 15:22 
./usr/share/doc/sendmail-cf/buildinfo.gz
-rw-r--r-- root/root  2259 2010-11-03 15:22 
./usr/share/doc/sendmail-doc/buildinfo.gz
-rw-r--r-- root/root  2259 2010-11-03 15:22 
./usr/share/doc/sendmail/buildinfo.gz
-rw-r--r-- root/root  2259 2010-11-03 15:23 
./usr/share/doc/sensible-mda/buildinfo.gz

I suspect this is due to my building binary-arch and binary-all, and
Debian buildd  machines building just binary-arch.

Coupled with the fact that all the other /usr/share/doc/
directories are simply symlinks to /usr/share/doc/sendmail-doc - which
has caused other problems (removing just one package, etc).

I'll have to give this some thought, and an open to any ideas !

--
Rick Nelson
*** Knghtbrd is now known as SirKewLDooD
*** Mercury kicked SirKewlDooD from #quakeforge (*WHACK*)



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



Bug#602345: rxvt-unicode: loses focus after unlocking screensaver or after exiting certain programs

2010-11-03 Thread Kevin McCarthy
Package: rxvt-unicode
Version: 9.07-2+b1
Severity: normal


I'm running gnome.  In an empty workspace, if I open an urxvt, lock the
screen, and then unlock the screen, the urxvt window is selected but I
can't type in it.  I need to switch to another workspace and back to
have keyboard focus.

The same happens with two urxvts open, but then I can just hit alt-tab
to get focus (in the other urxvt) and alt-tab back again.

This also happens with a few other applications in gnome: oowriter,
firefox (downloaded linux binary from mozilla).  If I run them from the
urxvt, when they exit, I can't type in the urxvt.

Changing my focus model between 'click to focus' or 'focus follows
mouse' doesn't fix the problem.

On another box, I'm running fluxbox.  With this, I can only reproduce
the problem with the firefox binary.  The urxvt keeps keyboard focus
after xlock and oowriter return.

This bug has bothered my for some time, but since it's so easily
triggered (by me) I can't help but wonder if it's some strange setting I
have turned on.  I'd be interested to hear whether it's reproducible.


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

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

Versions of packages rxvt-unicode depends on:
ii  base-passwd3.5.22Debian base system master password
ii  libafterimage0 2.2.9-5+b1imaging library designed for After
ii  libc6  2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector graphics libra
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.4.2-1   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.5-4 GCC support library
ii  libglib2.0-0   2.24.2-1  The GLib library of C routines
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user interface 
ii  libice62:1.0.6-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b1-1 The Independent JPEG Group's JPEG 
ii  libperl5.105.10.1-15 shared Perl library
ii  libpng12-0 1.2.44-1  PNG library - runtime
ii  librsvg2-2 2.26.3-1  SAX-based renderer library for SVG
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libtiff4   3.9.4-5   Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.3.3-3 X11 client-side library
ii  libxext6   2:1.1.2-1 X11 miscellaneous extension librar
ii  libxft22.1.14-2  FreeType-based font drawing librar
ii  libxrender11:0.9.6-1 X Rendering Extension client libra
ii  ncurses-base   5.7+20100313-4basic terminal type definitions
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

rxvt-unicode recommends no packages.

Versions of packages rxvt-unicode suggests:
ii  ttf-dejavu2.31-1 Metapackage to pull in ttf-dejavu-

-- 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#590715: [Fwd: Some qemu+hurd questions]

2010-11-03 Thread Svante Signell
On Wed, 2010-11-03 at 23:27 +0100, Samuel Thibault wrote:
> Svante Signell, le Wed 03 Nov 2010 22:27:52 +0100, a écrit :
..
> > I tried to start X with the cirrus driver and got hit by Debian bug
> > #590715 reported for 2:1.7.7-3 (with patch by Samuel) and another for
> > fbdevhw, see below.
> 
> Mmm, I guess you are overestimating the consequences of this bug: it
> disables a couple of things, but you should get an Xorg server working.
> If all you get is a black screen, you're most probably hit by the "we
> don't like showing a mouse cursor" crazyness of Xorg people, that is you
> have a working X server, but you didn't start any client (e.g. use
> xinit /usr/bin/xterm to start one).

I did get a black screen, then X was shut down with the messages copied
manually in my previous mail.

Good news however. Creating an .xinitrc file exec'ing wmaker I have an X
desktop running. Yippee! It does not seem too much slower than without X.

Will try the vmware driver next!





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



Bug#602207: xserver-xorg-video-intel: Swiching SDL window to fullscreen causes black screen

2010-11-03 Thread Cyril Brulebois
forwarded 602207 http://bugs.freedesktop.org/show_bug.cgi?id=31367
thanks

Christian Henz  (03/11/2010):
> Done:
> http://bugs.freedesktop.org/show_bug.cgi?id=31367

Thanks, marking as such.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#602336: [Pkg-puppet-devel] Bug#602336: puppet-common: please include the following logcheck ignore rules

2010-11-03 Thread Hanspeter Kunz
On Wed, 2010-11-03 at 15:32 -0700, Nigel Kersten wrote:
> On Wed, Nov 3, 2010 at 2:30 PM, Hanspeter Kunz  wrote:
> > Package: puppet-common
> > Version: 2.6.2-1
> > Severity: wishlist
> >
> > Hi,
> >
> > it would be great if you could ship the following two rules in 
> > /etc/logcheck/ignore.d.server/puppet-common:
> >
> > ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppet-master\[[0-9]+\]: 
> > \(Scope\(Class\[main\]\)\) Configuring [._[:alnum:]-]+ using environment 
> > [._[:alnum:]-]+$
> > ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppet-master\[[0-9]+\]: Compiled 
> > catalog for [._[:alnum:]-]+ in environment [._[:alnum:]-]+ in [.[:digit:]]+ 
> > seconds$
> 
> 
> Lots of people use these log lines to gather metrics on compilation
> time and environment count.

sure, there is noting wrong with have those lines in the log.

> Can you elaborate why you think they should be ignored?

my suggestion is, that logcheck should ignore those lines. This will not
affect gathering any metrics.

cheers,
Hp
-- 
Hanspeter Kunz  University of Zurich
Systems Administrator   Department of Informatics
Email: hk...@ifi.uzh.ch Binzmühlestrasse 14
Tel: +41.(0)44.63-56714 Office 2.E.07
http://www.ifi.uzh.ch   CH-8050 Zurich, Switzerland

Spamtraps: hkunz.bo...@ailab.ch hkunz.bo...@ifi.uzh.ch
---
When the ax entered the forest, the trees said, "The handle is one of us!"
-- Turkish proverb




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



Bug#602207: xserver-xorg-video-intel: Swiching SDL window to fullscreen causes black screen

2010-11-03 Thread Christian Henz
> sounds like it happens to me as well (with 1366x768) with X Server
> 1.9; thanks for your testcase. The best thing one can do is open a bug
> upstream (https://bugs.freedesktop.org/ product=xorg, component might
> be Driver/intel, or another one, not sure). You're welcome to do so
> and give a link/bugnumber here, so that we can mark it as forwarded.
> 

Done:

http://bugs.freedesktop.org/show_bug.cgi?id=31367

cheers,
Christian



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



Bug#602336: [Pkg-puppet-devel] Bug#602336: puppet-common: please include the following logcheck ignore rules

2010-11-03 Thread Nigel Kersten
On Wed, Nov 3, 2010 at 2:30 PM, Hanspeter Kunz  wrote:
> Package: puppet-common
> Version: 2.6.2-1
> Severity: wishlist
>
> Hi,
>
> it would be great if you could ship the following two rules in 
> /etc/logcheck/ignore.d.server/puppet-common:
>
> ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppet-master\[[0-9]+\]: 
> \(Scope\(Class\[main\]\)\) Configuring [._[:alnum:]-]+ using environment 
> [._[:alnum:]-]+$
> ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppet-master\[[0-9]+\]: Compiled catalog 
> for [._[:alnum:]-]+ in environment [._[:alnum:]-]+ in [.[:digit:]]+ seconds$


Lots of people use these log lines to gather metrics on compilation
time and environment count.

Can you elaborate why you think they should be ignored?



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



Bug#602305: vpb-driver FTBFS with binutils-gold

2010-11-03 Thread Ron

Hi Roy,

Thanks much for the heads up on the build failure!

Just a tip for next time - if you've already triaged the bug, it's helpful
to include the salient parts of the actual failure with a bug report, for
the first hop of an unreviewed patch it especially helps with reviewing it :)

There's a 4.2.51-1 package on its way through the tubes now, that one fixes
the real bug in the makefile that's behind this rather than just covering
for the symptom, (and a couple of other little things too) so I'd suggest
you pull that one and can drop this patch at the next convenience.

Cheers,
Ron


On Wed, Nov 03, 2010 at 03:55:40PM +, Roy Jamison wrote:
> Package: vpb-driver
> Version: 4.2.49-1
> Tags: patch
> 
> In Ubuntu, we've applied the attached patch to achieve the following:
> 
> * vpb-detect/Makefile.in: Add -lstdc++ to LDLIBS for bintuils-gold,
>   fixes FTBFS
> 
> We thought you might be interested in doing the same.
> 
> -- 
> 
> Roy Jamison (xteejx)
> Ubuntu Bug Squad
> Ubuntu Bug Control
> www.ubuntu.com




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



Bug#601558: Working with experimental xserver-xorg-video-intel and kernel

2010-11-03 Thread sander
I have now tried the 2.6.36-rc6 kernel and xserver-xorg-video-intel
2.13.0-1, both from experimental.  My display works now nicely, with kms,
both in text mode and with X.  Great!  There are a few minor glitches:
- sometimes I cannot switch back from text mode to X (screen stays black)
- restarting kdm made my mouse pointer disappear.
But overall the system appears well usable, if you stay away from the
nerdy stuff like text mode.

thanks,
Oliver

P.S.: Should this bug not be reopened?  It is definitely not fixed in
squeeze.




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



Bug#511582: #511582: updated patch, also fixes lintian error (and a few lintian warnings)

2010-11-03 Thread Moritz Muehlenhoff
On Fri, Sep 03, 2010 at 08:39:05PM +0200, Guillem Jover wrote:
> On Fri, 2010-09-03 at 18:56:04 +0200, Julien Cristau wrote:
> > On Mon, Feb  1, 2010 at 00:51:43 -0500, Daniel Kahn Gillmor wrote:
> > > I'm wondering if we should remove the package from the archive entirely
> > > as a result of this review.  I'm not comfortable NMUing a package with
> > > these outstanding concerns.
> 
> > In order to remove the package, we'd have to remove its reverse
> > dependencies, or change them to not need libopie-dev.  According to dak,
> > that would be cyrus-sasl2, inetutils and libpam-opie.  Is opie an
> > optional dependency for those packages (I'm guessing not for
> > libpam-opie, no idea for the others)?
> 
> Just checked for inetutils, and it's actually not being used, upstream
> removed the users, but not the configure check. I'll fix that for next
> upload.

Guillem, you seem to have only dropped it in experimental. Are you
planning the same for sid/squeeze?

Cheers,
Moritz



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



Bug#602344: adduser: [INTL:pl] Polish translation update

2010-11-03 Thread Robert Luberda
Package: adduser
Version: 3.112+nmu1
Severity: wishlist
Tags: l10n


Plese find the Polish translation of adduser program and man pages
attached. Note - the pl.po and translator_polish.add files were
recoded into utf-8.

Regards,
Robert


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

Kernel: Linux 2.6.32
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/pdksh

Versions of packages adduser depends on:
ii  debconf [debconf-2.0 1.5.36  Debian configuration management sy
ii  passwd   1:4.1.4.2+svn3283-2 change and administer password and
ii  perl-base5.10.1-15   minimal Perl system

adduser recommends no packages.

Versions of packages adduser suggests:
ii  liblocale-gettext-perl1.05-6 Using libc functions for internati
ii  perl-modules  5.10.1-15  Core Perl modules

-- debconf information excluded


adduser-pl.tgz
Description: GNU Unix tar archive


signature.asc
Description: Digital signature


Bug#590715: [Fwd: Some qemu+hurd questions]

2010-11-03 Thread Samuel Thibault
Svante Signell, le Wed 03 Nov 2010 22:27:52 +0100, a écrit :
> On Wed, 2010-11-03 at 01:39 +0100, Samuel Thibault wrote:
> > Samuel Thibault, le Wed 03 Nov 2010 01:05:34 +0100, a écrit :
> > > > How to
> > > > get X running with or without curses in a terminal with a reasonable
> > > > resolution, like 1280x1024x16. The qemu man page says one should use 
> > > > -vga
> > > > std to be able to use larger resolutions. How?
> > > 
> > > By running -vga std, and then try to run Xorg, see whether it just
> > > already uses a good resolution, else configure it, etc.
> > 
> > Actually I've just tried it: it's awfully slow and does not support DDE
> > so that Xorg doesn't dare more than 800x600. You should probably rather
> > let qemu use the default cirrus, or better, use -vga vmware and install
> > xserver-xorg-video-vmware, that works for me, and xrandr can be used to
> > resize at will.
> 
> I tried to start X with the cirrus driver and got hit by Debian bug
> #590715 reported for 2:1.7.7-3 (with patch by Samuel) and another for
> fbdevhw, see below.

Mmm, I guess you are overestimating the consequences of this bug: it
disables a couple of things, but you should get an Xorg server working.
If all you get is a black screen, you're most probably hit by the "we
don't like showing a mouse cursor" crazyness of Xorg people, that is you
have a working X server, but you didn't start any client (e.g. use
xinit /usr/bin/xterm to start one).

Samuel



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



Bug#600980: Illegal instruction when running ipython -pylab SOLVED

2010-11-03 Thread Arnaud Gardelein
Solved by updating from libatlas3gf-base 3.8.3-27 to 3.8.3-28. Thanks.

Arnaud.




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



Bug#596349: Slight improvements in xserver-xorg-video-intel 2:2.13.0-1

2010-11-03 Thread sander
I tried this again with kernel 2.6.36-rc6 and xserver-xorg-video intel
2:2.13.0-1, both from experimental.  Now apparently I can change the
backlight sometimes without the mouse pointer disappearing.  Sometimes the
pointer stays, sometimes it doesn't.  I haven't figured out a pattern yet,
but in a way it is an improvement.




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



Bug#602343: RM: dovecot-antispam/1.2+20090702-1

2010-11-03 Thread Moritz Muehlenhoff
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: rm

I suggest to drop dovecot-antispam from Squeeze: It hasn't been uploaded
since 15 months, popcon is marginal, it's broken since nearly a year
without any maintainer followup (#564682) and was not yet part of a 
stable release.

Cheers,
Moritz


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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash



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



Bug#602342: [erlang-odbc] Always fails to connect

2010-11-03 Thread Emil Langrock
Package: erlang-odbc
Version: 1:14.b-dfsg-1
Severity: normal

I have a normal unixodbc installation (no manual configuration) with 
libsqliteodbc. This works perfectly with pyodbc and other programs which uses 
odbc:


>>> import pyodbc
 context = 
pyodbc.connect("Driver=SQLITE3;Database=/var/lib/ejabberd_archive/mod_archive.sqlite3;")
>>> cursor = context.cursor()
>>> t = cursor.execute("select * from archive_messages")
>>> c = t.columns()
>>> c.fetchall()
[('', '', 'archive_collections', 'id', 4, 'INTEGER', 9, 10, 10, 0, 0, None, 
'NULL', 4, None, 16384, 1, 'NO')


but when I try to use it using erlang then everything falls apart:

> odbc:start().
> 
odbc:connect("Driver=SQLITE3;Database=/var/lib/ejabberd_archive/mod_archive.sqlite3;",
 
[{scrollable_cursors, off}]).

=ERROR REPORT 3-Nov-2010::22:46:50 ===
ODBC: received unexpected info: {tcp_closed,#Port<0.670>}


=ERROR REPORT 3-Nov-2010::22:46:50 ===
** Generic server <0.57.0> terminating 
** Last message in was {#Port<0.668>,{exit_status,139}}
** When Server state == {state,#Port<0.668>,
   {<0.35.0>,#Ref<0.0.0.109>},
   <0.35.0>,undefined,on,undefined,undefined,off,
   connecting,undefined,0,
   [#Port<0.666>,#Port<0.667>],
   #Port<0.669>,#Port<0.670>}


The file itself is world read and writeable. So I have no idea why erlang-odbc 
is somewhat special and fails without any usable information.

The sqlite3 file was created using

$ sqlite3 /var/lib/ejabberd_archive/mod_archive.sqlite3

And then pasting the attached sql into it (+ using .exit after that).


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

Debian Release: squeeze/sid
  500 unstableftp.debian.org 
  500 stable  ftp.debian.org

--- Package information. ---
Depends   (Version) | Installed
===-+-===
erlang-base  (= 1:14.b-dfsg-1)  | 1:14.b-dfsg-1
 OR erlang-base-hipe  (= 1:14.b-dfsg-1) | 
libc6  (>= 2.7) | 2.11.2-7
unixodbc(>= 2.2.11) | 2.2.14p2-2


Package's Recommends field is empty.

Suggests (Version) | Installed
==-+-===
erlang | 
erlang-manpages| 
erlang-doc | 





-- 
Emil Langrock
CREATE TABLE archive_collections(id INTEGER NOT NULL,
 prev_id INTEGER,
 next_id INTEGER,
 us VARCHAR(2047) NOT NULL,
 with_user VARCHAR(1023) NOT NULL,
 with_server VARCHAR(1023) NOT NULL,
 with_resource VARCHAR(1023) NOT NULL,
 utc DATETIME NOT NULL,
 change_by VARCHAR(3071),
 change_utc DATETIME,
 deleted INTEGER,
 subject VARCHAR(1023),
 thread VARCHAR(1023),
 crypt INTEGER,
 extra VARCHAR(32767),
 PRIMARY KEY(id));
CREATE INDEX IDX_archive_colls_prev_id ON archive_collections(prev_id);
CREATE INDEX IDX_archive_colls_next_id ON archive_collections(next_id);
CREATE INDEX IDX_archive_colls_us ON archive_collections(us);
CREATE INDEX IDX_archive_colls_with_server ON archive_collections(with_server);
CREATE INDEX IDX_archive_colls_with_user ON archive_collections(with_user);
CREATE INDEX IDX_archive_colls_with_resource ON archive_collections(with_resource);
CREATE INDEX IDX_archive_colls_utc ON archive_collections(utc);
CREATE INDEX IDX_archive_colls_change_utc ON archive_collections(change_utc);

CREATE TABLE archive_messages(id INTEGER NOT NULL,
  coll_id INTEGER NOT NULL,
  utc DATETIME NOT NULL,
  dir INTEGER,
  body VARCHAR(65535),
  name VARCHAR(1023),
  PRIMARY KEY(id));
CREATE INDEX IDX_archive_msgs_coll_id ON archive_messages(coll_id);
CREATE INDEX IDX_archive_msgs_utc ON archive_messages(utc);

CREATE TABLE archive_jid_prefs(us VARCHAR(2047) NOT NULL,
   with_user VARCHAR(1023) NOT NULL,
   with_server VARCHAR(1023) NOT NULL,
   with_resource VARCHAR(1023) NOT NULL,
   save INTEGER,
   expire INTEGER,
   otr INTEGER,
   PRIMARY KEY(us, with_user, with_server, with_resource));
CREATE INDEX IDX_archive_jid_prefs_us ON archive_jid_prefs(

Bug#592943: Confirmed in linux-image-2.6.36-rc6

2010-11-03 Thread sander
I just tried linux-image-2.6.36-rc6 from experimental.  The problem is
still there.  A pity -- no wireless without an external device.




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



Bug#602341: xfce4-panel: Panel ends up part way up screen after screen resize

2010-11-03 Thread Wookey
Package: xfce4-panel
Version: 4.6.4-1
Severity: normal

*** Please type your report below this line ***
If you resize the screen to make it smaller, the panel moves to still
be at the bottom of the screen, but when you resize it to be larger
again the panel stays at the same point so now it is part way up the
screen, obscuring useful stuff.

I think that you need to enable the external display to provoke this
bug, but once it has gone wrong it stays wrong until a restart of the
session.

Here is a sequence that broke it for me:
LVDS screen is 1440x900. turn on VGA screen and set resolution of both
internal and external screens to 1024x768. (give talk). use grandr to
turn off VGA output and reset LVDS screen to 1440x900. Panel is now
part way up screen, and no amount of resizing will fix that. 

This is a long-standing bug present in lenny as well as squeeze.

Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/



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



Bug#602317: liferea should suggest gdb

2010-11-03 Thread Adrian Bunk
On Wed, Nov 03, 2010 at 11:08:21PM +0100, Emilio Pozuelo Monfort wrote:
> Hi Adrian,
> 
> On 03/11/10 18:26, Adrian Bunk wrote:
> > On a crash, liferea does (in 1.6 with any debug option given, in 1.7
> > unconditionally) print the backtrace, which is helpful for debugging
> > problems.
> > 
> > This only works when gdb is installed.
> > 
> > It would therefore be useful if liferea would suggest gdb.
> 
> I'd rather make liferea-gdb recommend it.

s/gdb/dbg/ but otherwise a very good suggestion.

> Cheers,
> Emilio

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed




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



Bug#602317: liferea should suggest gdb

2010-11-03 Thread Emilio Pozuelo Monfort
Hi Adrian,

On 03/11/10 18:26, Adrian Bunk wrote:
> On a crash, liferea does (in 1.6 with any debug option given, in 1.7
> unconditionally) print the backtrace, which is helpful for debugging
> problems.
> 
> This only works when gdb is installed.
> 
> It would therefore be useful if liferea would suggest gdb.

I'd rather make liferea-gdb recommend it.

Cheers,
Emilio



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



Bug#602099: another patch

2010-11-03 Thread Thorsten Glaser
Dixi quod…

>I was told in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37053#c27
>that we want to add another backport¹ to the patches list. Will do so

Resynched my changes against 4.4.5-6, will provide updated debdiff in
some 3-4 days, once it compiled ;-)

bye,
//mirabilos
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.  -- Coywolf Qi Hunt



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



Bug#590715: [Fwd: Some qemu+hurd questions]

2010-11-03 Thread Cyril Brulebois
Hi.

Svante Signell  (03/11/2010):
> I tried to start X with the cirrus driver and got hit by Debian bug
> #590715 reported for 2:1.7.7-3 (with patch by Samuel) and another
> for fbdevhw, see below. Hurd version of xorg-server is
> 2:1.7.7-8. Has this not been fixed?

According to the bug status, no. I might be convinced to work on that
soonish, if you leave me some time to finish the proto uploads I've
been doing for the past few hours. A kind reminder in a few days is
welcome, if no upload happened at that point.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#578862: verify: close database /var/lib/postfix/verify_cache.db: No such file or directory

2010-11-03 Thread Teodor MICU
Package: postfix
Version: 2.7.1-1
Severity: normal

I've performed two tests:
1) I've created a symbolic link in /var/spool/postfix/var/lib/postfix
to point to /var/lib/postfix/verify_cache.db and the error in the logs
was:
Nov  3 14:57:11 pinto postfix/verify[12164]: close database
/var/lib/postfix/verify_cache.db: Too many levels of symbolic links

2) I've moved the file from /var/lib/postfix to
/var/spool/postfix/var/lib/postfix and the message in the logs is:
Nov  3 15:01:32 pinto postfix/verify[12339]: cache
/var/lib/postfix/verify_cache.db full cleanup: retained=0 dropped=0
entries

Thus, my conclusion would be that verify_cache.db should be created
from the start at /var/spool/postfix/var/lib/postfix since by default
postfix is chrooted to /var/spool/postfix. The permissions for the
/var/spool/postfix/var/lib/postfix directory and verify_cache.db file
are postfix:postfix.

Thanks


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

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

Versions of packages postfix depends on:
ii  adduser3.112 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.36Debian configuration management sy
ii  dpkg   1.15.8.5  Debian package management system
ii  libc6  2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib
ii  libdb4.8   4.8.30-2  Berkeley v4.8 Database Libraries [
ii  libsasl2-2 2.1.23.dfsg1-6Cyrus SASL - authentication abstra
ii  libssl0.9.80.9.8o-2  SSL shared libraries
ii  lsb-base   3.2-23.1  Linux Standard Base 3.2 init scrip
ii  netbase4.42  Basic TCP/IP networking system
ii  ssl-cert   1.0.26simple debconf wrapper for OpenSSL

Versions of packages postfix recommends:
ii  python  2.6.6-3+squeeze1 interactive high-level object-orie

Versions of packages postfix suggests:
ii  libsasl2-modules  2.1.23.dfsg1-6 Cyrus SASL - pluggable authenticat
pn  mail-reader(no description available)
pn  postfix-cdb(no description available)
pn  postfix-ldap   (no description available)
pn  postfix-mysql  (no description available)
ii  postfix-pcre  2.7.1-1PCRE map support for Postfix
pn  postfix-pgsql  (no description available)
ii  procmail  3.22-19Versatile e-mail processor
pn  resolvconf (no description available)
pn  sasl2-bin  (no description available)
pn  ufw(no description available)

-- debconf information:
* postfix/mailname: pinto.DOMAIN.com
  postfix/tlsmgr_upgrade_warning:
* postfix/recipient_delim: +
* postfix/main_mailer_type: Internet Site
  postfix/retry_upgrade_warning:
  postfix/kernel_version_warning:
  postfix/relayhost:
  postfix/procmail: false
  postfix/bad_recipient_delimiter:
* postfix/chattr: false
* postfix/root_address: r...@domain.ro
  postfix/rfc1035_violation: false
  postfix/mydomain_warning:
* postfix/mynetworks: 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128
* postfix/destinations: pinto.DOMAIN.com, pinto, localhost
  postfix/not_configured:
* postfix/mailbox_limit: 0
* postfix/protocols: ipv4



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



Bug#602340: CVE-2010-3380

2010-11-03 Thread Moritz Muehlenhoff
Package: slurm-llnl
Severity: grave
Tags: security

Please see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3380 

I'm attaching the extracted upstream fix. Please note that while upstream
has fixed this issue in 2.1.4, Debian is still affected since we ship
our own init scripts in debian/. As such, sid still needs a fix.

As for Squeeze, please prepare a targeted testing upload with the security
fix only. At this point of the release freeze release managers don't
accept new upstream releases any longer.

Cheers,
Moritz

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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages slurm-llnl depends on:
ii  adduser   3.112+nmu1 add and remove users and groups
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libncurses5   5.7+20100313-4 shared libraries for terminal hand
ii  lsb-base  3.2-26 Linux Standard Base 3.2 init scrip
pn  munge  (no description available)
ii  openssl   0.9.8o-2   Secure Socket Layer (SSL) binary a
pn  openssl-blacklist  (no description available)
pn  slurm-llnl-basic-plugins   (no description available)
ii  ucf   3.0025+nmu1Update Configuration File: preserv

slurm-llnl recommends no packages.

slurm-llnl suggests no packages.
diff -Naur slurm-2.1.12/etc/init.d.slurm slurm-2.1.14/etc/init.d.slurm
--- slurm-2.1.12/etc/init.d.slurm	2010-04-06 18:26:19.0 +0200
+++ slurm-2.1.14/etc/init.d.slurm	2010-09-20 18:59:38.0 +0200
@@ -80,7 +80,7 @@
 fi
 
 # setup library paths for slurm and munge support
-export LD_LIBRARY_PATH="$LIBDIR:$LD_LIBRARY_PATH"
+export LD_LIBRARY_PATH=$LIBDIR${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
 
 start() {
 prog=$1
diff -Naur slurm-2.1.12/etc/init.d.slurmdbd slurm-2.1.14/etc/init.d.slurmdbd
--- slurm-2.1.12/etc/init.d.slurmdbd	2010-04-06 18:26:19.0 +0200
+++ slurm-2.1.14/etc/init.d.slurmdbd	2010-09-20 18:59:38.0 +0200
@@ -69,7 +69,7 @@
 fi
 
 # setup library paths for slurm and munge support
-export LD_LIBRARY_PATH="$LIBDIR:$LD_LIBRARY_PATH"
+export LD_LIBRARY_PATH=$LIBDIR${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
 
 start() {
 prog=$1


Bug#557430: Acknowledgement (ITP: gummi -- simple latex editor written in Python/PyGTK)

2010-11-03 Thread Cristian Greco
retitle 557430 "RFP: gummi -- simple latex editor written in Python/PyGTK"
thanks

Hi,

I'm no more interested in packaging this piece of software, hope
someone will take care of it as the project is slowly finding its shape.

Thanks,
--
Cristian Greco
GPG key ID: 0xCF4D32E4


signature.asc
Description: PGP signature


Bug#602339: ITP: sawzall -- a compiler and runtime for the Sawzall language

2010-11-03 Thread Gustavo Franco
Package: wnpp
Severity: wishlist
Owner: Gustavo Franco 


* Package name: sawzall
  Version : 1.0
  Upstream Author : Google Inc.
* URL : http://code.google.com/p/szl/
* License : Apache License 2.0
  Programming Lang: C++
  Description : a compiler and runtime for the Sawzall language

Long description is TBD.

-- 
-- Gustavo "stratus" Franco



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



Bug#583573: speedometer: Python 2.5.4 DeprecationWarning: The popen2 module is deprecated

2010-11-03 Thread jari
| > > > $ speedometer -tx wlan1
| > > > /usr/bin/speedometer:21: DeprecationWarning: The popen2 module 
is deprecated.  Use the subprocess module.
| > > >   import popen2
| 
| Just looked at that.  Turns out speedometer isn't using popen2, so the
| fix is pretty simple.
| 
| https://excess.org/hg/speedometer/rev/ccda212032d1

Excellent. Would it be possible to roll out minor release with this
included. In Debian we try to reduce the number of patches due to
maintenance burden.

Thank you for prompt action,
Jari



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



Bug#600846: Definitely: The problem started with kernel 2.6.32

2010-11-03 Thread maximilian attems
please let upstream know the 2.6.36 trouble, so that they can work on it.

On Wed, Nov 03, 2010 at 08:41:54PM +0100, hu...@online.de wrote:
> I downloaded three versions of the 2.6.30 kernel from snapshot.debian.org
> and installed them on my notebook - without doing any other changes to
> the system.
>
> And the Suspend-To-RAM of all of the three 2.6.30 kernels worked  
> perfectly well !

so other datapoints would be 2.6.31-* and the first 2.6.32-[1-4]-amd64
linux packages.

thanks.



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



Bug#602338: unblock: proftpd-dfsg/1.3.3a-5

2010-11-03 Thread Moritz Muehlenhoff
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package proftpd-dfsg. It fixes a security issue
in telnet handling.

unblock proftpd-dfsg/1.3.3a-5

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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash



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



Bug#602333: /usr/bin/fusermount: fusermount allows unmount any filesystem

2010-11-03 Thread paul . szabo
Dear Adam,

> It would be more helpful if you checked, before filing grave bugs on
> packages.

I apologize for my laziness. I do not normally use fuse. Maybe I could
set up a test machine, but (unless succeeded in the exploit) would not
properly know whether Debian was safe. I thought it was better to warn
now, than leave blissfully vulnerable.

> This sounds very much like CVE-2009-3297, which has been fixed in
> unstable, testing and stable since February (see DSA-1989-1).

The page  http://www.debian.org/security/2010/dsa-1989  refers to
http://bugs.debian.org/567633  which says:
  a race condition if two fusermount -u instances are run in paralell
so that does not seem to be the same issue.

The page  http://security-tracker.debian.org/tracker/DSA-1989-1  points
to  http://security-tracker.debian.org/tracker/CVE-2010-0789  which
mentions "a symlink attack", which may be closer to this issue.

I would expect DSA-1989 to have been adopted and fixed by Ubuntu,
where the original poster says he found the issue.

Cheers, Paul

Paul Szabo   p...@maths.usyd.edu.au   http://www.maths.usyd.edu.au/u/psz/
School of Mathematics and Statistics   University of SydneyAustralia



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



Bug#602337: mail from recommend@ needs q-p encoding in the subject

2010-11-03 Thread Christoph Berg
Package: nm.debian.org

- Forwarded message from "Content-filter at lorien.prato.linux.it" 
 -

Date: Wed,  3 Nov 2010 19:30:04 +0100 (CET)
From: "Content-filter at lorien.prato.linux.it" 
To: new-maintai...@debian.org
Subject: Undeliverable mail, invalid header: unencoded 8-bit character

The message WAS NOT relayed to:
  :
   554 5.7.1 Rejected, id=00412-04 - BAD_HEADER: Non-encoded 8-bit data (char 
C3 hex): Subject: Advocating Kai Wasserb\303\244ch 
Message-ID: 
Subject: Advocating Kai Wasserbäch 

WHAT IS AN INVALID CHARACTER IN MAIL HEADER?

  The RFC 2822 standard specifies rules for forming internet messages.
  It does not allow the use of characters with codes above 127 to be
  used directly (non-encoded) in mail header.

  If such characters (e.g. with diacritics) from ISO Latin or other
  alphabets need to be included in the header, these characters need
  to be properly encoded according to RFC 2047. This encoding is often
  done transparently by mail reader (MUA), but if automatic encoding is
  not available (e.g. by some older MUA) it is the user's responsibility
  to avoid the use of such characters in mail header, or to encode them
  manually. Typically the offending header fields in this category are
  'Subject', 'Organization', and comment fields in e-mail addresses of
  the 'From', 'To' and 'Cc'.

  Sometimes such invalid header fields are inserted automatically
  by some MUA, MTA, content checker, or other mail handling service.
  If this is the case, that service needs to be fixed or properly
  configured. Typically the offending header fields in this category
  are 'Date', 'Received', 'X-Mailer', 'X-Priority', 'X-Scanned', etc.

  If you don't know how to fix or avoid the problem, please report it
  to _your_ postmaster or system manager.

Reporting-MTA: dns; lorien.prato.linux.it
Received-From-MTA: smtp; lorien.prato.linux.it ([127.0.0.1])
Arrival-Date: Wed,  3 Nov 2010 19:29:58 +0100 (CET)

Original-Recipient: rfc822;mnen...@prato.linux.it
Final-Recipient: rfc822;mnen...@prato.linux.it
Action: failed
Status: 5.7.1
Diagnostic-Code: smtp; 554-5.7.1 Rejected, id=00412-04 - BAD_HEADER:
 554-5.7.1 Non-encoded 8-bit data (char C3 hex): Subject: Advocating Kai
 554 5.7.1 Wasserb\303\244ch 
Received: from nono.debian.org (nono.debian.org 
[IPv6:2607:f8f0:610:4000:216:36ff:fe40:3861])
(using TLSv1 with cipher AES256-SHA (256/256 bits))
(No client certificate requested)
by lorien.prato.linux.it (Postfix) with ESMTPS id BA4A51542F2
for ; Wed,  3 Nov 2010 19:29:57 +0100 (CET)
Received: from www-data by nono.debian.org with local (Exim 4.72)
(envelope-from )
id 1PDi5p-0006jP-53
for mnen...@prato.linux.it; Wed, 03 Nov 2010 18:29:53 +
Date: Wed, 03 Nov 2010 18:29:53 +
Message-Id: 
To: mnen...@debian.org
Subject: Advocating Kai Wasserb??ch 
X-PHP-Originating-Script: 2746:nmadvocate.php
From: NM Front Desk 
Reply-To: recomm...@nm.debian.org, debian-newma...@lists.debian.org
Content-Type: text/plain; charset=utf-8
X-Mailer: PHP/5.3.2-2
Sender: www-data 


- End forwarded message -

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/



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



Bug#602336: puppet-common: please include the following logcheck ignore rules

2010-11-03 Thread Hanspeter Kunz
Package: puppet-common
Version: 2.6.2-1
Severity: wishlist

Hi,

it would be great if you could ship the following two rules in 
/etc/logcheck/ignore.d.server/puppet-common:

^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppet-master\[[0-9]+\]: 
\(Scope\(Class\[main\]\)\) Configuring [._[:alnum:]-]+ using environment 
[._[:alnum:]-]+$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppet-master\[[0-9]+\]: Compiled catalog 
for [._[:alnum:]-]+ in environment [._[:alnum:]-]+ in [.[:digit:]]+ seconds$

cheers,
Hp

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 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 puppet-common depends on:
ii  adduser  3.112+nmu1  add and remove users and groups
ii  facter   1.5.7-1 a library for retrieving facts fro
pn  libopenssl-ruby(no description available)
ii  libruby [libxmlrpc-ruby] 4.5 Libraries necessary to run Ruby 1.
ii  libshadow-ruby1.81.4.1-8 Interface of shadow password for R
ii  libxmlrpc-ruby   4.2 transitional dummy package
ii  ruby1.8  1.8.7.302-2 Interpreter of object-oriented scr

puppet-common recommends no packages.

puppet-common suggests no packages.

-- Configuration Files:
/etc/logcheck/ignore.d.server/puppet-common [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.server/puppet-common'
/etc/puppet/puppet.conf changed [not included]

-- no debconf information



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



Bug#590715: [Fwd: Some qemu+hurd questions]

2010-11-03 Thread Svante Signell
On Wed, 2010-11-03 at 01:39 +0100, Samuel Thibault wrote:
> Samuel Thibault, le Wed 03 Nov 2010 01:05:34 +0100, a écrit :
> > > How to
> > > get X running with or without curses in a terminal with a reasonable
> > > resolution, like 1280x1024x16. The qemu man page says one should use -vga
> > > std to be able to use larger resolutions. How?
> > 
> > By running -vga std, and then try to run Xorg, see whether it just
> > already uses a good resolution, else configure it, etc.
> 
> Actually I've just tried it: it's awfully slow and does not support DDE
> so that Xorg doesn't dare more than 800x600. You should probably rather
> let qemu use the default cirrus, or better, use -vga vmware and install
> xserver-xorg-video-vmware, that works for me, and xrandr can be used to
> resize at will.

I tried to start X with the cirrus driver and got hit by Debian bug
#590715 reported for 2:1.7.7-3 (with patch by Samuel) and another for
fbdevhw, see below. Hurd version of xorg-server is 2:1.7.7-8. Has this
not been fixed?

Z.org X Server 1.7.7
Release date: 2010-05-04
X Protocol Version 11, Revision 0
Build operating system: GNU 0.3 GNU-Mach 1.3.99/Hurd-0.3 i686-AT386
Build date: 10 October 2010 12:07:22PM
xorg-server 2:1.7.7-8 (Cyril Brulebois )
Current version of pixman: 0.16.4
...
(EE) Loadmodule: FModule fbdevhw does not have a fbdevhwModule data
object.
(EE) Failed to load module "fbdevhw"
(EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed
(/usr/lib/dri/swrast_dri.so: undefined symbol: _glapi_tls_Context)
(EE) GLX: could not load software renderer





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



Bug#602335: psi: completely outdated man page

2010-11-03 Thread Mirosław Zalewski
Package: psi
Version: 0.14-2
Severity: minor

Since Psi has no man page of it's own (I believe) it is necessary to
use custom one. Unfortunetly, current one was written almost decade ago
and does not cover any of the command switches, which were introduced
sometime between 0.10 and 0.14 (I don't really know when since I was using
heavily-patched version of Psi 0.10 for last few years).

Below are 'man psi' and 'psi --help' commands outputs.

Cheers

$ man psi
PSI(1)  
   
PSI(1)


NAME
   psi - jabber client

SYNOPSIS
   psi

DESCRIPTION
   psi  is a free instant messaging application designed for the Jabber 
(XMPP) IM network (including Google Talk). It has full Unicode support, and 
supports most
   important XMPP features like file transfer, group chat, encryption etc.

   Psi relies on the qca2 library for its encryption features. Therefore, 
it's necessary to install libqca2-plugin-ossl for SSL (client-to-server) 
encryption and
   libqca2-plugin-gnupg for PGP (end-to-end) encryption.

   A tutorial can be found on the web at http://psi-im.org/wiki/Tutorial

AUTHOR
   This manual page was written by Jan Niehusmann , for 
the Debian GNU/Linux system (but may be used by others).



  
November  1, 2001   
 PSI(1)
$ psi --help
Usage: psi [--profile=PROFILE] [--remote|--choose-profile]
   [--status=STATUS [--status-message=MSG]] [--uri=URI]

Psi - The Cross-Platform Jabber/XMPP Client For Power Users

Options:
  --choose-profile  Display Choose Profile dialog on startup. Cannot
  be used together with --remote.
  -h, --helpShow this help message and exit.
  --profile=PROFILE Activate program instance running specified
  profile. Otherwise, open new instance using this
  profile (unless used together with --remote).
  --remote  Force remote-control mode. If there is no running
  instance, or --profile was specified but there
  is no instance using it, exit without doing
  anything. Cannot be used with --choose-profile.
  --status=STATUS   Set status. STATUS must be one of `online',
  `chat', `away', `xa', `dnd', `offline'.
  --status-message=MSG  Set status message. Must be used together with
  --status.
  --uri=URI Open XMPP URI. (e.g.
  xmpp:some...@example.org?chat) For security
  reasons, this must be the last option.
  -v, --version Show version information and exit.

Go to  for more information about Psi.

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

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

Versions of packages psi depends on:
ii  libaspell150.60.6-4  GNU Aspell spell-checker runtime l
ii  libc6  2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib
ii  libgcc11:4.4.5-4 GCC support library
ii  libqca22.0.2-1   libraries for the Qt Cryptographic
ii  libqca2-plugin-ossl0.1~20070904-4QCA OSSL plugin for libqca2
ii  libqt4-dbus4:4.6.3-4 Qt 4 D-Bus module
ii  libqt4-network 4:4.6.3-4 Qt 4 network module
ii  libqt4-qt3support  4:4.6.3-4 Qt 3 compatibility library for Qt 
ii  libqt4-xml 4:4.6.3-4 Qt 4 XML module
ii  libqtcore4 4:4.6.3-4 Qt 4 core module
ii  libqtgui4  4:4.6.3-4 Qt 4 GUI module
ii  libstdc++6 4.4.5-4   The GNU Standard C++ Library v3
ii  libx11-6   2:1.3.3-3 X11 client-side library
ii  libxss11:1.2.0-2 X11 Screen Saver extension library
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages psi recommends:
ii  sox  14.3.1-1+b1 Swiss army knife of sound processi

Versions of packages psi suggests:
pn  libqca2-plugin-gnupg   (no description available)
pn  psi-translations   (no description available)
ii  xdg-utils1.0.2+cvs20100307-2 desktop integration utilities from

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "

Bug#393312: [Pkg-sysvinit-devel] Bug#393312: fsck should run at shutdown, not startup, when possible

2010-11-03 Thread Marko
On 18 loka 2006, 14:50, Henrique de Moraes Holschuh 
wrote:
> The point is:fsckduringshutdownmust be optional.

Yes.

I just had things to do, but instead spent 20 minutes waiting for my
PC to start up.

I'd deeply appreciate I had the option to let it fsck when I walk away
from the PC so I can always work when I walk to the PC.

It could offer to fsck on shutdown a few days or mounts before fsck.
After most users of disks are dead and disks synced, it could wait for
yes/no answer for a few seconds while allowing the user to cancel the
fsck for fast shutdown or fsck immediately. It could even have a
configuration option for which I prefer it to do if I do not respond.
Maybe some magic to see if I am on battery, failing UPS, or well
supplied in for power (maybe configurable command it could execute for
exit code to tell it what to do, /bin/true or false if no magic
required) would be nice, but not mandatory.

It would also be nice, but not mandatory, if the GUI desktop could
offer fsck instead of falling to text mode question. Create some flag
file or other flag to tell there is no need anymore to ask the user in
text mode.



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



Bug#602334: cmor: FTBFS with binutils-gold, with undefined reference to floor@@GLIBC2.0

2010-11-03 Thread Fabrice Coutadeur
Package: cmor
Version: 2.4.0-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch

Hi,

cmor FTBFS with binutils-gold, with the following error:
...
   dh_auto_test
make -j1 test
make[1]: Entering directory `/build/fabrice-cmor_2.4.0-1ubuntu1-i386-28GnaP/cmor
-2.4.0'
r - cmor.o
r - cmor_axes.o
r - cmor_variables.o
r - cmor_tables.o
r - cdTimeConv.o
r - cdUtil.o
r - timeConv.o
r - timeArith.o
r - cmor_grids.o
r - cmor_md5.o
r - cmor_cfortran_interface.o
r - cmor_fortran_interface.o
ln -sf TestTables Tables
/usr/bin/ld: ./libcmor.a(cdTimeConv.o): undefined reference to symbol 'floor@@GL
IBC_2.0'
/usr/bin/ld: note: 'floor@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try ad
ding it to the linker command line
...

*** /tmp/tmppD118H
In Ubuntu, we've applied the attached patch to fix the FTBFS, by adding an
explicit link with libm. Also, we've modified the .pc file to add it also.

As binutils-gold will be the default in Debian after Squeeze, we thought that
you might be interested.

thanks,
Fabrice


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

Kernel: Linux 2.6.35-23-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru cmor-2.4.0/debian/patches/fix-ftbfs-with-binutils-gold.patch cmor-2.4.0/debian/patches/fix-ftbfs-with-binutils-gold.patch
--- cmor-2.4.0/debian/patches/fix-ftbfs-with-binutils-gold.patch	1970-01-01 01:00:00.0 +0100
+++ cmor-2.4.0/debian/patches/fix-ftbfs-with-binutils-gold.patch	2010-11-03 07:14:55.0 +0100
@@ -0,0 +1,42 @@
+Description: Fix FTBFS with binutils-gold by explicitly linking tests against
+ libm. Also, add -lm to .pc file, as the previous FTBFS has demonstrated that
+ libm is required to use libcmor
+Author: Fabrice Coutadeur 
+Index: cmor-2.4.0/Makefile.in
+===
+--- cmor-2.4.0.orig/Makefile.in	2010-11-03 07:04:14.0 +0100
 cmor-2.4.0/Makefile.in	2010-11-03 07:04:14.0 +0100
+@@ -113,9 +113,9 @@
+ Tables: TestTables
+ 	ln -sf TestTables Tables
+ test_C: cmor Tables
+-	@rm -f ./ipcc_test_code ; @CC@ @CPPFLAGS@ @CFLAGS@  Test/ipcc_test_code.c -...@prefix@/lib -...@prefix@/include  -L. -lcmor @NCCFLAGS@ @NCLDFLAGS@ @UDUNITS2LDFLAGS@ @UDUNITS2FLAGS@ @UUIDLDFLAGS@ @UUIDFLAGS@ -o ipcc_test_code  @VERB@; ./ipcc_test_code @VERB@
+-	@rm -f test_grid ; @CC@ @CPPFLAGS@ @CFLAGS@ @CPPFLAGS@  Test/test_grid.c -...@prefix@/lib -...@prefix@/include  -L. -lcmor @NCCFLAGS@ @NCLDFLAGS@ @UDUNITS2LDFLAGS@ @UDUNITS2FLAGS@ @UUIDLDFLAGS@ @UUIDFLAGS@ -o test_grid @VERB@; ./test_grid @VERB@;
+-	@rm -f test_lots_of_variables ; @CC@ @CPPFLAGS@ @CFLAGS@ @CPPFLAGS@  Test/test_lots_of_variables.c -...@prefix@/lib -...@prefix@/include  -L. -lcmor @NCCFLAGS@ @NCLDFLAGS@ @UDUNITS2LDFLAGS@ @UDUNITS2FLAGS@ @UUIDLDFLAGS@ @UUIDFLAGS@ -o test_lots_of_variables @VERB@; ./test_lots_of_variables @VERB@;
++	@rm -f ./ipcc_test_code ; @CC@ @CPPFLAGS@ @CFLAGS@  Test/ipcc_test_code.c -...@prefix@/lib -...@prefix@/include  -L. -lcmor -lm @NCCFLAGS@ @NCLDFLAGS@ @UDUNITS2LDFLAGS@ @UDUNITS2FLAGS@ @UUIDLDFLAGS@ @UUIDFLAGS@ -o ipcc_test_code  @VERB@; ./ipcc_test_code @VERB@
++	@rm -f test_grid ; @CC@ @CPPFLAGS@ @CFLAGS@ @CPPFLAGS@  Test/test_grid.c -...@prefix@/lib -...@prefix@/include  -L. -lcmor -lm @NCCFLAGS@ @NCLDFLAGS@ @UDUNITS2LDFLAGS@ @UDUNITS2FLAGS@ @UUIDLDFLAGS@ @UUIDFLAGS@ -o test_grid @VERB@; ./test_grid @VERB@;
++	@rm -f test_lots_of_variables ; @CC@ @CPPFLAGS@ @CFLAGS@ @CPPFLAGS@  Test/test_lots_of_variables.c -...@prefix@/lib -...@prefix@/include  -L. -lcmor -lm @NCCFLAGS@ @NCLDFLAGS@ @UDUNITS2LDFLAGS@ @UDUNITS2FLAGS@ @UUIDLDFLAGS@ @UUIDFLAGS@ -o test_lots_of_variables @VERB@; ./test_lots_of_variables @VERB@;
+ python:
+ 	@echo "Building Python interface"
+ 	@${PYTHONEXEC} setup.py install @CDATPREFIX@
+@@ -152,7 +152,7 @@
+ 
+ test_case:
+ 	@echo "${OK_COLOR}Testing: "${TEST_NAME}" with input file: ${INPUT_FILE}${NO_COLOR}"
+-	@rm -f ./${TEST_NAME} 2>/dev/null ; @FC@ @FCFLAGS@ @DEBUG@  Test/${TEST_NAME}.f90 -...@prefix@/lib -L. -lcmor @NCCFLAGS@ @NCLDFLAGS@ @UDUNITS2LDFLAGS@ @UDUNITS2FLAGS@ @UUIDLDFLAGS@ @UUIDFLAGS@ @ZFLAGS@ @ZLDFLAGS@ -o ${TEST_NAME} ;
++	@rm -f ./${TEST_NAME} 2>/dev/null ; @FC@ @FCFLAGS@ @DEBUG@  Test/${TEST_NAME}.f90 -...@prefix@/lib -L. -lcmor -lm @NCCFLAGS@ @NCLDFLAGS@ @UDUNITS2LDFLAGS@ @UDUNITS2FLAGS@ @UUIDLDFLAGS@ @UUIDFLAGS@ @ZFLAGS@ @ZLDFLAGS@ -o ${TEST_NAME} ;
+ 	@./${TEST_NAME} @VERB@ < ${INPUT_FILE} ;
+ 	@ rm ./${TEST_NAME}
+ ifeq (@MAKEDEPPYTHON@,python)
+Index: cmor-2.4.0/cmor.pc.in
+===
+--- cmor-2.4.0.orig/cmor.pc.in	2010-11-03 07:04:14.0 +0100
 cmor-2.4.0/cmor.pc.in	2010-11-03 07:04:14.0

Bug#602323: iceweasel 100% CPU in sid

2010-11-03 Thread Stephen Olander-Waters
What I ended up doing was uninstalling the EFF's HTTPS-Everywhere Add-on
and now it doesn't freeze. N.b., I had had this Add-on disabled, but
only uninstalling it worked to solve the freezing.

-s





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



Bug#602333: /usr/bin/fusermount: fusermount allows unmount any filesystem

2010-11-03 Thread Adam D. Barratt
On Thu, 2010-11-04 at 07:24 +1100, Paul Szabo wrote:
> As reported on a public mailing list, fusermount in Ubuntu allows
> unprivileged users to unmount anything. I wonder if Debian is affected.

It would be more helpful if you checked, before filing grave bugs on
packages.

This sounds very much like CVE-2009-3297, which has been fixed in
unstable, testing and stable since February (see DSA-1989-1).

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#583573: speedometer: [BUG] Speedometer leaks memory like crazy

2010-11-03 Thread jari
On 2010-11-03 14:54, Ian Ward wrote:
| Jari Aalto wrote on 2010-10-25 10:41:
| > 
| > Hi Ian,
| > 
| > Could you take alook at these bug reports:
| > 
| > https://bugs.launchpad.net/ubuntu/+source/speedometer
| > 
| > Thanks,
| > Jari (Debian maintainer)
| 
| Hi Jari,
| 
| I've replied to the bug reports.  Not sure what else I can do.

Thank you. I've closed the mirror bugs in Debian.

There is this old one:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583573

> Ian Writes Fri, 2010-05-28 
> > 
> > $ speedometer -tx wlan1
> > /usr/bin/speedometer:21: DeprecationWarning: The popen2 module is 
deprecated.  Use the subprocess module.
> >   import popen2
> 
> Sure, should be easy enough to fix that.

Can you estimate when this could be corrected. It's still present:

$ speedometer -tx eth0
/usr/bin/speedometer:21: DeprecationWarning: The popen2 module is 
deprecated.  Use the subprocess module.
import popen2

$ apt-cache policy speedometer
speedometer:
  Installed: 2.6-3
  Candidate: 2.6-3

$ apt-cache policy python-urwid
python-urwid:
  Installed: 0.9.9.1-1
  Candidate: 0.9.9.1-1
  Version table:

Thanks,
Jari




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



Bug#601370: speedmeter: Speedometer leaks memory like crazy

2010-11-03 Thread Jari Aalto

For the record. The correct link is:
https://bugs.launchpad.net/ubuntu/+source/speedometer/+bug/199547

2010-11-03 Ian Ward (upstream) writes:

I can't reproduce this problem with speedometer 2.6 and urwid 0.9.9.1
(current packaged versions) It might have been a problem in an earlier
Urwid release.



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



Bug#556018: cups: no longer shows jobs for a specific queue

2010-11-03 Thread Dean Montgomery
The patch I send was based on upstream 1.4 code backported to 1.3:
http://www.cups.org/str.php?L3436

-- 
Dean Montgomery
Network Support Tech./Programmer
dmo...@sd73.bc.ca
School District #73




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



Bug#601022: thank you!

2010-11-03 Thread fabrice
Hi,

That's perfect: this has been fixed in Ubuntu, so no hurry, and this
way, we will be able to sync the package next time.

Thanks!

Fabrice




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



Bug#602333: /usr/bin/fusermount: fusermount allows unmount any filesystem

2010-11-03 Thread Paul Szabo
Package: fuse-utils
Version: 2.7.4-1.1+lenny1
Severity: grave
File: /usr/bin/fusermount
Tags: security
Justification: user security hole


As reported on a public mailing list, fusermount in Ubuntu allows
unprivileged users to unmount anything. I wonder if Debian is affected.
Relevant files attached below.

Cheers,

Paul Szabo   p...@maths.usyd.edu.au   http://www.maths.usyd.edu.au/u/psz/
School of Mathematics and Statistics   University of SydneyAustralia


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

Kernel: Linux 2.6.32-pk04.00-svr (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages fuse-utils depends on:
ii  adduser 3.110add and remove users and groups
ii  libc6   2.7-18lenny6 GNU C Library: Shared libraries
ii  libfuse22.7.4-1.1+lenny1 Filesystem in USErspace library
ii  makedev 2.3.1-88 creates device files in /dev
ii  sed 4.1.5-6  The GNU sed stream editor
ii  udev0.125-7+lenny3   /dev/ and hotplug management daemo

fuse-utils recommends no packages.

fuse-utils suggests no packages.

-- no debconf information
Title:  [Full-disclosure] fusermount: Unmount any filesystem
   


 
 
   [Full-disclosure] fusermount: Unmount any filesystem
halfdog 
me at halfdog.net
   
Tue Nov  2 17:44:11 GMT 2010

Previous message: [Full-disclosure] [ANN] New version of w3af is available for	download !

Next message: [Full-disclosure] [Onapsis Security Advisory 2010-008] Oracle Virtual Server Agent Arbitrary File Access

  Messages sorted by: 
  [ date ]
  [ thread ]
  [ subject ]
  [ author ]
 
   
  

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello List,

To evaluate the pros and cons of various disclosure methods, I'm trying
full disclosure this time:

At least on ubuntu lucid, the fusermount tool contains a timerace
mounting a user filesystem and updating mtab, thus mtab entries with
arbitrary path can be created. Crafted mtab entries can then be used to
unmount live parts of the filesystem.

http://www.halfdog.net/Security/FuseTimerace/

- -- 
http://www.halfdog.net/
PGP: 156A AE98 B91F 0114 FE88  2BD8 C459 9386 feed a bee
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFM0E3rxFmThv7tq+4RAmavAJ9JNdwF6R0gv1FlIZ3to1QrkQs90wCgkUvA
IpD9Wfe/viLLIMLEfE1B2yo=
=tFrk
-END PGP SIGNATURE-








	Previous message: [Full-disclosure] [ANN] New version of w3af is available for	download !

	Next message: [Full-disclosure] [Onapsis Security Advisory 2010-008] Oracle Virtual Server Agent Arbitrary File Access

  Messages sorted by: 
  [ date ]
  [ thread ]
  [ subject ]
  [ author ]
 
   


Full-Disclosure is hosted and sponsored by Secunia.



www.halfdog.net:Security:FuseTimerace:index.html
Description: XML document
/** Minimal userspace file system demo, compile using
 *  gcc -D_FILE_OFFSET_BITS=64 -lfuse -Wall FuseMinimal.c -o FuseMinimal
 *
 *  Copyright (c) halfdog 
 *  
 *  This software is provided by the copyright owner "as is" to
 *  study it but without any expressed or implied warranties, that
 *  this software is fit for any other purpose. If you try to compile
 *  or run it, you do it solely on your own risk and the copyright
 *  owner shall not be liable for any direct or indirect damage
 *  caused by this software.
 */

#define FUSE_USE_VERSION 26

#include 
#include 
#include 

static int io_getattr(const char *path, struct stat *stbuf) {
  int res=-1;
  memset(stbuf, 0, sizeof(struct stat));
  if (strcmp(path, "/") == 0) {
stbuf->st_mode=S_IFDIR|0755;
stbuf->st_nlink=2;
res=0;
  }
  return(res);
}


static int io_readdir(const char *path, void *buf, fuse_fill_dir_t filler,
off_t offset, struct fuse_file_info *fi) {
  (void) offset;
  (void) fi;
  if(strcmp(path, "/")!=0) return -ENOENT;

  filler(buf, ".", NULL, 0);
  filler(buf, "..", NULL, 0);
  return 0;
}

static struct fuse_operations hello_oper = {
  .getattr  = io_getattr,
  .readdir  = io_readdir,
};

int main(int argc, char *argv[]) {
  return fuse_main(argc, argv, &hello_oper, NULL);
}
/** This program waits for notify of file/directory to replace
 *  given directory with symlink.
 *  Parameters:
 *  * --LinkTarget: If set, the MovePath is replaced with link to
 

Bug#601337: www.debian.org: move events/talks/ and events/speakers/ to the wiki

2010-11-03 Thread Gerfried Fuchs
* Raphael Hertzog  [2010-11-03 17:24:40 CET]:
> This discussion is ridiculous. Even if I contacted you before creating the
> wiki page it would not change the fact that the page on the website has
> not been working for years.

 Right - it though would had followed the first paragraph of the site
and worked for improving the situation instead of creating a fork of the
service the site tries to offer.

> Also consider that this discussion will be seen by people I invited to start
> contributing to Debian to what should be a small task and instead they see
> how quickly people get upset in Debian and why it's best to do nothing if
> you don't want to be flamed for it. :-(

 What they see is that it is encouraged and explicitly invited to
contact the people involved with the services you want to use
beforehand, not create an external site and then request redirect of the
existing service to that external site, insisting on that the existing
service is dysfunctional without any approach to try to get that fixed.

> >  From the very first paragraph of the page:
> > 
> > "If a talk is missing, please get in touch with the [events people]
> > including all details."
> > 
> >  If you didn't even get that far I fear others won't go any much further
> > on the wiki page neither. Wording improvements very welcome, as is a
> > discussion on wether this should be changed to debian-www or wether the
> > events people are willing to keep maintaining these parts.
> 
> Suggestion:
> 
> Submit a talk
> 
> If you want to submit a new talk, or if you know of a missing talk,
> please mail eve...@debian.org with required information (title, date,
> language of the presentation, name of the speaker, URL of the slides). If
> the talk is not available online, please include it as an attachment.

 Sounds good, thanks for the suggestion.

> >  Thanks for following the general Debian approach of non-communication.
> 
> Thanks for entertaining the fact that contributing to Debian requires to
> cope with flames.

 You mean like you stated in your blog entry about this? Only speak for
yourself. That your accusion isn't received too well, especially without
any approach about getting things fixed, is just natural.

 Thanks,
Rhonda
-- 
 Last day of https://wiki.ubuntu.com/UbuntuDeveloperWeek starting in
   34 minutes in #ubuntu-classroom on irc.feenode.net
 * ScottK hands dholbach an "r".
 Are they fundraising again?



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



Bug#597554: debdiff fixing the issue

2010-11-03 Thread Clint Byrum
On Wed, 2010-11-03 at 17:36 +0100, Lucas Nussbaum wrote:
> On 03/11/10 at 09:28 -0700, Clint Byrum wrote:
> > On Wed, 2010-11-03 at 07:46 +0100, Lucas Nussbaum wrote:
> > > On 02/11/10 at 15:25 -0700, Clint Byrum wrote:
> > > > This patch adds the require 'yaml' that solves the issue.
> > > 
> > > Great! Could you commit it?
> > 
> > I have no write access to the pkg-ruby-extras repository. My allioth
> > username is spamaps-guest.
> 
> Added to the team. Sorry, I thought you were already a team member.
> 

Thanks Lucas, committed as revision 5969





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



Bug#600738: vserver-debiantools: aptitude safe-upgrade fails after newvserver (/bin/sh: /usr/sbin/apt-listbugs: not found)

2010-11-03 Thread Ola Lundqvist
tags 600738 + patch pending
thanks

Hi Eric

Yes you are right. This is actually a newvserver fault.

The problematic code is the following:

if [ -f /etc/apt/apt.conf ]; then
cp /etc/apt/apt.conf $VROOTDIR/$VHOST/etc/apt/apt.conf
fi

# support the apt.conf.d directories
if [ -d /etc/apt/apt.conf.d ] ; then
cp -a /etc/apt/apt.conf.d/* $VROOTDIR/$VHOST/etc/apt/apt.conf.d/ > 
/dev/null 2>&1
fi

This should probably not be executed as it can cause the problems
that you describe.

This problem is not severe enough to be pushed for the next stable release
as Debian is in freeze mode. But I'll make sure to remove this code for
the next upload.

Thanks a lot for your help on this matter.

Best regards,

// Ola

On Wed, Nov 03, 2010 at 02:22:37PM +0100, Eric Deplagne wrote:
>   Hi,
> 
> My guess was that some apt* config file setup by newvserver
> refers to missing apt-listbugs.
> 
> Then either newvserver should install apt-listbugs, or not enable it
> in apt* config (probably the second one).
> 
> Same could go for apt-listchanges, but in that case the error
> message is annoying but not blocking.
> 
>   Regards.
> 
> On Fri, 29 Oct 2010 21:46:57 +0200, Ola Lundqvist wrote:
> > Hi Eric
> > 
> > To me I have a hard time to see that this is a problem with 
> > vserver-debiantools.
> > It looks like aptitude have a dependency on apt-listbugs.
> > 
> > If that is so, you resolve that by installing it using apt-get instead
> > of aptitude.
> > 
> > Why do you see that this is a vserver-debiantools bug?
> > What should vserver-debiantools do to prevent it?
> > 
> > Best regards,
> > 
> > // Ola
> > 
> > On Tue, Oct 19, 2010 at 06:30:35PM +0200, Eric Deplagne wrote:
> > > Package: vserver-debiantools
> > > Version: 0.7.2
> > > Severity: normal
> > > 
> > > 
> > > Hi,
> > > 
> > >   After creating my vserver with newvserver and updating its 
> > > /etc/apt/sources.list,
> > >   I do aptitude update allright, but aptitude safe-upgrade fails on 
> > > apt-listbugs
> > >   like this:
> > > 
> > >   # aptitude safe-upgrade
> > >   No packages will be installed, upgraded, or removed.
> > >   0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> > >   Need to get 0 B of archives. After unpacking 0 B will be used.
> > >   /bin/sh: /usr/sbin/apt-listbugs: not found
> > >   E: Sub-process /usr/sbin/apt-listbugs apt || exit 10 returned an error 
> > > code (10)
> > >   E: Failure running script /usr/sbin/apt-listbugs apt || exit 10
> > >   A package failed to install.  Trying to recover:
> > > 
> > >   aptitude install apt-listbugs then also fails but downloads the files:
> > > 
> > >   # aptitude install apt-listbugs
> > >   The following NEW packages will be installed:
> > > apt-listbugs irb1.8{a} libdpkg-ruby1.8{a} libexpat1{a} 
> > > libgettext-ruby1.8{a} libhttp-access2-ruby1.8{a} libopenssl-ruby1.8{a} 
> > > libreadline-ruby1.8{a} libreadline5{a} libruby1.8{a} 
> > > libuconv-ruby1.8{a} libxml-parser-ruby1.8{a} ruby{a} ruby1.8{a} 
> > >   0 packages upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
> > >   Need to get 3566 kB/3566 kB of archives. After unpacking 10.9 MB will 
> > > be used.
> > >   Do you want to continue? [Y/n/?] y
> > >   [ ... download ... ]
> > >   /bin/sh: /usr/sbin/apt-listbugs: not found
> > >   E: Sub-process /usr/sbin/apt-listbugs apt || exit 10 returned an error 
> > > code (10)
> > >   E: Failure running script /usr/sbin/apt-listbugs apt || exit 10
> > >   A package failed to install.  Trying to recover:
> > > 
> > >   I then have to dpkg -i all that little mess before I get aptitude to 
> > > behave properly.
> > >   (up to a "/bin/sh: /usr/bin/apt-listchanges: not found" message).
> > > 
> > > Regards.
> > > 
> > > -- System Information:
> > > Debian Release: squeeze/sid
> > >   APT prefers testing-proposed-updates
> > >   APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
> > > Architecture: i386 (i686)
> > > 
> > > Kernel: Linux 2.6.32-5-vserver-686-bigmem (SMP w/2 CPU cores)
> > > Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
> > > Shell: /bin/sh linked to /bin/dash
> > > 
> > > Versions of packages vserver-debiantools depends on:
> > > ii  binutils   2.20.1-15 The GNU assembler, linker 
> > > and bina
> > > ii  debootstrap1.0.25Bootstrap a basic Debian 
> > > system
> > > ii  iproute20100519-3networking and traffic 
> > > control too
> > > ii  rsync  3.0.7-2   fast remote file copy 
> > > program (lik
> > > ii  util-vserver   0.30.216-pre2864-2+b1 user-space tools for 
> > > Linux-VServer
> > > 
> > > Versions of packages vserver-debiantools recommends:
> > > ii  dnsutils   1:9.7.1.dfsg.P2-2 Clients provided with BIND
> > > 
> > > vserver-debiantools suggests no packages.
> > > 
> > > -- no debconf information
> > > 
> > > 
> > > 
> > 
> > -- 
> >  - Ola Lundqv

Bug#600826: emacs23: diff for NMU version 23.2+1-5.1

2010-11-03 Thread Sven Joachim
On 2010-11-03 19:12 +0100, Mehdi Dogguy wrote:

> On 11/03/2010 06:42 PM, Sven Joachim wrote:
>> 
>> I think this is not correct, because quilt is still used in 
>> debian/rules to assemble emacs23-common.README.Debian.  The target 
>> for it may be up to date in your build, but when somebody hacks 
>> around the package and introduces a new patch the result will be an 
>> FTBFS if quilt is not there.
>> 
>
> Yeah. I noticed that. But one could think that those targets are used
> only to prepare the package, and not during the build.

It seems they are used during the build, although the package does not
FTBFS if quilt is missing.  I noticed the following in the build log:

,
| for p in $(QUILT_PATCHES=debian/patches quilt series); do 
QUILT_PATCHES=debian/patches quilt header $p; done \
| >> debian/emacsVER-common.README.tmp
| /bin/bash: line 1: quilt: command not found
`

This error is not fatal, but the end result is that emacs23-common's
README.Debian lacks any information about the Debian patches.

> But I should
> leave this decision to the maintainer I guess. I canceled my NMU and I'm
> preparing a new build without that change.

Thank you.

Cheers,
   Sven



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



Bug#602046: luakit: Dependency missing

2010-11-03 Thread Clint Adams
On Sun, Oct 31, 2010 at 11:54:20PM +0100, Manuel Fauvell Monfort wrote:
> The program needs liblua5.1-filesystem0 to work. Please include as a 
> dependency.

You are absolutely correct.  Thanks.



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



Bug#602318: [buildd-tools-devel] Bug#602318: sbuild: spurious log messages when debug_level isn't configured

2010-11-03 Thread Roger Leigh
tags 602318 + fixed-upstream pending
thanks

On Wed, Nov 03, 2010 at 05:27:30PM +, Simon McVittie wrote:
> Package: sbuild
> Version: 0.60.2-1
> Severity: minor
> 
> With the new version of sbuild, build logs contain many repetitions of this
> message:
> 
> Use of uninitialized value $Sbuild::debug_level in numeric ge (>=) at 
> /usr/share/perl5/Sbuild.pm line 550.
> 
> It should probably default to 0 rather than undef.

This was fixed in git by Andres Media this afternoon.
It will be in the next upload shortly.


Thanks,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Bug#602332: emdebian-grip: update catalonian translation

2010-11-03 Thread Hector Oron
Package: emdebian-grip
Version: 2.2.6
Severity: normal


Hello,

  Find attached catalonian translation (ca.po)

Best regards,
  -- Héctor Orón


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

Kernel: Linux 2.6.32-5-686 (SMP w/2 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 emdebian-grip depends on:
ii  apt   0.8.0  Advanced front-end for dpkg
ii  debhelper 8.0.0  helper programs for debian/rules
ii  devscripts2.10.68scripts to make the life of a Debi
ii  dpkg-dev  1.15.8.4   Debian package development tools
ii  emdebian-tdeb 2.2.6  transition package for TDeb handli
ii  libparse-debian-packages-perl 0.01-2 parse the data from a Debian Packa
ii  perl  5.10.1-14  Larry Wall's Practical Extraction 

Versions of packages emdebian-grip recommends:
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  libparse-debianchangelog-perl 1.1.1-2.1  parse Debian changelogs and output

Versions of packages emdebian-grip suggests:
pn  deb-gview  (no description available)
ii  meld  1.3.2-1graphical tool to diff and merge f

-- no debconf information
# Traducció emdebian-grip.
# Copyright (C) 2010
# This file is distributed under the same license as the emdebian-grip package.
# Hector Oron , 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: emdebian-grip\n"
"Report-Msgid-Bugs-To: emdebian-g...@packages.debian.org\n"
"POT-Creation-Date: 2010-09-25 10:47+0100\n"
"PO-Revision-Date: 2010-11-03 19:38+0100\n"
"Last-Translator: Hector Oron \n"
"Language-Team: Catalan \n"
"Language: ca\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-Poedit-Language: Catalan\n"
"X-Poedit-Country: SPAIN\n"
"X-Poedit-SourceCharset: utf-8\n"

#: ../emgrip-dumpsingle.pl:90
#: ../emgrip-dupes:74
#: ../emgrip-remove:50
#: ../apt-grip:79
#: ../grip-catchup.pl:84
msgid "Unknown option"
msgstr "Opció desconeguda"

#: ../emgrip-dumpsingle.pl:94
#: ../emgrip-dupes:78
msgid "ERR: Please specify an existing directory for the base-path.\n"
msgstr "ERR: Especifica un directori existent pel camí base.\n"

#: ../emgrip-dumpsingle.pl:100
#: ../emgrip-dupes:84
#: ../emgrip-remove:60
#: ../grip-catchup.pl:91
#, perl-format
msgid "ERR: Please specify an existing directory for the base-path: %s\n"
msgstr "ERR: Especifica un directori existent pel camí base: %s\n"

#: ../emgrip-dumpsingle.pl:112
msgid "ERR: Specify a distribution name, not a codename. e.g. testing, not 
lenny.\n"
msgstr "ERR: Especifica nom de la distribució, no el nom en codi. ex. testing, 
not lenny.\n"

#: ../emgrip-dumpsingle.pl:116
msgid "ERR: Cannot find Grip configuration directory.\n"
msgstr "ERR: No puc trobar el directori de configuració per a Grip.\n"

#: ../emgrip-dumpsingle.pl:128
#, perl-format
msgid "%s not found in %s in %s.\n"
msgstr "%s no trobat en %s en %s.\n"

#: ../emgrip-dumpsingle.pl:135
#, perl-format
msgid "Cannot find %s in %s {%s}.\n"
msgstr "No puc trobar %s en %s {%s}.\n"

#: ../emgrip-dumpsingle.pl:157
#, perl-format
msgid ""
"\n"
"%s - dump details of a single package as a control file\n"
"version %s\n"
"\n"
"%s -b|--base-path PATH [-s|--suite STRING] [-c|--component COMPONENT] 
[--grip-name STRING] PACKAGE ...\n"
"%s -?|-h|--help|--version\n"
"\n"
"Commands:\n"
"-b|--base-path PATH:   path to the top level repository directory 
[required]\n"
"\n"
"-?|-h|--help|--version:print this help message and exit\n"
"\n"
"Options:\n"
" -s|--suite STRING: Name of the distribution to override [required]\n"
"--grip-name STRING:alternative name for the grip repository\n"
" -c|--component COMPONENT: Section override from the Debian Packages file.\n"
"\n"
"Prints data from the local grip repository for a single package in a\n"
"format similar to a standard debian/control file or apt-cache show\n"
"output.\n"
"\n"
"Also adds the component in which the package was found.\n"
"\n"
"Use '--architecture source' to see details for the (unchanged) source\n"
"package.\n"
"\n"
"The default suite is unstable.\n"
"\n"
"Multiple package listings are separated by a blank line.\n"
"\n"
msgstr ""
"\n"
"%s - abocar els detalls d'un paquet com a fitxer de control\n"
"versió %s\n"
"\n"
"%s -b|--base-path PATH [-s|--suite CADENA] [-c|--component COMPONENT] 
[--grip-name CADENA] PAQUET ...\n"
"%s -?|-h|--help|--version\n"
"\n"
"Ordres:\n"
"-b|--base-path PATH: camí al directori de nivell superior [requerit]\n"
"\n"
"-?|-h|--help|--version:imprimeix missatge d'ajuda i surt\n"
"\n"
"Opcions:\n"
" -s|--suite CADENA:Nom de la distribució per sobr

Bug#600846: Definitely: The problem started with kernel 2.6.32

2010-11-03 Thread hu...@online.de

I downloaded three versions of the 2.6.30 kernel from snapshot.debian.org
and installed them on my notebook - without doing any other changes to
the system.

And the Suspend-To-RAM of all of the three 2.6.30 kernels worked 
perfectly well !


So from my point of view the problem started definitely with the 2.6.32 
kernel version.


The 2.6.30 kernel packages were:
linux-image-2.6.30-1-amd64_2.6.30-1_amd64.deb
linux-image-2.6.30-2-amd64_2.6.30-7_amd64.deb
linux-image-2.6.30-2-amd64_2.6.30-8squeeze1_amd64.deb (the latest I found)

With the 2.6.30 kernel there is the same effect of additional processes 
coming up

after the first Suspend-To-RAM . These are:
> root  3092 2  0 20:22 ?00:00:00 [migration/1]
> root  3093 2  0 20:22 ?00:00:00 [ksoftirqd/1]
> root  3094 2  0 20:22 ?00:00:00 [watchdog/1]
> root  3095 2  0 20:22 ?00:00:00 [kconservative/1]
> root  3096 2  0 20:22 ?00:00:00 [ata/1]
> root  3097 2  0 20:22 ?00:00:00 [crypto/1]
> root  3098 2  0 20:22 ?00:00:00 [aio/1]
> root  3099 2  0 20:22 ?00:00:00 [kondemand/1]
> root  3100 2  0 20:22 ?00:00:00 [kblockd/1]
> root  3101 2  0 20:22 ?00:00:00 [kintegrityd/1]
> root  3102 2  0 20:22 ?00:00:00 [events/1]
> root  3103   718  0 20:22 ?00:00:00 udevd --daemon
> root  3104   718  0 20:22 ?00:00:00 udevd --daemon

As can be seen the 2 processes
> root  3109 2  0 11:40 ?00:00:00 [radeon/1]
> root  3110 2  0 11:40 ?00:00:00 [ext4-dio-unwrit]
coming up in kernel 2.6.32 are missing.




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



Bug#599179: po4a: --rm-translations also updates PO/POT files

2010-11-03 Thread Denis Barbier
On 2010/11/3 Colin Watson wrote:
[...]
> The other thing that may help would be if I made sure to build anything
> that uses po4a out-of-tree, so that any translated files are only
> changed in the separate build directory which is then thrown away.

Right, IMO this is the best option.  If it does not work, please file
another bug report, I am definitely willing to support out-of-tree
builds.

Denis



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



  1   2   3   4   >