Bug#920694: apt-rdepends: Perl error on == interpreting --build-depends

2019-01-28 Thread Steffen Moeller
Package: apt-rdepends
Version: 1.3.0-6
Severity: normal

Dear Maintainer,

   * What led up to the situation?

I was interested in a dotty graph of build dependencies.

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

apt-rdepends --build-depends -d bcbio

   * What was the outcome of this action?

Argument "Build-Depends" isn't numeric in numeric eq (==) at 
/usr/bin/apt-rdepends line 466.

   * What outcome did you expect instead?

That error should not be given. Consequences on the correctness of the 
generated graph are  not clear.



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

Kernel: Linux 4.19.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages apt-rdepends depends on:
ii  libapt-pkg-perl  0.1.34+b1
ii  perl 5.28.1-3

apt-rdepends recommends no packages.

Versions of packages apt-rdepends suggests:
ii  graphviz  2.40.1-5+b2

-- no debconf information



Bug#706244: marked as done (piwi: Ships cache files in the binary package)

2019-01-28 Thread Debian Bug Tracking System
Your message dated Mon, 28 Jan 2019 12:31:24 +
with message-id 
and subject line Bug#920679: Removed package(s) from unstable
has caused the Debian Bug report #706244,
regarding piwi: Ships cache files in the binary 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.)


-- 
706244: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706244
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: piwi
Version: 0.8+20041206-3
Severity: normal

Hi!

This package ships cache files (under /var/cache/piwi/) on the binary
package. This is wrong, as those files might get removed by the system
at any time, they should be either generated at installation or
ideally at runtime, because the program needs to work even if these are
not present when starting. I don't know if this would be the the case
here, but the software should consequently be checked to make sure it
works even if the /var/cache/piwi/ directory or its contents have
disappeared.

Thanks,
Guillem
--- End Message ---
--- Begin Message ---
Version: 0.8+20041206-4+rm

Dear submitter,

as the package piwi 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/920679

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.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#321198: marked as done (piwi: Apache::DBI not needed)

2019-01-28 Thread Debian Bug Tracking System
Your message dated Mon, 28 Jan 2019 12:31:24 +
with message-id 
and subject line Bug#920679: Removed package(s) from unstable
has caused the Debian Bug report #321198,
regarding piwi: Apache::DBI not needed
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.)


-- 
321198: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321198
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: piwi
Version: 0.8+20041206-3
Severity: important

Hi, as far as I can tell, piwi works as a cgi script here.  To confirm that,
I mucked with my /var/lib/dpkg/status, removed libapache-dbi-perl and
libapache-mod-perl packages, restarted Apache and piwi still works.  The
dependency on libapache-dbi-perl seems superfluous.

What's more confusing, the provided /etc/piwi/httpd.conf sets up a
cgi-handler for .pl files in piwi directory, but then loads a PerlModule
(which AFAIK will not be used at all in a cgi).  This looks Just Plain
Wrong.

A clean cgi-based default config looks fine as a solution: just remove the
PerlModule line and replace libapache-dbi-perl dependency with libdbi-perl.

If you want to stick with the mod_perl alternative, you could provide
another httpd.conf (in doc/piwi/examples/?) with a clean mod_perl
configuration (no cgi-handler stuff), and replace the dependency with
"libdbi-perl | libapache-dbi-perl".

I think there's no need to depend on mod_perl (and friends) if piwi can work
without it.

Regards,
Zoran

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.31-grsec
Locale: LANG=hr_HR, LC_CTYPE=hr_HR (charmap=ISO-8859-2)

Versions of packages piwi depends on:
ii  apache [httpd]1.3.33-6   versatile, high-performance HTTP s
ii  libapache-dbi-perl0.94-2 Connect apache server to database 
ii  libdate-calc-perl 5.4-3  Perl library for accessing dates
ii  libdbd-mysql-perl 2.9006-1   A Perl5 database interface to the 
ii  mysql-client  4.0.24-10  mysql database client binaries
ii  perl  5.8.4-8Larry Wall's Practical Extraction 
ii  postgresql-client 7.4.8-1cn0 front-end programs for PostgreSQL

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.8+20041206-4+rm

Dear submitter,

as the package piwi 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/920679

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.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#920679: Removed package(s) from unstable

2019-01-28 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

  piwi | 0.8+20041206-4 | source, all

--- Reason ---
Orphaned, not updated, buggy
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 920...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/920679

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.
Scott Kitterman (the ftpmaster behind the curtain)



Bug#920679: Removed package(s) from unstable

2019-01-28 Thread Debian FTP Masters
Version: 0.8+20041206-4+rm

Dear submitter,

as the package piwi 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/920679

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.
Scott Kitterman (the ftpmaster behind the curtain)



Processing of lighttpd_1.4.53-1_source.changes

2019-01-28 Thread Debian FTP Masters
lighttpd_1.4.53-1_source.changes uploaded successfully to localhost
along with the files:
  lighttpd_1.4.53-1.dsc
  lighttpd_1.4.53.orig.tar.xz
  lighttpd_1.4.53.orig.tar.xz.asc
  lighttpd_1.4.53-1.debian.tar.xz
  lighttpd_1.4.53-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



lighttpd_1.4.53-1_source.changes ACCEPTED into unstable

2019-01-28 Thread Debian FTP Masters
Mapping sid to unstable.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 28 Jan 2019 13:20:22 +0100
Source: lighttpd
Architecture: source
Version: 1.4.53-1
Distribution: sid
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Helmut Grohne 
Changes:
 lighttpd (1.4.53-1) unstable; urgency=medium
 .
   * QA Upload.
   * Disable libunwind support by default (unavailable on s390x).
 Rebuild with DEB_BUILD_PROFILES=pkg.lighttpd.libunwind to use it.
   * Checked compliance with policy version 4.3.0.
   * New upstream release.
 + Drop all patches.
 + debian/tests/defconfig: Require no warnings.
   * Add php to Build-Depends to increase test coverage.
   * Support parallel building.
   * As we now serve /usr/lib/cgi-bin, create the directory.
Checksums-Sha1:
 31d8873e1dd3f90c57ed7d0b237443f237dcaeeb 3846 lighttpd_1.4.53-1.dsc
 3e3fef1742b3fe5a7ff5f0428620c76d37c075a4 732160 lighttpd_1.4.53.orig.tar.xz
 3f521af67f627e4895ffd12eaad9a850db0cf5c1 801 lighttpd_1.4.53.orig.tar.xz.asc
 570036e6a72783ab3c7fc8c3d72cedd9d8ac56a2 41216 lighttpd_1.4.53-1.debian.tar.xz
 530ce36362a028fd3b79a8c447e92a0f77fdf2e7 16771 
lighttpd_1.4.53-1_amd64.buildinfo
Checksums-Sha256:
 57ab954afc153f5ecda5ac5b5dadddc47c61c8478a27db38b408ff8c987efaa2 3846 
lighttpd_1.4.53-1.dsc
 3bdfce1cf3e9650a556a8c26fb15342c5717c63f530c54693db632b0371dcb78 732160 
lighttpd_1.4.53.orig.tar.xz
 0b3b8998cbba750fe86a61637b48c157a69de14d4d5aca810a77f941ef5b2f3e 801 
lighttpd_1.4.53.orig.tar.xz.asc
 8ebca4bf63ee76fbbde11a22ad6923185e2d27d64fbe3109f26caae4c85f7986 41216 
lighttpd_1.4.53-1.debian.tar.xz
 886f3486733c31b0c748563133b79616354a88f55e800c99ceaa0801fb970a2e 16771 
lighttpd_1.4.53-1_amd64.buildinfo
Files:
 87fd68a1735fc78eb314f80aecdf4058 3846 httpd optional lighttpd_1.4.53-1.dsc
 f93436d8d400b2b0e26ee4bcc60b9ac7 732160 httpd optional 
lighttpd_1.4.53.orig.tar.xz
 75d05711658c1cf91bdabed39b4496ca 801 httpd optional 
lighttpd_1.4.53.orig.tar.xz.asc
 a1899d88939266884f4d437094770d66 41216 httpd optional 
lighttpd_1.4.53-1.debian.tar.xz
 1f713be17a879f683044ecaed48f9b7f 16771 httpd optional 
lighttpd_1.4.53-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEETMLS2QqNFlTb+HOqLRqqzyREREIFAlxO9rAACgkQLRqqzyRE
REK0oA/+PtOjpvvs1FF/dLl4TJ2vYKnwBFfi3V9f6qWj6jr4rO2H51HdXR5PB7sl
Vo4IB7iyPMforIio9JMW52GF9jqHIkLtl0i5UgvhSaomKLSfJUUGA54qd1CxdXL4
6mMpUP2rdV83xAtjIT4HVfSR/uZCS3PtV/9fkBQhYGsQRVxbK1aUsWNygqgtYUq1
p43AkjVT6eNcYVlma2FCiC8npsb+VJdciuQ4WiP1dGJmUdCugyuqUk0nX4Ds7Fti
r7BP8s52YXv1vaSGGyacey704OhA/NBdDd7opN8S9hp35zDCWmybjUzMCXPSD0fv
CUGt2UzuMBdjovxGEBLlImfiD+3YFvuE+Q6RmPOALa/aTdiK3K/XhyI/rTBiCA1n
NQeECBKDlamz5Ngo0CIgJgjOkCF3sMT+P3/xymd5+3qfEouBSM4jklvp07PJaUzm
m8s1MxORgL3CqjSA1hJPH3Gh72rLnhANSIYsfXuq75xqqzL/IyKCy/sx2/0T976V
XuixZ8vxGx+FgIjqQvKqW9IVSfOrwtLZYUczKf/S6qW1QNhOzBZ4MMMfu3bPS6FM
6F/6w+7613qrZp0Fok+rUtT8+pWUeA5ORwYHkGjgmg+wPp/wLlGB/jZAXJbmh7ev
JBhHRIADw345jLBy/ClHotNOWLtwtVScKMNhQb5gMArZkwvMxx8=
=EC5S
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



golang-github-markbates-goth is marked for autoremoval from testing

2019-01-28 Thread Debian testing autoremoval watch
golang-github-markbates-goth 1.42.0-5 is marked for autoremoval from testing on 
2019-03-06

It (build-)depends on packages with these RC bugs:
920009: golang-google-cloud: golang-google-cloud FTBFS with 
golang-google-genproto-dev 0.0~git20190111.db91494-1



Processed: [bts-link] source package cuneiform

2019-01-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package cuneiform
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> # https://bts-link-team.pages.debian.net/bts-link/
> #
> user debian-bts-l...@lists.debian.org
Setting user to debian-bts-l...@lists.debian.org (was 
debian-bts-l...@lists.debian.org).
> # remote status report for #611132 (http://bugs.debian.org/611132)
> # Bug title: cuneiform: suboptimal handling of multi-page documents
> #  * https://bugs.launchpad.net/bugs/707700
> #  * remote status changed: (?) -> Confirmed
> forwarded 611132 https://bugs.launchpad.net/cuneiform-linux/+bug/707700/, 
> merged-upstream: https://bugs.launchpad.net/bugs/707700
Bug #611132 [cuneiform] cuneiform: suboptimal handling of multi-page documents
Changed Bug forwarded-to-address to 
'https://bugs.launchpad.net/cuneiform-linux/+bug/707700/, merged-upstream: 
https://bugs.launchpad.net/bugs/707700' from 
'https://bugs.launchpad.net/cuneiform-linux/+bug/707700/'.
> usertags 611132 + status-Confirmed
There were no usertags set.
Usertags are now: status-Confirmed.
> thanks
Stopping processing here.

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



[bts-link] source package cuneiform

2019-01-28 Thread debian-bts-link
#
# bts-link upstream status pull for source package cuneiform
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
# https://bts-link-team.pages.debian.net/bts-link/
#

user debian-bts-l...@lists.debian.org

# remote status report for #611132 (http://bugs.debian.org/611132)
# Bug title: cuneiform: suboptimal handling of multi-page documents
#  * https://bugs.launchpad.net/bugs/707700
#  * remote status changed: (?) -> Confirmed
forwarded 611132 https://bugs.launchpad.net/cuneiform-linux/+bug/707700/, 
merged-upstream: https://bugs.launchpad.net/bugs/707700
usertags 611132 + status-Confirmed

thanks