Bug#665638: prevent debootstrap vom needing SHA256sums

2012-03-31 Thread Mario Koppensteiner


On Sat, Mar 24, 2012 at 05:35:36PM -0400, Joey Hess wrote:
  Mario Koppensteiner wrote:
 Am I correct in deducing that this mirror is one that was actually
 generated with apt-move, and that's why it's missing the SHA256 fields?

Yes, you are correct.

  Can somebody please implement a parameter which tells debootstrap not
  to relly on SHA256sums and use MD5sums instead?
 
 Well, that would be insecure. Better to fix the mirror?

Yes, I tried to fix the mirror but I don't unterstand the awk script
included in apt-move. See bug [1]. Maybe someone of the Debian Installer
Team can help and fix the awk script?

Related to bug [1], I got a reply there asking if the md5sums are still
neded somewhere in the debian mirror. On the official Debian Mirror I can
still see MD5sum. Can someone of the Debian Installer Team reply to the
post on bug [1] please?

Links:
[1] http://bugs.debian.org/662003

sincerely yours

Mario



signature.asc
Description: Digital signature


Bug#657560: #657560: apt: ...i18n_Translation-en Encountered a section with no Package: header

2012-03-31 Thread Craig Sanders
On Tue, Mar 06, 2012 at 12:15:38PM +0100, David Kalnischkies wrote:
 No, i am saying that apt asks for Translation-en and the
 server response with Translation-en.bz2. APT knows that
 it can't request the bz2 file if bzip2 isn't available,
 but some mirrors try to be helpful and clever… See also
 http://en.wikipedia.org/wiki/Content_negotiation

 Only a few mirrors seem to be configured to act this way, at least
 de, de2 and us are not effected as far as i have tested. (which is
 why i was never hit by that bug after implementing the request for
 uncompressed files to support users with local mirrors which actually
 have these files available)

good explanation, thanks.

but even given the content negotiation issue, apt-get somehow recognises
that the Translation-en file is actually bzipped and tries to decompress
it. if bzip2 is installed, it succeeds. if not, it fails.

Also, without bzip2 installed, neither aptitude nor apt-cache or other
tools will have full descriptions available.  So users can't find out
the details on a package before they install it, and 'apt-cache search'
can't search on the non-existant full-text description.

IMO, bumping bzip2 to Recommends isn't any kind of an over-reaction.
without bzip2, the functionality of apt (and others) is impaired.



BTW, the content negotiation configuration must be a lot more common
than you think - i've tried three mirrors, and they all behaved the
same. one was the aarnet.edu.au mirror, and the other two were my
own mirrors at work and at home.  The latter two at least I know are
standard debian apache2 default installs (negotiation module enabled by
default, and without any content-neg customisations)

$ cat /etc/apache2/mods-enabled/negotiation.conf
IfModule mod_negotiation.c
#
# LanguagePriority allows you to give precedence to some languages
# in case of a tie during content negotiation.
#
# Just list the languages in decreasing order of preference. We have
# more or less alphabetized them here. You probably want to change this.
#
LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl 
pt pt-BR ru sv tr zh-CN zh-TW

#
# ForceLanguagePriority allows you to serve a result page rather than
# MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback)
# [in case no accepted languages matched the available variants]
#
ForceLanguagePriority Prefer Fallback

/IfModule


craig

-- 
craig sanders c...@taz.net.au

BOFH excuse #242:

Software uses US measurements, but the OS is in metric...



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



Bug#666493: Limit permisions on v4l-conf

2012-03-31 Thread Santiago Garcia Mantinan
Package: v4l-conf
Version: 3.102-3
Severity: wishlist

Hi!

I have realised that /usr/bin/v4l-conf is a setuid file executable for
everybody, given that it is used to setup v4l devices and that those are by
default only usable by people in ghe video group, wouldn't it make sense to
have v4l-conf group set to video and permisions to 4750?

This is just a sugestion if you think this is nosense please feel free to
close the bug.

Regards.

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

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

Versions of packages v4l-conf depends on:
ii  libc6   2.13-27
ii  libfontconfig1  2.8.0-3.1
ii  libice6 2:1.0.7-2
ii  libsm6  2:1.2.0-2
ii  libx11-62:1.4.4-4
ii  libxaw7 2:1.0.9-3
ii  libxext62:1.3.0-3
ii  libxft2 2.2.0-3
ii  libxinerama12:1.1.1-3
ii  libxmu6 2:1.1.0-3
ii  libxpm4 1:3.5.9-4
ii  libxrandr2  2:1.3.2-2
ii  libxrender1 1:0.9.6-2
ii  libxt6  1:1.1.1-2
ii  libxv1  2:1.0.6-2
ii  libxxf86dga12:1.1.2-1
ii  libxxf86vm1 1:1.1.1-2

v4l-conf recommends no packages.

v4l-conf 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#661566: Pending fixes for bugs in the libnet-ssleay-perl package

2012-03-31 Thread pkg-perl-maintainers
tag 661566 + pending
thanks

Some bugs in the libnet-ssleay-perl package are closed in revision
73614584658b99e41ae5c11d0e1b83a4d0fb0987 in branch 'master' by
Salvatore Bonaccorso

The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-ssleay-perl.git;a=commitdiff;h=7361458

Commit message:

Add Fixed-crashing-when-run-under-apache2.patch patch

If Net::SSLeay is running under ModPerl the own thread locking is not
needed as perl threads are not supported under mod-perl. Falls back to
thread locking build in to mod-ssl.

Patch is backported from upstream svn commit.

Closes: #661566




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



Bug#661566: [rt.cpan.org #75841] libnet-ssleay-perl: Segfault when lniked into an Apache/mod_ssl/mod_perl process

2012-03-31 Thread Salvatore Bonaccorso
Hi all

On Wed, Mar 28, 2012 at 04:56:20PM -0400, mi...@open.com.au via RT wrote:
 URL: https://rt.cpan.org/Ticket/Display.html?id=75841 
 
 Hi,
 
 Yes that works fine everywhere.
 Great Work!

Sorry for the late answer, I was quite busy.

I tried the patch from [1] applied to the Debian package.

 [1] http://anonscm.debian.org/viewvc/net-ssleay/trunk/SSLeay.xs?r1=331r2=332

Apache2 at least does not segfault now anymore. I applied the patch to
our git repository, but haven't uploaded yet.

Many thanks for your work on this issue!

Best regards,
Salvatore


signature.asc
Description: Digital signature


Bug#666494: pyflakes: wrong WARNING due to del

2012-03-31 Thread Picca Frédéric-Emmanuel
Package: pyflakes
Version: 0.5.0-1
Severity: normal

Dear Maintainer,

I am using pyflakes on my project, and I got some wrong positiv warning due to
the del command.

so I attached a test.py file, which shows the problem

pyflakes test.py
test.py:5: undefined name 'a'

thanks

Frederic



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

Kernel: Linux 3.2.0-2-486
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pyflakes depends on:
ii  python  2.7.2-10
ii  python-support  1.0.14

pyflakes recommends no packages.

pyflakes suggests no packages.
def test():
a = file('toto', 'w')
if 0:
del a
a.close()



Bug#666495: ITP: plasma-widget-menubar -- plasma widget to display a global menubar

2012-03-31 Thread Ritesh Raj Sarraf
Package: wnpp
Severity: wishlist
Owner: Ritesh Raj Sarraf r...@debian.org

* Package name: plasma-widget-menubar
  Version : 0.1.16
  Upstream Author : Aurélien Gâteau agat...@kde.org
* URL : https://launchpad.net/plasma-widget-menubar
* License : GPL
  Programming Lang: C++
  Description : plasma widget to display a global menubar

A plasma widget to display a global menubar of application windows



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



Bug#663587: bootlogd: Missing /etc/default/bootlogd file

2012-03-31 Thread Ritesh Raj Sarraf
Package: bootlogd
Version: 2.88dsf-22.1
Followup-For: Bug #663587

Installation log of the failure.

Processing triggers for menu ...
Errors were encountered while processing:
 bootlogd
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up bootlogd (2.88dsf-22.1) ...
update-rc.d: error: unable to read /etc/init.d/bootlogd
dpkg: error processing bootlogd (--configure):
 subprocess installed post-installation script returned error exit
status 1
Errors were encountered while processing:
 bootlogd

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

Kernel: Linux 3.3.0-trunk-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 bootlogd depends on:
ii  libc6 2.13-27
ii  lsb-base  3.2+Debian31

bootlogd recommends no packages.

bootlogd suggests no packages.

-- Configuration Files:
/etc/init.d/bootlogd [Errno 2] No such file or directory: 
u'/etc/init.d/bootlogd'
/etc/init.d/stop-bootlogd [Errno 2] No such file or directory: 
u'/etc/init.d/stop-bootlogd'
/etc/init.d/stop-bootlogd-single [Errno 2] No such file or directory: 
u'/etc/init.d/stop-bootlogd-single'

-- 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#666496: bzr: internal error cloning experimental apt branch

2012-03-31 Thread Sven Joachim
Package: bzr
Version: 2.6.0~bzr6511-2
Severity: important

I tried to clone the experimental apt branch at
http://bzr.debian.org/apt/apt/debian-experimental2/ and got this:

,
| $ bzr branch http://bzr.debian.org/apt/apt/debian-experimental2/
| http://bzr.debian.org/apt/apt/debian-experimental2/ is permanently redirected 
to http+urllib://anonscm.debian.org/bzr/apt/apt/debian-experimental2/
| bzr: ERROR: exceptions.AttributeError: 'ResponseFile' object has no attribute 
'readline'
| 
| Traceback (most recent call last):
|   File /usr/lib/python2.7/dist-packages/bzrlib/commands.py, line 930, in 
exception_to_return_code
| return the_callable(*args, **kwargs)
|   File /usr/lib/python2.7/dist-packages/bzrlib/commands.py, line 1141, in 
run_bzr
| ret = run(*run_argv)
|   File /usr/lib/python2.7/dist-packages/bzrlib/commands.py, line 673, in 
run_argv_aliases
| return self.run(**all_cmd_args)
|   File /usr/lib/python2.7/dist-packages/bzrlib/commands.py, line 697, in run
| return self._operation.run_simple(*args, **kwargs)
|   File /usr/lib/python2.7/dist-packages/bzrlib/cleanup.py, line 136, in 
run_simple
| self.cleanups, self.func, *args, **kwargs)
|   File /usr/lib/python2.7/dist-packages/bzrlib/cleanup.py, line 166, in 
_do_with_cleanups
| result = func(*args, **kwargs)
|   File /usr/lib/python2.7/dist-packages/bzrlib/builtins.py, line 1443, in 
run
| self.add_cleanup(br_from.lock_read().unlock)
|   File /usr/lib/python2.7/dist-packages/bzrlib/branch.py, line 2484, in 
lock_read
| self.repository.lock_read()
|   File /usr/lib/python2.7/dist-packages/bzrlib/repofmt/pack_repo.py, line 
1803, in lock_read
| self._refresh_data()
|   File /usr/lib/python2.7/dist-packages/bzrlib/repofmt/pack_repo.py, line 
1719, in _refresh_data
| self._pack_collection.reload_pack_names()
|   File /usr/lib/python2.7/dist-packages/bzrlib/repofmt/pack_repo.py, line 
1467, in reload_pack_names
| first_read = self.ensure_loaded()
|   File /usr/lib/python2.7/dist-packages/bzrlib/repofmt/pack_repo.py, line 
1087, in ensure_loaded
| for index, key, value in self._iter_disk_pack_index():
|   File /usr/lib/python2.7/dist-packages/bzrlib/index.py, line 546, in 
iter_all_entries
| self._buffer_all()
|   File /usr/lib/python2.7/dist-packages/bzrlib/index.py, line 464, in 
_buffer_all
| self._read_prefix(stream)
|   File /usr/lib/python2.7/dist-packages/bzrlib/index.py, line 558, in 
_read_prefix
| options_line = stream.readline()
| AttributeError: 'ResponseFile' object has no attribute 'readline'
| 
| bzr 2.6.0dev2 on python 2.7.3rc2 (Linux-3.3.1-rc1-nouveau-x86_64-with-Debian-
| UNRELEASED-sid)
| arguments: ['/usr/bin/bzr', 'branch', 'http://bzr.debian.org/apt/apt/debian-
| experimental2/']
| plugins: bash_completion[2.6.0dev2], bzrtools[2.5.0],
| changelog_merge[2.6.0dev2], launchpad[2.6.0dev2],
| netrc_credential_store[2.6.0dev2], news_merge[2.6.0dev2],
| po_merge[2.6.0dev2], rewrite[0.6.4dev], weave_fmt[2.6.0dev2]
| encoding: 'utf-8', fsenc: 'UTF-8', lang: 'de_DE.UTF-8'
| 
| *** Bazaar has encountered an internal error.  This probably indicates a
| bug in Bazaar.  You can help us fix it by filing a bug report at
| https://bugs.launchpad.net/bzr/+filebug
| including this traceback and a description of the problem.
`


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

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

Versions of packages bzr depends on:
ii  python 2.7.2-10
ii  python-bzrlib  2.6.0~bzr6511-2

Versions of packages bzr recommends:
pn  python-gpgme  none

Versions of packages bzr suggests:
pn  bzr-doc  2.6.0~bzr6511-2
pn  bzr-gtk  none
pn  bzr-svn  none
pn  bzrtools 2.5+bzr786-1
pn  python-bzrlib.tests  none

-- 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#666497: schroot: weird formatting of multiple values not allowed messages

2012-03-31 Thread Jakub Wilk

Package: schroot
Version: 1.4.25-1
Severity: minor

$ schroot -b -c foo -c bar
E: multiple values not allowed'Exactly one chroot must be specified when 
beginning a session'
I: Run schroot --help to list usage example and all available options


I guess there should be at least a space between allowed and the first 
single quote.



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

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

Versions of packages schroot depends on:
ii  libboost-filesystem1.48.0   1.48.0-3
ii  libboost-program-options1.48.0  1.48.0-3
ii  libboost-regex1.48.01.48.0-3
ii  libboost-system1.48.0   1.48.0-3
ii  libc6   2.13-27
ii  libgcc1 1:4.7.0-1
ii  liblockdev1 1.0.3-1.4+b2
ii  libpam0g1.1.3-7
ii  libstdc++6  4.7.0-1
ii  libuuid12.20.1-4
ii  schroot-common  1.4.25-1

--
Jakub Wilk



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



Bug#663752: Fixed in glibc

2012-03-31 Thread Ted Percival
tags fixed-upstream upstream
thanks

This bug is fixed in glibc. Here are the patches:

Patch 1: 
http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=c0244a9dedce43a4b950d91451b16a7cf5408476;hp=c5e3c2ae59cc8c5d3ad5e1adfd099c726baad862
Patch 2: 
http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=e12df166d37522c2ed434c2d70a1b04640d2d7c6;hp=84e2a551a72c79b020694bb327e33b6d71b09b63

Thread leading to these changes:
http://cygwin.com/ml/libc-hacker/2011-06/msg2.html



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



Bug#665221: libdancer-plugin-database-perl: FTBFS: tests failed

2012-03-31 Thread Niko Tyni
tag 665221 - moreinfo unreproducible
tag 665221 + upstream
forwarded 665221 https://github.com/bigpresh/Dancer-Plugin-Database/issues/29
thanks

On Thu, Mar 22, 2012 at 05:34:55PM +0100, Lucas Nussbaum wrote:
 Source: libdancer-plugin-database-perl
 Version: 1.81-1
 Severity: serious
 Tags: wheezy sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20120321 qa-ftbfs
 Justification: FTBFS on amd64

  #   Failed test 'database_connection_failed hook fires'
  #   at t/01-basic.t line 155.
  #  got: ''
  # expected: '1'
  # Looks like you failed 1 test of 41.

This one is quite a heisenbug. Fortunately it's reproducible
here with 'make test' (but not with 'prove -b t/*.t').

The problem is in using of argument hashref stringification as
a database handle index in Dancer::Plugin::Database::database().
Quoting some comments in the code:

  # Hashref used as key for default handle, so we don't have a magic value that
  # the user could use for one of their connection names and cause problems
  # (Kudos to Igor Bujna for the idea)
  [...]
# The key to use to store this handle in %handles.  This will be either the
# name supplied to database(), the hashref supplied to database() (thus, as
# long as the same hashref of settings is passed, the same handle will be
# reused) or $def_handle if database() is called without args:
  [...]
# Accept a hashref of settings to use, if desired.  If so, we use this
# hashref to look for the handle, too, so as long as the same hashref is
# passed to the database() keyword, we'll reuse the same handle:

This fails when memory is reused so that a different argument hash gets
the same memory address and hence the same stringification.

Adding this instrumentation into Database.pm:60 or thereabouts:

 use Data::Dumper;
 my $new = Dumper($handle_key);

 if (exists $strings{$handle_key}) {
 my $old = $strings{$handle_key};
 warn hashref collision: $old vs. $new if $old ne $new;
 }
 $strings{$handle_key} = $new;

gives this output when the test fails:

   t/01-basic.t .. 40/41 hashref collision: $VAR1 = {
 'database' = ':memory:',
 'driver' = 'SQLite'
   };
vs. $VAR1 = {
 'dsn' = 'dbi:SQLite:/Please/Tell/Me/This/File/Does/Not/Exist!',
 'dbi_params' = {
   'HandleError' = sub { DUMMY },
   'RaiseError' = 0,
   'PrintError' = 0
 }
   };
   
   #   Failed test 'database_connection_failed hook fires'
   #   at t/01-basic.t line 155.
   #  got: ''
   # expected: '1'
   # Looks like you failed 1 test of 41.
   
which clearly shows the problem: the test is making sure that a
nonexistent database can't be opened, but the code is reusing a handle
for an in-memory database that's working fine.

I'm attaching a test script that should demonstrate this
in a reproducible way.

I suppose the handle index should include a serialization of the
arguments.  However, I'm afraid that's hard to do for the general case
as they may include code references (like the 'HandleError' subroutine
above).

I've forwarded this upstream as 
 https://github.com/bigpresh/Dancer-Plugin-Database/issues/29.
-- 
Niko Tyni   nt...@debian.org


03-serial.t
Description: Troff document


Bug#571163: (no subject)

2012-03-31 Thread Stan Hoeppner
I suffer this bug with

Debian Squeeze (6.0.4)
Dovecot  Version: 1:1.2.15-7
Logwatch Version: 7.3.6.cvs20090906-1squeeze1

I fixed it by simply configuring in /etc/dovecot/dovecot.conf

log_path = /var/log/dovecot.err
info_log_path = /var/log/dovecot.log

This fixes the logwatch problem, but introduces another:  lack of
automatic rotation.

All of the patches mentioned here seem to simply ignore the Dovecot
entries in /var/log/mail.log.  Logwatch doesn't tally anything Dovecot
related.  Everyone apparently ignores their Dovecot logs until there
is a problem, then manually greps the files anyway.  Dovecot entries in
general simply dirty/clog the mail.log file, making it more difficult to
grep precisely/only the Postfix or Exim lines one is looking for when
troubleshooting an MTA problem.

Due to these issues with the current default Dovecot logging location, I
humbly suggest an alternative fix of larger scope.  The Debian Dovecot
maintainer(s) and maintainer(s) of the log rotation scripts should, at best:

1.  Change the Dovecot package default dovecot.conf from the syslog mail
facility to

log_path = /var/log/dovecot.err
info_log_path = /var/log/dovecot.log

2.  Modify the default log rotation script to cover these new files.


Or:

Simply add log rotation of said alternative files if they exist and drop
a note in dovecot.conf stating that using mentioned path/files will
enable automatic rotation of the files.  This gives administrators a
more realistic option to choose the alternate logging location.  I'd
guess many avoid it because of the lack of log rotation issue.

-- 
Stan



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



Bug#666498: ITP: yorick-av -- write movies from Yorick in various formats

2012-03-31 Thread Thibaut Paumard
Package: wnpp
Severity: wishlist
Owner: Thibaut Paumard paum...@users.sourceforge.net

* Package name: yorick-av
  Version : 0.0.1
  Upstream Author : Thibaut Paumard paum...@users.sourceforge.net
* URL : https://github.com/paumard/yorick-av
* License : permissive
  Programming Lang: C, Yorick
  Description : write movies from Yorick in various formats

This is a compiled add-on for yorick (an interpreted computer language
specialized for numerical and scientific problems). Yorick-mpeg adds
support for writing movies in various formats (AVI, OGG, MP4...) using
LibAV. It can be used as a replacement for yorick-mpeg which only
produces MPEG1 movies.

Movies with line art (for instance moving mathematical curves) look much
nicer with a recent codec (e.g. h.264 or theora), which yorick-av can
produce. On the other hand, yorick-mpeg is better at producing MPEG1
files, which almost any reader can interpret.

Cheers, Thibaut.




signature.asc
Description: OpenPGP digital signature


Bug#666499: Wrong frequency after suspend to ram

2012-03-31 Thread Philipp Klaus Krause
Package: cpufrequtils
Version: 007-2
Severity: Important
X-Debbugs-CC: cpuf...@vger.kernel.org

My notebook's fan has been failing, to the point where my system would
overheat and freeze after some time when running ungder full load.
However, I decided to postpone repair until after easter.
My system still runs stable, even under full load, at reduced frequency.
I thus added

MAX_SPEED=1.6G

to

/etc/init.d/cpufrequtils

and onstartup frequency is limited to 1.6G.

However after waking from suspend to ram, cpufreq-info shows that the
first core is still limited to 1.6G, while the second core limit has
been increased to 2.5G:

cpufreq-info before s2ram:

cpufrequtils 007: cpufreq-info (C) Dominik Brodowski 2004-2009
Bitte melden Sie Fehler an cpuf...@vger.kernel.org.
analysiere CPU 0:
  Treiber: acpi-cpufreq
  Folgende CPUs laufen mit der gleichen Hardware-Taktfrequenz: 0 1
  Die Taktfrequenz folgender CPUs werden per Software koordiniert: 0
  Maximale Dauer eines Taktfrequenzwechsels: 10.0 us.
  Hardwarebedingte Grenzen der Taktfrequenz: 800 MHz - 2.50 GHz
  mögliche Taktfrequenzen: 2.50 GHz, 2.50 GHz, 2.00 GHz, 1.60 GHz, 1.20
GHz, 800 MHz
  mögliche Regler: conservative, userspace, powersave, ondemand, performance
  momentane Taktik: die Frequenz soll innerhalb 800 MHz und 1.60 GHz.
liegen. Der Regler ondemand kann frei entscheiden,
welche Taktfrequenz innerhalb dieser Grenze
verwendet wird.
  momentane Taktfrequenz ist 800 MHz  (verifiziert durch Nachfrage bei
der Hardware).
  Statistik:2.50 GHz:0,00%, 2.50 GHz:0,00%, 2.00 GHz:0,00%, 1.60
GHz:10,46%, 1.20 GHz:0,36%, 800 MHz:89,18%  (74505)
analysiere CPU 1:
  Treiber: acpi-cpufreq
  Folgende CPUs laufen mit der gleichen Hardware-Taktfrequenz: 0 1
  Die Taktfrequenz folgender CPUs werden per Software koordiniert: 1
  Maximale Dauer eines Taktfrequenzwechsels: 10.0 us.
  Hardwarebedingte Grenzen der Taktfrequenz: 800 MHz - 2.50 GHz
  mögliche Taktfrequenzen: 2.50 GHz, 2.50 GHz, 2.00 GHz, 1.60 GHz, 1.20
GHz, 800 MHz
  mögliche Regler: conservative, userspace, powersave, ondemand, performance
  momentane Taktik: die Frequenz soll innerhalb 800 MHz und 1.60 GHz.
liegen. Der Regler ondemand kann frei entscheiden,
welche Taktfrequenz innerhalb dieser Grenze
verwendet wird.
  momentane Taktfrequenz ist 800 MHz  (verifiziert durch Nachfrage bei
der Hardware).
  Statistik:2.50 GHz:4,21%, 2.50 GHz:0,21%, 2.00 GHz:0,22%, 1.60
GHz:20,14%, 1.20 GHz:0,75%, 800 MHz:74,48%  (7355)

cpufreq-info a few seconds later after s2ram and waking again:

cpufrequtils 007: cpufreq-info (C) Dominik Brodowski 2004-2009
Bitte melden Sie Fehler an cpuf...@vger.kernel.org.
analysiere CPU 0:
  Treiber: acpi-cpufreq
  Folgende CPUs laufen mit der gleichen Hardware-Taktfrequenz: 0 1
  Die Taktfrequenz folgender CPUs werden per Software koordiniert: 0
  Maximale Dauer eines Taktfrequenzwechsels: 10.0 us.
  Hardwarebedingte Grenzen der Taktfrequenz: 800 MHz - 2.50 GHz
  mögliche Taktfrequenzen: 2.50 GHz, 2.50 GHz, 2.00 GHz, 1.60 GHz, 1.20
GHz, 800 MHz
  mögliche Regler: conservative, userspace, powersave, ondemand, performance
  momentane Taktik: die Frequenz soll innerhalb 800 MHz und 1.60 GHz.
liegen. Der Regler ondemand kann frei entscheiden,
welche Taktfrequenz innerhalb dieser Grenze
verwendet wird.
  momentane Taktfrequenz ist 800 MHz  (verifiziert durch Nachfrage bei
der Hardware).
  Statistik:2.50 GHz:0,00%, 2.50 GHz:0,00%, 2.00 GHz:0,00%, 1.60
GHz:10,46%, 1.20 GHz:0,36%, 800 MHz:89,18%  (74646)
analysiere CPU 1:
  Treiber: acpi-cpufreq
  Folgende CPUs laufen mit der gleichen Hardware-Taktfrequenz: 0 1
  Die Taktfrequenz folgender CPUs werden per Software koordiniert: 1
  Maximale Dauer eines Taktfrequenzwechsels: 10.0 us.
  Hardwarebedingte Grenzen der Taktfrequenz: 800 MHz - 2.50 GHz
  mögliche Taktfrequenzen: 2.50 GHz, 2.50 GHz, 2.00 GHz, 1.60 GHz, 1.20
GHz, 800 MHz
  mögliche Regler: conservative, userspace, powersave, ondemand, performance
  momentane Taktik: die Frequenz soll innerhalb 800 MHz und 2.50 GHz.
liegen. Der Regler ondemand kann frei entscheiden,
welche Taktfrequenz innerhalb dieser Grenze
verwendet wird.
  momentane Taktfrequenz ist 800 MHz  (verifiziert durch Nachfrage bei
der Hardware).
  Statistik:2.50 GHz:11,29%, 2.50 GHz:8,67%, 2.00 GHz:0,00%, 1.60
GHz:9,33%, 1.20 GHz:4,42%, 800 MHz:66,28%  (41)

Philipp

P.S.:
cat /proc/cpuinfo gives:

processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 23
model name  : Intel(R) Core(TM)2 Duo CPU T9300  @ 2.50GHz
stepping: 6
cpu MHz : 800.000
cache size  : 6144 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2
apicid  : 0
initial apicid  : 0
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc 

Bug#666500: crash k3b when selecting Settings, Configure k3b menu

2012-03-31 Thread rpnpif
Package: k3b
Version: 2.0.1-2
Severity: important

Select Settings menu, then Configure k3b.
k3b crash.

Most others functions work fine.

wodim --devices
wodim: Overview of accessible drives (2 found) :
-
 0  dev='/dev/sg2'rwrw-- : '_NEC' 'DVD_RW ND-3540A'
 1  dev='/dev/sg3'rwrw-- : 'LG' 'CD-ROM CRD-8522B'
-

wodim -scanbus
scsibus1:
1,0,0100) '_NEC' 'DVD_RW ND-3540A ' '1.01' Removable CD-ROM
1,1,0101) 'LG  ' 'CD-ROM CRD-8522B' '2.01' Removable CD-ROM


-- Package-specific info:
Device was not specified. Trying to find an appropriate drive...
Detected CD-R drive: /dev/cdrw
Using /dev/cdrom of unknown capabilities
Error trying to open /dev/cdrom exclusively (Device or resource busy)... 
retrying in 1 second.
Error trying to open /dev/cdrom exclusively (Device or resource busy)... 
retrying in 1 second.
Error trying to open /dev/cdrom exclusively (Device or resource busy)... 
retrying in 1 second.
Error trying to open /dev/cdrom exclusively (Device or resource busy)... 
retrying in 1 second.
Error trying to open /dev/cdrom exclusively (Device or resource busy)... giving 
up.
/usr/bin/wodim: No such file or directory. 
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
the wodim documentation.

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

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

Versions of packages k3b depends on:
ii  cdparanoia3.10.2+debian-9audio extraction tool for sampling
ii  cdrdao1:1.2.3-0.1records CDs in Disk-At-Once (DAO) 
ii  genisoimage   9:1.1.11-1 Creates ISO-9660 CD-ROM filesystem
ii  hal   0.5.14-7   Hardware Abstraction Layer
ii  k3b-data  2.0.1-2A sophisticated CD/DVD burning app
ii  kdebase-runtime   4:4.4.5-1  runtime components from the offici
ii  libc6 2.13-24Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-8  GCC support library
ii  libk3b6   2.0.1-2The KDE CD/DVD burning application
ii  libkcddb4 4:4.4.5-1  CDDB library for KDE Platform (run
ii  libkde3support4   4:4.4.5-2+squeeze3 the KDE 3 Support Library for the 
ii  libkdecore5   4:4.4.5-2+squeeze3 the KDE Platform Core Library
ii  libkdeui5 4:4.4.5-2+squeeze3 the KDE Platform User Interface Li
ii  libkfile4 4:4.4.5-2+squeeze3 the File Selection Dialog Library 
ii  libkio5   4:4.4.5-2+squeeze3 the Network-enabled File Managemen
ii  libknotifyconfig4 4:4.4.5-2+squeeze3 library for configuring KDE Notifi
ii  libkparts44:4.4.5-2+squeeze3 the Framework for the KDE Platform
ii  libkutils44:4.4.5-2+squeeze3 various utility classes for the KD
ii  libmusicbrainz4c2a2.1.5-4Second generation incarnation of t
ii  libqt4-dbus   4:4.7.3-5  Qt 4 D-Bus module
ii  libqt4-network4:4.7.3-5  Qt 4 network module
ii  libqt4-qt3support 4:4.7.3-5  Qt 3 compatibility library for Qt 
ii  libqt4-svg4:4.7.3-5  Qt 4 SVG module
ii  libqt4-webkit 4:4.7.3-5  transitional package for Qt 4 WebK
ii  libqt4-xml4:4.7.3-5  Qt 4 XML module
ii  libqtcore44:4.7.3-5  Qt 4 core module
ii  libqtgui4 4:4.7.3-5  Qt 4 GUI module
ii  libsolid4 4:4.4.5-2+squeeze3 Solid Library for KDE Platform
ii  libstdc++64.6.2-11   GNU Standard C++ Library v3
ii  wodim 9:1.1.11-1 command line CD/DVD writing tool

Versions of packages k3b recommends:
ii  dvd+rw-tools 7.1-10  DVD+-RW/R tools
ii  libk3b6-extracodecs  2.0.1-2 The KDE CD/DVD burning application
ii  vcdimager0.7.23-4+b2 A VideoCD (VCD) image mastering an

Versions of packages k3b suggests:
pn  k3b-extrathemes   none (no description available)
ii  k3b-i18n  2.0.1-2A sophisticated CD/DVD burning app
pn  movixmaker-2  none (no description available)
ii  normalize-audio   0.7.7-7adjusts the volume of WAV, MP3 and
ii  sox   14.3.1-1   Swiss army knife of sound processi

-- 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#666406: [3.1 - 3.2.13 regression] xhci_hcd prevents suspend

2012-03-31 Thread Adrian Friedli
Hallo

On Saturday 31 March 2012 01.56:49 Jonathan Nieder wrote:
 By the way, if you get a chance to try 3.3-rc1 or newer from
 experimental, that would be interesting.  There's a PME handling fix
 there.

I tried 3.3.0-trunk-amd64 from experimental and it didn't work either.

Cheers, Adi

-- 
Sent from my computer.



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



Bug#666468: libcairo2:amd64: major text display problems in iceweasel

2012-03-31 Thread Sebastian Dröge
forwarded 666468 https://bugs.freedesktop.org/show_bug.cgi?id=47266
reassign 666468 xorg-server 2:1.11.4-1
severity 666468 grave
thanks

On Sa, 2012-03-31 at 02:59 +0200, Vincent Lefevre wrote:
 Note: after a redraw, text is corrected, but other parts of the window
 get corrupted in a similar way...

Thanks for reporting, this is known upstream too:
https://bugs.freedesktop.org/show_bug.cgi?id=47266

It's a bug in the X server in EXA, which existed since a long time but
was exposed with the new cairo upgrade because the code path wasn't used
much by anything in the past.

FWIW, I can't reproduce this here but apparently enough people have the
same problem.


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


Bug#666501: xmds: Adjust the package for the new octave package version 3.6.1

2012-03-31 Thread Rafael Laboissiere
Package: xmds
Version: 1.6.6-6
Severity: important
Tags: patch

The current version of xmds build-depends on octave3.2-headers.  This
later package will be removed from unstable once the transition to the
new version of octave (currently 3.6.1) will be completed (see the wiki
page of the DOG [1]).

The xmds package needed octave3.2-headers only for making the
substitution of ${octave:Depends} in debian/control through the script
octave3.2-depends.  There will be no such script in octave_3.6.1, since
we abandoned the packages with versioned names.  We think that the Debian
packages depending/recommending/suggesting octave should specify 
themselves the needed version.  Making xmds simply suggest octave will
be appropriate, since the *.m and *.dat files generated by xmds work with
both versions 3.2 and 3.6 of Octave.

The simple solution for this problem is implemented in the debdiff
patch attached below.

Rafael

[1] http://wiki.debian.org/Teams/DebianOctaveGroup

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

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

Versions of packages xmds depends on:
ii  fftw-dev 2.1.5-1
ii  libc62.13-27
ii  libfftw3-dev 3.3-1
ii  libgcc1  1:4.6.3-1
ii  libstdc++6   4.6.3-1
ii  mpi-default-dev  1.0.1

xmds recommends no packages.

Versions of packages xmds suggests:
ii  octave3.2  3.2.4-12+b1

-- no debconf information

Rafael
diff -u xmds-1.6.6/debian/changelog xmds-1.6.6/debian/changelog
--- xmds-1.6.6/debian/changelog
+++ xmds-1.6.6/debian/changelog
@@ -1,3 +1,13 @@
+xmds (1.6.6-7) UNRELEASED; urgency=low
+
+  * debian/control:
++ Suggest a non-versioned dependency on Octave
++ Drop build-dependency on octave3.2-headers, since this was needed
+  only because of the octave3.2-depends script
+  * debian/rules: Drop call to octave3.2-depends
+
+ -- Rafael Laboissiere raf...@laboissiere.net  Sat, 31 Mar 2012 09:41:03 
+0200
+
 xmds (1.6.6-6) unstable; urgency=low
 
   * Team upload
diff -u xmds-1.6.6/debian/control xmds-1.6.6/debian/control
--- xmds-1.6.6/debian/control
+++ xmds-1.6.6/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
 Uploaders: Christian T. Steigies c...@debian.org
 Build-Depends: cdbs, debhelper (= 7.0.0), autotools-dev, fftw-dev,
- libfftw3-dev, mpi-default-dev, octave3.2-headers, autoconf, quilt
+ libfftw3-dev, mpi-default-dev, autoconf, quilt
 Standards-Version: 3.9.2
 Homepage: http://xmds.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/xmds/
@@ -14,7 +14,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, fftw-dev, libfftw3-dev, mpi-default-dev,
  ${misc:Depends}
-Suggests: ${octave:Depends}
+Suggests: octave
 Description: eXtensible Multi-Dimensional Simulator
  XMDS is a code generator that integrates equations, from Ordinary
  Differential Equations (ODEs) up to stochastic Partial Differential
diff -u xmds-1.6.6/debian/rules xmds-1.6.6/debian/rules
--- xmds-1.6.6/debian/rules
+++ xmds-1.6.6/debian/rules
@@ -31,9 +31,6 @@
  rm -f lorenz* )
touch make-examples-stamp
 
-install/xmds::
-   octave3.2-depends
-
 binary-install/xmds::
# Move Octave file into the correct directory
mkdir -p $(mdir)


Bug#662587: libgps20: please demote gpsd Recommends to Suggests

2012-03-31 Thread Eugene V. Lyubimkin
Hi,

On 2012-03-30 21:24, Bernd Zeimetz wrote:
 Could you provide some more details why you think that installing the package 
 is
 not what users want in substantial number of cases?

My rationale is:

Policy 7.2: The Recommends field should list packages that would be found 
together
with this one in all but unusual installations.

Then, as I noted in my previous mail, anyone installing/upgrading
kdebase-workspace (i.e., even minimal KDE installation) will install
libgps which will pull gpsd by default. Then I assume it's not unusual
for Debian KDE users to not want gpsd by default.

I also thought that we have a soft consensus that libraries should not
recommend applications but cannot find any references right now, so
maybe this thought is wrong.


I agree that the size of gpsd is small if we talk about disk space, but
I guess am not the only one who tries to have as less as possible extra
packages in the system.

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



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



Bug#666502: python-tz: returns incorrect UTC offsets

2012-03-31 Thread Rémy Oudompheng
Package: python-tz
Version: 2010b-1
Severity: grave
Tags: upstream
Justification: renders package unusable

In a Python shell (on 30 Mar 2012):

 import datetime, pytz
 now = datetime.datetime.now()
 pytz.timezone(US/Hawaii).utcoffset(now)
datetime.timedelta(-1, 48600)

The expected answer is datetime.timedelta(-1, 50400).
The bug is known upstream and was corrected in a later
version. Since timezones and offsets are the main usage
of python-tz, this makes the package unusable.

The upstream bug is:
https://bugs.launchpad.net/pytz/+bug/310606

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
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 python-tz depends on:
ii  python  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-central  0.6.16+nmu1  register and build utility for Pyt
ii  tzdata  2011n-0squeeze1  time zone and daylight-saving time

python-tz recommends no packages.

python-tz 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#665692: 'GMountMountFlags' etc. warnings

2012-03-31 Thread Sandro Tosi
On Sat, Mar 31, 2012 at 03:11, Frédéric Brière fbri...@fbriere.net wrote:
 (Spent some time wrapping my head around this, so I thought I'd share
 the explanation with the bug submitters.  Sorry if I'm boring anyone.)

Thanks for looking into this and the well conducted investigation!

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



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



Bug#666420: [Pkg-xfce-devel] Bug#666420: orage goes wild when alarms go off

2012-03-31 Thread Yves-Alexis Perez
tag 666420 unreproducible morinfo
severity 666420 normal
thanks

On sam., 2012-03-31 at 04:16 -0400, Daniel Dickinson wrote:
 Sorry should have just been alarm singular not plural.  I meant that a
 single alarm causes tons of sound, libnotify notifications, and orage
 notifications (I have all three configured, but each should only
 happen
 once except sound, and then only until silenced, but silencing,
 stopping isn't working, and there's no appreciable time between the
 the repeating sound and notifications). 

Then I'm afraid I can't reproduce. Perhaps you check the “repeat alarm
sound” box in the alarm tab of the new event window?

Regards,
-- 
Yves-Alexis


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


Bug#666469: [Reportbug-maint] Bug#666469: reportbug: reports bug assigned to the wrong package (multi-arch problem?)

2012-03-31 Thread Sandro Tosi
severity 666469 important
thanks

On Sat, Mar 31, 2012 at 02:49, Vincent Lefevre vinc...@vinc17.net wrote:
 Package: reportbug
 Version: 6.3.1
 Severity: grave
 Justification: renders package unusable
 (well, not completely, but this is definitely a RC bug if you don't
 want a mess in the bug reports)

I'm not convinced this is RC (on reportbug) because it's not effecting
all the users: downgraded.

 I wanted to report a bug against libcairo2, but I got:

 $ reportbug libcairo2
 [...]
 Getting status for libcairo2...
 Verifying package integrity...
 There may be a problem with your installation of libcairo2;
 the following problems were detected by debsums:
 debsums: package libcairo2 is not installed

this is debsums replying, so at least you should have filed the bug
against that: reportbug here is just a interface to it.

 Do you still want to file a report [y|N|q|?]?

 So, I suspected that I should have used the complete package name:

 $ reportbug libcairo2:amd64
 [...]

 then everything seemed to be OK, as usual. The bug report was sent:

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

 However the bug was assigned to libcairo2:amd64, which doesn't
 exist for the Debian BTS (unknown maintainer, unknown source).

was it defined somewhere how bugs for m-a packages should be filed?

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



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



Bug#666503: pyflakes: wrong redefine warning

2012-03-31 Thread Picca Frédéric-Emmanuel
Package: pyflakes
Version: 0.5.0-1
Severity: normal

Dear Maintainer,

Still working with pyflake on my project and now I found this:

picca@x:/tmp$ pyflakes test.py
test.py:5: redefinition of function 'toto' from line 2

the test file is attached., indeed the condition is not that simple in real
life :)

See you

Frederic



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

Kernel: Linux 3.2.0-2-486
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pyflakes depends on:
ii  python  2.7.2-10
ii  python-support  1.0.14

pyflakes recommends no packages.

pyflakes suggests no packages.

-- no debconf information
if 1:
def toto():
pass
else:
def toto():
pass


Bug#660930: python-sphinx: Causes TypeError in highlighting.py

2012-03-31 Thread Jakub Wilk

* Anton Gladky gladky.an...@gmail.com, 2012-02-22, 23:36:

+ try:
+ formatter = self.get_formatter(**kwargs)
+ hlsource = highlight(source, lexer, formatter)
++hlsource = unicode(hlsource)
+ if self.dest == 'html':
+ return hlsource
+ else:


As far as I can see, this hunk alone is sufficient to fix the yade problems
(the first one is not necessary). Could you confirm?

--
Jakub Wilk



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



Bug#666420: [Pkg-xfce-devel] Bug#666420: orage goes wild when alarms go off

2012-03-31 Thread Daniel Dickinson
On Fri, 30 Mar 2012 18:28:25 +0200
Yves-Alexis Perez cor...@debian.org wrote:

 On ven., 2012-03-30 at 12:17 -0400, Daniel Dickinson wrote:
  When an alarm goes off and the play sound and pop up event and
  notifications are enabled, all the alarms pop up/sound at least once
  per second and 'silence' on the notification or 'stop' on the
  dialog, have no effect (i.e. popups keep happenning, sound keeps
  going).  It renders the laptop unusable for the duration of the
  alarms.
 
 So you have multiple events configured with different times in Orage,
 but they all ring at once?

Sorry should have just been alarm singular not plural.  I meant that a
single alarm causes tons of sound, libnotify notifications, and orage
notifications (I have all three configured, but each should only happen
once except sound, and then only until silenced, but silencing,
stopping isn't working, and there's no appreciable time between the
the repeating sound and notifications).

-- 
erno hm. I've lost a machine.. literally _lost_. it responds to ping, 
it works completely, I just can't figure out where in my apartment it
is. 



signature.asc
Description: PGP signature


Bug#327739: IDEA patent expired

2012-03-31 Thread Benedikt Spranger

Dear maintainer,

according to EPA and USPTO the IDEA patent expired at 11/28/2011 and 
01/07/2012.


EPA:
https://register.epo.org/espacenet/regviewer?AP=91908542CY=EPLG=deDB=REG

USPTO:
http://patft.uspto.gov/netacgi/nph-Parser?Sect2=PTO1Sect2=HITOFFp=1u=/netahtml/PTO/search-bool.htmlr=1f=Gl=50d=PALLRefSrch=yesQuery=PN/5214703

Therefor there is no reason to castigate ourself for this patent reason 
any more.


Please enable IDEA support.

Regards
   Benedikt Spranger



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



Bug#657653: checkrestart -p completely broken?

2012-03-31 Thread Javier Fernández-Sanguino Peña
On Fri, Mar 30, 2012 at 08:13:55PM +0300, Peter Eisentraut wrote:
 I appears to me, however, that what it's doing is effectively useless.
 For example, I currently have this in the output of checkrestart -v:
 
 Process /usr/bin/dbus-daemon (PID: 1519) 
 List of deleted files in use:
 /lib/i386-linux-gnu/libexpat.so.1.5.2
 
 The (new) checkrestart -p determines that this file does not belong to
 any package, so it ignores it.  But the whole point is, it belonged to
 a former package, which has been upgraded.  So whenever a file is
 renamed in a package upgrade, this approach breaks down.  Note that with
 shared libraries, the process has the file open that contains the minor
 version.  So pretty much every single library upgrade will be missed by
 this.

You are right in that if the file is removed and a new file is installed
(with a new name) then checkrestart -p is largely useless as it is for these
situations. However, this will probably happen only when you are doing
upgrades in unstable (where libraries are frequently upgraded) but not in
stable (where library versions are not changed).

So the approach is still useful for those users running stable and doing
security upgrades which is one of the main goals of checkrestart.

For users running unstable, a way to fix this issue would be to check for
packages providing *newer* versions of the library, not just the old file
(which was deleted). For example, in your case, if the dpkg-query was
done like this:

dpkg-query --search /lib/i386-linux-gnu/libexpat.so*

instead of how it is currently done:

dpkg-query --search /lib/i386-linux-gnu/libexpat.so.1.5.2


The previous one can be useful to make checkrestart known that the former 
library belongs to the
libexpat1 package, although it might lead to false positives if not coded
properly. Whileas the second one will not indicate any package (as the file
has been removed)

Does this sound like a viable approach?

Coding this into checkrestart might not be too difficult if we restrict
ourselves to only libraries (i.e. files under /lib and /usr/lib). I will try
to take a shot at this.


Regards

Javier


signature.asc
Description: Digital signature


Bug#327739: [Pkg-openssl-devel] Bug#327739: IDEA patent expired

2012-03-31 Thread Kurt Roeckx
On Sat, Mar 31, 2012 at 10:19:49AM +0200, Benedikt Spranger wrote:
 
 Please enable IDEA support.

Why do you want to use IDEA?  I see no use of it.


Kurt




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



Bug#646335: empathy apparently does not support QQ....

2012-03-31 Thread Clayton
On Fri, 30 Mar 2012 23:39:13 +0200
Laurent Bigonville bi...@debian.org wrote:

 Well actually empathy support QQ through telepathy-haze.
 Empathy is suggesting telepathy-haze already, maybe this could be
 bumped to a Recommends.

Without a little documentation / explanation, the connection between
empathy and QQ is a little tenuous, don't you think?

apt-cache search qq

returns empathy, but not pidgin. I would think under the circumstances
either both should, or both should not, advertise QQ support?

http://developer.pidgin.im/ticket/13193 says
We have decided to discontinue support of the QQ protocol in libpurple
and Pidgin as of version 2.8.0.

I have in fact recently found this unofficial Pidgin QQ plugin 
https://code.google.com/p/libqq-pidgin/
that works on Debian testing right out of the Ubuntu PPA and I am using
it right now.

It would be nice if this found it's way into the Debian archive and
into the hands of more people, there are hundreds of millions (no
exaggeration) of QQ users in China, and these days significant numbers
of them are Ubuntu (and thus Debian) users.

As it stands the plugin is very hard to find and get installed.

FYI,
Clayton



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



Bug#666237: typo3-dummy: prompting due to modified conffiles which where not modified by the user

2012-03-31 Thread Christian Welzel
Am 29.03.2012 23:44, schrieb Andreas Beckmann:

 shows up in the first place, as there was nobody modifying this conffile
 at all, the package has just been installed and upgraded...

localconf.php contains an encryption key that is unique to the
installation and is generated while installation. The key must not
be overriden by updates, as it would make the cache of pages and images
invalid. That would require TYPO3 to regenerate all this cache from
scratch and would kill every bigger installation.
Thats why localconf.php is marked as modified.
TYPO3 itself also modifies this file on its own on various situations.
As soon as someone opens the website or the backend this file could have
been changed by TYPO3.


-- 
 MfG, Christian Welzel

  GPG-Key: pub 4096R/5117E119 2011-09-19
  Fingerprint: 3688 337C 0D3E 3725 94EC  E401 8D52 CDE9 5117 E119



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



Bug#571163: dovecot support in logwatch

2012-03-31 Thread Willi Mann
Hi!

Could you please test the attached dovecot script for logwatch? I hope
it works for both of you, as the previous patch caused problems with
some dovecot versions. Alternatively you could download the latest
logwatch packaging snapshot from

http://pkg-logwatch.alioth.debian.org/apt/pool/main/l/logwatch/logwatch_7.4.0+svn20120227rev85-1~4.gbp6ad10f_all.deb

Please report whether it works for you.

thanks
WM

# $Id: dovecot,v 1.18 2010/09/18 17:41:00 stefan Exp $

# $Log: dovecot,v $
# Revision 1.18  2010/09/18 17:41:00  stefan
# ignore: ssl-build-param
#
# Revision 1.17  2009/06/02 14:48:06  mike
# Removed some periods that were in the Fedora patch and broke the file -mgt
#
# Revision 1.16  2009/06/02 14:45:48  mike
# Patch from Fedora (Ivana Hutarova Varekova) -mgt
#
# Revision 1.15  2008/11/18 06:02:49  mike
# Rolled back..that was wrong. -mgt
#
# Revision 1.14  2008/11/18 06:00:34  mike
# Removed a space should be better -mgt
#
# Revision 1.13  2008/11/18 04:32:49  mike
# Added bytes detected to IMAP disconnect match expect more issues -mgt
#
# Revision 1.12  2008/08/11 15:38:02  mike
# Connection closed patch from Niels Baggesen -mgt
#
# Revision 1.11  2008/06/30 23:07:51  kirk
# fixed copyright holders for files where I know who they should be
#
# Revision 1.10  2008/03/24 23:31:26  kirk
# added copyright/license notice to each script
#
# Revision 1.9  2008/02/14 18:19:51  mike
# Patch from Gilles Detillieux summarize pop3/imap -mgt
#
# Revision 1.8  2008/01/16 20:11:04  bjorn
# Filtering dovecot start-up message, by Gilles Detillieux.
#
# Revision 1.7  2007/06/18 03:54:45  bjorn
# Better printing of IPv6 addresses, by Patrick Vande Walle.
#
# Revision 1.6  2007/03/17 19:13:13  bjorn
# Now handling dovecot starts/kills.
#
# Revision 1.5  2006/12/20 15:25:09  bjorn
# Additional filtering, by Ivana Varekova.
#
# Revision 1.4  2006/08/13 22:02:31  bjorn
# IPv4 addresses displayed in native format, and don't display user totals
# if user connects from only one IP address; changes by Patrick Vande Walle.
#
# Revision 1.3  2006/08/13 21:06:33  bjorn
# Added support for Dovecot 1.0 based on patches from Mark Nienberg, and
# IP addresses displayed without brackets for consistency across versions;
# modifications by Patrick Vande Walle.
#
# Revision 1.2  2005/12/07 04:31:44  bjorn
# Added $dovecot_ignore_host.
#
# Revision 1.1  2005/09/18 17:01:05  bjorn
# Dovecot filters written by Patrick Vande Walle.
#

# Please send all comments, suggestions, bug reports,
#etc, to logwatch-de...@lists.sourceforge.net

# The Dovecot script was written by:
#   Patrick Vande Walle patr...@isoc.lu
# Based on previous work by
#Pawel Golaszewski bl...@gda.pl
#
# TODO:
# - use printf features to align text in table
#



## Copyright (c) 2008 Patrick Vande Walle
## Covered under the included MIT/X-Consortium License:
##http://www.opensource.org/licenses/mit-license.php
## All modifications and contributions by other persons to
## this script are assumed to have been donated to the
## Logwatch project and thus assume the above copyright
## and licensing terms.  If you want to make contributions
## under your own copyright or a different license this
## must be explicitly stated in the contribution an the
## Logwatch project reserves the right to not accept such
## contributions.  If you have made significant
## contributions to this script and want to claim
## copyright please contact logwatch-de...@lists.sourceforge.net.
#

my $Debug = $ENV{'LOGWATCH_DEBUG'} || 0;
my $Detail = $ENV{'dovecot_detail'} || $ENV{'LOGWATCH_DETAIL_LEVEL'} || 0;
my $IgnoreHost = $ENV{'dovecot_ignore_host'} || ;

my $Restarts = 0;
my $End = 0;

if ( $Debug = 5 ) {
print STDERR \n\nDEBUG \n\n;
}

# Handle dovecot: svc and dovecot: [ID y mail.info] svc
my $dovecottag = qr/dovecot:(?:\s*\[[^]]+\])?/;

while (defined($ThisLine = STDIN)) {
 # remove timestamp.  We can't use *RemoveHeaders because we need the
 # service name
 $ThisLine =~ s/^\w{3} .\d \d\d:\d\d:\d\d (?:[^\s:]* |)//;
 if ( ($ThisLine =~ /(?:ssl-build-param|ssl-params): SSL parameters 
regeneration completed/) or
  ($ThisLine =~ /ssl-params: Generating SSL parameters/) or
  ($ThisLine =~ /auth-worker/) or
  ($ThisLine =~ /auth:.*: Connected to/) or
  ($ThisLine =~ /Connection closed/) or
  ($ThisLine =~ /IMAP.*: Connection closed bytes/) or
  ($ThisLine =~ /IMAP.* failed with mbox file/) or
  ($ThisLine =~ /discarded duplicate forward to/) or 
  ($ThisLine =~ /discarding vacation response/) 
  )
   

Bug#571163: (no subject)

2012-03-31 Thread Willi Mann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi!

Could you please test the latest version of the logwatch package? It
is supposed to really fix parsing dovecot log messages (particularly
from mail.log). It is available from

http://pkg-logwatch.alioth.debian.org/apt/pool/main/l/logwatch/logwatch_7.4.0+svn20120227rev85-1~4.gbp6ad10f_all.deb

(sha1sum: 26699ce4af480dd9d5f46a80450a9db5fdd4cf6e)

About details of dovecot packaging, please report a separate bug
report against the dovecot package, as cloning and reassigning this
bug would only make it unreadable for the dovecot maintainers.

thanks
WM

On 2012-03-31 09:50, Stan Hoeppner wrote:
 I suffer this bug with
 
 Debian Squeeze (6.0.4) Dovecot  Version: 1:1.2.15-7 Logwatch
 Version: 7.3.6.cvs20090906-1squeeze1
 
 I fixed it by simply configuring in /etc/dovecot/dovecot.conf
 
 log_path = /var/log/dovecot.err info_log_path =
 /var/log/dovecot.log
 
 This fixes the logwatch problem, but introduces another:  lack of 
 automatic rotation.
 
 All of the patches mentioned here seem to simply ignore the
 Dovecot entries in /var/log/mail.log.  Logwatch doesn't tally
 anything Dovecot related.  Everyone apparently ignores their
 Dovecot logs until there is a problem, then manually greps the
 files anyway.  Dovecot entries in general simply dirty/clog the
 mail.log file, making it more difficult to grep precisely/only the
 Postfix or Exim lines one is looking for when troubleshooting an
 MTA problem.
 
 Due to these issues with the current default Dovecot logging
 location, I humbly suggest an alternative fix of larger scope.  The
 Debian Dovecot maintainer(s) and maintainer(s) of the log rotation
 scripts should, at best:
 
 1.  Change the Dovecot package default dovecot.conf from the syslog
 mail facility to
 
 log_path = /var/log/dovecot.err info_log_path =
 /var/log/dovecot.log
 
 2.  Modify the default log rotation script to cover these new
 files.
 
 
 Or:
 
 Simply add log rotation of said alternative files if they exist and
 drop a note in dovecot.conf stating that using mentioned path/files
 will enable automatic rotation of the files.  This gives
 administrators a more realistic option to choose the alternate
 logging location.  I'd guess many avoid it because of the lack of
 log rotation issue.
 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJPdtEAAAoJEIy+IZx0V22By+QP/0mF36FERhCYHHX1EfUzxNfY
sBoXPA0q1jrFUl3SNqMTAAYCoaCA3Sb7tyMVv3oiWBTTk9Lqe6fVW7/PhJc5Hdy2
IqAJa7DXSlpzEraEQT1YWEyGLvvpUTgayM/UWYmbhm9DwVk3oK8u/QVct7LrMHWQ
wUWsMyL3qwxqQS4ooxlJyjhf+V1vgp86PSnGHpuD5jd+a0RCPOt5lnLrHVYAyNX+
6EIC3RMV6UPBIIc7R9wnYR5f0QcONbYuQTD0DmEawV32S6O/pN+ALa9zSdtMssEv
SVh5X7CZtFluZ7v8SkHvQ3CdHKcGCTRBfi1UfuJWBvVQa+VPxXI8r43wREduQZq2
cuNGWWsdOt3dyfw68uJbom4C4MqDz6Y7k0Y7gXxJLMFsgCRFYYmFEDvlu/5Yp0bA
EQHHIw9FKHpXjqAt68Y4mpWsjV8NqAaWHos9x6JeN+mO+K/8E42mh6a+H9yd0m7l
sWHoa818EXhdu6nN97oJQGZ4RE/sM2xFFENHPDGFewyJnVOzcKlVFy/yapVUprms
mQ9J2fUhGtrh/6G//uMAu9KZO1QE/UZhOaJy4FRe2WuUnP2+XyF2+5WMxTljYFYx
Xw62xZMvdtDRahyoqZIO0ftG7r+jUK/JWhc0s7IPzQatKwdimutzCyNr+sI90q2l
g80loQ1u99dmaYgWHEt1
=7Pa1
-END PGP SIGNATURE-



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



Bug#651220: yade: PDF-documentation does not build

2012-03-31 Thread Jakub Wilk
If IPythonConsoleLexer parses a block that consist of only comments, it 
produces no tokens. This is undoubtedly a bug in yade.


(In such situation the LaTeX formatter produces a byte string instead of 
a unicode string, making Sphinx blow up - which is another a bug either 
in Sphinx of Pygments.)


--
Jakub Wilk



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



Bug#666214: python-django: import django.core fails, breaking (amongst others) mumble-django

2012-03-31 Thread Ralf Jung
Hi,

 Both packages do not use the same python helper. The former still uses
 python-support while the latter uses dh_python2.
 
 python-support will populate /usr/lib/pymodules/python2.X in the postinst
 based on /usr/lib/pyshared/ and it works here:
 
 $ dpkg -s python-django|grep Version
 Version: 1.2.3-3+squeeze2
 $ dpkg -L python-django| grep __init__|head -n 3
 /usr/share/pyshared/django/forms/extras/__init__.py
 /usr/share/pyshared/django/forms/__init__.py
 /usr/share/pyshared/django/http/__init__.py
 $ ls -al /usr/lib/pymodules/python2.6/django/__init__.py
 lrwxrwxrwx 1 root root 38 29 oct.  08:59
 /usr/lib/pymodules/python2.6/django/__init__.py -
 /usr/share/pyshared/django/__init__.py
 
 Somehow, python-support failed... maybe the package state is showing
 this error. What does dpkg -s python-django return ? Do you have logs
 where you can investigate whether python-support displayed an error ?
 
 In any case, rerunning sudo update-python-modules python-django.public
 python-django.private should fix the problem.
It seems more and more likely to me that python-support is indeed the problem 
here, since the bug affects other packages, too, like python-django-
registration.
Is python-support also responsible for deleting the symlinks that were created 
in /usr/lib/pymodules, when the package is removed? This does not happen 
either, a whole lot of broken links is left around.

I do not need python-django anymore since I found another way to do what I 
need, but I will try your suggestions later today.

Kind regards,
Ralf



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



Bug#666504: ITP: libqb - high performance client server reusable features library

2012-03-31 Thread Martin Gerhard Loschwitz
Package: wnpp
Severity: wishlist

* Package name  : libqb
  Version:  : 0.11.1
  Upstream Author   : The Quarterback Library Release Team  
quarterback-de...@fedorahosted.org
* URL   : https://github.com/asalkeld/libqb/wiki
* License   : LGPL v2.1
  Description   : high performance client server reusable features 
library

libqb provides a set of high performance client-server reusable features. It 
offers high performance logging, tracing, IPC and poll. Its initial features
were spun off the Corosync cluster communication suite to make the accessible
easier for other projects. 

-- 
Martin Gerhard Loschwitz
Debian GNU/Linux Developer



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



Bug#665461: Bug #665461: makedev: GNU/kFreeBSD needs ttyv[0-9]*.

2012-03-31 Thread Robert Millan
tags 665461 pending
thanks

El 31 de març de 2012 0:26, Mats Erik Andersson
mats.anders...@gisladisker.se ha escrit:
 The install image for GNU/kFreeBSD from last summer forced
 makedev upon me, and now when I conducted an upgrade, this
 bug hit me, and an hour later also a user in Argentine,
 see #665472.

I see.  Looks like the safety check I requested for MAKEDEV.sh itself
should also be added to postinst (there's no need to bother about tty
names or such).

 I have merged the two bugs into one; not sure how to
 proceed. Bdale Garbee updated makedev eight days ago,
 and has received a copy of this suggestion in mending
 the package. With some luck he will contribute with ideas.

Bdale's update was to orphan the package, we shouldn't bother him with this.

I've just done a QA upload to fix the problem.  Thanks for pointing out.

-- 
Robert Millan



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



Bug#666505: rsyslog-pgsql: nonstandard use of escape filling logs

2012-03-31 Thread Sebastien Koechlin
Package: rsyslog-pgsql
Version: 4.6.4-2
Severity: normal

My /var/log/messages is full of the following message (multi-lines without
date):

HINT:  Use the escape string syntax for escapes, e.g., E'\r\n'.
WARNING:  nonstandard use of escape in a string literal
LINE 1: ...dTime, ReceivedAt, InfoUnitID, SysLogTag) values (' Bad prot...
 ^
HINT:  Use the escape string syntax for escapes, e.g., E'\r\n'.
WARNING:  nonstandard use of escape in a string literal
LINE 1: ...dTime, ReceivedAt, InfoUnitID, SysLogTag) values (' Bad prot...
 ^
HINT:  Use the escape string syntax for escapes, e.g., E'\r\n'.
WARNING:  nonstandard use of escape in a string literal
LINE 1: ...dTime, ReceivedAt, InfoUnitID, SysLogTag) values (' Bad prot...
...

Thoses messages are probably caused by messages containing a single quote or
a backslash:

sshd[23073]: Bad protocol version identification '\026\003' from 190.125.195.94
sshd[23074]: Bad protocol version identification '\026\003\001' from 
190.125.195.94
sshd[23075]: Bad protocol version identification '\026\003\001' from 
190.125.195.94
sshd[28446]: Bad protocol version identification '\026\003' from 107.22.164.65
sshd[16063]: Bad protocol version identification '\200e\001\003\001' from 
67.137.238.164
sshd[17060]: Bad protocol version identification '\026\003\001' from 
83.170.77.64
sshd[21475]: Bad protocol version identification '\026\003\001' from 
79.125.99.176
sshd[22864]: Bad protocol version identification '\026\003\001' from 
193.201.200.142


-- System Information:
Debian Release: 6.0.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: i386 (x86_64)

Kernel: Linux 3.1.1.skc1 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages rsyslog-pgsql depends on:
ii  dbconfig-common 1.8.46+squeeze.0 common framework for packaging dat
ii  debconf [debconf-2.0]   1.5.36.1 Debian configuration management sy
ii  libc6   2.11.3-2 Embedded GNU C Library: Shared lib
ii  libpq5  8.4.11-0squeeze1 PostgreSQL C client library
ii  rsyslog 4.6.4-2  enhanced multi-threaded syslogd
ii  ucf 3.0025+nmu1  Update Configuration File: preserv

Versions of packages rsyslog-pgsql recommends:
ii  postgresql-client   8.4.11-0squeeze1 front-end programs for PostgreSQL 
ii  postgresql-client-8.3 [ 8.3.17-0lenny1   front-end programs for PostgreSQL 
ii  postgresql-client-8.4 [ 8.4.11-0squeeze1 front-end programs for PostgreSQL 

Versions of packages rsyslog-pgsql suggests:
ii  postgresql  8.4.11-0squeeze1 object-relational SQL database (su

-- debconf information:
  rsyslog-pgsql/db/app-user: rsyslog
  rsyslog-pgsql/pgsql/manualconf:
* rsyslog-pgsql/pgsql/authmethod-user: password
  rsyslog-pgsql/db/dbname: Syslog
  rsyslog-pgsql/dbconfig-reinstall: false
  rsyslog-pgsql/missing-db-package-error: abort
  rsyslog-pgsql/pgsql/admin-user: postgres
  rsyslog-pgsql/database-type: pgsql
  rsyslog-pgsql/internal/skip-preseed: false
  rsyslog-pgsql/install-error: abort
  rsyslog-pgsql/remote/port:
  rsyslog-pgsql/dbconfig-upgrade: true
  rsyslog-pgsql/pgsql/no-empty-passwords:
  rsyslog-pgsql/remote/newhost:
  rsyslog-pgsql/remote/host:
  rsyslog-pgsql/upgrade-backup: true
  rsyslog-pgsql/passwords-do-not-match:
  rsyslog-pgsql/purge: false
  rsyslog-pgsql/upgrade-error: abort
  rsyslog-pgsql/pgsql/method: unix socket
  rsyslog-pgsql/remove-error: abort
  rsyslog-pgsql/internal/reconfiguring: false
  rsyslog-pgsql/pgsql/changeconf: false
  rsyslog-pgsql/pgsql/authmethod-admin: ident
  rsyslog-pgsql/dbconfig-remove:
* rsyslog-pgsql/dbconfig-install: true



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



Bug#666506: linux-image-3.2.0: IDE support disabled

2012-03-31 Thread Fernando Cerezal
Package: linux-2.6
Version: 3.2.12-1
Severity: critical
File: linux-image-3.2.0
Tags: patch
Justification: breaks the whole system

Dear Maintainer,
IDE bus modules are not included in newer versions of linux-image, including 
3.2.12-1 and 3.2.13-1.


   * What led up to the situation?

   An update to linux-image-3.2.0-2. Using linux-image-3.1.0 IDE bus works.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

   Nothing. Simplely IDE support is not checked in kernel config:

   CONFIG_HAVE_IDE=y
   # CONFIG_IDE is not set

   * What was the outcome of this action?

   IDE devices are not recognized, so system is not bootable from an IDE hard 
disk.

   * What outcome did you expect instead?

   System recognize IDE devices.


   Patch (from linux-image-3.1.0-1 config file):

 CONFIG_HAVE_IDE=y
 CONFIG_IDE=m
 
 #
 # Please see Documentation/ide/ide.txt for help/info on IDE drives
 #
 CONFIG_IDE_XFER_MODE=y
 CONFIG_IDE_ATAPI=y
 # CONFIG_BLK_DEV_IDE_SATA is not set
 CONFIG_IDE_GD=m
 CONFIG_IDE_GD_ATA=y
 CONFIG_IDE_GD_ATAPI=y
 # CONFIG_BLK_DEV_IDECS is not set
 CONFIG_BLK_DEV_DELKIN=m
 CONFIG_BLK_DEV_IDECD=m
 CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
 CONFIG_BLK_DEV_IDETAPE=m
 # CONFIG_BLK_DEV_IDEACPI is not set
 # CONFIG_IDE_TASK_IOCTL is not set
 CONFIG_IDE_PROC_FS=y
 
 #
 # IDE chipset support/bugfixes
 #
 CONFIG_IDE_GENERIC=m
 # CONFIG_BLK_DEV_PLATFORM is not set
 # CONFIG_BLK_DEV_CMD640 is not set
 CONFIG_BLK_DEV_IDEPNP=m
 CONFIG_BLK_DEV_IDEDMA_SFF=y
 
 #
 # PCI IDE chipsets support
 #
 CONFIG_BLK_DEV_IDEPCI=y
 # CONFIG_BLK_DEV_OFFBOARD is not set
 # CONFIG_BLK_DEV_GENERIC is not set
 CONFIG_BLK_DEV_OPTI621=m
 # CONFIG_BLK_DEV_RZ1000 is not set
 CONFIG_BLK_DEV_IDEDMA_PCI=y
 # CONFIG_BLK_DEV_AEC62XX is not set
 # CONFIG_BLK_DEV_ALI15X3 is not set
 # CONFIG_BLK_DEV_AMD74XX is not set
 # CONFIG_BLK_DEV_ATIIXP is not set
 # CONFIG_BLK_DEV_CMD64X is not set
 # CONFIG_BLK_DEV_TRIFLEX is not set
 # CONFIG_BLK_DEV_CS5520 is not set
 # CONFIG_BLK_DEV_CS5530 is not set
 CONFIG_BLK_DEV_HPT366=m
 # CONFIG_BLK_DEV_JMICRON is not set
 # CONFIG_BLK_DEV_SC1200 is not set
 # CONFIG_BLK_DEV_PIIX is not set
 CONFIG_BLK_DEV_IT8172=m
 CONFIG_BLK_DEV_IT8213=m
 # CONFIG_BLK_DEV_IT821X is not set
 # CONFIG_BLK_DEV_NS87415 is not set
 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
 # CONFIG_BLK_DEV_SVWKS is not set
 # CONFIG_BLK_DEV_SIIMAGE is not set
 # CONFIG_BLK_DEV_SIS5513 is not set
 # CONFIG_BLK_DEV_SLC90E66 is not set
 CONFIG_BLK_DEV_TRM290=m
 # CONFIG_BLK_DEV_VIA82CXXX is not set
 CONFIG_BLK_DEV_TC86C001=m
 CONFIG_BLK_DEV_IDEDMA=y
 
-- Package-specific info:
** Version:
Linux version 3.2.0-2-amd64 (Debian 3.2.12-1) (debian-ker...@lists.debian.org) 
(gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP Tue Mar 20 18:36:37 UTC 2012

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-2-amd64 root=/dev/mapper/volumenes--md1-sistema--64 
ro quiet

** Tainted: PO (4097)
 * Proprietary module has been loaded.
 * Out-of-tree module has been loaded.

** Kernel log:

There is no error in kernel log, so I remove these lines.

** Model information
sys_vendor: Gigabyte Technology Co., Ltd.
product_name: EP43-DS3
product_version:  
chassis_vendor: Gigabyte Technology Co., Ltd.
chassis_version:  
bios_vendor: Award Software International, Inc.
bios_version: F3
board_vendor: Gigabyte Technology Co., Ltd.
board_name: EP43-DS3
board_version: x.x

** Loaded modules:
pci_stub
vboxpci(O)
vboxnetadp(O)
vboxnetflt(O)
vboxdrv(O)
acpi_cpufreq
mperf
cpufreq_powersave
cpufreq_stats
cpufreq_userspace
cpufreq_conservative
ipt_MASQUERADE
xt_tcpudp
xt_state
iptable_nat
nf_nat
nf_conntrack_ipv4
nf_defrag_ipv4
nf_conntrack
nls_utf8
nls_cp437
vfat
fat
xt_multiport
iptable_filter
ip_tables
x_tables
ppdev
lp
bnep
rfcomm
bluetooth
rfkill
binfmt_misc
fuse
nfsd
nfs
nfs_acl
auth_rpcgss
fscache
lockd
sunrpc
kvm_intel
kvm
ext4
crc16
jbd2
ext3
mbcache
jbd
dm_crypt
r128
drm
loop
firewire_sbp2
mt20xx
snd_hda_codec_hdmi
tea5767
snd_hda_codec_realtek
tda9887
tda8290
snd_hda_intel
snd_bt87x
snd_hda_codec
tuner
tvaudio
snd_hwdep
tda7432
snd_pcm_oss
msp3400
snd_mixer_oss
bttv
btcx_risc
snd_pcm
snd_page_alloc
ir_lirc_codec
tveeprom
snd_seq_midi
lirc_dev
videobuf_dma_sg
videobuf_core
usblp
snd_seq_midi_event
ir_mce_kbd_decoder
snd_rawmidi
ir_sony_decoder
joydev
snd_seq
ir_jvc_decoder
v4l2_common
videodev
ir_rc6_decoder
ir_rc5_decoder
snd_seq_device
v4l2_compat_ioctl32
ir_nec_decoder
media
snd_timer
rc_core
i2c_algo_bit
parport_serial
snd
i2c_i801
pcspkr
parport_pc
parport
psmouse
i2c_core
processor
serio_raw
thermal_sys
iTCO_wdt
evdev
soundcore
iTCO_vendor_support
reiserfs
raid456
async_raid6_recov
async_memcpy
async_pq
async_xor
xor
async_tx
raid6_pq
raid1

Bug#634384: ping

2012-03-31 Thread Robert Millan
Hi,

This patch has been tagged pending for very long now.  Any news about it?

Thanks

-- 
Robert Millan



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



Bug#119583: mozart: Add support for more architectures

2012-03-31 Thread Kevin Glynn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On 27 Mar 2012, at 22:56, Ralf Treinen wrote:

Hi,

Now that we are about to have multiarch it should be sufficient to 
enable multiarch for mozart, so that the i386 package may be installed
on amd64.


Hello Ralf,

Thanks for the prompt.  I will start looking into this.

best wishes
Kevin

-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)

iEYEARECAAYFAk9216QACgkQEPqrmA6oSis2DgCgp+7NS7JjE4kOm7EyglBYkhcp
hUMAn1dyN8OCo/cPZOlF5fWqmBnSnTmZ
=eisZ
-END PGP SIGNATURE-



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



Bug#666507: libpurple0: Description talk about tcl/tk 8.4 but package suggests tcl/tk 8.5

2012-03-31 Thread Laurent Bigonville
Package: libpurple0
Version: 2.10.2-1
Severity: minor

Hi,

As said, the description talk about tcl/tk 8.4:

 Some extra packages are suggested to use increased functionality:
   * tcl8.4, tk8.4:
   - Support for writing plugins with Tcl/Tk

But the package itself suggests tcl/tk 8.5:

Suggests: tcl8.5 (= 8.5.0), tk8.5 (= 8.5.0)

I guess the description should be fixed

Cheers

Laurent Bigonville

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

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

Versions of packages libpurple0 depends on:
ii  libavahi-client3 0.6.31-1
ii  libavahi-common3 0.6.31-1
ii  libavahi-glib1   0.6.31-1
ii  libc62.13-27
ii  libdbus-1-3  1.5.12-1
ii  libdbus-glib-1-2 0.98-1
ii  libglib2.0-0 2.32.0-2
ii  libgstfarsight0.10-0 0.0.31-1+b1
ii  libgstreamer-plugins-base0.10-0  0.10.36-1
ii  libgstreamer0.10-0   0.10.36-1
ii  libidn11 1.24-2
ii  libmeanwhile11.0.2-4
ii  libnspr4-0d  4.9-1
ii  libnss3-1d   3.13.3-1
ii  libperl5.14  5.14.2-9
ii  libsasl2-2   2.1.25.dfsg1-4
ii  libsasl2-modules 2.1.25.dfsg1-4
ii  libxml2  2.7.8.dfsg-7
ii  libzephyr4   3.0.2-2
ii  perl-base [perlapi-5.14.2]   5.14.2-9
ii  pidgin-data  2.10.2-1

Versions of packages libpurple0 recommends:
ii  ca-certificates  20120212
ii  libpurple-bin2.10.2-1

Versions of packages libpurple0 suggests:
ii  tcl8.5  8.5.11-1
ii  tk8.5   8.5.11-1

-- no debconf information



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



Bug#540808: hibernate fails on HP dv9750ed laptop

2012-03-31 Thread Rares Aioanei

On 03/30/2012 08:48 PM, Jonathan Nieder wrote:

reassign 540808 src:linux-2.6 2.6.32-1
found 540808 linux-2.6/2.6.30-5
quit

Aioanei Rares wrote:


2.6.32 shows the exact symptoms, this is on testing/unstable.

Sorry for the very slow response.  Do you still have access to this
hardware?  What kernel are you using now, and how does it behave?

Thanks for a clear report,
Jonathan


Still testing/unstable, works now. Using 3.2.0-1-amd64.

--
Rares Aioanei




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



Bug#646335: empathy apparently does not support QQ....

2012-03-31 Thread Laurent Bigonville
Le Sat, 31 Mar 2012 17:25:24 +0800,
Clayton cko...@gmail.com a écrit :

 On Fri, 30 Mar 2012 23:39:13 +0200
 Laurent Bigonville bi...@debian.org wrote:
 
  Well actually empathy support QQ through telepathy-haze.
  Empathy is suggesting telepathy-haze already, maybe this could be
  bumped to a Recommends.
 
 Without a little documentation / explanation, the connection between
 empathy and QQ is a little tenuous, don't you think?
 
 apt-cache search qq
 
 returns empathy, but not pidgin. I would think under the circumstances
 either both should, or both should not, advertise QQ support?
 
 http://developer.pidgin.im/ticket/13193 says
 We have decided to discontinue support of the QQ protocol in
 libpurple and Pidgin as of version 2.8.0.

Ok, this is interesting. I will review the description to be sure we
have a correct list of supported protocols.

 
 I have in fact recently found this unofficial Pidgin QQ plugin 
 https://code.google.com/p/libqq-pidgin/
 that works on Debian testing right out of the Ubuntu PPA and I am
 using it right now.
 
 It would be nice if this found it's way into the Debian archive and
 into the hands of more people, there are hundreds of millions (no
 exaggeration) of QQ users in China, and these days significant numbers
 of them are Ubuntu (and thus Debian) users.
 
 As it stands the plugin is very hard to find and get installed.

For the plugin I guess you will want to open a bug against pidgin or
open a RFP (Request For Packaging).

Cheers,

Laurent Bigonville



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



Bug#666508: please make udev|makedev dependency Linux-only

2012-03-31 Thread Robert Millan
Package: alevt
Version: 1.6.2-4
Severity: normal
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

This package drags depends on udev|makedev for all kernels unnecessarily.  It
should only depend on these packages for Linux-based platforms.

See attachment.

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

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'alevt-1.6.2/debian/control'
--- alevt-1.6.2/debian/control	2012-03-31 10:04:55 +
+++ alevt-1.6.2/debian/control	2012-03-31 10:05:26 +
@@ -8,7 +8,7 @@ Homepage: http://www.goron.de/~froese/
 
 Package: alevt
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, udev | makedev (= 2.3.1-24)
+Depends: ${shlibs:Depends}, ${misc:Depends}, udev [linux-any] | makedev (= 2.3.1-24) [linux-any]
 Description: X11 Teletext/Videotext browser 
  AleVT is an X11 program for browsing and searching Teletext/Videotext
  pages received by a compatible decoder (at the moment, bttv).



Bug#666509: please make udev|makedev dependency Linux-only

2012-03-31 Thread Robert Millan
Package: iodine
Version: 0.6.0~rc1-7
Severity: normal
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

This package drags depends on udev|makedev for all kernels unnecessarily.  It
should only depend on these packages for Linux-based platforms.

See attachment.

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

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'iodine-0.6.0~rc1/debian/control'
--- iodine-0.6.0~rc1/debian/control 2012-03-31 10:04:55 +
+++ iodine-0.6.0~rc1/debian/control 2012-03-31 10:05:38 +
@@ -18,7 +18,7 @@ Package: iodine
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
  adduser,
- udev | makedev
+ udev [linux-any] | makedev [linux-any]
 Suggests: dnsutils,
  fping,
  gawk,



Bug#666510: please make udev|makedev dependency Linux-only

2012-03-31 Thread Robert Millan
Package: libsensors4
Version: 3.3.1-2
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

This package drags depends on udev|makedev for all kernels unnecessarily.  It
should only depend on these packages for Linux-based platforms.

See attachment.

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

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'lm-sensors-3.3.1/debian/control'
--- lm-sensors-3.3.1/debian/control 2012-03-31 10:04:55 +
+++ lm-sensors-3.3.1/debian/control 2012-03-31 10:05:54 +
@@ -23,7 +23,7 @@ Package: libsensors4
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: makedev (= 2.3.1-45) | udev, ${shlibs:Depends}, ${misc:Depends}
+Depends: makedev (= 2.3.1-45) [linux-any] | udev [linux-any], 
${shlibs:Depends}, ${misc:Depends}
 Priority: optional
 Suggests: lm-sensors
 Section: libs



Bug#666511: please make udev|makedev dependency Linux-only

2012-03-31 Thread Robert Millan
Package: vtun
Version: 3.0.2-4
Severity: normal
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

This package drags depends on udev|makedev for all kernels unnecessarily.  It
should only depend on these packages for Linux-based platforms.

See attachment.

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

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'vtun-3.0.2/debian/control'
--- vtun-3.0.2/debian/control	2012-03-31 10:04:55 +
+++ vtun-3.0.2/debian/control	2012-03-31 10:08:07 +
@@ -10,7 +10,7 @@ Vcs-Browser: http://canterville.mine.nu/
 
 Package: vtun
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, udev | makedev
+Depends: ${shlibs:Depends}, ${misc:Depends}, udev [linux-any] | makedev [linux-any]
 Description: virtual tunnel over TCP/IP networks
  VTun is the easiest way to create virtual tunnels over TCP/IP networks
  with traffic shaping and compression.



Bug#634384: ping

2012-03-31 Thread Rémi Denis-Courmont
Hello,

Le samedi 31 mars 2012 13:07:34 Robert Millan, vous avez écrit :
 This patch has been tagged pending for very long now.  Any news about it?

The whole release is blocked by 660488. The package currently FTBFS.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



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



Bug#666512: please make udev|makedev dependency Linux-only

2012-03-31 Thread Robert Millan
Package: powermgmt-base
Version: 1.31
Severity: normal
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

This package drags depends on udev|makedev for all kernels unnecessarily.  It
should only depend on these packages for Linux-based platforms.

See attachment.

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

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'powermgmt-base-1.31/debian/control'
--- powermgmt-base-1.31/debian/control  2012-03-31 10:04:55 +
+++ powermgmt-base-1.31/debian/control  2012-03-31 10:23:19 +
@@ -8,7 +8,7 @@ Standards-Version: 3.8.3
 Package: powermgmt-base
 Architecture: any
 Replaces: apmd (= 3.0.2-1.17)
-Depends: udev | makedev, ${shlibs:Depends}, ${misc:Depends}, module-init-tools
+Depends: udev [linux-any] | makedev [linux-any], ${shlibs:Depends}, 
${misc:Depends}, module-init-tools [linux-any]
 Description: Common utils and configs for power management
  This package contains utilities and configuration files
  for power management that are common to APM and ACPI.



Bug#664527: pidgin: libpurple0 depends on libgstfarsight0.10-0, which conflicts with empathy

2012-03-31 Thread Laurent Bigonville
Package: libpurple0
Followup-For: Bug #664527

Hi,

If you don't want to push this patch in unstable could it be possible to
at least upload a version that includes this patch in experimental?

Thanks

Laurent Bigonville

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

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

Versions of packages libpurple0 depends on:
ii  libavahi-client3 0.6.31-1
ii  libavahi-common3 0.6.31-1
ii  libavahi-glib1   0.6.31-1
ii  libc62.13-27
ii  libdbus-1-3  1.5.12-1
ii  libdbus-glib-1-2 0.98-1
ii  libglib2.0-0 2.32.0-2
ii  libgstfarsight0.10-0 0.0.31-1+b1
ii  libgstreamer-plugins-base0.10-0  0.10.36-1
ii  libgstreamer0.10-0   0.10.36-1
ii  libidn11 1.24-2
ii  libmeanwhile11.0.2-4
ii  libnspr4-0d  4.9-1
ii  libnss3-1d   3.13.3-1
ii  libperl5.14  5.14.2-9
ii  libsasl2-2   2.1.25.dfsg1-4
ii  libsasl2-modules 2.1.25.dfsg1-4
ii  libxml2  2.7.8.dfsg-7
ii  libzephyr4   3.0.2-2
ii  perl-base [perlapi-5.14.2]   5.14.2-9
ii  pidgin-data  2.10.2-1

Versions of packages libpurple0 recommends:
ii  ca-certificates  20120212
ii  libpurple-bin2.10.2-1

Versions of packages libpurple0 suggests:
ii  tcl8.5  8.5.11-1
ii  tk8.5   8.5.11-1

-- no debconf information



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



Bug#666510: please make udev|makedev dependency Linux-only

2012-03-31 Thread Aurelien Jarno
tag 666510 - patch
forcemerge 570429 666510
thanks

On Sat, Mar 31, 2012 at 12:20:08PM +0200, Robert Millan wrote:
 Package: libsensors4
 Version: 3.3.1-2
 Tags: patch
 User: debian-...@lists.debian.org
 Usertags: kfreebsd
 
 This package drags depends on udev|makedev for all kernels unnecessarily.  It
 should only depend on these packages for Linux-based platforms.
 
 See attachment.

Given lm-sensors is completely useless on non Linux-kernel, I don't
really see the point. The package is kept on non-Linux architectures
just to avoid removing the build-deps in dozens of packages, to add it
later when either support for other kernels is added to lm-sensors or
when the non-Linux kernels start to provide access to sensors via their
/sys compatibility layer.

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



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



Bug#643159: hyperestraier: FTBFS: dpkg-buildpackage: error: dpkg-source -b hyperestraier-1.4.13 gave error exit status 2

2012-03-31 Thread Satoru KURASHIKI
hi,

On Tue, Sep 27, 2011 at 5:40 AM, Didier Raboud o...@debian.org wrote:
 Source: hyperestraier
 Version: 1.4.13-3
 Severity: important
 Tags: wheezy sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20110923 qa-ftbfs
 Justification: FTBFS on amd64

 Hi,

 During a rebuild of all packages in sid, your package failed to build on
 amd64.

I can't reproduce this bug. (fixed with dpkg update?)
So I will close this bug sooner or later.

regards,
-- 
KURASHIKI Satoru



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



Bug#666513: colord: failed to find profile /usr/share/color/icc/Argyll/* for override

2012-03-31 Thread Laurent Bigonville
Package: colord
Version: 0.1.18-1
Severity: normal

Hi,

Since 0.1.18-1 (I think) I'm seeing warnings in my logs:

(colord:1622): Cd-WARNING **: failed to find profile 
/usr/share/color/icc/Argyll/ClayRGB1998.icm for override
(colord:1622): Cd-WARNING **: failed to find profile 
/usr/share/color/icc/Argyll/sRGB.icm for override
(colord:1622): Cd-WARNING **: failed to find profile 
/usr/share/color/icc/Argyll/ProPhotoRGB.icc for override

The argyll is installed, but the paths doesn't match.

I'm not sure what's the issue here.

Cheers

Laurent Bigonville

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

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

Versions of packages colord depends on:
ii  acl2.2.51-5
ii  adduser3.113+nmu1
ii  libc6  2.13-27
ii  libcolord1 0.1.18-1
ii  libglib2.0-0   2.32.0-2
ii  libgudev-1.0-0 175-3.1
ii  libgusb2   0.1.3-3
ii  liblcms2-2 2.2+git20110628-2.1
ii  libpolkit-gobject-1-0  0.104-2
ii  libsane1.0.22-7
ii  libsqlite3-0   3.7.11-2
ii  libusb-1.0-0   2:1.0.9~rc3-3
ii  multiarch-support  2.13-27
ii  policykit-10.104-2

colord recommends no packages.

colord 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#666214: python-django: import django.core fails, breaking (amongst others) mumble-django

2012-03-31 Thread Raphael Hertzog
On Sat, 31 Mar 2012, Ralf Jung wrote:
 It seems more and more likely to me that python-support is indeed the problem 
 here, since the bug affects other packages, too, like python-django-
 registration.
 Is python-support also responsible for deleting the symlinks that were 
 created 
 in /usr/lib/pymodules, when the package is removed?

Yes (with update-python-modules -c …).

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Pre-order a copy of the Debian Administrator's Handbook and help
liberate it: http://debian-handbook.info/liberation/



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



Bug#666514: transmission-daemon: segmentation fault

2012-03-31 Thread Rocco Siffredi
Package: transmission-daemon
Version: 2.50-1
Severity: normal

Dear Maintainer,

after the last update, transmission-daemon crashes regularily (at least once a 
day) with the following lines in the dmesg:
[333798.597765] transmission-da[1381]: segfault at a430 ip 0809c213 sp b6f9bf00 
error 4 in transmission-daemon[8048000+7]
[353179.349391] transmission-da[11546]: segfault at 5cd6 ip 0809c213 sp 
b7006f00 error 4 in transmission-daemon[8048000+7]




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

Kernel: Linux 3.1.5 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages transmission-daemon depends on:
ii  adduser  3.113+nmu1
ii  libc62.13-27
ii  libcurl3-gnutls  7.24.0-1
ii  libevent-2.0-5   2.0.17-stable-1
ii  libminiupnpc51.5-2
ii  libnatpmp1   20110808-3
ii  libssl1.0.0  1.0.0h-1
ii  lsb-base 3.2+Debian31
ii  transmission-common  2.50-1
ii  zlib1g   1:1.2.6.dfsg-2

Versions of packages transmission-daemon recommends:
ii  transmission-cli  2.50-1

transmission-daemon suggests no packages.

-- Configuration Files:
/etc/transmission-daemon/settings.json [Errno 2] No such file or directory: 
u'/etc/transmission-daemon/settings.json'

-- 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#666506: IDE devices are not recognized, so system is not bootable from an IDE hard disk (IDE support disabled)

2012-03-31 Thread Jonathan Nieder
tags 666506 = moreinfo
# failed boot?
severity 666506 important
quit

Hi Fernando,

Fernando Cerezal wrote:

 Justification: breaks the whole system

 IDE bus modules are not included in newer versions of linux-image,
 including 3.2.12-1 and 3.2.13-1.

Current Debian kernels get PATA support using the libata facility
(see CONFIG_PATA_* in the .config).  Please attach messages from
your failed boot, as collected with netconsole or a serial console,
or, failing that, a photograph of the screen.

Please also attach full dmesg and lspci -vvnn output from a
successful boot so we can get to know your hardware.

Hope that helps,
Jonathan



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



Bug#666515: segfault when changing/renaming RDN (DN=) with an audio attribute

2012-03-31 Thread Fabien C.
Package: slapd
Version: 2.4.23-7.2
Severity: high

Hello,

slapd segfaults when the RDN of the entry is changed for an attribute like,
audio or jpegImage.

With the Apache Directory Studio client, I double clicked on the cn=myentry
entry which is used in the RDN (dn=cn=myentry,dc=mydomain,dc=com), the Rename
Entry popup appears: Please enter the new RDN of the selected entry [0]. I
change the entry type from cn, to audio (or jpegImage). I get a segfault
from slapd.

The entry I used was objectClass: inetOrgPerson, organizationalPerson and 
person.

Here is my syslog output :

[...]
log lines not relative to the segfault
[...]
Mar 30 15:19:44 toto slapd[2214]: = access_allowed: read access granted by
write(=wrscxd)
Mar 30 15:19:44 toto slapd[2214]: = acl_mask: access to entry cn=Foo Bar
Normal,ou=addressBook,dc=X,dc=null, attr uid requested
Mar 30 15:19:44 toto slapd[2214]: = acl_mask: to value by
cn=admin,dc=X,dc=null, (=0)
Mar 30 15:19:44 toto slapd[2214]: = check a_dn_pat: 
cn=admin,dc=X,dc=null
Mar 30 15:19:44 toto slapd[2214]: = acl_mask: [1] applying write(=wrscxd) 
(stop)
Mar 30 15:19:44 toto slapd[2214]: = acl_mask: [1] mask: write(=wrscxd)
Mar 30 15:19:44 toto slapd[2214]: = slap_access_allowed: read access granted by
write(=wrscxd)
Mar 30 15:19:44 toto slapd[2214]: = access_allowed: read access granted by
write(=wrscxd)
Mar 30 15:20:00 toto kernel: slapd[2361]: segfault at 70 ip 0044c385 sp
7fa1a0259920 error 4 in slapd[40+12a000]

This is reproducible.


[0] http://imagepaste.nullnetwork.net/viewimage.php?id=3601


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

Kernel: Linux 3.2.4 (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 slapd depends on:
ii  adduser3.112+nmu2add and remove users and groups
ii  coreutils  8.5-1 GNU core utilities
ii  debconf [debconf-2.0]  1.5.36.1  Debian configuration management sy
ii  libc6  2.11.3-3  Embedded GNU C Library: Shared lib
ii  libdb4.8   4.8.30-2  Berkeley v4.8 Database Libraries [
ii  libgnutls262.8.6-1+squeeze2  the GNU TLS library - runtime libr
ii  libldap-2.4-2  2.4.23-7.2OpenLDAP libraries
ii  libltdl7   2.2.6b-2  A system independent dlopen wrappe
ii  libperl5.105.10.1-17squeeze3 shared Perl library
ii  libsasl2-2 2.1.23.dfsg1-7Cyrus SASL - authentication abstra
ii  libslp11.2.1-7.8 OpenSLP libraries
ii  libwrap0   7.6.q-19  Wietse Venema's TCP wrappers libra
ii  lsb-base   3.2-23.2squeeze1  Linux Standard Base 3.2 init scrip
ii  perl [libmime-base64-p 5.10.1-17squeeze3 Larry Wall's Practical Extraction
ii  psmisc 22.11-1   utilities that use the proc file s
ii  unixodbc   2.2.14p2-1ODBC tools libraries

Versions of packages slapd recommends:
ii  libsasl2-modules  2.1.23.dfsg1-7 Cyrus SASL - pluggable authenticat

Versions of packages slapd suggests:
ii  ldap-utils2.4.23-7.2 OpenLDAP utilities

-- Configuration Files:
/etc/default/slapd changed:
SLAPD_USER=openldap
SLAPD_GROUP=openldap
SLAPD_PIDFILE=
SLAPD_SERVICES=ldap:/// ldapi:///
SLAPD_SENTINEL_FILE=/etc/ldap/noslapd
SLAPD_OPTIONS=

-- debconf information:
  slapd/password_mismatch:
  slapd/tlsciphersuite:
  slapd/fix_directory: true
  slapd/invalid_config: true
* shared/organization: X
  slapd/upgrade_slapcat_failure:
  slapd/slurpd_obsolete:
  slapd/upgrade_slapadd_failure:
* slapd/backend: BDB
* slapd/dump_database: when needed
* slapd/allow_ldap_v2: false
* slapd/no_configuration: false
  slapd/migrate_ldbm_to_bdb: false
  slapd/move_old_database: true
  slapd/suffix_change: false
  slapd/slave_databases_require_updateref:
* slapd/dump_database_destdir: /var/backups/slapd-VERSION
  slapd/autoconf_modules: true
* slapd/purge_database: false
* slapd/domain: X.null




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



Bug#665881: [3.1 - 3.2.12 regression] module ath5k is blocking wlan-card

2012-03-31 Thread Jonathan Nieder
tags 665881 + moreinfo
quit

Hans-J. Ullrich wrote:

 So I am attaching several logfiles to this message. Please apologize, it is 
 rather big, but I hope it will help.

Thanks.  The messages indicate that this is a 2.6.37.y kernel, not from
Debian.  Am I misunderstanding?



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



Bug#666516: ckermit: Link to project homepage is now just a placeholder

2012-03-31 Thread Anders Andersson
Package: ckermit
Version: 211-15
Severity: normal


Typing apt-cache show ckermit shows this line:

Homepage: http://www.kermit-project.org

That website is just a placeholder and may at any time be replaced
with something more sinister. Maybe http://www.kermitproject.org/
is the correct address?

The reason for setting this at 'normal' instead of 'minor' is that
someone in theory might want to buy that address and fill it with
malware targeted to debian users. This is true with all web links,
but much more likely with a placeholder site.


-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
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/bash



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



Bug#327739: [Pkg-openssl-devel] Bug#327739: IDEA patent expired

2012-03-31 Thread Benedikt Spranger


On Sat, 31 Mar 2012, Kurt Roeckx wrote:


On Sat, Mar 31, 2012 at 10:19:49AM +0200, Benedikt Spranger wrote:

Please enable IDEA support.

Why do you want to use IDEA?  I see no use of it.
me too, but there are people still using it. The use of idea have been 
declined, bat hits me round about once a month. therefor it would be handy 
to have the support enabled.


regards
Benedikt Spranger



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



Bug#666162: Acknowledgement (gcc-4.7: hppa build fails: error: bits/predefs.h: No such file or directory)

2012-03-31 Thread Matthias Klose

On 30.03.2012 22:41, John David Anglin wrote:
 On 3/30/2012 10:02 AM, Matthias Klose wrote:
 we can't ship the tm.texi files
 I'm surprised. From what I see, copying of the GCC manual components is 
covered
 by the GNU Free Documentation License,

right, but including front and back cover texts and an invariant section, which 
unfortunately is not DFSG compliant.


 Version 1.3. It's not very good if the manual can't be shipped.

No, but we have to live with it.



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



Bug#666510: please make udev|makedev dependency Linux-only

2012-03-31 Thread Robert Millan
Hi,

El 31 de març de 2012 12:26, Aurelien Jarno aurel...@aurel32.net ha escrit:
 Given lm-sensors is completely useless on non Linux-kernel, I don't
 really see the point. The package is kept on non-Linux architectures
 just to avoid removing the build-deps in dozens of packages, to add it
 later when either support for other kernels is added to lm-sensors or
 when the non-Linux kernels start to provide access to sensors via their
 /sys compatibility layer.

I'm afraid I don't understand your point.  You're basically saying
that either [1] or [2] may happen, and that if [1] happens, then the
dependency needs to be removed, if [2] happens, then the dependency
needs to be removed, and until either of [1] or [2] happen, the
dependency needs to be removed anyway.  I.e. you're saying the
dependency needs to be removed no matter if/when [1] or [2] happen.

Additionally, there's [3] which is not something that can happen, but
a decision that has been discarded.  If you apply solution [3], then
of course the situation is different, but you didn't say that you're
taking [3] into consideration.

I can't make any sense of it.  But maybe I'm just obtuse today.  Is
there someone else who understands this reasoning?

[1] someone ports lm-sensors to kfreebsd
[2] kfreebsd adds compatibility extensions to make lm-sensors work
[3] remove the package until it works (alongside all its dependencies)

-- 
Robert Millan



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



Bug#666517: dnsmasq: TXT record problems found by berkeley's netalyzr

2012-03-31 Thread FLD
Package: dnsmasq
Version: 2.55-2
Severity: normal

Did the berkeley's ICSI Netalyzr test on a Win XP (Java 7) machine 
behind my Debian gateway running Squeeze, got following results:

Direct probing of DNS resolvers (?) –
Your system is configured to use 1 DNS resolver(s).
The resolver at 192.168.0.1 (phys-dns51) could not process the following tested 
types:

* Medium (~1300B) TXT records
* Large (~3000B) TXT records

It validates DNSSEC. It does not wildcard NXDOMAIN errors. The resolver reports 
a number of additional properties. Hide them.

* Hostname: phys-dns51
* Version: dnsmasq-2.55
* Authors: Simon Kelley
* Copyright: Copyright (c) 2000-2010 Simon Kelley

-- System Information:
Debian Release: 6.0.3
  APT prefers stable
  APT policy: (700, 'stable'), (500, 'stable-updates')
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/bash

Versions of packages dnsmasq depends on:
ii  adduser   3.112+nmu2 add and remove users and groups
ii  dnsmasq-base  2.55-2+b1  A small caching DNS proxy and DHCP
ii  netbase   4.45   Basic TCP/IP networking system

dnsmasq recommends no packages.

Versions of packages dnsmasq suggests:
pn  resolvconfnone (no description available)

-- Configuration Files:
/etc/dnsmasq.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#587158: bluetoothd: No DBus connection

2012-03-31 Thread Laurent Bigonville
Package: bluez
Followup-For: Bug #587158

Hi,

It seems that network-manager is also complaining about the lack of dbus
sevice file.

NetworkManager[1545]: warn bluez error getting default adapter: The name 
org.bluez was not provided by any .service files

Cheers

Laurent Bigonville

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

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

Versions of packages bluez depends on:
ii  dbus  1.5.12-1
ii  kmod  6-2
ii  libc6 2.13-27
ii  libcap-ng00.6.6-1
ii  libdbus-1-3   1.5.12-1
ii  libglib2.0-0  2.32.0-3
ii  libreadline6  6.2-8
ii  libudev0  175-3.1
ii  libusb-0.1-4  2:0.1.12-20
ii  lsb-base  4.1+Debian0
ii  python-dbus   0.84.0-3
ii  python-gi 3.1.0-2
ii  udev  175-3.1

bluez recommends no packages.

bluez 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#666518: [INTL:da] Danish translation of the debconf templates xen-api

2012-03-31 Thread Joe Dalton
Package: xen-api
Severity: wishlist
Tags: l10n patch

Please include the attached Danish xen-api translations.

joe@pc:~/over/debian/xen-api$ msgfmt --statistics -c -v -o /dev/null 
da.poda.po: 3 oversatte tekster.

bye
Joe


da.po
Description: Binary data


Bug#657653: checkrestart -p completely broken?

2012-03-31 Thread Peter Eisentraut
On lör, 2012-03-31 at 11:11 +0200, Javier Fernández-Sanguino Peña wrote:
 So the approach is still useful for those users running stable and doing
 security upgrades which is one of the main goals of checkrestart.

Good point.

 dpkg-query --search /lib/i386-linux-gnu/libexpat.so*
 
 instead of how it is currently done:
 
 dpkg-query --search /lib/i386-linux-gnu/libexpat.so.1.5.2
 
 
 The previous one can be useful to make checkrestart known that the former 
 library belongs to the
 libexpat1 package, although it might lead to false positives if not coded
 properly. Whileas the second one will not indicate any package (as the file
 has been removed)
 
 Does this sound like a viable approach?

It's worth a try.





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



Bug#666355: binutils-z80: FTBFS: /bin/sh: 1: cd: can't cd to build

2012-03-31 Thread Alberto Garcia
On Fri, Mar 30, 2012 at 11:55:10AM +0200, Alberto Garcia wrote:

  This rebuild was done by building only architecture:any binary
  packages (binary-arch target of debian/rules), and using a recent
  dpkg that uses the build-arch target if available.

Ok, I updated the package yesterday, I'm waiting for my previous
sponsor to upload it again.

Berto



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




Bug#616559: BUG: soft lockup - CPU#1 stuck for 63s! [upowerd:7967]

2012-03-31 Thread Jean Delvare
I can reproduce this on an openSUSE 11.4 system (kernel
2.6.37.6-0.11-default) with integrated Intel graphics (82865G, device
ID 0x2572).

mihkel, are you using a KVM switch by any chance? I do, and I have
found that the bug only happens when the KVM is switched to my other
machine. As long as the KVM is switched to the machine with the integrated
Intel graphics, everything is fine. Do you observe the same?

-- 
Jean Delvare



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



Bug#666517: dnsmasq: TXT record problems found by berkeley's netalyzr

2012-03-31 Thread Simon Kelley

On 31/03/12 12:55, FLD wrote:

Package: dnsmasq
Version: 2.55-2
Severity: normal

Did the berkeley's ICSI Netalyzr test on a Win XP (Java 7) machine
behind my Debian gateway running Squeeze, got following results:

Direct probing of DNS resolvers (?) –
Your system is configured to use 1 DNS resolver(s).
The resolver at 192.168.0.1 (phys-dns51) could not process the following tested 
types:

 * Medium (~1300B) TXT records
 * Large (~3000B) TXT records

It validates DNSSEC. It does not wildcard NXDOMAIN errors. The resolver reports 
a number of additional properties. Hide them.

 * Hostname: phys-dns51
 * Version: dnsmasq-2.55
 * Authors: Simon Kelley
 * Copyright: Copyright (c) 2000-2010 Simon Kelley



Most likely, either your gateway is blocking connections to TCP port 53, 
or your ISP/upstream nameservers won't accept TCP connections.


Try something like

dig +vc somedomain

to test this.

Simon.



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



Bug#589614: festvox-nitech-us-awb-arctic-hts_2.1-2

2012-03-31 Thread Trent W. Buck
Attached is the source package I originally submitted, with the
trivial patch necessary to make work with Debian's festival 2.x.

When changing laptop I was building from the earlier attachment and
getting confused; hopefully this post will avoid that next time.
Format: 3.0 (quilt)
Source: festvox-nitech-us-awb-arctic-hts
Binary: festvox-nitech-us-awb-arctic-hts
Architecture: all
Version: 2.1-2
Maintainer: Trent W. Buck trentb...@gmail.com
Dm-Upload-Allowed: yes
Homepage: http://hts.sp.nitech.ac.jp/?Download
Standards-Version: 3.8.4
Vcs-Browser: 
http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=collab-maint/festvox-nitech-us-awb-arctic-hts
Vcs-Darcs: http://darcs.debian.org/collab-maint/festvox-nitech-us-awb-arctic-hts
Build-Depends: debhelper (= 7.0~)
Package-List: 
 festvox-nitech-us-awb-arctic-hts deb sound extra
Checksums-Sha1: 
 4cb86b7baea9036893194e2f5a51768e8db8f31a 1636752 
festvox-nitech-us-awb-arctic-hts_2.1.orig.tar.bz2
 11a192ba1e2999ea8a167d2536410c54799e6918 2832 
festvox-nitech-us-awb-arctic-hts_2.1-2.debian.tar.xz
Checksums-Sha256: 
 7aea67674661d29ee8686b45af38f4f090204e101abaead04aa731bdb7635569 1636752 
festvox-nitech-us-awb-arctic-hts_2.1.orig.tar.bz2
 f5b7e395ab6aba9aef442e38dfb9f967411e50b885bbb47c5d888954e3c350d5 2832 
festvox-nitech-us-awb-arctic-hts_2.1-2.debian.tar.xz
Files: 
 b688790a3dcd3e7afbf37269857fda6f 1636752 
festvox-nitech-us-awb-arctic-hts_2.1.orig.tar.bz2
 1f52c5290356e17e81777de2a0f22729 2832 
festvox-nitech-us-awb-arctic-hts_2.1-2.debian.tar.xz


festvox-nitech-us-awb-arctic-hts_2.1-2.debian.tar.xz
Description: Binary data


Bug#661318: Possibility integrating newer Hyper-V paravirt drivers in squeeze?

2012-03-31 Thread Jonathan Nieder
Mathieu Simon wrote:

 I'd like to help getting the patches in right shape - if possible.
[...]
 Does Debian prefer 1 patch per upstream commit or have one big patch
 per driver/file?

I believe the kernel team is happiest if there's a public git tree
based against 3.2, gregkh's 3.2.y, or some similar release like
gregkh's 3.0.y to pull patches from.  (Compare aufs.)

[...]
 ata_pIIx doesn't defer to the (much faster) paravirt storage driver when
 Debian is run on Hyper-V,
 or worse, we can lose the root file system when drivers switch between
 storvsc and ata_piix.

 As we can't use modprobe rules (as done on RHEL for this), Andy
 Whitcroft has come up
 with a patch for Ubuntu's 3.2-based kernel that solves the problem and
 does the job on
 Wheezys' kernel too.*
[...]
 * 
 http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-precise.git;a=commitdiff;h=a896e46ae52619bf4f34cdb342c2862071f5c25c;hp=720dab378e884a99b6d8aed51f7eb1615d10549e
 (MS' Mike Sterling agreed in community forums that this patch isn't
 likely to go upstream as such...)

Has the topic been raised on the linux-ide@ list?

Thanks,
Jonathan



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



Bug#666519: [INTL:da] Danish translation of the debconf templates phalanx

2012-03-31 Thread Joe Dalton
Package: phalanx
Severity: wishlist
Tags: l10n patch

Please include the attached Danish phalanx translations.

joe@pc:~/over/debian/phalanx$ msgfmt --statistics -c -v -o /dev/null da.po
da.po: 5 oversatte tekster.

bye
Joe


da.po
Description: Binary data


Bug#666286: yasr: FTBFS: yasr.h:312:12: error: conflicting types for 'openpty'

2012-03-31 Thread Cyril Brulebois
tag 666286 patch pending
thanks

Lucas Nussbaum lu...@lucas-nussbaum.net (30/03/2012):
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 This rebuild was done by building only architecture:any binary packages
 (binary-arch target of debian/rules), and using a newer dpkg that uses the
 build-arch target if available.

Just pushed to git:
| commit e8ac2b51e1d23c65814d28a09c11f61c16903df3
| Author: Cyril Brulebois k...@debian.org
| Date:   Sat Mar 31 13:06:04 2012 +
| 
| Switch to dh, fix FTBFS with build-arch (Closes: #666286).

changelog:
| [ Cyril Brulebois ]
| * Switch to dh:
|   - Bump debhelper build-dep and compat to 8.
|   - Use override_dh_*.
|   - Use the quilt sequence, fixing applying/unapplying patches, and
| building with build-arch (Closes: #666286).

Samuel, time to upload? Maybe with a higher urgency?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#666520: hardening-wrapper: Please add support for gcc/g++ 4.7

2012-03-31 Thread Cyril Brulebois
Package: hardening-wrapper
Version: 1.36
Severity: important

Hi,

g{cc,++}-4.7 are in unstable, please add support for them.

Mraw,
KiBi.



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



Bug#657495: network-manager: Fails to achieve stable link when IPv6 enabled on network

2012-03-31 Thread Thomas Breitner
Package: network-manager
Version: 0.9.4.0-1
Followup-For: Bug #657495

Dear Maintainer,


i experience this bug since mid march 2012. Trying to associate via WLAN does
not work, n-m seems to be stuck in an CRDA-update-loop;
snippet from syslog:


Mar 31 14:03:52 malaschlepp wpa_supplicant[10617]: Associated with
c0:25:06:cd:a7:5a
Mar 31 14:03:52 malaschlepp NetworkManager[5036]: debug [1333195432.967902]
[nm-netlink-monitor.c:163] link_msg_handler(): netlink link message: iface idx
3 flags 0x11003
Mar 31 14:03:52 malaschlepp NetworkManager[5036]: debug [1333195432.968060]
[nm-netlink-monitor.c:163] link_msg_handler(): netlink link message: iface idx
3 flags 0x11003
Mar 31 14:03:52 malaschlepp NetworkManager[5036]: debug [1333195432.968169]
[nm-netlink-monitor.c:163] link_msg_handler(): netlink link message: iface idx
3 flags 0x11003
Mar 31 14:03:52 malaschlepp kernel: [14618.607194] cfg80211: Calling CRDA for
country: DE
Mar 31 14:03:52 malaschlepp NetworkManager[5036]: info (wlan0): supplicant
interface state: associating - associated
Mar 31 14:03:52 malaschlepp kernel: [14618.616317] cfg80211: Regulatory domain
changed to country: DE
Mar 31 14:03:52 malaschlepp kernel: [14618.616326] cfg80211: (start_freq -
end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Mar 31 14:03:52 malaschlepp kernel: [14618.616334] cfg80211: (240 KHz -
2483500 KHz @ 4 KHz), (N/A, 2000 mBm)
Mar 31 14:03:52 malaschlepp kernel: [14618.616341] cfg80211: (515 KHz -
525 KHz @ 4 KHz), (N/A, 2000 mBm)
Mar 31 14:03:52 malaschlepp kernel: [14618.616347] cfg80211: (525 KHz -
535 KHz @ 4 KHz), (N/A, 2000 mBm)
Mar 31 14:03:52 malaschlepp kernel: [14618.616353] cfg80211: (547 KHz -
5725000 KHz @ 4 KHz), (N/A, 2698 mBm)
Mar 31 14:03:55 malaschlepp kernel: [14621.607745] wlan0: disassociated from
c0:25:06:cd:a7:5a (Reason: 2)
Mar 31 14:03:55 malaschlepp NetworkManager[5036]: debug [1333195435.976162]
[nm-netlink-monitor.c:163] link_msg_handler(): netlink link message: iface idx
3 flags 0x1003
Mar 31 14:03:56 malaschlepp wpa_supplicant[10617]: CTRL-EVENT-DISCONNECTED
bssid=c0:25:06:cd:a7:5a reason=2
Mar 31 14:03:56 malaschlepp NetworkManager[5036]: debug [1333195436.27650]
[nm-netlink-monitor.c:163] link_msg_handler(): netlink link message: iface idx
3 flags 0x1003
Mar 31 14:03:56 malaschlepp wpa_supplicant[10617]: CTRL-EVENT-DISCONNECTED
bssid=00:00:00:00:00:00 reason=3
Mar 31 14:03:56 malaschlepp kernel: [14621.659970] cfg80211: Calling CRDA to
update world regulatory domain
Mar 31 14:03:56 malaschlepp kernel: [14621.660038] wlan0: deauthenticating from
c0:25:06:cd:a7:5a by local choice (reason=3)
Mar 31 14:03:56 malaschlepp NetworkManager[5036]: info (wlan0): supplicant
interface state: associated - disconnected
Mar 31 14:03:56 malaschlepp kernel: [14621.669006] cfg80211: World regulatory
domain updated:
Mar 31 14:03:56 malaschlepp kernel: [14621.669010] cfg80211: (start_freq -
end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Mar 31 14:03:56 malaschlepp kernel: [14621.669014] cfg80211: (2402000 KHz -
2472000 KHz @ 4 KHz), (300 mBi, 2000 mBm)
Mar 31 14:03:56 malaschlepp kernel: [14621.669017] cfg80211: (2457000 KHz -
2482000 KHz @ 2 KHz), (300 mBi, 2000 mBm)
Mar 31 14:03:56 malaschlepp kernel: [14621.669020] cfg80211: (2474000 KHz -
2494000 KHz @ 2 KHz), (300 mBi, 2000 mBm)
Mar 31 14:03:56 malaschlepp kernel: [14621.669023] cfg80211: (517 KHz -
525 KHz @ 4 KHz), (300 mBi, 2000 mBm)
Mar 31 14:03:56 malaschlepp kernel: [14621.669026] cfg80211: (5735000 KHz -
5835000 KHz @ 4 KHz), (300 mBi, 2000 mBm)
Mar 31 14:03:56 malaschlepp NetworkManager[5036]: info (wlan0): supplicant
interface state: disconnected - scanning
Mar 31 14:03:58 malaschlepp NetworkManager[5036]: debug [1333195438.790571]
[nm-netlink-monitor.c:163] link_msg_handler(): netlink link message: iface idx
3 flags 0x1003
Mar 31 14:03:58 malaschlepp wpa_supplicant[10617]: Trying to authenticate with
c0:25:06:cd:a7:5a (SSID='adeos' freq=2432 MHz)
Mar 31 14:03:58 malaschlepp kernel: [14624.420764] wlan0: authenticate with
c0:25:06:cd:a7:5a (try 1)
Mar 31 14:03:58 malaschlepp NetworkManager[5036]: info (wlan0): supplicant
interface state: scanning - authenticating
Mar 31 14:03:58 malaschlepp wpa_supplicant[10617]: Trying to associate with
c0:25:06:cd:a7:5a (SSID='adeos' freq=2432 MHz)
Mar 31 14:03:58 malaschlepp kernel: [14624.423589] wlan0: authenticated
Mar 31 14:03:58 malaschlepp kernel: [14624.424222] wlan0: associate with
c0:25:06:cd:a7:5a (try 1)
Mar 31 14:03:58 malaschlepp NetworkManager[5036]: info (wlan0): supplicant
interface state: authenticating - associating
Mar 31 14:03:58 malaschlepp kernel: [14624.432521] wlan0: RX ReassocResp from
c0:25:06:cd:a7:5a (capab=0x431 status=0 aid=2)
Mar 31 14:03:58 malaschlepp kernel: [14624.432531] wlan0: associated
Mar 31 14:03:58 malaschlepp kernel: [14624.432540] wlan0: No basic rates in
AssocResp. Using min supported rate 

Bug#664906: audacious-dumb: FTBFS: audacious-dumb.h:41:32: fatal error: audacious/configdb.h: No such file or directory

2012-03-31 Thread Vincent Legout
Hi,

After a quick look, I think the new upstream version needs to be
packaged to fix this bug. And the package is currently useless because
audacious does not detect the plugin.

There also seems to be a plugin named ModPlug in audacious-plugins which
may have the same features.

Cheers,
Vincent



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



Bug#666521: holdingsnuts: CPPFLAGS hardening flags missing

2012-03-31 Thread Simon Ruderich
Package: holdingsnuts
Version: 0.0.5-4
Severity: important
Tags: patch

Dear Maintainer,

The CPPFLAGS hardening flags are missing because CMake ignores
them by default.

The following patch fixes the issue by adding them to
CFLAGS/CXXFLAGS. For more hardening information please have a
look at [1], [2] and [3].

diff -Nru holdingnuts-0.0.5/debian/rules holdingnuts-0.0.5/debian/rules
--- holdingnuts-0.0.5/debian/rules  2012-02-23 13:16:43.0 +0100
+++ holdingnuts-0.0.5/debian/rules  2012-03-31 15:15:53.0 +0200
@@ -4,6 +4,10 @@
 #export DH_VERBOSE=1
 
 export DEB_BUILD_MAINT_OPTIONS  = hardening=+bindnow,+pie
+# CMake doesn't use CPPFLAGS, pass them to CFLAGS/CXXFLAGS to enable the
+# missing (hardening) flags.
+export DEB_CFLAGS_MAINT_APPEND   = $(shell dpkg-buildflags --get CPPFLAGS)
+export DEB_CXXFLAGS_MAINT_APPEND = $(shell dpkg-buildflags --get CPPFLAGS)
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,defs
 
 # builddirectory constructed by dh

To check if all flags were correctly enabled you can use
`hardening-check` from the hardening-includes package and check
the build log (hardening-check doesn't catch everything):

$ hardening-check /usr/games/holdingnuts /usr/games/holdingnuts 
/usr/games/holdingnuts-server /usr/games/holdingnuts-server
/usr/games/holdingnuts:
 Position Independent Executable: yes
 Stack protected: yes
 Fortify Source functions: no, only unprotected functions found!
 Read-only relocations: yes
 Immediate binding: yes
/usr/games/holdingnuts:
 Position Independent Executable: yes
 Stack protected: yes
 Fortify Source functions: yes (some protected functions found)
 Read-only relocations: yes
 Immediate binding: yes
/usr/games/holdingnuts-server:
 Position Independent Executable: yes
 Stack protected: yes
 Fortify Source functions: no, only unprotected functions found!
 Read-only relocations: yes
 Immediate binding: yes
/usr/games/holdingnuts-server:
 Position Independent Executable: yes
 Stack protected: yes
 Fortify Source functions: yes (some protected functions found)
 Read-only relocations: yes
 Immediate binding: yes

(Position Independent Executable and Immediate binding is not
enabled by default.)

Use find -type f \( -executable -o -name \*.so\* \) -exec
hardening-check {} + on the build result to check all files.

Regards,
Simon

[1]: https://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
[2]: https://wiki.debian.org/HardeningWalkthrough
[3]: https://wiki.debian.org/Hardening
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9


signature.asc
Description: Digital signature


Bug#666522: b43 driver couldn't find firmware files

2012-03-31 Thread bugreport

Package: firmware-b43-installer
Version: 1:015-12


Hi there,

my b43 driver (package linux-image-3.2.0-2-686-pae) couldn't find the 
firmware files. So I copied them from /lib/firmware/b43/b43/*fw to 
/lib/firmware/b43/*fw


Now the b43 driver can find the firmware files perfectly.

Malte



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



Bug#666523: libreoffice: upgrade to 1:3.5.2~rc2-1 utterly fails

2012-03-31 Thread Christoph Anton Mitterer
Package: libreoffice
Version: 1:3.5.2~rc2-1
Severity: grave
Justification: renders package unusable



Hi.

The recent package upgrade fails with:
Preparing to replace libreoffice-officebean 1:3.4.6-2 (using 
.../libreoffice-officebean_1%3a3.5.2~rc2-1_amd64.deb) ...^M
Unpacking replacement libreoffice-officebean ...^M
Preparing to replace python-uno 1:3.4.6-2 (using 
.../python-uno_1%3a3.5.2~rc2-1_amd64.deb) ...^M
^M
ERROR: Cannot determine language!^M
Exception details: ^M
(com.sun.star.uno.RuntimeException) { { Message = Cannot determine language!, 
Context = (com.sun.star.uno.XInterface) @0 } }^M
^M
unopkg failed.^M
terminate called after throwing an instance of 
'com::sun::star::uno::RuntimeException'^M
/var/lib/dpkg/tmp.ci/preinst: line 11:  6709 Aborted 
/usr/lib/libreoffice/program/unopkg sync -v --shared 
-env:BUNDLED_EXTENSIONS_USER=file:///usr/l
dpkg: error processing 
/var/cache/apt/archives/python-uno_1%3a3.5.2~rc2-1_amd64.deb (--unpack):^M
 subprocess new pre-installation script returned error exit status 134^M






/usr/lib/libreoffice/program/unopkg.bin: error while loading shared libraries: 
libjvmaccessgcc3.so.3: cannot open shared object file: No such file or 
directory^M
dpkg: error processing libreoffice-common (--unpack):^M
 subprocess installed post-installation script returned error exit status 127^M
Errors were encountered while processing:^M
 /var/cache/apt/archives/python-uno_1%3a3.5.2~rc2-1_amd64.deb^M
 libreoffice-common^M

...
(other messages are missing from the log)



Cheers,
Chris.


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

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

Versions of packages libreoffice depends on:
ii  fonts-sil-gentium-basic [ttf-sil-gentium-basic]  1.1-5
ii  liblucene2-java  2.9.4+ds1-4
ii  libreoffice-base 1:3.4.6-2
ii  libreoffice-calc 1:3.4.6-2
ii  libreoffice-core 1:3.4.6-2
ii  libreoffice-draw 1:3.4.6-2
ii  libreoffice-filter-mobiledev 1:3.4.6-2
ii  libreoffice-impress  1:3.4.6-2
ii  libreoffice-java-common  1:3.4.6-2
ii  libreoffice-math 1:3.4.6-2
ii  libreoffice-report-builder-bin   1:3.4.6-2
ii  libreoffice-writer   1:3.4.6-2
ii  ttf-dejavu   2.33-2

Versions of packages libreoffice recommends:
ii  fonts-liberation [ttf-liberation]  1.07.2-2
ii  libpaper-utils 1.1.24+nmu1
ii  ttf-mscorefonts-installer  3.4

Versions of packages libreoffice suggests:
ii  cups-bsd   1.5.2-9
ii  default-jre [java5-runtime]1:1.6-47
ii  gcj-4.6-jre [java5-runtime]4.6.3-1
ii  gcj-4.7-jre [java5-runtime]4.7.0-1
ii  gcj-jre [java5-runtime]4:4.7.0-3
ii  gstreamer0.10-ffmpeg   1:0.10.13-0.2
ii  gstreamer0.10-plugins-bad  0.10.23-1
ii  gstreamer0.10-plugins-base 0.10.36-1
ii  gstreamer0.10-plugins-good 0.10.31-1
ii  gstreamer0.10-plugins-ugly 0.10.19-1
ii  hunspell-de-de [hunspell-dictionary]   20110609-1
ii  hunspell-en-us [hunspell-dictionary]   20070829-5
ii  hyphen-de [hyphen-hyphenation-patterns]1:3.3.0-3
ii  iceweasel  10.0.3esr-3
ii  imagemagick8:6.6.9.7-7
ii  libgl1-mesa-glx [libgl1]   7.11.2-1
ii  libldap-2.4-2  2.4.28-1.2
ii  libreoffice-filter-binfilter   1:3.4.6-2
ii  libreoffice-gnome  1:3.4.6-2
ii  libreoffice-help-de [libreoffice-help-3.4] 1:3.4.6-2
ii  libreoffice-help-en-gb [libreoffice-help-3.4]  1:3.4.6-2
ii  libreoffice-help-en-us [libreoffice-help-3.4]  1:3.4.6-2
ii  libreoffice-l10n-de [libreoffice-l10n-3.4] 1:3.4.6-2
ii  libreoffice-l10n-en-gb [libreoffice-l10n-3.4]  1:3.4.6-2
ii  libreoffice-officebean 1:3.4.6-2
ii  libsane1.0.22-7
ii  libxrender11:0.9.6-2
ii  myspell-en-gb [myspell-dictionary] 1:3.3.0-3
ii  mythes-de [mythes-thesaurus]   20110119-5
ii  mythes-en-us [mythes-thesaurus]1:3.3.0-3
ii  openclipart-libreoffice2.0-1
ii  openjdk-6-jre [java5-runtime]  6b24-1.11.1-3
ii  openjdk-7-jre [java5-runtime]  7~u3-2.1-3
ii  pstoedit 

Bug#656046: postgrey: listening on IPv6 does not work, gives connection refused to postfix

2012-03-31 Thread Frank Engler
Package: postgrey
Version: 1.34-1.1
Followup-For: Bug #656046

Are you sure postfix tries to connect to IPv6? If you are using

check_policy_service inet:127.0.0.1:10023

as suggested in README.Debian postfix will not use IPv6.
The examples in README.Debian should cover IPv6.



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



Bug#666524: ITP: allegro4.4 -- portable library for cross-platform game and multimedia development

2012-03-31 Thread Andreas Rönnquist
Package: wnpp
Severity: wishlist
Owner: Andreas Rönnquist gus...@gusnan.se

* Package name: allegro4.4
  Version : 4.4.2
  Upstream Author : Shawn Hargreaves (sh...@talula.demon.co.uk) and 
others, see AUTHORS file
* URL : http://www.liballeg.org/
* License : Allegro gift-ware license [1]
  Programming Lang: C
  Description : portable library for cross-platform game and
multimedia development

Me and Tobias Hansen have decided to do something about the situation
of the Allegro Game programmers library in Debian - Both packaging version
5.0 (ITP at [2]) and the newer versions, but also do something about
the situation of the older libs.

Allegro 4.2 which is packaged in debian has been abandoned upstream for
a long time, while 4.4 is still in maintenance mode upstream with the
occasional bug-fix coming.

Since there still are packages in Debian which uses the 4 series, we
would like to package 4.4 also, and in time get rid of the 4.2 version.

We intend to maintain Allegro under the games team and if anyone would
like to step up and help out, they would be most welcome.

best regards
/Andreas

[1] - http://www.liballeg.org/license.html
[2] - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612778



signature.asc
Description: PGP signature


Bug#666491: document totally crashes abiword right at opening

2012-03-31 Thread Dmitry Smirnov
Weird, I can open this document from File--Open dialog
bit abiword is indeed crashing if the same document given in command line.

In the future please report bugs using reportbug or reportbug-ng
because important information regarding installed libraries etc. 
is not provided in your report.

See 

 *  http://www.debian.org/Bugs/Reporting
 *  http://wiki.debian.org/reportbug

Regards,
Dmitry.



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



Bug#666449: libssl1 upgrade breaks offlineimap

2012-03-31 Thread ael
The problem seems to be libssl1.0.0_1.xxx. Downgrading from

libssl1.0.0_1.0.1-2_i386.deb
to
libssl1.0.0_1.0.0h-1_i386.deb

*does* cure the problem.

ael




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



Bug#666525: pbuilder fails to create directory under ccash when run with sudo

2012-03-31 Thread Praveen A
package: pbuilder
severity: normal
version: 0.210

It was working properly earlier before I updated it two days back. Now
it works if I use su instead of sudo. It failed a few times.

error I get is
ccache: FATAL: Failed to create
/media/forge/debian/pbuilder/ccache/0/3: Permission denied

my .pbuilderrc is

BASETGZ=/media/forge/debian/pbuilder/sid-base.tgz
BUILDPLACE=/media/forge/debian/pbuilder/build
CCACHEDIR=/media/forge/debian/pbuilder/ccache
BASEPATH=/media/forge/debian/pbuilder/base.cow
COWBUILDER_BASE=/media/forge/debian/pbuilder/
DISTRIBUTION=sid
BUILDRESULT=/media/forge/debian/pbuilder/results
APTCACHE=/media/forge/debian/pbuilder/aptcache
AUTOCLEANAPTCACHE=yes

/dev/sdb2 on /media/forge type ext3
(rw,nosuid,relatime,errors=continue,barrier=1,data=ordered,uhelper=udisks)

It is on an external usb drive.
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your
rights from them; you give them permission to rule, only so long as
they follow the rules: laws and constitution.



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



Bug#540808: hibernate fails on HP dv9750ed laptop

2012-03-31 Thread Jonathan Nieder
fixed 540808 linux-2.6/2.6.32-41
quit

Rares Aioanei wrote:

 It works without the snippet and without any xorg.conf.

I guess you don't use nouveau, then. ;-)

 I just dpkg
 -i'd the kernel, ran pm-hibernate as root in Fluxbox and it
 hibernated, then came up when I started the machine.

Thanks much.  That's a comfort.

Ciao,
Jonathan



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



Bug#666526: [INTL:da] Danish translation of the debconf templates golang

2012-03-31 Thread Joe Dalton
Package: golang
Severity: wishlist
Tags: l10n patch

Please include the attached Danish golang translations.

joe@pc:~/over/debian/golang$ msgfmt --statistics -c -v -o /dev/null da.po
da.po: 4 oversatte tekster.

bye
Joe


da.po
Description: Binary data


Bug#666449: Downgrade of openssl does not fix problem

2012-03-31 Thread ael
Downgrading to openssl_1.0.0h-1_i386.deb did *not* fix the problem,
so it seems likely that I have misdiagnosed the issue.

ael




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



Bug#666468: cairo: major text display problems in iceweasel

2012-03-31 Thread Christoph Anton Mitterer

Hi.

Confirm this, but for me it happens also in other applications, e.g 
gnome terminal.

Downgrading fixes, obviously.

Cheers,
Chris.



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



Bug#540808: hibernate fails on HP dv9750ed laptop

2012-03-31 Thread Jonathan Nieder
Rares Aioanei wrote:

 I just dpkg
 -i'd the kernel, ran pm-hibernate as root in Fluxbox and it
 hibernated, then came up when I started the machine.

Just to check: do you mean you didn't reboot into the squeeze kernel
before testing whether it hibernates correctly?



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



Bug#666527: ITP: ssb-sprom -- A tool for modification of the Broadcom Sonics Silicon Backplane SPROM

2012-03-31 Thread Dominik George
Package: wnpp
Severity: wishlist
Owner: Dominik George n...@naturalnet.de

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: ssb-sprom
  Version : 20120331 
  Upstream Author : Michael Buesch m...@bues.ch 
* URL : http://linuxwireless.org/en/users/Drivers/b43 
* License : GPL-2 
  Programming Lang: C 
  Description : A tool for modification of the Broadcom Sonics Silicon 
Backplane SPROM

The ssb-sprom tool allows for the modification of Broadcom Sonics Silicon
Backplane SPROM data, e.g. the MAC address or the PCI IDs.

This is especially useful if your BIOS checks the device IDs at boot as some
vendors (Compaq/HP) do in notebooks to prevent the use of third-party hardware.

The SPROM data is exposed through sysfs in Linux.

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

iQHOBAEBAgA4BQJPdw1LMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQ2w6kvOIQdBKaJwwAkfaGLEEiceA8AiS6zV7p
PY0u4T70WxytzHSpil8ItABsKD8dkY2qj/CeqCn0biRy+eHVqKm3HIEpnO4U7Up/
uAgS8kEax4U6B5mMQu1cIqmP9jq22HX7l4pwC09cDH1HjQbxfZ/hvejG+gBWUsyU
JIOF5fMzZrd1AUTelGq8OJjK5MJ1kHyNJLzLTxSmj59sx3SCGCsUaw35WqREsqZ9
Yrg5c1aYJTAB09aQynvIZHUBfwUhm5RDsMPnAHIXGtZH1AkarriU4QMk57nSi+UB
so0RCHdXmw1zOENUGALeXS5qoeXwUD5TgYDm+ls+f4MI3atNLeyqchhyuYo2vwSX
fcbxSIV32bttAhXrBtQ+0Di17POptHhvyTqJPWagJ2W63efZ7RmMSZnT8jqJNH3B
Im8aQ7iCDjcI5C/6qKdeiELcH4JAU95/ekrEzkBJOOPgesXAqeUSEMaTNgWZTIq5
3JBNyOqEFp+j6qdpUfy/7kufGruq2YKpjyLMzTjRPmM5
=kh+n
-END PGP SIGNATURE-



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



Bug#542276: liferea blocks while running a feed update command

2012-03-31 Thread Daniel Jacobowitz
On Wed, Mar 28, 2012 at 2:00 PM, Moray Allan mo...@sermisy.org wrote:
 As of version 1.8.3, liferea is much less prone to locking up again.

 Please check whether you still see lockups with the script that caused
 them before, perhaps we can close this bug now.

I don't use liferea any more, so I can't check this - sorry.

-- 
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#635504: RFP: flashcache -- write back block device cache for Linux

2012-03-31 Thread Arno Töll
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

retitle 635504 RFP: flashcache -- write back block device cache for Linux
thanks

As a status update: None of us currently has time to maintain this package
anymore. Thus, I am changing the bug state to RFP and everyone interested
might pick it up. The package was ready and in shape in November but
didn't find a sponsor back then. The most recent package is available
versioned in [1] and Dmitry might possibly be interested to co-maintain
it with someone else.

The package was tested last with kernel 3.0 and seemed to work fine back
then.

[1] http://anonscm.debian.org/gitweb/?p=collab-maint/flashcache.git

- -- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPdw1WAAoJEMcrUe6dgPNtvukP/A+yCN3qDf54Oc8BRyxht4HS
+dFJu6g8jjl7j5pAF6FBTkguCOlufGNjhLViRhO6OSWz5SCT5ogVfAmDuodZUgF1
dCWpwZdm1rO6C8avsmHgqcW9MxE+vo/NIlMobWBnEgHmEBO3N+QPvhb80srI8nWe
xiEZ9/uAFbkI6nzDcWbSv2c4jh1Wsovxelc8qHv843dNAjBwM3reFb6fjj6zSmrb
ZBX4IeTT8RsHN+9F6QDOSVZxvnSim9/AoI/IcoGsxmXGsGfHXGcI/+DwSFDARvpa
F1LB0mPqIW+vwb/vYL7jDJnVGARgqW5FZdb5YwZWVaah8cjVskQQ3JKuxIvG6bwV
jHESILjNmgKbAZC5imztskasz3XJTmWYfUEO2o4ON93jX4kayUa1wA0U0pjSznwP
4iWiUzT+oJduyMbac7nWlshz/5Aqqihp+YPPMElvP2HlT3hw6Juk2voEiellZnqG
uH2LbYW0cVscriEsLXIm8KMLb0A7s6EKkKmEwNs8er6wAFd6vVgb9gcgD+7XHlyj
jUkk+Y4JnU6zbpwBAnn8LvQEU+qf8TQWXrogRo/Se0KQ9QPYrnfHWJrZ5yB7PGUC
lWZxbvPYNKLTi7VHOx09g2kKFdMSbepK0d5JtQmxWOEcIzrE2EPKmzDbJZNXvJWk
vK7m4vJ8CPRXfmGBfoNP
=I3Ne
-END PGP SIGNATURE-



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



Bug#666449: [Pkg-openssl-devel] libssl1 upgrade breaks offlineimap

2012-03-31 Thread Kurt Roeckx
On Sat, Mar 31, 2012 at 02:44:39PM +0100, ael wrote:
 The problem seems to be libssl1.0.0_1.xxx. Downgrading from
 
 libssl1.0.0_1.0.1-2_i386.deb
 to
 libssl1.0.0_1.0.0h-1_i386.deb
 
 *does* cure the problem.

Can you please show the hostnames and port numbers of all affected
sites?

Note that this is not really a problem with openssl, but with a
broken implementation on the other side.  See
http://bugs.debian.org/665452

I saw imap.ntlworld.com:993, but that seems to work for me.


Kurt




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



Bug#666012: libssl: Version 1.0.1-2 makes emesene unusable

2012-03-31 Thread Kurt Roeckx
On Tue, Mar 27, 2012 at 04:46:46PM -0300, Marco wrote:
 Package: libssl
 Version: libssl1.0.0
 Severity: important
 
 Dear Maintainer,
 
 When I upgraded to the latest version of libssl1.0.1-2 it made the package 
 emesene unusable.

Can you please describe what stopped working, what kind of error
message you get?

Do you know to which server and port you try to connect?


Kurt




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



Bug#666528: [INTL:da] Danish translation of the debconf templates gcl

2012-03-31 Thread Joe Dalton
Package: gcl
Severity: wishlist
Tags: l10n patch

Please include the attached Danish gcl translations.

joe@pc:~/over/debian/gcl$ msgfmt --statistics -c -v -o /dev/null da.po
da.po: 8 oversatte tekster.

bye
Joe


da.po
Description: Binary data


Bug#513973: Intend to package b43-tools

2012-03-31 Thread Dominik George
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I am taking care of packaging this as I am currently also packaging
ssb-sprom from the same source (#666527).

I am negotiating with the maintainer of b43-fwcutter about how to layout
all the packages derived from b43-tools.

As b43-fwcutter is packaged together with the b43 firmware, I think it
might be most reasonable to keep b43-fwcutter seperated and build the
other tools from a b43-tools source package.

- -nik
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.18 (GNU/Linux)

iQHOBAEBAgA4BQJPdw6cMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQ2w6kvOIQdBIoygwAiIFq+ts6QkhrMnf2xsL3
HenptkXxuQjGjT9DeF7iDFsJV3zTFwKSYQcxFOGsSgUnyUb5ReQddujajiMhQYvT
lOgSphfLBkSF+kpyhCsVb1CyslG7wVkRiUTFDoDebQmohobPHaYssMgmDPvDpf1B
k9/R6lwqkuyC4haHtT1tcOomxWznIom56c4YvDsfgwgp1MqiNhP4Whb0z/emuPCq
eIZMtvV1uwP2m6z+CarHzpZMB8wMyzolHtKhm4/kEUQIFy+Crl4gq3lRxO/kWEG1
KhNI/z1cuSnPgUekQfwzuGp57xCtHRck8HBiH0poZBdly0TGwzMQZ5z7O4eRv/+U
uk7oI0lAeeo5DLR76PxF4aWuXGXeuEcF7TIg184VvsnydiUC1AmMfAJUpHvuyFAy
V+79hEKaArd3si5VY7xEzxMM2eXIJoZ+5ot8F0FDJOQNObRYGacUvFJoJMXKE/Dp
jZnG8HxG/CftttrQgEwoMzGALpAnmF8hdJqDnPpt3YsG
=fPMP
-END PGP SIGNATURE-



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



Bug#666529: kwstyle: CPPFLAGS hardening flags missing

2012-03-31 Thread Simon Ruderich
Package: kwstyle
Version: 1.0.0+cvs20120330-1
Severity: important
Tags: patch

Dear Maintainer,

The CPPFLAGS hardening flags are missing because CMake ignores
them by default.

The following patch fixes the issue by adding them to
CFLAGS/CXXFLAGS. For more hardening information please have a
look at [1], [2] and [3].

diff -Nru kwstyle-1.0.0+cvs20120330/debian/rules 
kwstyle-1.0.0+cvs20120330/debian/rules
--- kwstyle-1.0.0+cvs20120330/debian/rules  2012-03-30 15:51:12.0 
+0200
+++ kwstyle-1.0.0+cvs20120330/debian/rules  2012-03-31 16:09:51.0 
+0200
@@ -3,6 +3,11 @@
 DPKG_EXPORT_BUILDFLAGS = 1
 -include /usr/share/dpkg/buildflags.mk
 
+# CMake doesn't use CPPFLAGS, pass them to CFLAGS/CXXFLAGS to enable the
+# missing (hardening) flags.
+CFLAGS   += $(CPPFLAGS)
+CXXFLAGS += $(CPPFLAGS)
+
 %:
dh $@
 

To check if all flags were correctly enabled you can use
`hardening-check` from the hardening-includes package and check
the build log (hardening-check doesn't catch everything):

$ hardening-check /usr/bin/KWStyle
/usr/bin/KWStyle:
 Position Independent Executable: no, normal executable!
 Stack protected: yes
 Fortify Source functions: yes (some protected functions found)
 Read-only relocations: yes
 Immediate binding: no not found!

(Position Independent Executable and Immediate binding is not
enabled by default.)

Use find -type f \( -executable -o -name \*.so\* \) -exec
hardening-check {} + on the build result to check all files.

Regards,
Simon

[1]: https://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
[2]: https://wiki.debian.org/HardeningWalkthrough
[3]: https://wiki.debian.org/Hardening
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9


signature.asc
Description: Digital signature


Bug#666530: cups fails to configure under cdebconf

2012-03-31 Thread Jacob Emmert-Aronson
Package: cdebconf
Version: 0.160
Severity: normal

Dear Maintainer,

When cdebconf is enabled, the cups postinst script dies with exit
status 15 (confirmed against cups versions 1.5.2-5, 1.5.2-8, and
1.5.2-9).  Unsetting DEBCONF_USE_CDEBCONF to fall back to debconf
allows the package to install correctly.  I locally repackaged cups
to add set -x to the postinst script and obtained the following
output, which may be useful in debugging:

 Setting up cups (1.5.2-9~debug0) ...
 + dpkg-maintscript-helper rm_conffile
 /etc/modprobe.d/blacklist-cups-usblp.conf 1.5.2-3 -- configure
 1.5.2-9
 + . /usr/share/debconf/confmodule
 ++ '[' '!' '' ']'
 ++ PERL_DL_NONLAZY=1
 ++ export PERL_DL_NONLAZY
 ++ '[' 1 ']'
 ++ exec /usr/lib/cdebconf/debconf /var/lib/dpkg/info/cups.postinst
 configure 1.5.2-9
 + dpkg-maintscript-helper rm_conffile
 /etc/modprobe.d/blacklist-cups-usblp.conf 1.5.2-3 -- configure
 1.5.2-9
 + . /usr/share/debconf/confmodule
 ++ '[' '!' 1 ']'
 ++ '[' -z '' ']'
 ++ exec
 ++ '[' 1 ']'
 ++ exec
 ++ DEBCONF_REDIR=1
 ++ export DEBCONF_REDIR
 + '[' -e /etc/default/cups ']'
 + . /etc/default/cups
 ++ LOAD_LP_MODULE=yes
 + '[' configure = configure ']'
 ++ getent group lpadmin
 + '[' -z lpadmin:x:112: ']'
 + chown root:lpadmin /usr/share/ppd/custom
 + chmod 3775 /usr/share/ppd/custom
 + '[' '!' -e /etc/cups/raw.types ']'
 + '[' '!' -e /etc/cups/raw.convs ']'
 + db_fget cupsys/raw-print changed
 + _db_cmd 'FGET cupsys/raw-print' changed
 + _db_internal_IFS='
 '
 + IFS=' '
 + printf '%s\n' 'FGET cupsys/raw-print changed'
 + IFS='  
 '
 + IFS='
 '
 + read -r _db_internal_line
 + RET='15 changed does not exist'
 + case ${_db_internal_line%%[ ]*} in
 + return 15
 dpkg: error processing cups (--configure):
  subprocess installed post-installation script returned error exit
  status 15
 Errors were encountered while processing:
  cups

My apologies if this would be more appropriately filed under the cups
package; feel free to reassign if that is the case.

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

Kernel: Linux 3.2.0-13.dmz.2-liquorix-amd64 (SMP w/4 CPU cores;
PREEMPT) 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 cdebconf depends on:
ii  debconf   1.5.42
ii  dpkg  1.16.2
ii  libc6 2.13-27
ii  libdebian-installer4  0.80
ii  libnewt0.52   0.52.14-8
ii  libslang2 2.2.4-7
ii  libtextwrap1  0.1-13

cdebconf recommends no packages.

Versions of packages cdebconf suggests:
pn  cdebconf-gtk  none

-- debconf information:
  cdebconf/frontend/text:
  cdebconf/frontend/newt:
* cdebconf/frontend: text


-- 
Jacob Emmert-Aronson jr...@case.edu
Case Western Reserve University
Department of Physics (class 2012)
|_|0|_|
|_|_|0|
|0|0|0|


pgpmDOavFpY4g.pgp
Description: PGP signature


  1   2   3   4   5   >