Bug#716932: samba: Source package fails to unpack ("fuzz is now allowed when applying patches")

2013-07-15 Thread Steve Langasek
Control: tags -1 confirmed
Control: severity -1 serious

On Mon, Jul 15, 2013 at 07:08:52PM -0700, Daniel Schepler wrote:
> > Not reproducible locally or on the buildds.  Looks like a wrong test to
> > me.

> Funny, all I have to do to reproduce it here is a simple "apt-get source
> samba".  And as far as buildds go, by widening the net a bit I found:
> http://buildd.debian-ports.org/status/fetch.php?pkg=samba&arch=ppc64&ver=2%3A3.6.16-1&stamp=1373546725>
> which shows the same issue.  So I'd guess a recent change in sid triggered
> this, like maybe patch_2.7.1-3 uploaded c. Jul 1.

Ah, sure enough, it's reproducible after an upgrade to my sid chroot. 
Sorry about that.

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


signature.asc
Description: Digital signature


Bug#717026: libapreq2-3 and libapreq2: error when trying to install together

2013-07-15 Thread Ralf Treinen
Package: libapreq2,libapreq2-3
Version: libapreq2/2.13-1+b2
Version: libapreq2-3/2.13-2
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2013-07-16
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libexpat1 libapr1 libaprutil1 libapreq2 libapreq2-3
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libexpat1:amd64.
(Reading database ... 10834 files and directories currently installed.)
Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-4_amd64.deb) ...
Selecting previously unselected package libapr1.
Unpacking libapr1 (from .../libapr1_1.4.8-1_amd64.deb) ...
Selecting previously unselected package libaprutil1.
Unpacking libaprutil1 (from .../libaprutil1_1.5.2-1_amd64.deb) ...
Selecting previously unselected package libapreq2.
Unpacking libapreq2 (from .../libapreq2_2.13-1+b2_amd64.deb) ...
Selecting previously unselected package libapreq2-3.
Unpacking libapreq2-3 (from .../libapreq2-3_2.13-2_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libapreq2-3_2.13-2_amd64.deb 
(--unpack):
 trying to overwrite '/usr/lib/libapreq2.so.3.8.0', which is also in package 
libapreq2 2.13-1+b2
Errors were encountered while processing:
 /var/cache/apt/archives/libapreq2-3_2.13-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):

  /usr/lib/libapreq2.so.3
  /usr/lib/libapreq2.so.3.8.0

This bug has been filed against both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package. You may then
also register in the BTS that the other package is affected by the bug.

-Ralf.

PS: for more information about the detection of file overwrite errors
of this kind see http://edos.debian.net/file-overwrites/.


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



Bug#717025: dh-make-perl: Incorrectly determines package name with q style quotes

2013-07-15 Thread gregor herrmann
On Tue, 16 Jul 2013 16:23:08 +1000, Dean Hamstead wrote:

> Attempting to build a package with this type of thing in the Build.PL file

And no META.{json,yml} file, I presume, which should be preferred if
it exists, IIRC.
 
> my $build = Module::Build->new(
> module_name=> q|Example|,
> ...
> );

Do you have a real-life example of a CPAN module to save us the work
of constructing a test case? Sorry for the laziness :)
 
Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   BOFH excuse #38:  secretary plugged hairdryer into UPS 


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



Bug#717025: dh-make-perl: Incorrectly determines package name with q style quotes

2013-07-15 Thread Dean Hamstead
Package: dh-make-perl
Version: 0.76-1
Severity: important

Dear Maintainer,

   * What led up to the situation?

Attempting to build a package with this type of thing in the Build.PL file

my $build = Module::Build->new(
module_name=> q|Example|,
...
);

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

As above.

   * What was the outcome of this action?

The name determined was literally 'q|Example|'

   * What outcome did you expect instead?

Should just be 'Example'

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


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

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

Versions of packages dh-make-perl depends on:
ii  debhelper 9.20130605
ii  dpkg-dev  1.16.10
ii  fakeroot  1.19-2
ii  libapt-pkg-perl   0.1.29
ii  libarray-unique-perl  0.08-1
ii  libclass-accessor-perl0.34-1
ii  libdpkg-perl  1.16.10
ii  libemail-address-perl 1.898-1
ii  libemail-date-format-perl 1.002-1
ii  libfile-which-perl1.09-1
ii  liblist-moreutils-perl0.33-1+b1
ii  libmodule-depends-perl0.16-1
ii  libparse-debcontrol-perl  2.005-4
ii  libparse-debianchangelog-perl 1.2.0-1
ii  libsoftware-license-perl  0.103005-1
ii  libtie-ixhash-perl1.23-1
ii  libwww-mechanize-perl 1.71-1
ii  libyaml-perl  0.84-1
ii  make  3.81-8.2
ii  perl  5.14.2-21
ii  perl-modules [libcpan-meta-perl]  5.14.2-21

Versions of packages dh-make-perl recommends:
ii  apt-file  2.5.2
ii  git   1:1.8.3.1-1
ii  pristine-tar  1.28

dh-make-perl 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#703715: Kernel bug ALPS TouchPad and i915 DRM do not play nicely on Wheezy 3.2.0-4-amd64

2013-07-15 Thread Darren Williams

Hi Guys

A shorter report this time, just downloaded the Debian package source
and patches from here:
http://ftp.de.debian.org/debian/pool/main/l/linux/linux_3.2.46.orig.tar.xz
http://ftp.de.debian.org/debian/pool/main/l/linux/linux_3.2.46-1.debian.tar.xz

Applied all patches except:
bugfix/x86/drm-i915-GFX_MODE-Flush-TLB-Invalidate-Mode-must-be-.patch

Things seems to be stable and no lockups so far.

I'll test with this kernel for now and let you know.

Darren





The information in this e-mail may be confidential and subject to legal 
professional privilege and/or copyright. National ICT Australia Limited accepts 
no liability for any damage caused by this email or its attachments.


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



Bug#709668: AW: embperl: test failure with perl 5.18

2013-07-15 Thread Gerald Richter - ECOS
Hi Florian,

hash randomization and other changes in Perl 5.18 did make things much more 
complicated than I expected.

I have now a first version that seems to work with Perl 5.18 in the svn.

I have to do some further tests, than I will create a new release

Gerald

> -Ursprüngliche Nachricht-
> Von: Florian Schlichting [mailto:f...@debian.org]
> Gesendet: Samstag, 25. Mai 2013 18:41
> An: embp...@perl.apache.org
> Cc: 709...@bugs.debian.org
> Betreff: embperl: test failure with perl 5.18
> 
> Hi Gerald,
> 
> Debian is preparing to transition to perl 5.18, and test rebuilds of all 
> packages
> have revealed a problem with embperl (tracked at
> http://bugs.debian.org/709668):
> 
> > This package FTBFS with perl 5.18 from experimental (in a clean sbuild
> > session):
> >
> > #51 escape.htm...
> > Error in Line 44
> > Is: >HashinAhttp://localhost/tests?B=2&A=1";><
> > Should: >HashinAhttp://localhost/tests?A=1&B=2";><
> >
> >  ERRORS detected! NOT all tests have been passed successfully
> 
> This is potentially due to the Hash overhaul / randomization in perl
> 5.18 as described at
> http://search.cpan.org/dist/perl-5.18.0/pod/perldelta.pod#Hash_overhaul
> and may require explicit sorting of keys where their order is relevant.
> 
> Will you have time to look into this?
> 
> best,
> Florian
> 
> 
> -
> To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org
> For additional commands, e-mail: embperl-h...@perl.apache.org


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



Bug#717024: libjava problems on kfreebsd-*

2013-07-15 Thread Petr Salinger

Package: gcj-4.8-jre-headless
Version: 4.8.1-6
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

there is a significant regression in libjava testsuite.

Debian 4.8.1-5
http://lists.debian.org/debian-gcc/2013/06/msg00221.html
http://lists.debian.org/debian-gcc/2013/06/msg00223.html

Debian 4.8.1-6
http://lists.debian.org/debian-gcc/2013/07/msg00070.html
http://lists.debian.org/debian-gcc/2013/07/msg00073.html

Please use mmap instead of brk also on kfreebsd-*.

Thanks
Petr

--- a/src/boehm-gc/configure.host
+++ b/src/boehm-gc/configure.host
@@ -41,7 +41,7 @@
 fi

 case "${host}" in
-  *-linux*)
+  *-linux*|*-kfreebsd*-gnu*)
 gc_use_mmap=yes
 ;;
 esac


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



Bug#717023: solr-jetty: Invalid symlink to solr webapp directory

2013-07-15 Thread Maxim Kravets
Package: solr-jetty
Version: 3.6.0+dfsg-1
Severity: important

There is a symlink solr -> /usr/share/solr/webapp, but /usr/share/solr/webapp 
doest not exist.
Solr webapp directory is '/usr/share/solr/web' and symlink should look like 
this:
solr -> /usr/share/solr/web
or directory should be renamed to 'webapp'.

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

Kernel: Linux 3.2.0-4-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 solr-jetty depends on:
ii  jetty6.1.26-1
ii  libjetty-extra-java  6.1.26-1
ii  solr-common  3.6.0+dfsg-1

solr-jetty recommends no packages.

solr-jetty 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#695545: ITP: crosstool-ng -- tool to build toolchains for various architectures

2013-07-15 Thread YunQiang Su
Can it bootstrap?

On Mon, Dec 10, 2012 at 7:43 AM, Mathieu Mirmont  wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Mathieu Mirmont 
>
> * Package name: crosstool-ng
>   Version : 1.17.0
>   Upstream Author : Yann E. MORIN 
> * URL : http://crosstool-ng.net/
> * License : GPL, CC-BY-SA-2.5
>   Programming Lang: C, bash, make
>   Description : tool to build toolchains for various architectures
>
>  Crosstool-NG is a rewrite of the original crosstool by Dan Kegel.
>  It provides a set of patches and scripts that automate the compilation of
>  toolchains for various target architectures and operating systems.
>  .
>  The feature list includes:
>- kernel-like menuconfig configuration interface
>- growing number of supported architectures
>- support for alternative components in the toolchain
>- different target OS supported
>- patch repository for those versions needing patching
>- different threading models
>- support for both soft- and hard-float toolchains
>- support for multlib toolchains (experimental for now)
>- debug facilities
>- sample configurations repository usable as starting point for your
>  own toolchain
>
>
> --
> To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/20121209234332.10841.93367.report...@parad0x.org
>



-- 
YunQiang Su


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



Bug#709053: pbuilder: fails to upgrade chroot: "umount: /dev/shm: device is busy."

2013-07-15 Thread Ben Hutchings
Control: clone -1 -2
Control: retitle -1 pbuilder over-mounts /dev/shm on host after chroot upgraded 
from squeeze
Control: retitle -2 pbuilder does not mount /dev/shm in squeeze chroots

On Mon, 2013-05-20 at 15:35 +0200, intrig...@debian.org wrote:
> Package: pbuilder
> Version: 0.215
> Severity: important
> 
> a pbuilder --update results in:
> 
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> W: no hooks of type E found -- ignoring
> I: unmounting dev/pts filesystem
> I: unmounting run/shm filesystem
> W: Could not unmount run/shm: umount: /dev/shm: device is busy.
> (In some cases useful info about processes that use
>  the device is found by lsof(8) or fuser(1))
> W: Retrying to unmount run/shm in 5s
> umount: /dev/shm: device is busy.
> (In some cases useful info about processes that use
>  the device is found by lsof(8) or fuser(1))
> 
> ... and the last steps loop, seemingly endlessly.
> 
> pbuilder 0.213 does not expose this problem.
[...]

I'm also seeing this after a build.

pbuilder tries to mount various pseudo-filesystems under the chroot
location, before entering the chroot, including /run/shm.  But if
/run/shm in the chroot is a symlink to /dev/shm, mount will follow that
link and will over-mount /dev/shm on the host filesystem!

It looks like /run/shm is supposed to replace /dev/shm.  In squeeze,
only /dev/shm exists.  In wheezy, initscripts creates a /run/shm
directory and makes /dev/shm a symlink to it, but will do the opposite
if you have an fstab entry for /dev/shm.  (systemd only creates
/dev/shm, though.)

Now sysvinit doesn't run in a chroot environment, but initscripts does
modify /dev/shm and /run/shm on upgrade.  So I think that if you've
upgraded a squeeze chroot to wheezy you will see this problem, but a
fresh chroot will be fine.

pbuilder should fail with an obvious error message if a mountpoint in
the chroot is a symlink.  It should also continue to support the use of
/dev/shm in some way.

Ben.

-- 
Ben Hutchings
Humans are not rational beings; they are rationalising beings.


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


Bug#717021: dput-ng FTBFS due to docbook-xsl-ns change

2013-07-15 Thread Paul Tagliamonte
Package: dput-ng
Severity: serious
Tags: pending
thanks

Due to a change in docbook-xsl-ns a2x fails with xmllint bits.

CC'ing the docbook-xsl maintainer so he's aware to perhaps notify the
other r-b'ds so that packages don't randomly ftbfs.


Cheers,
  Paul

-- 
 .''`.  Paul Tagliamonte 
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `- http://people.debian.org/~paultag


signature.asc
Description: Digital signature


Bug#717020: rpm: split debugedit into seperate package

2013-07-15 Thread Shawn Landden
Package: rpm
Version: 4.11.1-2
Severity: wishlist
Tags: patch

This patch splits debugedit into its own package
dh_strip can already use debugedit to rewrite base source locations on
..debug files, and I am championing doing this by default.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: armhf (armv7l)
Foreign Architectures: armel

Kernel: Linux 3.4.0 (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 rpm depends on:
ii  debugedit 4.11.1-2
ii  libc6 2.17-7
ii  libelf1   0.153-2
ii  libpopt0  1.16-7
ii  librpm3   4.11.1-1
ii  librpmbuild3  4.11.1-1
ii  librpmio3 4.11.1-1
ii  librpmsign1   4.11.1-1
ii  perl  5.14.2-21
ii  rpm-common4.11.1-2
ii  rpm2cpio  4.11.1-1

rpm recommends no packages.

Versions of packages rpm suggests:
pn  alien 
ii  elfutils  0.153-2
pn  rpm-i18n  

-- no debconf information
>From c7955172c5187bbad64639a38d4f5c1b1184341a Mon Sep 17 00:00:00 2001
From: Shawn Landden 
Date: Mon, 15 Jul 2013 19:26:56 -0700
Subject: [PATCH] split debugedit out into its own package

---
 debian/changelog |  6 ++
 debian/control   | 14 ++
 debian/debugedit.install |  1 +
 debian/rpm.install   |  1 -
 4 files changed, 21 insertions(+), 1 deletion(-)
 create mode 100644 debian/debugedit.install

diff --git a/debian/changelog b/debian/changelog
index ec9a349..7461555 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rpm (4.11.1-2) UNRELEASED; urgency=low
+
+  * Split debugedit into its own package.
+
+ -- Shawn Landden   Mon, 15 Jul 2013 19:48:26 -0700
+
 rpm (4.11.1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 1dcfb99..258ba73 100644
--- a/debian/control
+++ b/debian/control
@@ -47,6 +47,7 @@ Depends: ${shlibs:Depends},
  ${misc:Depends},
  perl,
  rpm2cpio,
+ debugedit (= ${binary:Version}),
  rpm-common (= ${binary:Version})
 Replaces: manpages-pl (<< 20051017-1)
 Breaks: manpages-pl (<< 20051017-1), man-db (<< 2.5.0-1)
@@ -223,3 +224,16 @@ Description: Python bindings for RPM
  .
  This package includes the Python bindings for librpm, allowing Python
  scripts to manipulate RPM packages and the RPM database.
+ 
+Package: debugedit
+Architecture: any
+Suggests: rpm-i18n
+Replaces: rpm (<<4.11.1-2)
+Breaks: rpm (<<4.11.1-2)
+Multi-Arch: foreign
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: tool to mangle source locations in .debug files
+ This tool allows rewriting of source code locations in .debug files
+ to point to /usr/src (or anywhere else). It has been split out of the
+ rpm package to be useful on its own.
diff --git a/debian/debugedit.install b/debian/debugedit.install
new file mode 100644
index 000..4117c5d
--- /dev/null
+++ b/debian/debugedit.install
@@ -0,0 +1 @@
+usr/lib/rpm/debugedit
diff --git a/debian/rpm.install b/debian/rpm.install
index d80d9e4..176246d 100644
--- a/debian/rpm.install
+++ b/debian/rpm.install
@@ -5,7 +5,6 @@ usr/bin/rpm[a-z]*
 # which are in rpm-common.
 usr/lib/rpm/brp*
 usr/lib/rpm/check*
-usr/lib/rpm/debugedit
 usr/lib/rpm/find*
 usr/lib/rpm/libtool*
 usr/lib/rpm/mkinstalldirs
-- 
1.8.3.2



Bug#664981: firmware-linux-nonfree: (radeon cedar) Can't assign ICC profiles with Gnome Color Manager

2013-07-15 Thread man-d
Hello,

Fresh install of Debian stable (Wheezy)and no hardware change.
I can't reproduce this bug with firmware-linux-nonfree 0.36+wheezy.1 and
gnome-color-manager 3.4.2-1. Great!

Thank You. 


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



Bug#715526: ICE while compiling Boost 1.54 on mipsel

2013-07-15 Thread Steve M. Robbins
On July 15, 2013 08:58:02 PM Matthias Klose wrote:
> Control: reassign -1 boost1.54
> 
> Am 10.07.2013 04:41, schrieb Steve M. Robbins:
> > Package: g++-4.8
> > Version: 4.8.1-6
> > Severity: important
> > 
> > 
> > 
> > Build log is here:
> > https://buildd.debian.org/status/fetch.php?pkg=boost1.54&arch=mipsel&ver=1
> > .54.0-2&stamp=1373243794
> seems to build. 

Unfortunately, it builds only on one of the two mipsel buildds.  I'm not sure 
where the bug lies, so continuing the conversation on debian-mips [1].

-Steve

[1] https://lists.debian.org/debian-mips/2013/07/msg9.html


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


Bug#717012: util-linux_2.20.1-5.5_i386.deb is at fault

2013-07-15 Thread Alexandre Teles
Just to correct the System Information on the previous email:

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

*Alexandre Teles*
Bacharelando Interdisciplinar em Ciência e Tecnologia - UFBA
Gerente de Infraestrutura Auxiliar - Projeto Ekaaty Linux
AIESEC OGX GIP Team Member
Tel: (71)9214-8614 (TIM) - (71)9722-8403 (VIVO) - (71)8830-4286 (OI) -
(71)8237-9748 (CLARO)
Skype: kabbalista
Facebook: http://fb.com/alex.kabbal
Website: http://messisquidemmulta.org


Bug#717019: uninstallable, depends on non-existing packages

2013-07-15 Thread Yaroslav Halchenko
Package: libghc-dav-dev
Version: 0.4.1-2+b3
Severity: grave

I have no clue in haskel thus can't judge objectively, but such tight
version control looks quite fragile.

$> apt-cache policy libghc-dav-dev   
libghc-dav-dev:
  Installed: (none)
  Candidate: 0.4.1-2+b3
  Version table:
 0.4.1-2+b3 0
600 http://debian.lcs.mit.edu/debian/ sid/main amd64 Packages

$> sudo apt-get install libghc-dav-dev
[sudo] password for yoh: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libghc-dav-dev : Depends: libghc-base-dev-4.6.0.1-8aa5d
  Depends: libghc-bytestring-dev-0.10.0.2-4f932
  Depends: libghc-case-insensitive-dev-1.0.0.1-833d4
  Depends: libghc-containers-dev-0.5.0.0-ab1da
  Depends: libghc-http-conduit-dev-1.9.0-53f89
  Depends: libghc-http-types-dev-0.8.0-cb364
  Depends: libghc-lens-dev-3.9.0.2-f2bb6
  Depends: libghc-lifted-base-dev-0.2.0.3-dddaa
  Depends: libghc-mtl-dev-2.1.2-94c72
  Depends: libghc-resourcet-dev-0.4.7.1-46f3e
  Depends: libghc-transformers-dev-0.3.0.0-ff2bb
  Depends: libghc-xml-conduit-dev-1.1.0.3-fcc6c
  Depends: libghc-xml-hamlet-dev-0.4.0.4-efd7e
E: Unable to correct problems, you have held broken packages.

$> acpolicy libghc-base-dev-4.6.0.1-8aa5d
libghc-base-dev-4.6.0.1-8aa5d:
  Installed: (none)
  Candidate: (none)
  Version table:

$> dpkg -l libghc-base-dev-4.6.0.1* 
dpkg-query: no packages found matching libghc-base-dev-4.6.0.1*

$> dpkg -l libghc-base-dev-*   
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  
  Architecture   Description
+++-==-==-==-==
un  libghc-base-dev-4.5.0.0-40b99 
 (no description available)

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100, 
'stable'), (100, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


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



Bug#717018: nmu: boost1.49_1.49.0-4

2013-07-15 Thread Steve M. Robbins
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu

Hi,

GCC has been updated to 4.8 since the last build of boost1.49 and the
old libraries cause build failures occasionally;
c.f. 
https://buildd.debian.org/status/fetch.php?pkg=mriconvert&arch=mips&ver=1%3A2.0.4-1&stamp=1373192426
so I feel it would be best to rebuild the boost libraries.


nmu boost1.49_1.49.0-4 . ALL . -m "Rebuild after change to gcc 4.8"

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

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


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



Bug#717017: pstree should use $COLUMNS as display width if set

2013-07-15 Thread Ben Hutchings
Package: psmisc
Version: 22.20-1
Severity: normal

The Single Unix Specification says that the COLUMNS environment
variable 'shall represent a decimal integer >0 used to indicate the
user's preferred width in column positions for the terminal screen or
window; see Column Position. If this variable is unset or null, the
implementation determines the number of columns, appropriate for the
terminal or window, in an unspecified manner. When COLUMNS is set, any
terminal-width information implied by TERM is overridden.'

pstree ignores this, and only supports the -l option to enable
arbitrary long lines (and I always have to look this up).  I think
the current predecence rules are:

1. If -l was used, unlimited.
2. If stdout is a tty and its width can be determined, the tty width.
3. Finally, fallback to 132.

An additional rule is required:

1.5. If COLUMNS is set and valid, the specified width.

Ben.

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

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

Versions of packages psmisc depends on:
ii  libc6  2.17-7
ii  libtinfo5  5.9+20130608-1

psmisc recommends no packages.

psmisc 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#717007: dput-ng: dput is rather verbose, particularly on errors

2013-07-15 Thread Paul Tagliamonte
On Mon, Jul 15, 2013 at 05:03:38PM -0700, Russ Allbery wrote:
> Package: dput-ng
> Version: 1.5
> Severity: minor
> 
> Hi folks,

Howdy Russ, always a pleasure to find bugs from you :)

> 
> dput-ng seems a little chattier than I would prefer, particularly when
> a post_upload_comamnd fails.  Here's a transcript of a recent run.
> Things of note there:
> 
> 1. The running lines were kind of interesting the first time I used it
>after upgrading, but are getting kind of tiresome now.  I'm not sure
>it's really important for me to know that dput is doing that every
>time I run it.

A good point. Perhaps we can drop the verbosity on that.

> 2. When a post_upload_command fails, I expect to see the output from
>that command (that's all the reprepro output here).  It's also nice
>to have the command that ran and the exit status.  But I'm not sure
>I really care about Python barfing out its backtrace, and in this
>particular case, since it came before the actual error output, it
>obscured the actual problem.

ACK. I do agree as well.

> Also, as a much more minor note, dput-ng seems quite fond of long (>80
> column) lines, which makes some of its informational output a bit hard
> to read.  This is probably a personal preference thing, but in case no
> one else has given the feedback, I personally would rather the first line
> be something more like:
> 
> Uploading stanford-server using scp to local
>   Host: genesis.stanford.edu
>   Directory: /srv/repos/local/incoming
> 
> or maybe:
> 
> Uploading stanford-server using scp to local
>   (genesis.stanford.edu:/srv/repos/local/incoming)

No objections here!


Thanks for the report, Russ, I'll get right on it.


Cheers,
  Paul

-- 
 .''`.  Paul Tagliamonte 
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `- http://people.debian.org/~paultag


signature.asc
Description: Digital signature


Bug#716992: [Aptitude-devel] Bug#716992: aptitude does not purge deleted packages when it asks for user confirmation

2013-07-15 Thread Daniel Hartwig
Control: merge -1 568876
Control: tags -1 + confirmed

On 16 July 2013 01:07, Uwe Storbeck  wrote:
> Package: aptitude
> Version: 0.6.8.2-1
> Severity: normal
>
> Dear Maintainer,
>
> I have set APT::Get::Purge and Aptitude::Purge-Unused to true.
> Aptitude normally honors these settings when it (auto-)deletes
> packages.
>

Hello

APT::Get::Purge should not have any effect in aptitude.  Its name
indicates it is only used by apt-get.

As you observe, and as the name implies, Aptitude::Purge-Unused
applies only to autoremoved packages.

> But when aptitude runs into a situation where it has to ask the user
> for confirmation (e.g. when it has to delete other packages because
> of conflicts or dependencies) it ignores these settings and only
> deletes the packages without purging the config files.

Presently there is no option to do what you ask, which is beyond the
scope of Purge-Unused.  Responding to those prompts where “remove this
package to resolve a conflict” is not the same as removing an unused
package.

This is something to be looked at during the next development cycle.

Regards


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



Bug#713917: ITA: libapache2-mod-fcgid -- an alternative module compat with mod_fastcgi

2013-07-15 Thread Tatsuki Sugiura
Ouch... the mail has been bounced.
I send again.

---


Hello,

I'm sorry for late response and
Thanks for your adaption.
Please take over the package.

-- 
Tatsuki Sugiura   mailto:s...@nemui.org


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



Bug#716948: [Pkg-sysvinit-devel] Bug#716948: initscripts: Removes bootlogd conf files even if bootlogd is installed

2013-07-15 Thread Guillem Jover
On Mon, 2013-07-15 at 18:37:51 -0700, Steve Langasek wrote:
> Attached is a tested patch for this.  I'm not thrilled about invoking
> dpkg-query -S here, but I don't see any other way to get this information.

You could check instead if the package owns the conffile either with
«dpkg-query -L» or «dpkg-query -W -f='${Conffiles}\n'» (non-obsolete
entries). Also the check could be refactored into a new function.

With these fixed I'll merge it for 1.17.0.

> It also still doesn't give perfect results; if a conffile moves from package
> x to package y, and package x is unpacked before package y, a modified
> conffile will be left behind as .dpkg-bak and the pristine
> conffile from the new package will be unpacked in its place.  But I believe
> it is at least as good as the existing code in all cases.

I'm not going to ponder how this could be fixed with the script, but
that's one of the reasons native support would solve stuff like this,
as the desired action would be tracked in the dpkg database, and the
files would use the standard extensions.

Thanks,
Guillem


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



Bug#716932: samba: Source package fails to unpack ("fuzz is now allowed when applying patches")

2013-07-15 Thread Daniel Schepler
On Monday, July 15, 2013 08:58:07 AM Steve Langasek wrote:
> Control: tags -1 moreinfo unreproducible
> Control: severity -1 normal
> 
> On Sun, Jul 14, 2013 at 08:17:59PM -0700, Daniel Schepler wrote:
> > Source: samba
> > Version: 2:3.6.16-1
> > Severity: serious
> 
> > From my pbuilder build log:
> [...]
> 
> > File buildtools/bin/waf-svn is not empty after patch; not deleting
> 
> [...]
> 
> > dpkg-source: info: fuzz is not allowed when applying patches
> > dpkg-source: info: if patch 'waf-as-source.patch' is correctly applied by
> > quilt, use 'quilt refresh' to update it dpkg-source: info: restoring
> > quilt backup files for waf-as-source.patch dpkg-source: error: LC_ALL=C
> > patch -t -F 0 -N -p1 -u -V never -g0 -E -b -B .pc/waf-as-source.patch/
> > --reject-file=- < samba-3.6.16/debian/patches/waf-as-source.patch gave
> > error exit status 1 E: pbuilder: Failed extracting the source
> 
> Not reproducible locally or on the buildds.  Looks like a wrong test to me.

Funny, all I have to do to reproduce it here is a simple "apt-get source
samba".  And as far as buildds go, by widening the net a bit I found:
http://buildd.debian-ports.org/status/fetch.php?pkg=samba&arch=ppc64&ver=2%3A3.6.16-1&stamp=1373546725>
which shows the same issue.  So I'd guess a recent change in sid triggered
this, like maybe patch_2.7.1-3 uploaded c. Jul 1.
-- 
Daniel Schepler


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



Bug#716948: [Pkg-sysvinit-devel] Bug#716948: initscripts: Removes bootlogd conf files even if bootlogd is installed

2013-07-15 Thread Guillem Jover
On Mon, 2013-07-15 at 15:23:30 -0700, Steve Langasek wrote:
> On Mon, Jul 15, 2013 at 10:00:16PM +0200, Guillem Jover wrote:
> > Yes, while suboptimal, this is the current dpkg-maintscript-helper
> > behavior, which is pretty basic and will not cover these kinds of corner
> > cases. It could well be considered a bug, but then I think the script is
> > a hack and a dead end, and I'm not really planning on wasting my time
> > working on its logic, instead I'd rather spend it improving the native
> > conffile support in dpkg proper.
> 
> And improving the native support means what, exactly?  You can't assume that
> an obsolete conffile should be removed on upgrade; some of these conffiles
> are changing package owner, some of them need to be moved to a new location
> on disk, some are being replaced by non-conffile config files, and some
> should really be dropped.  There's no way for dpkg to know automatically
> what the right thing to do is, that's why we have this in maintainer
> scripts.

Obviously. Improving native support means that dpkg itself would handle
the logic, and track it itself, at the direction of the maintainer, and
not through an external script that does stuff under dpkg's nose and
needs to be called in multiple maintainer script actions. I've talked
about this elsewhere, but the way the maintainer would notify (once)
dpkg would be either via a new dpkg-conffile program (which I've started
already), or through the conffiles control file, which would imply no
need for any maintainer scripts.

Regards,
Guillem


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



Bug#542025: installation-reports: debian installer hangs at chooseing the langauges

2013-07-15 Thread D J Guan
Package: installation-reports
Followup-For: Bug #542025

Dear Maintainer,


   * What led up to the situation?
When I try to install debian/testing on IBM X3100 M4 entry level server

   * What exactly did you do (or not do) that was effective (or ineffective)?
Try to install Debian GNU/Linux testing.

   * What was the outcome of this action?
The installer can only be booted using Legency mode, not UEFI Mode.
However, it stopped at the "Chosing Language" screen,
even when booting in Legency mode. No other actions were possible.
I need to turn off the power. In fact, I need to unplug the power line.

   * What outcome did you expect instead?
Install Debian GNU/Linux testing correctly.


-- Package-specific info:

Boot method: CD
Image version: testing
Date: 2013/07/14

Machine: IBM X3100 M4
Partitions:


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

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

Comments/Problems:

Installing Ubutu server was OK, but still cannot boot the installed OS.


-- 


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



Bug#715518: agent aborted loading intel-ucode/06-2a-07 (not found?)

2013-07-15 Thread jidanni
Thanks!


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



Bug#716948: [Pkg-sysvinit-devel] Bug#716948: initscripts: Removes bootlogd conf files even if bootlogd is installed

2013-07-15 Thread Steve Langasek
Control: reassign -1 dpkg
Control: tags -1 patch

On Mon, Jul 15, 2013 at 03:23:30PM -0700, Steve Langasek wrote:
> > I might perhaps consider looking into reviewing and applying tested
> > patches if someone wanted to provide them, but that's not a thrilling
> > prospect either.

> I will look at fixing dpkg-maintscript-helper for this issue.

Attached is a tested patch for this.  I'm not thrilled about invoking
dpkg-query -S here, but I don't see any other way to get this information.
It also still doesn't give perfect results; if a conffile moves from package
x to package y, and package x is unpacked before package y, a modified
conffile will be left behind as .dpkg-bak and the pristine
conffile from the new package will be unpacked in its place.  But I believe
it is at least as good as the existing code in all cases.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
From 6a7b61450c6db1a74e31fb7a52497be6fce50e2b Mon Sep 17 00:00:00 2001
From: Steve Langasek 
Date: Mon, 15 Jul 2013 15:57:56 -0700
Subject: [PATCH] dpkg-maintscript-helper: when a conffile is no longer owned
 by the current (or named) package, don't move/remove it.  Closes: #716948.

---
 debian/changelog   |  4 +++
 scripts/dpkg-maintscript-helper.sh | 66 +++---
 2 files changed, 66 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d3faa2c..0c3c037 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -132,6 +132,10 @@ dpkg (1.17.0) UNRELEASED; urgency=low
   * Fix typo in dpkg-source(1) man page French translation.
 Thanks to Cédric Boutillier . Closes: #708292
 
+  [ Steve Langasek ]
+  * dpkg-maintscript-helper: when a conffile is no longer owned by the
+current (or named) package, don't move/remove it.  Closes: #716948.
+
  -- Guillem Jover   Fri, 03 Aug 2012 13:21:00 +0200
 
 dpkg (1.16.10) unstable; urgency=low
diff --git a/scripts/dpkg-maintscript-helper.sh b/scripts/dpkg-maintscript-helper.sh
index 6e2252e..c28b5be 100755
--- a/scripts/dpkg-maintscript-helper.sh
+++ b/scripts/dpkg-maintscript-helper.sh
@@ -61,7 +61,7 @@ rm_conffile() {
 	postinst)
 		if [ "$1" = "configure" ] && [ -n "$2" ] &&
 		   dpkg --compare-versions "$2" le-nl "$LASTVERSION"; then
-			finish_rm_conffile $CONFFILE
+			finish_rm_conffile "$CONFFILE"
 		fi
 		;;
 	postrm)
@@ -72,7 +72,7 @@ rm_conffile() {
 		if [ "$1" = "abort-install" -o "$1" = "abort-upgrade" ] &&
 		   [ -n "$2" ] &&
 		   dpkg --compare-versions "$2" le-nl "$LASTVERSION"; then
-			abort_rm_conffile "$CONFFILE"
+			abort_rm_conffile "$CONFFILE" "$PACKAGE"
 		fi
 		;;
 	*)
@@ -87,6 +87,17 @@ prepare_rm_conffile() {
 
 	[ -e "$CONFFILE" ] || return 0
 
+	owner=$(dpkg-query -S "$CONFFILE" | sed -e's/:[^:]*$//')
+	case $owner in
+		"$PACKAGE"|"$PACKAGE, *"|"* $PACKAGE, *"|"* $PACKAGE")
+			;;
+		*)
+			debug "Conffile '$CONFFILE' not owned by package " \
+			  "'$PACKAGE', skipping rm_conffile"
+			return 0
+			;;
+	esac
+
 	local md5sum="$(md5sum $CONFFILE | sed -e 's/ .*//')"
 	local old_md5sum="$(dpkg-query -W -f='${Conffiles}' $PACKAGE | \
 		sed -n -e "\' $CONFFILE ' { s/ obsolete$//; s/.* //; p }")"
@@ -114,6 +125,18 @@ finish_rm_conffile() {
 
 abort_rm_conffile() {
 	local CONFFILE="$1"
+	local PACKAGE="$2"
+
+	owner=$(dpkg-query -S "$CONFFILE" | sed -e's/:[^:]*$//')
+	case $owner in
+		"$PACKAGE"|"$PACKAGE, *"|"* $PACKAGE, *"|"* $PACKAGE")
+			;;
+		*)
+			debug "Conffile '$CONFFILE' not owned by package " \
+			  "'$PACKAGE', skipping rm_conffile"
+			return 0
+			;;
+	esac
 
 	if [ -e "$CONFFILE.dpkg-remove" ]; then
 		echo "Reinstalling $CONFFILE that was moved away"
@@ -164,14 +187,14 @@ mv_conffile() {
 	postinst)
 		if [ "$1" = "configure" ] && [ -n "$2" ] &&
 		   dpkg --compare-versions "$2" le-nl "$LASTVERSION"; then
-			finish_mv_conffile "$OLDCONFFILE" "$NEWCONFFILE"
+			finish_mv_conffile "$OLDCONFFILE" "$NEWCONFFILE" "$PACKAGE"
 		fi
 		;;
 	postrm)
 		if [ "$1" = "abort-install" -o "$1" = "abort-upgrade" ] &&
 		   [ -n "$2" ] &&
 		   dpkg --compare-versions "$2" le-nl "$LASTVERSION"; then
-			abort_mv_conffile "$OLDCONFFILE"
+			abort_mv_conffile "$OLDCONFFILE" "$PACKAGE"
 		fi
 		;;
 	*)
@@ -186,6 +209,17 @@ prepare_mv_conffile() {
 
 	[ -e "$CONFFILE" ] || return 0
 
+	owner=$(dpkg-query -S $CONFFILE | sed -e's/:[^:]*$//')
+	case $owner in
+		"$PACKAGE"|"$PACKAGE, *"|"* $PACKAGE, *"|"* $PACKAGE")
+			;;
+		*)
+			debug "Conffile '$CONFFILE' not owned by package " \
+			  "'$PACKAGE', skipping mv_conffile"
+			return 0
+			;;
+	esac
+
 	local md5sum="$(md5sum $CONFFILE | sed -e 's/ .*//')"
 	local old_md5sum="$(dpkg-query -W -f='${Conffiles}' $PACKAGE | \
 		sed -n -e "\' $CONFFILE ' { s/ obsolete$//; s/.* //; p }")

Bug#717016: Update Vietnamase translation

2013-07-15 Thread Trần Ngọc Quân
Package: apt
Version: 0.9.9.1

Update apt translation for Vietnamese.
Here is my patch. Use "$git am" to apply this one.

Pot file come from:

commit c7a629dd114c41a1244744e2f5085df2f505dc90
Author: Michael Vogt 
Date:   Thu Jul 11 20:44:52 2013 +0200

update changelog

I am using Linux 3.2.0-29-generic-pae #46-Ubuntu SMP Fri Jul 27 17:25:43 UTC 
2012 i686 i386 GNU/Linux


0001-l10n-vi.po-617t.patch.gz
Description: Binary data


Bug#714107: R: Re: [Pkg-gnupg-maint] Processed: reassign 714107 to gnupg

2013-07-15 Thread NIIBE Yutaka
On 2013-07-15 at 20:38 +0200, virtualdj wrote:
> OK, so you're saying that the 2.6.33.2 kernel is not compatible.

I suggested so, but let me rephrase.

Specifically, I believe that kernel you are using is incompatible.  I
don't think standard 2.6.33.2 kernel is incompatible.

  (4) When system call is not available, kernel returns ENOSYS.
  Standard 2.6.33.2 kernel does so.  There is a fallback in glibc
  to call 32-bit version of setrlimit in this case.  Because of
  this fallback, setrlimit64 works fine with older kernels.

  (5) However, if there were some incompatible change to the kernel,
  the fallback mechanism wouldn't work well.  As it was around the
  last entry of system call table, system call with number 340
  would be used for other purpose (of incompatible extension).  In
  fact, when prlimit64 was introduced it was not 340 but 338 in
  the original patch.

  (6) We saw EFAULT (Bad address) for system call 340.  System call
  340 in the kernel must be used for other purpose than prlimit64.

> But here's my question: what's changed from squeeze to wheezy that
> prevented gpg to run?
> 
> I cannot find a "system requirements" page for wheezy that consider a
> v3.0 Linux kernel mandatory.

I'd understand your complaint.  As explained above, I think that it
just works fine usually.  In the specific cases of incompatible
kernel, it won't work well.

> So wheezy cannot run on systems with older kernel?

It works (in most cases).  It doesn't work with incompatible kernel.
I'm sorry that my explanation in the previous mail was not enough.

> I'm not saying this is a bug, but what can I do to circumvent this
> issue?

I think that you can use compatible kernel, that is, older kernels with
340 not implemented, or newer kernels with 340 properly implemented.
-- 


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



Bug#717015: clojure1.2: FTBFS with Java7

2013-07-15 Thread Shuxiong Ye
Package: clojure1.2
Version: 1.2.1+dfsg-4
Severity: normal
Usertags: openjdk-7-transition

fails to build with OpenJDK 7. See the build log in the attachment.


-- 
Sincerely

Shuxiong Ye

School of Electronics Engineering and Computer Science, Peking University


clojure1.2-openjdk-7-log
Description: Binary data


Bug#717014: gnat-4.6: on some archs, a library using Elementary_Functions needs -lm

2013-07-15 Thread Nicolas Boulenguez
Package: gnat-4.6
Version: 4.6.4-1
Severity: normal

On armel armhf ia64 m68k mips mipsel powerpc s390 s390x sparc, the
following scenario complains about the "cos", "sin", etc symbols being
undefined. Adding "-lm" to library_options (used at the end of the
link command) fixes the problem, but gnat should not expect the end
user to know if these functions are built in gcc or provided by an
external library.

mkdir lib
cat > pack.ads < pack.gpr <

Bug#717013: [qtcore4-l10n] "The QtCore module contains the translations of the core non-GUI functionality." in extended description

2013-07-15 Thread Filipus Klutiero

Package: qtcore4-l10n
Severity: minor
Version: 4:4.8.5+dfsg-2

The extended description ends with:

The QtCore module contains the translations of the core non-GUI functionality.

This is derived from libqtcore4's description, the package which previously 
contained what qtcore4-l10n contains. libqtcore4's description contains:
The QtCore module contains core non-GUI functionality. 


While the problematic sentence may be correct, it leaves the reader wondering 
what qtcore4-l10n contains. It was presumably intended to read something like
This package contains the translations of Qt's core non-GUI functionality. 

or
This package contains the translations of the QtCore module. 


--
Filipus Klutiero
http://www.philippecloutier.com


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



Bug#717012: util-linux_2.20.1-5.5_i386.deb is at fault

2013-07-15 Thread Alexandre Teles
Package: util-linux
Version: 2.20.1-5.5
Severity: critical
Tags: d-i
Justification: breaks unrelated software

Dear Maintainer,
the package util-linux break the execution of debootstrap and cdebootstrap when 
trying to build a Debian Live System. Reinstalling the package don't affect 
this bug.

Debootstrap returns:

W: Failure while unpacking required packages.  This will be attempted up to 
five times.
W: See 
/tmp/pylaivng-workspaces/pylaivng-workspace-3383/lh/build/chroot/debootstrap/debootstrap.log
 for details (possibly the package 
/var/cache/apt/archives/util-linux_2.20.1-5.5_i386.deb is at fault)

The log contains:

 e2fsprogs pre-depends on util-linux (>= 2.15~rc1-1)
Selecting previously unselected package util-linux.
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libblkid1 (>= 2.20.1)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libncurses5 (>= 5.5-5~)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libselinux1 (>= 1.32)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libslang2 (>= 2.2.4)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libtinfo5
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libuuid1 (>= 2.16)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on zlib1g (>= 1:1.1.4)
Unpacking util-linux (from .../util-linux_2.20.1-5.5_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/util-linux_2.20.1-5.5_i386.deb 
(--unpack):
 /var/cache/apt/archives/util-linux_2.20.1-5.5_i386.deb
 e2fsprogs pre-depends on util-linux (>= 2.15~rc1-1)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libblkid1 (>= 2.20.1)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libncurses5 (>= 5.5-5~)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libselinux1 (>= 1.32)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libslang2 (>= 2.2.4)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libtinfo5
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libuuid1 (>= 2.16)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on zlib1g (>= 1:1.1.4)
Unpacking util-linux (from .../util-linux_2.20.1-5.5_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/util-linux_2.20.1-5.5_i386.deb 
(--unpack):
 /var/cache/apt/archives/util-linux_2.20.1-5.5_i386.deb
 e2fsprogs pre-depends on util-linux (>= 2.15~rc1-1)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libblkid1 (>= 2.20.1)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libncurses5 (>= 5.5-5~)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libselinux1 (>= 1.32)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libslang2 (>= 2.2.4)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libtinfo5
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libuuid1 (>= 2.16)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on zlib1g (>= 1:1.1.4)
Unpacking util-linux (from .../util-linux_2.20.1-5.5_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/util-linux_2.20.1-5.5_i386.deb 
(--unpack):
 /var/cache/apt/archives/util-linux_2.20.1-5.5_i386.deb
 e2fsprogs pre-depends on util-linux (>= 2.15~rc1-1)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libblkid1 (>= 2.20.1)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 util-linux pre-depends on libncurses5 (>= 5.5-5~)
dpkg: regarding .../util-linux_2.20.1-5.5_i386.deb containing util-linux, 
pre-dependency problem:
 ut

Bug#717011: konverstaion: depends on transitional package kdebase-runtime

2013-07-15 Thread beast
Package: konversation
Version: 1.4-1
Severity: normal

>From the description: "This transitional package takes care of pulling in
the new kde-runtime package and can safely be removed after installation."

Thank you

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

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

Versions of packages konversation depends on:
ii  kdebase-runtime4:4.10.5-1
ii  kdepim-runtime 4:4.10.5-1
ii  konversation-data  1.4-1
ii  libc6  2.17-7
ii  libgcc11:4.8.1-6
ii  libkabc4   4:4.10.5-1
ii  libkde3support44:4.10.5-1
ii  libkdecore54:4.10.5-1
ii  libkdeui5  4:4.10.5-1
ii  libkemoticons4 4:4.10.5-1
ii  libkidletime4  4:4.10.5-1
ii  libkio54:4.10.5-1
ii  libknotifyconfig4  4:4.10.5-1
ii  libkparts4 4:4.10.5-1
ii  libkresources4 4:4.10.5-1
ii  libnepomuk44:4.10.5-1
ii  libnepomukutils4   4:4.10.5-1
ii  libphonon4 4:4.6.0.0-3
ii  libqca22.0.3-4
ii  libqt4-dbus4:4.8.5+dfsg-2
ii  libqt4-network 4:4.8.5+dfsg-2
ii  libqt4-qt3support  4:4.8.5+dfsg-2
ii  libqt4-svg 4:4.8.5+dfsg-2
ii  libqt4-xml 4:4.8.5+dfsg-2
ii  libqtcore4 4:4.8.5+dfsg-2
ii  libqtgui4  4:4.8.5+dfsg-2
ii  libsolid4  4:4.10.5-1
ii  libsoprano42.9.2+dfsg.1-1
ii  libstdc++6 4.8.1-6
ii  phonon 4:4.6.0.0-3

konversation recommends no packages.

konversation 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#712127: gnome-terminal doesn't remember open tabs from previous session

2013-07-15 Thread Michael Biebl
Am 16.07.2013 00:16, schrieb Gábor Gombás:
> Package: gnome-terminal
> Version: 3.8.3-1
> Followup-For: Bug #712127
> 
> Hi,
> 
> Well, I do have /etc/profile.d/vte.sh sourced, but that does not seem to
> do anything to address gnome-terminal no longer being saved as part of
> the session, and thus not re-started next time I log in.

Maybe there is a misunderstanding here: What the vte.sh script does is
preserve the working directory when you open a new tab or window.
It doesn't preserve the state when you completely close gnome-terminal
and start it later again.

Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#717010: ktorrent: depends on transitional package libkutils4

2013-07-15 Thread beast
Package: ktorrent
Version: 4.3.1-1
Severity: normal

>From the description of libkutils4: "This library has been split into
libkcmutils4, libkprintutils4, libkidletime4 and libkemoticons4."

Thank you

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

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

Versions of packages ktorrent depends on:
ii  kde-runtime 4:4.10.5-1
ii  ktorrent-data   4.3.1-1
ii  libc6   2.17-7
ii  libgcc1 1:4.8.1-6
ii  libgeoip1   1.5.0-3
ii  libkcmutils44:4.10.5-1
ii  libkdecore5 4:4.10.5-1
ii  libkdeui5   4:4.10.5-1
ii  libkdewebkit5   4:4.10.5-1
ii  libkdnssd4  4:4.10.5-1
ii  libkemoticons4  4:4.10.5-1
ii  libkidletime4   4:4.10.5-1
ii  libkio5 4:4.10.5-1
ii  libknotifyconfig4   4:4.10.5-1
ii  libkparts4  4:4.10.5-1
ii  libkprintutils4 4:4.10.5-1
ii  libkrosscore4   4:4.10.5-1
ii  libktorrent-l10n1.2.1-1
ii  libktorrent51.3.1-1
ii  libkutils4  4:4.10.5-1
ii  libkworkspace4abi1  4:4.8.4-6
ii  libnepomuk4 4:4.10.5-1
ii  libnepomukutils44:4.10.5-1
ii  libphonon4  4:4.6.0.0-3
ii  libqt4-dbus 4:4.8.5+dfsg-2
ii  libqt4-network  4:4.8.5+dfsg-2
ii  libqt4-qt3support   4:4.8.5+dfsg-2
ii  libqt4-script   4:4.8.5+dfsg-2
ii  libqt4-svg  4:4.8.5+dfsg-2
ii  libqt4-xml  4:4.8.5+dfsg-2
ii  libqtcore4  4:4.8.5+dfsg-2
ii  libqtgui4   4:4.8.5+dfsg-2
ii  libqtwebkit42.2.1-6
ii  libsolid4   4:4.10.5-1
ii  libsoprano4 2.9.2+dfsg.1-1
ii  libstdc++6  4.8.1-6
ii  libsyndication4 4:4.10.5-1
ii  libtag1c2a  1.8-dmo1
ii  phonon  4:4.6.0.0-3

ktorrent recommends no packages.

Versions of packages ktorrent suggests:
pn  krosspython 
pn  plasma-widget-ktorrent  

-- 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#717009: libavcodec53: CVEs CVE-2013-0844 to CVE-2013-0874, CVE-2013-3670, CVE-2013-3672, CVE-2013-3674

2013-07-15 Thread Arne Wichmann
Package: libavcodec53
Version: 6:0.8.7-1
Severity: grave
Tags: security
Justification: user security hole

Dear Maintainer,

I have here another series of CVEs for libav. Some of these are fixed, some
of these I was not able to check. Those without comment were checked by me
and seem valid - at least to me.

CVE-2013-0845
CVE-2013-0846
CVE-2013-0847 - vim '+/while (avio_tell(s->pb) < end' libavformat/id3v2.c
  above command brings you to the suspected problem position in libav, the
  problem looks solved to me
  This one is actually for libavformat, but I include it here for simplicity
CVE-2013-0848 - I was not able to find the problem in libav
CVE-2013-0849 - fixed in experimental
CVE-2013-0850 - seems fixed in experimental
CVE-2013-0851
CVE-2013-0852
CVE-2013-0853
CVE-2013-0854 - fixed in experimental
CVE-2013-0855 - looks invalid as the problem is checked in alac_set_info
CVE-2013-0856
CVE-2013-0857
CVE-2013-0858 - I was not able to find the problem in libav
CVE-2013-0860 - I was not able to find the problem in libav
CVE-2013-0861
CVE-2013-0865 - fixed in experimental
CVE-2013-0866 - looks fixed. am I correct?
CVE-2013-0867 - I was not able to find the problem in libav
CVE-2013-0868
CVE-2013-0869 - looks fixed. am I correct?
CVE-2013-0870 - seems to be invalid - relevant code fragment is not present
  in libav
CVE-2013-0873 - looks fixed. am I correct?
CVE-2013-0874 - seems to be invalid - relevant code fragment is not present
  in libav
CVE-2013-3670 looks valid - libav commits given in security tracker fix
  different things AFAICS
CVE-2013-3672
CVE-2013-3674

I hope these cses are a bit more well-defined as those I sent in January.

cu soon, hopefully,

AW

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

Kernel: Linux 3.9.8 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages libavcodec53 depends on:
ii  libavutil516:0.8.7-1
ii  libc6  2.17-7
ii  libdirac-encoder0  1.0.2-6
ii  libgsm11.0.13-4
ii  libmp3lame03.99.5+repack1-3
ii  libopenjpeg2   1.3+dfsg-4.6
ii  libschroedinger-1.0-0  1.0.11-2
ii  libspeex1  1.2~rc1-7
ii  libtheora0 1.1.1+dfsg.1-3.1
ii  libva1 1.1.1-3
ii  libvorbis0a1.3.2-1.3
ii  libvorbisenc2  1.3.2-1.3
ii  libvpx11.2.0-2
ii  libx264-1232:0.123.2189+git35cf912-1
ii  libxvidcore4   2:1.3.2-9
ii  multiarch-support  2.17-7
ii  zlib1g 1:1.2.8.dfsg-1

libavcodec53 recommends no packages.

libavcodec53 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#714972: Info received (Bug#714972: Acknowledgement (Crash in watch from procps-ng 3.3.3))

2013-07-15 Thread Nicolas Devillers
Bug is actually known in debian trackers as
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675069 and already
fixed in last revision according to it.
Sorry for the noise.

2013/7/16 Debian Bug Tracking System :
> Thank you for the additional information you have supplied regarding
> this Bug report.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  Craig Small 
>
> If you wish to submit further information on this problem, please
> send it to 714...@bugs.debian.org.
>
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 714972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714972
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems


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



Bug#714972: Acknowledgement (Crash in watch from procps-ng 3.3.3)

2013-07-15 Thread Nicolas Devillers
I could successfully reproduce with debug information.

The bug match to this report:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/965341

The problem lie with the handling of wide characters.

line 441 of watch.c
#ifdef WITH_WATCH8BIT
do {
if (carry == WEOF) {
c = my_getwc(p);
} else {
c = carry;
carry = WEOF;
}
} while (c != WEOF && !isprint(c)

the crash happens when isprint() is getting value of c with more than
2 bytes set.
Sorry if the bug is only related to ubuntu patches.

2013/7/5 Debian Bug Tracking System :
> Thank you for filing a new Bug report with Debian.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  Craig Small 
>
> If you wish to submit further information on this problem, please
> send it to 714...@bugs.debian.org.
>
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 714972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714972
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems


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



Bug#717008: ubuntu-packaging-guide contains binary blobs

2013-07-15 Thread Paul Tagliamonte
Package: ubuntu-packaging-guide
Severity: serious
User: paul...@debian.org
Usertags: ftp
thanks

The minified CSS is considered a binary - full sources should be
included and minified at build-time if you prefer.

Thanks for your prompt attention!
  Paul

-- 
 .''`.  Paul Tagliamonte 
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `- http://people.debian.org/~paultag


signature.asc
Description: Digital signature


Bug#717007: dput-ng: dput is rather verbose, particularly on errors

2013-07-15 Thread Russ Allbery
Package: dput-ng
Version: 1.5
Severity: minor

Hi folks,

dput-ng seems a little chattier than I would prefer, particularly when
a post_upload_comamnd fails.  Here's a transcript of a recent run.
Things of note there:

1. The running lines were kind of interesting the first time I used it
   after upgrading, but are getting kind of tiresome now.  I'm not sure
   it's really important for me to know that dput is doing that every
   time I run it.

2. When a post_upload_command fails, I expect to see the output from
   that command (that's all the reprepro output here).  It's also nice
   to have the command that ran and the exit status.  But I'm not sure
   I really care about Python barfing out its backtrace, and in this
   particular case, since it came before the actual error output, it
   obscured the actual problem.

Also, as a much more minor note, dput-ng seems quite fond of long (>80
column) lines, which makes some of its informational output a bit hard
to read.  This is probably a personal preference thing, but in case no
one else has given the feedback, I personally would rather the first line
be something more like:

Uploading stanford-server using scp to local
  Host: genesis.stanford.edu
  Directory: /srv/repos/local/incoming

or maybe:

Uploading stanford-server using scp to local
  (genesis.stanford.edu:/srv/repos/local/incoming)

Uploading stanford-server using scp to local (host: genesis.stanford.edu; 
directory: /srv/repos/local/incoming)
running allowed-distribution: check whether a local profile permits uploads to 
the target distribution
running protected-distribution: warn before uploading to distributions where a 
special policy applies
running checksum: verify checksums before uploading
running suite-mismatch: check the target distribution for common errors
running check-debs: makes sure the upload contains a binary package
running gpg: check GnuPG signatures before the upload
gpg: Signature made Mon 15 Jul 2013 01:53:58 PM PDT using RSA key ID 5736DE75
gpg: Good signature from "Russ Allbery "
gpg: aka "Russ Allbery "
gpg: aka "Russ Allbery "
gpg: aka "Russ Allbery "

SCP is deprecated. Please consider upgrading to SFTP.
Uploading stanford-server_102.dsc
Uploading stanford-server_102.tar.gz
Uploading stanford-server_102_all.deb
Uploading stanford-server-packages_102_all.deb
Uploading stanford-server_102_i386.changes
Exporting indices...
Traceback (most recent call last):
  File "/usr/bin/dput", line 92, in 
upload_package(changes, args)
  File "/usr/lib/python2.7/dist-packages/dput/uploader.py", line 344, in 
invoke_dput
logger.warning("No hooks defined in the profile. "
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
self.gen.next()
  File "/usr/lib/python2.7/dist-packages/dput/uploader.py", line 175, in 
uploader
obj._post_hook()
  File "/usr/lib/python2.7/dist-packages/dput/uploader.py", line 68, in 
_post_hook
self._run_hook("post_upload_command")
  File "/usr/lib/python2.7/dist-packages/dput/uploader.py", line 92, in 
_run_hook
ret
dput.exceptions.DputError: Command `ssh genesis.stanford.edu reprepro-upload 
local' returned an error: File "pool/main/p/postfix/postfix_2.9.6-2su2.dsc" is 
already registered with different checksums!
md5 expected: ebb076d7da2098b533897fb857fcbe86, got: 
da798c3a9462a1268e059b885ccec571
sha1 expected: 9c50095164745a95761ebaff2328e1fce6660584, got: 
bdc30a219c97878c2bdade00fbae899af9c6e033
sha256 expected: 
3624b71c67ced830d49c8d62b4620e85ca31b343db71b2cd437c5ac5bc2ab760, got: 
33f9d8fc143d5d8a73991e5e5b3f95a5b02f0665d7866fd27e01df2ccfe4c8ca
size expected: 1762, got: 2049
Not deleting possibly left over files due to previous errors.
(To keep the files in the still existing index files from vanishing)
Use dumpunreferenced/deleteunreferenced to show/delete files without references.
There have been errors!
 [err=254]

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

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

Versions of packages dput-ng depends on:
ii  python   2.7.5-2
ii  python-dput  1.5

Versions of packages dput-ng recommends:
ii  bash-completion  1:2.0-1

dput-ng 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#709677: lxde: no volume control (alsa problem?)

2013-07-15 Thread Ryo Furue
>>   ALSA lib control_ext.c:664:(snd_ctl_ext_create) ctl_ext: Plugin
>> version mismatch
> 
> Upgrade alsa-utils to 1.0.27-3 from sid, in jessie in a few days.

Thanks!  I confirm that the upgrade some time ago have
fixed the problem.

Regards,
Ryo


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



Bug#715238: Last patch worked

2013-07-15 Thread François Bianco
Hello,

I want to confirm this issue with the android-tools source downloaded on
the 14th:

|hydrogen ~ # adb start-server
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
hydrogen ~ # adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
** daemon still not running
error: cannot connect to daemon
hydrogen ~ # netstat -a | grep 5037
unix  2  [ ACC ] STREAM LISTENING 30187/tmp/5037
unix  2  [ ACC ] STREAM LISTENING 28409/tmp/5037
hydrogen ~ # lsof -la /tmp/5037 
COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF  NODE NAME
adb 753106u  unix 0x8800bcb0e5c0  0t0 30187 /tmp/5037
adb 753505u  unix 0x8801106efc00  0t0 28409 /tmp/5037|



Applying the last patch of Hilko worked

|hydrogen android # adb start-server
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
hydrogen android # adb devices
List of devices attached 

hydrogen android # netstat -a | grep 5037
unix  2  [ ACC ] STREAM LISTENING 483635   /tmp/5037|



I just had to patch this following line manually, don't know why :

patching file android-tools-4.2.2+git20130529/core/adb/adb.c
Hunk #1 FAILED at 1154.
...


Thanks


Bug#717006: apt-listbugs prevents apt purge

2013-07-15 Thread Ben Caradoc-Davies
Package: apt-listbugs
Version: 0.1.9
Severity: important

Dear Maintainer,

on sid apt-listbugs prevents apt purge. Might be related to recent upgrade to
apt 0.9.9.1 on sid, whose changelog includes:

[ David Kalnischkies ]
  * Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info (Closes: #712116)

Console demonstrating the failure:

# apt-get purge python3.2 python3.2-minimal
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  python3.2* python3.2-minimal*
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
E: apt Pre-Install-Pkgs is giving me fewer fields than expected.
E: Sub-process /usr/sbin/apt-listbugs apt || exit 10 returned an error code
(10)
E: Failure running script /usr/sbin/apt-listbugs apt || exit 10



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

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

Versions of packages apt-listbugs depends on:
ii  apt  0.9.9.1
ii  libruby1.8   1.8.7.358-7.1
ii  ruby-debian  0.3.8+b1
ii  ruby-gettext 2.3.9-1
ii  ruby-httpclient  2.3.3-2
ii  ruby-xmlparser   0.7.2-2
ii  ruby1.8  1.8.7.358-7.1

apt-listbugs recommends no packages.

Versions of packages apt-listbugs suggests:
ii  debianutils  4.3.4
ii  iceweasel [www-browser]  17.0.7esr-1
ii  reportbug6.4.4
ii  w3m [www-browser]0.5.3-8

-- 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#717005: firmware-iwlwifi: Missing iwlwifi-3160-6.ucode and iwlwifi-7260-6.ucode

2013-07-15 Thread Richard Hartmann
Package: firmware-iwlwifi
Version: 0.38
Severity: normal

Dear maintainers,

linux-image-3.9-1-amd64 (on a different machine) tells me I need to
install a package providing iwlwifi-3160-6.ucode and
iwlwifi-7260-6.ucode .

This package is the obvious candidate for carrying these files.


Thanks for your work,
Richard

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

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

firmware-iwlwifi depends on no packages.

firmware-iwlwifi recommends no packages.

Versions of packages firmware-iwlwifi suggests:
ii  initramfs-tools  0.113
ii  linux-image-3.2.0-4-686-pae [linux-image]3.2.41-2
ii  linux-image-3.7-trunk-686-pae [linux-image]  3.7.1-1~experimental.1
ii  linux-image-3.9-1-686-pae [linux-image]  3.9.8-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#712127: gnome-terminal doesn't remember open tabs from previous session

2013-07-15 Thread Gábor Gombás
Package: gnome-terminal
Version: 3.8.3-1
Followup-For: Bug #712127

Hi,

Well, I do have /etc/profile.d/vte.sh sourced, but that does not seem to
do anything to address gnome-terminal no longer being saved as part of
the session, and thus not re-started next time I log in.

Gabor

-- System Information:
Debian Release: jessie/sid
  APT prefers stable
  APT policy: (990, 'stable'), (103, 'testing'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9.8 (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/bash

Versions of packages gnome-terminal depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.16.0-4
ii  gconf-service3.2.6-1
ii  gnome-terminal-data  3.8.3-1
ii  gsettings-desktop-schemas3.4.2-3
ii  libatk1.0-0  2.8.0-2
ii  libc62.17-7
ii  libdconf10.16.0-4
ii  libgconf-2-4 3.2.6-1
ii  libglib2.0-0 2.36.3-3
ii  libgtk-3-0   3.8.2-3
ii  libpango-1.0-0   1.32.5-5+b1
ii  libuuid1 2.20.1-5.5
ii  libvte-2.90-91:0.34.6-1
ii  libx11-6 2:1.6.0-1

Versions of packages gnome-terminal recommends:
ii  dbus-x11  1.6.12-1
ii  gvfs  1.16.3-1
ii  yelp  3.8.1-2

gnome-terminal 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#666802: libapreq2: sourceful transition towards Apache 2.4

2013-07-15 Thread Arno Töll
Hi,

On 15.07.2013 21:05, Steinar H. Gunderson wrote:

> I've uploaded 2.13-2, which goes through (I hope) all necessary motions to
> build against Apache 2.4. However, it also fixes a bunch of other things,
> and one of them is a package rename from libapreq2 to libapreq2-3, which
> means that the package must go through NEW processing.

I bribed my favorite ftpmaster [assistant] so that it went through NEW
already. That means you guys at debian-perl@ could possibly work on the
remaining level 2 dependencies for the modules requiring a transitioned
libapreq2.

Thanks for considering working on it :)



-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Bug#717004: pu: package torrus/2.03-2+deb7u1

2013-07-15 Thread Bernhard Schmidt
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: pu

Hello,

this is my first s-p-u request ever, please point out any mistakes I
might have made. Also please double-check whether this bug/fix can be
considered stable release material at all.

Andre Beck discovered in Bug#715365 that the torrus version shipped with
Wheezy (2.03) has some problems with SNMPv1-only targets. He identified
two upstream commits (one before 2.04, one before 2.05) that apply
cleanly on 2.03 and fix the problem for him. We have had 2.07 in
jessie/sid including both commits for some weeks now.

Andre tested both the patches locally for some time and tested a
previous version of the new package (different only in the version
number and the changelog entry). I also tested it locally and did not
find any negative side effects.

So, with your permission, I'd like to upload torrus/2.03-2+deb7u1 to
stable-proposed-updates for inclusion in a stable release.

Diff attached.

Thanks,
Bernhard
diff --git a/debian/changelog b/debian/changelog
index 6f32367..c0c4a17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+torrus (2.03-2+deb7u1) stable-proposed-updates; urgency=low
+
+  * Fix SNMPv1 issues (Closes: #715365)
+* debian/patches/20_collector_snmpv1.patch:
+  upstream commit 2f468f3e0aef02657b066baa98504dc98e841888 
+  (Bugfix in collector: maxrepetitions is unsupported in SNMPv1)
+* debian/patches/20_walksnmptable_snmpv1.patch:
+  upstream commit 5985de2ace378ff8179ab9229470bd321728d061
+  (Bugfix in walkSnmpTable(): maxrepetitions is only applicable in 
+  SNMPv2 or v3)
+Thanks to Andre Beck for identifying and testing the necessary commits.
+
+ -- Bernhard Schmidt   Sat, 13 Jul 2013 21:31:44 +0200
+
 torrus (2.03-2) unstable; urgency=low
 
   [ Bernhard Schmidt ]
diff --git a/debian/patches/20_collector_snmpv1.patch b/debian/patches/20_collector_snmpv1.patch
new file mode 100644
index 000..7a3b278
--- /dev/null
+++ b/debian/patches/20_collector_snmpv1.patch
@@ -0,0 +1,36 @@
+commit 2f468f3e0aef02657b066baa98504dc98e841888
+Author: Stanislav Sinyagin 
+Date:   Thu Oct 4 21:27:58 2012 +0200
+
+Bugfix in collector: maxrepetitions is unsupported in SNMPv1
+
+diff --git a/perllib/Torrus/Collector/SNMP.pm b/perllib/Torrus/Collector/SNMP.pm
+index cf4c42d..0d13746 100644
+--- a/perllib/Torrus/Collector/SNMP.pm
 b/perllib/Torrus/Collector/SNMP.pm
+@@ -609,11 +609,20 @@ sub lookupMap
+ 
+ # Retrieve the map table
+ 
+-my $maxrepetitions = $collector->param($token, 'snmp-maxrepetitions');
+-$session->get_table( -baseoid => $map,
+- -maxrepetitions => $maxrepetitions,
+- -callback => [\&mapLookupCallback,
+-   $collector, $hosthash, $map] );
++{
++my @arg = ( -baseoid => $map,
++-callback => [\&mapLookupCallback,
++  $collector, $hosthash, $map] );
++
++if( $session->version() > 0 )
++{
++my $maxrepetitions =
++$collector->param($token, 'snmp-maxrepetitions');
++push( @arg, '-maxrepetitions',  $maxrepetitions );
++}
++
++$session->get_table( @arg );
++}
+ 
+ $mapLookupScheduled{$maphash} = 1;
+ 
diff --git a/debian/patches/20_walksnmptable_snmpv1.patch b/debian/patches/20_walksnmptable_snmpv1.patch
new file mode 100644
index 000..e921121
--- /dev/null
+++ b/debian/patches/20_walksnmptable_snmpv1.patch
@@ -0,0 +1,38 @@
+commit 5985de2ace378ff8179ab9229470bd321728d061
+Author: Stanislav Sinyagin 
+Date:   Thu May 3 20:00:32 2012 +0200
+
+Bugfix in walkSnmpTable(): maxrepetitions is only applicable in SNMPv2 or v3
+
+diff --git a/perllib/Torrus/DevDiscover.pm b/perllib/Torrus/DevDiscover.pm
+index c2459c3..b41347b 100644
+--- a/perllib/Torrus/DevDiscover.pm
 b/perllib/Torrus/DevDiscover.pm
+@@ -594,7 +594,7 @@ sub buildConfig
+ {
+ &{$reg->{$devtype}{'buildConfig'}}
+ ( $devdetails, $cb, $devNode, $self->{'globalData'} );
+-}
++  }
+ 
+ $cb->{'statistics'}{'hosts'}++;
+ }
+@@ -732,10 +732,15 @@ sub walkSnmpTable
+ 
+ my $session = $self->session();
+ my $base = $self->oiddef( $oidname );
++
++my @arg = ( -baseoid => $base );
++
++if( $session->version() > 0 )
++{
++push(@arg, -maxrepetitions => $self->{'maxrepetitions'});
++}
+ 
+-my $table = $session->get_table
+-( -baseoid => $base,
+-  -maxrepetitions => $self->{'maxrepetitions'} );
++my $table = $session->get_table( @arg );
+ 
+ if( not defined($table) )
+ {
diff --git a/debian/patches/series b/debian/patches/series
index 370fcba..18c6194 100644
--- a/debian/patches/series
+++ b/debia

Bug#716948: [Pkg-sysvinit-devel] Bug#716948: initscripts: Removes bootlogd conf files even if bootlogd is installed

2013-07-15 Thread Steve Langasek
On Mon, Jul 15, 2013 at 10:00:16PM +0200, Guillem Jover wrote:
> On Mon, 2013-07-15 at 12:32:04 -0700, Steve Langasek wrote:
> > Dpkg maintainers, could you please have a look at this?  I'm not sure if
> > this is a dpkg-maintscript-helper bug, or expected behavior that will
> > require bypassing dpkg-maintscript-helper to overcome.

> > In initscripts 2.88dsf-42, a debhelper .maintscript rule has been added
> > which does:

> >  rm_conffile /etc/init.d/bootlogd 2.88dsf-42 initscripts
> >  rm_conffile /etc/init.d/stop-bootlogd-single 2.88dsf-42 initscripts
> >  rm_conffile /etc/init.d/stop-bootlogd 2.88dsf-42 initscripts

> > In the maintainer scripts, this translates into rules such as:

> >  dpkg-maintscript-helper rm_conffile /etc/init.d/bootlogd 2.88dsf-42 
> > initscripts -- "$@"

> > I would expect dpkg-maintscript-helper to know that these conffiles are no
> > longer owned by the initscripts package, and therefore not remove them.  Is
> > this a wrong assumption?

> Yes, while suboptimal, this is the current dpkg-maintscript-helper
> behavior, which is pretty basic and will not cover these kinds of corner
> cases. It could well be considered a bug, but then I think the script is
> a hack and a dead end, and I'm not really planning on wasting my time
> working on its logic, instead I'd rather spend it improving the native
> conffile support in dpkg proper.

And improving the native support means what, exactly?  You can't assume that
an obsolete conffile should be removed on upgrade; some of these conffiles
are changing package owner, some of them need to be moved to a new location
on disk, some are being replaced by non-conffile config files, and some
should really be dropped.  There's no way for dpkg to know automatically
what the right thing to do is, that's why we have this in maintainer
scripts.

> I might perhaps consider looking into reviewing and applying tested
> patches if someone wanted to provide them, but that's not a thrilling
> prospect either.

I will look at fixing dpkg-maintscript-helper for this issue.

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


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



Bug#717001: lintian appears to exit with error message, probably perl related, on squeeze

2013-07-15 Thread Niels Thykier
Control: retitle -1 lintian: 2.5.14 not supported on Squeeze
Control: tags -1 confirmed wontfix

On 2013-07-15 23:06, Faheem Mitha wrote:
> Package: lintian
> Version: 2.5.14
> Severity: minor
> 

Hi,

> 
> I'm aware that squeeze is no longer stable, and therefore probably not
> supported. Regardless, I just installed 2.5.14 on squeeze. It
> installed without error, but appears to exit with an error message,
> see below.
> 

Indeed, all the code for supporting Squeeze has been removed in 2.5.14,
so it will generally not work.  Oldstable is currently not a requirement
for Lintian and I am not willing to actively maintain it myself at the
moment.
  If you are interested in maintaining a squeeze backport, you are more
than welcome to do so.  I will gladly help you get started and you are
welcome to maintain this backport as a branch in the lintian git repository.


At the moment, the Lintian codebase is probably still "mostly"
compatible with Squeeze.  I have attached 4 patches you definitely want
to carry if you are rebuilding Lintian for Squeeze[1].  Mind you, the
codebase may still need a bit of fix up beyond these patches.

> The error in question refers to the line
> 
> STDOUT->autoflush;
> 

I suspect, you can fix this by adding a "use FileHandle;" to
frontend/lintian.  If that fails, you can replace the line with (I
believe) "$| = 1;".

> Since the dependencies were satisfied, this may reflect some
> versioning issue.
> 
>  Regards, Faheem
> 
> [...]


Yes, we deliberately removed that versioning since it was satisfied in
stable (see the 0002-patch).  Also, without the other patches listed
above/attached, the versioning is meaningless as Lintian would still be
broken (even with its "old" dependencies satisfied).

~Niels

[1] Admittedly, the patches are based on the current master branch
rather than the current release, so they may apply with fuzz or not at
all against the source of 2.5.14.


>From 788ad274b4ee42290fdd7747ef028650b632787f Mon Sep 17 00:00:00 2001
From: Niels Thykier 
Date: Mon, 15 Jul 2013 23:26:26 +0200
Subject: [PATCH 1/4] Revert "minimum-version.t: Allow Perl 5.14.2 features"

This reverts commit ee248d177780eb28e36309110d02079b6fc96e52.
---
 t/scripts/minimum-version.t |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/t/scripts/minimum-version.t b/t/scripts/minimum-version.t
index 78255f1..6cd1ebc 100755
--- a/t/scripts/minimum-version.t
+++ b/t/scripts/minimum-version.t
@@ -11,8 +11,8 @@ use Test::More;
 eval 'use Test::MinimumVersion';
 plan skip_all => 'Test::MinimumVersion required to run this test' if $@;
 
-# squeeze => 5.10.1, Wheezy => 5.14.2
-our $REQUIRED = 'v5.14.2';
+# sarge was released with 5.8.4, etch with 5.8.8, lenny with 5.10.0
+our $REQUIRED = 'v5.10.0';
 
 our @PATHS = qw(checks collection frontend lib reporting private);
 
-- 
1.7.10.4

>From ceabf5caa1af362a01ee4adc3af4ad542477da88 Mon Sep 17 00:00:00 2001
From: Niels Thykier 
Date: Mon, 15 Jul 2013 23:27:13 +0200
Subject: [PATCH 2/4] Revert "d/control: Remove dependencies satisfied in
 stable"

This reverts commit 90dcfbbcf4b523ed7a8220a9660b60ae774e5980.

Conflicts:
	debian/changelog
---
 debian/changelog |2 --
 debian/control   |   15 ---
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b8a9b28..6267e79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -315,8 +315,6 @@ lintian (2.5.13) unstable; urgency=low
   Jover for the suggestion.  (Closes: #706241)
 
   * debian/control:
-+ [NT] Remove irrelevant (versioned) dependencies that are now
-  trivially satisfied in stable.
 + [NT] Recommend libautodie-perl (>= 2.18) and libperlio-gzip-perl
   as these can greatly effect performance of Lintian.
   * debian/lintian.install:
diff --git a/debian/control b/debian/control
index bcba816..2cff30a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,14 +16,16 @@ Build-Depends: binutils,
diffstat,
docbook-utils,
docbook-xml,
+   dpkg-dev (>= 1.16.1~),
fakeroot,
file,
gettext,
-   hardening-includes,
+   hardening-includes (>= 2.2~),
intltool-debian,
-   javahelper,
+   javahelper (>= 0.32~),
libapt-pkg-perl,
libarchive-zip-perl,
+   libc-bin (>= 2.13) | locales,
libclass-accessor-perl,
libclone-perl,
libdpkg-perl,
@@ -47,6 +49,8 @@ Build-Depends: binutils,
man-db,
patchutils,
perl,
+   perl (>= 5.12) | libtest-simple-perl (>= 0.93),
+   perl (>= 5.14~) | libautodie-perl (>= 2.10~),
python,
python-all-dev,
python-numpy,
@@ -55,6 +59,7 @@ Build-Depends: binutils,
   

Bug#717003: iso_3166: [INTL:pt] Updated Portuguese translation for program

2013-07-15 Thread Traduz - Portuguese Translation Team

Package: iso-codes
Version: n/a
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for iso-codes/iso_3166's program messages.
Translator: Miguel Figueiredo 
Feel free to use it.

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team .


--
Melhores cumprimentos/Best regards,

Traduz! - Portuguese Translation Team


pt.po.gz
Description: application/gzip


Bug#717002: zsh: Update for git-buildpackage completion

2013-07-15 Thread Felipe Sateler
Package: zsh
Version: 5.0.2-3
Severity: wishlist

Git buildpackage has changed the preferred interface. I have taken a
stab at updating the current completion into the new interface. I also
took the time to add completion for the other gbp commands.

Unfortunately my completion foo is quite limited, so they are not as
good as they could be (multiple pq commands are allowed;
cannot detect when to require a dsc or a package name in import-dsc and
others).

I still think the result is somewhat useful.

Find the completion attached

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

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

Versions of packages zsh depends on:
ii  dpkg1.16.10
ii  libc6   2.17-7
ii  libcap2 1:2.22-1.2
ii  libtinfo5   5.9+20130608-1
ii  zsh-common  5.0.2-3

Versions of packages zsh recommends:
ii  libncursesw5  5.9+20130608-1
ii  libpcre3  1:8.31-2

Versions of packages zsh suggests:
pn  zsh-doc  

-- Configuration Files:
/etc/zsh/zshrc changed [not included]

-- no debconf information
#compdef gbp

__gbp_common_options() {
local prefix="$1"
# these can't be prefixed
_arguments '--help[Show help]' \
'--version[Show version information]'

_arguments "--${prefix}verbose[Verbose execution]" \
"--${prefix}color=-[Use colored output]:color:(on auto off)"

}

__gbp_branch_options() {
local prefix="$1"
_arguments \
"--${prefix}debian-branch=-[The branch the Debian package is 
being developed on]" \
"--${prefix}upstream-branch=-[The branch the upstream  sources  
are  put onto]" \
"--${prefix}pristine-tar[Track pristine tar branch]" 
}

__gbp_tag_format_options() {
local prefix="$1"
_arguments \
"--${prefix}debian-tag=-[format string for debian tags]" \
"--${prefix}upstream-tag=-[format string for upstream tags]"
}

__gbp_tag_sign_options() {
local prefix="$1"
_arguments \
"(--${prefix}sign-tags 
--${prefix}no-sign-tags)--${prefix}sign-tags[GPG sign all generated tags]" \
"(--${prefix}sign-tags 
--${prefix}no-sign-tags)--${prefix}no-sign-tags[Do not GPG sign generated 
tags]" \
"--${prefix}keyid=-[GPG keyid to sign tags with]:GPG key:"
}

_gbp() {
local curcontext="$curcontext" state line
typeset -A opt_args
_arguments -C \
':command:->command' \
'*::options:->options' \

case $state in
(command)
#breaks if defined outside the func
local -a subcommands
subcommands=(
'buildpackage:Build a Debian package'
'clone:Clone  a  Git  repository from a remote and set 
up the necessary branch tracking.'
'create-remote-repo:Create a remote Git repository'
'dch:Generate the debian/changelog from  Git commit 
history'
'import-dsc:Import a single Debian source package'
'import-dscs:Import multiple Debian source packages'
'import-orig:Import a new upstream tarball'
'pq:Manage debian/patches using Git rebase'
'pull:Update a Git repository from a remote'
)

_describe -t commands gbp subcommands
;;
(options)
local funcname
funcname=_gbp-$line[1]
if type $funcname | grep -q "shell function" ; then
$funcname
fi
;;
esac
}

_gbp-buildpackage() {
__gbp_common_options git-
__gbp_branch_options git-
__gbp_tag_format_options git-
__gbp_tag_sign_options git-
_arguments \
  '--git-ignore-new[build with uncommited changes in the source tree]' \
  '--git-no-ignore-new[negates --git-ignore-new]' \
  '--git-tag[create a tag after a successful build]' \
  '--git-tag-only[do not build, only tag and run the posttag hook]' \
  '--git-retag[do not fail if the tag already exists]' \
  '--git-force-create[force creation of orig.tar.gz]' \
  '--git-no-create-orig[do not create orig.tar.gz]' \
  '--git-tarball-dir=-[location to look for external tarballs]:tarball 
directory:_files -/' \
  '--git-compression=-[compression type]:compression:(auto gzip bzip2 
lzma xz)' \
  '--git-compression-level=-[set compression level]:level:(1 2 3 4 5 6 
7 8 9)' \
  '--git-ignore-branch[build although debian-branch != current branch]' 
\
  '--git-no-ignore-branch[negates --g

Bug#707337: retitle; package is back to python3-uno

2013-07-15 Thread Rene Engelhard
retitle 707337 please support python3 (and python3-uno)
retitle 707338 please support python3 (and python3-uno)
retitle 707339 please support python3 (and python3-uno)
retitle 707340 please support python3 (and python3-uno)
retitle 707341 please support python3 (and python3-uno)
retitle 707342 please support python3 (and python3-uno)
retitle 707343 please support python3 (and python3-uno)
thanks

Hi,

as python3 is now defaulting to 3.3 I was able to revert python3.3-uno
back to python3-uno.

Regards,

Rene


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



Bug#717001: lintian appears to exit with error message, probably perl related, on squeeze

2013-07-15 Thread Faheem Mitha
Package: lintian
Version: 2.5.14
Severity: minor


I'm aware that squeeze is no longer stable, and therefore probably not
supported. Regardless, I just installed 2.5.14 on squeeze. It
installed without error, but appears to exit with an error message,
see below.

The error in question refers to the line

STDOUT->autoflush;

Since the dependencies were satisfied, this may reflect some
versioning issue.

 Regards, Faheem

###

dpkg-deb: warning: ignoring 1 warning about the control file(s)

dpkg-deb: building package python-corrmodel' in
../python-corrmodel_0.1_i386.deb'.
dpkg-deb --build debian/r-other-corrmodel ..
dpkg-deb: building package r-other-corrmodel' in
../r-other-corrmodel_0.1_all.deb'.
dpkg-deb --build debian/corrmodel-data ..
dpkg-deb: building package corrmodel-data' in
../corrmodel-data_0.1_all.deb'.
 dpkg-genchanges  >../corrmodel_0.1_i386.changes
 dpkg-genchanges: including full source code in upload
  dpkg-source --after-build corrmodel-0.1
  dpkg-buildpackage: full upload; Debian-native package (full source
is included)
Now running lintian...
Can't locate object method "autoflush" via package "IO::Handle" at
/usr/bin/lintian line 128.
Finished running lintian.

###

-- System Information:
Debian Release: 6.0.7
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (50, 'unstable'), (50, 'testing'), (1, 
'experimental')
Architecture: i386 (i686)

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

Versions of packages lintian depends on:
ii  binutils   2.22-2GNU assembler, linker and binary u
ii  bzip2  1.0.5-6+squeeze1  high-quality block-sorting file co
ii  diffstat   1.53-1produces graph of changes introduc
ii  file   5.04-5+squeeze2   Determines file type using "magic"
ii  gettext0.18.1.1-3GNU Internationalization utilities
ii  hardening-includes 1.29  Makefile for enabling compiler fla
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl0.1.24+b1 Perl interface to libapt-pkg
ii  libarchive-zip-perl1.30-3Perl module for manipulation of ZI
ii  libclass-accessor-perl 0.34-1Perl module that automatically gen
ii  libclone-perl  0.31-1recursively copy Perl datatypes
ii  libdpkg-perl   1.15.8.13 Dpkg perl modules
ii  libemail-valid-perl0.184-1   Perl module for checking the valid
ii  libfile-basedir-perl   0.03-1Perl module to use the freedesktop
ii  libipc-run-perl0.89-1Perl module for running processes
ii  liblist-moreutils-perl 0.25~02-1 Perl module with additional list f
ii  libparse-debianchangel 1.1.1-2.1 parse Debian changelogs and output
ii  libtext-levenshtein-pe 0.06~01-1 implementation of the Levenshtein 
ii  libtimedate-perl   1.2000-1  collection of modules to manipulat
ii  liburi-perl1.54-2module to manipulate and access UR
ii  man-db 2.5.7-8   on-line manual pager
ii  patchutils 0.3.1-2   Utilities to work with patches
ii  perl [libdigest-sha-pe 5.10.1-17squeeze6 Larry Wall's Practical Extraction 
ii  t1utils1.36-1Collection of simple Type 1 font m

Versions of packages lintian recommends:
pn  libperlio-gzip-perl(no description available)
ii  perl-modules [libautod 5.10.1-17squeeze6 Core Perl modules

Versions of packages lintian suggests:
pn  binutils-multiarch (no description available)
ii  dpkg-dev  1.15.8.13  Debian package development tools
ii  libhtml-parser-perl   3.66-1 collection of modules that parse H
pn  libtext-template-perl  (no description available)
ii  xz-utils  5.0.0-2XZ-format compression utilities

-- 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#716991: Fixed. Thanks a lot.

2013-07-15 Thread Jaime Silva
Just upgraded to php5/5.5.0+dfsg-12 and is working.

Thanks a lot Ondřej.


Bug#701896: New upstream version

2013-07-15 Thread Andreas Moog
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi again,

once the new libpar2 gets uploaded to debian (#717000), the new
version of nzbget will be put on mentors for review/upload.

Cheers,

  Andreas
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBAgAGBQJR5GLYAAoJEGHzRCZ03mYkMLkP/08JpIx1L+gkvDiEiZObudX2
JaWxxmiWMKUR8bD2q8bHQUJmtyFG3Wc+f8Dgwowyo1+iT4tkknmF70zlKqgZJqdT
PF4HRTB5D8xyGGxcEShWyki3DPuxV8SeXEeOJ4CYhYNgwoNTTM5UE2I1yWVV8xf9
x/ajN3tEMC7p40C427qOGiU2lqyD/nxLD6f4MlRVusZKz34dSHNVKJLYm4snAq2I
N8fCC6CKV9EmKekvVsYGKpi22Ec/1L4MudmrN3jvwy4j3w2xWpflj6VI61b9Fgw8
Fxnh8uDEiv/jPyGZ7l3pK+2PrR9jFIXSbooliZyfOBEZZthrxA59nM0R3mQuu/2L
Mmob3Ns02xJxewoq+8v3dfqgtPbFc8KVnJi//ir5OwjEC+2AYnoHoKBRJdb+BD0y
j8fooAs0akDoWqRaCPp/gFc/bWZeW9dbn4Q4v1fVt/RTSMZKnybzuV8VpymdqHvQ
HPeTf8GD0tWwD+yWDU3rtjiUmlNJfmGHR6QfXHKd7Cdtv5qZNzbSJqxRUPCO1b5Y
O/9Dz8gLnrhzHioGIcGSurjQ7A1AOr1+XE/kNpAuwiasJOLiNHTEy4oY89Byjge3
nn+smKwzDvE89BbSquZfOIRENpf3nWY+Dd8HgZZZM1cXwEIYuOjKqJt2fdJHvcUj
lseo+EGVxM09axmPp/5m
=tFRR
-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#712187: closed by Sebastien Delafond (Bug#712187: fixed in org-mode 8.0.6-1)

2013-07-15 Thread Thérèse Bonin
Hello, dear maintainer,

Still not quite right.  Just updated my emacs-snapshot to
2:20130713-1~bpo70+1 and downloaded org-mode_8.0.6-1_all.deb, which I
tried to install with dpkg.  Result:

-
Unpacking replacement org-mode ...
dpkg: dependency problems prevent configuration of org-mode:
 org-mode depends on emacs24 | emacs23; however:
  Package emacs24 is not installed.
  Package emacs23 is not installed.

dpkg: error processing org-mode (--install):
 dependency problems - leaving unconfigured
Processing triggers for doc-base ...
Processing 1 removed doc-base file...
Registering documents with dwww...
Registering documents with scrollkeeper...
Processing triggers for install-info ...
Errors were encountered while processing:
 org-mode
-

I was afraid that would happen, because before trying dpkg I looked at
the deb with gdebi-gtk, and it warned me I’d need to install 3
packages, namely, emacs23, emacs23-bin-common, and emacs23-common.

The problem seems to be that emacs-snapshot provides such package
names as emacsen and editor, but nothing seems to provide the package
name “emacs24” — and it makes sense that emacs-snapshot wouldn’t
attach itself to any version number.

Thanks for all your work on this package.

Thérèse Bonin


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



Bug#717000: RFS: libpar2/0.3.1-1

2013-07-15 Thread Andreas Moog
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "libpar2"

* Package name: libpar2
  Version : 0.3.1-1
  Upstream Author : Peter Brian Clements, Francois Lesueur, Andreas Moog
* URL : launchpad.net/libpar2
* License : GPL-2+
  Section : libs

It builds those binary packages:

libpar2-0  - Library for performing common tasks related to PAR
recovery sets
libpar2-0-dbg - Debugging symbols for the libpar2-0 library
libpar2-0-dev - Headers for the libpar2-0 library

The package is NOT lintian clean:

I: libpar2-0: no-symbols-control-file
usr/lib/x86_64-linux-gnu/libpar2.so.0.0.1

I chose to ignore that because in this case, maintaining a symbols
file for the different architectures is much effort for very little gains.

To access further information about this package, please visit the
following URL:

http://mentors.debian.net/package/libpar2

Alternatively, one can download the package with dget using this command:

dget -x
http://mentors.debian.net/debian/pool/main/libp/libpar2/libpar2_0.3.1-1.dsc

Changes since the last upload:

libpar2 (0.3.1-1) unstable; urgency=low

  * New Upstream Release:
- Adds cancel support (Closes: #701904)
  * debian/combat: Use dh combat level 9
  * debian/control:
- Standards version is 3.9.4
- Use correct Vcs-* fields
  * debian/copyright: Update format field and copyright information
  * debian/*.install, debian/control: Convert library to multi-arch
  * debian/watch: Fix watchfile

- -- Andreas Moog   Sun, 14 Jul 2013 13:11:20 +0200

Regards,
   Andreas Moog
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBAgAGBQJR5F/xAAoJEGHzRCZ03mYkzY4QAJawlFat+gic/GoltNjx+wFi
W9dc2ZBQWuuC7nkT5+dIz+6JCL3Dyb/kKcLLfUQHBHfwf6uIfSZVYPRP/+hJBo7F
paeFcYLDWp2HIj6/JMqSxbsx4azDIZ0GcOokx8/dDk65DRhHkjW1Wd6I5eApbnL8
HOG1pYqbw7OY0LCXJB/JEUH4Ip4nZXCraHHdC0scKViLV6xBjy39Ovc0vxA/TLtQ
c5gVoQiptyqYO2ayTGn9n3+8alzh0AVuNCjKO/NFhGyvff+gK6pvwVIp132b/2Ex
kLjONFsDqPW2PXzbouGCoAmNXEdWSjhYhQA9x5eZUtMirOYa8KeDzepcEYeizU1q
HBJTiCMzyStJU6dN0ewd8ZY9hdz1/hprU/xMCVkFIQeGaoPa02wXGtKkLulKdvoB
/xPp42Qa6w/5XR5BxxY9pj6tg1k9SdPUHuozMLxO++uHcV7OvwhEUGH6GTEcetyy
TP4oE2QMOCOyZydfammj2xzFDtf4WcK9VMFsZoQHu3DcapV6ii3CuO2EvWXe6cGt
PA8sja3rYc8H/OkxmJv4FzZLaGydb7chhUy1huux1wDrzv/Q8mCZakyikjdiSNpk
xyNqLRemVdh0WuBQSNOnAQkT1+Y+dh0wOBYF/pjKICiVf26FrvQ1R25FLs2lvn5Z
MsYK6LYkZEWaWlOfuBjm
=RrMb
-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#716999: broadcom-sta-dkms: Fails to build on linux 3.10 (procfs API change)

2013-07-15 Thread Jannis Mast
Package: broadcom-sta-dkms
Version: 5.100.82.112-11
Severity: important



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

Kernel: Linux 3.10.1 (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 broadcom-sta-dkms depends on:
ii  dkms  2.2.0.3-1.2

Versions of packages broadcom-sta-dkms recommends:
ii  wireless-tools  30~pre9-8

broadcom-sta-dkms 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#716795: generated library packages aren't marked Multiarch when cross compiling gcc

2013-07-15 Thread Matthias Klose
Am 12.07.2013 22:51, schrieb Eleanor Chen:
> Package: src:gcc-4.8
> 
> When using "with_deps_on_target_arch_pkgs=yes" and
> "with_multiarch_lib=yes" parameters to cross compiling this package,
> it's expected that the package should produce the very same library
> packages as being built natively. But currently the produced library
> packages like libgcc1 aren't marked as Multiarch.
> 
> Attached patch fixes this problem.

No, it doesn't.  When built with with_deps_on_target_arch_pkgs=yes, these
packages shouldn't be built, or just discarded.  However when building a
stand-alone cross compiler, these packages are Arch: all and must not be
Multi-Arch: same.


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



Bug#716917: Re : Bug#716917: intel-microcode: Configuring the package completely blocks apt

2013-07-15 Thread Henrique de Moraes Holschuh
On Mon, 15 Jul 2013, nicolas.patr...@gmail.com wrote:
> Le 15/07/2013 18:30:05, Henrique de Moraes Holschuh a écrit :
> > It is a trigger, it causes the kernel to take action when you write
> > "1" to it.  It doesn't have any meaningful contents. And if writing 
> > to it hangs, it is because of a kernel bug.
> 
> OK, so what can I do to stop this?

If you are using modular microcode (i.e. there's a microcode.ko somewhere
under the /lib/modules/ folders), you just need to remove
it and rebuild the initramfs.


To unwedge the package install:

edit /var/lib/dpkg/info/intel-microcode.postinst with a simple text editor
(vim, emacs or nano recommended).

Add "exit 0" as the second line of the script (leave the first line that
starts with #! alone).

Do the same to /var/lib/dpkg/info/amd64-microcode.postinst, if it is there.

Run "dpkg --pending --configure" to clean up, and continue the install with
aptitude.


After that, you *must* make sure you removed "microcode.ko" from
/lib/modules/*, AND you must run "update-initramfs -u" to regenerate the
initramfs without microcode support.  Otherwise, it will hang during
boot(!).

> I can’t install, upgrade or reinstall any package.

That's easy to fix, what I'm worried about is that you must NOT end up with
a initramfs with microcode update support, because that would most likely
hang your system during boot.

Try to use "lsinitramfs" to make sure there is no microcode.ko inside the
initramfs your kernel will load on boot (they get stored on
/boot/initrd.img-), just in case.

Really, you should fix that kernel.  I suggest you switch to either Debian
Wheezy's 3.2 long-term kernel, or upstream's 3.4 long-term kernel.


Alternatively, I can prepare updated packages post-haste that blacklist
anything between 2.6.33 (inclusive) and 3.0 (exclusive), but that will take
a little while to do, at least 12 hours.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


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



Bug#716998: rhythmbox: RB ignores id3v2 TYER tag since build for gstreamer1.0

2013-07-15 Thread Thomas Breitner
Package: rhythmbox
Version: 2.99.1-3
Severity: normal
Tags: upstream

Dear Maintainer,
rhythmbox silently ignores id3v2-tag 'TYER' (year) since version 2.99 (?)
(build for gstreamer1.0).
This seems to apply only to newly imported mp3-files. The id3v2 (v2.3) tag TYER
is tagged correct and displayed correct by mp3info, banshee etc.
Upstream is aware of the issue [1] and fixed it in git - any chance you get
this fix in the debian package?
With kind regards,
Thomas

[1] https://mail.gnome.org/archives/rhythmbox-devel/2013-June/msg00013.html



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages rhythmbox depends on:
ii  dbus1.6.12-1
ii  gnome-icon-theme3.8.2-2
ii  gstreamer1.0-plugins-base   1.0.7-1
ii  gstreamer1.0-plugins-good   1.0.8-1
ii  gstreamer1.0-x  1.0.7-1
ii  libatk1.0-0 2.8.0-2
ii  libc6   2.17-7
ii  libcairo-gobject2   1.12.14-4
ii  libcairo2   1.12.14-4
ii  libgdk-pixbuf2.0-0  2.28.2-1
ii  libgirepository-1.0-1   1.36.0-2+b1
ii  libglib2.0-02.36.3-3
ii  libgstreamer-plugins-base1.0-0  1.0.7-1
ii  libgstreamer1.0-0   1.0.7-1
ii  libgtk-3-0  3.8.2-3
ii  libgudev-1.0-0  175-7.2
ii  libice6 2:1.0.8-2
ii  libjavascriptcoregtk-3.0-0  1.8.1-3.4
ii  libjson-glib-1.0-0  0.16.0-1
ii  libnotify4  0.7.5-2
ii  libpango-1.0-0  1.32.5-5+b1
ii  libpangocairo-1.0-0 1.32.5-5+b1
ii  libpeas-1.0-0   1.4.0-2+b1
ii  librhythmbox-core7  2.99.1-3
ii  libsm6  2:1.2.1-2
ii  libsoup-gnome2.4-1  2.42.2-6
ii  libsoup2.4-12.42.2-6
ii  libtdb1 1.2.10-2
ii  libtotem-plparser17 3.4.5-1
ii  libwebkitgtk-3.0-0  1.8.1-3.4
ii  libx11-62:1.6.0-1
ii  libxml2 2.9.1+dfsg1-2
ii  media-player-info   18-1
ii  rhythmbox-data  2.99.1-3
ii  zlib1g  1:1.2.8.dfsg-1

Versions of packages rhythmbox recommends:
ii  avahi-daemon0.6.31-2
ii  gstreamer1.0-plugins-ugly   1.0.7-1
ii  gstreamer1.0-pulseaudio 1.0.8-1
ii  gvfs-backends   1.16.3-1
ii  notification-daemon 0.7.6-1
ii  plasma-widgets-workspace [notification-daemon]  4:4.8.4-6
ii  rhythmbox-plugins   2.99.1-3
ii  xfce4-notifyd [notification-daemon] 0.2.4-2
ii  yelp3.8.1-2

Versions of packages rhythmbox suggests:
ii  gnome-codec-install  0.4.7+nmu2
ii  gnome-control-center 1:3.4.3.1-5
ii  gstreamer1.0-plugins-bad 1.0.7-1
ii  rhythmbox-plugin-cdrecorder  2.99.1-3

-- 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#716929: [Pkg-systemd-maintainers] Bug#716929: init-system-helpers: Consider dropping libmodule-install-perl dependency

2013-07-15 Thread Jeremy Bicha
On 15 July 2013 12:08, Michael Stapelberg  wrote:
> Could you send a patch for this please?

I don't know how to handle splitting the manpage out of the binaries,
but I'm attaching the rest of the changes needed.

Since it's a native Debian package anyway I just tweaked the .install
files instead of trying to write a Makefile from scratch.

Thanks,
Jeremy


0001-Drop-dependency-on-libmodule-install-perl.patch
Description: Binary data


Bug#712946: RFS: zeitgeist-explorer/0.2-0manish2 [ITP] -- GUI application for monitoring and debugging zeitgeist

2013-07-15 Thread Andrew Starr-Bochicchio
On Fri, Jun 21, 2013 at 1:50 AM, Manish Sinha  wrote:
>   I am looking for a sponsor for my package "zeitgeist-explorer": The
> source package and binary package are both named zeitgeist-explorer

Hi,

Here's a quick review:

* debian/changelog:

  > * Second release (Closes: 712748, #712946)

The sponsor should close the RFS bug, and the package should close the
ITP. Also this is the initial release to Debian, so the the changelog
should reflect that.

* debian/copyright:

 > Files: debian/*
 > Copyright: 2009, Andrew Starr-Bochicchio 
   2013, Manish Sinha 
 > License: GPL-2+

Strange to find myself listed here!

The headers in a number of files include "Copyright © 2011-2012
Collabora Ltd." They're not listed in debian/copyright.

* debian/control:

 You depend on python3-gi, but only build against python. I imagine it
should be python-gi instead.

* debian/rules:

Why do you loop through the python versions manually instead of
letting dh_python2 do it for you?

* Lintian reports:

W: zeitgeist-explorer: extra-license-file
usr/share/doc/zeitgeist-explorer/COPYING.gz



Clear these small issues up, and I'd be happy to sponsor this for you.

-- Andrew Starr-Bochicchio

   Ubuntu Developer 
   Debian Developer 
   PGP/GPG Key ID: D53FDCB1


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



Bug#716948: [Pkg-sysvinit-devel] Bug#716948: initscripts: Removes bootlogd conf files even if bootlogd is installed

2013-07-15 Thread Guillem Jover
Hi!

On Mon, 2013-07-15 at 12:32:04 -0700, Steve Langasek wrote:
> Dpkg maintainers, could you please have a look at this?  I'm not sure if
> this is a dpkg-maintscript-helper bug, or expected behavior that will
> require bypassing dpkg-maintscript-helper to overcome.

> In initscripts 2.88dsf-42, a debhelper .maintscript rule has been added
> which does:
> 
>  rm_conffile /etc/init.d/bootlogd 2.88dsf-42 initscripts
>  rm_conffile /etc/init.d/stop-bootlogd-single 2.88dsf-42 initscripts
>  rm_conffile /etc/init.d/stop-bootlogd 2.88dsf-42 initscripts
> 
> In the maintainer scripts, this translates into rules such as:
> 
>  dpkg-maintscript-helper rm_conffile /etc/init.d/bootlogd 2.88dsf-42 
> initscripts -- "$@"
> 
> I would expect dpkg-maintscript-helper to know that these conffiles are no
> longer owned by the initscripts package, and therefore not remove them.  Is
> this a wrong assumption?

Yes, while suboptimal, this is the current dpkg-maintscript-helper
behavior, which is pretty basic and will not cover these kinds of corner
cases. It could well be considered a bug, but then I think the script is
a hack and a dead end, and I'm not really planning on wasting my time
working on its logic, instead I'd rather spend it improving the native
conffile support in dpkg proper. I might perhaps consider looking into
reviewing and applying tested patches if someone wanted to provide them,
but that's not a thrilling prospect either.

Thanks,
Guillem


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



Bug#715995: Solved

2013-07-15 Thread Rubidium

This crash should be solved in upstream version 6.0.3.


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



Bug#716948: [Pkg-sysvinit-devel] Bug#716948: initscripts: Removes bootlogd conf files even if bootlogd is installed

2013-07-15 Thread Steve Langasek
Dpkg maintainers, could you please have a look at this?  I'm not sure if
this is a dpkg-maintscript-helper bug, or expected behavior that will
require bypassing dpkg-maintscript-helper to overcome.

On Mon, Jul 15, 2013 at 11:24:26AM +0200, Christian Hofstaedtler wrote:
> Package: initscripts
> Version: 2.88dsf-42
> Severity: normal

> Dear Maintainer,

> I've just upgraded from 2.88dsf-41, and now these files are missing:
>   /etc/init.d/stop-bootlogd-single
>   /etc/init.d/stop-bootlogd

> Note that I do have bootlogd installed (2.88dsf-42).

> Also, initscripts removed /etc/init.d/bootlogd, causing dpkg to prompt because
> of a conffile modification during 'Setting up bootlogd'.

These init scripts are all conffiles that previously belonged to
'initscripts' (pre-wheezy), and now belong to the 'bootlogd' package
instead.  On a continuously upgraded squeeze->wheezy system, the relevant
bits in /var/lib/dpkg/status look like this:

Package: bootlogd
Status: install ok installed
[...]
Conffiles:
 /etc/init.d/bootlogd 132a5593031c72ae09b940b49bbc0ad8
 /etc/init.d/stop-bootlogd 4544c7e1a2d0c713d29424d02faad237
 /etc/init.d/stop-bootlogd-single 648d8624e708151500c5e299a6005afe

[...]
Package: initscripts
Status: install ok installed
[...]
Conffiles:
 [...]
 /etc/init.d/stop-bootlogd-single 648d8624e708151500c5e299a6005afe obsolete
 /etc/init.d/stop-bootlogd 4544c7e1a2d0c713d29424d02faad237 obsolete
 /etc/init.d/bootlogd 267ceea04f703171e6c62f506fda3305 obsolete

In initscripts 2.88dsf-42, a debhelper .maintscript rule has been added
which does:

 rm_conffile /etc/init.d/bootlogd 2.88dsf-42 initscripts
 rm_conffile /etc/init.d/stop-bootlogd-single 2.88dsf-42 initscripts
 rm_conffile /etc/init.d/stop-bootlogd 2.88dsf-42 initscripts

In the maintainer scripts, this translates into rules such as:

 dpkg-maintscript-helper rm_conffile /etc/init.d/bootlogd 2.88dsf-42 
initscripts -- "$@"

I would expect dpkg-maintscript-helper to know that these conffiles are no
longer owned by the initscripts package, and therefore not remove them.  Is
this a wrong assumption?

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


signature.asc
Description: Digital signature


Bug#690756: [remmina] rdp connection only black screen

2013-07-15 Thread Bernhard Schmidt
Package: remmina
Version: 1.0.0-6
Followup-For: Bug #690756

Hello,

I occasionally see the same problem (solid black or white screen after
connecting), but it always clears up for me when I briefly switch
to full-screen mode (Control_R+F) and back. 

Can you confirm that?

Bernhard


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



Bug#666802: libapreq2: sourceful transition towards Apache 2.4

2013-07-15 Thread Steinar H. Gunderson
On Mon, Jul 08, 2013 at 09:46:49PM +0200, gregor herrmann wrote:
> mod_perl with support for Apache 2.4 is in unstable since the end of
> May.

I've uploaded 2.13-2, which goes through (I hope) all necessary motions to
build against Apache 2.4. However, it also fixes a bunch of other things,
and one of them is a package rename from libapreq2 to libapreq2-3, which
means that the package must go through NEW processing.

I haven't done any real testing yet, but hopefully this will happen quite
soon.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


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



Bug#715526: ICE while compiling Boost 1.54 on mipsel

2013-07-15 Thread Matthias Klose
Control: reassign -1 boost1.54

Am 10.07.2013 04:41, schrieb Steve M. Robbins:
> Package: g++-4.8
> Version: 4.8.1-6
> Severity: important
> 
> 
> 
> Build log is here:
> https://buildd.debian.org/status/fetch.php?pkg=boost1.54&arch=mipsel&ver=1.54.0-2&stamp=1373243794

seems to build. and for future uploads, please provide the preprocessed source
and the command line options to build this. I'm not doing that.

thanks, Matthias


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



Bug#716996: android-tools-adb: Cannot connect to daemon

2013-07-15 Thread Zachary Peterson
Package: android-tools-adb
Version: 4.2.2+git20130529-2.1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

When I plug in my phone, a Samsung Galaxy S 4 (Sprint), and run adb, the program
keeps returning a message saying it is unable to connect to daemon. I tried
reinstalling a number of times.

We determined that the server did not send the acknowledge (ACK) packet, causing
the server to continually restart with every command.

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

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

Versions of packages android-tools-adb depends on:
ii  libc62.17-7
ii  libssl1.0.0  1.0.1e-3
ii  zlib1g   1:1.2.8.dfsg-1

android-tools-adb recommends no packages.

android-tools-adb 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#716995: php-wikidiff2: Incorrect PHP header on included wikidiff2.php

2013-07-15 Thread Mark A. Hershberger
Package: php-wikidiff2
Version: 0.0.1+svn109581-1
Severity: important

Installed as an extension for MediaWiki, the file it creates in
/etc/mediawiki-extensions/extensions-available/wikidiff2.php does not
have a proper

  

Bug#714107: R: Re: [Pkg-gnupg-maint] Processed: reassign 714107 to gnupg

2013-07-15 Thread virtualdj
Hi, thanks for your reply and sorry for my delay, I actually didn't receive the 
email from the bug-tracking system.
OK, so you're saying that the 2.6.33.2 kernel is not compatible.
But here's my question: what's changed from squeeze to wheezy that prevented 
gpg to run?I cannot find a "system requirements" page for wheezy that consider 
a v3.0 Linux kernel mandatory.So wheezy cannot run on systems with older kernel?

I'm not saying this is a bug, but what can I do to circumvent this issue?I'm 
not able to download a previous version of gpg just to debootstrap the system.


Bug#501264: Legal problem

2013-07-15 Thread Bastien ROUCARIES
retitle -1 ITP: adms -- An automatic device model synthesizer
owner 501264 !
thanks

They have some legal problem, about packaging adms:
- some clarification of upstream copyright (freescale seems to hold
the copyright as work for hire)
- some license problem about the vams file

Upstream is willing to help here and I am think it will be in good shape.

So I ITP, when the legal problems are settled

Bastien


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



Bug#706330: Re: Some applications segfaults after upgrade to 3.8.0-1

2013-07-15 Thread Vladimir K
I've tested the patch, it works.

Tested with nm-connection-editor and seahorse. They still output a LOT of 
errors about the theme, but at least they work.


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



Bug#715031: KDbg should be upgraded to latest version to work with latest GDB

2013-07-15 Thread Ana Guerrero Lopez
On Fri, Jul 05, 2013 at 09:45:29PM +0530, Shriramana Sharma wrote:
> Package: kdbg
> Version: 2.5.1-1
> 
> Current version of kdbg in sid/quantal/raring is 2.5.1-1. However the
> corresponding version of gdb is 7.5+.
> 
> As can be seen from the upstream changelog linked below, only kdbg
> 2.5.2 supports gdb 7.5:
> 
> http://repo.or.cz/w/kdbg.git?a=blob;f=ReleaseNotes-2.5.2;hb=kdbg-2.5.2
> 
> As a result the kdbg currently distributed with sid/quantal/raring
> does not work with the gdb coming with the same distro.
> 
> I compiled/installed KDbg 2.5.3 on Kubuntu Raring and it works for me
> with the stock Raring GDB.
> 
> Therefore please upgrade kdbg to the latest version i.e. currently 2.5.3.

I just updated kdbg to the latest version. For information, this bug tracking
system is about Debian. I don't have control (or interest) about what goes
in Ubuntu.

Ana


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



Bug#716917: Re : Bug#716917: intel-microcode: Configuring the package completely blocks apt

2013-07-15 Thread nicolas . patrois
Le 15/07/2013 18:30:05, Henrique de Moraes Holschuh a écrit :

> It is a trigger, it causes the kernel to take action when you write
> "1" to it.  It doesn't have any meaningful contents. And if writing 
> to it hangs, it is because of a kernel bug.

OK, so what can I do to stop this?
I can’t install, upgrade or reinstall any package.

nicolas patrois : pts noir asocial
-- 
RÉALISME

M : Qu'est-ce qu'il nous faudrait pour qu'on nous considère comme des 
humains ? Un cerveau plus gros ?
P : Non... Une carte bleue suffirait...


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



Bug#716994: transition: kdevelop 4.5

2013-07-15 Thread Andreas Cord-Landwehr
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

Hello,

I would like to request a slot for the KDevelop 4.5 transition.
This transition should be pretty self-contained and involving only few
sources, basically all and only the ones requiring manual sourceful
upload from experimental to unstable.

The transition involves the following sources:
  kdevplatform
  kdevelop
  kdevelop-php
  kdevelop-php-docs

The SONAME bump is the usual one of the kdevplatform libraries:

* kdevplatform-dev, libsublime-dev (src:kdevplatform):
libsublime5 -> libsublime7
kdevplatform5-libs -> kdevplatform7-libs

kdevplatform and kdevelop are in experimental already.

Thanks,
Andreas


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



Bug#716966: Fwd: Re: Bug#716966: fuse fails to mount filesystem

2013-07-15 Thread Daniel Baumann
# it seems the mail didn't make it in the first round..
close 716966 2.9.2-7
thanks

 Original Message 
Subject: Re: Bug#716966: fuse fails to mount filesystem
Date: Mon, 15 Jul 2013 17:24:04 +0200
From: Daniel Baumann 
Reply-To: daniel.baum...@progress-technologies.net
Organization: Progress Technologies - Free Software Solutions
To: Michal Suchanek 
CC: 716966-d...@bugs.debian.org <716...@bugs.debian.org>

Version: 2.9.2-7

On 07/15/2013 05:17 PM, Michal Suchanek wrote:
> After reboot /dev/fuse is owned by root.fuse and group-writable (whereas
> before it was root.root owner writable only.

the udev stuff in postinst was improved in above version, closing.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/


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



Bug#710172: probably gtk upgrade that breaks Evolution

2013-07-15 Thread Brent S. Elmer Ph.D.
I just upgraded some packages on another machine.  Scrolling was working
in the evolution preview window with the mouse wheel before the
following upgrade and broken after.  I was not able to narrow it down
further since it seems like all of these upgrades depend on each other.
I'm guessing it is the libgtk-3-0 that breaks it.

Commit Log for Mon Jul 15 13:58:31 2013


Upgraded the following packages:
cups (1.5.3-5) to 1.6.2-10
cups-bsd (1.5.3-5) to 1.6.2-10
cups-client (1.5.3-5) to 1.6.2-10
cups-common (1.5.3-5) to 1.6.2-10
cups-filters (1.0.18-2.1) to 1.0.34-3
gnome-themes-standard (3.4.2-2.1) to 3.8.1-2
gnome-themes-standard-data (3.4.2-2.1) to 3.8.1-2
libcups2 (1.5.3-5) to 1.6.2-10
libcupscgi1 (1.5.3-5) to 1.6.2-10
libcupsimage2 (1.5.3-5) to 1.6.2-10
libcupsmime1 (1.5.3-5) to 1.6.2-10
libcupsppdc1 (1.5.3-5) to 1.6.2-10
libgail-3-0 (3.4.2-6) to 3.8.2-3
libgtk-3-0 (3.4.2-6) to 3.8.2-3
libgtk-3-bin (3.4.2-6) to 3.8.2-3
libgtk-3-common (3.4.2-6) to 3.8.2-3

Installed the following packages:
at-spi2-core (2.9.3-1)
cups-daemon (1.6.2-10)
cups-server-common (1.6.2-10)
libatk-bridge2.0-0 (2.9.3-1)
libatspi2.0-0 (2.9.3-1)
libfontembed1 (1.0.34-3)
libqpdf10 (4.1.0-2)

Brent


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



Bug#683338: i'm also seeing gdm3 fail to allow a login on wheezy

2013-07-15 Thread Daniel Kahn Gillmor
re http://bugs.debian.org/683338 --

I also have a situation where the user list is too long to use normally,
so i need to set disable_user_list=true.  this followup assumes that
this setting is made in /etc/gdm/greeter.gsettings, all in the context
of a debian wheezy system.

While the patch supplied by Sébastien Villemot [0] does resolve the
situation when a user clicks "cancel" during a login, it also appears to
break the login dialog box when someone enters the wrong password (as
reported by Gregorio Corral [1]).  With the patch, if you fail to enter
the correct password, the dialog box remains with no UI elements.

Sébastien, can you confirm that behavior?  have you tried failing a
login with your patch applied?

Is this problem reported upstream anywhere?  This appears to make the
login manager basically unusable for anything but single-user machines.
Encouraging people to "zap" the X server to get it to restart, or
encouraging logging in from a text mode console to kill gdm somehow are
not really acceptable options.

Has this been reported upstream anywhere?

--dkg

[0] http://bugs.debian.org/683338#40
[1] http://bugs.debian.org/683338#47



signature.asc
Description: OpenPGP digital signature


Bug#716957: [Pkg-mediawiki-devel] Bug#716957: [mediawiki] Upload of pdf files via IE still possible under default settings

2013-07-15 Thread Chris Steipp
Hi, I'm working on reproducing this.

The file extension is checked in UploadBase::getTitle(). If
$wgCheckFileExtensions and $wgStrictFileExtensions are both true
(which by default they are), then the file should be rejected during
the upload process. If that check is being bypassed, then we have a
serious issue we need to get patched asap.

Are both $wgCheckFileExtensions and $wgStrictFileExtensions set to
true on the system where you're seeing this behavior? Also, are you
using UploadWizard, or another extension to trigger this, or the
standard Special:Upload page?

On Mon, Jul 15, 2013 at 9:00 AM, Alex Monk  wrote:
> CCing secur...@wikimedia.org
>
> On Mon, Jul 15, 2013 at 1:27 PM, Philippe Teuwen  wrote:
>>
>> On 07/15/2013 01:00 PM, Henri Salo wrote:
>> > On Mon, Jul 15, 2013 at 11:41:16AM +0200, Philippe Teuwen wrote:
>> >> Package: mediawiki
>> >> Version: 1:1.19.5-1
>> >> Severity: normal
>> >> Tags: security
>> >> X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org
>> >>
>> >> Default allowed extensions for file upload are only:
>> >> $wgFileExtensions = array( 'png', 'gif', 'jpg', 'jpeg' );
>> >>
>> >> Under Firefox & Chrome it's indeed impossible to upload a pdf file
>> >> under
>> >> those settings.
>> >> But under IE it's possible without warning or error.
>> >>
>> >> A quick inspection seems to indicate that the file extension is only
>> >> checked on the client side via javascript and IE does not do a proper
>> job.
>> >> Note that "application/pdf" is by default in the $wgTrustedMediaFormats
>> >> array.
>> >>
>> >> IMHO file extension checks must also be enforced on server side, and,
>> >> if
>> >> possible, a js workaround should be provided for proper handling in IE.
>> >> Malicious pdfs do exist...
>> >>
>> >> Best regards
>> >> Phil
>> >
>> > Have you notified upstream about this issue?
>> >
>> > ---
>> > Henri Salo
>>
>> No
>> Phil
>>
>> ___
>> Pkg-mediawiki-devel mailing list
>> pkg-mediawiki-de...@lists.alioth.debian.org
>>
>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-mediawiki-devel
>
>


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



Bug#716993: gnome: only low screen resolution offered → option windows do not fit on screen → no changes possible

2013-07-15 Thread Axel Stammler
Package: gnome
Version: 1:3.4+7
Severity: important

Dear Maintainer,

System Settings → Displays offers only two resolutions, one of them invalid for 
my 16:9
display:

1024×600
 800×600

No higher resolutions are offered even though this used to work under Squeeze.

This situation causes the following problem. Option windows such as those 
opened in Lyx
via Tools → Preferences do not fit on the screen so that the OK and Cancel 
buttons are not
visible or accessible. Changes made can thus not be saved.

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

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

Versions of packages gnome depends on:
ii  aisleriot1:3.4.1-1
ii  alacarte 3.5.3-1
ii  avahi-daemon 0.6.31-2
ii  cheese   3.4.2-2
ii  cups-pk-helper   0.2.3-3
ii  desktop-base 7.0.3
ii  evolution3.4.4-3
ii  evolution-plugins3.4.4-3
ii  file-roller  3.4.2-1
ii  gedit3.4.2-1
ii  gedit-plugins3.4.0-1
ii  gimp 2.8.2-2
ii  gnome-applets3.4.1-3
ii  gnome-color-manager  3.4.2-1
ii  gnome-core   1:3.4+7
ii  gnome-documents  0.4.2-2
ii  gnome-games  1:3.4.2-3
ii  gnome-media  3.4.0-1
ii  gnome-nettool3.2.0-1
ii  gnome-orca   3.4.2-2
ii  gnome-shell-extensions   3.4.0-2
ii  gnome-tweak-tool 3.4.0.1-2
ii  gnumeric 1.10.17-1.1
ii  gstreamer0.10-ffmpeg 0.10.13-5
ii  gstreamer0.10-plugins-ugly   0.10.19-2+b2
ii  hamster-applet   2.91.3+git20120514.b9fec3e1-1
ii  inkscape 0.48.3.1-1.3
ii  libgtk2-perl 2:1.244-1
ii  libreoffice-calc 1:3.5.4+dfsg2-0+deb7u2
ii  libreoffice-gnome1:3.5.4+dfsg2-0+deb7u2
ii  libreoffice-impress  1:3.5.4+dfsg2-0+deb7u2
ii  libreoffice-writer   1:3.5.4+dfsg2-0+deb7u2
ii  nautilus-sendto  3.0.3-2+b1
ii  network-manager-gnome0.9.4.1-5
ii  rhythmbox2.97-2.1
ii  rhythmbox-plugin-cdrecorder  2.97-2.1
ii  rhythmbox-plugins2.97-2.1
ii  rygel-playbin0.14.3-2
ii  rygel-preferences0.14.3-2
ii  rygel-tracker0.14.3-2
ii  seahorse 3.4.1-2
ii  shotwell 0.12.3-2
ii  simple-scan  3.4.2-1
ii  sound-juicer 3.4.0-3
ii  telepathy-gabble 0.16.5-1+deb7u1
ii  telepathy-rakia  0.7.4-1
ii  telepathy-salut  0.8.1-1
ii  tomboy   1.10.0-2
ii  totem3.0.1-8
ii  totem-plugins3.0.1-8
ii  tracker-gui  0.14.1-3
ii  transmission-gtk 2.52-3+nmu1
ii  vinagre  3.4.2-2
ii  xdg-user-dirs-gtk0.9-1
ii  xul-ext-adblock-plus 2.1-1+deb7u1

Versions of packages gnome recommends:
ii  browser-plugin-gnash 0.8.11~git20120629-1
ii  gdebi0.8.7
ii  gnome-games-extra-data   3.2.0-4
ii  nautilus-sendto-empathy  3.4.2.3-2+deb7u1
ii  telepathy-idle   0.1.11-2

Versions of packages gnome suggests:
pn  dia-gnome  
pn  gnome-boxes
pn  gnucash
pn  iceweasel-l10n-all 
ii  libreoffice-evolution  1:3.5.4+dfsg2-0+deb7u2
pn  planner
pn  xul-ext-gnome-keyring  

Versions of packages gnome-core depends on:
ii  at-spi2-core2.5.3-2
ii  baobab  3.4.1-1
ii  brasero 3.4.1-4
ii  caribou 0.4.4-1
ii  caribou-antler  0.4.4-1
ii  dconf-gsettings-backend 0.12.1-3
ii  dconf-tools 0.12.1-3
ii  empathy 3.4.2.3-2+deb7u1
ii  eog 3.4.2-1+build1
ii  evince  3.4.0-3.1
ii  evolution-data-server   3.4.4-3
ii  fonts-cantarell 0.0.9-1
ii  gcalctool   6.4.2.1-3
ii  gconf2  3.2.5-1+build1
ii  gdm33.4.1-8
ii  gkbd-capplet3.4.0.2-1
ii  glib-networking 2.32.3-1
ii  gnome-backgrounds   3.4.2-1
ii  gnome-bluetooth 3.4.2-1
ii  gnome-contacts  3.4.1-1+b1
ii  gnome-control-center1:3.4.3.1-2
ii  gnome-dictionary3.4.0-2
ii  gnome-disk-utility  3.0.2-3
ii  gnome-font-viewer   3.4.0-2
ii  gnome-icon-theme3.4.0-2
ii  gnome-icon-theme-extras 3.4.0-1
ii  gnome-icon-theme-symbolic   3.4.0-2
ii  gnome-keyring   3.4.1-5
ii  gnome-menus 3.4.2-5
ii  gnome-on

Bug#716778: Info received (Bug#716778: Info received (Bug#716778: gnome-session: session is unusable (looks like memory problem)))

2013-07-15 Thread axst

This seems to be a similar or the same problem as #706249 (gnome).


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



Bug#669400: gnome: resolved

2013-07-15 Thread Axel Stammler
Package: gnome
Followup-For: Bug #669400

Dear Maintainer,

This issue seems to have been resolved.

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

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

Versions of packages gnome depends on:
ii  aisleriot1:3.4.1-1
ii  alacarte 3.5.3-1
ii  avahi-daemon 0.6.31-2
ii  cheese   3.4.2-2
ii  cups-pk-helper   0.2.3-3
ii  desktop-base 7.0.3
ii  evolution3.4.4-3
ii  evolution-plugins3.4.4-3
ii  file-roller  3.4.2-1
ii  gedit3.4.2-1
ii  gedit-plugins3.4.0-1
ii  gimp 2.8.2-2
ii  gnome-applets3.4.1-3
ii  gnome-color-manager  3.4.2-1
ii  gnome-core   1:3.4+7
ii  gnome-documents  0.4.2-2
ii  gnome-games  1:3.4.2-3
ii  gnome-media  3.4.0-1
ii  gnome-nettool3.2.0-1
ii  gnome-orca   3.4.2-2
ii  gnome-shell-extensions   3.4.0-2
ii  gnome-tweak-tool 3.4.0.1-2
ii  gnumeric 1.10.17-1.1
ii  gstreamer0.10-ffmpeg 0.10.13-5
ii  gstreamer0.10-plugins-ugly   0.10.19-2+b2
ii  hamster-applet   2.91.3+git20120514.b9fec3e1-1
ii  inkscape 0.48.3.1-1.3
ii  libgtk2-perl 2:1.244-1
ii  libreoffice-calc 1:3.5.4+dfsg2-0+deb7u2
ii  libreoffice-gnome1:3.5.4+dfsg2-0+deb7u2
ii  libreoffice-impress  1:3.5.4+dfsg2-0+deb7u2
ii  libreoffice-writer   1:3.5.4+dfsg2-0+deb7u2
ii  nautilus-sendto  3.0.3-2+b1
ii  network-manager-gnome0.9.4.1-5
ii  rhythmbox2.97-2.1
ii  rhythmbox-plugin-cdrecorder  2.97-2.1
ii  rhythmbox-plugins2.97-2.1
ii  rygel-playbin0.14.3-2
ii  rygel-preferences0.14.3-2
ii  rygel-tracker0.14.3-2
ii  seahorse 3.4.1-2
ii  shotwell 0.12.3-2
ii  simple-scan  3.4.2-1
ii  sound-juicer 3.4.0-3
ii  telepathy-gabble 0.16.5-1+deb7u1
ii  telepathy-rakia  0.7.4-1
ii  telepathy-salut  0.8.1-1
ii  tomboy   1.10.0-2
ii  totem3.0.1-8
ii  totem-plugins3.0.1-8
ii  tracker-gui  0.14.1-3
ii  transmission-gtk 2.52-3+nmu1
ii  vinagre  3.4.2-2
ii  xdg-user-dirs-gtk0.9-1
ii  xul-ext-adblock-plus 2.1-1+deb7u1

Versions of packages gnome recommends:
ii  browser-plugin-gnash 0.8.11~git20120629-1
ii  gdebi0.8.7
ii  gnome-games-extra-data   3.2.0-4
ii  nautilus-sendto-empathy  3.4.2.3-2+deb7u1
ii  telepathy-idle   0.1.11-2

Versions of packages gnome suggests:
pn  dia-gnome  
pn  gnome-boxes
pn  gnucash
pn  iceweasel-l10n-all 
ii  libreoffice-evolution  1:3.5.4+dfsg2-0+deb7u2
pn  planner
pn  xul-ext-gnome-keyring  

Versions of packages gnome-core depends on:
ii  at-spi2-core2.5.3-2
ii  baobab  3.4.1-1
ii  brasero 3.4.1-4
ii  caribou 0.4.4-1
ii  caribou-antler  0.4.4-1
ii  dconf-gsettings-backend 0.12.1-3
ii  dconf-tools 0.12.1-3
ii  empathy 3.4.2.3-2+deb7u1
ii  eog 3.4.2-1+build1
ii  evince  3.4.0-3.1
ii  evolution-data-server   3.4.4-3
ii  fonts-cantarell 0.0.9-1
ii  gcalctool   6.4.2.1-3
ii  gconf2  3.2.5-1+build1
ii  gdm33.4.1-8
ii  gkbd-capplet3.4.0.2-1
ii  glib-networking 2.32.3-1
ii  gnome-backgrounds   3.4.2-1
ii  gnome-bluetooth 3.4.2-1
ii  gnome-contacts  3.4.1-1+b1
ii  gnome-control-center1:3.4.3.1-2
ii  gnome-dictionary3.4.0-2
ii  gnome-disk-utility  3.0.2-3
ii  gnome-font-viewer   3.4.0-2
ii  gnome-icon-theme3.4.0-2
ii  gnome-icon-theme-extras 3.4.0-1
ii  gnome-icon-theme-symbolic   3.4.0-2
ii  gnome-keyring   3.4.1-5
ii  gnome-menus 3.4.2-5
ii  gnome-online-accounts   3.4.2-2
ii  gnome-packagekit3.4.2-2
ii  gnome-panel 3.4.2.1-4
ii  gnome-power-manager 3.4.0-2
ii  gnome-screensaver   3.4.1-1
ii  gnome-screenshot3.4.1-1
ii  gnome-session   3.4.2.1-4
ii  gnome-session-fallback  3.4.2.1-4
ii  gnome-settings-daemon   3.4.2+git20121218.7c1322-3+deb7u1
ii  gnome-shell  

Bug#706249: gnome: see Bug#716778 (gdm3)

2013-07-15 Thread Axel Stammler
Package: gnome
Version: 1:3.4+7
Followup-For: Bug #706249

Dear Maintainer,

This seems to be the same or a similar problem as Bug#716778 (gdm3).

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

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

Versions of packages gnome depends on:
ii  aisleriot1:3.4.1-1
ii  alacarte 3.5.3-1
ii  avahi-daemon 0.6.31-2
ii  cheese   3.4.2-2
ii  cups-pk-helper   0.2.3-3
ii  desktop-base 7.0.3
ii  evolution3.4.4-3
ii  evolution-plugins3.4.4-3
ii  file-roller  3.4.2-1
ii  gedit3.4.2-1
ii  gedit-plugins3.4.0-1
ii  gimp 2.8.2-2
ii  gnome-applets3.4.1-3
ii  gnome-color-manager  3.4.2-1
ii  gnome-core   1:3.4+7
ii  gnome-documents  0.4.2-2
ii  gnome-games  1:3.4.2-3
ii  gnome-media  3.4.0-1
ii  gnome-nettool3.2.0-1
ii  gnome-orca   3.4.2-2
ii  gnome-shell-extensions   3.4.0-2
ii  gnome-tweak-tool 3.4.0.1-2
ii  gnumeric 1.10.17-1.1
ii  gstreamer0.10-ffmpeg 0.10.13-5
ii  gstreamer0.10-plugins-ugly   0.10.19-2+b2
ii  hamster-applet   2.91.3+git20120514.b9fec3e1-1
ii  inkscape 0.48.3.1-1.3
ii  libgtk2-perl 2:1.244-1
ii  libreoffice-calc 1:3.5.4+dfsg2-0+deb7u2
ii  libreoffice-gnome1:3.5.4+dfsg2-0+deb7u2
ii  libreoffice-impress  1:3.5.4+dfsg2-0+deb7u2
ii  libreoffice-writer   1:3.5.4+dfsg2-0+deb7u2
ii  nautilus-sendto  3.0.3-2+b1
ii  network-manager-gnome0.9.4.1-5
ii  rhythmbox2.97-2.1
ii  rhythmbox-plugin-cdrecorder  2.97-2.1
ii  rhythmbox-plugins2.97-2.1
ii  rygel-playbin0.14.3-2
ii  rygel-preferences0.14.3-2
ii  rygel-tracker0.14.3-2
ii  seahorse 3.4.1-2
ii  shotwell 0.12.3-2
ii  simple-scan  3.4.2-1
ii  sound-juicer 3.4.0-3
ii  telepathy-gabble 0.16.5-1+deb7u1
ii  telepathy-rakia  0.7.4-1
ii  telepathy-salut  0.8.1-1
ii  tomboy   1.10.0-2
ii  totem3.0.1-8
ii  totem-plugins3.0.1-8
ii  tracker-gui  0.14.1-3
ii  transmission-gtk 2.52-3+nmu1
ii  vinagre  3.4.2-2
ii  xdg-user-dirs-gtk0.9-1
ii  xul-ext-adblock-plus 2.1-1+deb7u1

Versions of packages gnome recommends:
ii  browser-plugin-gnash 0.8.11~git20120629-1
ii  gdebi0.8.7
ii  gnome-games-extra-data   3.2.0-4
ii  nautilus-sendto-empathy  3.4.2.3-2+deb7u1
ii  telepathy-idle   0.1.11-2

Versions of packages gnome suggests:
pn  dia-gnome  
pn  gnome-boxes
pn  gnucash
pn  iceweasel-l10n-all 
ii  libreoffice-evolution  1:3.5.4+dfsg2-0+deb7u2
pn  planner
pn  xul-ext-gnome-keyring  

Versions of packages gnome-core depends on:
ii  at-spi2-core2.5.3-2
ii  baobab  3.4.1-1
ii  brasero 3.4.1-4
ii  caribou 0.4.4-1
ii  caribou-antler  0.4.4-1
ii  dconf-gsettings-backend 0.12.1-3
ii  dconf-tools 0.12.1-3
ii  empathy 3.4.2.3-2+deb7u1
ii  eog 3.4.2-1+build1
ii  evince  3.4.0-3.1
ii  evolution-data-server   3.4.4-3
ii  fonts-cantarell 0.0.9-1
ii  gcalctool   6.4.2.1-3
ii  gconf2  3.2.5-1+build1
ii  gdm33.4.1-8
ii  gkbd-capplet3.4.0.2-1
ii  glib-networking 2.32.3-1
ii  gnome-backgrounds   3.4.2-1
ii  gnome-bluetooth 3.4.2-1
ii  gnome-contacts  3.4.1-1+b1
ii  gnome-control-center1:3.4.3.1-2
ii  gnome-dictionary3.4.0-2
ii  gnome-disk-utility  3.0.2-3
ii  gnome-font-viewer   3.4.0-2
ii  gnome-icon-theme3.4.0-2
ii  gnome-icon-theme-extras 3.4.0-1
ii  gnome-icon-theme-symbolic   3.4.0-2
ii  gnome-keyring   3.4.1-5
ii  gnome-menus 3.4.2-5
ii  gnome-online-accounts   3.4.2-2
ii  gnome-packagekit3.4.2-2
ii  gnome-panel 3.4.2.1-4
ii  gnome-power-manager 3.4.0-2
ii  gnome-screensaver   3.4.1-1
ii  gnome-screenshot3.4.1-1
ii  gnome-session   3.4.2.1-4
ii  gnome-session-fallback  3.4.2.1-4
ii  gnome-settings-daemon   3.4.2+git20121218

Bug#716991: Acknowledgement (PDO missing: PHP Fatal error: Class 'PDO' not found)

2013-07-15 Thread Jaime Silva
Sorry, the package information sent was for php5-mysql cause I was going to
file the bug for that package then I found that the problem is PDO missing
in common.

Here is the info for php5-common generated by reportbug:

-- Package-specific info:
 Additional PHP 5 information 

 PHP 5 SAPI (php5query -S): 
cli
fpm

 PHP 5 Extensions (php5query -M -v): 
No module matches mysqli
No module matches mysqli
pdo_mysql (Enabled for cli by maintainer script)
pdo_mysql (Enabled for fpm by maintainer script)
pdo (Enabled for cli by maintainer script)
pdo (Enabled for fpm by maintainer script)
gd (Enabled for cli by maintainer script)
gd (Enabled for fpm by maintainer script)
curl (Enabled for cli by maintainer script)
curl (Enabled for fpm by maintainer script)
opcache (Enabled for cli by maintainer script)
opcache (Enabled for fpm by maintainer script)
json (Enabled for cli by maintainer script)
json (Enabled for fpm by maintainer script)
mysql (Enabled for cli by maintainer script)
mysql (Enabled for fpm by maintainer script)

 Configuration files: 
 /etc/php5/mods-available/pdo.ini 
extension=pdo.so

 /etc/php5/mods-available/opcache.ini 
zend_extension=opcache.so


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

Kernel: Linux 3.9-1-amd64 (SMP w/8 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 php5-common depends on:
ii  libc6   2.17-7
ii  lsof4.86+dfsg-1
ii  psmisc  22.20-1
ii  sed 4.2.2-1
ii  ucf 3.0027+nmu1

Versions of packages php5-common recommends:
ii  php5-json  1.3.1+dfsg-1

Versions of packages php5-common suggests:
pn  php5-user-cache  

Versions of packages php5-cli depends on:
ii  libbz2-1.01.0.6-4
ii  libc6 2.17-7
ii  libcomerr21.42.8-1
ii  libdb5.1  5.1.29-6
ii  libedit2  2.11-20080614-6
ii  libgssapi-krb5-2  1.10.1+dfsg-6.1
ii  libk5crypto3  1.10.1+dfsg-6.1
ii  libkrb5-3 1.10.1+dfsg-6.1
ii  libmagic1 1:5.14-2
ii  libonig2  5.9.1-1
ii  libpcre3  1:8.31-2
ii  libqdbm14 1.8.78-2
ii  libssl1.0.0   1.0.1e-3
ii  libxml2   2.9.1+dfsg1-2
ii  mime-support  3.54
ii  tzdata2013c-2
ii  ucf   3.0027+nmu1
ii  zlib1g1:1.2.8.dfsg-1

Versions of packages php5-cli suggests:
ii  php-pear  5.5.0+dfsg-11

Versions of packages php5-fpm depends on:
ii  dpkg1.16.10
ii  libbz2-1.0  1.0.6-4
ii  libc6   2.17-7
ii  libcomerr2  1.42.8-1
ii  libdb5.15.1.29-6
ii  libgssapi-krb5-21.10.1+dfsg-6.1
ii  libk5crypto31.10.1+dfsg-6.1
ii  libkrb5-3   1.10.1+dfsg-6.1
ii  libmagic1   1:5.14-2
ii  libonig25.9.1-1
ii  libpcre31:8.31-2
ii  libqdbm14   1.8.78-2
ii  libssl1.0.0 1.0.1e-3
ii  libsystemd-daemon0  44-12
ii  libxml2 2.9.1+dfsg1-2
ii  mime-support3.54
ii  sysv-rc 2.88dsf-42
ii  tzdata  2013c-2
ii  ucf 3.0027+nmu1
ii  zlib1g  1:1.2.8.dfsg-1

Versions of packages php5-fpm suggests:
ii  php-pear  5.5.0+dfsg-11

-- no debconf information


Jaime Alberto Silva Colorado
http://jaimealsilva.com



On Mon, Jul 15, 2013 at 12:15 PM, Debian Bug Tracking System <
ow...@bugs.debian.org> wrote:

> Thank you for filing a new Bug report with Debian.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  Debian PHP Maintainers 
>
> If you wish to submit further information on this problem, please
> send it to 716...@bugs.debian.org.
>
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 716991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716991
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>


Bug#716960: python3-dev: broken symlink /usr/lib/pkgconfig/python3.pc

2013-07-15 Thread Matthias Klose
Am 15.07.2013 12:33, schrieb Sebastian Ramacher:
> Package: python3-dev Version: 3.3.2-1 Severity: normal
> 
> After the 3.2 to 3.3 switch, /usr/lib/pkgconfig/python3.pc is a broken 
> symlink.
> 
> % file /usr/lib/pkgconfig/python3.pc /usr/lib/pkgconfig/python3.pc: broken
> symbolic link to `python-3.3.pc'
> 
> python-3.3.pc is shipped in /usr/lib//pkgconfig.

yes, fixed in experimental. Can't do that until these packages become
architecture dependent. So let's see that we can get away with that before we
upload the ones in experimental to unstable.


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



Bug#716992: aptitude does not purge deleted packages when it asks for user confirmation

2013-07-15 Thread Uwe Storbeck
Package: aptitude
Version: 0.6.8.2-1
Severity: normal

Dear Maintainer,

I have set APT::Get::Purge and Aptitude::Purge-Unused to true.
Aptitude normally honors these settings when it (auto-)deletes
packages.

But when aptitude runs into a situation where it has to ask the user
for confirmation (e.g. when it has to delete other packages because
of conflicts or dependencies) it ignores these settings and only
deletes the packages without purging the config files.


Example:

# aptitude install cups-bsd
The following NEW packages will be installed:
  cups-bsd{b} [1.6.2-10] <+71.7 kB>
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 29.2 kB of archives. After unpacking 71.7 kB will be used.
The following packages have unmet dependencies:
 cups-bsd : Conflicts: lpr but 1:2008.05.17+nmu1 is installed.
The following actions will resolve these dependencies:

 Remove the following packages:
1) lpr

Accept this solution? [Y/n/q/?] y
The following NEW packages will be installed:
  cups-bsd [1.6.2-10] <+71.7 kB>
The following packages will be REMOVED:
  lpr{a} [1:2008.05.17+nmu1] <-418 kB>
 ^^^
0 packages upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 29.2 kB of archives. After unpacking 346 kB will be freed.
Do you want to continue? [Y/n/?] _lpr
The following NEW packages will be installed:
  cups-bsd [1.6.2-10] <+71.7 kB>
The following packages will be REMOVED:
  lpr{ap} [1:2008.05.17+nmu1] <-418 kB>
 
0 packages upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 29.2 kB of archives. After unpacking 346 kB will be freed.
Do you want to continue? [Y/n/?]


Aptitude should automatically set lpr to "purge" and not force me
to do it manually.

Regards

Uwe


-- Package-specific info:
Terminal: xterm-256color
$DISPLAY is set.
which aptitude: /usr/bin/aptitude

aptitude version information:
aptitude 0.6.8.2 compiled at Nov  5 2012 06:20:41
Compiler: g++ 4.7.2
Compiled against:
  apt version 4.12.0
  NCurses version 5.9
  libsigc++ version: 2.2.10
  Ept support enabled.
  Gtk+ support disabled.
  Qt support disabled.

Current library versions:
  NCurses version: ncurses 5.9.20130608
  cwidget version: 0.5.16
  Apt version: 4.12.0

aptitude linkage:
linux-gate.so.1 (0xf773d000)
libapt-pkg.so.4.12 => /usr/lib/i386-linux-gnu/libapt-pkg.so.4.12 
(0xf71b1000)
libncursesw.so.5 => /lib/i386-linux-gnu/libncursesw.so.5 (0xf717e000)
libtinfo.so.5 => /lib/i386-linux-gnu/libtinfo.so.5 (0xf715c000)
libsigc-2.0.so.0 => /usr/lib/i386-linux-gnu/libsigc-2.0.so.0 
(0xf7157000)
libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0xf7057000)
libept.so.1.aptpkg4.12 => /usr/lib/libept.so.1.aptpkg4.12 (0xf6fc4000)
libxapian.so.22 => /usr/lib/sse2/libxapian.so.22 (0xf6dde000)
libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0xf6dc4000)
libsqlite3.so.0 => /usr/lib/i386-linux-gnu/libsqlite3.so.0 (0xf6d0e000)
libboost_iostreams.so.1.49.0 => /usr/lib/libboost_iostreams.so.1.49.0 
(0xf6cf8000)
libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 
(0xf6cdd000)
libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xf6bef000)
libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xf6bab000)
libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf6b8f000)
libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xf69df000)
libutil.so.1 => /lib/i386-linux-gnu/i686/cmov/libutil.so.1 (0xf69db000)
libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xf69d6000)
libbz2.so.1.0 => /lib/i386-linux-gnu/libbz2.so.1.0 (0xf69c4000)
libuuid.so.1 => /lib/i386-linux-gnu/libuuid.so.1 (0xf69be000)
librt.so.1 => /lib/i386-linux-gnu/i686/cmov/librt.so.1 (0xf69b5000)
/lib/ld-linux.so.2 (0xf773e000)

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (750, 'testing'), (650, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.9-1-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 aptitude depends on:
ii  aptitude-common   0.6.8.2-1
ii  libapt-pkg4.120.9.8.2
ii  libboost-iostreams1.49.0  1.49.0-4
ii  libc6 2.17-7
ii  libcwidget3   0.5.16-3.4
ii  libept1.4.12  1.0.9
ii  libgcc1   1:4.8.1-2
ii  libncursesw5  5.9+20130608-1
ii  libsigc++-2.0-0c2a2.2.10-0.2
ii  libsqlite3-0  3.7.17-1
ii  libstdc++64.8.1-2
ii  libtinfo5 5.9+20130608-1
ii  libxapian22   1.2.15-2
ii  zlib1g1:1.2.8.dfsg-1

Versions of packages aptitude recommends:
ii  apt-xapian-index0.45
ii  aptitude-doc-en [aptitude-doc]  0.6.8.2-1
ii  libparse-debianchangelog-perl   1.2.0-1
ii  sensible-utils

Bug#716990: RM: python-llvm [sparc] -- RoQA; depends on llvm-toolchain

2013-07-15 Thread Luca Falavigna
Package: ftp.debian.org
User: ftp.debian@packages.debian.org
Usertags: remove


Please remove python-llvm from sparc to allow migration to Jessie.
python-llvm requires packages from llvm-toolchain, but it's unlikely
to have the latter fixed in the short term on sparc.


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



Bug#715518: agent aborted loading intel-ucode/06-2a-07 (not found?)

2013-07-15 Thread Henrique de Moraes Holschuh
On Tue, 16 Jul 2013, jida...@jidanni.org wrote:
> > "H" == Henrique de Moraes Holschuh  writes:
> H> The file you sent confirms that the problem is caused by the 
> amd64-microcode
> H> package.
> OK good to know. Hope somebody will fix it.

I will fix it, I also take care of amd64-microcode.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


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



Bug#690459: RM: lustre -- RoQA; does not work with Debian Linux kernel packages

2013-07-15 Thread Ben Hutchings
On Mon, Jul 15, 2013 at 05:31:39PM +0200, Moritz Muehlenhoff wrote:
> On Sun, Oct 14, 2012 at 04:14:57PM +0100, Ben Hutchings wrote:
> > Package: ftp.debian.org
> > Severity: normal
> > 
> > The current lustre kernel module (lustre-source binary package) does
> > not build against Linux 3.1 or later, and therefore cannot be used
> > with the official kernel packages in wheezy.
> > 
> > One of the maintainers states in
> >  that this
> > was also true in previous releases.
> > 
> > This software therefore does not belong in Debian.
> 
> Since lustre has been merged into staging for Linux 3.11, what about
> enabling it in the kernel and adapting the user space tools to use
> the in-kernel variant?

Yes, I noticed that.

I'll be happy to enable this in official kernel packages so long as
it's compilable.  If it's easily backportable to 3.10 then I can add
it without waiting for 3.11.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus


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



Bug#715675: [Mayhem] Bug report on samtools: bcftools crashes with exit status 139

2013-07-15 Thread John Marshall
This report amounts to

bcftools cat nonexistent-file

which crashes because bcf_open() doesn't particularly consider what it should 
return if the underlying fopen() fails.

--
 The Wellcome Trust Sanger Institute is operated by Genome Research
 Limited, a charity registered in England with number 1021457 and a
 company registered in England with number 2742969, whose registered
 office is 215 Euston Road, London, NW1 2BE.


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



Bug#716917: Re : Bug#716917: intel-microcode: Configuring the package completely blocks apt

2013-07-15 Thread Henrique de Moraes Holschuh
On Mon, 15 Jul 2013, nicolas.patr...@gmail.com wrote:
> Le 15/07/2013 15:43:24, nicolas.patr...@gmail.com a écrit :
> > I have three cores. What’s this line supposed to do?
> 
> OK, this line is supposed to write 1 in each pseudo-file.
> I just tried one and the console hangs (neither ^C nor killal work to 
> kill it).
> Where can I see if 1 or 0 is in this pseudo-file?

It is a trigger, it causes the kernel to take action when you write "1" to
it.  It doesn't have any meaningful contents.  And if writing to it hangs,
it is because of a kernel bug.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


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



Bug#715518: agent aborted loading intel-ucode/06-2a-07 (not found?)

2013-07-15 Thread Henrique de Moraes Holschuh
Thanks.  I did not receive your direct email with any attachments for
whatever reason...

The file you sent confirms that the problem is caused by the amd64-microcode
package.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


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



Bug#716957: [Pkg-mediawiki-devel] Bug#716957: [mediawiki] Upload of pdf files via IE still possible under default settings

2013-07-15 Thread Alex Monk
CCing secur...@wikimedia.org

On Mon, Jul 15, 2013 at 1:27 PM, Philippe Teuwen  wrote:

> On 07/15/2013 01:00 PM, Henri Salo wrote:
> > On Mon, Jul 15, 2013 at 11:41:16AM +0200, Philippe Teuwen wrote:
> >> Package: mediawiki
> >> Version: 1:1.19.5-1
> >> Severity: normal
> >> Tags: security
> >> X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org
> >>
> >> Default allowed extensions for file upload are only:
> >> $wgFileExtensions = array( 'png', 'gif', 'jpg', 'jpeg' );
> >>
> >> Under Firefox & Chrome it's indeed impossible to upload a pdf file under
> >> those settings.
> >> But under IE it's possible without warning or error.
> >>
> >> A quick inspection seems to indicate that the file extension is only
> >> checked on the client side via javascript and IE does not do a proper
> job.
> >> Note that "application/pdf" is by default in the $wgTrustedMediaFormats
> >> array.
> >>
> >> IMHO file extension checks must also be enforced on server side, and, if
> >> possible, a js workaround should be provided for proper handling in IE.
> >> Malicious pdfs do exist...
> >>
> >> Best regards
> >> Phil
> >
> > Have you notified upstream about this issue?
> >
> > ---
> > Henri Salo
>
> No
> Phil
>
> ___
> Pkg-mediawiki-devel mailing list
> pkg-mediawiki-de...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-mediawiki-devel
>


Bug#704461: block password changes via PAM, force GOSA

2013-07-15 Thread Petter Reinholdtsen
[Holger Levsen]
> Hi,
> 
> AIU http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656296#51
> explains best how this bug could be fixed.
> 
> Shall we still do this for our wheezy release? Or postpone for jessie?

We already block password changes using PAM.  But we do not suggest to
use GOSA.  So the problem is partly fixed, and the rest I believe should
be handled in Jessie.

-- 
Happy hacking
Petter Reinholdtsen


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



Bug#716902: flash-kernel: [RFC PATCH] samsung arm chromebook support

2013-07-15 Thread Shawn
On Mon, Jul 15, 2013 at 5:41 AM, David Edmondson  wrote:

> On Sun, Jul 14 2013, Shawn Landden wrote:
> > I am working on getting the Samsung ARM Chromebook supported by
> > the Debian installer.
>
> +Part-Kernel: /dev/mmcblk0p6
>
> On my Chromebook partition 6 is KERN-C, but it is only a single sector:
>
> Did you re-partition your internal flash?
>
To have KERN-C or ROOT-C at all you have to repartition. Now that you bring
this up, It would be nicer to select the partition by the label KERN-C--->
/dev/disk/by-partlabel/KERN-C

---
Shawn Landden
+1 360 389 3001 (SMS preferred)


Bug#599768: [PATCH] toshiba_acpi: backlight broken after resume.

2013-07-15 Thread Niv Sardi
I did away with that box,
but it did affect 3.9

-- 
Niv Sardi



Bug#715518: agent aborted loading intel-ucode/06-2a-07 (not found?)

2013-07-15 Thread jidanni
> "H" == Henrique de Moraes Holschuh  writes:
H> jidanni,

H> Please run as root:
H> "update-initramfs -u -v >/tmp/output.txt 2>&1"

I already did send it to your mailbox so as not to fill up the BTS. OK
I'll send again attached to this bug report too.



output.txt.gz
Description: Binary data


  1   2   3   >