Processed: Re: Bug#711574: libdbix-dbschema-perl: tables returned in hash order with perl 5.18

2013-08-13 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #711574 [src:libdbix-dbschema-perl] libdbix-dbschema-perl: tables returned 
in hash order with perl 5.18
Severity set to 'important' from 'serious'

-- 
711574: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711574
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#711574: libdbix-dbschema-perl: tables returned in hash order with perl 5.18

2013-08-13 Thread Damyan Ivanov
Control: severity -1 important

-=| Dominic Hargreaves, 08.06.2013 00:13:29 +0100 |=-
> Source: libdbix-dbschema-perl
> Version: 0.40-3
> Severity: important
> User: debian-p...@lists.debian.org
> Usertags: perl-5.18-transition
> Tags: sid jessie
> Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=83035
> Affects: libjifty-dbi-perl
> 
> This package causes a FTBFS in libjifty-dbi-perl with perl 5.18 from
> experimental (in a clean sbuild session). As per the upstream bug report:
> 
> "This causes variations in returned schemas when running under perl 5.17.6, 
> which randomizes the hash-key ordering much more aggressively.  Just like 
> DBIx::DBSchema::Table->Columns, the DBIx::DBSchema->Tables method 
> shouldn't rely on the keys() built-in to return the list of tables.  At 
> the very least, it should get a sort() wrapped around it.  Ideally the 
> tables would be sorted by the order in which they were added, like 
> columns, but that requires a little more change."

I have uploaded a new upstream release of libjifty-dbi-perl, which 
compensates for the lack of ordering in the returned data.

I wonder how severe this bug is now, and if it is a bug at all, or 
just like the SQL databases, in absence of explicit ordering, data may 
be returned in arbitrary order.

Lowering severity for now.


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



Bug#710125: marked as done (openvswitch: unable to compile kernel module with linux-3.8)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Wed, 14 Aug 2013 06:18:13 +
with message-id 
and subject line Bug#710125: fixed in openvswitch 1.9.2+git20130813-1
has caused the Debian Bug report #710125,
regarding openvswitch: unable to compile kernel module with linux-3.8
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.)


-- 
710125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710125
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openvswitch
Version: 1.4.2+git20120612-9
Severity: important

# dkms install -m openvswitch -v 1.4.2+git20120612 -k 3.8-2-amd64

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area(bad exit status: 2)
../configure --with-linux='/lib/modules/3.8-2-amd64/build' && make -C
datapath/linux.(bad exit status: 1)
Error! Bad return status for module build on kernel: 3.8-2-amd64 (x86_64)
Consult /var/lib/dkms/openvswitch/1.4.2+git20120612/build/make.log for more
information.

# cat /var/lib/dkms/openvswitch/1.4.2+git20120612/build/make.log
DKMS make.log for openvswitch-1.4.2+git20120612 for kernel 3.8-2-amd64 (x86_64)
Tue May 28 15:49:45 CEST 2013
checking build number... none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for grep that handles long lines and -e... /bin/grep
checking for fgrep... /bin/grep -F
checking for perl... /usr/bin/perl
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for library containing pow... -lm
checking for library containing clock_gettime... -lrt
checking for library containing timer_create... none required
checking for linux/netlink.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SSL... yes
checking for Python 2.x for x >= 4... /usr/bin/python
checking for pyuic4... no
checking for PySide.QtCore Python module... no
checking for PyQt4.QtCore Python module... no
checking for twisted.conch.ssh Python module... yes
checking for twisted.internet Python module... yes
checking for twisted.application Python module... yes
checking for json Python module... yes
checking for zope.interface Python module... yes
checking whether to build ovsdbmonitor... no
checking for dot... no
checking net/if_packet.h usability... yes
checking net/if_packet.h presence... yes
checking for net/if_packet.h... yes
checking whether strtok_r macro segfaults on some inputs... no
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct stat.st_mtimensec... no
checking for mlockall... yes
checking for strnlen... yes
checking for strsignal... yes
checking for getloadavg... yes
checking for statvfs... yes
checking for setmntent... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking

Processed: Re: Bug#708004: claws-mail: FTBFS with perl 5.18: POD errors

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

> tags 708004 pending
Bug #708004 [src:claws-mail] claws-mail: FTBFS with perl 5.18: POD errors
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
708004: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708004
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#708004: claws-mail: FTBFS with perl 5.18: POD errors

2013-08-13 Thread Ricardo Mones
tags 708004 pending
thanks

  Hi Dominic,

> > On Sun, May 12, 2013 at 03:49:53PM +0100, Dominic Hargreaves wrote:
[...]
> And thanks for the upload - however it still seems to have errors:
> 
[...]
> The attached patch fixes it for me. Please could you apply this patch
> to the Debian package? If you would prefer me to NMU, I can do that too.
> Please let me know.
> 
> Please note that this bug will soon become RC in the preparation
> for the perl 5.18 transition.

  Thanks for the patch! A fixed package will be uploaded soon.

  best regards,
-- 
  Ricardo Mones 
  ~
  Absence of evidence is not evidence of absence.  Carl Sagan



signature.asc
Description: Digital signature


Bug#719653: libswe: disables -Werror=format-security

2013-08-13 Thread Paul Elliott
On Tue, Aug 13, 2013 at 10:22:52PM +, Thorsten Glaser wrote:
> Source: libswe
> Version: 1.77.00.0005-7
> Severity: serious
> Justification: possible security impact
> 
> “ Log for successful build of libswe_1.77.00.0005-7 on m68k (dist=unstable) ”
> 
> buildd on ara5 for m68k dixit:
> 
> > Changes:
> […]
> >* disable these errors  -Wno-error=format-security -Wno-format
> 
> I think this should stay as RC bug until such time as the
> format string warnings are back as errors during compilation
> and indeed fixed.


The problem is that with when I went to debian/compat to 9
it added a  -Werror=format-security -Wformat
to the build this caused the build to fatally crash
since this is an astrological program used mostly in
a non-hostile context, I don't believe this library
should be withheld until the original author modifies
the source.

The  -Wno-error=format-security -Wno-format allows the library
to build.

I do believe an warning should be added to debian/README.Debian
and a bug filed against the original author. I plan to do
that with a new release I will be making soon.

Can you suggest a switch that will allow the build to complete,
but still flag the error?

I have looked at the source and the places where the user
can control the data in the varriable is in the test
program swetest, which would not often be exposed to a hostile
user.


-- 
Paul Elliott   1(512)837-1096
pelli...@blackpatchpanel.com   PMB 181, 11900 Metric Blvd Suite J
http://www.free.blackpatchpanel.com/pme/   Austin TX 78758-3117
---
"Encryption works. Properly implemented strong crypto systems are one
of the few things that you can rely on. Unfortunately, endpoint
security is so terrifically weak that NSA can frequently find ways
around it." Edward Snowden


signature.asc
Description: Digital signature


Bug#719665: libterralib: FTBFS: Impossible to satisfy Build-Depends

2013-08-13 Thread Daniel Schepler
Source: libterralib
Version: 4.0.0-4
Severity: serious

As the subject says -- it's impossible to satisfy the Build-Depends of the 
package because:

libterralib Build-Depends on libgeotiff-dev, which Depends on libtiff5-alt-dev.
libterralib Build-Depends on libtiff5-dev.
libtiff5-dev and libtiff5-alt-dev have Conflicts with each other.
-- 
Daniel Schepler


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



Bug#719462: libmodplug: CVE-2013-4233 CVE-2013-4234

2013-08-13 Thread Konstanty Bialkowski
Hi Zed, (all),

Thanks for forwarding the error. I've applied some fixes for these CVE's.
Being a library, I think it is a bit difficult to report a warning (at
least there is no API call to get this out).

I've added bounds checking on populating the h->gchord and h->drum
variables, and conceptually it will just skip any additional drum/chord
flags after 80 have been reached (in practice this might be only 40 as a
number '1' if appended to each if it does not already exist).

Also, I've committed + synced some other bugs in libmodplug (some
evaluation might be needed whether a CVE is needed for some of them as
well).

https://sourceforge.net/p/modplug-xmms/git/ci/master/tree/

Also, for the purposes of packaging, I've split out libmodplug into its own
git tree.
https://github.com/Konstanty/libmodplug

Let me know if you notice any problems with any of these patches,

Konstanty


On Wed, Aug 14, 2013 at 11:07 AM, Zed Pobre  wrote:

> Hi Konstanty, this is your friendly Debian maintainer.
>
> I had a security issue in libmodplug sent to me, and I wanted to make
> sure you saw it:
>
> On Mon, Aug 12, 2013 at 08:24:33AM +0200, Moritz Muehlenhoff wrote:
> > Hi,
> > please see
> http://blog.scrt.ch/2013/07/24/vlc-abc-parsing-seems-to-be-a-ctf-challenge/
> >
> > For the CVE assignments:
> > http://seclists.org/oss-sec/2013/q3/343
>
> At first glance, it looks like the first one can be solved just by
> replacing 'j+1' with '(j+1) || j' (though maybe it would be better to
> explicitly check to see if someone is attempting an overflow and exit
> with a warning instead), but on the others I'm afraid I don't know
> where to start.  Can you work out what the real maximum size is that
> can be generated by those attacks and just up the buffer to that, or
> is there something more systemic involved?
>
> Regards,
>
> --
> Zed Pobre  a.k.a. Zed Pobre 
> PGP key and fingerprint available on finger; encrypted mail welcomed.
>


Bug#717009: Any update on those security hole bugs of libav9 ?

2013-08-13 Thread shirish शिरीष
Hi all,
With the planned transition of libav9 i.e. #706798 would the security
holes be fixed as well ?
-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


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



Bug#719261: [Pkg-bazaar-maint] Bug#719261: bzr-git: FTBFS in sid pbuilder with test failures

2013-08-13 Thread Jelmer Vernooij
On Tue, Aug 13, 2013 at 10:07:34PM -0400, Andrew Starr-Bochicchio wrote:
> On Fri, Aug 9, 2013 at 4:05 PM, Jelmer Vernooij  wrote:
> >> This is FTBFS for me in a sid [amd64] pbuilder. Full log attached.
> > I'm having trouble reproducing this outside of a pbuilder. The
> > breakage might depend on the fact that there is no .gitconfig in your
> > build chroot.
> >
> > It shouldn't be too hard to fix I think, but I'm not planning to work
> > on this bug.
> 
> Totally understandable. If I could get some advice though, I'd greatly
> appreciate it.
> 
> Passing a committer and an author to the two tests that call do_commit
> (from dulwich) directly fixes the problem. The third failing commit
> calls store_git_pristine_tar_data (from bzr-git). I don't see a way to
> fix this without adding a committer and/or an author parameter to the
> function. That would be simple enough it seems, as it is a wrapper
> around do_commit. Does that sound like the right approach, or am I
> missing something in my cursory look at the code?
Sure, that sounds quite reasonable.

Note that while this is the most pressing issue breaking
bzr-git at the moment, there are a couple of other problems that will
need addressing for it to actually be usable in the long wrong. In
particular, without signed tag and mergetag support it won't be usable
on repositories with tags in the future.

It's probably possible to patch it up in the short run, but it really
needs a long term maintainer to take over.

Cheers,

Jelmer



signature.asc
Description: Digital signature


Bug#719261: [Pkg-bazaar-maint] Bug#719261: bzr-git: FTBFS in sid pbuilder with test failures

2013-08-13 Thread Andrew Starr-Bochicchio
On Fri, Aug 9, 2013 at 4:05 PM, Jelmer Vernooij  wrote:
>> This is FTBFS for me in a sid [amd64] pbuilder. Full log attached.
> I'm having trouble reproducing this outside of a pbuilder. The
> breakage might depend on the fact that there is no .gitconfig in your
> build chroot.
>
> It shouldn't be too hard to fix I think, but I'm not planning to work
> on this bug.

Totally understandable. If I could get some advice though, I'd greatly
appreciate it.

Passing a committer and an author to the two tests that call do_commit
(from dulwich) directly fixes the problem. The third failing commit
calls store_git_pristine_tar_data (from bzr-git). I don't see a way to
fix this without adding a committer and/or an author parameter to the
function. That would be simple enough it seems, as it is a wrapper
around do_commit. Does that sound like the right approach, or am I
missing something in my cursory look at the code?

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer 
   Debian Developer 
   PGP/GPG Key ID: D53FDCB1


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



Bug#719499: marked as done (bzrtools: FTBFS: Unsatisfiable Build-Depends python-bzrlib (<< 2.6.0))

2013-08-13 Thread Debian Bug Tracking System
Your message dated Wed, 14 Aug 2013 00:32:58 +
with message-id 
and subject line Bug#719499: fixed in bzrtools 2.5+bzr786-6
has caused the Debian Bug report #719499,
regarding bzrtools: FTBFS: Unsatisfiable Build-Depends python-bzrlib (<< 2.6.0)
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.)


-- 
719499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719499
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bzrtools
Version: 2.5+bzr786-5
Severity: serious

>From my pbuilder build log:

...
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>> 7.0.50~), python (>= 2.6.6-3), bzr, python-bzrlib (<< 
2.6.0), python-bzrlib (>= 2.5~), python-bzrlib.tests, python-subunit, rsync
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in 
`/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 12169 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from 
.../pbuilder-satisfydepends-dummy.deb) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper (>> 7.0.50~); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on python (>= 2.6.6-3); however:
  Package python is not installed.
 pbuilder-satisfydepends-dummy depends on bzr; however:
  Package bzr is not installed.
 pbuilder-satisfydepends-dummy depends on python-bzrlib (<< 2.6.0); however:
  Package python-bzrlib is not installed.
 pbuilder-satisfydepends-dummy depends on python-bzrlib (>= 2.5~); however:
  Package python-bzrlib is not installed.
 pbuilder-satisfydepends-dummy depends on python-bzrlib.tests; however:
  Package python-bzrlib.tests is not installed.
 pbuilder-satisfydepends-dummy depends on python-subunit; however:
  Package python-subunit is not installed.
 pbuilder-satisfydepends-dummy depends on rsync; however:
  Package rsync is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
The following NEW packages will be installed:
  bsdmainutils{a} bzr{a} debhelper{a} file{a} gettext{a} gettext-base{a} 
  groff-base{a} intltool-debian{a} libasprintf0c2{a} libcroco3{a} 
  libexpat1{a} libffi6{a} libglib2.0-0{a} libmagic1{a} libpipeline1{a} 
  libpython-stdlib{a} libpython2.7-minimal{a} libpython2.7-stdlib{a} 
  libssl1.0.0{a} libunistring0{a} libxml2{a} man-db{a} mime-support{a} 
  po-debconf{a} python{a} python-bzrlib{a} python-configobj{a} 
  python-minimal{a} python2.7{a} python2.7-minimal{a} 
The following packages are RECOMMENDED but will NOT be installed:
  autopoint ca-certificates curl libasprintf-dev libgettextpo-dev 
  libglib2.0-data libmail-sendmail-perl lynx-cur python-gpgme 
  python-launchpadlib python-paramiko shared-mime-info wget xml-core 
0 packages upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
Need to get 1864 kB/15.9 MB of archives. After unpacking 55.8 MB will be used.
The following packages have unmet dependencies:
 pbuilder-satisfydepends-dummy : Depends: python-bzrlib (< 2.6.0) but 2.6.0-1 
is to be installed.
 Depends: python-bzrlib.tests but it is not 
going to be installed.
 Depends: python-subunit but it is not going to 
be installed.
 Depends: rsync but it is not going to be 
installed.
Unable to resolve dependencies!  Giving up...
The following NEW packages will be installed:
  bsdmainutils{a} bzr{a} debhelper{a} file{a} gettext{a} gettext-base{a} 
  groff-base{a} intltool-debian{a} libasprintf0c2{a} libcroco3{a} 
  libexpat1{a} libffi6{a} libglib2.0-0{a} libmagic1{a} libpipeline1{a} 
  libpython-stdlib{a} libpython2.7-minimal{a} libpython2.7-stdlib{a} 
  libssl1.0.0{a} libunistring0{a} libxml2{a} man-db{a} mime-support{a} 
  po-debconf{a} python{a} python-bzrlib{a} python-configobj{a} 
  python-minimal{a} python2.7{a} python2.7-minimal{a} 
The following packages are RECOMMENDED but will NOT be installed:
  autopoint ca-certificates curl libasprintf-dev libgettextpo-dev 
  libgli

Bug#712502: marked as done (nodejs: FTBFS [amd64]: Test failures)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Wed, 14 Aug 2013 00:48:09 +0200
with message-id <520ab7a9.8070...@melix.org>
and subject line Re: nodejs: FTBFS [amd64]: Test failures
has caused the Debian Bug report #712502,
regarding nodejs: FTBFS [amd64]: Test failures
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.)


-- 
712502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712502
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nodejs
Version: 0.6.19~dfsg1-7
Severity: serious

>From my pbuilder build log:

...
/usr/bin/make  -C .   test
make[1]: Entering directory `/tmp/buildd/nodejs-0.6.19~dfsg1'
Waf: Entering directory `/tmp/buildd/nodejs-0.6.19~dfsg1/out'
DEST_OS: linux
DEST_CPU: x64
Parallel Jobs: 1
Product type: program
Waf: Leaving directory `/tmp/buildd/nodejs-0.6.19~dfsg1/out'
'build' finished successfully (0.033s)
-rwxr-xr-x 1 pbuilder pbuilder 4.9M Jun 16 14:09 out/Release/node
python tools/test.py --mode=release simple message
=== release test-dgram-multicast-setTTL ===
Path: simple/test-dgram-multicast-setTTL
dgram.js:251
throw errnoException(errno, 'setMulticastTTL');
  ^
Error: setMulticastTTL EBADF
at errnoException (dgram.js:352:11)
at Socket.setMulticastTTL (dgram.js:251:11)
at Object. 
(/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-multicast-setTTL.js:29:8)
at Module._compile (module.js:446:26)
at Object..js (module.js:464:10)
at Module.load (module.js:353:32)
at Function._load (module.js:311:12)
at Array.0 (module.js:484:10)
at EventEmitter._tickCallback (node.js:190:39)
Command: out/Release/node 
/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-multicast-setTTL.js
=== release test-dgram-send-error === 
Path: simple/test-dgram-send-error
events.js:48
throw arguments[1]; // Unhandled 'error' event
   ^
Error: bind Unknown system errno 92
at errnoException (dgram.js:352:11)
at dgram.js:123:15
at lookup (dgram.js:49:12)
at UDP.lookup4 [as lookup] (dgram.js:59:10)
at Socket.bind (dgram.js:120:16)
at Object. 
(/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-send-error.js:46:8)
at Module._compile (module.js:446:26)
at Object..js (module.js:464:10)
at Module.load (module.js:353:32)
at Function._load (module.js:311:12)
Command: out/Release/node 
/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-send-error.js
=== release test-dgram-close ===   
Path: simple/test-dgram-close
dgram.js:312
  throw new Error('implicit bind failed');
^
Error: implicit bind failed
at Socket._startReceiving (dgram.js:312:13)
at Socket.send (dgram.js:171:8)
at Object. 
(/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-close.js:34:8)
at Module._compile (module.js:446:26)
at Object..js (module.js:464:10)
at Module.load (module.js:353:32)
at Function._load (module.js:311:12)
at Array.0 (module.js:484:10)
at EventEmitter._tickCallback (node.js:190:39)
Command: out/Release/node 
/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-close.js
=== release test-dgram-udp4 ===
Path: simple/test-dgram-udp4
events.js:48
throw arguments[1]; // Unhandled 'error' event
   ^
Error: bind Unknown system errno 92
at errnoException (dgram.js:352:11)
at dgram.js:123:15
at lookup (dgram.js:49:12)
at UDP.lookup4 [as lookup] (dgram.js:59:10)
at Socket.bind (dgram.js:120:16)
at Object. 
(/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-udp4.js:77:8)
at Module._compile (module.js:446:26)
at Object..js (module.js:464:10)
at Module.load (module.js:353:32)
at Function._load (module.js:311:12)
Command: out/Release/node 
/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-udp4.js
[00:49|% 100|+ 348|-   4]: Done   
make[1]: *** [test] Error 1
make[1]: Leaving directory `/tmp/buildd/nodejs-0.6.19~dfsg1'
make: *** [debian/stamp-makefile-check] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler
--- End Message ---
--- Begin Message ---
These tests are known to fail inside pbuilder.
Otherwise they run fine.

Jérémy.--- End Message ---


Bug#719653: libswe: disables -Werror=format-security

2013-08-13 Thread Thorsten Glaser
Source: libswe
Version: 1.77.00.0005-7
Severity: serious
Justification: possible security impact

“ Log for successful build of libswe_1.77.00.0005-7 on m68k (dist=unstable) ”

buildd on ara5 for m68k dixit:

> Changes:
[…]
>* disable these errors  -Wno-error=format-security -Wno-format

I think this should stay as RC bug until such time as the
format string warnings are back as errors during compilation
and indeed fixed.


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



Bug#718121: gtg-trace: FTBFS: dh_install: libgtg-dev missing files (usr/include/*), aborting

2013-08-13 Thread Joey Hess
Samuel Thibault wrote:
> It seems dh_auto_install does not run make install at all any more
> here. I don't really understand why: there is a Makefile, and it does
> contain an install rule (it's automake-generated), debian/compat is 8,
> and debian/rules merely contains:

I can look at this in 2 weeks, or you can bisect debhelper, I guess..
9.20130624 would be the most likely version to have introduced recent
breakage in this area.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#716999: broadcom-sta-dkms: Fails to build on linux 3.10 (procfs API change)

2013-08-13 Thread Mikel Garai Palacios
Hi!

The same happened to me.

Today debian testing updated linux kernel to 3.10, and the kernel module
broadcom-sta-dkms 5.100.82.112-11.

Here is the output of the installation, hope it helps.

Thank you very much for your effort!!

Mikel

root@mgarai:/home/mikel/downloads# dpkg -i
broadcom-sta-dkms_5.100.82.112-11_all.deb
(Leyendo la base de datos ... 231082 ficheros o directorios instalados
actualmente.)
Preparando para reemplazar broadcom-sta-dkms 5.100.82.112-11 (usando
broadcom-sta-dkms_5.100.82.112-11_all.deb) ...

--
Deleting module version: 5.100.82.112
completely from the DKMS tree.
--
Done.
Desempaquetando el reemplazo de broadcom-sta-dkms ...
Configurando broadcom-sta-dkms (5.100.82.112-11) ...
Loading new broadcom-sta-5.100.82.112 DKMS files...
Building only for 3.10-2-amd64
Building initial module for 3.10-2-amd64
Error! Bad return status for module build on kernel: 3.10-2-amd64 (x86_64)
Consult /var/lib/dkms/broadcom-sta/5.100.82.112/build/make.log for more
information.
root@mgarai:/home/mikel/downloads# cat
/var/lib/dkms/broadcom-sta/5.100.82.112/build/make.log
DKMS make.log for broadcom-sta-5.100.82.112 for kernel 3.10-2-amd64 (x86_64)
mar ago 13 23:49:58 CEST 2013
/bin/sh: 1: [: Illegal number:
/bin/sh: 1: [: Illegal number:
Wireless Extension is the only possible API for this kernel version
Using Wireless Extension API
KBUILD_NOPEDANTIC=1 make -C /lib/modules/3.10-2-amd64/build
M=/var/lib/dkms/broadcom-sta/5.100.82.112/build
make[1]: se ingresa al directorio `/usr/src/linux-headers-3.10-2-amd64'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
Kernel architecture is X86_64
LD /var/lib/dkms/broadcom-sta/5.100.82.112/build/built-in.o
CC [M] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/shared/linux_osl.o
CC [M] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.o
/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.c: In
function ‘wl_tkip_printstats’:
/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.c:2975:7:
warning: passing argument 1 of ‘wl->tkipmodops->print_stats’ from
incompatible pointer type [enabled by default]
/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.c:2975:7:
note: expected ‘struct seq_file *’ but argument is of type ‘char *’
/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.c:2978:4:
warning: passing argument 1 of ‘wl->tkipmodops->print_stats’ from
incompatible pointer type [enabled by default]
/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.c:2978:4:
note: expected ‘struct seq_file *’ but argument is of type ‘char *’
/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.c: In
function ‘wl_reg_proc_entry’:
/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.c:3185:2:
error: implicit declaration of function ‘create_proc_entry’
[-Werror=implicit-function-declaration]
/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.c:3185:22:
warning: assignment makes pointer from integer without a cast [enabled
by default]
/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.c:3190:16:
error: dereferencing pointer to incomplete type
/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.c:3191:16:
error: dereferencing pointer to incomplete type
/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.c:3192:16:
error: dereferencing pointer to incomplete type
cc1: some warnings being treated as errors
make[4]: ***
[/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.o]
Error 1
make[3]: *** [_module_/var/lib/dkms/broadcom-sta/5.100.82.112/build] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/usr/src/linux-headers-3.10-2-amd64'
make: *** [all] Error 2

- PLEASE NOTE 
---
This message, along with any attachments, may be confidential or legally 
privileged.
It is intended only for the named person(s), who is/are the only authorized 
recipients.
If this message has reached you in error, kindly destroy it without review and 
notify the sender immediately.
Thank you for your help.
ZIV uses virus scanning software but excludes any liability for viruses 
contained in any attachment.

 ROGAMOS LEA ESTE TEXTO 
---
Este mensaje y sus anexos pueden contener información confidencial y/o con 
derecho legal.
Está dirigido únicamente a la/s persona/s o entidad/es reseñadas como único 
destinatario autorizado.
Si este mensaje le hubiera llegado por error, por favor elimínelo sin revisarlo 
ni reenviarlo y notifíquelo inmediatamente al remitente. Gracias por su 
colaboración.
ZIV utiliza software antivirus, pero no se hace responsable de los virus 
contenidos en los ficheros anexos.

Antes de imprimir este correo electrónico piense si es necesario hace

Processed: Re: Bug#718121: gtg-trace: FTBFS: dh_install: libgtg-dev missing files (usr/include/*), aborting

2013-08-13 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 debhelper
Bug #718121 [src:gtg-trace] gtg-trace: FTBFS: dh_install: libgtg-dev missing 
files (usr/include/*), aborting
Bug reassigned from package 'src:gtg-trace' to 'debhelper'.
No longer marked as found in versions gtg-trace/0.2+dfsg-1.
Ignoring request to alter fixed versions of bug #718121 to the same values 
previously set

-- 
718121: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718121
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#713141: marked as done (ruby-capybara: FTBFS: tests failed)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 23:47:01 +0200
with message-id <520aa955.3020...@gb2n.org>
and subject line Bug resolved in ruby-capybara_2.1.0-1
has caused the Debian Bug report #713141,
regarding ruby-capybara: FTBFS: tests failed
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.)


-- 
713141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713141
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-capybara
Version: 2.0.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  fakeroot debian/rules binary
> dh binary --buildsystem=ruby --with ruby
>dh_testroot -O--buildsystem=ruby
>dh_prep -O--buildsystem=ruby
>dh_auto_install -O--buildsystem=ruby
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:17: warning: setting 
> Encoding.default_external
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:31: warning: method redefined; 
> discarding old visit_String
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:4: warning: previous definition of 
> visit_String was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:39: warning: method redefined; 
> discarding old register
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:12: warning: previous definition 
> of register was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:43: warning: method redefined; 
> discarding old format_time
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:16: warning: previous definition 
> of format_time was here
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:115: warning: method redefined; 
> discarding old to_s
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:44: warning: previous definition of 
> to_s was here
>   Entering dh_ruby --install
> install -d /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/capybara.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/dsl.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/dsl.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/selector.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/selector.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/node/matchers.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/node/matchers.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/node/actions.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/node/actions.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/node/finders.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/node/finders.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/node/document.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/node/document.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/node/element.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/node/element.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/node/base.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/node/base.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/node/simple.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/node/simple.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/rack_test/form.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/rack_test/form.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/rack_test/node.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/rack_test/node.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/rack_test/browser.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/rack_test/browser.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/rack_test/driver.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/rack_test/driver.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/session.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/session.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/result.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/result.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/rspec/matchers.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/rspec/matchers.rb
> install -D -m644 /«PKGBUILDDIR»/lib/capybara/rspec/features.rb 
> /«PKGBUILDDIR»/debian/ruby-capybara/usr/lib/ruby/vendor_ruby/capybara/rspec/features.r

Bug#718121: gtg-trace: FTBFS: dh_install: libgtg-dev missing files (usr/include/*), aborting

2013-08-13 Thread Samuel Thibault
Control: reassign -1 debhelper

David Suárez, le Sat 27 Jul 2013 22:30:58 +0200, a écrit :
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
> >  fakeroot debian/rules binary
> > dh binary  --with autotools-dev,autoreconf
> >dh_testroot
> >dh_prep
> >dh_auto_install
> >dh_install
> > dh_install: libgtg-dev missing files (usr/include/*), aborting
> > make: *** [binary] Error 2

It seems dh_auto_install does not run make install at all any more
here. I don't really understand why: there is a Makefile, and it does
contain an install rule (it's automake-generated), debian/compat is 8,
and debian/rules merely contains:

#!/usr/bin/make -f

DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)

export DEB_BUILD_HARDENING=1

%:
dh $@  --with autotools-dev,autoreconf

override_dh_auto_configure:
dh_auto_configure -- --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
--with-otf=/usr

Samuel


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



Bug#719495: marked as done (wml: FTBFS with perl 5.18: POD document had syntax errors)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 21:49:33 +
with message-id 
and subject line Bug#719495: fixed in wml 2.0.12ds1-6
has caused the Debian Bug report #719495,
regarding wml: FTBFS with perl 5.18: POD document had syntax errors
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.)


-- 
719495: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719495
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wml
Version: 2.0.12ds1-5
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-5.18-transition

This package fails to build on Perl 5.18 (currently in experimental):

  make[3]: Entering directory `/«PKGBUILDDIR»/wml_backend/p6_asubst'
  sed -e '/^=head1/,/^=cut/d' \
  -e '/^__END__/,$d' \
  -e 's|\@PATH_PERL\@|/usr/bin/perl|g' \
  -e 's|\@INSTALLPRIVLIB\@|/usr/lib/wml/perl/lib|g' \
  -e 
's|\@INSTALLARCHLIB\@|/usr/lib/wml/perl/lib/x86_64-linux-gnu-thread-multi|g' \
asubst.pl && chmod a+x asubst.pl
  cp asubst.src asubst.pod
  pod2man --section=3 --center="EN Tools" --release="EN Tools" asubst.pod 
>asubst.3
  asubst.pod around line 295: Non-ASCII character seen before =encoding in 
'[[s/ä/ä/]]'. Assuming ISO8859-1
  POD document had syntax errors at /usr/bin/pod2man line 71.
  make[3]: *** [asubst.3] Error 255
  make[3]: Leaving directory `/«PKGBUILDDIR»/wml_backend/p6_asubst'
  make[2]: *** [all] Error 1
  make[2]: Leaving directory `/«PKGBUILDDIR»/wml_backend'
  make[1]: *** [all] Error 1
  make[1]: Leaving directory `/«PKGBUILDDIR»'
  dh_auto_build: make -j1 returned exit code 2
  make: *** [build-arch] Error 2
 
-- 
Niko Tyni   nt...@debian.org
--- End Message ---
--- Begin Message ---
Source: wml
Source-Version: 2.0.12ds1-6

We believe that the bug you reported is fixed in the latest version of
wml, 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 719...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Axel Beckert  (supplier of updated wml 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Aug 2013 23:07:55 +0200
Source: wml
Binary: wml
Architecture: source i386
Version: 2.0.12ds1-6
Distribution: unstable
Urgency: low
Maintainer: Debian WML Packaging Team 

Changed-By: Axel Beckert 
Description: 
 wml- off-line HTML generation toolkit
Closes: 719495
Changes: 
 wml (2.0.12ds1-6) unstable; urgency=low
 .
   * Fix FTBFS with Perl 5.18. (Closes: #719495) Thanks to Salvatore
 Bonaccorso for the patch and Niko Tyni for the report.
   * Add meta-information headers to fix-test-suite-makefile.diff. Fixes
 lintian warning quilt-patch-missing-description.
   * Bump Standards-Version to 3.9.4 (no changes)
   * Fix some more spelling errors found by lintian.
   * Add patch meta-headers to debian/patches/manpage-fixes.diff
   * Add lintian override for manpage-has-errors-from-man due to overlong
 code example.
Checksums-Sha1: 
 32b233780b3c1e43a2357c72efc4877377b2ead1 1475 wml_2.0.12ds1-6.dsc
 5db4f2cdc5bbe8af5c2d950648a46e7a16054139 42633 wml_2.0.12ds1-6.debian.tar.gz
 9d5777ff405c48abda1b4bbe2f2218c6fe8053c1 503078 wml_2.0.12ds1-6_i386.deb
Checksums-Sha256: 
 7b8ba290b86fc745df03fdc24bbefec216862304fa2e8184b7cc086dc07818a8 1475 
wml_2.0.12ds1-6.dsc
 844f2d3dfd91e004af0edd07a7ae31737c055dfb8275595e1afd24da8e1f2bbe 42633 
wml_2.0.12ds1-6.debian.tar.gz
 0928e3fc54f60e584f6af2c47af929e32860a44a3f4981dedef31e8c9751fe7f 503078 
wml_2.0.12ds1-6_i386.deb
Files: 
 1d55db32a8293a973d4782686b198016 1475 web optional wml_2.0.12ds1-6.dsc
 36771d7e9527536e4f389a99bba5afba 42633 web optional 
wml_2.0.12ds1-6.debian.tar.gz
 d639e2e1cce3589b60e26034ab7f56c5 503078 web optional wml_2.0.12ds1-6_i386.deb

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

iEYEARECAAYFAlIKou0ACgkQwJ4diZWTDt7VOQCfSGoO1lSXdH7+T3j5Crwu2ZgK
5VAAniYmv8TjCgFVkrTj3Hj/1gijNXWt
=fimM
-END PGP SIGNATURE End Message ---


Bug#718929: marked as done (saxon9.jar gone from libreoffice-java-common)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 23:10:19 +0200
with message-id <20130813211019.gu5...@type.youpi.perso.aquilenet.fr>
and subject line Re: Bug#718929: saxon9.jar gone from libreoffice-java-common
has caused the Debian Bug report #718929,
regarding saxon9.jar gone from libreoffice-java-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.)


-- 
718929: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718929
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jaxe
Version: 3.5-1
Severity: serious

Hi Samuel,

in #682469 you write:

> I don't really understand: the openoffice.org-java-common dependency is
> there for saxon9.jar.  Is that jar file now provided in the standard
> Java runtime?

since today (LO 4.0.3) upload, saxon8.jar is NOT in libreoffice-java-common
anymore. saxon stuff was removed in 4.0.0. -java-commons internal lib
copies of external java libraries NEVER was a public interface.[1]

So if you need an other saxon (see James' comment in #682469)  you should
use a "standard" Debian saxon.

Regards,

Rene

[1] actually I would have preferred to not ship it at all but use system-saxon
but that didn't work out for various reasons, see LO 3.5/3.6 debian/rules

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

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

Versions of packages jaxe depends on:
pn  libjaxe-java   
ii  openjdk-6-jre  6b27-1.12.5-1

jaxe recommends no packages.

jaxe suggests no packages.
--- End Message ---
--- Begin Message ---
Version: 3.5-3

Hello,

It seems this has got stuck for a couple of months in some mail queue:

Received: from zyklop.dyndns.org (dslb-188-104-199-127.pools.arcor-ip.net 
[188.104.199.127])
by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis)
id 0LmeMF-1VgRJD0NwR-00aBhV; Wed, 07 Aug 2013 00:22:08 +0200
Received: by zyklop.dyndns.org (Postfix, from userid 1000)
id 9EFD73FF9E; Thu,  9 May 2013 13:10:37 +0200 (CEST)

Rene Engelhard, le Thu 09 May 2013 13:10:37 +0200, a écrit :
> > I don't really understand: the openoffice.org-java-common dependency is
> > there for saxon9.jar.  Is that jar file now provided in the standard
> > Java runtime?
> 
> since today (LO 4.0.3) upload, saxon8.jar is NOT in libreoffice-java-common
> anymore.

That I understood.

> So if you need an other saxon (see James' comment in #682469)  you should
> use a "standard" Debian saxon.

Ok, but my question was whether it was provided somewhere.  And it
happens to be, as used now by jaxe since 3.5-3.

Samuel--- End Message ---


Bug#701351: marked as done (sam2p: ftbfs with GCC-4.8)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 21:05:31 +
with message-id 
and subject line Bug#701351: fixed in sam2p 0.49.1-2
has caused the Debian Bug report #701351,
regarding sam2p: ftbfs with GCC-4.8
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.)


-- 
701351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701351
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sam2p
Version: 0.49.1-1
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  conftest.cc:(.text+0x22): undefined reference to `operator new(unsigned long)'

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/sam2p_0.49.1-1_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
#define HAVE_atoi_in_stdlib 1
#define HAVE_fgetc_in_stdio 1
#define HAVE_fputc_in_stdio 1
#define HAVE_getc_in_stdio 1
#define HAVE_lstat_in_sys_stat 1
#define HAVE_malloc_in_stdlib 1
#define HAVE_memcpy_in_stringxs 1
#define HAVE_putc_in_stdio 1
#define HAVE_sprintf_in_stdio 1
#define HAVE_strcpy_in_string 1
#define HAVE_system_in_stdlib 1
#define HAVE_write_in_unistd 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PTS_CFG_PRINTFGLEN ".16"
#define PTS_CFG_P_TMPDIR "/tmp"
make: *** [build-arch] Error 2
#define PTS_INT128_T 0
#define PTS_INT16_T short
#define PTS_INT32_T int
#define PTS_INT64_T long
#define PTS_INTP_OK 1
#define PTS_INTP_T long
#define PTS_size_t unsigned long
#define SIZEOF_BOOL 1
#define SIZEOF_CHAR 1
#define SIZEOF_CHAR_P 8
#define SIZEOF_CHAR_P 8
#define SIZEOF_INT 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_SHORT 2
#define SIZEOF_VERY_LONG 0
#define SIZEOF_VOID_P 8
#define SIZEOF___INT64 0
#define USE_BUILTIN_FAXE 1
#define USE_BUILTIN_LZW 1
#define USE_BUILTIN_ZIP 1
#define USE_IN_GIF 1
#define USE_OUT_GIF 1

configure: exit 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: sam2p
Source-Version: 0.49.1-2

We believe that the bug you reported is fixed in the latest version of
sam2p, 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 701...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tanguy Ortolo  (supplier of updated sam2p 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 13 Aug 2013 21:40:59 +0200
Source: sam2p
Binary: sam2p
Architecture: source amd64
Version: 0.49.1-2
Distribution: unstable
Urgency: low
Maintainer: Tanguy Ortolo 
Changed-By: Tanguy Ortolo 
Description: 
 sam2p  - convert raster images to EPS, PDF, and other formats
Closes: 701351
Changes: 
 sam2p (0.49.1-2) unstable; urgency=low
 .
   * debian/sam2p.1: various small spelling and cosmetic corrections.
   * debian/sam2p_pdf_scale.1.xml: fix a typo in the copyright date.
   * debian/patches: patches to prevent FTBFS with GCC 4.8 (Closes: #701351)
 - 06_update-ccdep.patch: update ccdep.pl to take into account GCC 4.8
   error messages.
 - 07_fix-rule.hpp.patch: fix a syntax error in rule.hpp.
   * debian/compat: switch to dh 9 for hardening.
   * debian/patches/08_respect-cxxflags.patch: make the Makefile take into
 account hardening build flags.
   * debian/rules: make configure restoration workaround more resilient (when
 the backup file is already there).
   * debian/control:
  - remove obsolete field DM-Upload-Allowed.

Bug#713328: The issue is fixed.

2013-08-13 Thread Andrej N. Gritsenko
We believe this issue is completely fixed in 1.1.1 version of libfm and
pcmanfm. Those versions will be available shortly in unstable repository
of Debian. If you cannot afford using unstable repository but want to use
stable instead then yet still are two options for you:

1. Download sources from Debian archive site, then build the packages
yourself, then upgrade your packages.

2. Wait until upgrades come into wheezy-backports repository and then
upgrade your packages.

Thank you very much for your patience.


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



Processed: patch,fixing symbol issues

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

> tags 701307 patch
Bug #701307 [src:libopenraw] libopenraw: ftbfs with GCC-4.8
Added tag(s) patch.
> tags 713356 patch
Bug #713356 [src:libopenraw] libopenraw: FTBFS: dpkg-gensymbols errors
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
701307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701307
713356: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713356
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#701307: patch,fixing symbol issues

2013-08-13 Thread Bálint Réczey
tags 701307 patch
tags 713356 patch
thanks

Hi,

Please consider applying the patch or a similar one.
If there is no update in a week, I'm thinking about doing an NMU.

Cheers,
Balint


0001-NMU-Updated-symbol-files-Closes-701307-713356.patch
Description: Binary data


Bug#719591: libmongodb-perl: FTBFS with Perl 5.18: 't use string ("no such cmd: ") as a HASH ref while "strict refs" in use

2013-08-13 Thread Dominic Hargreaves
On Tue, Aug 13, 2013 at 03:13:43PM +0300, Niko Tyni wrote:
> This package fails to build with Perl 5.18 (currently in experimental):
> 
>Can't use string ("no such cmd: num") as a HASH ref while "strict refs" in 
> use at 
> /build/dom-libmongodb-perl_0.700.0-1+b1-i386-Oc2cF5/libmongodb-perl-0.700.0/blib/lib/MongoDB/Collection.pm
>  line 424.
># Looks like you planned 75 tests but ran 40.
># Looks like your test exited with 115 just after 40.
>t/bson.t . 
>
>[...]
>
>Test Summary Report
>---
>t/bson.t   (Wstat: 29440 Tests: 40 Failed: 0)
>  Non-zero exit status: 115
>  Parse errors: Bad plan.  You planned 75 tests but ran 40.
>t/collection.t (Wstat: 29440 Tests: 9 Failed: 0)
>  Non-zero exit status: 115
>  Parse errors: Bad plan.  You planned 140 tests but ran 9.
>t/cursor.t (Wstat: 29440 Tests: 23 Failed: 0)
>  Non-zero exit status: 115
>  Parse errors: Bad plan.  You planned 74 tests but ran 23.
>t/gridfs.t (Wstat: 29440 Tests: 0 Failed: 0)
>  Non-zero exit status: 115
>  Parse errors: Bad plan.  You planned 62 tests but ran 0.
>t/old_conn_collection.t (Wstat: 29440 Tests: 10 Failed: 0)
>  Non-zero exit status: 115
>  Parse errors: Bad plan.  You planned 137 tests but ran 10.
>t/old_conn_database.t  (Wstat: 29440 Tests: 3 Failed: 0)
>  Non-zero exit status: 115
>  Parse errors: Bad plan.  You planned 16 tests but ran 3.
>Files=21, Tests=327, 47 wallclock secs ( 0.09 usr  0.10 sys + 14.64 cusr  
> 0.83 csys = 15.66 CPU)
>Result: FAIL
>Failed 6/21 test programs. 0/327 subtests failed.

According to  this has been
fixed in 0.701.1 but all versions on CPAN > 0.701.1 have a new
directory which contains some questionable licencing arrangements
(including contradictory references to a BSD LICENCE file which doesn't
appear to exist). These files are mostly (if not completely) inside the
mongo-meta-driver subdirectory, and this directory appears not to be used
at all by the package build, so I am inclined to repack the orig.tar.gz
to remove this inconvenience.

Dominic.


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



Bug#719380: libwx-perl: FTBFS: dh_auto_test: make -j1 test returned exit code 2

2013-08-13 Thread Niko Tyni
On Mon, Aug 12, 2013 at 08:24:13PM +0200, gregor herrmann wrote:
> On Sun, 11 Aug 2013 13:30:52 +0200, David Suárez wrote:
> 
> > Source: libwx-perl
> > Version: 1:0.9922-1
> > Severity: serious
> > Tags: jessie sid
> > User: debian...@lists.debian.org
> > Usertags: qa-ftbfs-20130811 qa-ftbfs
> > Justification: FTBFS on amd64

> > > Can't locate Wx/Media.pm in @INC (@INC contains: /«PKGBUILDDIR»/blib/lib 
> > > /«PKGBUILDDIR»/blib/arch /etc/perl /usr/local/lib/perl/5.14.2 
> > > /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 
> > > /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at 
> > > (eval 19) line 1.

> I haven't found out why the Media* files in ext/ are not used during
> the tests.

wxwidgets2.8 only enabled the media plugin recently, see #588104.

Now that it's enabled, the test suite will try to load it but fails
because the Perl bindings are not built.

The Perl bindings are not built because libalien-wxwidgets-perl isn't
up to date, so the media plugin is not listed in
 /usr/lib/perl5/Alien/wxWidgets/Config/gtk2_2_8_12_uni_gcc_3_4.pm

Rebuilding libalien-wxwidgets-perl with libwxgtk-media2.8-dev, or
something thereabouts, fixes this for me.

This suggests that libalien-wxwidgets-perl may need a tighter
dependency on libwxgtk2.8-dev. Not sure how tight it should be.

Possibly some Breaks entries are also warranted?
-- 
Niko Tyni   nt...@debian.org


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



Processed: found in 2.00-15

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

> found 708430 2.00-15
Bug #708430 [grub-efi-amd64] need to also install grub to the removable media 
fallback path?
Marked as found in versions grub2/2.00-15.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
708430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708430
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 as pending bugs that are closed by packages in NEW

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

> # Tuesday 13 August  20:03:21 UTC 2013
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW:  href="http://packages.qa.debian.org/grib-api";>grib-api
> tags 713400 + pending
Bug #713400 [src:grib-api] grib-api: FTBFS: dh_auto_test: make -j1 check 
returned exit code 2
Added tag(s) pending.
> # Source package in NEW: vit
> tags 717271 + pending
Bug #717271 [wnpp] ITP: vit - full-screen terminal interface for Taskwarrior
Added tag(s) pending.
> # Source package in NEW: pybloomfiltermmap
> tags 682002 + pending
Bug #682002 [wnpp] ITP: pybloomfiltermmap -- A Bloom filter (bloomfilter) for 
Python built on mmap
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/libpar2";>libpar2
> tags 701904 + pending
Bug #701904 [src:libpar2] libpar2: add cancel support
Added tag(s) pending.
> # Source package in NEW: fedmsg
> tags 705953 + pending
Bug #705953 [wnpp] ITP: fedmsg -- Fedora Messaging Client API
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
682002: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682002
701904: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701904
705953: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705953
713400: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713400
717271: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717271
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 719591

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

> tags 719591 + fixed-upstream
Bug #719591 [libmongodb-perl] libmongodb-perl: FTBFS with Perl 5.18: 't use 
string ("no such cmd: ") as a HASH ref while "strict refs" in use
Added tag(s) fixed-upstream.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
719591: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719591
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: bug 719591 is forwarded to https://jira.mongodb.org/browse/PERL-232

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

> forwarded 719591 https://jira.mongodb.org/browse/PERL-232
Bug #719591 [libmongodb-perl] libmongodb-perl: FTBFS with Perl 5.18: 't use 
string ("no such cmd: ") as a HASH ref while "strict refs" in use
Set Bug forwarded-to-address to 'https://jira.mongodb.org/browse/PERL-232'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
719591: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719591
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#711575: liblog-agent-perl: FTBFS with perl 5.18: test failure

2013-08-13 Thread Damyan Ivanov
-=| Dominic Hargreaves, 08.06.2013 00:16:21 +0100 |=-
> Source: liblog-agent-perl
> Version: 0.307-2
> Severity: important
> User: debian-p...@lists.debian.org
> Usertags: perl-5.18-transition
> Tags: sid jessie
> Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=80535
> 
> This package FTBFS with perl 5.18 from experimental (in a clean sbuild
> session):
> 
> t/caller.t .. 
> Failed 1/10 subtests 

I have some progress on this, but it is not much.

The test fails because it looks for the following string in the error 
output:

 carp string at t/caller.t line $carp_line 
 
while it gets

 13/08/13 19:26:18 me: error string 
 13/08/13 19:26:18 me: carp string at blib/lib/Log/Agent.pm (autosplit into 
blib/lib/auto/Log/Agent/logcarp.al) line 299.at t/caller.t line 65 


With perl 5.14.2 the error output matches the expected. Disabling 
AutoLoad doesn't fix it, the output then is:

 13/08/13 19:47:35 me: error string 
 13/08/13 19:47:35 me: carp string at /mnt/blib/lib/Log/Agent.pm line 291.at 
t/caller.t line 65 

Does this ring any bells?

I haven't found any clues in perl5180delta.


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



Bug#718311: #718311: gnubiff: crashes

2013-08-13 Thread Roland Stigge
Hi,

I just uploaded gnubiff_2.2.15-2, compiled with new libs API. Can you
confirm if the crash is gone?

Thanks in advance,

Roland


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



Bug#713572: marked as done (gnubiff: FTBFS: ld: gnubiff.o: undefined reference to symbol 'g_thread_init')

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 19:33:00 +
with message-id 
and subject line Bug#713572: fixed in gnubiff 2.2.15-2
has caused the Debian Bug report #713572,
regarding gnubiff: FTBFS: ld: gnubiff.o: undefined reference to symbol 
'g_thread_init'
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.)


-- 
713572: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713572
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnubiff
Version: 2.2.15-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Maybe you need to add explicitly the offending lib to LD flags.

Relevant part:
> g++ -DHAVE_CONFIG_H -I. -I../config  -pthread -I/usr/include/gtk-3.0 
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 
> -I/usr/include/libdrm   -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gconf/2 
> -I/usr/include/gtk-3.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/atk-1.0 
> -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz 
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 
> -I/usr/include/libdrm -I/usr/include/gnome-panel-4.0/libpanel-applet   
> -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" 
> -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" 
> -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" 
> -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" 
> -D_GNU_SOURCE -Wall -ansi -pedantic -export-dynamic  -D_FORTIFY_SOURCE=2  -g 
> -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security -c -o ui-applet-gnome.o ui-applet-gnome.cc
> [OK]
> Linking gnubiff ... g++  -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security  -Wl,-z,relro -o 
> gnubiff  gnubiff.o biff.o mailbox.o header.o socket.o support.o decoding.o 
> local.o file.o imap4.o maildir.o mh.o mh_basic.o mh_sylpheed.o pop.o apop.o 
> pop3.o option.o options.o gnubiff_options.o gui.o ui-applet.o ui-applet-gtk.o 
> ui-applet-gui.o ui-applet-systray.o ui-preferences.o ui-authentication.o 
> ui-certificate.o ui-properties.o gtk_image_animation.o ui-popup.o signals.o 
> eggtrayicon.o ui-applet-gnome.o  -Wl,--export-dynamic -pthread -lgtk-3 
> -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject 
> -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11   -lfam 
> -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 
> -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo 
> -lgobject-2.0 -lglib-2.0   -lssl -lpopt  -lcrypto
> /usr/bin/ld: gnubiff.o: undefined reference to symbol 'g_thread_init'
> /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0: error adding symbols: DSO 
> missing from command line
> collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gnubiff_2.2.15-1_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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: gnubiff
Source-Version: 2.2.15-2

We believe that the bug you reported is fixed in the latest version of
gnubiff, 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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roland Stigge  (supplier of updated gnubiff package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
a

Processed: grub-efi-amd64: Install grub to the removable media fallback too!

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

> severity 708430 grave
Bug #708430 [grub-efi-amd64] need to also install grub to the removable media 
fallback path?
Severity set to 'grave' from 'normal'
> found 708430 2.000-15
Bug #708430 [grub-efi-amd64] need to also install grub to the removable media 
fallback path?
There is no source info for the package 'grub-efi-amd64' at version '2.000-15' 
with architecture ''
Unable to make a source version for version '2.000-15'
Marked as found in versions 2.000-15.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
708430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708430
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: Re: Bug#719578: libcdk-perl: FTBFS with Perl 5.18: error: too few arguments to function 'sv2dtype'

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

> tag 719578 patch
Bug #719578 [libcdk-perl] libcdk-perl: FTBFS with Perl 5.18: error: too few 
arguments to function 'sv2dtype'
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
719578: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719578
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#719578: libcdk-perl: FTBFS with Perl 5.18: error: too few arguments to function 'sv2dtype'

2013-08-13 Thread Niko Tyni
tag 719578 patch
thanks

On Tue, Aug 13, 2013 at 12:11:43PM +0300, Niko Tyni wrote:
> Package: libcdk-perl
> Version: 20130717-1 
> Severity: important
> User: debian-p...@lists.debian.org
> Usertags: perl-5.18-transition
> 
> This package fails to build on Perl 5.18 (currently in experimental):

>   Cdk.c: In function 'XS_Cdk__Entry_New':
>   Cdk.c:5576:2: error: too few arguments to function 'sv2dtype'
> int int_disptype = sv2dtype (/* not a parameter */);

Patch attached. There are probably other ways to fix this
but I'm not really fluent in XS.

FWIW I tested that examples/entry still works with this.
-- 
Niko Tyni   nt...@debian.org
>From e0700c1621e41806fc59a0257de51ce0359a51f4 Mon Sep 17 00:00:00 2001
From: Niko Tyni 
Date: Tue, 13 Aug 2013 18:12:57 +
Subject: [PATCH] Fix XS syntax, enforced by newer versions of
 ExtUtils::ParseXS

This fixes errors like

Cdk.c: In function 'XS_Cdk__Entry_New':
  Cdk.c:5576:2: error: too few arguments to function 'sv2dtype'
int int_disptype = sv2dtype (/* not a parameter */);
^
  Cdk.xs:666:1: note: declared here
   sv2dtype(SV * sv)
   ^
---
 Cdk.xs | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/Cdk.xs b/Cdk.xs
index 890017a..1165221 100644
--- a/Cdk.xs
+++ b/Cdk.xs
@@ -2561,8 +2561,7 @@ New(title,label,min,max,fieldWidth,filler=".",disptype=vMIXED,xPos=CENTER,yPos=C
 	int		max
 	int		fieldWidth
 	chtype		filler = sv2chtype ($arg);
-	int		int_disptype = sv2dtype ($arg);
-	EDisplayType	disptype = (EDisplayType) int_disptype;
+	int		disptype = sv2dtype ($arg);
 	int		xPos = sv2int ($arg);
 	int		yPos = sv2int ($arg);
 	chtype		fieldattr = sv2chtype ($arg);
@@ -2580,7 +2579,7 @@ New(title,label,min,max,fieldWidth,filler=".",disptype=vMIXED,xPos=CENTER,yPos=C
 
 	   entryWidget = newCDKEntry (GCDKSCREEN,xPos,yPos,
 	Title,label,
-	fieldattr,filler,disptype,
+	fieldattr,filler,(EDisplayType) disptype,
 	fieldWidth,min,max,
 	Box,shadow);
 	   free (Title);
@@ -2894,8 +2893,7 @@ New(title,label,min,physical,logical,fieldWidth,disptype=vMIXED,filler=".",xPos=
 	int		physical
 	int		logical
 	int		fieldWidth
-	int		int_disptype = sv2dtype ($arg);
-	EDisplayType	disptype = (EDisplayType) int_disptype;
+	int		disptype = sv2dtype ($arg);
 	chtype		filler = sv2chtype ($arg);
 	int		xPos = sv2int ($arg);
 	int		yPos = sv2int ($arg);
@@ -2915,7 +2913,7 @@ New(title,label,min,physical,logical,fieldWidth,disptype=vMIXED,filler=".",xPos=
 	   mentryWidget = newCDKMentry (GCDKSCREEN,xPos,yPos,
 	Title,label,
 	fieldattr,filler,
-	disptype,fieldWidth,
+	(EDisplayType) disptype,fieldWidth,
 	physical,logical,min,
 	Box,shadow);
 	   free (Title);
-- 
1.8.4.rc2



Bug#709680: marked as done (libcgi-application-plugin-stream-perl: FTBFS with perl 5.18: test failures)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 18:18:01 +
with message-id 
and subject line Bug#709680: fixed in libcgi-application-plugin-stream-perl 
2.10-2
has caused the Debian Bug report #709680,
regarding libcgi-application-plugin-stream-perl: FTBFS with perl 5.18: test 
failures
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.)


-- 
709680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709680
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libcgi-application-plugin-stream-perl
Version: 2.10-1
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-5.18-transition
Tags: sid jessie
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=81646

This package FTBFS with perl 5.18 from experimental (in a clean sbuild
session):

#   Failed test 'Setting a custom Content-Length'
#   at t/basic.t line 66.
#   'HTTP/1.0 1
# Server: cmdline
# Status: 1
# Window-Target: FILE
# Set-Cookie: -attachment
# Expires: -type
# Date: Mon, 20 May 2013 20:04:16 GMT
# Content-Type: Content_Length; charset=ISO-8859-1
# 
# darcs 
# http://www.darcs.net/
# '
# doesn't match '(?^i:Content-Length: 1)'
# Looks like you failed 1 test of 15.
t/basic.t  
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 test programs. 1/17 subtests failed.
Failed 1/15 subtests 

Test Summary Report
---
t/basic.t  (Wstat: 256 Tests: 15 Failed: 1)
  Failed test:  8
  Non-zero exit status: 1
Files=3, Tests=17,  0 wallclock secs ( 0.02 usr  0.02 sys +  0.30 cusr  0.01 
csys =  0.35 CPU)
Result: FAIL

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
--- End Message ---
--- Begin Message ---
Source: libcgi-application-plugin-stream-perl
Source-Version: 2.10-2

We believe that the bug you reported is fixed in the latest version of
libcgi-application-plugin-stream-perl, 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 709...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated 
libcgi-application-plugin-stream-perl 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 13 Aug 2013 20:10:08 +0200
Source: libcgi-application-plugin-stream-perl
Binary: libcgi-application-plugin-stream-perl
Architecture: source all
Version: 2.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: gregor herrmann 
Description: 
 libcgi-application-plugin-stream-perl - plugin that adds file streaming 
support to CGI::Application
Closes: 709680
Changes: 
 libcgi-application-plugin-stream-perl (2.10-2) unstable; urgency=low
 .
   * Team upload.
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ gregor herrmann ]
   * Add patch from Niko Tyni to fix test failure with Perl 5.18.
 (Closes: #709680)
   * debian/copyright: switch formatting to Copyright-Format 1.0.
   * Declare compliance with Debian Policy 3.9.4.
Checksums-Sha1: 
 2e65996e25bd4cb779287417cc77da9e8da45f8a 2418 
libcgi-application-plugin-stream-perl_2.10-2.dsc
 a8bdeb039eefe7946ea78c2e6386e9ddc78989e5 2660 
libcgi-application-plugin-stream-perl_2.10-2.debian.tar.gz
 acb7471617de165da55bbc93518e248ba955c626 9028 
libcgi-application-plugin-stream-perl_2.10-2_all.deb
Checksums-Sha256: 
 8d17412ec560e8c5f03a8412410641bff8d8e04cf1ae7b872dbcce3bd1429a70 2418 
libcgi-application-plugin-stream-perl_2.10-2.dsc
 ebbd1d0199097f86733b43c4950b48dc160fd2bd349e0902d555337a84698eaf 2660 
libcgi-application-plugin-stream-perl_2.10-2.debian.tar.gz
 4ce9406c9ae7d2e49b047eee14ecc595a8e833f1b5aa3bf93475ff8c84cfca76 9028 
libcgi-application-plugin-stream-perl_2.10-2_all.deb
Files: 
 2915ae66c536b129f67d61ae62885a88 2418 perl optional 
libcgi-application-plugin-stream-perl_2.10-2.dsc
 886770a43a1e70197d805f99de458847 2660 perl optional 
libcgi-application-plugin-stream-perl_2.10-2.debian.tar.gz
 df09cfc1c081774fc308b98dd36fc999 9028 perl optional 
libcgi-application-plugin-stream-perl_2.10-2_all.deb

--

Bug#719576: marked as done (libconvert-binary-c-perl: FTBFS with Perl 5.18: Failed test 'POD test for support/Test/Harness/Point.pm')

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 18:18:08 +
with message-id 
and subject line Bug#719576: fixed in libconvert-binary-c-perl 0.76-3
has caused the Debian Bug report #719576,
regarding libconvert-binary-c-perl: FTBFS with Perl 5.18: Failed test 'POD test 
for support/Test/Harness/Point.pm'
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.)


-- 
719576: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719576
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libconvert-binary-c-perl
Version: 0.76-2 
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-5.18-transition

This package fails to build with Perl 5.18 (currently in experimental):

  #   Failed test 'POD test for support/Test/Harness/Point.pm'
  #   in tests/802_pod.t at line 52.
  # support/Test/Harness/Point.pm (67): =over without closing =back
  # Looks like you failed 1 test of 16.
  tests/802_pod.t ... 
  Dubious, test returned 1 (wstat 256, 0x100)
  Failed 1/16 subtests 
 
-- 
Niko Tyni   nt...@debian.org
--- End Message ---
--- Begin Message ---
Source: libconvert-binary-c-perl
Source-Version: 0.76-3

We believe that the bug you reported is fixed in the latest version of
libconvert-binary-c-perl, 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 719...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominic Hargreaves  (supplier of updated 
libconvert-binary-c-perl 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Aug 2013 19:55:08 +0200
Source: libconvert-binary-c-perl
Binary: libconvert-binary-c-perl
Architecture: source amd64
Version: 0.76-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Dominic Hargreaves 
Description: 
 libconvert-binary-c-perl - Binary Data Conversion using C Types
Closes: 719576
Changes: 
 libconvert-binary-c-perl (0.76-3) unstable; urgency=low
 .
   * Apply patch from Niko Tyni fixing FTBFS on perl 5.18 due to POD
 errors (Closes: #719576)
Checksums-Sha1: 
 234a96b3cfb3082ac964b5626a91e01cc3f8d374 1633 
libconvert-binary-c-perl_0.76-3.dsc
 125099cbddc5bc440846b0e7a188f24ec98e4415 7284 
libconvert-binary-c-perl_0.76-3.debian.tar.gz
 0450c90ff368d2a554849a919445370074117693 271106 
libconvert-binary-c-perl_0.76-3_amd64.deb
Checksums-Sha256: 
 c152ba97eef0036d0341ea81c07e7e36d0c1dbb187118039dce1f53860240ec4 1633 
libconvert-binary-c-perl_0.76-3.dsc
 0b0d49230f8e5f4327341cd579c0d304986f3f1e7b14d2ef93600b3bebb5f2b5 7284 
libconvert-binary-c-perl_0.76-3.debian.tar.gz
 10f9231e0840b13601c3005f48f32b641e01835b835beda7bfc79dfd24ef66e6 271106 
libconvert-binary-c-perl_0.76-3_amd64.deb
Files: 
 5255221f0e7c04dd3c6a02f626e6ebe3 1633 perl optional 
libconvert-binary-c-perl_0.76-3.dsc
 05ed0527f250c936c16afc904c0a3d58 7284 perl optional 
libconvert-binary-c-perl_0.76-3.debian.tar.gz
 86a192133ed5a6503e2b645d87650937 271106 perl optional 
libconvert-binary-c-perl_0.76-3_amd64.deb

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

iEYEARECAAYFAlIKdOAACgkQYzuFKFF44qXjEgCg2TDaCqoyhYjCjk45cZpYiH8r
/J8AoMJk2yYSy/n41Xns+sQkJiKY79ec
=SyCN
-END PGP SIGNATURE End Message ---


Bug#709680: Pending fixes for bugs in the libcgi-application-plugin-stream-perl package

2013-08-13 Thread pkg-perl-maintainers
tag 709680 + pending
thanks

Some bugs in the libcgi-application-plugin-stream-perl package are
closed in revision 1142e487f3a0eba62d303e32ced56d200184cf7a in branch
'master' by gregor herrmann

The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-stream-perl.git;a=commitdiff;h=1142e48

Commit message:

Add patch from Niko Tyni to fix test failure with Perl 5.18.

Closes: #709680


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



Processed: Pending fixes for bugs in the libcgi-application-plugin-stream-perl package

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

> tag 709680 + pending
Bug #709680 [src:libcgi-application-plugin-stream-perl] 
libcgi-application-plugin-stream-perl: FTBFS with perl 5.18: test failures
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
709680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709680
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#718118: ruby-net-ssh: FTBFS: Test "ruby1.8" failed

2013-08-13 Thread David Suárez
tags 718118 + fixed-upstream
thanks

Hi,

Can you release a new version with the fixes ?

Thanks,

David


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



Bug#713734: Update

2013-08-13 Thread Dominic Hargreaves
Hi,

I tried to fix this by applying define_functions_fix_build.patch from
the Ubuntu package, but another failure then appeared:

xtext.c: In function 'shade_image':
xtext.c:3341:18: warning: variable 'bg_b' set but not used 
[-Wunused-but-set-variable]
  int bg_r, bg_g, bg_b;
  ^
xtext.c:3341:12: warning: variable 'bg_g' set but not used 
[-Wunused-but-set-variable]
  int bg_r, bg_g, bg_b;
^
xtext.c:3341:6: warning: variable 'bg_r' set but not used 
[-Wunused-but-set-variable]
  int bg_r, bg_g, bg_b;
  ^
xtext.c: In function 'gtk_xtext_save':
xtext.c:4260:9: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
   write (fh, buf, newlen);
 ^
xtext.c:4261:9: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
   write (fh, "\n", 1);
 ^
cc1: some warnings being treated as errors

and I'm not sure how to proceed with this. Suggestions welcome!

Dominic.


-- 
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#719576: libconvert-binary-c-perl: FTBFS with Perl 5.18: Failed test 'POD test for support/Test/Harness/Point.pm'

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

> tag 719576 patch
Bug #719576 [libconvert-binary-c-perl] libconvert-binary-c-perl: FTBFS with 
Perl 5.18: Failed test 'POD test for support/Test/Harness/Point.pm'
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
719576: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719576
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#719576: libconvert-binary-c-perl: FTBFS with Perl 5.18: Failed test 'POD test for support/Test/Harness/Point.pm'

2013-08-13 Thread Niko Tyni
tag 719576 patch
thanks

On Tue, Aug 13, 2013 at 12:02:08PM +0300, Niko Tyni wrote:
> Package: libconvert-binary-c-perl
> Version: 0.76-2 
> Severity: important
> User: debian-p...@lists.debian.org
> Usertags: perl-5.18-transition
> 
> This package fails to build with Perl 5.18 (currently in experimental):
> 
>   #   Failed test 'POD test for support/Test/Harness/Point.pm'
>   #   in tests/802_pod.t at line 52.
>   # support/Test/Harness/Point.pm (67): =over without closing =back
>   # Looks like you failed 1 test of 16.
>   tests/802_pod.t ... 
>   Dubious, test returned 1 (wstat 256, 0x100)
>   Failed 1/16 subtests 

Trivial patch attached.
-- 
Niko Tyni   nt...@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#719576: libconvert-binary-c-perl: FTBFS with Perl 5.18: Failed test 'POD test for support/Test/Harness/Point.pm'

2013-08-13 Thread Niko Tyni
On Tue, Aug 13, 2013 at 07:51:47PM +0300, Niko Tyni wrote:

> Trivial patch attached.

This time for real...
-- 
Niko
>From 8e8bda04e259e77a56ed00d036d25d8b121a9ffb Mon Sep 17 00:00:00 2001
From: Niko Tyni 
Date: Tue, 13 Aug 2013 19:48:08 +0300
Subject: [PATCH] Fix POD syntax in support/Test/Harness/Point.pm

This fixes a test failure in tests/802_pod.t on newer Perl versions.
---
 support/Test/Harness/Point.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/support/Test/Harness/Point.pm b/support/Test/Harness/Point.pm
index df0706a..49a4821 100644
--- a/support/Test/Harness/Point.pm
+++ b/support/Test/Harness/Point.pm
@@ -70,6 +70,8 @@ Each of the following fields has a getter and setter method.
 
 =item * number
 
+=back
+
 =cut
 
 sub ok  { my $self = shift; $self->{ok} }
-- 
1.8.4.rc2



Bug#712980: [Pkg-alsa-devel] Bug#712980: alsa-utils startup script creates /.pulse files ("Failed to create secure directory") when pulseaudio is installed

2013-08-13 Thread Elimar Riesebieter
* Michael Tokarev  [2013-06-21 16:26 +0400]:

> Package: alsa-utils
> Version: 1.0.25-4
> Severity: important
> 
> When pulseaudio is installed, which basically replaces alsa whith
> itself for userspace, /etc/init.d/alsa-utils starts creating
> .pulse files in system root directory during system startup/shutdown
> (when the script is run):
> 
> $ ls -ld /.pulse*
> drwx-- 2 root root 4096 May 25 07:54 /.pulse/
> -rw--- 1 root root  256 Feb 15 20:10 /.pulse-cookie
> 
> This happens on all systems where alsa-utils and pulseaudio
> is installed.

It seems that the initscript creates this is due to a miss of HOME env
variable at the time this script runs. See [0]

We should define a homedir via the -E option of alsactl in the
initscript. What about /var/run/alsa-utils? Any thoughts, Jordi?

[0] https://bugs.gentoo.org/show_bug.cgi?id=438844

Elimar
-- 
  On the keyboard of life you have always
  to keep a finger at the escape key;-)


-- 
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#709680: libcgi-application-plugin-stream-perl: FTBFS with perl 5.18: test failures

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

> tag 709680 patch
Bug #709680 [src:libcgi-application-plugin-stream-perl] 
libcgi-application-plugin-stream-perl: FTBFS with perl 5.18: test failures
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
709680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709680
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#709680: libcgi-application-plugin-stream-perl: FTBFS with perl 5.18: test failures

2013-08-13 Thread Niko Tyni
tag 709680 patch
thanks

On Sat, May 25, 2013 at 12:54:01AM +0100, Dominic Hargreaves wrote:
> Source: libcgi-application-plugin-stream-perl
> Version: 2.10-1
> Severity: important
> User: debian-p...@lists.debian.org
> Usertags: perl-5.18-transition
> Tags: sid jessie
> Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=81646
> 
> This package FTBFS with perl 5.18 from experimental (in a clean sbuild
> session):
> 
> #   Failed test 'Setting a custom Content-Length'
> #   at t/basic.t line 66.

Patch attached.
-- 
Niko Tyni   nt...@debian.org
>From 033197cf2fb313209711a25cef2e15ae74c5b7ff Mon Sep 17 00:00:00 2001
From: Niko Tyni 
Date: Tue, 13 Aug 2013 16:05:10 +
Subject: [PATCH] Fix a test failure due triggered by hash randomization
 changes in Perl 5.17.6

Quoting the CGI.pm documentation for the header() method:

  Each argument name is preceded by a dash.  Neither case nor order
  matters in the argument list.  -type, -Type, and -TYPE are all
  acceptable.  In fact, only the first argument needs to begin with
  a dash.  If a dash is present in the first argument, CGI.pm assumes
  dashes for the subsequent ones.

The stream_file() method in CGI::Application::Plugin::Stream uses this
method, and when 'Content_length' happens to be the first key in the
argument hash, it is erroneously interpreted as the document type,
not as the name of the tag.
---
 t/basic.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/basic.t b/t/basic.t
index 3cb0f2e..e2c37f0 100644
--- a/t/basic.t
+++ b/t/basic.t
@@ -60,7 +60,7 @@ like($content_sent, qr/Content-Length: 29/i,$test_name);
 
 $test_name = 'Setting a custom Content-Length';
 $app = StreamTest->new();
-$app->header_props(Content_Length => 1 );
+$app->header_props(-Content_Length => 1 );
 $app->with_fh();
 $content_sent = $stdout->read;
 like($content_sent, qr/Content-Length: 1/i,$test_name);
-- 
1.8.4.rc2



Bug#718746: marked as done (nodejs: FTBFS on arm*)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 17:18:26 +0100
with message-id <520a5c52.1080...@pyro.eu.org>
and subject line Re: Bug#718746: nodejs: FTBFS on arm*
has caused the Debian Bug report #718746,
regarding nodejs: FTBFS on arm*
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.)


-- 
718746: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718746
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nodejs
Version: 0.10.15~dfsg1-1
Severity: serious
Justification: FTBFS

Hello,

  Your package fails to build from source on Debian autobuilder network.

  Please check your package build logs at:
  

Best regards


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

Kernel: Linux 3.10-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source-Version: 0.10.15~dfsg1-3

> nodejs (0.10.15~dfsg1-3) unstable; urgency=low
> 
>   * Update 2005 patch, test-stdout-close-unref and
> test-tls-zero-clear-in can fail on buildd.
> 
>  -- Jérémy Lal   Sat, 10 Aug 2013 09:47:34 +0200--- End Message ---


Processed: tagging 708614

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

> tags 708614 + pending
Bug #708614 [grub-common] grub-common: Regression from 1.99: update-grub fails 
in Xen DomU: "warning: grub-probe can't find drive for /dev/xvda1."
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
708614: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708614
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 719591 is serious

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

> severity 719591 serious
Bug #719591 [libmongodb-perl] libmongodb-perl: FTBFS with Perl 5.18: 't use 
string ("no such cmd: ") as a HASH ref while "strict refs" in use
Severity set to 'serious' from 'important'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
719591: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719591
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#711442: marked as done (libeval-context-perl: FTBFS with perl 5.18: test failure)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 15:18:23 +
with message-id 
and subject line Bug#711442: fixed in libeval-context-perl 0.09.11-2
has caused the Debian Bug report #711442,
regarding libeval-context-perl: FTBFS with perl 5.18: test failure
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.)


-- 
711442: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711442
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libeval-context-perl
Version: 0.09.11-1
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-5.18-transition
Tags: sid jessie

This package FTBFS with perl 5.18 from experimental (in a clean sbuild
session):

#   Failed test 'persistent variable names'
#   at t/009_persistent_variables.t line 129.
# Structures begin differing at:
#  $got->[0] = '$array'
# $expected->[0] = '$object'
# 
# |- 0 = $array  [S1]
# |- 1 = $hash  [S2]
# |- 2 = $object  [S3]
# |- 3 = $variable  [S4]
# |- 4 = @array  [S5]
# |- 5 = $scalar  [S6]
# `- 6 = %hash  [S7]
# Looks like you failed 1 test of 49.
t/009_persistent_variables.t  
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/49 subtests 

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
--- End Message ---
--- Begin Message ---
Source: libeval-context-perl
Source-Version: 0.09.11-2

We believe that the bug you reported is fixed in the latest version of
libeval-context-perl, 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 711...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damyan Ivanov  (supplier of updated libeval-context-perl 
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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 13 Aug 2013 16:10:26 +0200
Source: libeval-context-perl
Binary: libeval-context-perl
Architecture: source all
Version: 0.09.11-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Damyan Ivanov 
Description: 
 libeval-context-perl - evalute perl code in context wrapper
Closes: 711442
Changes: 
 libeval-context-perl (0.09.11-2) unstable; urgency=low
 .
   * Take over for the Debian Perl Group on maintainer's request
 (https://lists.debian.org/debian-perl/2013/08/msg00053.html)
   * debian/control: Changed: Homepage field changed to metacpan.org URL;
 Maintainer set to Debian Perl Group  (was: David Paleino
 ); put myself to Uploaders.
   * debian/watch: use metacpan-based URL.
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
   * migrate Vcs-* headers
   * Standards-Version: 3.9.4 (no changes needed)
   * add hash-randomization.patch fixing build failure with perl 5.18
 Closes: 711442
Checksums-Sha1: 
 8bf80aca9f4e9b28dacb39bf5b88233b36fd7d7f 2401 
libeval-context-perl_0.09.11-2.dsc
 4f2b6b1f5285b65efe5ea5d292328c72dd94c785 2872 
libeval-context-perl_0.09.11-2.debian.tar.gz
 d102c1b7c9f4c9318d4ce973ee7756c9fd6be365 23530 
libeval-context-perl_0.09.11-2_all.deb
Checksums-Sha256: 
 9917c1ba6a16a19e3e929d2faa6ecdafbd6a583d49924045ff08e8ad7b32f03d 2401 
libeval-context-perl_0.09.11-2.dsc
 0f7c3f0ff4eebf61b1646acfc0aaf7d90863a5897c92eaa74dd25e1b6ad67460 2872 
libeval-context-perl_0.09.11-2.debian.tar.gz
 f30e589c917551b718d040baf44972e42d74586c2326a148fb7daa6c3c0bbd46 23530 
libeval-context-perl_0.09.11-2_all.deb
Files: 
 661ac37de62fef6f470d42cf2671d9b9 2401 perl optional 
libeval-context-perl_0.09.11-2.dsc
 72a1c1b3e14ce91e69ed0431397954de 2872 perl optional 
libeval-context-perl_0.09.11-2.debian.tar.gz
 d08c3d15e6e631575b77f67dfb07f5f7 23530 perl optional 
libeval-context-perl_0.09.11-2_all.deb

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

iQIcBAEBCAAGBQJSCj6CAAoJENu+nU2Z0qAEQB0QAKKFm5G02PpH3K93ftC+FDhy
8Ag0EiXN0vGNwvxH9UmY2qU7fjLvJTtY7G4rbW6oo+rCTPvCUv/Rrqcj0rvBjBmi
lbHEdMV4h8dV1KaEwOfMGbwklc2Ls2CkkDAnV7iw/CFXdwfE6HFGudiMp2+H94aS
/pP0QpLSipNI6up4bN99SGNNqHL2x097jHesHWxETJOv4WKavgDaN9eEoNCo8/3S
KAyXQRbhEGoX99rd2HIKo2VRpscE/TArzOeI7vCLzKXfN9LB3USSisapY1JLKVWT
/FJu+7VsZcZF+txoKaTqOuUqdQH0CZfoMCnmzzv58Tu5RvR6VJdQU+k2+QWxwqvs
WNJKxsoMTQwXnhKxmFceX

Bug#719608: Files not found when building initramfs

2013-08-13 Thread Ben Hutchings
Package: dracut
Version: 031-1
Severity: serious

Errors from building an initramfs for either 3.2.0-4-amd64 or
3.10-2-amd64 on i386:

cp: cannot stat '/consolefonts/*': No such file or directory
cp: cannot stat '/consoletrans/*': No such file or directory
cp: cannot stat '/keymaps/*': No such file or directory
/usr/sbin/prelink: line 12: awk: command not found
/usr/sbin/prelink: line 15: df: command not found
/usr/sbin/prelink: line 15: sort: command not found
/usr/sbin/prelink: line 15: uniq: command not found
/usr/sbin/prelink: line 51: /usr/sbin/prelink.bin: No such file or directory

I don't know what's going on here - obviously awk, df, sort and uniq
are installed, as is /usr/sbin/prelink.bin.

Could it be related to multiarch?  This is an i386 system with amd64
as a secondary architecture, and both sets of library directories end
up in $multiarch_libs.

Ben.

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

Kernel: Linux 3.10-2-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 dracut depends on:
ii  cpio   2.11+dfsg-1
ii  kbd1.15.5-1
ii  kpartx 0.4.9+git0.4dfdaf2b-7
ii  module-init-tools  9-3
ii  udev   175-7.2
ii  util-linux 2.20.1-5.5

Versions of packages dracut recommends:
iu  cryptsetup  2:1.6.1-1
iu  dmraid  1.0.0.rc16-4.2
ii  dmsetup 2:1.02.77-5
ii  lvm22.02.98-5
iu  mdadm   3.2.5-5

Versions of packages dracut suggests:
pn  dracut-network  

-- 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#713231: libmojolicious-plugin-mailexception-perl: FTBFS: tests failed

2013-08-13 Thread Gautier Minster
Hello,

The tests failed because the method render_text (used in
t/010-tplugun.t) no longer exists in Mojolicious 4.

Here's a link to a pull-request fixing this:
https://github.com/dr-co/libmojolicious-plugin-mail_exception/pull/5

Kind regards,

-- 
Gautier Minster


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



Bug#709870: marked as done (libio-digest-perl: FTBFS with perl 5.18: old Module::Install)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 13:48:14 +
with message-id 
and subject line Bug#709870: fixed in libio-digest-perl 0.11-1
has caused the Debian Bug report #709870,
regarding libio-digest-perl: FTBFS with perl 5.18: old Module::Install
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.)


-- 
709870: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709870
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libio-digest-perl
Version: 0.10-1.1
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-5.18-transition
Tags: sid jessie fixed-upstream
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=81846

This package FTBFS with perl 5.18 from experimental (in a clean sbuild
session):

syntax error at inc/Module/Install/AutoInstall.pm - 
/usr/local/lib/perl5/site_perl/5.8.5/Module/Install/AutoInstall.pm line 26, 
near "m/--(?:default|skip|testonly)/and-t "
syntax error at inc/Module/Install/AutoInstall.pm - 
/usr/local/lib/perl5/site_perl/5.8.5/Module/Install/AutoInstall.pm line 32, 
near "}eval"
syntax error at inc/Module/Install/AutoInstall.pm - 
/usr/local/lib/perl5/site_perl/5.8.5/Module/Install/AutoInstall.pm line 35, 
near "}}"
  (Might be a runaway multi-line "" string starting on line 34)
Can't use global @_ in "my" at inc/Module/Install/AutoInstall.pm - 
/usr/local/lib/perl5/site_perl/5.8.5/Module/Install/AutoInstall.pm line 41, 
near "and @_ "
syntax error at inc/Module/Install/AutoInstall.pm - 
/usr/local/lib/perl5/site_perl/5.8.5/Module/Install/AutoInstall.pm line 56, 
near "}"
syntax error at inc/Module/Install/AutoInstall.pm - 
/usr/local/lib/perl5/site_perl/5.8.5/Module/Install/AutoInstall.pm line 62, 
near "}"
Compilation failed in require at inc/Module/Install.pm - 
/usr/local/lib/perl5/site_perl/5.8.5/Module/Install.pm line 270.
The 'auto_install' method does not exist in the 'inc' path!

Fixed in new upstream release

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
--- End Message ---
--- Begin Message ---
Source: libio-digest-perl
Source-Version: 0.11-1

We believe that the bug you reported is fixed in the latest version of
libio-digest-perl, 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 709...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso  (supplier of updated libio-digest-perl 
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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 13 Aug 2013 14:47:59 +0200
Source: libio-digest-perl
Binary: libio-digest-perl
Architecture: source all
Version: 0.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Salvatore Bonaccorso 
Description: 
 libio-digest-perl - Perl module to calculate digests while reading or writing
Closes: 709870
Changes: 
 libio-digest-perl (0.11-1) unstable; urgency=low
 .
   * Import new upstream version 0.11
 - Fix "FTBFS with perl 5.18: old Module::Install". New upstream version
   updates included copy of Module::Install. (Closes: #709870)
   * Take over for the Debian Perl Group on maintainer's request
 (https://lists.debian.org/debian-perl/2013/08/msg00050.html)
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
 field (source stanza). Changed: Maintainer set to Debian Perl Group
  (was: Bastian Blank
 ).
   * Add debian/watch.
   * Update debian/copyright file information
 Update format to copyright-format 1.0 as released together with Debian
 policy 3.9.3.
 Add copyright stanza for included Module::Install copy.
 Update copyright for debian/* packaging files
   * Convert package to '3.0 (quilt)' source package format
   * Adjust short and long description for module
 For short description try to match the 'is a' Perl module scheme and
 mention the module name in the long description.
   * Add myself to Uploaders
   * Bump Debhelper compat level to 8.
 Adjust versioned Build-Depends for debhelper to (>= 8).
   * Make Build-Depends-Indep on perl unversioned
   * Make (build) dependency for libperlio-via-dynamic-perl unversioned.
 The version r

Bug#719573: marked as done (libimager-perl: FTBFS with Perl 5.18: Failed test 'pod ok in lib/Imager/API.pod')

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 13:03:16 +
with message-id 
and subject line Bug#719573: fixed in libimager-perl 0.97+dfsg-1
has caused the Debian Bug report #719573,
regarding libimager-perl: FTBFS with Perl 5.18: Failed test 'pod ok in 
lib/Imager/API.pod'
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.)


-- 
719573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719573
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libimager-perl
Version: 0.95+dfsg-1
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-5.18-transition

This package fails to build with Perl 5.18 (currently in experimental):

#   Failed test 'pod ok in lib/Imager/API.pod'
#   at t/t91pod.t line 11.
# lib/Imager/API.pod (388): alternative text 'I/O object' contains 
non-escaped | or /
# Looks like you failed 1 test of 89.
t/t91pod.t  
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/89 subtests 

-- 
Niko Tyni   nt...@debian.org
--- End Message ---
--- Begin Message ---
Source: libimager-perl
Source-Version: 0.97+dfsg-1

We believe that the bug you reported is fixed in the latest version of
libimager-perl, 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 719...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated libimager-perl 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 13 Aug 2013 14:44:40 +0200
Source: libimager-perl
Binary: libimager-perl
Architecture: source amd64
Version: 0.97+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: gregor herrmann 
Description: 
 libimager-perl - Perl extension for generating 24-bit images
Closes: 719573
Changes: 
 libimager-perl (0.97+dfsg-1) unstable; urgency=low
 .
   * New upstream release.
 Fixes "FTBFS with Perl 5.18: Failed test 'pod ok in
 lib/Imager/API.pod'"
 (Closes: #719573)
   * Drop pod.patch (merged upstream), refresh nonfree_tests.patch
 (offset).
   * Update years of upstream copyright.
Checksums-Sha1: 
 f76fea66436410fc65235c09d1efb42b55a478a2 2498 libimager-perl_0.97+dfsg-1.dsc
 23517f648488afe2ab161f5bd3a9f13790627467 1149933 
libimager-perl_0.97+dfsg.orig.tar.gz
 82fe9c851a7f4a21d7b8f448a14f18d970a1e98c 11408 
libimager-perl_0.97+dfsg-1.debian.tar.gz
 9613a067a7ee8d38d9e5d8d2e072cd58667e2a91 724400 
libimager-perl_0.97+dfsg-1_amd64.deb
Checksums-Sha256: 
 3b86e8876eb4a7d844e28ee1efcc29b5874eaf277b32dd3fa01150ca55682107 2498 
libimager-perl_0.97+dfsg-1.dsc
 3e60aea4340788d8c096d79a741f6ffc36f273b6167789a6fa9f6051fa0249df 1149933 
libimager-perl_0.97+dfsg.orig.tar.gz
 6b83b6c8487b25118afe2db0271b187f2341db8c985dc7869176be839b06799e 11408 
libimager-perl_0.97+dfsg-1.debian.tar.gz
 143ff5a330415026759e06ebddde170eec2a48bcc10c2be86f4c758c3170 724400 
libimager-perl_0.97+dfsg-1_amd64.deb
Files: 
 022c39d2d6e509dc3851ed715b800c83 2498 perl optional 
libimager-perl_0.97+dfsg-1.dsc
 925d5b8036efb0d208abff0e025013f5 1149933 perl optional 
libimager-perl_0.97+dfsg.orig.tar.gz
 10393d140544c9fc5b1e2c63dcaa2915 11408 perl optional 
libimager-perl_0.97+dfsg-1.debian.tar.gz
 7053d4abe1ca1842e4ca200b04fbbe5f 724400 perl optional 
libimager-perl_0.97+dfsg-1_amd64.deb

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

iQIcBAEBCAAGBQJSCiqCAAoJELs6aAGGSaoGAzsQAIABnTIeKC0k0Kj6xkMiwl/q
hnwKyRPF0Flrthky076OUzcAraSifs6tKseD4kS1PuNoWu/QzWRUySPPx6oXKgrL
vRJ5z8RtaT64xG/wE62zTFOg3QMaAosmzwHm/RJ6wPQCF9BARH+afsiKJUHzd1Uf
Foil4a+SfJLSBFBIof+fE+Yr33ppGuMuWj4iEjBsWcr31ZoU7XBrN2DPwfv/HPHI
Qi7QSfdVzPiVAvjnGni3gwyl1bm3GvmRTgttPG1YeWSqOCVwBFwVYI8A3GSom/Fk
HOfJh124PIDFp+PaV79hYGq74Zuiu1ozray4rgi3PU8fTkeglq3/A4C6dVn5CcXX
AjoveEDB0Q/2eBBE4f3JUOXvUmnyG99CYYwV/OALh0Jlbnf7XsKjj/MED/c/ZyJr
XvgWtiarJdAtBb4/3Jn1Iw585ma1TnTG6Kqo0M0XTGRKvNZKYm+lcyMehVv4a/2l
LulNakLt4tLlUeLLb/SXljthcspX6LGfY03QsstqkAgU9ACK+zWGAk8uT5Yo3lPl
f7ZymR7fGqNMKt+brsPWkIp6nIpKXUlbjLdSOmgEZwky2vamfJGbKdqWPunCSLPW
iCGy09DB95BJxd71IhiZKQyOjJDPkq62IMHB2G03aWSa7rd4EjZtgxzdD94dEjdA
B8/FnArvXhMwoG/himrf
=IXUh
-END PGP SIGNATURE End Message ---


Bug#711442: libeval-context-perl: FTBFS with perl 5.18: test failure

2013-08-13 Thread gregor herrmann
On Tue, 13 Aug 2013 01:35:43 +0200, David Paleino wrote:

> > Hi!
> Hey Damyan!

Ciao David!
 
> > Shall I do an NMU with the patch or maybe take over the package to the 
> > Debian Perl Group's umbrella?
> You're welcome to take it over!

Thanks, looking into it now.

> I packaged it only because it was a dependency of asciio, so please take care
> of Eval::Context -- you people will surely do a better job :)

:)


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


signature.asc
Description: Digital signature


Processed: limit source to libio-digest-perl, tagging 709870

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

> #libio-digest-perl (0.11-1) unstable; urgency=low
> #
> #  * Import new upstream version 0.11
> #- Fix "FTBFS with perl 5.18: old Module::Install". New upstream version
> #  updates included copy of Module::Install. (Closes: #709870)
> #
> limit source libio-digest-perl
Limiting to bugs with field 'source' containing at least one of 
'libio-digest-perl'
Limit currently set to 'source':'libio-digest-perl'

> tags 709870 + pending
Bug #709870 [src:libio-digest-perl] libio-digest-perl: FTBFS with perl 5.18: 
old Module::Install
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
709870: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709870
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#706725: marked as done (jenkins: multiple security vulnerabilities)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 12:49:04 +
with message-id 
and subject line Bug#706725: fixed in jenkins 1.509.2+dfsg-1
has caused the Debian Bug report #706725,
regarding jenkins: multiple security vulnerabilities
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.)


-- 
706725: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706725
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jenkins
Version: 1.447.2+dfsg-3, 1.480.3+dfsg-1~exp2
Severity: grave
Tags: security

Dear Maintainer,

The upstream vendor announced a security advisory.
In this advisory, one vulnerability is rated critical severity,
two are high and one is medium.

https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2013-05-02
>SECURITY-63 / CVE-2013-2034
>SECURITY-67 / CVE-2013-2033
>SECURITY-69 / CVE-2013-2034
>SECURITY-71 / CVE-2013-1808

Regards,
Nobuhiro
--- End Message ---
--- Begin Message ---
Source: jenkins
Source-Version: 1.509.2+dfsg-1

We believe that the bug you reported is fixed in the latest version of
jenkins, 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 706...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Page  (supplier of updated jenkins 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 13 Aug 2013 12:35:19 +0100
Source: jenkins
Binary: libjenkins-java libjenkins-plugin-parent-java jenkins-common jenkins 
jenkins-slave jenkins-external-job-monitor jenkins-cli jenkins-tomcat
Architecture: source all
Version: 1.509.2+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: James Page 
Description: 
 jenkins- Continuous Integration and Job Scheduling Server
 jenkins-cli - Jenkins CI Command Line Interface
 jenkins-common - Jenkins common Java components and web application
 jenkins-external-job-monitor - Jenkins CI external job monitoring
 jenkins-slave - Jenkins slave node helper
 jenkins-tomcat - Jenkins CI on Tomcat 6
 libjenkins-java - Jenkins CI core Java libraries
 libjenkins-plugin-parent-java - Jenkins Plugin Parent Maven POM
Closes: 701163 704848 706725
Changes: 
 jenkins (1.509.2+dfsg-1) unstable; urgency=low
 .
   * New upstream release (Closes: #706725):
 - d/control: Update versioned BD's:
   * jenkins-executable-war >= 1.28.
   * jenkins-instance-identity >= 1.3.
   * libjenkins-remoting-java >= 2.23.
   * libjenkins-winstone-java >= 0.9.10-jenkins-44.
   * libstapler-java >= 1.207.
   * libjenkins-json-java >= 2.4-jenkins-1.
   * libstapler-adjunct-timeline-java >= 1.4.
   * libstapler-adjunct-codemirror-java >= 1.2.
   * libmaven-hpi-plugin-java >= 1.93.
   * libjenkins-xstream-java >= 1.4.4-jenkins-3.
 - d/maven.rules: Map to older version of animal-sniffer-maven-plugin.
 - Add patch for compatibility with guava >= 0.14.
 - Add patch to exclude asm4 dependency via jnr-posix.
 - Fixes the following security vulnerabilities:
   CVE-2013-2034, CVE-2013-2033, CVE-2013-2034, CVE-2013-1808
   * d/patches/*: Switch to using git patch-queue for managing patches.
   * De-duplicate jars between libjenkins-java and jenkins-external-job-monitor
 (Closes: #701163):
 - d/control: Add dependency between jenkins-external-job-monitor ->
   libjenkins-java.
 - d/rules:
   Drop installation of jenkins-core in jenkins-external-job-monitor.
 - d/jenkins-external-job-monitor.{links,install}: Link to jenkins-core
   in /usr/share/java instead of included version.
   * Wait longer for jenkins to stop during restarts (Closes: #704848):
 - d/jenkins.init: Re-sync init script from upstream codebase.
Checksums-Sha1: 
 39d4f2c480b706093dddf4e289b13bfbe0cfb2f9 4621 jenkins_1.509.2+dfsg-1.dsc
 27642c65257acee5f11536c9159f18714bcf7864 4765515 
jenkins_1.509.2+dfsg.orig.tar.gz
 5807e48b059da4eecaacf6cb21dad801ad979375 49458 
jenkins_1.509.2+dfsg-1.debian.tar.gz
 f9c6d0f9889a978ccf2bb0221c33bf4043477e5d 5857062 
libjenkins-java_1.509.2+dfsg-1_all.deb
 5e534f94b5ac7790b5394ef42d428dee226d3a5e 15594 
libjenkins-plugin-parent-java_1.509.2+dfsg-1_all.deb
 225fc

Bug#714603: marked as done (python3-morse-simulator: fails to upgrade from wheezy - trying to overwrite /usr/lib/python3/dist-packages/morse/__init__.py)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 12:49:54 +
with message-id 
and subject line Bug#714603: fixed in morse-simulator 1.0.1-3
has caused the Debian Bug report #714603,
regarding python3-morse-simulator: fails to upgrade from wheezy - trying to 
overwrite /usr/lib/python3/dist-packages/morse/__init__.py
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.)


-- 
714603: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714603
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: morse-simulator,python3-morse-simulator
Version: 1.0.1-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
'wheezy'.
It installed fine in 'wheezy', then the upgrade to 'jessie' 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 python3-morse-simulator.
  Unpacking python3-morse-simulator (from 
.../python3-morse-simulator_1.0.1-2.1_amd64.deb) ...
  dpkg: error processing 
/var/cache/apt/archives/python3-morse-simulator_1.0.1-2.1_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/python3/dist-packages/morse/__init__.py', 
which is also in package morse-simulator 0.5.2-1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)


cheers,

Andreas


morse-simulator_1.0.1-2.1.log.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: morse-simulator
Source-Version: 1.0.1-3

We believe that the bug you reported is fixed in the latest version of
morse-simulator, 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 714...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru  (supplier of updated morse-simulator 
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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Aug 2013 13:59:37 +0200
Source: morse-simulator
Binary: morse-simulator morse-simulator-data morse-simulator-doc 
python3-morse-simulator
Architecture: source amd64 all
Version: 1.0.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 

Changed-By: Sylvestre Ledru 
Description: 
 morse-simulator - Multi-OpenRobot Simulation Engine
 morse-simulator-data - Multi-OpenRobot Simulation Engine
 morse-simulator-doc - Multi-OpenRobot Simulation Engine - Documentation
 python3-morse-simulator - Multi-OpenRobot Simulation Engine
Closes: 714603
Changes: 
 morse-simulator (1.0.1-3) unstable; urgency=low
 .
   * ACK NMU. Thanks Scott.
   * Provides the correct breaks / replaces (Closes: #714603)
   * Ignore python-script-but-no-python-dep on morse-simulator-doc
Checksums-Sha1: 
 ad0ac2ce1a5ea4c55df8a3fb7b7abaf4532f0db5 1671 morse-simulator_1.0.1-3.dsc
 dd18c02669df161e4b6eaaf9ac8d13f7d00d8339 5618 
morse-simulator_1.0.1-3.debian.tar.gz
 1b0de61b9ff5bf9bddc231dc252cd6326d506e60 24418 
morse-simulator_1.0.1-3_amd64.deb
 62452cd6d565b54a1751895daadc77a41650b9d9 64790964 
morse-simulator-data_1.0.1-3_all.deb
 4d4b1e8a09197e94668569935e64808a20e48b54 10133676 
morse-simulator-doc_1.0.1-3_all.deb
 ee609f2f1d08bdfceae5be7fa3d0d150a1da0bc1 142590 
python3-morse-simulator_1.0.1-3_amd64.deb
Checksums-Sha256: 
 3baeb962ededa7130a27409873e5f46841cf209b81c1078c9ce7972ef253b4d3 1671 
morse-simulator_1.0.1-3.dsc
 58925359f635f772aa510f776b84634535f6061855d67662bc7d6973103645d5 5618 
morse-simulator_1.0.1-3.debian.tar.gz
 b53a38516f52db05b8a39f9a2d674be4a14280fd72dc81b8b91ea49730108152 24418 
morse-simulator_1.0.1-3_amd64.deb
 58d7eebf3cba0b3c6948f97da75c8e6d570288d6ea7930d3d734cebf5f89fe74 64790964 
morse-simulator-data_1.0.1-3_all.deb
 1112b87da4784a31910a984d09398ac4fb27858e57cf730401146fb2feb13989 10133676 
morse-simulator-doc_1.0.1-3_all.deb
 d6f117ac5fbbf00960a7d2a8541e7273894f8d92919404c24fb0a1f1c926d1f4 142590 
python3-morse-simulator_1.0.1-3_amd64.deb
Files: 
 6899cd4b58125aa8c9ddec30b106e839 1671 science extra morse-simulator_1.0.1-3.dsc
 2b215bde7d65241658dcc144f94d9f84 5618 scien

Processed: still more perl 5.18 blockers

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

> block 712615 by 719573 719576 719578 713580 719582 719591 719593 719596
Bug #712615 [release.debian.org] transition: perl 5.18
712615 was blocked by: 708839 713734 701402 707406 708004 713332 693892 709047 
709668 719492 719495 705364 676274 708018 713263 708596 708841 709048 708572 
719380 708025 707502
712615 was not blocking any bugs.
Added blocking bug(s) of 712615: 713580, 719573, 719593, 719591, 719576, 
719596, 719578, and 719582
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
712615: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712615
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: Pending fixes for bugs in the libimager-perl package

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

> tag 719573 + pending
Bug #719573 [libimager-perl] libimager-perl: FTBFS with Perl 5.18: Failed test 
'pod ok in lib/Imager/API.pod'
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
719573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719573
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#719573: Pending fixes for bugs in the libimager-perl package

2013-08-13 Thread pkg-perl-maintainers
tag 719573 + pending
thanks

Some bugs in the libimager-perl package are closed in revision
afb288a8699b8aaff45d9139d97f9b5dca9e9193 in branch 'master' by gregor
herrmann

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

Commit message:

New upstream release. Fixes "FTBFS with Perl 5.18: Failed test 'pod ok in 
lib/Imager/API.pod'" (Closes: #719573)


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



Bug#713741: marked as done (thrift-compiler: FTBFS: src/thriftl.ll:51:21: fatal error: thrifty.h: No such file or directory)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 12:33:18 +
with message-id 
and subject line Bug#713741: fixed in thrift-compiler 0.9.0-3
has caused the Debian Bug report #713741,
regarding thrift-compiler: FTBFS: src/thriftl.ll:51:21: fatal error: thrifty.h: 
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.)


-- 
713741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713741
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: thrift-compiler
Version: 0.9.0-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> g++ -DHAVE_CONFIG_H -I. -I..  -I./src -D_FORTIFY_SOURCE=2 -Wall 
> -Wno-sign-compare -Wno-unused -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o 
> libparse_a-thriftl.o `test -f 'thriftl.cc' || echo './'`thriftl.cc
> src/thriftl.ll:51:21: fatal error: thrifty.h: No such file or directory
>  #include "thrifty.h"
>  ^
> compilation terminated.
> make[4]: *** [libparse_a-thriftl.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/thrift-compiler_0.9.0-2_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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: thrift-compiler
Source-Version: 0.9.0-3

We believe that the bug you reported is fixed in the latest version of
thrift-compiler, 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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eric Evans  (supplier of updated thrift-compiler 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Aug 2013 13:29:57 +0200
Source: thrift-compiler
Binary: thrift-compiler
Architecture: source amd64
Version: 0.9.0-3
Distribution: unstable
Urgency: low
Maintainer: Eric Evans 
Changed-By: Eric Evans 
Description: 
 thrift-compiler - code generator/compiler for Thrift definitions
Closes: 713741
Changes: 
 thrift-compiler (0.9.0-3) unstable; urgency=low
 .
   * Fixed FTBFS caused by a backward incompatible change to header file
 naming in automake's yacc support, (Closes: #713741).
Checksums-Sha1: 
 4a19e644c7047d606cfe40e9b2e5da0b7a6f148b 1278 thrift-compiler_0.9.0-3.dsc
 e6855c21e30c4dc723e528386b08318801ca41df 3958 thrift-compiler_0.9.0-3.diff.gz
 73c062bb999e2b11ecc48067e59b956420d74f10 680698 
thrift-compiler_0.9.0-3_amd64.deb
Checksums-Sha256: 
 c816b4c8fbe48b571879ef28de7af1404e504989d7f87f69a826aff38bed5346 1278 
thrift-compiler_0.9.0-3.dsc
 13bcae8062c97ec793b5867033125b76d5ffb8d8a88a0535cf4280cac1c26643 3958 
thrift-compiler_0.9.0-3.diff.gz
 10b232b0a00f9d796ed60e2c5619d674c27d5e1619facf3116850696230294bb 680698 
thrift-compiler_0.9.0-3_amd64.deb
Files: 
 071e71dcebcb369389f48cd85b16c249 1278 devel extra thrift-compiler_0.9.0-3.dsc
 99b160537d0bc14547c5d84771ca56e5 3958 devel extra 
thrift-compiler_0.9.0-3.diff.gz
 535b87d4e502328266c978987d701070 680698 devel extra 
thrift-compiler_0.9.0-3_amd64.deb

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

iEYEARECAAYFAlIKIg0ACgkQ+DWPovKDPJOhiwCfXMNvy9N4zb1cem/DkjCtcpyu
EfsAn16Fgq9ysVAUzwL/VbMpd5bTN4Vt
=x2Mb
-END PGP SIGNATURE End Message ---


Bug#719593: libmongodb-perl: FTBFS on !(amd64 | i386): missing mongodb build-dependency

2013-08-13 Thread Niko Tyni
Package: libmongodb-perl
Version: 0.700.0-1 
Severity: serious

This package is not migrating into testing because of missing
builds on most architectures.

This is because 0.700.0-1 added a build dependency on mongodb-server,
which is only available on i386 and amd64.

Either the test suite needs to be made optional somehow, or the old
binaries need to be removed from testing.

I suppose the choice depends on whether libmongodb-perl can be used over
the network.  If it's only for local use, it doesn't make much sense to
ship it on architectures where mongodb-server isn't available,
-- 
Niko Tyni   nt...@debian.org


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



Processed: perl 5.18 transition nearly ready

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

> severity 711434 serious
Bug #711434 [src:libconfig-std-perl] libconfig-std-perl: FTBFS with perl 5.18: 
test failures
Severity set to 'serious' from 'important'
> severity 711604 serious
Bug #711604 [src:libmime-lite-html-perl] libmime-lite-html-perl: FTBFS with 
perl 5.18: test failures
Severity set to 'serious' from 'important'
> severity 710954 serious
Bug #710954 [src:libnet-dri-perl] libnet-dri-perl: FTBFS with perl 5.18: POD 
(and others?)
Severity set to 'serious' from 'important'
> severity 708839 serious
Bug #708839 [src:libscalar-number-perl] libscalar-number-perl: FTBFS with perl 
5.18: test failures
Severity set to 'serious' from 'important'
> severity 719502 serious
Bug #719502 [src:minc] minc: FTBFS with perl 5.18: POD errors
Severity set to 'serious' from 'important'
> severity 711258 serious
Bug #711258 [src:libtemplate-alloy-perl] libtemplate-alloy-perl: FTBFS with 
perl 5.18: test failures
Severity set to 'serious' from 'important'
> severity 719504 serious
Bug #719504 [src:netsend] netsend: FTBFS with perl 5.18: POD errors
Severity set to 'serious' from 'important'
> severity 711614 serious
Bug #711614 [src:libscriptalicious-perl] libscriptalicious-perl: FTBFS with 
perl 5.18: test hang
Severity set to 'serious' from 'important'
> severity 711441 serious
Bug #711441 [src:liberror-perl] liberror-perl: FTBFS with perl 5.18: test 
failure
Severity set to 'serious' from 'important'
> severity 710992 serious
Bug #710992 {Done: gregor herrmann } [src:libsoap-lite-perl] 
libsoap-lite-perl: FTBFS with perl 5.18: test failures
Severity set to 'serious' from 'important'
> severity 708718 serious
Bug #708718 {Done: gregor herrmann } [src:collectd] 
collectd: FTBFS with perl 5.18: POD errors
Severity set to 'serious' from 'important'
> severity 676274 serious
Bug #676274 {Done: Pierre Chifflier } [src:nfqueue-bindings] 
nfqueue-bindings: FTBFS with perl 5.16: NOTFOUND... PERL_INCLUDE_PATH
Severity set to 'serious' from 'important'
> severity 710985 serious
Bug #710985 [src:libregexp-grammars-perl] libregexp-grammars-perl: FTBFS with 
perl 5.18: test failures
Severity set to 'serious' from 'important'
> severity 711425 serious
Bug #711425 [src:libanyevent-connection-perl] libanyevent-connection-perl: 
FTBFS with perl 5.18: test failures
Severity set to 'serious' from 'important'
> severity 711572 serious
Bug #711572 [src:libhtml-widget-perl] libhtml-widget-perl: FTBFS with perl 
5.18: test failure
Severity set to 'serious' from 'important'
> severity 719495 serious
Bug #719495 [wml] wml: FTBFS with perl 5.18: POD document had syntax errors
Severity set to 'serious' from 'important'
> severity 708596 serious
Bug #708596 {Done: gregor herrmann } 
[src:libdata-alias-perl] libdata-alias-perl: FTBFS with perl 5.18: Error in 
`/usr/bin/perl': realloc()
Severity set to 'serious' from 'important'
> severity 711430 serious
Bug #711430 [src:libcgi-cookie-splitter-perl] libcgi-cookie-splitter-perl: 
FTBFS with perl 5.18: test failures
Severity set to 'serious' from 'important'
> severity 710979 serious
Bug #710979 [src:libperlio-via-symlink-perl] libperlio-via-symlink-perl: FTBFS 
with perl 5.18: inc/Module/Install.pm
Severity set to 'serious' from 'important'
> severity 711446 serious
Bug #711446 [src:libgraph-writer-graphviz-perl] libgraph-writer-graphviz-perl: 
FTBFS with perl 5.18: test failure
Severity set to 'serious' from 'important'
> severity 709870 serious
Bug #709870 [src:libio-digest-perl] libio-digest-perl: FTBFS with perl 5.18: 
old Module::Install
Severity set to 'serious' from 'important'
> severity 710983 serious
Bug #710983 [src:librdf-helper-perl] librdf-helper-perl: FTBFS with perl 5.18: 
test failures
Severity set to 'serious' from 'important'
> severity 711620 serious
Bug #711620 [src:libthread-queue-any-perl] libthread-queue-any-perl: FTBFS with 
perl 5.18: test failures
Severity set to 'serious' from 'important'
> severity 711436 serious
Bug #711436 [src:libdbix-abstract-perl] libdbix-abstract-perl: FTBFS with perl 
5.18: test failures
Severity set to 'serious' from 'important'
> severity 711629 serious
Bug #711629 [src:libjavascript-packer-perl] libjavascript-packer-perl: FTBFS 
with perl 5.18: test failure
Severity set to 'serious' from 'important'
> severity 719501 serious
Bug #719501 [src:mgetty] mgetty: FTBFS with perl 5.18: POD errors
Severity set to 'serious' from 'important'
> severity 709668 serious
Bug #709668 [src:libembperl-perl] libembperl-perl: FTBFS with perl 5.18: test 
failures
Severity set to 'serious' from 'important'
> severity 711637 serious
Bug #711637 [src:libur-perl] libur-perl: FTBFS with perl 5.18: test failure
Severity set to 'serious' from 'important'
> severity 711575 serious
Bug #711575 [src:liblog-agent-perl] liblog-agent-perl: FTBFS with perl 5.18: 
test failure
Severity set to 'serious' from 'important'
> severity 708025 serious
Bug #708025 [src:libtemplate-perl] libtemplate-perl: FTBFS with perl 5.18: 

Bug#558784: marked as done (apt: re-adds removed keys)

2013-08-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Aug 2013 14:23:55 +0200
with message-id 

and subject line Bug#558784: marked as done (apt: re-adds removed keys)
has caused the Debian Bug report #558784,
regarding apt: re-adds removed keys
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.)


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

Package: apt
Severity: serious
Version: 0.7.24
Justification: overwrites local configuration changes

I have removed some keys from my apt keyring, but it seems like apt
always re-adds them when configuring:

shashlik# apt-key list
/etc/apt/trusted.gpg

pub   1024D/6070D3A1 2006-11-20 [expired: 2009-07-01]
uid  Debian Archive Automatic Signing Key (4.0/etch) 


pub   1024D/ADB11277 2006-09-17
uid  Etch Stable Release Key 

[...]

shashlik# apt-key remove ADB11277
OK
shashlik# apt-key update
gpg: key 6070D3A1: "Debian Archive Automatic Signing Key (4.0/etch) 
" not changed
gpg: key ADB11277: public key "Etch Stable Release Key 
" imported
gpg: key BBE55AB3: "Debian-Volatile Archive Automatic Signing Key (4.0/etch)" 
not changed
gpg: key F42584E6: "Lenny Stable Release Key " 
not changed
gpg: key 55BE302B: "Debian Archive Automatic Signing Key (5.0/lenny) 
" not changed
gpg: key 6D849617: "Debian-Volatile Archive Automatic Signing Key (5.0/lenny)" 
not changed
gpg: Total number processed: 6
gpg:   imported: 1
gpg:  unchanged: 5
gpg: no ultimately trusted keys found
shashlik# apt-key list
/etc/apt/trusted.gpg


[...]

pub   1024D/ADB11277 2006-09-17
uid  Etch Stable Release Key 

shashlik# 

from apt.postinst:

case "$1" in
configure)

if ! test -f /etc/apt/trusted.gpg; then
cp /usr/share/apt/debian-archive.gpg /etc/apt/trusted.gpg
fi

apt-key update

;;

so it is actually a double policy violation: removing
/etc/apt/trusted.gpg is a perfectly legal configuration change that apt
must not override.  Ditto, removing a key is a perfectly legal
configuration change that apt must not override in its postinst.

-- 
Tollef Fog Heen 
UNIX is user friendly, it's just picky about who its friends are


--- End Message ---
--- Begin Message ---
Version: 0.9.10

Hi *,

This is a manual mail to notify the BTS about the fact that after two
ignore tags and a few days of coding all pieces final felt together
to be able to close this RC bug - but I missed to do the simplest thing
out of all the required changes: add a Closes: tag…
(very promising for the quality of the following indeed)

So here you go:

apt (0.9.10) unstable; urgency=low

  The "Hello to Debconf" upload
[…]
  * always use our own trustdb.gpg in apt-key
  * use a tmpfile for trustdb.gpg in apt-key.
Thanks to Andreas Beckmann for the initial patch! (Closes: #687611)
  * do not double-slash paths in apt-key (Closes: 665411)
  * make the keyring locations in apt-key configurable
  * let apt-key del work better with softlink and single key keyrings
  * do not call 'apt-key update' in apt.postinst
[…]
 -- Michael Vogt   Mon, 12 Aug 2013 21:45:07 +0200

The debian-archive-keyring is fixed for a while now, which means
'apt-key update' isn't called anymore by anything.

Problem (hopefully) solved and a whole release cycle to proof it.


Best regards

David Kalnischkies--- End Message ---


Bug#719588: dhcpcd5: FTBFS on GNU/kFreeBSD due to missing include

2013-08-13 Thread Petr Salinger

Package: dhcpcd5
Version: 6.0.5-1
Severity: serious
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small tweak, see bellow.
Please include this change also as upstream.

Thanks in advance

Petr

--- platform-bsd.c
+++ platform-bsd.c
@@ -44,6 +44,7 @@
 #include 
 #include 

+#include "common.h"
 #include "dhcpcd.h"
 #include "if-options.h"
 #include "platform.h"


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



Bug#708614: grub-common: Regression from 1.99: update-grub fails in Xen DomU: "warning: grub-probe can't find drive for /dev/xvda1."

2013-08-13 Thread Colin Watson
On Mon, Aug 12, 2013 at 07:56:30PM +0200, Axel Beckert wrote:
> Colin Watson wrote:
> > OK, so what I need is the output of:
> > 
> >   grub-probe -vv --device /dev/xvda1 --target=fs_uuid
> 
> # grub-probe -vv --device /dev/xvda1 --target=fs_uuid
> grub-probe: info: Looking for /dev/xvda1.
> grub-probe: info: /dev/xvda is a parent of /dev/xvda1.
> grub-probe: info: /dev/xvda1 starts from 0.
> grub-probe: info: opening the device hostdisk//dev/xvda.
> grub-core/kern/disk.c:230: Opening `hostdisk//dev/xvda'...
> grub-core/kern/disk.c:312: Opening `hostdisk//dev/xvda' failed.
> grub-core/kern/disk.c:326: Closing `hostdisk//dev/xvda'.
> grub-probe: warning: disk does not exist, so falling back to partition device 
> /dev/xvda1.
> grub-probe: info: Looking for /dev/xvda1.
> grub-probe: info: /dev/xvda is a parent of /dev/xvda1.
> grub-probe: info: Looking for /dev/xvda1.
> grub-probe: info: /dev/xvda is a parent of /dev/xvda1.
> grub-probe: error: cannot find a GRUB drive for /dev/xvda1.  Check your 
> device.map.

Thanks.  This is apparently a recurrence of
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/623609 - I'll need
to apply gdb at strategic points to figure out where that went wrong, I
think.

-- 
Colin Watson   [cjwat...@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#719582: libdbd-firebird-perl: FTBFS on mipsel: 300 minutes of inactivity

2013-08-13 Thread Niko Tyni
Package: libdbd-firebird-perl
Version: 1.11-1
Severity: serious

>From the mipsel build log at
 
https://buildd.debian.org/status/fetch.php?pkg=libdbd-firebird-perl&arch=mipsel&ver=1.11-1&stamp=1368908033

  t/embed-70-nested-sth.t . ok
  t/embed-75-utf8.t ... ok
  make[1]: *** wait: No child processes.  Stop.
  make[1]: *** Waiting for unfinished jobs
  make[1]: *** wait: No child processes.  Stop.
  make: *** wait: No child processes.  Stop.
  make: *** Waiting for unfinished jobs
  make: *** wait: No child processes.  Stop.
  E: Caught signal 'Terminated': terminating immediately
  Build killed with signal TERM after 300 minutes of inactivity
 
Other "slow" architectures took about 10 minutes to build this, so there
seems to be a real problem somewhere here.
-- 
Niko Tyni   nt...@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#718118: ruby-net-ssh: FTBFS: Test "ruby1.8" failed

2013-08-13 Thread Gautier Minster
Hello,

This issue should be fixed by the following pull-request on the upstream
repository: https://github.com/net-ssh/net-ssh/pull/114

Kind regards,

-- 
Gautier Minster


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



Processed: block 718375 with 719571

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

> block 718375 with 719571
Bug #718375 [release.debian.org] transition: clucene
718375 was blocked by: 718369 718371 718374 707537 718373
718375 was not blocking any bugs.
Added blocking bug(s) of 718375: 719571
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
718375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718375
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#719571: goldencheetah: bogus hardcoded libclucene0ldbl dependency

2013-08-13 Thread Rene Engelhard
Package: goldencheetah
Version: 3.0-2
Severity: serious

Hi,

thanks for fixing goldencheetah for building with the new clucene 2.x. 
Unfortunately
the package is still buggy because it has

Depends: ${shlibs:Depends}, ${misc:Depends}, libclucene0ldbl

in debian/control so it still relies on the (obsolete)  libclucene0ldbl... And 
thus also
appears as red in 
http://release.debian.org/transitions/html/libclucene-core1.html.

Please remove that libclucene0ldbl, it was and should be handled by 
${shlibs:Depends} anyway.

Regards,

Rene


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



Bug#719568: python3.2: CVE-2013-4238: Python SSL module does not handle certificates that contain hostnames with NULL bytes

2013-08-13 Thread Salvatore Bonaccorso
Package: python3.2
Version: 3.2.4-1
Severity: grave
Tags: security upstream patch

Hi,

the following vulnerability was published for pythonX.Y

CVE-2013-4238[0]:
Python SSL module does not handle certificates that contain hostnames with NULL 
bytes

See also upstream bugreport [1] which contains patches (also including tests).

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] http://security-tracker.debian.org/tracker/CVE-2013-4238
[1] http://bugs.python.org/issue18709

Regards,
Salvatore


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



Bug#719566: python2.7: CVE-2013-4238: Python SSL module does not handle certificates that contain hostnames with NULL bytes

2013-08-13 Thread Salvatore Bonaccorso
Package: python2.7
Version: 2.7.5-7
Severity: grave
Tags: security upstream patch

Hi,

the following vulnerability was published for python2.7

CVE-2013-4238[0]:
Python SSL module does not handle certificates that contain hostnames with NULL 
bytes

See also upstream bugreport [1] which contains patches (also including tests).

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] http://security-tracker.debian.org/tracker/CVE-2013-4238
[1] http://bugs.python.org/issue18709

Regards,
Salvatore


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



Bug#719567: python3.3: CVE-2013-4238: Python SSL module does not handle certificates that contain hostnames with NULL bytes

2013-08-13 Thread Salvatore Bonaccorso
Package: python3.3
Version: 3.3.2-5
Severity: grave
Tags: security upstream patch

Hi,

the following vulnerability was published for python3.3

CVE-2013-4238[0]:
Python SSL module does not handle certificates that contain hostnames with NULL 
bytes

See also upstream bugreport [1] which contains patches (also including tests).

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] http://security-tracker.debian.org/tracker/CVE-2013-4238
[1] http://bugs.python.org/issue18709

Regards,
Salvatore


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