Bug#806348: closing 806348

2015-12-27 Thread Michael Fladischer
close 806348 1.6.0+dfsg-1
thanks

Fixed by new upstream release.



Processed: closing 806348

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 806348 1.6.0+dfsg-1
Bug #806348 [src:django-floppyforms] django-floppyforms: FTBFS with Django 1.9
Marked as fixed in versions django-floppyforms/1.6.0+dfsg-1.
Bug #806348 [src:django-floppyforms] django-floppyforms: FTBFS with Django 1.9
Marked Bug as done
> thanks
Stopping processing here.

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



Processed: Re: Bug#809088: ghc-mod: Unable to install ghc-mod

2015-12-27 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 grave
Bug #809088 [src:ghc-mod] ghc-mod: Unable to install ghc-mod 
Severity set to 'grave' from 'important'
> tags -1 + pending
Bug #809088 [src:ghc-mod] ghc-mod: Unable to install ghc-mod 
Added tag(s) pending.

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



Processed (with 1 error): your mail

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> merge 808008 808523
Bug #808008 {Done: Thomas Preud'homme } [tcc] tcc: 
segmentation fault on any code due to new binutils relocations
Unable to merge bugs because:
severity of #808523 is 'serious' not 'grave'
package of #808523 is 'src:tcc' not 'tcc'
Failed to merge 808008: Did not alter merged bugs.

> thanks
Stopping processing here.

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



Processed (with 1 error): reassign 806353 to src:python-django, merging 806353 807683

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 806353 src:python-django 1.9-1
Bug #806353 [src:django-picklefield] django-picklefield: FTBFS with Django 1.9
Bug reassigned from package 'src:django-picklefield' to 'src:python-django'.
No longer marked as found in versions django-picklefield/0.3.1-2.
Ignoring request to alter fixed versions of bug #806353 to the same values 
previously set
Bug #806353 [src:python-django] django-picklefield: FTBFS with Django 1.9
Marked as found in versions python-django/1.9-1.
> merge 806353 807683
Bug #806353 [src:python-django] django-picklefield: FTBFS with Django 1.9
Unable to merge bugs because:
severity of #807683 is 'important' not 'serious'
package of #807683 is 'python-django' not 'src:python-django'
Failed to merge 806353: Did not alter merged bugs.

> thanks
Stopping processing here.

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



Bug#787499: marked as done (libb-hooks-op-check-entersubforcv-perl: FTBFS with perl 5.22)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 11:22:10 +
with message-id 
and subject line Bug#787499: fixed in libb-hooks-op-check-entersubforcv-perl 
0.09-4
has caused the Debian Bug report #787499,
regarding libb-hooks-op-check-entersubforcv-perl: FTBFS with perl 5.22
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.)


-- 
787499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787499
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libb-hooks-op-check-entersubforcv-perl
Version: 0.09-3
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=94945

This package FTBFS with perl 5.22:

Subroutine B::OP::parent redefined at 
/usr/lib/x86_64-linux-gnu/perl5/5.22/B/Utils.pm line 186.

#   Failed test 'simple callback'
#   at t/basic.t line 37.
#  got: '0'
# expected: '1'

#   Failed test 'multiple callbacks'
#   at t/basic.t line 65.
#  got: '0'
# expected: '2'

#   Failed test 'no callback after multiple registrations'
#   at t/basic.t line 68.
#  got: '0'
# expected: '2'

#   Failed test 'multiple callbacks for multiple entersubs'
#   at t/basic.t line 78.
#  got: '0'
# expected: '4'

#   Failed test 'deregistration'
#   at t/basic.t line 90.
#  got: '0'
# expected: '2'
# Looks like you planned 20 tests but ran 11.
# Looks like you failed 5 tests of 11 run.
t/basic.t ... 
1..20
ok 1 - use B::Hooks::OP::Check::EntersubForCV;
ok 2 - no callback yet
ok 3 - no callback after registration
not ok 4 - simple callback
ok 5 - \ does not issue a callback
not ok 6 -  and () issue a callback # TODO TODO
#   Failed (TODO) test ' and () issue a callback'
#   at t/basic.t line 54.
#  got: '0'
# expected: '2'
not ok 7 - multiple callbacks
not ok 8 - no callback after multiple registrations
not ok 9 - multiple callbacks for multiple entersubs
not ok 10 - deregistration
ok 11 - no callbacks after removing all registers
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 14/20 subtests 
Subroutine B::OP::parent redefined at 
/usr/lib/x86_64-linux-gnu/perl5/5.22/B/Utils.pm line 186.

#   Failed test at t/import.t line 29.
#  got: '0'
# expected: '2'

#   Failed test at t/import.t line 33.
#  got: '0'
# expected: '2'
# Looks like you planned 9 tests but ran 3.
# Looks like you failed 2 tests of 3 run.
t/import.t .. 
1..9
ok 1
not ok 2
not ok 3
Dubious, test returned 2 (wstat 512, 0x200)
Failed 8/9 subtests 

Test Summary Report
---
t/basic.t (Wstat: 1280 Tests: 11 Failed: 5)
  Failed tests:  4, 7-10
  Non-zero exit status: 5
  Parse errors: Bad plan.  You planned 20 tests but ran 11.
t/import.t (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  2-3
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 9 tests but ran 3.
Files=2, Tests=14,  0 wallclock secs ( 0.03 usr  0.03 sys +  0.09 cusr  0.01 
csys =  0.16 CPU)
Result: FAIL

Cheers,
Dominic.
--- End Message ---
--- Begin Message ---
Source: libb-hooks-op-check-entersubforcv-perl
Source-Version: 0.09-4

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

Debian distribution maintenance software
pp.
Niko Tyni  (supplier of updated 
libb-hooks-op-check-entersubforcv-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: Sun, 27 Dec 2015 11:53:17 +0200
Source: libb-hooks-op-check-entersubforcv-perl
Binary: libb-hooks-op-check-entersubforcv-perl
Architecture: source
Version: 0.09-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Niko Tyni 
Description:
 libb-hooks-op-check-entersubforcv-perl - Invoke callbacks on construction of 
entersub OPs for certain CVs
Closes: 787499
Changes:
 libb-hooks-op-check-entersubforcv-perl (0.09-4) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Salvatore 

Bug#790537: marked as done (diaspora-common: fails to install: ERROR: role "diaspora" does not exist)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 17:02:12 +0530
with message-id <567fcc3c.4090...@debian.org>
and subject line Worked in a clean chroot
has caused the Debian Bug report #790537,
regarding diaspora-common: fails to install: ERROR:  role "diaspora" does not 
exist
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.)


-- 
790537: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790537
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diaspora-common
Version: 0.5.0.1+debian1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

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

  Selecting previously unselected package diaspora-common.
  (Reading database ... 
(Reading database ... 13287 files and directories currently installed.)
  Preparing to unpack .../diaspora-common_0.5.0.1+debian1_all.deb ...
  Unpacking diaspora-common (0.5.0.1+debian1) ...
  Processing triggers for systemd (220-7) ...
  Setting up diaspora-common (0.5.0.1+debian1) ...
  SSL enabled, configuring nginx for localhost...
  dbconfig-common: writing config to /etc/dbconfig-common/diaspora-common.conf
  
  Creating config file /etc/dbconfig-common/diaspora-common.conf with new 
version
  creating postgres user diasporacommon:  success.
  verifying creation of user: success.
  creating database diasporacommon: success.
  verifying database diasporacommon exists: success.
  dbconfig-common: flushing administrative password
  Creating/updating diaspora user account...
  adduser: Warning: The home directory `/usr/share/diaspora' does not belong to 
the user you are currently creating.
  Make diaspora user owner of diaspora_production database...
  ERROR:  role "diaspora" does not exist
  dpkg: error processing package diaspora-common (--configure):
   subprocess installed post-installation script returned error exit status 1
  Processing triggers for systemd (220-7) ...
  Errors were encountered while processing:
   diaspora-common


This seems to be a regression in a dependency. According to my logs I had
a (last) successful test on 2015-06-01, rechecking on 2015-06-25 resulted
in a reproducible failure.


cheers,

Andreas


diaspora-common_0.5.0.1+debian1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

You'll need postgres running during diaspora-common postinst (in
chroots starting services are prevented and hence postgresql is not
running).

Please reopen, if you get error with postgresql running.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJWf8w7AAoJEM4fnGdFEsIq33cQAIyO560m60mWYE4wgLaB+n2d
LTc8fkEa7iThC0ocMJwj4eluOvnQSRssqq/6v8Dj3axL2MC5n3e6uq39O8ZV5JtY
+ZjJk6tZp1CR36AiCcRvV5ruGam2if7aKqZ4IPUSXzQWGy9aDj067kVeqedJ6zo4
fzVgO2MeXRseNQpt0mMWGf4uANWsF9gGafMsme+JnLNV53s/zKo8gs4VvOAxA+2D
d5730MbPStCbE08llQn9icPYZJzyV1IkCctRG0KdgpHu4oHPJvUPL2QoEApKOcrL
fubGjdWr2oL9v+lDVa1j3cyShuopxwOt3/9bXfdHew/P/Sw19S+ljQiikursPUIz
g7zvQFQQIQ/oYLtm3BoH1mMx8qN0O7ret5f9yh76ALU1Vbv9FF276o3sOFwJcSLY
FXZznU+tek+zcExY+cbmgHHkLuuaFsJbu+9ADwwC33ilU1ZO8oePnwL1fq0IuE3Q
DL1YGX17Hy7/bLFTX0lS01relJfkYVvER7u/WepRCA2IuQPd2isUeEt79J7ltRLI
DqPK48EYiI/U/bwVckWUgr5xVxHCSf+5KZdXiCkl4ww8shhMJc75yrw8fT891yx9
mAXIbQRdJelt1hjaZIK+hj2YKB0I7zMIbmMgEpsKABTsmD/fAtMWnucXprKvbYXR
GZkxMAtJAIm1xQODYfpL
=nHk/
-END PGP SIGNATURE End Message ---


Bug#809100: libmarc-lint-perl: FTBFS with Perl 5.22: test failures

2015-12-27 Thread Niko Tyni
Package: libmarc-lint-perl
Version: 1.49-1 
Severity: serious
User: debian-p...@lists.debian.org
Usertags: autopkgtest

This package fails to build on current sid/amd64.

Looks like the module should be using the 'version' module to compare
version numbers; this was presumably broken by libbusiness-isbn-perl
2.010-1, which entered unstable recently.

  
  #   Failed test 'Checking expected messages, 020: Subfield a has bad 
checksum, 1548794743.'
  #   at t/check020.t line 88.
  #  got: 'Business::ISBN version must be below 2 or above 2.02_02.'
  # expected: '020: Subfield a has bad checksum, 1548794743.'
  
  [...]
  
  Test Summary Report
  ---
  t/check020.t   (Wstat: 2560 Tests: 31 Failed: 11)
Failed tests:  7, 16, 18, 21, 23-24, 26-27, 29-31
Non-zero exit status: 10
Parse errors: Bad plan.  You planned 28 tests but ran 31.
  t/lint.t   (Wstat: 2304 Tests: 40 Failed: 9)
Failed tests:  5, 7, 11, 13, 15, 17, 19, 21, 23
Non-zero exit status: 9
  
-- 
Niko Tyni   nt...@debian.org



Processed: Re: please do not depend on module-init-tools

2015-12-27 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #733693 [ipkungfu] please do not depend on module-init-tools
Severity set to 'serious' from 'important'

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



Bug#809110: libxml-compile-dumper-perl: FTBFS with Perl 5.22: needs dependency on libpadwalker-perl

2015-12-27 Thread Niko Tyni
Package: libxml-compile-dumper-perl
Version: 0.14-1
Severity: serious
Tags: stretch sid
User: debian-p...@lists.debian.org
Usertags: autopkgtest perl-5.22-transition
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=100488
Control: block 796345 with -1

This package fails to build on current sid/amd64.

It was earlier unbuildable because of the build dependency on
libdata-dump-streamer-perl, which was only recently fixed
to support Perl 5.22.

It looks like newer perls have changed so that this module
now needs the PadWalker module available, otherwise it will
fail to load. See [rt.cpan.org #100488].

A build and runtime dependency on libpadwalker-perl therefore seems to
be in order, and makes the tests pass here.

  Can't locate object method "object_2svref" via package "B::PADNAME" at 
/usr/lib/x86_64-linux-gnu/perl5/5.22/Data/
  Dump/Streamer.pm line 3718.
  # Looks like your test exited with 25 before it could output anything.
  t/20dump.t .. 
  1..7
  Dubious, test returned 25 (wstat 6400, 0x1900)
  Failed 7/7 subtests 
 
-- 
Niko Tyni   nt...@debian.org



Processed: libxml-compile-dumper-perl: FTBFS with Perl 5.22: needs dependency on libpadwalker-perl

2015-12-27 Thread Debian Bug Tracking System
Processing control commands:

> block 796345 with -1
Bug #796345 [release.debian.org] transition: perl 5.22
796345 was blocked by: 808560 807401 802939 807474 804590 808583 809009 807400 
807478 804603 788073 796923 790532 808629 808825 795127 807493 808325 807038 
807422 805391 787493 807324 787468 799118 808329 787453 808209 808444 808826 
787450 807492 807423
796345 was blocking: 798309 801659 801660 801661 801662 801663
Added blocking bug(s) of 796345: 809110

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



Bug#808523: marked as done (tcc: FTBFS: hello-exe: Segmentation fault)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 16:32:03 +0800
with message-id <1de85be6-97fe-4f42-a9b3-7620771ab...@email.android.com>
and subject line Fixed in 0.9.27~git20151225.f15c0a9-1
has caused the Debian Bug report #808523,
regarding tcc: FTBFS: hello-exe: Segmentation fault
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.)


-- 
808523: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808523
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tcc
Version: 0.9.27~git20140923.9d7fb33-3
Severity: serious
Justification: fails to build from source
Tags: sid 
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

   dh_auto_test
make -j1 test
make[1]: Entering directory '/tcc-0.9.27~git20140923.9d7fb33'
make -C tests test 'PROGS_CROSS=i386-linux-gnu-tcc i386-w64-mingw32-tcc 
x86_64-w64-mingw32-tcc arm-linux-fpa-tcc arm-linux-fpa-ld-tcc arm-linux-gnu-tcc 
arm-linux-gnueabi-tcc c67-tcc'
make[2]: Entering directory '/tcc-0.9.27~git20140923.9d7fb33/tests'
 hello-exe 
../tcc -B.. -I.. -I.. -I../include ../examples/ex1.c -o hello || (../tcc -vv; 
exit 1) && ./hello
Segmentation fault
Makefile:82: recipe for target 'hello-exe' failed
make[2]: *** [hello-exe] Error 139
make[2]: Leaving directory '/tcc-0.9.27~git20140923.9d7fb33/tests'
Makefile:346: recipe for target 'test' failed

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/tcc.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Version: 0.9.27~git20151225.f15c0a9-1
Thanks

New upstream snapshot contains a fix for this issue.--- End Message ---


Bug#808730: stalin: Insecure use of temporary files

2015-12-27 Thread Salvatore Bonaccorso
Hi Steve,

On Tue, Dec 22, 2015 at 10:38:54AM +, Steve Kemp wrote:
> 
> Package: stalin
> Version: 0.11-5
> Severity: critical
> Tags: security
> 
> 
> When `stalin` launches it attempts to detect its environment via
> the following code in /usr/lib/stalin/QobiScheme.sc:
> 
>
> (system "uname -m >/tmp/QobiScheme.tmp")
> ...
> (system "rm -f /tmp/QobiScheme.tmp"))
> 
> This is a prime example of the insecure use of temporary files,
> and allows overwriting any file owned by the user who invokes
> stalin.
> 
> Trivial demonstration:
> 
> 
> $ ln -s /home/steve/HACK /tmp/QobiScheme.tmp
> $ ls -l /home/steve/HACK
> ls: cannot access /home/steve/HACK: No such file or directory
> 
> Now run the sample code:
> 
> 
> $ cd /tmp/stalin-0.11/benchmarks
> $ ./make-hello
> 
> And we see this:
> 
> $ ls -l /home/steve/HACK
> -rw-r--r-- 1 steve steve 6 Dec 22 08:30 /home/steve/HACK

I have requested a CVE here
http://www.openwall.com/lists/oss-security/2015/12/27/1

I think the severity though can be downgraded (unless I miss
something), since on Default Debian GNU/Linux installations Linux has
fs.protected_symlinks=1 which mitigates the attack vector.

Regards,
Salvatore



Bug#808312: marked as done (chemps2: fails to upgrade from 'testing' - trying to overwrite /usr/share/man/man1/chemps2.1.gz)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 09:49:30 +
with message-id 
and subject line Bug#808312: fixed in chemps2 1.6-3
has caused the Debian Bug report #808312,
regarding chemps2: fails to upgrade from 'testing' - trying to overwrite 
/usr/share/man/man1/chemps2.1.gz
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.)


-- 
808312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808312
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: chemps2
Version: 1.6-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

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

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

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

  Preparing to unpack .../chemps2_1.6-2_amd64.deb ...
  Unpacking chemps2 (1.6-2) over (1.6-1+b1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/chemps2_1.6-2_amd64.deb (--unpack):
   trying to overwrite '/usr/share/man/man1/chemps2.1.gz', which is also in 
package libchemps2-1 1.6-1+b1
  Preparing to unpack .../libchemps2-1_1.6-2_amd64.deb ...
  Unpacking libchemps2-1 (1.6-2) over (1.6-1+b1) ...
  Processing triggers for libc-bin (2.21-4) ...
  Errors were encountered while processing:
   /var/cache/apt/archives/chemps2_1.6-2_amd64.deb


cheers,

Andreas


chemps2_1.6-2.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: chemps2
Source-Version: 1.6-3

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

Debian distribution maintenance software
pp.
Sebastian Wouters  (supplier of updated chemps2 
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: Wed, 23 Dec 2015 21:31:16 +0100
Source: chemps2
Binary: libchemps2-1 libchemps2-dev chemps2-doc chemps2 python-chemps2
Architecture: source
Version: 1.6-3
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team 
Changed-By: Sebastian Wouters 
Description:
 chemps2- Executable to call libchemps2-1 from the command line
 chemps2-doc - Documentation of the libchemps2-1 package
 libchemps2-1 - Spin-adapted DMRG for ab initio quantum chemistry
 libchemps2-dev - C++ headers, static library, and symlink for libchemps2-1
 python-chemps2 - Python 2 interface for libchemps2-1
Closes: 808312
Changes:
 chemps2 (1.6-3) unstable; urgency=medium
 .
   * Fix overwriting chemps2.1.gz (manpage moved from libchemps2-1
 to chemps2) (Closes: #808312)
Checksums-Sha1:
 6eecf82349f1499a9ad253282a9ab3c8b49d216b 2423 chemps2_1.6-3.dsc
 e1948e2e50533295234db87d0b31ebd56b49ecf4 11352 chemps2_1.6-3.debian.tar.xz
Checksums-Sha256:
 922dad6e94ee280c17a150b552ebd947328bf9604b8d8bf5858dd170e89d7881 2423 
chemps2_1.6-3.dsc
 174d284df19bf9bd760a280b67b533bf3cdc7d419dbb1545f6e5f98b6404dc98 11352 
chemps2_1.6-3.debian.tar.xz
Files:
 f5635da6908b3b1c1a95648dd86fd2e9 2423 libs optional chemps2_1.6-3.dsc
 7e8d4ac937d5d8f3892c143ad7be413a 11352 libs optional 
chemps2_1.6-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJWf5dbAAoJEK/P7I5mnOHCqTAQAKhycgOujbVna1d21xDzSAYH
rjjTHa6feMl526l2bubHnUOW6YGpuHsjEofXuScu+jHBtWjjvXPOOP+g9CgRnKQS
OW3tUUXQZka4eN/hnmGI5TUFxi692r/eq875z5XlGqrUGoO8LCJ3P19IfUFXeGW0
cynrraKYGhGG+29KFCFtA8/E5rrsjdfk9G05C9agCtdsiFb5zLJvDVUO4emsGNYA
wfmp2gDCczP0wwA5YMClEDo2C8QwucFmoQJpmMcS7esA8yHsmu5FisLPsQVB4ZBj
oM/gAGmMfuLQg/Sl9SnmFWH5wfbpJpErNZ5oXqq+Duv+q0bfzn0LmiggbUq1hx5X
Jx20nFxoGbVp47YglZm3XX6DFPNWjYUy1Ti8HsE7wEiKR0y9FyU5erkFGt8yTbvY
P+SNHdzL2rlCXamxiXVR95jWqBKIpBhP8MOTyoOknt8nt55MOYHvOTPUfk9PulVy
b0NHdSWMrSXKaCDAhr6e6adUiAiK+fAWY3ev13f/iixuW/qwliRoNh+B+vSgPXMR
/UaaY643IMjdD8+kUMc8akyPTrJjQTl5Rh4VIfk8M2/XVO36wIpsDdjGywC5hEEH

Bug#796907: marked as done (vte3: should be removed, obsoleted by src:vte2.91)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 13:36:58 +
with message-id 
and subject line Bug#807568: Removed package(s) from unstable
has caused the Debian Bug report #796907,
regarding vte3: should be removed, obsoleted by src:vte2.91
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.)


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

The src:vte3 and packages built from it should be removed ASAP.
It is obsoleted by src:vte2.91 and all reverse dependencies
should move to using that (eg. via build-dep on libvte-2.91-dev
instead of libvte-2.90-dev).

This bug report should help keep src:vte3 out of testing once
that's possible and hopefully also alert some reverse dep
maintainers about this via http://packages.qa.debian.org 
so that the removal can happen before Stretch.

Regards,
Andreas Henriksson
--- End Message ---
--- Begin Message ---
Version: 1:0.36.3-1+rm

Dear submitter,

as the package vte3 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/807568

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Bug#710501: marked as done (avinfo: FTBFS: ass.tab.h:104:5: error: conflicting types for 'yyparse')

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 13:48:56 +
with message-id 
and subject line Bug#809111: Removed package(s) from unstable
has caused the Debian Bug report #710501,
regarding avinfo: FTBFS: ass.tab.h:104:5: error: conflicting types for 'yyparse'
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.)


-- 
710501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: avinfo
Version: 1.0.a15+20090102-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130529 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> gcc -c -Wall -g -O2 -funsigned-char ass.tab.c 
> In file included from ass.y:26:0:
> ass.tab.h:104:5: error: conflicting types for 'yyparse'
> In file included from avinfo.h:75:0,
>  from ass.y:24:
> ass.h:29:5: note: previous declaration of 'yyparse' was here
> make[2]: *** [ass.tab.o] Error 1

The full build log is available from:
   http://deiv.vzpla.net/logs/2013/05/29/avinfo_1.0.a15+20090102-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 ---
Version: 1.0.a15+20090102-1+rm

Dear submitter,

as the package avinfo has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/809111

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Bug#725593: marked as done (gpointing-device-settings: FTBFS: automake: error: global options already processed)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 13:49:41 +
with message-id 
and subject line Bug#809126: Removed package(s) from unstable
has caused the Debian Bug report #725593,
regarding gpointing-device-settings: FTBFS: automake: error: global options 
already processed
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.)


-- 
725593: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725593
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gpointing-device-settings
Version: 1.5.1-6
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131006 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> autoreconf -f -i
> configure.ac:12: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
> in body
> ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
> m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
> m4/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
> m4/libtool.m4:5252: _LT_LANG_C_CONFIG is expanded from...
> m4/libtool.m4:138: _LT_SETUP is expanded from...
> m4/libtool.m4:67: LT_INIT is expanded from...
> m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
> configure.ac:12: the top level
> configure.ac:12: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
> in body
> ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
> m4/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
> m4/libtool.m4:5252: _LT_LANG_C_CONFIG is expanded from...
> m4/libtool.m4:138: _LT_SETUP is expanded from...
> m4/libtool.m4:67: LT_INIT is expanded from...
> m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
> configure.ac:12: the top level
> configure.ac:12: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
> in body
> ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
> m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
> m4/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
> m4/libtool.m4:5252: _LT_LANG_C_CONFIG is expanded from...
> m4/libtool.m4:138: _LT_SETUP is expanded from...
> m4/libtool.m4:67: LT_INIT is expanded from...
> m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
> configure.ac:12: the top level
> configure.ac:12: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
> in body
> ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
> m4/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
> m4/libtool.m4:5252: _LT_LANG_C_CONFIG is expanded from...
> m4/libtool.m4:138: _LT_SETUP is expanded from...
> m4/libtool.m4:67: LT_INIT is expanded from...
> m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
> configure.ac:12: the top level
> configure.ac:12: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
> in body
> ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
> m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
> m4/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
> m4/libtool.m4:5252: _LT_LANG_C_CONFIG is expanded from...
> m4/libtool.m4:138: _LT_SETUP is expanded from...
> m4/libtool.m4:67: LT_INIT is expanded from...
> m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from...
> configure.ac:12: the top level
> configure.ac:12: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
> in body
> ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
> m4/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from...
> m4/libtool.m4:5252: _LT_LANG_C_CONFIG is expanded from...
> m4/libtool.m4:138: _LT_SETUP is 

Bug#753563: marked as done (chef-solr: not installable in sid)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 17:13:28 +
with message-id 
and subject line Bug#809139: Removed package(s) from unstable
has caused the Debian Bug report #753563,
regarding chef-solr: not installable in sid
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.)


-- 
753563: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753563
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: chef-solr
Version: 10.12.0+dfsg-2
Severity: grave
User: trei...@debian.org
Usertags: edos-uninstallable

Hello,

chef-solr is not installable in sid, on any architecture where it is
available. This is the case since at least 2014-04-05.

On amd64, armel, armhf, i386, mips, mipsel, powerpc, s390x, we have
that chef-solr (=10.12.0+dfsg-2) depends on chef (>= 0.10.10).
However, chef 11.8.2-3 has a Breaks: chef-solr (<< 11).

On hurd-i386, kfreebsd-amd64, kfreebsd-i386, the problem is that
chef (=10.12.0+dfsg-2) itself is not installable since it depends
on ohai (>= 6).

Cheers -Ralf.
--- End Message ---
--- Begin Message ---
Version: 10.12.0+dfsg-2+rm

Dear submitter,

as the package chef-solr has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/809139

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Bug#809167: cron: Cron Daemon Use-After-Free Vulnerability May Cause Local Root Privilege Escalation

2015-12-27 Thread Cron Daemon Use-After-Free Vulnerability May Cause Local Root Privilege Escalation
Package: cron
Version: 3.0pl1-127+deb8u1
Severity: critical
Tags: security
Justification: root security hole


Hi Debian Security Team:

I recently started to read the source code of Cron / Crontab and I think I 
found a vulnerability in that.

I found that in file "database.c"
# 
http://anonscm.debian.org/cgit/pkg-cron/pkg-cron.git/tree/database.c?h=debian/3.0pl1-128

load_database(...)
-> process_crontab(...)
-> force_rescan_user(...)
free(u);# line 600
...
link_user(new_db, u);   # line 609

"u" have been freed but still put it into link_user(...).
link_user(...) connect the freed "u" to a linked-list.

So, if the program use the "new_db" later, the program will segment fault. 
Ex. In "cron.c" find_jobs(...) will use the freed "u"


And there is a condition to step into force_rescan_user(...).
In file "database.c" line 599
if ((u->name = strdup(fname)) == NULL) {
free(u);
errno = ENOMEM;
}

But I think in a low-memory machine or embedded system the condition can be 
ignored : )


p.s. I think other Linux distribution like ubuntu also have this vulnerablity


Above is the detail of this vulnerability.
Thanks :)



-- Package-specific info:
--- EDITOR:


--- /usr/bin/editor:
/bin/nano

--- /usr/bin/crontab:
-rwxr-sr-x 1 root crontab 36008 Jun 11  2015 /usr/bin/crontab

--- /var/spool/cron:
drwxr-xr-x 3 root root 4096 Jun  7  2015 /var/spool/cron

--- /var/spool/cron/crontabs:
drwx-wx--T 2 root crontab 4096 Dec 27 14:22 /var/spool/cron/crontabs

--- /etc/cron.d:
drwxr-xr-x 2 root root 4096 Dec 27 14:07 /etc/cron.d

--- /etc/cron.daily:
drwxr-xr-x 2 root root 4096 Dec 27 14:07 /etc/cron.daily

--- /etc/cron.hourly:
drwxr-xr-x 2 root root 4096 Dec 27 14:07 /etc/cron.hourly

--- /etc/cron.monthly:
drwxr-xr-x 2 root root 4096 Dec 27 14:07 /etc/cron.monthly

--- /etc/cron.weekly:
drwxr-xr-x 2 root root 4096 Dec 27 14:07 /etc/cron.weekly


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

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages cron depends on:
ii  adduser  3.113+nmu3
ii  debianutils  4.4+b1
ii  dpkg 1.17.25
ii  init-system-helpers  1.22
ii  libc62.19-18
ii  libpam-runtime   1.1.8-3.1
ii  libpam0g 1.1.8-3.1
ii  libselinux1  2.3-2
ii  lsb-base 4.1+Debian13+nmu1

Versions of packages cron recommends:
pn  exim4 | postfix | mail-transport-agent  

Versions of packages cron suggests:
pn  anacron
pn  checksecurity  
ii  logrotate  3.8.7-1+b1

Versions of packages cron is related to:
pn  libnss-ldap   
pn  libnss-ldapd  
pn  libpam-ldap   
pn  libpam-mount  
pn  nis   
pn  nscd  

-- no debconf information



Bug#744312: marked as done ([chef-server-webui] [DFSG] Missing source)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 17:08:06 +
with message-id 
and subject line Bug#809138: Removed package(s) from unstable
has caused the Debian Bug report #744312,
regarding [chef-server-webui] [DFSG] Missing source
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.)


-- 
744312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744312
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: chef-server-webui
Severity: serious
X-Debbugs-CC:  ftpmas...@debian.org

Hi,

Your package seems to include some files that lack sources
in prefered forms of modification:

public/javascripts/jquery-ui-1.7.1.custom.min.js
public/javascripts/jquery.treeTable.min.js
public/javascripts/yetii-min.js

According to Debian Free Software Guidelines [1] (DFSG) §2: 
 "The program must include source code, and must allow distribution 
  in source code as well as compiled form.".

This could also constitute a license violation for some copyleft licenses such 
as the GNU GPL.

In order to solve this problem, you could:
1. repack the origin tarball adding the missing source to it.
2  add the source files to "debian/missing-sources" directory

Both way satisfies the requirement that we ship the source. Second option
might be preferable due to the following reasons [2]:
 - Upstream can do it too and you could even supply a patch to them, thus full 
filling our social contract [3], see particularly §2.
 - If source and non-source are in different locations, ftpmasters may
   miss the source and (needlessly) reject the package.
 - The source isn't duplicated in every .diff.gz/.debian.tar.* (though
   this only really matters for larger sources).

You could also ask debian-qa for more guidance.

[1] https://www.debian.org/social_contract.en.html#guidelines
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736873#8
[3] https://www.debian.org/social_contract
--- End Message ---
--- Begin Message ---
Version: 10.12.0+dfsg-1+rm

Dear submitter,

as the package chef-server-webui has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/809138

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Bug#725029: marked as done (chef-server-webui: Does not appear to be installable in sid)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 17:08:06 +
with message-id 
and subject line Bug#809138: Removed package(s) from unstable
has caused the Debian Bug report #725029,
regarding chef-server-webui: Does not appear to be installable in sid
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.)


-- 
725029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725029
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: chef-server-webui
Version: 10.12.0+dfsg-1
Severity: serious

Hi,

chef-server-webui does not appear to be installable in sid.

"""
# apt-get --simulate install chef-server-webui
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 chef-server-webui : Depends: chef (>= 10.12) but it is not going to be 
installed
 Depends: chef-server-api (>= 10.12) but it is not going to 
be installed
E: Unable to correct problems, you have held broken packages.
"""

~Niels
--- End Message ---
--- Begin Message ---
Version: 10.12.0+dfsg-1+rm

Dear submitter,

as the package chef-server-webui has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/809138

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Processed: re: voxbo: Fails to build with GSL 2

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 805835 serious
Bug #805835 [src:voxbo] voxbo: Fails to build with GSL 2
Severity set to 'serious' from 'important'
> tags 805835 +patch
Bug #805835 [src:voxbo] voxbo: Fails to build with GSL 2
Added tag(s) patch.
> thanks
Stopping processing here.

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



Bug#809032: marked as done (libghc-nats-doc: Cannot install - depends on missing haddock-interface-25)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 13:44:52 +
with message-id 
and subject line Bug#808375: Removed package(s) from unstable
has caused the Debian Bug report #809032,
regarding libghc-nats-doc: Cannot install - depends on missing 
haddock-interface-25
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.)


-- 
809032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809032
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libghc-nats-doc
Version: 1-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

As subject says, libghc-nats-doc depends on missing haddock-interface-25
which renders the package uninstallable.

 - Jonas

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWfoX1AAoJECx8MUbBoAEh2a8P/1DX1MCo9gWnFXV6ttlqD7uE
0SvsTxFjLjHmm3WagmyGx/N2+X6iEP1nvH7TMeCPPuAOo+faddbO3x9E0wl6XMgN
+ZsilLTvwP+WVuhjKJnWX6nn2IW3lLpRo5KQeXmov+07bWvFjwMoJHNWI96AOzst
8Aa4oXdkiuBf4tNGDHYtHZCR5O+awsLrYzX5g+L3kzt5j3LqK+L+f0fneQMkD3jU
b4k96Y0/ABh4/IPyUP9FgawVMd9C4MzaxHWRTf2XkHtM4mJcmkqux/CBace4AXLx
NB+RiTcNQRZ3n7WyDCCJKIQv5jhxXRSPKaBdDSbMq00TlzvZ1JmMcQy8z3wGEMnW
uGhvFyRIKwONd7gihgA5TxQzt0/eKRgv4GjFjagq+BPljy+8V1i3XGO0VuaFsEdf
jHx3deA6PIGc/UuIaS+vJ0VV2MIuVXwmhh7ZVWKtIWi2ZXoP+dvdIImNwjaofgrL
FKPZNAyRWAS4787+R5WwrbU+7ru0rMBXWY6TlMN0wENna4yEEpA1mb5IvLkr3bLy
tdVJaV8b50Fb6pS1TAiwr15WgAkePMiiEfXpaNYyr5kNVvbFnlnVSP8tw8/qUGM9
h1jvBXOggJ4ip9dS49jjTFa1szeoa7zmBJbTu2lhmqYzv51H81QLHwmAcAS/7s/N
aTSCGPLORfmMKa8HybI1
=qEvc
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
Version: 1-1+rm

Dear submitter,

as the package haskell-nats has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/808375

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Bug#808900: marked as done (haskell-nats: FTBFS: Haddock failed (no modules?), refusing to create empty documentation package.)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 13:44:52 +
with message-id 
and subject line Bug#808375: Removed package(s) from unstable
has caused the Debian Bug report #808900,
regarding haskell-nats: FTBFS: Haddock failed (no modules?), refusing to create 
empty documentation package.
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.)


-- 
808900: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808900
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-nats
Version: 1-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

haskell-nats fails to build from source in unstable/amd64:

  [..]

  Running hscolour for nats-1...
  creating dist-ghc/doc/html/nats
  creating dist-ghc/doc/html
  creating dist-ghc/doc
  creating dist-ghc/doc/html
  creating dist-ghc/doc/html/nats
  Preprocessing library nats-1...
  creating dist-ghc/doc/html/nats/src
  /usr/bin/HsColour -print-css -odist-ghc/doc/html/nats/src/hscolour.css
  /usr/bin/ghc --print-libdir
  Preprocessing library nats-1...
  creating dist-ghc/doc/html/nats
  /usr/bin/haddock 
'--prologue=dist-ghc/doc/html/nats/haddock-prologue1804289383846930886.txt' 
'--dump-interface=dist-ghc/doc/html/nats/nats.haddock' '--package-name=nats' 
'--package-version=1' '--source-module=src/%{MODULE/./-}.html' 
'--source-entity=src/%{MODULE/./-}.html#%{NAME}' 
'--source-entity-line=src/%{MODULE/./-}.html#line-%{LINE}' '--verbosity=1' 
--html --hoogle '--odir=dist-ghc/doc/html/nats/' '--title=nats-1: Natural 
numbers' '--optghc=-fbuilding-cabal-package' '--optghc=-O' 
'--optghc=-outputdir' '--optghc=dist-ghc/build' '--optghc=-odir' 
'--optghc=dist-ghc/build/tmp-1869' '--optghc=-hidir' 
'--optghc=dist-ghc/build/tmp-1869' '--optghc=-stubdir' 
'--optghc=dist-ghc/build/tmp-1869' '--optghc=-i' '--optghc=-idist-ghc/build' 
'--optghc=-i.' '--optghc=-idist-ghc/build/autogen' 
'--optghc=-Idist-ghc/build/autogen' '--optghc=-Idist-ghc/build' 
'--optghc=-optP-D__HADDOCK_VERSION__=2161' '--optghc=-optP-include' 
'--optghc=-optPdist-ghc/build/autogen/cabal_macros.h' 
'--optghc=-this-package-key' '--optghc=nats_Fmk0Emc1i6fF1ZuCqfyZlm' 
'--optghc=-hide-all-packages' '--optghc=-no-user-package-db' 
'--optghc=-package-db' '--optghc=/var/lib/ghc/package.conf.d' 
'--optghc=-XHaskell98' -B/usr/lib/ghc
  haddock: No input file(s).
  Haddock failed (no modules?), refusing to create empty documentation package.
  /usr/share/cdbs/1/class/hlibrary.mk:173: recipe for target 
'build-haddock-stamp' failed
  make: *** [build-haddock-stamp] Error 1

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


haskell-nats.1-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Version: 1-1+rm

Dear submitter,

as the package haskell-nats has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/808375

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Bug#809131: [Letsencrypt-devel] Bug#809131: python-acme: FTBFS: No local packages or download links found for urllib3==1.12

2015-12-27 Thread Harlan Lieberman-Berg
>   Searching for urllib3==1.12

This should only happen in the condition that urllib3 isn't installed in
the system Python paths; it is a dependency of python-requests,
which is a dependency of python-acme.

Can you please upload the complete build log, including dependency calculation
and installation?

Sincerely,
-- 
Harlan Lieberman-Berg
~hlieberman



Bug#809172: [libqt5xcbqpa5] lib libqt5xcbqpa5 will not be installed as a dependency

2015-12-27 Thread Lisandro Damián Nicanor Pérez Meyer
severity 809172 important
reassign 809172 kwin-x11
thanks

On Sunday 27 December 2015 21:50:14 Singer Michael wrote:
> Package: libqt5xcbqpa5
> Version: 5.5.1+dfsg-10
> Severity: grave
> 
> --- Please enter the report below this line. ---
> 
> Dear Maintainer,
> When you install the KDE desktop, the libqt5xcbqpa5 is not installed. A
> start of the KDE desktop thus aborts.
> 
> If you install the libqt5xcbqpa5 via apt after you can start the desktop
> again.

From here we can assert some things:

- The problem is not really libqt5xcbqpa5 but whoever needs it. No, it's not 
Qt itself (read below).
- There is a known workaround and no data is lost, so severity should be kept 
at most as important.
- Normally people who disable recommends will get this problem, and also some 
cases in where 

> A similar bug report (closed), there was already in October 2015 strongly
> #802656.

Right, but that "solution" actually created a circular dependency with 
libqt5gui5. And moreover Qt5 apps do not necessarily need this dependency, as 
they normally can work with other QPA plugins.

Apps who do really need X11 (kwin-x11 is a good example) should depend on this 
package.

I'm reassigning this bug to kwin-x11 for now. Maxy, feel free to reassign it 
as needed. Maybe some other KF5 lib is a better target.

Kinds regards, Lisandro.

-- 
Wiki is not WysiWyg. It's an intelligence test of sorts to be able to edit a
wiki page. It's not rocket science, but it doesn't appeal to the VideoAddicts.
If it doesn't appeal, they don't participate, which leaves those of us who
read and write to get on with rational discourse.
  http://www.c2.com/cgi/wiki?WhyWikiWorks

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Processed: Re: Bug#809100: libmarc-lint-perl: FTBFS with newer Business::ISBN: test failures

2015-12-27 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 patch
Bug #809100 [libmarc-lint-perl] libmarc-lint-perl: FTBFS with newer 
Business::ISBN: test failures
Added tag(s) patch.

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



Bug#809100: libmarc-lint-perl: FTBFS with newer Business::ISBN: test failures

2015-12-27 Thread Niko Tyni
Control: tag -1 patch

On Sun, Dec 27, 2015 at 04:53:08PM +0200, Niko Tyni wrote:
> On Sun, Dec 27, 2015 at 01:32:55PM +0200, Niko Tyni wrote:
> > Package: libmarc-lint-perl
> > Version: 1.49-1 
> > Severity: serious
> > User: debian-p...@lists.debian.org
> > Usertags: autopkgtest
> > 
> > This package fails to build on current sid/amd64.
> > 
> > Looks like the module should be using the 'version' module to compare
> > version numbers; this was presumably broken by libbusiness-isbn-perl
> > 2.010-1, which entered unstable recently.
> 
> In fact the fault is with Business::ISBN, which messed up its
> version numbering, as discussed in
>  https://github.com/briandfoy/business-isbn/pull/2
> 
> Looks like Business::ISBN upstream isn't planning to fix this,
> so I suppose MARC::Lint needs to adapt.

I suggest that we patch the VERSION comparisons to check for >= 2.010, add
versioned dependencies to debian/control, and make libbusiness-isbn-perl
Break libmarc-lint-perl (<< 1.49-2). See the attached patch.

Does that make sense?
-- 
Niko Tyni   nt...@debian.org
>From 2f64649306df12e4fb41944280c9eb11e2f3fb06 Mon Sep 17 00:00:00 2001
From: Niko Tyni 
Date: Sun, 27 Dec 2015 17:02:33 +0200
Subject: [PATCH] Fix test failures due to Business::ISBN version mess

Business::ISBN changed its version from 2.09 to 2.010,
breaking the version comparisons in MARC::Lint.
---
 debian/control   | 4 ++--
 lib/MARC/Lint.pm | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 227a6b4..a54 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libbusiness-isbn-perl,
+ libbusiness-isbn-perl (>= 2.010),
  libmarc-record-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmarc-lint-perl.git
@@ -22,7 +22,7 @@ Package: libmarc-lint-perl
 Architecture: all
 Depends: ${perl:Depends},
  ${misc:Depends},
- libbusiness-isbn-perl,
+ libbusiness-isbn-perl (>= 2.010),
  libmarc-record-perl
 Description: Perl extension for checking validity of MARC records
  MARC::Lint is a Perl module for checking the validity of MARC records. Most
diff --git a/lib/MARC/Lint.pm b/lib/MARC/Lint.pm
index d96e78b..c401622 100755
--- a/lib/MARC/Lint.pm
+++ b/lib/MARC/Lint.pm
@@ -319,14 +319,14 @@ sub check_020 {
 else {
 if ((length ($isbnno) == 10)) {
 
-if ($Business::ISBN::VERSION gt '2.02_01') {
+if ($Business::ISBN::VERSION ge '2.010') {
 $self->warn( "020: Subfield a has bad checksum, $data." ) if (Business::ISBN::valid_isbn_checksum($isbnno) != 1); 
 } #if Business::ISBN version higher than 2.02_01
 elsif ($Business::ISBN::VERSION lt '2') {
 $self->warn( "020: Subfield a has bad checksum, $data." ) if (Business::ISBN::is_valid_checksum($isbnno) != 1); 
 } #elsif Business::ISBN version lower than 2
 else {
-$self->warn( "Business::ISBN version must be below 2 or above 2.02_02." );
+$self->warn( "Business::ISBN version must be below 2 or at least 2.010." );
 } #else Business::ISBN version between 2 and 2.02_02
 } #if 10 digit ISBN has invalid check digit
 # do validation check for 13 digit isbn
-- 
2.6.4



Bug#807878:

2015-12-27 Thread Tobias Frost
Hi,

I can reproduce the issue on my wife's laptop.
(which just have been upgraded from wheezy to jessie)

Tobi



Bug#809172: [libqt5xcbqpa5] lib libqt5xcbqpa5 will not be installed as a dependency

2015-12-27 Thread Singer Michael
Package: libqt5xcbqpa5
Version: 5.5.1+dfsg-10
Severity: grave

--- Please enter the report below this line. ---

Dear Maintainer,
When you install the KDE desktop, the libqt5xcbqpa5 is not installed. A start 
of the KDE desktop thus aborts.

If you install the libqt5xcbqpa5 via apt after you can start the desktop 
again.

A similar bug report (closed), there was already in October 2015 strongly 
#802656.

Regards 
Michael Singer

--- System information. ---
Architecture: amd64
Kernel:   Linux 4.3.3-towo.1-siduction-amd64

Debian Release: stretch/sid
  500 unstablehttpredir.debian.org 
  500 unstableftp.uni-stuttgart.de 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.



Bug#809156: apt-show-source: Package doesn't provide an executable

2015-12-27 Thread Eriberto Mota
Ops! Complementing, I was the sponsor for the last NMU for this
package and I will sponsor the NMU that will fix the issue.

Regards,

Eriberto



Bug#805701: Clisp Patch

2015-12-27 Thread Flavio Cruz
On Sat, 21 Nov 2015 01:55:01 +0100 =?UTF-8?B?RmzDoXZpbyBDcnV6?= 
 wrote:
> Dynamically allocate a path instead of using MAXPATHLEN.
> 
> --- clisp-2.49+hg.2015.05.31.orig/modules/syscalls/calls.c
> +++ clisp-2.49+hg.2015.05.31/modules/syscalls/calls.c
> @@ -5872,12 +5872,15 @@ void module__syscalls__init_function_2 (
>/* if DATEMSK is not set, set it to the clisp-supplied value */
>if (NULL == getenv("DATEMSK")) {
>  
> with_string_0(physical_namestring(GLO(lib_dir)),GLO(pathname_encoding),ldz,{
> -char datemsk[MAXPATHLEN];
> +/* use enough space for datemsk */
> +const size_t datemsk_len = ldz_len + 1 + strlen("/syscalls/datemsk");
> +char *datemsk = malloc(sizeof(char) * datemsk_len);
>  strcpy(datemsk,ldz);
>  if (ldz[ldz_len-1] == '/')
>strcat(datemsk,"syscalls/datemsk");
>  else strcat(datemsk,"/syscalls/datemsk");
>  setenv("DATEMSK",datemsk,0);
> +free(datemsk);
>});
>}
>  }



Bug#805701: Clisp Patch

2015-12-27 Thread Flávio Cruz
Have any of the clisp maintainers seen this patch? I would really like to
see this fixed.

Thanks!

On 21 November 2015 at 01:55, Flávio Cruz  wrote:

> Seems like I forgot the patch.
>



-- 
Flávio Cruz / flavioc...@gmail.com


Processed: retitle 808730 to stalin: CVE-2015-8697: Insecure use of temporary files

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 808730 stalin: CVE-2015-8697: Insecure use of temporary files
Bug #808730 [stalin] stalin: Insecure use of temporary files
Changed Bug title to 'stalin: CVE-2015-8697: Insecure use of temporary files' 
from 'stalin: Insecure use of temporary files'
> thanks
Stopping processing here.

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



Bug#808348: marked as done (Please remove ancient Chef 10 server packages)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 17:08:47 +
with message-id 
and subject line Bug#808362: Removed package(s) from unstable
has caused the Debian Bug report #808348,
regarding Please remove ancient Chef 10 server packages
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.)


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

The chef-server-api package should be removed, since Chef 10 is no
longer supported upstream and Chef 11 and higher now use Erchef
(Erlang Chef) on the server side.

The following rather ancient Chef 10 server packages should be removed
please: chef-server-api, chef-server-webui, chef-solr, chef-expander

Once these are gone, we can also remove the ancient Ruby Merb packages
in #794904 as these Chef packages should be the last dependencies on
Merb.
--- End Message ---
--- Begin Message ---
Version: 10.12.0-1+rm

Dear submitter,

as the package chef-server-api has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/808362

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Bug#794147: marked as done (FTBFS: undefined method `mock' for #<RSpec::ExampleGroups::RakeExtensionTask::New::Basic:..)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 16:21:51 +
with message-id 
and subject line Bug#794147: fixed in rake-compiler 0.9.5-2
has caused the Debian Bug report #794147,
regarding FTBFS: undefined method `mock' for 
#http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794147
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rake-compiler
Version: 0.9.5-1
Severity: serious
Tags: sid stretch
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

/usr/bin/ruby2.1 /usr/bin/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb
.FFF..FFFFF..F

Failures:

  1) Rake::ExtensionTask#new (basic) should accept a gem specification as 
parameter
 Failure/Error: mock(Gem::Specification,
 NoMethodError:
   undefined method `mock' for 
#
 # ./spec/lib/rake/extensiontask_spec.rb:502:in `mock_gem_spec'
 # ./spec/lib/rake/extensiontask_spec.rb:36:in `block (4 levels) in '



  4) Rake::ExtensionTask (tasks) (one extension) should warn when pre-compiled 
files exist in extension directory
 Failure/Error: 
Rake::FileList.stub!(:[]).and_return(["ext/extension_one/source.c"], [])
 NoMethodError:
   undefined method `stub!' for Rake::FileList:Class
 # ./spec/lib/rake/extensiontask_spec.rb:113:in `block (4 levels) in '



Finished in 0.08161 seconds (files took 0.43728 seconds to load)
85 examples, 61 failures

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/rake-compiler.html


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

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: rake-compiler
Source-Version: 0.9.5-2

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

Debian distribution maintenance software
pp.
Youhei SASAKI  (supplier of updated rake-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: SHA512

Format: 1.8
Date: Sun, 27 Dec 2015 22:55:15 +0900
Source: rake-compiler
Binary: rake-compiler
Architecture: source all
Version: 0.9.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Youhei SASAKI 
Description:
 rake-compiler - Rake-based Ruby Extension (C, Java) task generator
Closes: 794147
Changes:
 rake-compiler (0.9.5-2) unstable; urgency=medium
 .
   [ Christian Hofstaedtler ]
   * Remove obsolete d/require-rubygems.overrides
 .
   [ Youhei SASAKI ]
   * Bump Compat: 9
   * Fix FTBFS for RSpec transition (Closes: #794147)
   * Refresh patches
Checksums-Sha1:
 303c38bc43cb1e69b1f7c850348a549a845c2c46 2089 rake-compiler_0.9.5-2.dsc
 ca894ebb7f539087c4ed033ff7c1c636f98012d3 9676 
rake-compiler_0.9.5-2.debian.tar.xz
 e33ef5632d90658970aabe9046dc1aed6b14ab29 23038 rake-compiler_0.9.5-2_all.deb
Checksums-Sha256:
 7acffa3e70331ca7beae8b79fb126c5ff3e4f72a266d0eb57895299bb1550a7c 2089 
rake-compiler_0.9.5-2.dsc
 ad2754e88a0faf678fb2ee10e40b649c2a661cdcb3104dd38454b5fb0d6c786d 9676 
rake-compiler_0.9.5-2.debian.tar.xz
 3d3af9aaafb8f01c00ce469e4b0301ca24c350fca373a558291534ecb190d7c4 23038 
rake-compiler_0.9.5-2_all.deb
Files:
 71c4ceefc00f0725b3927a22d457ee26 2089 ruby optional rake-compiler_0.9.5-2.dsc
 206bda7bed740f932e71b0375cb4ca6c 9676 ruby optional 
rake-compiler_0.9.5-2.debian.tar.xz
 e368edd54ed22bdca548a2517b5564dd 23038 ruby optional 
rake-compiler_0.9.5-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJWf+3/AAoJEJOU81SJHX4HScIP+waM7F2XXqxPRxmMwvCCXy/5
9Yl4CspAivpCuL4D9Bi6ZriTHEG2y5+f8nWowEvgPykij3WjQpTKV+cpVDAYy6mT
Bei4yoxVu49yGR5UEKK/2gi6vRyiRsRmQzdfwi0X1eGUxiFmrOX+Pql3SfwruqSh
IBIkuCmhG7WGWCtQf2REedj0zH1BLE7ag8zNMd79/iq1MfS5OK0ba1fpkaR6mNTB
DAsygqLEFmSGxGqei65FPl5LCymWYZ+pRPdasqK3xLuo5dK4E7YTOtASVbl9Td+9
gq3ijAdhpvQCQnhQq5cdykv5LguV4uFI98ON/9xhQaU8l0F7nvQAvctXYBThYARU
R8HNVwbXfXAA3N+3/hfi7iLafqP0PZ3adytSvn8thSeDYSXAnuLGxjQ9KnTAgWpu
/vNR6PYFmmYB7jaDXUUtRH84fHJYEEjjfcWYUi4v9N0XdUmqMHKQ63CTeuAhgp3v

Bug#808499: marked as done (ladvd: FTBFS: error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp])

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 16:20:50 +
with message-id 
and subject line Bug#808499: fixed in ladvd 1.1.1~pre1-2
has caused the Debian Bug report #808499,
regarding ladvd: FTBFS: error: #warning "_BSD_SOURCE and _SVID_SOURCE are 
deprecated, use _DEFAULT_SOURCE" [-Werror=cpp]
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.)


-- 
808499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808499
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ladvd
Version: 1.1.1~pre1-1
Severity: serious
Justification: fails to build from source
Tags: sid 
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -D_FORTIFY_SOURCE=2 
-Wall -Werror -Wformat -Wformat-security -DPIE -D_FORTIFY_SOURCE=2 --param 
ssp-buffer-size=4 -fstack-protector -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -isystem /usr/include/bsd -DLIBBSD_OVERLAY -MT 
compat/vis.lo -MD -MP -MF compat/.deps/vis.Tpo -c ../../src/compat/vis.c  -fPIC 
-DPIC -o compat/.libs/vis.o
In file included from /usr/include/ctype.h:25:0,
 from ../../src/compat/vis.c:38:
/usr/include/features.h:148:3: error: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^
cc1: all warnings being treated as errors
Makefile:580: recipe for target 'compat/vis.lo' failed
make[3]: *** [compat/vis.lo] Error 1
make[3]: Leaving directory '/ladvd-1.1.1~pre1/build/src'

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/ladvd.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Source: ladvd
Source-Version: 1.1.1~pre1-2

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

Debian distribution maintenance software
pp.
Marco d'Itri  (supplier of updated ladvd 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: Sun, 27 Dec 2015 14:41:24 +0100
Source: ladvd
Binary: ladvd
Architecture: source i386
Version: 1.1.1~pre1-2
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri 
Changed-By: Marco d'Itri 
Description:
 ladvd  - LLDP/CDP sender
Closes: 808499
Changes:
 ladvd (1.1.1~pre1-2) unstable; urgency=medium
 .
   * Add patch no_werror: do not use -Werror. (Closes: #808499)
Checksums-Sha1:
 7160570ea50327f342dcf8a10f6c902b4b08 1784 ladvd_1.1.1~pre1-2.dsc
 1f4f75604b69d3ae902f1c8e0bab799040ea1c7f 4588 ladvd_1.1.1~pre1-2.debian.tar.xz
 94407627bdfce367dce9840ed0501b39a3c1 106202 
ladvd-dbgsym_1.1.1~pre1-2_i386.deb
 f91b778ca9c5990b59fbef3bb73cb6e2fa3302c0 50794 ladvd_1.1.1~pre1-2_i386.deb
Checksums-Sha256:
 af4e661e1a3861c0607daba1eaa63327c2c531aa3751a3607cf78e0a1568c819 1784 
ladvd_1.1.1~pre1-2.dsc
 129062dd0fd9ca2c9a58431b28cd678cb26f4c85533d6f2b64fe3937025ad699 4588 
ladvd_1.1.1~pre1-2.debian.tar.xz
 b3b6f589513de2ff7369745202793b1c2814f9be9146d9be5c91e3e971f76cc8 106202 
ladvd-dbgsym_1.1.1~pre1-2_i386.deb
 0a9e545c5e7b945267d4c00a0a08039a255cf9d38bd97ba903e6628ed21e5ea9 50794 
ladvd_1.1.1~pre1-2_i386.deb
Files:
 18c64d2f977664f349cc288ba6645210 1784 net extra ladvd_1.1.1~pre1-2.dsc
 724bb5d74c57379302e74e8b5627514f 4588 net extra 
ladvd_1.1.1~pre1-2.debian.tar.xz
 aa6c9db2f0f7680a92fe8f6953d762b2 106202 debug extra 
ladvd-dbgsym_1.1.1~pre1-2_i386.deb
 43b328c1880895682487962ca5091181 50794 net extra ladvd_1.1.1~pre1-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQGcBAEBAgAGBQJWf+r5AAoJECv1pcEixPeklyML/AiYe2RVa5AfzvJk1VGvw9Jb
yGq4088FvB0PByzOrIoo++JeSBQngFyFYk/jhk4hDxdX4Bxre7W3OC977jcTGqnr
r4F8KZQKFl1zuANdiwZf/WHHV7oL7jqmoKBXfrA/vYvid+5JUIR1tMLghNLTu+yp
NlxGJTYzovbRgMCOai+mkb8yzMlYwLgEQkMig7mtq2wz6VOcxvQvfiXeK221+aR+

Processed: This bug is not RC

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 786165 important
Bug #786165 {Done: Mattia Rizzolo } [src:gbirthday] 
gbirthday: deprecation of python-support
Severity set to 'important' from 'serious'
>
End of message, stopping processing here.

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



Bug#809156: apt-show-source: Package doesn't provide an executable

2015-12-27 Thread Joao Eriberto Mota Filho
Package: apt-show-source
Version: 0.10+nmu3
Severity: grave
Justification: renders package unusable

Control: pending

Hi,

The current version in Sid doesn't provide an executable. I am the sponsor
for this package and I am opening this bug to avoid this package arrives
to testing.

A new version will be uploaded by Giovani very soon.

Regards,

Eriberto

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

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



Bug#809110: marked as done (libxml-compile-dumper-perl: FTBFS with Perl 5.22: needs dependency on libpadwalker-perl)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 16:20:55 +
with message-id 
and subject line Bug#809110: fixed in libdata-dump-streamer-perl 2.39-2
has caused the Debian Bug report #809110,
regarding libxml-compile-dumper-perl: FTBFS with Perl 5.22: needs dependency on 
libpadwalker-perl
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.)


-- 
809110: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809110
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libxml-compile-dumper-perl
Version: 0.14-1
Severity: serious
Tags: stretch sid
User: debian-p...@lists.debian.org
Usertags: autopkgtest perl-5.22-transition
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=100488
Control: block 796345 with -1

This package fails to build on current sid/amd64.

It was earlier unbuildable because of the build dependency on
libdata-dump-streamer-perl, which was only recently fixed
to support Perl 5.22.

It looks like newer perls have changed so that this module
now needs the PadWalker module available, otherwise it will
fail to load. See [rt.cpan.org #100488].

A build and runtime dependency on libpadwalker-perl therefore seems to
be in order, and makes the tests pass here.

  Can't locate object method "object_2svref" via package "B::PADNAME" at 
/usr/lib/x86_64-linux-gnu/perl5/5.22/Data/
  Dump/Streamer.pm line 3718.
  # Looks like your test exited with 25 before it could output anything.
  t/20dump.t .. 
  1..7
  Dubious, test returned 25 (wstat 6400, 0x1900)
  Failed 7/7 subtests 
 
-- 
Niko Tyni   nt...@debian.org
--- End Message ---
--- Begin Message ---
Source: libdata-dump-streamer-perl
Source-Version: 2.39-2

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

Debian distribution maintenance software
pp.
Niko Tyni  (supplier of updated libdata-dump-streamer-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: Sun, 27 Dec 2015 17:55:55 +0200
Source: libdata-dump-streamer-perl
Binary: libdata-dump-streamer-perl
Architecture: source
Version: 2.39-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Niko Tyni 
Description:
 libdata-dump-streamer-perl - module for serializing a data structure as Perl 
code
Closes: 809110
Changes:
 libdata-dump-streamer-perl (2.39-2) unstable; urgency=medium
 .
   * Upgrade libpadwalker-perl to a hard dependency. (Closes: #809110)
Checksums-Sha1:
 72210d6984294215d3cd737cb5ab9a2c9f5e751e 2443 
libdata-dump-streamer-perl_2.39-2.dsc
 2bffed35729ca8400416d8bc972e024791e607e6 4448 
libdata-dump-streamer-perl_2.39-2.debian.tar.xz
Checksums-Sha256:
 cf04ea38370941de613f4d2cc9860df1e18f272db50e20d70267d9fff8b57463 2443 
libdata-dump-streamer-perl_2.39-2.dsc
 35dfff2155be98d1076b17d1a08e0a11fd59b6dadfb9396979d7bc7e5731cc3a 4448 
libdata-dump-streamer-perl_2.39-2.debian.tar.xz
Files:
 30cadf938c87b220a091d9b83da797e7 2443 perl optional 
libdata-dump-streamer-perl_2.39-2.dsc
 28b79927666c203ea38168c80590d140 4448 perl optional 
libdata-dump-streamer-perl_2.39-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWgAqEAAoJEC7A/7O3MBsf1ZoQAIEnng/yTitGp9Ca+PYunCW1
Pj8VWmYJWIExlxYmEaDUXQmFIVbiHfaGUkAEtPPdALkAaSliSUpdPz5frc9oSneu
HojV36b84uxm/oYSGEqXOve0KW5SIdYIFpeMJBgqVqOV4ml9Ze/Jg56Ac3yRs2qX
eICDRyo9jt4ouZHYNkm5rgrfuKs0qxgGhcIidgHqTPDat0KS6UxRuVqWJELnVfqj
rnPosz2wlGzjG/D7FEO7K85NlaGq0I87/ylTxOpFrguuEs+P+6ABhnpCAhTNGCsB
Z/XlOB1/UT0A0g14NLz2p3mGaPF4WTagRl8b6Wxh/w4qL6bajUe+iBs9BjXgcz0a
j5CAUrwuf1FVdCKlx4rIaziy8sVubpo9N4if0EI3IoEq12GRdCOlKA64Cariv8ZA
hoqNSt7dQ5sFn+ay1Rd2aH5dYZ6N0AdEgubU56mBL9Mnlji1g80TvKl49kPE1uze
ivUqKulMrBwVZCq/R/DJx4fBVHZySmrfq861pEOlHoEYeV+qjxARW/lv4tHnrRuf
5TU4UMwmF9tCoN6lDsLXS0j0z+tNS1aCSr3JXbHRqoZAaVBBKydmK76fnbHkzf6Z
vTRJWz/UvbGLbue8W3My37I7tk+9w5nhYHdE+opTVRylUerw+P/ILvloVVpyQstQ
TPTMHijON1xMEflArmZc
=P6LH
-END PGP SIGNATURE End Message ---


Bug#795043: marked as done (ruby-merb-param-protection: FTBFS: uninitialized constant RSpec::Runner (NameError))

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 17:26:06 +
with message-id 
and subject line Bug#809143: Removed package(s) from unstable
has caused the Debian Bug report #795043,
regarding ruby-merb-param-protection: FTBFS: uninitialized constant 
RSpec::Runner (NameError)
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.)


-- 
795043: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795043
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-merb-param-protection
Version: 1.1.3-2
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

...
Selecting previously unselected package ruby-rspec-support.
Preparing to unpack .../ruby-rspec-support_3.3.0c0e0m0s0-1_all.deb ...
Unpacking ruby-rspec-support (3.3.0c0e0m0s0-1) ...
Selecting previously unselected package ruby-rspec-expectations.
Preparing to unpack .../ruby-rspec-expectations_3.3.0c0e0m0s0-1_all.deb ...
Unpacking ruby-rspec-expectations (3.3.0c0e0m0s0-1) ...
Selecting previously unselected package ruby-rspec-mocks.
Preparing to unpack .../ruby-rspec-mocks_3.3.0c0e0m0s0-1_all.deb ...
Unpacking ruby-rspec-mocks (3.3.0c0e0m0s0-1) ...

┌──┐
│ Run tests for ruby2.1 from debian/ruby-tests.rb  │
└──┘

RUBYLIB=/ruby-merb-param-protection-1.1.3/debian/ruby-merb-param-protection/usr/lib/ruby/vendor_ruby:.
 ruby2.1 debian/ruby-tests.rb
 ~ No Gemfile found! If you're generating new app with merb-gen this is fine, 
otherwise run: bundle init to create Gemfile
Digest::Digest is deprecated; use Digest
/usr/lib/ruby/vendor_ruby/rspec/core.rb:179:in `block in const_missing': 
uninitialized constant RSpec::Runner (NameError)
from /usr/lib/ruby/vendor_ruby/rspec/core.rb:179:in `fetch'
from /usr/lib/ruby/vendor_ruby/rspec/core.rb:179:in `const_missing'
from /ruby-merb-param-protection-1.1.3/spec/spec_helper.rb:19:in `'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from 
/ruby-merb-param-protection-1.1.3/spec/merb_param_protection_spec.rb:1:in `'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from debian/ruby-tests.rb:5:in `block in '
from debian/ruby-tests.rb:5:in `each'
from debian/ruby-tests.rb:5:in `'
ERROR: Test "ruby2.1" failed. Exiting.

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/ruby-merb-param-protection.html

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

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Version: 1.1.3-2+rm

Dear submitter,

as the package ruby-merb-param-protection has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/809143

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Processed: your mail

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 809156 pending
Bug #809156 [apt-show-source] apt-show-source: Package doesn't provide an 
executable
Added tag(s) pending.
>
End of message, stopping processing here.

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



Bug#808563: really should be serious bug: data loss

2015-12-27 Thread 積丹尼 Dan Jacobson
Will try Wednesday.
Actually better to have the raid people test. I only have one disk... too risky.



Bug#801973: [Pkg-roundcube-maintainers] Bug#801973: Bug#801973: error 255 on package configuration

2015-12-27 Thread Sandro Knauß
Control: severity -1 important

Hey,

I also tried to reproduce the problem with piuparts and it went through 
smoothly (1.1.2+dfsg.1-4~bpo8+2 -> 1.1.2+dfsg.1-5 -> 1.1.3+dfsg.1-1). The only 
difference is that in that case mysql-server is used instead of mariadb for 
piuparts. But the problems with the symbolic links shouldn't change with that.

Furthermore piuparts also reports about missing files on the system and there 
is no missing symbolic link in /usr/lib/roundcube and  /usr/share/roundcube/

So all mainatiners are unable to reproduce it. 

I lower the severity, because it looks like a special installation problem and 
not a general problem in the package.

regards,

sandro

used commad to test:

mk-sbuild jessie
(add the  apt -o Acquire::Check-Valid-Until=false to the schroot env )

/usr/sbin/piuparts \
 --log-level=dump \
 --warn-on-others \
 --no-eatmydata \
 --warn-on-leftovers-after-purge \
 --skip-logrotatefiles-test \
 --scriptsdir /etc/piuparts/scripts \
 -m http://snapshot.debian.org/archive/debian/20151020T033513Z \
 -d jessie-backports \
 -d stretch \
 -d sid \
 --do-not-verify-signatures \
 --schroot jessie-amd64 \
 --apt \
 --extra-old-packages=roundcube-core \
 roundcube 

Am Tuesday 01 December 2015, 00:44:52 schrieb Guilhem Moulin:
> Control: tags -1 + moreinfo unreproducible
> 
> Any news on that, e-mmanuel?  It would be great if we could avoid the
> autoremoval from testing ;-)
> 
> On Mon, 19 Oct 2015 at 21:15:00 +0200, e-mmanuel wrote:
> > the problem occurs on my other server.
> > Both are clean (production servers).
> 
> FWIW, it's not because a server is used in production that it is clean
> (in fact it most likely means it's not).  Vincent and I were not able
> able to reproduce your bug in a clean chroot.  I just double checked
> with a fresh jessie install (with the default settings and only standard
> system utilities):  I was able to upgrade both from 0.7.2-9+deb7u1 and
> 1.1.2+dfsg.1-4 to 1.1.3+dfsg.1-1.
> 
>   echo 'deb http://snapshot.debian.org/archive/debian/20150911T101115Z/
> unstable main' >/etc/apt/sources.list apt -o
> Acquire::Check-Valid-Until=false update
>   apt-get dist-upgrade
>   systemctl reboot
>   ###
>   apt install mariadb-server
>   apt install php5-{fpm,mysql} roundcube-{core,mysql,plugins}
>   echo 'deb http://ftp.se.debian.org/debian/ unstable main'
> >/etc/apt/sources.list apt update
>   apt upgrade
> 
> Also, reportbug showed only the version of roundcube-core's
> dependencies.  Could you do the same for roundcube-*?


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


Processed: Re: [Pkg-roundcube-maintainers] Bug#801973: Bug#801973: error 255 on package configuration

2015-12-27 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #801973 [roundcube] error 255 on package configuration
Severity set to 'important' from 'serious'

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



Bug#796511: marked as done (ruby-taglib2: FTBFS on powerpc)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 13:44:11 +
with message-id 
and subject line Bug#808365: Removed package(s) from unstable
has caused the Debian Bug report #796511,
regarding ruby-taglib2: FTBFS on powerpc
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.)


-- 
796511: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796511
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ruby-taglib2
Version: 0.1.5-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

your package ruby-taglib2 fails to build from from source on powerpc
(and other archs, but it has never built there).

Relevant snippet from the buildd log:

https://buildd.debian.org/status/fetch.php?pkg=ruby-taglib2=powerpc=0.1.5-2%2Bb5=1435042146

  1) Failure:
TagLibFileTest#test_write [/«PKGBUILDDIR»/tests/file.rb:69]:
Expected: "title"
  Actual: "Title"

21 runs, 33 assertions, 1 failures, 0 errors, 0 skips
ERROR: Test "ruby2.1" failed. Exiting.
dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/ruby-taglib2 returned 
exit code 1


It fails similaryly on mipsel:
https://buildd.debian.org/status/fetch.php?pkg=ruby-taglib2=mipsel=0.1.5-2%2Bb5=1435055649
And ppc64el:
https://buildd.debian.org/status/fetch.php?pkg=ruby-taglib2=ppc64el=0.1.5-2=1438303400

Best,
Christian
--- End Message ---
--- Begin Message ---
Version: 0.1.5-2+rm

Dear submitter,

as the package ruby-taglib2 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/808365

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Bug#808973: radeon crash after security upgrade on wheezy

2015-12-27 Thread Ben Hutchings
On Sun, 2015-12-27 at 13:46 +, dili...@lineone.net wrote:
> I also have the same problem. I am only able to boot the system with 
> rescue CD.
> 
> Is there any way to roll back the security upgrade?

1. Boot with 'nomodeset' kernel parameter added.
2. Install the previous package from /var/cache/apt/archives if it's
   still there.
3. If the previous package is not there, add
       http://snapshot.debian.org/archive/debian-security/20151110T081820Z
   to /etc/apt/sources.list temporarily and run:
       apt-get update -o Acquire::Check-Valid-Until=false
       apt-get install linux-$(uname-r)=3.2.68-1+deb7u6

Ben.

-- 
Ben Hutchings
Power corrupts.  Absolute power is kind of neat.
   - John Lehman, Secretary of the US Navy 1981-1987


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


Bug#809100: libmarc-lint-perl: FTBFS with newer Business::ISBN: test failures

2015-12-27 Thread Niko Tyni
On Sun, Dec 27, 2015 at 01:32:55PM +0200, Niko Tyni wrote:
> Package: libmarc-lint-perl
> Version: 1.49-1 
> Severity: serious
> User: debian-p...@lists.debian.org
> Usertags: autopkgtest
> 
> This package fails to build on current sid/amd64.
> 
> Looks like the module should be using the 'version' module to compare
> version numbers; this was presumably broken by libbusiness-isbn-perl
> 2.010-1, which entered unstable recently.

In fact the fault is with Business::ISBN, which messed up its
version numbering, as discussed in
 https://github.com/briandfoy/business-isbn/pull/2

Looks like Business::ISBN upstream isn't planning to fix this,
so I suppose MARC::Lint needs to adapt.
-- 
Niko Tyni   nt...@debian.org



Bug#794267: marked as done (FTBFS: "in `block in const_missing': uninitialized constant RSpec::Runner (NameError)")

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 17:24:50 +
with message-id 
and subject line Bug#809141: Removed package(s) from unstable
has caused the Debian Bug report #794267,
regarding FTBFS: "in `block in const_missing': uninitialized constant 
RSpec::Runner (NameError)"
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.)


-- 
794267: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794267
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-merb-assets
Version: 1.1.3-2
Severity: serious
Tags: sid 
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

/usr/bin/ruby2.1 /usr/bin/rspec --pattern ./spec/\*_spec.rb
 ~ No Gemfile found! If you're generating new app with merb-gen this is fine, 
otherwise run: bundle init to create Gemfile
Digest::Digest is deprecated; use Digest
/usr/lib/ruby/vendor_ruby/rspec/core.rb:179:in `block in const_missing': 
uninitialized constant RSpec::Runner (NameError)
from /usr/lib/ruby/vendor_ruby/rspec/core.rb:179:in `fetch'
from /usr/lib/ruby/vendor_ruby/rspec/core.rb:179:in `const_missing'
from /tmp/buildd/ruby-merb-assets-1.1.3/spec/spec_helper.rb:21:in `'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /tmp/buildd/ruby-merb-assets-1.1.3/spec/merb-assets_spec.rb:1:in 
`'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1327:in 
`load'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1327:in 
`block in load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1325:in 
`each'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1325:in 
`load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:103:in `setup'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:89:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:74:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:42:in `invoke'
from /usr/bin/rspec:4:in `'
/usr/bin/ruby2.1 /usr/bin/rspec --pattern ./spec/\*_spec.rb failed
ERROR: Test "ruby2.1" failed. Exiting.

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/ruby-merb-assets.html

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

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Version: 1.1.3-2+rm

Dear submitter,

as the package ruby-merb-assets has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/809141

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Bug#794904: marked as done (Please remove ruby-merb packages and links to merbivore.com)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 17:27:19 +
with message-id 
and subject line Bug#809140: Removed package(s) from unstable
has caused the Debian Bug report #794904,
regarding Please remove ruby-merb packages and links to merbivore.com
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.)


-- 
794904: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794904
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ruby-merb-core
Version: 1.1.3+dfsg-3

The Merb project ceased in 2011, following its merge into Rails between
2008 - 2010 as Merb became the basis for Rails 3. The website merbivore.com
is now a domain squatter link farm.

The package ruby-merb-core first appears in Wheezy, which was released in
2013, after the upstream project was already terminated. For whatever
reason a dead package may have been added to Debian, at this point it
really should be removed. All related *merb* ruby packages should be
removed as well from upcoming and future releases.
--- End Message ---
--- Begin Message ---
Version: 1.1.3+dfsg-3+rm

Dear submitter,

as the package ruby-merb-core has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/809140

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Processed: fixed 805782 in 2:4.3.3+dfsg-1

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 805782 2:4.3.3+dfsg-1
Bug #805782 [samba] samba: can't uninstall (cannot find a LSB script for 
reload-smbd)
Marked as fixed in versions samba/2:4.3.3+dfsg-1.
> thanks
Stopping processing here.

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



Processed: ITP: e2fslibs1.41-dev -- legacy ext2/ext3/ext4 file system development libraries

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 792751 !
Bug #792751 [wnpp] ITP: e2fslibs1.41-dev -- legacy ext2/ext3/ext4 file system 
development libraries
Owner changed from Milan Kupcevic  to Milan Kupcevic 
.
> owner 792084 !
Bug #792084 [yaboot] FTBFS: Fails to build from source
Owner recorded as Milan Kupcevic .
> owner 774845 !
Bug #774845 [yaboot] yaboot 1.3.17 is out
Owner recorded as Milan Kupcevic .
> owner 784387 !
Bug #784387 [yaboot] yaboot: ofpath returns the wrong path, breaking yaboot.conf
Owner recorded as Milan Kupcevic .
> thanks
Stopping processing here.

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



Bug#805813: marked as done (llvm-toolchain-3.4 ftbfs with ISL 0.15)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 13:32:12 +
with message-id 
and subject line Bug#783516: Removed package(s) from unstable
has caused the Debian Bug report #805813,
regarding llvm-toolchain-3.4 ftbfs with ISL 0.15
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.)


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

Package: src:llvm-toolchain-3.4
Version: 1:3.4.2-16
Severity: serious
Tags: sid stretch

llvm-toolchain-3.4 ftbfs with ISL 0.15.

make[6]: Entering directory '/«PKGBUILDDIR»/build-llvm/tools/polly/lib/Exchange'
llvm[6]: Compiling JSONExporter.cpp for Release build
if  g++-5 -Iyes/include -Iyes/include 
-I/«PKGBUILDDIR»/build-llvm/tools/polly/../../../tools/polly/lib/JSON/include 
-I/«PKGBUILDDIR»/build-llvm/include 
-I/«PKGBUILDDIR»/build-llvm/tools/polly/../../../tools/polly/include 
-I/«PKGBUILDDIR»/build-llvm/tools/polly/include 
-I/«PKGBUILDDIR»/build-llvm/tools/polly/lib/Exchange -I/«PKGBUILDDIR»/include 
-I/«PKGBUILDDIR»/polly/lib/Exchange  -DNDEBUG -D_GNU_SOURCE 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -g -O2 
-fomit-frame-pointer -fvisibility-inlines-hidden -fno-exceptions -fPIC 
-Woverloaded-virtual -Wcast-qual -std=c++0x -D_FORTIFY_SOURCE=2 
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2  -pedantic -Wno-long-long -Wall -W 
-Wno-unused-parameter -Wwrite-strings-Wno-maybe-uninitialized 
-Wno-missing-field-initializers -c -MMD -MP -MF 
"/«PKGBUILDDIR»/build-llvm/tools/polly/lib/Exchange/Release/JSONExporter.d.tmp" 
-MT "/«PKGBUILDDIR»/build-llvm/tools/polly/lib/Exchange/Release/JSONExporter.o" 
-MT "/«PKGBUILDDIR»/build-llvm/tools/polly/lib/Exchange/Release/JSONExporter.d" 
/«PKGBUILDDIR»/polly/lib/Exchange/JSONExporter.cpp -o 
/«PKGBUILDDIR»/build-llvm/tools/polly/lib/Exchange/Release/JSONExporter.o ; \
then /bin/mv -f 
"/«PKGBUILDDIR»/build-llvm/tools/polly/lib/Exchange/Release/JSONExporter.d.tmp" 
"/«PKGBUILDDIR»/build-llvm/tools/polly/lib/Exchange/Release/JSONExporter.d"; 
else /bin/rm 
"/«PKGBUILDDIR»/build-llvm/tools/polly/lib/Exchange/Release/JSONExporter.d.tmp"; 
exit 1; fi

In file included from /«PKGBUILDDIR»/include/llvm/Analysis/Dominators.h:24:0,
 from 
/«PKGBUILDDIR»/include/llvm/Analysis/DominanceFrontier.h:21,
 from /«PKGBUILDDIR»/include/llvm/Analysis/RegionInfo.h:31,
 from /«PKGBUILDDIR»/include/llvm/Analysis/RegionPass.h:19,
 from 
/«PKGBUILDDIR»/build-llvm/tools/polly/../../../tools/polly/include/polly/ScopPass.h:21,
 from 
/«PKGBUILDDIR»/build-llvm/tools/polly/../../../tools/polly/include/polly/Dependences.h:26,

 from /«PKGBUILDDIR»/polly/lib/ScheduleOptimizer.cpp:29:
/«PKGBUILDDIR»/include/llvm/Pass.h:115:16: warning: 'virtual bool 
llvm::Pass::doFinalization(llvm::Module&)' was hidden [-Woverloaded-virtual]

   virtual bool doFinalization(Module &) { return false; }
^
/«PKGBUILDDIR»/polly/lib/ScheduleOptimizer.cpp:184:8: warning:   by 'virtual 
bool {anonymous}::IslScheduleOptimizer::doFinalization()' [-Woverloaded-virtual]

   bool doFinalization() {
^
/«PKGBUILDDIR»/polly/lib/ScheduleOptimizer.cpp: In static member function 
'static isl_union_map* 
{anonymous}::IslScheduleOptimizer::getScheduleForBand(isl_band*, int*)':
/«PKGBUILDDIR»/polly/lib/ScheduleOptimizer.cpp:296:46: error: 
'isl_union_map_get_ctx' was not declared in this scope

   ctx = isl_union_map_get_ctx(PartialSchedule);
  ^
/«PKGBUILDDIR»/polly/lib/ScheduleOptimizer.cpp:297:50: error: 
'isl_union_map_get_space' was not declared in this scope

   Space = isl_union_map_get_space(PartialSchedule);
  ^
/«PKGBUILDDIR»/polly/lib/ScheduleOptimizer.cpp:300:68: error: 
'isl_union_map_from_map' was not declared in this scope

   TileUMap = isl_union_map_from_map(isl_map_from_basic_map(TileMap));
^
/«PKGBUILDDIR»/polly/lib/ScheduleOptimizer.cpp:301:56: error: 
'isl_union_map_align_params' was not declared in this scope

   TileUMap = isl_union_map_align_params(TileUMap, Space);
^
/«PKGBUILDDIR»/polly/lib/ScheduleOptimizer.cpp:304:61: error: 
'isl_union_map_apply_range' was not declared in this scope

   return 

Bug#792548: marked as done (ruby-hashie,ruby-rash: error when trying to install together)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 13:45:33 +
with message-id 
and subject line Bug#808404: Removed package(s) from unstable
has caused the Debian Bug report #792548,
regarding ruby-hashie,ruby-rash: error when trying to install together
to be marked as done.

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

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


-- 
792548: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792548
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ruby-hashie,ruby-rash
Version: 3.4.2-1
Severity: serious
Tags: sid
User: trei...@debian.org
Usertags: edos-file-overwrite
Control: found -1 0.4.0-1

Architecture: amd64
Distribution: sid

Hi,

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

  Selecting previously unselected package ruby-rash.
  Preparing to unpack .../ruby-rash_0.4.0-1_all.deb ...
  Unpacking ruby-rash (0.4.0-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/ruby-rash_0.4.0-1_all.deb (--unpack):
   trying to overwrite '/usr/lib/ruby/vendor_ruby/hashie/rash.rb', which is 
also in package ruby-hashie 3.4.2-1
  Errors were encountered while processing:
   /var/cache/apt/archives/ruby-rash_0.4.0-1_all.deb


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

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

  usr/lib/ruby/vendor_ruby/hashie/rash.rb

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

Cheers,

Andreas

PS: for more information about the detection of file overwrite errors
of this kind see https://qa.debian.org/dose/file-overwrites.html


ruby-hashie=3.4.2-1_ruby-rash=0.4.0-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Version: 0.4.0-1+rm

Dear submitter,

as the package ruby-rash has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/808404

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Bug#665017: marked as done (libtango: FTBFS: build-dependency not installable: ldc (>= 0.9.1+hg1634))

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 13:46:13 +
with message-id 
and subject line Bug#808535: Removed package(s) from unstable
has caused the Debian Bug report #665017,
regarding libtango: FTBFS: build-dependency not installable: ldc (>= 
0.9.1+hg1634)
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.)


-- 
665017: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665017
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libtango
Version: 0.99.9.dfsg-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120321 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> ┌──┐
> │ Install libtango build dependencies (apt-based resolver)
>  │
> └──┘
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-libtango-dummy : Depends: ldc (>= 0.9.1+hg1634) but it 
> is not going to be installed
> E: Broken packages

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/21/libtango_0.99.9.dfsg-1.log

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

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


--- End Message ---
--- Begin Message ---
Version: 0.99.9.dfsg-1+rm

Dear submitter,

as the package libtango has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/808535

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)--- End Message ---


Bug#808973: radeon crash after security upgrade on wheezy

2015-12-27 Thread dili...@lineone.net
I also have the same problem. I am only able to boot the system with 
rescue CD.

Is there any way to roll back the security upgrade?



Processed: bug 809100 is forwarded to https://rt.cpan.org/Public/Bug/Display.html?id=110568

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 809100 https://rt.cpan.org/Public/Bug/Display.html?id=110568
Bug #809100 [libmarc-lint-perl] libmarc-lint-perl: FTBFS with newer 
Business::ISBN: test failures
Set Bug forwarded-to-address to 
'https://rt.cpan.org/Public/Bug/Display.html?id=110568'.
> thanks
Stopping processing here.

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



Bug#809088: ghc-mod: Unable to install ghc-mod

2015-12-27 Thread Sven Bartscher
On Sun, 27 Dec 2015 15:37:43 +0100
Joachim Breitner  wrote:

> Hi,
> 
> on ghc-mod:
> 
> Am Sonntag, den 27.12.2015, 14:50 +0530 schrieb Vasudev Kamath:
> > Checking at the tracker  It looks like this package is having this
> > problem for about ~6 months.  
> 
> Does this package actually have users? Or are the users very pardoning
> and quiet?

I use it, but I'm using testing for development, so I only get bugged
by problems in ghc-mod if it affects testing. However, I didn't see
ghc-mod having any problems in unstable before the GHC 7.10 upload.

PS: In my last mail I messed up the recipients of my answer and sent a
copy to the debian-haskell list and you answered to that one, so the
bug tracker didn't get your answer.

Regards
Sven


pgpmybNC_pBhE.pgp
Description: Digitale Signatur von OpenPGP


Bug#800913: nama: ChainSetup fails rendering all sound operations useless

2015-12-27 Thread Joel Roth
On Sat, Dec 26, 2015 at 04:15:52PM +0100, gregor herrmann wrote:
> On Fri, 25 Dec 2015 23:17:22 -1000, Joel Roth wrote:
> 
> > Until a more recent Nama can be made available as a Debian
> > package, I suggest installing Audio::Nama directly from
> > CPAN, which may be accomplished by running cpanm
> > (App::cpanminus) as a non-root user.
> 
> Thanks for your reply!
> 
> The problem with a newer Nama is that it depends on AnyEvent::TermKey
> which (cf. #744332) -- oh, the bug is from you :)
> 
> And, wow, #603298 is closed as libtermkey exists since a few months.
> So it's just AnyEvent::TermKey and Term::TermKey now which should be
> doable. I'll look into packaging them shortly.

Thank you for the update, for packaging these modules, and
for helping get Nama 1.204 into Debian again.

Warm greetings,
Joel
 
> Cheers,
> gregor
 



-- 
Joel Roth
  



Bug#809132: marked as done (python-cs: FTBFS: No local packages or download links found for urllib3==1.12)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 16:52:27 +0100
with message-id 
and subject line Re: Bug#809132: python-cs: FTBFS: No local packages or 
download links found for urllib3==1.12
has caused the Debian Bug report #809132,
regarding python-cs: FTBFS: No local packages or download links found for 
urllib3==1.12
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.)


-- 
809132: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809132
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-cs
Version: 0.6.10-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

python-cs fails to build from source in unstable/amd64:

  [..]

 dh_auto_test -O--buildsystem=pybuild
  I: pybuild base:184: python2.7 setup.py test 
  running test
  Searching for urllib3==1.12
  
  Note: Bypassing https://pypi.python.org/simple/urllib3/ (disallowed host; see 
http://bit.ly/1dg9ijs for details).
  
  Couldn't find index page for 'urllib3' (maybe misspelled?)
  Scanning index of all packages (this may take a while)
  
  Note: Bypassing https://pypi.python.org/simple/ (disallowed host; see 
http://bit.ly/1dg9ijs for details).
  
  No local packages or download links found for urllib3==1.12
  error: Could not find suitable distribution for 
Requirement.parse('urllib3==1.12')
  E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1: 
python2.7 setup.py test 
  dh_auto_test: pybuild --test -i python{version} -p 2.7 --dir . returned exit 
code 13
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 25

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


python-cs.0.6.10-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
 ❦ 27 décembre 2015 13:11 GMT, Chris Lamb  :

> python-cs fails to build from source in unstable/amd64:
>
>   [..]
>
>  dh_auto_test -O--buildsystem=pybuild
>   I: pybuild base:184: python2.7 setup.py test 
>   running test
>   Searching for urllib3==1.12

Hi Chris!

This is bug #809031 in python{,3}-requests which has just been
fixed. Closing this one then.
-- 
The lunatic, the lover, and the poet,
Are of imagination all compact...
-- Wm. Shakespeare, "A Midsummer Night's Dream"


signature.asc
Description: PGP signature
--- End Message ---


Bug#809159: ghc-mod: FTBFS: Gap.hs:256:18: Not in scope: data constructor `ExposePackageId'

2015-12-27 Thread Chris Lamb
Source: ghc-mod
Version: 5.2.1.2-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

ghc-mod fails to build from source in unstable/amd64:

  [..]

  
  [ 6 of 38] Compiling Language.Haskell.GhcMod.Error ( 
Language/Haskell/GhcMod/Error.hs, 
dist-ghc/build/Language/Haskell/GhcMod/Error.o )
  
  Language/Haskell/GhcMod/Error.hs:12:1: Warning:
  Module `Control.Monad.Error' is deprecated:
Use Control.Monad.Except instead
  
  Language/Haskell/GhcMod/Error.hs:40:10: Warning:
  In the use of type constructor or class `Error'
  (imported from Control.Monad.Error, but defined in 
Control.Monad.Trans.Error):
  Deprecated: "Use Control.Monad.Trans.Except instead"
  
  Language/Haskell/GhcMod/Error.hs:40:10: Warning:
  In the use of type constructor or class `Error'
  (imported from Control.Monad.Error, but defined in 
Control.Monad.Trans.Error):
  Deprecated: "Use Control.Monad.Trans.Except instead"
  [ 7 of 38] Compiling Language.Haskell.GhcMod.Utils ( 
Language/Haskell/GhcMod/Utils.hs, 
dist-ghc/build/Language/Haskell/GhcMod/Utils.o )
  
  Language/Haskell/GhcMod/Utils.hs:15:1: Warning:
  The import of `Control.Applicative' is redundant
except perhaps to import instances from `Control.Applicative'
  To import instances alone, use: import Control.Applicative()
  
  Language/Haskell/GhcMod/Utils.hs:45:51: Warning:
  In the use of `strMsg'
  (imported from Language.Haskell.GhcMod.Error, but defined in 
Control.Monad.Trans.Error):
  Deprecated: "Use Control.Monad.Trans.Except instead"
  [ 8 of 38] Compiling Language.Haskell.GhcMod.Types ( 
Language/Haskell/GhcMod/Types.hs, 
dist-ghc/build/Language/Haskell/GhcMod/Types.o )
  [ 9 of 38] Compiling Language.Haskell.GhcMod.Gap ( 
Language/Haskell/GhcMod/Gap.hs, dist-ghc/build/Language/Haskell/GhcMod/Gap.o )
  
  Language/Haskell/GhcMod/Gap.hs:256:18:
  Not in scope: data constructor `ExposePackageId'
  Perhaps you meant `ExposePackage' (imported from DynFlags)
  /usr/share/cdbs/1/class/hlibrary.mk:147: recipe for target 'build-ghc-stamp' 
failed
  make: *** [build-ghc-stamp] Error 1

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


ghc-mod.5.2.1.2-1.unstable.amd64.log.txt.gz
Description: Binary data


Processed: re: mrtrix: Fails to build with GSL 2

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 805814 serious
Bug #805814 [src:mrtrix] mrtrix: Fails to build with GSL 2
Severity set to 'serious' from 'important'
> tags 805814 +patch
Bug #805814 [src:mrtrix] mrtrix: Fails to build with GSL 2
Added tag(s) patch.
> thanks
Stopping processing here.

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



Bug#746886: marked as done (ngorca: ftbfs with GCC-4.9)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 17:29:30 +
with message-id 
and subject line Bug#809154: Removed package(s) from unstable
has caused the Debian Bug report #746886,
regarding ngorca: ftbfs with GCC-4.9
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.)


-- 
746886: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746886
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ngorca
Version: 1.0.2-2
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.9

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

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/ngorca_1.0.2-2_unstable_gcc49.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files.  For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html

[...]
checking for signal.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking openssl/des.h usability... yes
checking openssl/des.h presence... yes
checking for openssl/des.h... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memset... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ngorca/Makefile
config.status: creating ngorca/src/Makefile
config.status: creating ngorca/src/config.h
config.status: executing depfiles commands
   dh_auto_build -a
make[1]: Entering directory `/«PKGBUILDDIR»'
Making all in ngorca
make[2]: Entering directory `/«PKGBUILDDIR»/ngorca'
Making all in src
make[3]: Entering directory `/«PKGBUILDDIR»/ngorca/src'
make  all-am
make[4]: Entering directory `/«PKGBUILDDIR»/ngorca/src'
gcc -DHAVE_CONFIG_H -I.-Wall -Werror -std=c99 -pedantic -g -O2 -c 
hash_data.c
gcc -DHAVE_CONFIG_H -I.-Wall -Werror -std=c99 -pedantic -g -O2 -c ngorca.c
ngorca.c: In function 'orc_generateDESHash':
ngorca.c:173:12: error: right-hand operand of comma expression has no effect 
[-Werror=unused-value]
for (j=0, i; j

Processed: Re: Bug#809110: libxml-compile-dumper-perl: FTBFS with Perl 5.22: needs dependency on libpadwalker-perl

2015-12-27 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 libdata-dump-streamer-perl 2.39-1
Bug #809110 [libxml-compile-dumper-perl] libxml-compile-dumper-perl: FTBFS with 
Perl 5.22: needs dependency on libpadwalker-perl
Bug reassigned from package 'libxml-compile-dumper-perl' to 
'libdata-dump-streamer-perl'.
No longer marked as found in versions libxml-compile-dumper-perl/0.14-1.
Ignoring request to alter fixed versions of bug #809110 to the same values 
previously set
Bug #809110 [libdata-dump-streamer-perl] libxml-compile-dumper-perl: FTBFS with 
Perl 5.22: needs dependency on libpadwalker-perl
Marked as found in versions libdata-dump-streamer-perl/2.39-1.

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



Bug#809110: libxml-compile-dumper-perl: FTBFS with Perl 5.22: needs dependency on libpadwalker-perl

2015-12-27 Thread Niko Tyni
Control: reassign -1 libdata-dump-streamer-perl 2.39-1

On Sun, Dec 27, 2015 at 02:10:03PM +0200, Niko Tyni wrote:
> Package: libxml-compile-dumper-perl
> Version: 0.14-1
> Severity: serious
> Tags: stretch sid
> User: debian-p...@lists.debian.org
> Usertags: autopkgtest perl-5.22-transition
> Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=100488
> Control: block 796345 with -1
> 
> This package fails to build on current sid/amd64.

> It looks like newer perls have changed so that this module
> now needs the PadWalker module available, otherwise it will
> fail to load. See [rt.cpan.org #100488].
> 
> A build and runtime dependency on libpadwalker-perl therefore seems to
> be in order, and makes the tests pass here.
> 
>   Can't locate object method "object_2svref" via package "B::PADNAME" at 
> /usr/lib/x86_64-linux-gnu/perl5/5.22/Data/
>   Dump/Streamer.pm line 3718.

The dependency needs to go in lbdata-dump-streamer-perl.

>From the documentation:

  If PadWalker 1.0 is installed you can use DumpLex() to try to
  automatically determine the names of the vars being dumped. As
  long as the vars being dumped have my or our declarations in scope
  the vars will be correctly named. Padwalker will also be used
  instead of the B:: modules when dumping closures when it is available.

So I suppose the B:: modules have become incompatible, and
Data::Dump::Streamer no longer works without PadWalker. The package
currently Recommends: libpadwalker-perl, so just upgrading that should
be enough to fix the immediate problem.
-- 
Niko Tyni   nt...@debian.org



Processed (with 1 error): your mail

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forcemerge 808008 808523
Bug #808008 {Done: Thomas Preud'homme } [tcc] tcc: 
segmentation fault on any code due to new binutils relocations
Unable to merge bugs because:
package of #808523 is 'src:tcc' not 'tcc'
Failed to forcibly merge 808008: Did not alter merged bugs.

> thanks
Stopping processing here.

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



Bug#785918: marked as done (playitslowly: Please update to GStreamer 1.x)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 18:34:13 +
with message-id 
and subject line Bug#785918: fixed in playitslowly 1.5.0-0.1
has caused the Debian Bug report #785918,
regarding playitslowly: Please update to GStreamer 1.x
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.)


-- 
785918: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785918
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: playitslowly
Severity: important
User: sl...@debian.org
Usertags: gstreamer0.10-removal

Hi maintainer,

your package playitslowly currently still depends on GStreamer 0.10.

GStreamer 0.10 is no longer maintained and supported by the upstream
project since almost 3 years, and contains many known bugs that are
fixed in the new 1.x release series of GStreamer. Next to many bug
fixes, the new release series also contains many other improvements,
new features and a more streamlined API.

For the next Debian release GStreamer 0.10 is planned to be removed,
and if your package is not updated it might not be included in the
release. Please update your package to use the new version as soon as
possible.

If you need any help with porting or have further questions, please
feel free to also contact me privately.

Best regards, Sebastian

PS: See https://bugs.debian.org/785198 and
https://lists.debian.org/debian-devel/2015/05/msg00335.html for some
further discussion.
--- End Message ---
--- Begin Message ---
Source: playitslowly
Source-Version: 1.5.0-0.1

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

Debian distribution maintenance software
pp.
Mattia Rizzolo  (supplier of updated playitslowly 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: Sun, 27 Dec 2015 18:12:58 +
Source: playitslowly
Binary: playitslowly
Architecture: source
Version: 1.5.0-0.1
Distribution: unstable
Urgency: medium
Maintainer: Tiago Bortoletto Vaz 
Changed-By: Mattia Rizzolo 
Description:
 playitslowly - Plays back audio files at a different speed or pitch
Closes: 785918
Changes:
 playitslowly (1.5.0-0.1) unstable; urgency=medium
 .
   * Non-Maintainer upload.
   * Imported Upstream version 1.5.0.
 + Update dependencies after new release, python3 instead of python2,
   gst 1.0 instead of 0.10.  Closes: #785918
   * Add debian/gbp.conf file to specify the branches.
   * debian/rules:
 + Build using dh instead of cdbs.
 + Build using pybuild.
   * debian/copyright: use machine readable copyright format 1.0
Checksums-Sha1:
 ea8f88f650b55f5b5fbdb6842d0908ab7837f30f 1891 playitslowly_1.5.0-0.1.dsc
 9a4a6720c44fde155b14040bb7edb51a2d10f88d 40248 playitslowly_1.5.0.orig.tar.gz
 62a9a2a81786d43aabfe6d8ae5e0931422bcacc2 2284 
playitslowly_1.5.0-0.1.debian.tar.xz
Checksums-Sha256:
 841c39be65133f24aa2e053b96d7e033393e6d66a3bb622d14bdbbd72ebefa3f 1891 
playitslowly_1.5.0-0.1.dsc
 8891e7aa6068af75af303925930c484290e4d740c5a186e9cb42e479e50307e8 40248 
playitslowly_1.5.0.orig.tar.gz
 4e0bc2fcf51e153e53a0ebd79bf0bea2763c95cbbeefb7773db9d51f9697a98f 2284 
playitslowly_1.5.0-0.1.debian.tar.xz
Files:
 d0a9283d3587980260170e3f3fc9571e 1891 gnome optional playitslowly_1.5.0-0.1.dsc
 382759f8952a10c24a87195e0972e030 40248 gnome optional 
playitslowly_1.5.0.orig.tar.gz
 e4a6e172b01b842c7e3f1388cb979d27 2284 gnome optional 
playitslowly_1.5.0-0.1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWgCqUAAoJEEsEP825REVAQD4QAMcDN1QjEH7SYmjuo5MvGPfO
aHMHaFPFNHhWV7havZ+y2HmtSGzxZSx0Yf7zGgyyyDNAIoSOF3dtW/MZsdE8gsC0
8XRY/2taX+31hX1xNATJUihrx/04WPKkreoobu3VOo2kXk8w2ku39d+eLsz5wUJG
pKk93BsNE7uYGls6iFmnjdE0ftcRPsURtafHbFEnYdGhKBp6mHkg1t6IG/kGrOwI
waJOLOF9/aC9Ue7xB+Hw675GN1hQ5Eh0jFgrM2DUqkBlqafTchsed6DURXDXaXVp
7dl5J67I4j46xTw0cCN8Iwy5y24goqLTff686xUkULfUl4iB7zNlB05X08ksgjB1
bHQKTPUZxACqSz3gDMWJ7deAvnQWPP/JvuVotNAgVf4TmhuRt4SlALTyPGEi3L86
eS2F+fyTIy1AzjPiqIH1s/BWZM+V7ZB2z1Q0kRcyoH1Y/ACJ8QfKJ+W74ednbPPy

Bug#808327: marked as done (wmanager: Depends on virtual package "perl5" which will is gone with perl/5.22)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 21:07:30 +0100
with message-id <20151227200730.ga28...@jadzia.comodo.priv.at>
and subject line Re: Bug#808327: wmanager: Depends on virtual package "perl5" 
which will is gone with perl/5.22
has caused the Debian Bug report #808327,
regarding wmanager: Depends on virtual package "perl5" which will is gone with 
perl/5.22
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.)


-- 
808327: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808327
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wmanager
Version: 0.2.1-12
Severity: serious
Justification: package uninstallable
Tags: sid patch
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition recently started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg5.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'm sorry that we overlooked this prior to the unstable upload. Please
find below a patch fixing this. Let me know if you'd like this
to be NMUed without further delay.

--- debian/control.orig 2015-12-18 16:44:37.932681048 +
+++ debian/control  2015-12-18 16:44:46.148605825 +
@@ -12,7 +12,7 @@
 
 Package: wmanager
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, perl5, chase
+Depends: ${misc:Depends}, ${shlibs:Depends}, perl, chase
 Suggests: menu (>> 2.1.26)
 Description: window-manager selection tool used at X startup
  wmanager is a small X11 application for selecting a window manager


Cheers,
Dominic.
--- End Message ---
--- Begin Message ---
Version: 0.2.1-13

On Sun, 20 Dec 2015 02:28:17 +0100, gregor herrmann wrote:

> > http://mentors.debian.net/debian/pool/main/w/wmanager/wmanager_0.2.1-13.dsc
> Sure; downloaded, reviewed, and uploaded.

Looks like the changelog closed the wrong bug (#808387 which I've
reopened now); closing _this_ bug now.

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Mark Knopfler: Smooching


signature.asc
Description: Digital Signature
--- End Message ---


Bug#728441: Now FTBFS everywhere

2015-12-27 Thread Wouter Verhelst
Source: mozart
Followup-For: Bug #728441

Hi,

Mozart now fails to build on all architectures, since it build-depends
on emacs23, which is no longer a thing (at least not in Debian).

Please update it to build-depend on modern emacs versions.

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

Kernel: Linux 4.3.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Processed: Re: Bug#809172: [libqt5xcbqpa5] lib libqt5xcbqpa5 will not be installed as a dependency

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 809172 kwin-x11
Bug #809172 [libqt5xcbqpa5] [libqt5xcbqpa5] lib libqt5xcbqpa5 will not be 
installed as a dependency
Bug reassigned from package 'libqt5xcbqpa5' to 'kwin-x11'.
No longer marked as found in versions qtbase-opensource-src/5.5.1+dfsg-10.
Ignoring request to alter fixed versions of bug #809172 to the same values 
previously set
> severity 809172 important
Bug #809172 [kwin-x11] [libqt5xcbqpa5] lib libqt5xcbqpa5 will not be installed 
as a dependency
Severity set to 'important' from 'grave'
> retitle 809172 kwin-x11 should depend upon libqt5xcbqpa5
Bug #809172 [kwin-x11] [libqt5xcbqpa5] lib libqt5xcbqpa5 will not be installed 
as a dependency
Changed Bug title to 'kwin-x11 should depend upon libqt5xcbqpa5' from 
'[libqt5xcbqpa5] lib libqt5xcbqpa5 will not be installed as a dependency'
> thanks
Stopping processing here.

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



Bug#809172: [libqt5xcbqpa5] lib libqt5xcbqpa5 will not be installed as a dependency

2015-12-27 Thread Lisandro Damián Nicanor Pérez Meyer
reassign 809172 kwin-x11
severity 809172 important
retitle 809172 kwin-x11 should depend upon libqt5xcbqpa5
thanks



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


Bug#806485: marked as done (setools: FTBFS: policy_define.c: error: 'class_perm_node_t {aka ..}' has no member named 'class')

2015-12-27 Thread Debian Bug Tracking System
Your message dated Mon, 28 Dec 2015 04:36:22 +
with message-id 
and subject line Bug#806485: fixed in setools 3.3.8+20151215-1
has caused the Debian Bug report #806485,
regarding setools: FTBFS: policy_define.c: error: 'class_perm_node_t {aka ..}' 
has no member named 'class'
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.)


-- 
806485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806485
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: setools
Version: 3.3.8-3.2
Severity: serious
Justification: fails to build from source
Tags: sid 
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

gcc -DHAVE_CONFIG_H -I. -I../..-fno-strict-aliasing -I./../include 
-I/usr/lib/x86_64-linux-gnu/../include -I/usr/include -I/usr/include -fPIC -g 
-O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o 
policy_define.o policy_define.c
policy_define.c: In function ‘define_compute_type_helper’:
policy_define.c:1452:8: error: ‘class_perm_node_t {aka struct class_perm_node}’ 
has no member named ‘class’
perm->class = i + 1;
^
policy_define.c: In function ‘define_te_avtab_helper’:
policy_define.c:1702:12: error: ‘class_perm_node_t {aka struct 
class_perm_node}’ has no member named ‘class’
   cur_perms->class = i + 1;
^
Makefile:656: recipe for target 'policy_define.o' failed
make[5]: *** [policy_define.o] Error 1
make[5]: Leaving directory '/setools-3.3.8/libqpol/src'
Makefile:537: recipe for target 'all' failed

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/setools.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Source: setools
Source-Version: 3.3.8+20151215-1

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

Debian distribution maintenance software
pp.
Laurent Bigonville  (supplier of updated setools 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: Mon, 28 Dec 2015 05:07:19 +0100
Source: setools
Binary: setools setools-gui libsefs4 libsefs-dev libseaudit4 libseaudit-dev 
libapol4 libapol-dev libpoldiff1 libpoldiff-dev libqpol1 libqpol-dev 
libsetools-tcl python-setools
Architecture: source amd64
Version: 3.3.8+20151215-1
Distribution: unstable
Urgency: medium
Maintainer: Debian SELinux maintainers 
Changed-By: Laurent Bigonville 
Description:
 libapol-dev - Security Enhanced Linux policy analysis development
 libapol4   - Security Enhanced Linux policy analysis library
 libpoldiff-dev - Security Enhanced Linux semantic policy differences 
development
 libpoldiff1 - Security Enhanced Linux semantic policy differences library
 libqpol-dev - Security Enhanced Linux policy abstraction development
 libqpol1   - Security Enhanced Linux policy abstraction library
 libseaudit-dev - Security Enhanced Linux audit message parser development
 libseaudit4 - Security Enhanced Linux audit message parsing library
 libsefs-dev - Security Enhanced Linux file context management development
 libsefs4   - Security Enhanced Linux file context management
 libsetools-tcl - SETools Tcl bindings
 python-setools - SETools Python bindings
 setools- tools for Security Enhanced Linux policy analysis
 setools-gui - GUI tools for Security Enhanced Linux policy analysis
Closes: 748593 775915 806106 806485
Changes:
 setools (3.3.8+20151215-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream snapshot (Closes: #806485)
 - Bump versions of the libsepol and libselinux build-dependencies
 - Refresh the patches
 - Drop debian/patches/fix-sediffx-crash.patch, applied upstream
 - Drop debian/patches/fix-lsetfilecon_raw-prototype.patch, applied upstream
 - Drop debian/patches/setools-swig-2.0.7.patch: The 

Bug#809192: libterm-termkey-perl: FTBFS: 05flags.t: Non-zero wait status: 11

2015-12-27 Thread Salvatore Bonaccorso
Hi,

On Mon, Dec 28, 2015 at 12:06:54AM -0500, Aaron M. Ucko wrote:
> Salvatore Bonaccorso  writes:
> 
> > Can you please attach the full build log?
> 
> Thanks for the quick reply!  The logs are all publically available at
> https://buildd.debian.org/status/package.php?p=libterm-termkey-perl, but
> for the record, I'm attaching a full copy of the (arm64) log I
> originally quoted.

Thanks and sorry for not having checked the public buildd logs (It
worked for me on the first rebuild attempt on amd64, so didn't deduced
that it might be on other architectures).

Regards,
Salvatore



Bug#809156: apt-show-source: Package doesn't provide an executable

2015-12-27 Thread Giovani Ferreira
Hello,

I made a NMU and Eriberto which sponsored the upload. The package has
been put into the NEW queue[1] because now provides a executable.

[1] https://ftp-master.debian.org/new.html

The debian/changelog is:

apt-show-source (0.10+nmu4) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/rules:
  - Fixed the path to install the executable correctly. (Closes:
#809156)
  - Replaced dh_installmanpages to dh_installman.

I attached a debdiff.

regards,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
GNU/Linux user: 337388  GPG ID: 2375A66C
diff -Nru apt-show-source-0.10+nmu3/debian/changelog 
apt-show-source-0.10+nmu4/debian/changelog
--- apt-show-source-0.10+nmu3/debian/changelog  2015-12-12 09:04:30.0 
-0200
+++ apt-show-source-0.10+nmu4/debian/changelog  2015-12-27 17:03:31.0 
-0200
@@ -1,3 +1,12 @@
+apt-show-source (0.10+nmu4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules:
+  - Fixed the path to install the executable correctly. (Closes: #809156)
+  - Replaced dh_installmanpages to dh_installman.
+
+ -- Giovani Augusto Ferreira   Sun, 27 Dec 2015 16:31:43 
-0200
+
 apt-show-source (0.10+nmu3) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru apt-show-source-0.10+nmu3/debian/rules 
apt-show-source-0.10+nmu4/debian/rules
--- apt-show-source-0.10+nmu3/debian/rules  2015-12-11 19:21:55.0 
-0200
+++ apt-show-source-0.10+nmu4/debian/rules  2015-12-27 18:39:07.0 
-0200
@@ -13,7 +13,7 @@
 endif
 
 VERSION=`dpkg-parsechangelog | grep '^Version: ' | sed -e "s/^Version: //g"`
-TMP =`pwd`/debian/tmp
+#TMP =`pwd`/debian/tmp
 archlib =`$(PERL) -MConfig -e 'print $$Config{installarchlib}'`
 
 build: build-stamp
@@ -48,9 +48,9 @@
 
 # Add here commands to install the package into debian/tmp.
if grep ^install_vendor Makefile; then \
-   $(MAKE) install DESTDIR=$(PWD)/debian/tmp; \
+   $(MAKE) install DESTDIR=$(PWD)/debian/apt-show-source; \
else \
-   $(MAKE) pure_install DESTDIR=$(PWD)/debian/tmp; \
+   $(MAKE) pure_install DESTDIR=$(PWD)/debian/apt-show-source; \
fi
 
 # Build architecture-independent files here.
@@ -70,7 +70,7 @@
 #  dh_installpam
 #  dh_installinit
 #  dh_installcron
-   dh_installmanpages
+   dh_installman apt-show-source.1 apt-show-source.es.1 
apt-show-source.fr.1 apt-show-source.ja.1
 #  dh_installinfo
dh_installchangelogs
 #  dh_link


Processed: Re: Bug#809192: libterm-termkey-perl: FTBFS: 05flags.t: Non-zero wait status: 11

2015-12-27 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + moreinfo
Bug #809192 [src:libterm-termkey-perl] libterm-termkey-perl: FTBFS: 05flags.t: 
Non-zero wait status: 11
Added tag(s) moreinfo.

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



Bug#793522: ruby-rails-assets-highlightjs: please use the highlight.js package to provide javascript part

2015-12-27 Thread Balasankar C
On Tue, 28 Jul 2015 09:32:12 +0200 Andreas Beckmann  wrote:
> There is no such package in Debian and I fail to guess which one you
> could have meant instead.

Use the package libjs-highlight.js .

-- 
Regards
Balasankar C
http://balasankarc.in



Bug#809192: libterm-termkey-perl: FTBFS: 05flags.t: Non-zero wait status: 11

2015-12-27 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo

Hi Aaron,

On Sun, Dec 27, 2015 at 11:35:48PM -0500, Aaron M. Ucko wrote:
> Source: libterm-termkey-perl
> Version: 0.16-1
> Severity: serious
> Justification: fails to build from source
> 
> Automated builds of libterm-termkey-perl have been failing with errors
> of the form
> 
>   Test Summary Report
>   ---
>   t/05flags.t   (Wstat: 11 Tests: 2 Failed: 0)
> Non-zero wait status: 11
> Parse errors: Bad plan.  You planned 4 tests but ran 2.
>   Files=11, Tests=100,  1 wallclock secs ( 0.08 usr  0.01 sys +  0.52 cusr  
> 0.04 csys =  0.65 CPU)
>   Result: FAIL
> 
> (with some timing variation, of course).  Could you please take a look?

Can you please attach the full build log?

Regards,
Salvatore



Bug#808618: marked as done (diod: FTBFS: "4 of 7 tests failed")

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 21:50:26 +
with message-id 
and subject line Bug#808618: fixed in diod 1.0.24-3
has caused the Debian Bug report #808618,
regarding diod: FTBFS: "4 of 7 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.)


-- 
808618: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808618
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: diod
Version: 1.0.24-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

diod fails to build from source in unstable/amd64:

  [..]

  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_compat-2.21.so:
  > --6171-- Ignoring non-Dwarf2/3/4 block in .debug_info
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_compat-2.21.so:
  > --6171-- Last block truncated in .debug_info; ignoring
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_compat-2.21.so:
  > --6171-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_nis-2.21.so:
  > --6171-- Ignoring non-Dwarf2/3/4 block in .debug_info
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_nis-2.21.so:
  > --6171-- Last block truncated in .debug_info; ignoring
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_nis-2.21.so:
  > --6171-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_files-2.21.so:
  > --6171-- Ignoring non-Dwarf2/3/4 block in .debug_info
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_files-2.21.so:
  > --6171-- Last block truncated in .debug_info; ignoring
  > --6171-- WARNING: Serious error when reading debug info
  > --6171-- When reading debug info from 
/lib/x86_64-linux-gnu/libnss_files-2.21.so:
  > --6171-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4
  **
  SKIP: t15
  ==
  4 of 7 tests failed
  (9 tests were not run)
  ==
  Makefile:773: recipe for target 'check-TESTS' failed
  make[4]: *** [check-TESTS] Error 1
  make[4]: Leaving directory 
'/home/lamby/temp/cdt.20151221145735.qajKNcyzIy/diod-1.0.24/tests/misc'
  Makefile:896: recipe for target 'check-am' failed
  make[3]: *** [check-am] Error 2
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20151221145735.qajKNcyzIy/diod-1.0.24/tests/misc'
  Makefile:369: recipe for target 'check-recursive' failed
  make[2]: *** [check-recursive] Error 1
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20151221145735.qajKNcyzIy/diod-1.0.24/tests'
  Makefile:428: recipe for target 'check-recursive' failed
  make[1]: *** [check-recursive] Error 1
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20151221145735.qajKNcyzIy/diod-1.0.24'
  dh_auto_test: make -j8 check returned exit code 2
  debian/rules:15: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


diod.1.0.24-2.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: diod
Source-Version: 1.0.24-3

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

Debian distribution maintenance software
pp.
Євгеній Мещеряков  (supplier of updated diod 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 

Bug#809074: marked as done (spark: FTBFS due to CPPFLAGS containing spaces)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 23:21:49 +
with message-id 
and subject line Bug#809074: fixed in spark 2012.0.deb-11
has caused the Debian Bug report #809074,
regarding spark: FTBFS due to CPPFLAGS containing spaces
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.)


-- 
809074: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809074
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: spark
Version: 2012.0.deb-9
Severity: serious
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Your package FTBFS in current sid.
This usually means that you should quote CPPFLAGS before passing it
over.

Tail of the build log:

make -C sparksimp
make[4]: Entering directory '/build/spark-2012.0.deb/sparksimp'
gcc -c -g -O2 -DIntel_Linux new_expect.c
gnatmake -j4 -g -gnatwae -gnat05 -gnatwl -gnaty3abefhiklnprt 
-I../lib/spark/current -I../common/versioning -I../examiner -gnatf -k -gnatyN 
-g -O2 -fstack-protector-strong -fdata-sections -ffunction-sections 
-fno-strict-aliasing sparksimp -o sparksimp -bargs -E -largs new_expect.o 
-Wl,-z,relro -Wl,--gc-sections
gcc-4.9 -c -g -gnatwae -gnat05 -gnatwl -gnaty3abefhiklnprt 
-I../lib/spark/current -I../common/versioning -I../examiner -gnatf -gnatyN -g 
-O2 -fstack-protector-strong -fdata-sections -ffunction-sections 
-fno-strict-aliasing sparksimp.adb
gcc-4.9 -c -g -gnatwae -gnat05 -gnatwl -gnaty3abefhiklnprt 
-I../lib/spark/current -I../common/versioning -I../examiner -gnatf -gnatyN -g 
-O2 -fstack-protector-strong -fdata-sections -ffunction-sections 
-fno-strict-aliasing cmd.adb
gcc-4.9 -c -g -gnatwae -gnat05 -gnatwl -gnaty3abefhiklnprt 
-I../lib/spark/current -I../common/versioning -I../examiner -gnatf -gnatyN -g 
-O2 -fstack-protector-strong -fdata-sections -ffunction-sections 
-fno-strict-aliasing utility.adb
gcc-4.9 -c -I./ -g -gnatwae -gnat05 -gnatwl -gnaty3abefhiklnprt 
-I../lib/spark/current -I../common/versioning -I../examiner -gnatf -gnatyN -g 
-O2 -fstack-protector-strong -fdata-sections -ffunction-sections 
-fno-strict-aliasing -I- /build/spark-2012.0.deb/common/versioning/version.ads
gcc-4.9 -c -g -gnatwae -gnat05 -gnatwl -gnaty3abefhiklnprt 
-I../lib/spark/current -I../common/versioning -I../examiner -gnatf -gnatyN -g 
-O2 -fstack-protector-strong -fdata-sections -ffunction-sections 
-fno-strict-aliasing work_manager.adb
gcc-4.9 -c -g -gnatwae -gnat05 -gnatwl -gnaty3abefhiklnprt 
-I../lib/spark/current -I../common/versioning -I../examiner -gnatf -gnatyN -g 
-O2 -fstack-protector-strong -fdata-sections -ffunction-sections 
-fno-strict-aliasing workers.adb
gcc-4.9 -c -g -gnatwae -gnat05 -gnatwl -gnaty3abefhiklnprt 
-I../lib/spark/current -I../common/versioning -I../examiner -gnatf -gnatyN -g 
-O2 -fstack-protector-strong -fdata-sections -ffunction-sections 
-fno-strict-aliasing spark.ads
gcc-4.9 -c -g -gnatwae -gnat05 -gnatwl -gnaty3abefhiklnprt 
-I../lib/spark/current -I../common/versioning -I../examiner -gnatf -gnatyN -g 
-O2 -fstack-protector-strong -fdata-sections -ffunction-sections 
-fno-strict-aliasing spark-expect.adb
gcc-4.9 -c -g -gnatwae -gnat05 -gnatwl -gnaty3abefhiklnprt 
-I../lib/spark/current -I../common/versioning -I../examiner -gnatf -gnatyN -g 
-O2 -fstack-protector-strong -fdata-sections -ffunction-sections 
-fno-strict-aliasing wrap.adb
gcc-4.9 -c -g -gnatwae -gnat05 -gnatwl -gnaty3abefhiklnprt 
-I../lib/spark/current -I../common/versioning -I../examiner -gnatf -gnatyN -g 
-O2 -fstack-protector-strong -fdata-sections -ffunction-sections 
-fno-strict-aliasing log_files.adb
gnatbind -I../lib/spark/current -I../common/versioning -I../examiner -E -x 
sparksimp.ali
gnatlink sparksimp.ali -g -g -O2 -fstack-protector-strong -fdata-sections 
-ffunction-sections -fno-strict-aliasing -o sparksimp new_expect.o -Wl,-z,relro 
-Wl,--gc-sections
make[4]: Leaving directory '/build/spark-2012.0.deb/sparksimp'
make -C victor
make[4]: Entering directory '/build/spark-2012.0.deb/victor'
# Don't build Victor in parallel (-j). Missing dependencies in the Makefile.
make -C vct/src CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-z,relro
make: invalid option -- 'D'
make: invalid option -- '_'
make: invalid option -- 'F'
Usage: make [options] [target] ...
Options:
  -b, -m  Ignored for compatibility.
  -B, --always-make   Unconditionally make all targets.
  -C DIRECTORY, --directory=DIRECTORY
  Change to DIRECTORY before doing anything.
  -d  Print lots 

Bug#809192: libterm-termkey-perl: FTBFS: 05flags.t: Non-zero wait status: 11

2015-12-27 Thread Aaron M. Ucko
Salvatore Bonaccorso  writes:

> Can you please attach the full build log?

Thanks for the quick reply!  The logs are all publically available at
https://buildd.debian.org/status/package.php?p=libterm-termkey-perl, but
for the record, I'm attaching a full copy of the (arm64) log I
originally quoted.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

--2015-12-28 00:02:13--  
https://buildd.debian.org/status/fetch.php?pkg=libterm-termkey-perl=arm64=0.16-1=1451259181
Resolving buildd.debian.org (buildd.debian.org)... 5.153.231.18, 
2001:41c8:1000:21::21:18
Connecting to buildd.debian.org (buildd.debian.org)|5.153.231.18|:443... 
connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 
‘fetch.php?pkg=libterm-termkey-perl=arm64=0.16-1=1451259181’

 0K .. .. .. .  563K=0.07s

2015-12-28 00:02:13 (563 KB/s) - 
‘fetch.php?pkg=libterm-termkey-perl=arm64=0.16-1=1451259181’ 
saved [40495]



Processed: tagging 809192

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 809192 - moreinfo
Bug #809192 [src:libterm-termkey-perl] libterm-termkey-perl: FTBFS: 05flags.t: 
Non-zero wait status: 11
Removed tag(s) moreinfo.
> thanks
Stopping processing here.

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



Bug#807747: marked as done (meep-mpich2: FTBFS: debian/rules:29: recipe for target 'override_dh_auto_configure' failed)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 22:26:36 +
with message-id 
and subject line Bug#807747: fixed in meep-mpich2 1.3-3
has caused the Debian Bug report #807747,
regarding meep-mpich2: FTBFS: debian/rules:29: recipe for target 
'override_dh_auto_configure' 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.)


-- 
807747: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807747
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: meep-mpich2
Version: 1.3-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

meep-mpich2 fails to build from source in unstable/amd64:

  [..]

  host='x86_64-linux-gnu'
  host_alias='x86_64-linux-gnu'
  host_cpu=''
  host_os=''
  host_vendor=''
  htmldir='${docdir}'
  includedir='${prefix}/include'
  infodir='${prefix}/share/info'
  install_sh='${SHELL} 
/home/lamby/temp/cdt.20151212125120.3RgWNIsu0S/meep-mpich2-1.3/install-sh'
  libdir='${prefix}/lib/x86_64-linux-gnu'
  libexecdir='${prefix}/lib/x86_64-linux-gnu'
  localedir='${datarootdir}/locale'
  localstatedir='/var'
  mandir='${prefix}/share/man'
  mkdir_p='$(MKDIR_P)'
  oldincludedir='/usr/include'
  pdfdir='${docdir}'
  prefix='/usr'
  program_transform_name='s,x,x,'
  psdir='${docdir}'
  runstatedir='${localstatedir}/run'
  sbindir='${exec_prefix}/sbin'
  sharedstatedir='${prefix}/com'
  sysconfdir='/etc'
  target_alias=''
  
  ## --- ##
  ## confdefs.h. ##
  ## --- ##
  
  /* confdefs.h */
  #define PACKAGE_NAME "meep-mpich2"
  #define PACKAGE_TARNAME "meep"
  #define PACKAGE_VERSION "1.3"
  #define PACKAGE_STRING "meep 1.3"
  #define PACKAGE_BUGREPORT "m...@ab-initio.mit.edu"
  #define PACKAGE_URL ""
  #define PACKAGE "meep-mpich2"
  #define VERSION "1.3"
  
  configure: exit 1
  dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu 
--libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --host=x86_64-linux-gnu --build=x86_64-linux-gnu 
--prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info 
--with-libctl=/usr/share/libctl3 --with-gcc-arch=no --enable-shared --with-pic 
--enable-cxx --with-mpi=yes returned exit code 1
  debian/rules:29: recipe for target 'override_dh_auto_configure' failed
  make[1]: *** [override_dh_auto_configure] Error 255
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20151212125120.3RgWNIsu0S/meep-mpich2-1.3'
  debian/rules:26: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


meep-mpich2.1.3-2.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: meep-mpich2
Source-Version: 1.3-3

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

Debian distribution maintenance software
pp.
Thorsten Alteholz  (supplier of updated meep-mpich2 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: Sun, 27 Dec 2015 13:30:00 +0100
Source: meep-mpich2
Binary: meep-mpich2 libmeep-mpich2-8 libmeep-mpich2-dev
Architecture: source i386
Version: 1.3-3
Distribution: sid
Urgency: medium
Maintainer: Thorsten Alteholz 
Changed-By: Thorsten Alteholz 
Description:
 libmeep-mpich2-8 - library for using parallel (OpenMPI) version of meep
 libmeep-mpich2-dev - development library for using parallel (OpenMPI) version 
of meep
 meep-mpich2 - software package for FDTD simulation, parallel (OpenMPI) version
Closes: 807214 807747
Changes:
 meep-mpich2 (1.3-3) unstable; urgency=medium

Bug#809131: [Letsencrypt-devel] Bug#809131: python-acme: FTBFS: No local packages or download links found for urllib3==1.12

2015-12-27 Thread Harlan Lieberman-Berg
Chris Lamb  writes:
> This is actually #809031, which has now been fixed. I am therefore closing 
> this bug in bcc.

Whoops, there we go.  Sorry about that; should have checked python-requests.

>> Can you please upload the complete build log
>
> Was one not attached, out of interest? :)

dpkg-buildpackage was, but not the actual dependency resolution that you
get out of pbuilder or sbuilder or whatever is calling d-bp.  Unless
you're building it directly, of course, in which case...

Thanks for your help, lamby.  I know the version in testing right now
fails reproducability; if the version in unstable does when it migrates,
I'll file the appropriate bugs upstream to get that fixed.

Sincerely,
-- 
Harlan Lieberman-Berg
~hlieberman



Bug#807673: marked as done (perspectives-extension: FTBFS: ValueError: empty namespace prefix is not supported in ElementPath)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Mon, 28 Dec 2015 01:06:02 +
with message-id 
and subject line Bug#807673: fixed in perspectives-extension 4.6.2-2
has caused the Debian Bug report #807673,
regarding perspectives-extension: FTBFS: ValueError: empty namespace prefix is 
not supported in ElementPath
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.)


-- 
807673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807673
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: perspectives-extension
Version: 4.6.2-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

perspectives-extension fails to build from source in unstable/amd64:

  [..]

 dh_auto_build
make -j1
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20151211162639.kdboGsbOYR/perspectives-extension-4.6.2'
  rm -f Perspectives.xpi
  rm -rf build/
  python test/extlib/checkloc.py plugin
  (Main) Starting Localization tests...
  Traceback (most recent call last):
File "test/extlib/checkloc.py", line 730, in 
  errors = validate_loc_files(args.manifest_dir, locales_only=locales_only)
File "test/extlib/checkloc.py", line 601, in validate_loc_files
  ms.validate_manifests()
File "test/extlib/checkloc.py", line 480, in validate_manifests
  for locale in root.findall('.//em:locale', root.nsmap):
File "src/lxml/lxml.etree.pyx", line 1563, in lxml.etree._Element.findall 
(src/lxml/lxml.etree.c:61450)
File "/usr/lib/python2.7/dist-packages/lxml/_elementpath.py", line 304, in 
findall
  return list(iterfind(elem, path, namespaces))
File "/usr/lib/python2.7/dist-packages/lxml/_elementpath.py", line 277, in 
iterfind
  selector = _build_path_iterator(path, namespaces)
File "/usr/lib/python2.7/dist-packages/lxml/_elementpath.py", line 234, in 
_build_path_iterator
  raise ValueError("empty namespace prefix is not supported in ElementPath")
  ValueError: empty namespace prefix is not supported in ElementPath
  Makefile:21: recipe for target 'loctests' failed
  make[1]: *** [loctests] Error 1
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20151211162639.kdboGsbOYR/perspectives-extension-4.6.2'
  dh_auto_build: make -j1 returned exit code 2
  debian/rules:3: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


perspectives-extension.4.6.2-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: perspectives-extension
Source-Version: 4.6.2-2

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

Debian distribution maintenance software
pp.
David Prévot  (supplier of updated perspectives-extension 
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: Thu, 24 Dec 2015 09:31:57 -0400
Source: perspectives-extension
Binary: xul-ext-perspectives
Architecture: source
Version: 4.6.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Mozilla Extension Maintainers 

Changed-By: David Prévot 
Description:
 xul-ext-perspectives - verify HTTPS sites through notary servers
Closes: 807673
Changes:
 perspectives-extension (4.6.2-2) unstable; urgency=medium
 .
   * Fix for behaviour change in lxml 3.5.0 (Closes: #807673)
Checksums-Sha1:
 b27fd04b77b2ac1208b3a3df1266c11bb4b2979a 1773 
perspectives-extension_4.6.2-2.dsc
 7f81e70e9f49e8e11df6d55ba5f5dd30ab1a3e01 9064 
perspectives-extension_4.6.2-2.debian.tar.xz
Checksums-Sha256:
 cfdc6efdb0e4cce9700aab90170d2055cac6f3455ae566713f0b6116ad072198 1773 
perspectives-extension_4.6.2-2.dsc
 7500b6420a76b8c3ef5cf8dbb8e75af51a359349258b98e32d6f47369920bf9d 9064 

Bug#808496: marked as done (jsmpp: FTBFS: Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:2.5.4)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Mon, 28 Dec 2015 05:19:01 +
with message-id 
and subject line Bug#808496: fixed in jsmpp 2.1.2-3
has caused the Debian Bug report #808496,
regarding jsmpp: FTBFS: Unresolveable build extension: Plugin 
org.apache.felix:maven-bundle-plugin:2.5.4
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.)


-- 
808496: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808496
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jsmpp
Version: 2.1.2-2
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

touch debian/stamp-poms-patched
# before-build target may be used to unpatch the pom files, so we need to check 
if
# patching the pom files is needed here, normally not
if [ ! -f pom.xml.save ]; then \
/usr/bin/make -f debian/rules patch-poms; \
fi
cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/jsmpp-2.1.2 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Dmaven.repo.local=/jsmpp-2.1.2/debian/maven-repo  package -DskipTests
[INFO] Scanning for projects...
[WARNING] The POM for biz.aQute:bndlib:jar:debian is missing, no dependency 
information available
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin 
org.apache.felix:maven-bundle-plugin:2.5.4 or one of its dependencies could not 
be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in 
offline mode and the artifact biz.aQute:bndlib:jar:debian has not been 
downloaded from it before. @ 
[ERROR] Unknown packaging: bundle @ line 7, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.jsmpp:jsmpp:2.1.2 (/jsmpp-2.1.2/pom.xml) has 2 errors
[ERROR] Unresolveable build extension: Plugin 
org.apache.felix:maven-bundle-plugin:2.5.4 or one of its dependencies could not 
be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in 
offline mode and the artifact biz.aQute:bndlib:jar:debian has not been 
downloaded from it before. -> [Help 2]
[ERROR] Unknown packaging: bundle @ line 7, column 13
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
/usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/jsmpp.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Source: jsmpp
Source-Version: 2.1.2-3

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

Debian distribution maintenance software
pp.
tony mancill  (supplier of updated jsmpp 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: Sun, 27 Dec 2015 21:13:21 -0800
Source: jsmpp
Binary: libjsmpp-java
Architecture: source all
Version: 2.1.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: tony mancill 
Description:
 libjsmpp-java - 

Bug#809182: [ethstats] Misreports "bytes out" also as "packets out"

2015-12-27 Thread Peter Pentchev
Package: ethstats
Version: 1.1.0-1
Severity: grave
Tags: upstream

Filing a bug report to prevent ethstats from migrating to testing.

I introduced a grave bug in my 1.1.0 refactoring of the Perl source of
ethstats - the wrong value is used for the number of packets sent out
on an interface, the same one as for the number of bytes sent out,
thus leading to some... intriguing reporting.  I've fixed it upstream:

  
https://gitlab.com/ethstats/ethstats/commit/80787035498a4a4c2d79943b36d045fde83b0947

...and I'll release ethstats-1.1.1 tomorrow and put up a Debian package
for sponsorship.

G'luck,
Peter

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

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ethstats depends on:
ii  perl  5.20.2-6

ethstats recommends no packages.

ethstats suggests no packages.

-- no debconf information

-- 
Peter Pentchev  r...@ringlet.net r...@freebsd.org p...@storpool.com
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13


signature.asc
Description: PGP signature


Bug#808486: dieharder: FTBFS: unistd.h: error: unknown type name 'intptr_t'

2015-12-27 Thread Dirk Eddelbuettel

On 20 December 2015 at 13:59, Chris West (Faux) wrote:
| Source: dieharder
| Version: 3.31.1-5
| Severity: serious
| Justification: fails to build from source
| Tags: sid stretch
| User: reproducible-bui...@lists.alioth.debian.org
| Usertags: ftbfs
| X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
| 
| Dear Maintainer,
| 
| The package fails to build:
| 
| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 
-DLITTLE_ENDIAN=1 -I ../include -I /usr/include -std=c99 -Wall -pedantic -Wall 
-pipe -fexceptions -D_REENTRANT -g -O3 -MT libdieharder_la-bits.lo -MD -MP -MF 
.deps/libdieharder_la-bits.Tpo -c bits.c  -fPIC -DPIC -o 
.libs/libdieharder_la-bits.o
| In file included from ../include/dieharder/libdieharder.h:22:0,
|  from bits.c:7:
| /usr/include/unistd.h:1043:20: error: unknown type name 'intptr_t'
|  extern void *sbrk (intptr_t __delta) __THROW;
| ^
| bits.c: In function 'fill_uint_buffer':
| bits.c:407:15: warning: variable 'bufbits' set but not used 
[-Wunused-but-set-variable]
|   unsigned int bufbits,bdelta;
|^
| Makefile:687: recipe for target 'libdieharder_la-bits.lo' failed
| make[2]: *** [libdieharder_la-bits.lo] Error 1

Thanks for the report. I got distracted for a few days but now added the
missing #include  which the newer gcc version wants here.

Cheers, Dirk

| 
| Full build log:
| https://reproducible.debian.net/rb-pkg/unstable/amd64/dieharder.html
| 
| -- System Information:
| Debian Release: stretch/sid
| APT prefers unstable
| APT policy: (500, 'unstable')
| Architecture: amd64 (x86_64)

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org



Processed: unarchiving 668082, found 668082 in 1.2.44-1, fixed 668082 in 1.2.44-1+squeeze6 ...

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unarchive 668082
Bug #668082 {Done: Anibal Monsalve Salazar } [libpng12-0] 
libpng12-0: libpng-1.2.44 crashes with electric fence memory debugger
Unarchived Bug 668082
> found 668082 1.2.44-1
Bug #668082 {Done: Anibal Monsalve Salazar } [libpng12-0] 
libpng12-0: libpng-1.2.44 crashes with electric fence memory debugger
Marked as found in versions libpng/1.2.44-1.
> fixed 668082 1.2.44-1+squeeze6
Bug #668082 {Done: Anibal Monsalve Salazar } [libpng12-0] 
libpng12-0: libpng-1.2.44 crashes with electric fence memory debugger
Marked as fixed in versions libpng/1.2.44-1+squeeze6.
> found 807112 1.2.49-1+deb7u1
Bug #807112 [src:libpng] libpng: Incomplete fix for CVE-2015-8126
Marked as found in versions libpng/1.2.49-1+deb7u1.
> found 807112 1.2.50-2+deb8u1
Bug #807112 [src:libpng] libpng: Incomplete fix for CVE-2015-8126
Marked as found in versions libpng/1.2.50-2+deb8u1.
> found 807112 1.2.44-1+squeeze5
Bug #807112 [src:libpng] libpng: Incomplete fix for CVE-2015-8126
Marked as found in versions libpng/1.2.44-1+squeeze5.
> fixed 807112 1.2.44-1+squeeze6
Bug #807112 [src:libpng] libpng: Incomplete fix for CVE-2015-8126
Marked as fixed in versions libpng/1.2.44-1+squeeze6.
> fixed 807694 1.2.44-1+squeeze6
Bug #807694 [src:libpng] libpng: CVE-2015-8540: read underflow in libpng
Marked as fixed in versions libpng/1.2.44-1+squeeze6.
> thanks
Stopping processing here.

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



Processed: your mail

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 808523 tcc
Bug #808523 {Done: Thomas Preud'homme } [src:tcc] tcc: 
FTBFS: hello-exe: Segmentation fault
Bug reassigned from package 'src:tcc' to 'tcc'.
No longer marked as found in versions tcc/0.9.27~git20140923.9d7fb33-3.
No longer marked as fixed in versions 0.9.27~git20151225.f15c0a9-1.
> forcemerge 808008 808523
Bug #808008 {Done: Thomas Preud'homme } [tcc] tcc: 
segmentation fault on any code due to new binutils relocations
Bug #808523 {Done: Thomas Preud'homme } [tcc] tcc: FTBFS: 
hello-exe: Segmentation fault
Severity set to 'grave' from 'serious'
Marked as fixed in versions tcc/0.9.27~git20151225.f15c0a9-1.
Marked as found in versions tcc/0.9.27~git20140923.9d7fb33-3.
Added tag(s) fixed-upstream, stretch, and upstream.
Merged 808008 808523
> thanks
Stopping processing here.

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



Bug#809192: libterm-termkey-perl: FTBFS: 05flags.t: Non-zero wait status: 11

2015-12-27 Thread Aaron M. Ucko
Source: libterm-termkey-perl
Version: 0.16-1
Severity: serious
Justification: fails to build from source

Automated builds of libterm-termkey-perl have been failing with errors
of the form

  Test Summary Report
  ---
  t/05flags.t   (Wstat: 11 Tests: 2 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan.  You planned 4 tests but ran 2.
  Files=11, Tests=100,  1 wallclock secs ( 0.08 usr  0.01 sys +  0.52 cusr  
0.04 csys =  0.65 CPU)
  Result: FAIL

(with some timing variation, of course).  Could you please take a look?

Thanks!



Bug#809192: libterm-termkey-perl: FTBFS: 05flags.t: Non-zero wait status: 11

2015-12-27 Thread Aaron M. Ucko
_KEY after C-a
ok 20 - $key-type_is_unicode after C-a
ok 21 - $key-codepoint after C-a
ok 22 - $key-modifiers after C-a
ok 23 - $key-format after C-a
ok 24 - getkey yields RES_KEY after Up
ok 25 - $key-type_is_keysym after Up
ok 26 - $key-keysym after Up
ok 27 - $key-modifiers after Up
ok 28 - $key-format after Up
ok 29 - $key has refcount 1 before dropping
ok 30 - $tk has refcount 2 before dropping key
ok 31 - $k has refcount 1 before EOF
ok
t/03read.t .. 
1..19
ok 1 - $rd has refcount 1 initially
ok 2 - $tk has refcount 1 initially
ok 3 - $rd has refcount 2 after Term::TermKey-new
ok 4 - getkey yields RES_NONE when empty
ok 5 - $key is defined
ok 6 - $key has refcount 1 after getkey()
ok 7 - $tk has refcount 2 after getkey()
ok 8 - getkey yields RES_NONE before advisereadable
ok 9 - getkey yields RES_KEY after h
ok 10 - $key-termkey after h
ok 11 - $key-type_is_unicode after h
ok 12 - $key-codepoint after h
ok 13 - $key-modifiers after h
ok 14 - $key-utf8 after h
ok 15 - $key-format after h
ok 16 - getkey yields RES_NONE a second time
ok 17 - $k has refcount 1 before EOF
ok 18 - $rd has refcount 2 before dropping $tk
ok 19 - $rd has refcount 1 before EOF
ok
t/04parse_format.t .. 
1..18
ok 1 - -parse_key A defined
ok 2 - $key-type_is_unicode
ok 3 - $key-codepoint
ok 4 - $key-modifiers
ok 5 - -format_key yields A
ok 6 - -parse_key Ctrl-b defined
ok 7 - $key-type_is_unicode
ok 8 - $key-codepoint
ok 9 - $key-modifiers
ok 10 - -format_key yields Ctrl-b
ok 11 - -parse_key NoSuchKey not defined
ok 12 - -parse_key_at_pos defined
ok 13 - $key-type_is_unicode
ok 14 - $key-codepoint
ok 15 - $key-modifiers
ok 16 - pos($str) after -parse_key_at_pos
ok 17 - -parse_key_at_pos defined upgrade
ok 18 - pos($str) after -parse_key_at_pos upgrade
ok
t/05flags.t . 
1..4
ok 1 - Explicit UTF-8 flag preserved
ok 2 - Explicit RAW flag preserved
Failed 2/4 subtests 
t/06mouse.t . 
1..6
ok 1 - getkey yields RES_KEY after mouse press
ok 2 - $key-type_is_mouse after mouse press
ok 3 - $key-mouseev after mouse press
ok 4 - $key-button after mouse press
ok 5 - $key-line after mouse press
ok 6 - $key-col after mouse press
ok
t/07position.t .. 
1..4
ok 1 - getkey yields RES_KEY after cursor position report
ok 2 - $key-type_is_position after cursor position report
ok 3 - $key-line after cursor position report
ok 4 - $key-col after cursor position report
ok
t/08modereport.t  
1..10
ok 1 - getkey yields RES_KEY after ANSI mode report
ok 2 - $key-type_is_modereport after ANSI mode report
ok 3 - $key-initial after ANSI mode report
ok 4 - $key-mode after ANSI mode report
ok 5 - $key-value after ANSI mode report
ok 6 - getkey yields RES_KEY after DEC mode report
ok 7 - $key-type_is_modereport after DEC mode report
ok 8 - $key-initial after DEC mode report
ok 9 - $key-mode after DEC mode report
ok 10 - $key-value after DEC mode report
ok
t/09unknown_csi.t ... 
1..7
ok 1 - getkey yields RES_KEY after unrecognised CSI  v
ok 2 - $key-type_is_unknown_csi after unrecognised CSI  v
ok 3 - $cmd for unrecognised CSI  v
ok 4 - @args for unrecognised CSI  v
ok 5 - getkey yields RES_KEY after unrecognised CSI ? Sp w
ok 6 - $cmd for unrecognised CSI ? Sp w
ok 7 - @args for unrecognised CSI ? Sp w
ok
t/99pod.t ... skipped: Test::Pod 1.00 required for testing POD

Test Summary Report
---
t/05flags.t   (Wstat: 11 Tests: 2 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 4 tests but ran 2.
Files=11, Tests=100,  1 wallclock secs ( 0.08 usr  0.01 sys +  0.52 cusr  0.04 
csys =  0.65 CPU)
Result: FAIL
Failed 1/11 test programs. 0/100 subtests failed.
dh_auto_test: perl Build test --verbose 1 returned exit code 255
debian/rules:4: recipe for target 'build-arch' failed
make: *** [build-arch] Error 255
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Build finished at 20151227-2332

Finished


E: Build failure (dpkg-buildpackage died)

┌──┐
│ Cleanup  │
└──┘

Purging /«BUILDDIR»
Not cleaning session: cloned chroot in use

┌──┐
│ Summary  │
└──┘

Build Architecture: arm64
Build-Space: 988
Build-Time: 8
Distribution: sid
Fail-Stage: build
Host Architecture: arm64
Install-Time: 15
Job: libterm-termkey-perl_0.16-1
Machine Architecture: arm64
Package: libterm-termkey-perl
Package-Time: 45
Source-Version: 0.16-1
Space: 988
Status: attempted
Version: 0.16-1
────
Finished at 20151

Bug#794269: marked as done (FTBFS: many test failures; "expected Exception but was not given a block")

2015-12-27 Thread Debian Bug Tracking System
Your message dated Mon, 28 Dec 2015 05:48:55 +
with message-id 
and subject line Bug#794269: fixed in ruby-messagebus-api 
3.0.7+git.20130130.97b34ece.REALLY.1.0.3-2
has caused the Debian Bug report #794269,
regarding FTBFS: many test failures; "expected Exception but was not given a 
block"
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.)


-- 
794269: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794269
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-messagebus-api
Version: 3.0.7+git.20130130.97b34ece-1
Severity: serious
Tags: sid
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

FFF..FF

Failures:

  1) MessagebusApi::Messagebus add cacert file to http communitcations raises 
error if cert file does not exist
 Failure/Error: expect do
   expected Exception but was not given a block
 # ./spec/messagebus_ruby_api/messagebus_spec.rb:96:in `block (3 levels) in 
'

  2) MessagebusApi::Messagebus add cacert file to http communitcations accepts 
a cert file that exists
 Failure/Error: expect do
   expected no Exception but was not given a block
 # ./spec/messagebus_ruby_api/messagebus_spec.rb:104:in `block (3 levels) 
in '

  3) MessagebusApi::Messagebus#add_message buffered send that adds to empty 
buffer
 Failure/Error: client.flushed?.should be_false
   expected false to respond to `false?` or perhaps you meant `be false` or 
`be_falsey`
 # ./spec/messagebus_ruby_api/messagebus_spec.rb:113:in `block (3 levels) 
in '



Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/ruby-messagebus-api.html

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

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: ruby-messagebus-api
Source-Version: 3.0.7+git.20130130.97b34ece.REALLY.1.0.3-2

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

Debian distribution maintenance software
pp.
Balasankar C  (supplier of updated 
ruby-messagebus-api 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: Mon, 28 Dec 2015 09:46:52 +0530
Source: ruby-messagebus-api
Binary: ruby-messagebus-api
Architecture: source all
Version: 3.0.7+git.20130130.97b34ece.REALLY.1.0.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Balasankar C 
Description:
 ruby-messagebus-api - Send email through the Message Bus service
Closes: 794269
Changes:
 ruby-messagebus-api (3.0.7+git.20130130.97b34ece.REALLY.1.0.3-2) unstable; 
urgency=medium
 .
   * Team upload.
   * rspec3-port.patch: Port tests to RSpec3 syntax (Closes: #794269)
   * Bump debhelper compatibility
Checksums-Sha1:
 d98b839875a7051486ddeef7c97c5b086932b94f 2460 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece.REALLY.1.0.3-2.dsc
 2348b88deb4c233a733e03443a07a1e23d91 4180 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece.REALLY.1.0.3-2.debian.tar.xz
 1be7d6f8503388d38e66f1e973ce6400dc25df7d 5574 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece.REALLY.1.0.3-2_all.deb
Checksums-Sha256:
 ee6acd9c3bf2a96b5a43a6521b41e3841615884b8c153ba67ca71b51669bddc1 2460 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece.REALLY.1.0.3-2.dsc
 edbd6f38e78a9e46750a4f16d288411a744dc217adaeb73bfa86bfd9e8aad66a 4180 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece.REALLY.1.0.3-2.debian.tar.xz
 8faae78c1b05a095a32039871217d7999cfb56738e80ff38b83704ad67f6dbc4 5574 
ruby-messagebus-api_3.0.7+git.20130130.97b34ece.REALLY.1.0.3-2_all.deb
Files:
 

Bug#809131: [Letsencrypt-devel] Bug#809131: python-acme: FTBFS: No local packages or download links found for urllib3==1.12

2015-12-27 Thread Chris Lamb
> >   Searching for urllib3==1.12
> 
> This should only happen in the condition that urllib3 isn't installed in
> the system Python paths; it is a dependency of python-requests,
> which is a dependency of python-acme.

This is actually #809031, which has now been fixed. I am therefore closing this 
bug in bcc.
 
> Can you please upload the complete build log

Was one not attached, out of interest? :)


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#809131: marked as done (python-acme: FTBFS: No local packages or download links found for urllib3==1.12)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Dec 2015 22:08:26 +
with message-id 
<1451254106.1291437.477290314.17e8f...@webmail.messagingengine.com>
and subject line Re: [Letsencrypt-devel] Bug#809131: python-acme: FTBFS: No 
local packages or download links found for urllib3==1.12
has caused the Debian Bug report #809131,
regarding python-acme: FTBFS: No local packages or download links found for 
urllib3==1.12
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.)


-- 
809131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-acme
Version: 0.1.1-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

python-acme fails to build from source in unstable/amd64:

  [..]

 dh_auto_test -O--buildsystem=pybuild
  I: pybuild base:184: python2.7 setup.py test 
  running test
  Searching for urllib3==1.12
  
  Note: Bypassing https://pypi.python.org/simple/urllib3/ (disallowed host; see 
http://bit.ly/1dg9ijs for details).
  
  Couldn't find index page for 'urllib3' (maybe misspelled?)
  Scanning index of all packages (this may take a while)
  
  Note: Bypassing https://pypi.python.org/simple/ (disallowed host; see 
http://bit.ly/1dg9ijs for details).
  
  No local packages or download links found for urllib3==1.12
  error: Could not find suitable distribution for 
Requirement.parse('urllib3==1.12')
  E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1: 
python2.7 setup.py test 
  dh_auto_test: pybuild --test -i python{version} -p 2.7 --dir . returned exit 
code 13
  debian/rules:6: recipe for target 'build' failed
  make: *** [build] Error 25

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


python-acme.0.1.1-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
> >   Searching for urllib3==1.12
> 
> This should only happen in the condition that urllib3 isn't installed in
> the system Python paths; it is a dependency of python-requests,
> which is a dependency of python-acme.

This is actually #809031, which has now been fixed. I am therefore closing this 
bug in bcc.
 
> Can you please upload the complete build log

Was one not attached, out of interest? :)


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   ` End Message ---


Bug#808486: marked as done (dieharder: FTBFS: unistd.h: error: unknown type name 'intptr_t')

2015-12-27 Thread Debian Bug Tracking System
Your message dated Mon, 28 Dec 2015 00:05:07 +
with message-id 
and subject line Bug#808486: fixed in dieharder 3.31.1-6
has caused the Debian Bug report #808486,
regarding dieharder: FTBFS: unistd.h: error: unknown type name 'intptr_t'
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.)


-- 
808486: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808486
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dieharder
Version: 3.31.1-5
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=3.31.1 
-DLITTLE_ENDIAN=1 -I ../include -I /usr/include -std=c99 -Wall -pedantic -Wall 
-pipe -fexceptions -D_REENTRANT -g -O3 -MT libdieharder_la-bits.lo -MD -MP -MF 
.deps/libdieharder_la-bits.Tpo -c bits.c  -fPIC -DPIC -o 
.libs/libdieharder_la-bits.o
In file included from ../include/dieharder/libdieharder.h:22:0,
 from bits.c:7:
/usr/include/unistd.h:1043:20: error: unknown type name 'intptr_t'
 extern void *sbrk (intptr_t __delta) __THROW;
^
bits.c: In function 'fill_uint_buffer':
bits.c:407:15: warning: variable 'bufbits' set but not used 
[-Wunused-but-set-variable]
  unsigned int bufbits,bdelta;
   ^
Makefile:687: recipe for target 'libdieharder_la-bits.lo' failed
make[2]: *** [libdieharder_la-bits.lo] Error 1

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/dieharder.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Source: dieharder
Source-Version: 3.31.1-6

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

Debian distribution maintenance software
pp.
Dirk Eddelbuettel  (supplier of updated dieharder 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: Sun, 27 Dec 2015 17:35:14 -0600
Source: dieharder
Binary: dieharder libdieharder3 libdieharder-dev
Architecture: source amd64
Version: 3.31.1-6
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel 
Changed-By: Dirk Eddelbuettel 
Description:
 dieharder  - Random-number generator test front-end
 libdieharder-dev - Random-number generator test library -- development package
 libdieharder3 - Random-number generator test library
Closes: 808486
Changes:
 dieharder (3.31.1-6) unstable; urgency=low
 .
   * include/dieharder/libdieharder.h: Add '#include  so that
 intptr_t is defined(Closes: 
#808486)
Checksums-Sha1:
 35e7063a441536b9c63566219548320d87984cda 1863 dieharder_3.31.1-6.dsc
 902076aa69c72b93ad34dea29a7582e4cc5a84b6 8204 dieharder_3.31.1-6.diff.gz
 8fa476d2915c0b0f77af47684f7a1ab4cbbaaad2 1050394 
dieharder-dbgsym_3.31.1-6_amd64.deb
 3f8c31ab429340dfad3e94d9df96ebee57e9a16a 172156 dieharder_3.31.1-6_amd64.deb
 cddfff4339876f01d4fea971c2aadba4b2c1395e 69258 
libdieharder-dev_3.31.1-6_amd64.deb
 dfb02dd3887288789cf0fd76cebf3658bc2c51dd 3661460 
libdieharder3-dbgsym_3.31.1-6_amd64.deb
 b58fb85136516761c9751a6d0b56f240e98ffb72 121354 
libdieharder3_3.31.1-6_amd64.deb
Checksums-Sha256:
 c77f4d571b6241294ac5963e253b6e28e3083e4c6ce0657689981a837b08c6d8 1863 
dieharder_3.31.1-6.dsc
 7bbf0b1a28d0bf9a154b847ffaa502460ad62463ee9eb93b88cef32adcbcf8b0 8204 
dieharder_3.31.1-6.diff.gz
 e5f39ca977b41b5ef378ec276f564d2f47c55bb737197a6b70e32648582ae409 1050394 
dieharder-dbgsym_3.31.1-6_amd64.deb
 3e102535ce0afb9beed625c5bd97a80591039fabce21077983ca49c7e567ae51 172156 
dieharder_3.31.1-6_amd64.deb
 79b5d84dbe31d12e0e93564be8650426669784795b03c2e53c27e80e273f9051 69258 
libdieharder-dev_3.31.1-6_amd64.deb
 4a8c8f08dfe75660c97a1cbbefa9f255872d3e9e8bf1a8e76ac1497fa09f54df 3661460 

Bug#809198: maildirsync broken with perl 5.22

2015-12-27 Thread Sebastian Schmidt
Package: maildirsync
Version: 1.2-2
Severity: grave
Tags: upstream
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

As of perl 5.22, “use UNIVERSAL (…)” is a fatal error:


% sed '13q;d' /usr/bin/maildirsync 
use UNIVERSAL qw(isa);
% /usr/bin/maildirsync
UNIVERSAL does not export anything at /usr/bin/maildirsync line 13.
BEGIN failed--compilation aborted at /usr/bin/maildirsync line 13.
%

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

Kernel: Linux 4.3.0-1-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
Init: sysvinit (via /sbin/init)

Versions of packages maildirsync depends on:
ii  perl  5.22.1-3

Versions of packages maildirsync recommends:
ii  openssh-client [rsh-client]  1:7.1p1-5
ii  ssh  1:7.1p1-5

Versions of packages maildirsync suggests:
ii  bzip2  1.0.6-8

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBVoDrCvhx3EthBlqjAQj5+A//SBV+ucrjnZvbA7uTeyRppWYzeY2acIWg
FdWWQ+y9dlLOQN6DiI/2lBSDvnw7Rae7gIs4QPRV2xl2wZh1yvUVZ7NVU4EZAH03
t9ce7S6m4VPvDOokCnDPqOBLFJ6HwjUq2ahQymGVvjAW/dQh/1a0d2nfcsUbIyTU
eY/aToYZAMmVpF+zor9jeoo8+LliXUjwJQ3nHAB7wshNQhmPWaIYPJxsCAMhN/mU
BlwZCcrZeSO9o5QmfVOxDq8KiXRHbdnuhnDh1M64EyiUOM9czIVtwEISrvtAQhcZ
ULi8WWBI/v13OI9YeJz/9Ex77CgGe1XgaYs0eOP9lb8v5FQzgbLykyaX1Uqg6ukZ
N1lcNz1j8ZN7y40C3wLirnWTmMjJ4tEnwNdwgk7Vip5/cyMRCn0zz/LNP240ATC0
wxrtTzDcKBZl45dst/uABQbSI1ZWsphsfLN20qWbM05rmgkh9oiKnT5phr08vvZU
QWEt+5oN3jpSO+JJmP2zlE/4x1XhwnoypIvw1kHacwUKw+cneTfrlqft0kpd8Mfb
q4vsSxHhQr+rUTtibEIzurNtmUmZLilnnyUu3uQElivBeKgzhH7EKq6aTOCXESBC
ir01le7kBibugEV/ZAFX3k1F9woZ7aOdulKHpvrAq11jPjS2t/Ulq+Et1O/U9/KW
iwsTm6Z5nY8=
=kC6a
-END PGP SIGNATURE-



Bug#665334: non-DFSG postscript embedded in fontforge

2015-12-27 Thread Hideki Yamane
Hi,

>The originals of several of these functions seem to appear (with
>non-DFSG-free licensing) in the appendices of
>http://partners.adobe.com/public/developer/en/font/5015.Type1_Supp.pdf
>
>In particular, the licensing says:
>
 This code, as well as the code in the following appendices, is copyrighted 
 by
 Adobe Systems Incorporated, and may not be reproduced except by
 permission of Adobe Systems Incorporated. Adobe Systems Incorporated
 grants permission to use this code in Type 1 font programs, as long as the
 code is used as it appears in this document, the copyright notice remains
 intact, and the character outline code included in such a font program is
 neither copied nor derived from character outline code in any Adobe Systems
 font program.


>> https://github.com/fontforge/fontforge/blob/master/fontforge/othersubrs.c

This code seems to be based on
https://github.com/adobe-type-tools/afdko/tree/master/FDK/Tools/Programs/public/lib/source/t1write/t1write_flexothers.*
and now Adobe Font Development Kit for OpenType (AFDKO) is licensed under
Apache-2.0 license. Fontforge is licensed under GPL-3, so it's not a
problem to embedded it.

Thanks, Read and other folks in Adobe :)
Bug#665334 "non-DFSG postscript embedded in fontforge" is solved.



However, I don't know it is okay for other pfb files with license conflicts.
Apache-2.0 conflicts with GPL-2, at least, and it may conflict with
other license,
too.

Just "type 1 fonts include Adobe all right reserved code" is not a problem, but
if those type 1 fonts would be licensed under certain license like GPL-2 that
conflict with Apache-2.0...?

And, how can I think about fontforge copies snippet to generate those
*.pfb files?

It's for Bug#694308.



Bug#793522: marked as done (ruby-rails-assets-highlightjs: please use the highlight.js package to provide javascript part)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Mon, 28 Dec 2015 06:19:11 +
with message-id 
and subject line Bug#793522: fixed in ruby-rails-assets-highlightjs 8.8.0-2
has caused the Debian Bug report #793522,
regarding ruby-rails-assets-highlightjs: please use the highlight.js package to 
provide javascript part
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.)


-- 
793522: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793522
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ruby-rails-assets-highlightjs
Severity: serious

Dear Maintainer,

Please consider using the binary packages from the highlight.js package
to provide the Javascript files for this package. Providing a second
copy of the library is against recommendations of Debian Policy 4.13.

Cheers,

Cédric


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

Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: ruby-rails-assets-highlightjs
Source-Version: 8.8.0-2

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated 
ruby-rails-assets-highlightjs 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: Mon, 28 Dec 2015 11:41:46 +0530
Source: ruby-rails-assets-highlightjs
Binary: ruby-rails-assets-highlightjs
Architecture: source all
Version: 8.8.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Pirate Praveen 
Description:
 ruby-rails-assets-highlightjs - highlightjs for rails applications
Closes: 793522
Changes:
 ruby-rails-assets-highlightjs (8.8.0-2) unstable; urgency=medium
 .
   * Use libjs-highlight.js (Closes: #793522)
Checksums-Sha1:
 b28ccc7ba3e04494624d6ede736809ecba9e553c 2247 
ruby-rails-assets-highlightjs_8.8.0-2.dsc
 9c868f051b1a26e3e895204d497ef11131d46adf 10144 
ruby-rails-assets-highlightjs_8.8.0-2.debian.tar.xz
 17e7b9ffec930d3681ef4350d3374512ea78e26c 43570 
ruby-rails-assets-highlightjs_8.8.0-2_all.deb
Checksums-Sha256:
 0102e0d3835cbc40ae0565e10b3ba33b762562cd7c27fb535e30c5d8b60950be 2247 
ruby-rails-assets-highlightjs_8.8.0-2.dsc
 28dc266c16762593ac0319f301b28fa4813e1de9ad86565db8ff58c576d28581 10144 
ruby-rails-assets-highlightjs_8.8.0-2.debian.tar.xz
 6dda313d12acf0d8237989feb75fd85b44fc5aba482127963965fc81f162b6b4 43570 
ruby-rails-assets-highlightjs_8.8.0-2_all.deb
Files:
 554328dc54c29058129842bb5e8e83f0 2247 ruby optional 
ruby-rails-assets-highlightjs_8.8.0-2.dsc
 ec545fa776345d6f9cc263b54b3cc125 10144 ruby optional 
ruby-rails-assets-highlightjs_8.8.0-2.debian.tar.xz
 3b202fdbea31d35fccd4ea8caf74827e 43570 ruby optional 
ruby-rails-assets-highlightjs_8.8.0-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWgNLhAAoJEM4fnGdFEsIqeeYP/2kOlTHkwyZWXYIdG72wKpSj
rI1o+3Av8aJXo32DXYylPSH+0c5H4oIbT8CbjeMTY8EXOEkZMudaJ7Jr/VjDmspI
YxEnpcFw4Df9Gep9ImXqZuDp3Ve7Y8ZZubaBjndnGETeC5u6plYa0alNFhI9tWmc
u6uOqDz19RlY/LRsyg3TXCq76GSoTFgOpweKxX6xkGFs6eYafpeOxJWeLhdl7Sil
80Qw9z6DrPNDyMKdQxjHFQ8ryT4xV0Y2Ky/1If0CVzImEYY543SkPEtP0x6fG8oC
XuKwpD99kdsGraOzFbTijSTErPt9f8bBpIPl9neikHFXAmrB+W4tp8KDd3P/wKiP
h4U4CEXIhX4ENvRfWtRxbRxeGlFr4OpwZC7zLh3pNYOue4yi64qqniE20t+dIb9U
PuTw8Hd5MFR7fylnfwW83c3pqvzFeUxLbAUpJzm7sEppJKGX8+ObzM90nG+zY87P
aqWPkHrrIa563+wtbzuCCe9GzQaVa3sC9y5orPjXfQNH4awKZLirD4XjgLwirOQp
SOth+V9AizmVyMcMez/RmVINyvpHT8eXvlM/VxJLENgCPB4D1VEev8Qz7wKfcp4a
gVR2+CciAVNqnPc8vDNPMm20JmRuz6AgFZ/P8lPGQYlwWhCIsm9UTNt2mAs+zH5X
NU1nEvUz9qaEre2+UmMD
=7WR6
-END PGP SIGNATURE End Message ---


Bug#809076: marked as done (bowtie2: FTBFS when CPPFLAGS contains spaces)

2015-12-27 Thread Debian Bug Tracking System
Your message dated Mon, 28 Dec 2015 07:49:04 +
with message-id 
and subject line Bug#809076: fixed in bowtie2 2.2.6-2
has caused the Debian Bug report #809076,
regarding bowtie2: FTBFS when CPPFLAGS contains spaces
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.)


-- 
809076: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809076
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bowtie2
Version: 2.2.6-1
Severity: serious
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps fileordering
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Your package fails to build in current sid.
This usually means that you should quote CPPFLAGS before passing it
over.

Tail of the build log:

ld --parallel
   dh_testdir -O--parallel
   dh_auto_configure -O--parallel
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/bowtie2-2.2.6'
dh_auto_build -- EXTRA_FLAGS=-Wl,-z,relro CPPFLAGS=-Wdate-time 
-D_FORTIFY_SOURCE=2 WITH_TBB=1
make -j18 EXTRA_FLAGS=-Wl,-z,relro CPPFLAGS=-Wdate-time 
-D_FORTIFY_SOURCE=2 WITH_TBB=1
make: invalid option -- 'D'
make: invalid option -- '_'
make: invalid option -- 'F'
Usage: make [options] [target] ...
Options:
  -b, -m  Ignored for compatibility.
  -B, --always-make   Unconditionally make all targets.
  -C DIRECTORY, --directory=DIRECTORY
  Change to DIRECTORY before doing anything.
  -d  Print lots of debugging information.
  --debug[=FLAGS] Print various types of debugging information.
  -e, --environment-overrides
  Environment variables override makefiles.
  --eval=STRING   Evaluate STRING as a makefile statement.
  -f FILE, --file=FILE, --makefile=FILE
  Read FILE as a makefile.
  -h, --help  Print this message and exit.
  -i, --ignore-errors Ignore errors from recipes.
  -I DIRECTORY, --include-dir=DIRECTORY
  Search DIRECTORY for included makefiles.
  -j [N], --jobs[=N]  Allow N jobs at once; infinite jobs with no arg.
  -k, --keep-goingKeep going when some targets can't be made.
  -l [N], --load-average[=N], --max-load[=N]
  Don't start multiple jobs unless load is below N.
  -L, --check-symlink-times   Use the latest mtime between symlinks and target.
  -n, --just-print, --dry-run, --recon
  Don't actually run any recipe; just print them.
  -o FILE, --old-file=FILE, --assume-old=FILE
  Consider FILE to be very old and don't remake it.
  -O[TYPE], --output-sync[=TYPE]
  Synchronize output of parallel jobs by TYPE.
  -p, --print-data-base   Print make's internal database.
  -q, --question  Run no recipe; exit status says if up to date.
  -r, --no-builtin-rules  Disable the built-in implicit rules.
  -R, --no-builtin-variables  Disable the built-in variable settings.
  -s, --silent, --quiet   Don't echo recipes.
  -S, --no-keep-going, --stop
  Turns off -k.
  -t, --touch Touch targets instead of remaking them.
  --trace Print tracing information.
  -v, --version   Print the version number of make and exit.
  -w, --print-directory   Print the current directory.
  --no-print-directoryTurn off -w, even if it was turned on implicitly.
  -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  Consider FILE to be infinitely new.
  --warn-undefined-variables  Warn when an undefined variable is referenced.

This program built for x86_64-pc-linux-gnu
Report bugs to 
dh_auto_build: make -j18 EXTRA_FLAGS=-Wl,-z,relro CPPFLAGS=-Wdate-time 
-D_FORTIFY_SOURCE=2 WITH_TBB=1 returned exit code 2
debian/rules:21: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/build/bowtie2-2.2.6'
debian/rules:18: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  http://mapreri.org  : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: 

Processed: retitle 809100 to libmarc-lint-perl: FTBFS with newer Business::ISBN: test failures

2015-12-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 809100 libmarc-lint-perl: FTBFS with newer Business::ISBN: test 
> failures
Bug #809100 [libmarc-lint-perl] libmarc-lint-perl: FTBFS with Perl 5.22: test 
failures
Changed Bug title to 'libmarc-lint-perl: FTBFS with newer Business::ISBN: test 
failures' from 'libmarc-lint-perl: FTBFS with Perl 5.22: test failures'
> thanks
Stopping processing here.

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



  1   2   >