Bug#923431: containerd: unsatisfiable build dependencies

2019-02-27 Thread Ralf Treinen
Source: containerd
Version: 0.2.3+git20170126.85.aa8187d~ds1-2
Severity: serious
Tags: ftbfs
User: trei...@debian.org
Usertags: edos-uninstallable

Hi,

containerd cannot satisfy its build-dependencies in sid due to a 
conflict between golang-github-rcrowley-go-metrics-dev and golang-metrics-dev.

In fact:
- containers build-depends on golang-github-cyberdelia-go-metrics-graphite-dev
- golang-github-cyberdelia-go-metrics-graphite-dev (0.0~git20151204.0.7e54b5c-3)
  depends on golang-github-rcrowley-go-metrics-dev

- containerd also build-depends on golang-metrics-dev

- golang-github-rcrowley-go-metrics-dev (0.0~git20180125.8732c61-2)
  declares a Conflict with golang-metrics-dev.

-Ralf.



Bug#915559: bug#34681: mv fails when renaming on external drive in coreutils 8.30-2

2019-02-27 Thread Pádraig Brady
On 27/02/19 14:20, Derek Dongray wrote:
> When trying to use mv to rename a file on an external drive using coreutils
> 8.30-2 on a debian system (Linux version 4.19.0-3-amd64), the rename fails
> with the error message:
> 
> mv: cannot move 'file1' to a subdirectory of itself 'file2'
> 
> Downgrading to coreutils 8.30-1, the rename executes as expected.
> 
> The following is the result of running a test script. The folder '/backup'
> is an external drive using the ZFS fileystems (zfs-zed 0.7.12-3), but I
> have seen a report on superuser.com (
> https://superuser.com/questions/1409618/renaming-a-file-with-mv-cannot-move-to-a-subdirectory-of-itself)
> that this also happens with NTFS external drives.
> 
> root@capella:~# ./mv-bug
> + apt install -y --allow-downgrades coreutils=8.30-1
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> coreutils is already the newest version (8.30-1).
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> + cd /backup
> + touch t
> + ls s t
> ls: cannot access 's': No such file or directory
> t
> + mv t s
> + ls s t
> ls: cannot access 't': No such file or directory
> s
> + rm s t
> rm: cannot remove 't': No such file or directory
> + cd /root
> + apt install -y coreutils=8.30-2
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following packages will be upgraded:
>   coreutils
> 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Need to get 2,707 kB of archives.
> After this operation, 4,096 B disk space will be freed.
> Get:1 http://ftp.uk.debian.org/debian sid/main amd64 coreutils amd64 8.30-2
> [2,707 kB]
> Fetched 2,707 kB in 1s (2,729 kB/s)
> apt-listchanges: Reading changelogs...
> (Reading database ... 226704 files and directories currently installed.)
> Preparing to unpack .../coreutils_8.30-2_amd64.deb ...
> Unpacking coreutils (8.30-2) over (8.30-1) ...
> Setting up coreutils (8.30-2) ...
> Processing triggers for install-info (6.5.0.dfsg.1-4+b1) ...
> Processing triggers for man-db (2.8.5-2) ...
> + cd /backup
> + touch t
> + ls s t
> ls: cannot access 's': No such file or directory
> t
> + mv t s
> mv: cannot move 't' to a subdirectory of itself, 's'
> + ls s t
> ls: cannot access 's': No such file or directory
> t
> + rm s t
> rm: cannot remove 's': No such file or directory
> root@capella:~#

That sounds like unsupported renameat2()
is not falling back to rename()

The only change in debian is:
  coreutils (8.30-2) unstable; urgency=medium
* Use renameat glibc function that can be intercepted by fakechroot
  (Closes: https://bugs.debian.org/915559 )
* Above requires autoreconf turned on again

A quick scan of the patches shows that the name was changed
to renameatu() in gnulib, but copy.c still calls renameat2()
and thus now doesn't have the fallback.

To be clear this seems to only be an issue in the debian patch.

cheers,
Pádraig



Bug#923427: mergechanges: Regression: --indep/source mangles/breaks (valid?) Binary fields

2019-02-27 Thread Salvatore Bonaccorso
Package: devscripts
Version: 2.19.3
Severity: serious
Justification: regression

Hi

Not sure on the severity, but better safe than sorry, please downgrade
as needed or see it fitting better.

I had prepared an upload where I issued mergechanges --indep on the
_amd64.changes to produce a changes to include only source packages
and architecture-independent packages.

$ mergechanges --indep -f linux_4.9.161-1_amd64.changes 
linux_4.9.161-1_amd64.changes 
Error: acpi-modules-4.9.0-9-amd64-di not found in Binary field  
 
b4ae0b22174cb1c7bf009bfcf0deaee8 10304 debian-installer extra 
acpi-modules-4.9.0-9-amd64-di_4.9.161-1_amd64.udeb

This seems related to the change included in the 2.19.3 version, as
the version in stretch creates the _multi.changes correctly.

I'm attaching the original amd64.changes, plus the multi.changes
produced with 2.17.6+deb9u2 and the multi.changes.broken produced with
(2.19.3).

Regards,
Salvatore


linux_4.9.161-1_amd64.changes.xz
Description: application/xz


linux_4.9.161-1_multi.changes.xz
Description: application/xz


linux_4.9.161-1_multi.changes.broken.xz
Description: application/xz


Processed: Tag #923402 pending

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

> tags 923402 + pending
Bug #923402 [src:mu-editor] mu-editor: FTBFS with python3-pkg-resources 40.8.0: 
TypeError: expected str, bytes or os.PathLike object, not Win
Added tag(s) pending.
> owner 923402 Nick Morrott 
Bug #923402 [src:mu-editor] mu-editor: FTBFS with python3-pkg-resources 40.8.0: 
TypeError: expected str, bytes or os.PathLike object, not Win
Owner recorded as Nick Morrott .
> thanks
Stopping processing here.

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



Bug#923207: marked as done (lxsession has false dependency on systemd)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Thu, 28 Feb 2019 02:43:06 +
with message-id 
and subject line Bug#923207: fixed in lxsession 0.5.4-1
has caused the Debian Bug report #923207,
regarding lxsession has false dependency on systemd
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.)


-- 
923207: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923207
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lxsession
Version: 0.5.3-2
Severity: serious
Tags: newcomer
Justification: Policy 7.2

lxsession declares a false dependency on systemd. "Depends: This declares an 
absolute dependency
The Depends field should be used if the depended-on package is required for the 
depending package to provide a significant amount of functionality."

I am running on a system with systemd present on the disk but completely 
nonfunctional. No lxsession functionality is broken.

Perhaps you think lxsession depends on systemd because some lower-level 
dependencies depend on it (like pulseaudio...) I have been manually
addressing lower-level dependencies one by one until none remain. Their own 
declarations catch stuff directly; lxsession doesn't need to.

More packages, same issue: lxde lxde-core openbox-lxde-session task-lxde-desktop


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

Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages lxsession depends on:
ii  laptop-detect  0.16
ii  libatk1.0-02.30.0-2
ii  libc6  2.28-7
ii  libcairo2  1.16.0-2
ii  libfontconfig1 2.13.1-2
ii  libfreetype6   2.9.1-3
ii  libgdk-pixbuf2.0-0 2.38.0+dfsg-7
ii  libglib2.0-0   2.58.3-1
ii  libgtk2.0-02.24.32-3
ii  libpam-systemd-apt-holepunch [libpam-systemd]  1
ii  libpango-1.0-0 1.42.4-6
ii  libpangocairo-1.0-01.42.4-6
ii  libpangoft2-1.0-0  1.42.4-6
ii  libunique-1.0-01.1.6-6
ii  libx11-6   2:1.6.7-1
ii  lsb-release10.2018112800
ii  lxpolkit [polkit-1-auth-agent] 0.5.3-2
ii  lxsession-data 0.5.3-2
ii  lxsession-logout   0.5.3-2
ii  policykit-1-gnome [polkit-1-auth-agent]0.105-7
ii  polkit-kde-agent-1 [polkit-1-auth-agent]   4:5.14.5-1

Versions of packages lxsession recommends:
ii  lxsession-edit   0.5.3-2
ii  openbox-lxde-session [lxde-session]  0.99.2-3
ii  openssh-client [ssh-client]  1:7.9p1-6

Versions of packages lxsession suggests:
ii  gpicview  0.2.5-2+b1
ii  lxpanel   0.9.3-1
ii  pcmanfm   1.3.1-1

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: lxsession
Source-Version: 0.5.4-1

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

Debian distribution maintenance software
pp.
Andriy Grytsenko  (supplier of updated lxsession 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: Thu, 28 Feb 2019 03:47:16 +0200
Source: lxsession
Binary: lxde-settings-daemon lxde-settings-daemon-dbgsym lxlock lxpolkit 
lxpolkit-dbgsym lxsession lxsession-data lxsession-dbgsym 
lxsession-default-apps lxsession-default-apps-dbgsym lxsession-edit 
lxsession-edit-dbgsym lxsession-logout lxsession-logout-dbgsym
Architecture: source amd64 all
Version: 0.5.4-1

Processed: Re: texlive-fonts-extra installation hangs

2019-02-27 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #923423 [texlive-fonts-extra] texlive-fonts-extra installation hangs
Severity set to 'important' from 'serious'
> retitle -1 texlive-fonts-extra installation hangs for 19 minutes
Bug #923423 [texlive-fonts-extra] texlive-fonts-extra installation hangs
Changed Bug title to 'texlive-fonts-extra installation hangs for 19 minutes' 
from 'texlive-fonts-extra installation hangs'.

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



Bug#923423: texlive-fonts-extra installation hangs

2019-02-27 Thread Vincent Lefevre
Control: severity -1 important
Control: retitle -1 texlive-fonts-extra installation hangs for 19 minutes

On 2019-02-28 01:06:28 +0100, Vincent Lefevre wrote:
> Package: texlive-fonts-extra
> Version: 2018.20190227-1
> Severity: serious
> 
> Installation of texlive-fonts-extra 2018.20190227-1 hangs.
[...]

It eventually resumed. In the /var/log/dpkg.log file:

[...]
2019-02-28 00:49:41 install texlive-bibtex-extra:all 2018.20190207-1 
2018.20190227-1
2019-02-28 00:49:41 status half-installed texlive-bibtex-extra:all 
2018.20190207-1
2019-02-28 00:50:27 status unpacked texlive-bibtex-extra:all 2018.20190227-1
2019-02-28 00:50:27 install texlive-extra-utils:all 2018.20190207-1 
2018.20190227-1
2019-02-28 00:50:27 status half-installed texlive-extra-utils:all 
2018.20190207-1
2019-02-28 00:50:55 status unpacked texlive-extra-utils:all 2018.20190227-1
2019-02-28 00:50:55 install texlive-font-utils:all 2018.20190207-1 
2018.20190227-1
2019-02-28 00:50:55 status half-installed texlive-font-utils:all 2018.20190207-1
2019-02-28 00:51:00 status unpacked texlive-font-utils:all 2018.20190227-1
2019-02-28 00:51:01 install texlive-fonts-extra:all 2018.20190207-1 
2018.20190227-1
2019-02-28 00:51:01 status half-installed texlive-fonts-extra:all 
2018.20190207-1
2019-02-28 01:10:50 status unpacked texlive-fonts-extra:all 2018.20190227-1
2019-02-28 01:10:50 install texlive-fonts-recommended:all 2018.20190207-1 
2018.20190227-1
2019-02-28 01:10:50 status half-installed texlive-fonts-recommended:all 
2018.20190207-1
2019-02-28 01:11:49 status unpacked texlive-fonts-recommended:all 
2018.20190227-1
[...]

So that's about 19 minutes with almost no CPU/disk/network activity.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Bug#923423: texlive-fonts-extra installation hangs

2019-02-27 Thread Vincent Lefevre
Package: texlive-fonts-extra
Version: 2018.20190227-1
Severity: serious

Installation of texlive-fonts-extra 2018.20190227-1 hangs.

Here's px information:

# px 5553
/usr/bin/dpkg
  --status-fd
  80
  --no-triggers
  --unpack
  --auto-deconfigure
  --recursive
  /tmp/apt-dpkg-install-mos7uq

kernel(0) root
  init(1) root
lightdm(915)  root
  lightdm(1525)   root
zsh(1547) vinc17
  fvwm2(1629) vinc17
sh(1745)  vinc17
  xterm(1746) vinc17
zsh(1750) vinc17
  su(1839)root
bash(1841)root
  aptitude(2012)  root
--> dpkg(5553)root

17m01s ago dpkg was started, at 2019-02-28T00:48:45+01:00.
1.5% has been its average CPU usage since then, or 15s/17m01s

Other processes started close to dpkg(5553):
  [kworker/0:1-events](5351) was started 2m57s before dpkg(5553)
  [kworker/u17:0-kcryptd](5540) was started 1.0s before dpkg(5553)
  [kworker/4:2](5771) was started 2m19s after dpkg(5553)
  [kworker/u16:1-events_unbound](5928) was started 4m21s after dpkg(5553)
  [kworker/5:2-mm_percpu_wq](6068) was started 5m06s after dpkg(5553)

Users logged in when dpkg(5553) started:
  vinc17 from 155.133.131.76
  vinc17 from :0

2019-02-28T01:05:46.585799: Now invoking lsof, this can take over a minute on a 
big system...
2019-02-28T01:05:47.098503: lsof done, proceeding.

File descriptors:
  stdin : [CHR] /dev/pts/16
  stdout: [CHR] /dev/pts/16
  stderr: [CHR] /dev/pts/16

Network connections:

Inter Process Communication:
  aptitude(2012): [FIFO] pipe

For a list of all open files, do "sudo lsof -p 5553", or "sudo watch lsof -p 
5553" for a live view.

-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.

   *** The Debian TeX Team is *not* a LaTeX Help Desk ***

If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.

Please run your example with
(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

Don't forget to also include minimal examples of other files that are 
needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.minimalbeispiel.de/mini-en.html (english)

or 

http://www.minimalbeispiel.de/mini.html (german)

##
minimal input file


##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 2880 2019-02-27 03:14:07 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 2018-09-02 14:32:33 /usr/share/texmf/ls-R -> 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 2019-02-27 01:08:59 
/usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 2019-02-27 01:08:59 
/usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
##
 Config files
-rw-r--r-- 1 root root 475 2018-09-02 20:20:53 /etc/texmf/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 2019-02-27 01:08:59 
/usr/share/texmf/web2c/fmtutil.cnf -> /var/lib/texmf/fmtutil.cnf-DEBIAN
lrwxrwxrwx 1 root root 32 2019-02-27 01:08:59 /usr/share/texmf/web2c/updmap.cfg 
-> /var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 5089 2019-02-27 03:13:40 
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 2014-10-21 02:46:09 mktex.cnf
-rw-r--r-- 1 root root 475 2018-09-02 20:20:53 texmf.cnf
##
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'unstable'), 

Bug#919869: marked as done (prelude-lml: purging prelude-lml deletes /etc/prelude-lml/ruleset/*.rules owned by prelude-lml-rules)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Thu, 28 Feb 2019 00:35:28 +0100
with message-id 

and subject line prelude-lml: purging prelude-lml deletes 
/etc/prelude-lml/ruleset/*.rules owned by prelude-lml-rules
has caused the Debian Bug report #919869,
regarding prelude-lml: purging prelude-lml deletes 
/etc/prelude-lml/ruleset/*.rules owned by prelude-lml-rules
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.)


-- 
919869: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919869
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: prelude-lml
Version: 4.1.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

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

This could be a violation of policy 10.7.4 ("Sharing configuration
files"), see
https://www.debian.org/doc/debian-policy/ch-files.html#sharing-configuration-files
or policy chapter 6 ("Package maintainer scripts..."), see
https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html
or policy 7.6 ("Overwriting files..."), see
https://www.debian.org/doc/debian-policy/ch-relationships.html#overwriting-files-and-replacing-packages-replaces

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

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

2m9.7s ERROR: FAIL: debsums reports modifications inside the chroot:
  debsums: missing file /etc/prelude-lml/ruleset/ms-cluster.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/linksys-wap11.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/single.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/juniper-vpn.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/asterisk.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/arpwatch.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/unsupported/zyxel.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/portsentry.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/spamassassin.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/selinux.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/modsecurity.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/unsupported/zywall.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/netfilter.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/cisco-common.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/cisco-ace.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/checkpoint.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/tripwire.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/unsupported/ipso.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/kojoney.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/f5-bigip.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/snare_windows.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/vpopmail.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/bonding.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/ntsyslog.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/dell-om.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/vigor.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/wu-ftp.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/symantec-scsp.rules (from 
prelude-lml-rules package)
  debsums: missing file /etc/prelude-lml/ruleset/shadow-utils.rules (from 
prelude-lml-rules package)
  debsums: missing 

Bug#912126: marked as done (netkit-ftp-ssl misses the generator for configure)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 23:20:37 +
with message-id 
and subject line Bug#912126: fixed in netkit-ftp-ssl 0.17.34+0.2-4.1
has caused the Debian Bug report #912126,
regarding netkit-ftp-ssl misses the generator for configure
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.)


-- 
912126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912126
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: netkit-ntalk
Version: 0.17-15
Severity: serious
Justification: DFSG #2
User: helm...@debian.org
Usertags: rebootstrap

The configure file in the netkit-ntalk is generated using confgen from
MCONFIG.in. However, the generator is missing. No package in unstable
contains said confgen tool. Thus configure cannot be regenerated after
fixing a bug. That's a violation of DFSG #2.

Helmut
--- End Message ---
--- Begin Message ---
Source: netkit-ftp-ssl
Source-Version: 0.17.34+0.2-4.1

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
netkit-ftp-ssl 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, 24 Feb 2019 14:39:23 +0100
Source: netkit-ftp-ssl
Architecture: source
Version: 0.17.34+0.2-4.1
Distribution: unstable
Urgency: high
Maintainer: Mats Erik Andersson 
Changed-By: Christoph Biedl 
Closes: 859224 912126
Changes:
 netkit-ftp-ssl (0.17.34+0.2-4.1) unstable; urgency=high
 .
   * Non-maintainer upload
   * Use cmake as build system. Closes: #912126
   * Migrate to openssl 1.1, patches by Sebastian Andrzej Siewior.
 Closes: #859224
Checksums-Sha1:
 4e74fe907aa72eb73dac84fa7758f1d9739c7429 1874 
netkit-ftp-ssl_0.17.34+0.2-4.1.dsc
 3477703b32f37d9949381e5aefc7099009ed5322 48716 
netkit-ftp-ssl_0.17.34+0.2-4.1.debian.tar.xz
 8185e5fcf800b33a6641aff8e9b83e3b47597506 6549 
netkit-ftp-ssl_0.17.34+0.2-4.1_powerpc.buildinfo
Checksums-Sha256:
 8d34914674eda84ad6b3b8df1f65cdb5551831acdb2b4a4b375be3768695 1874 
netkit-ftp-ssl_0.17.34+0.2-4.1.dsc
 7c96e1bd0e7972da63977b032bf8ba2d665d658313450141f502838ea085ea82 48716 
netkit-ftp-ssl_0.17.34+0.2-4.1.debian.tar.xz
 ea367844d2ae79336d0d7f3b6077dfaffae1947f12b9dd526d3c1a67a91d6b5f 6549 
netkit-ftp-ssl_0.17.34+0.2-4.1_powerpc.buildinfo
Files:
 17eed78f84320efde2cb754c2e52cea2 1874 net extra 
netkit-ftp-ssl_0.17.34+0.2-4.1.dsc
 b7e6be374e4cab6cab0b940efe2c50db 48716 net extra 
netkit-ftp-ssl_0.17.34+0.2-4.1.debian.tar.xz
 86acc93e35c8e8ba2e4f52cdee87c2e8 6549 net extra 
netkit-ftp-ssl_0.17.34+0.2-4.1_powerpc.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEWXMI+726A12MfJXdxCxY61kUkv0FAlx0b70ACgkQxCxY61kU
kv1oEQ//Re5gwsU6TRKBP4+OTz+y8WEKbnc3r85kyEV7jwi5aLYVgUkJSXj2+jMZ
4NQtcTQ67n1oahEwbWy17ufAHQASC2VKHX8wUQz+C61yPf2MXkXRMvU9Ia7NYv5B
FZGjYx7CAjCd5Dvb13eLv7iAr2u5FU8gyPnFj0WxqbTAoRNymFpEaNJO7DOWoaY3
Ok2gV5uOaT1qFFQjUPw/ubJGq8SHnFzWo1+jotq+J0Y8AtKjEhSCbp+YeGU6vBX2
FOtAjuFOGfNCwVTrgd6ddAOcaY4XJovVlrJPri+8esz6QVVbtS72JfFozMNXQCMn
Mp7BWbeKHGeNUcAWTM3ayMTIRLtcSTuoYriZfsbpFl3NUD40VpaTBFXZ/brL6Ajc
IqoxUVAAbzGW1f3u6GiG7y2+0wLTtJJ3S4vxfr2GruoVr8fSG2Epwya3DqGqw27d
7DUv40f2j+bBNP9EP22tVMJ02abAJKRZqGACHrYTbyqTjibzXptRyTbhjED99qgW
kwKOrL0oxvCpT7POW247rAHX/spznwY754KyA/+G2QQXo5MReCb13+Wly2FVSxL1
0gG5HF3APIn5orojJ9DRZ5QEp53ddBqB/Tx0qcFuda6IeUo/ImS7E7nvhAWvOCa9
UTM5kl6xE1MoQ5YXy4bABnD6Rvjq5Lgg3P+cslL15vuejqK5Q44=
=Otz6
-END PGP SIGNATURE End Message ---


Bug#912123: marked as done (linux-ftpd-ssl misses the generator for configure)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 23:20:16 +
with message-id 
and subject line Bug#912123: fixed in linux-ftpd-ssl 0.17.36+0.3-2.1
has caused the Debian Bug report #912123,
regarding linux-ftpd-ssl misses the generator for configure
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.)


-- 
912123: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912123
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: netkit-ntalk
Version: 0.17-15
Severity: serious
Justification: DFSG #2
User: helm...@debian.org
Usertags: rebootstrap

The configure file in the netkit-ntalk is generated using confgen from
MCONFIG.in. However, the generator is missing. No package in unstable
contains said confgen tool. Thus configure cannot be regenerated after
fixing a bug. That's a violation of DFSG #2.

Helmut
--- End Message ---
--- Begin Message ---
Source: linux-ftpd-ssl
Source-Version: 0.17.36+0.3-2.1

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
linux-ftpd-ssl 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, 24 Feb 2019 14:39:30 +0100
Source: linux-ftpd-ssl
Architecture: source
Version: 0.17.36+0.3-2.1
Distribution: unstable
Urgency: high
Maintainer: Mats Erik Andersson 
Changed-By: Christoph Biedl 
Closes: 912123
Changes:
 linux-ftpd-ssl (0.17.36+0.3-2.1) unstable; urgency=high
 .
   * Non-maintainer upload
   * Use cmake as build system. Closes: #912123
Checksums-Sha1:
 0e81cb8a2cb07c950c4ab8496165c5b7bb59ac06 1892 
linux-ftpd-ssl_0.17.36+0.3-2.1.dsc
 d37a56c65ac931c19ecaf7512b1e8ad4d13e7f3f 53804 
linux-ftpd-ssl_0.17.36+0.3-2.1.debian.tar.xz
 fc54a160e916958064762f56d04ca24f4ccec1cf 6509 
linux-ftpd-ssl_0.17.36+0.3-2.1_powerpc.buildinfo
Checksums-Sha256:
 800c484d43513cf13be58945a357375b3ce8e9809fb6d6a1bcb9c6770facb1a5 1892 
linux-ftpd-ssl_0.17.36+0.3-2.1.dsc
 9dde9b25fb710690a2f25396f6f1872a54d3adf03239cdcaf355fd04ab97b1bc 53804 
linux-ftpd-ssl_0.17.36+0.3-2.1.debian.tar.xz
 3ad410090c5012e427f8e927d9876ab44156e4ec35ff174a658af790c88bb6ea 6509 
linux-ftpd-ssl_0.17.36+0.3-2.1_powerpc.buildinfo
Files:
 ef461db8bc4436bf0f7eea8451648c9e 1892 net extra 
linux-ftpd-ssl_0.17.36+0.3-2.1.dsc
 f590f6f03dbc690a0846d09440dabacd 53804 net extra 
linux-ftpd-ssl_0.17.36+0.3-2.1.debian.tar.xz
 ff8eba48d311804670da6db86d59d724 6509 net extra 
linux-ftpd-ssl_0.17.36+0.3-2.1_powerpc.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEWXMI+726A12MfJXdxCxY61kUkv0FAlx0b8UACgkQxCxY61kU
kv2FMA//Y4EH4E0mXefQ8xcjFne2qaCWF96YzuHwoJkMQTyEz/XrjtLWtIyvt/Jl
E11iN5ovnjMObxFY1VSvl4mKP0fdjdRDi8ZlgX2sdxAaLIt8k6fxofyHXWI6A6GN
mQXHrlZw6lPTZ5qHG6EG4Nb5p1+G1HH9dpW3JjVhqlkX5kmbaEKsx7kyLyxRD/BR
Jo7wyFpRbRguJ6+TDKRhdgdKVnsHz65rwViVP2hhOOD3bWyZYX6Jb6ZCsSv3gGmS
P00E/fvXwY3Q+CVml7pvntf60GdMRgFLTkOaLCxa5xO8jkVPHrZU/qOXxglXVBKd
WGv3zEzE6ZyaeWyk6mORS4CuB8HljaNotmAxL55OBfE8mM1Fo30KflcJ24/ZwpMY
hFt9tpH4FhPvnxFvp1s93hBPIyIn+Kr9KhkA9ujtsksuJxITq6/NHc1yseavEcvd
3tlAnPwnahDApKFZnBz+orD0IKnCyyubMaeakfyvRGzNPSoHQaKqHsoUjadCir0b
o3ObiD/h8dxkziuQh60w54NINkOID4unh188LEyYC2LLtS29B3F5jXOhwsMh972Z
hICuvK3+r2plx6tBzHy25um9rm/8qQI7+V8DxsOREL+gk3v/cPev3/PUwafloRRk
eGDMR3vPChnhymHMFoyncOt+z70von6wkC29XHc3s5vD7spq2l4=
=hFAI
-END PGP SIGNATURE End Message ---


Bug#912122: marked as done (linux-ftpd misses the generator for configure)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 23:20:09 +
with message-id 
and subject line Bug#912122: fixed in linux-ftpd 0.17-36.1
has caused the Debian Bug report #912122,
regarding linux-ftpd misses the generator for configure
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.)


-- 
912122: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912122
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: netkit-ntalk
Version: 0.17-15
Severity: serious
Justification: DFSG #2
User: helm...@debian.org
Usertags: rebootstrap

The configure file in the netkit-ntalk is generated using confgen from
MCONFIG.in. However, the generator is missing. No package in unstable
contains said confgen tool. Thus configure cannot be regenerated after
fixing a bug. That's a violation of DFSG #2.

Helmut
--- End Message ---
--- Begin Message ---
Source: linux-ftpd
Source-Version: 0.17-36.1

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
linux-ftpd 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, 24 Feb 2019 14:39:25 +0100
Source: linux-ftpd
Architecture: source
Version: 0.17-36.1
Distribution: unstable
Urgency: high
Maintainer: Mats Erik Andersson 
Changed-By: Christoph Biedl 
Closes: 912122
Changes:
 linux-ftpd (0.17-36.1) unstable; urgency=high
 .
   * Non-maintainer upload
   * Use cmake as build system. Closes: #912122
Checksums-Sha1:
 28ac5f5670404523ae17783d0ccc0c583794 1846 linux-ftpd_0.17-36.1.dsc
 e08a6a736a51accd545801fb95f2d8ff0fea83ce 31012 
linux-ftpd_0.17-36.1.debian.tar.xz
 ca4fd7f45cc853adcbe611523cc9f20b8bfd947f 6364 
linux-ftpd_0.17-36.1_powerpc.buildinfo
Checksums-Sha256:
 56952025574f4d06f23c43de3a1c01ee41876a023131ac22478278f8d30d05f6 1846 
linux-ftpd_0.17-36.1.dsc
 e77ac5d93bd85eb213e4e1bd856c4a4c8a4d31d3a540271761d5a60375af0db2 31012 
linux-ftpd_0.17-36.1.debian.tar.xz
 583129a75f1743fdeadf193b3b6c1a93ffdec6de26017232ba1c0bd1f3ad67c3 6364 
linux-ftpd_0.17-36.1_powerpc.buildinfo
Files:
 0a3047a85d1d739d0c73ba0e3bdac354 1846 net extra linux-ftpd_0.17-36.1.dsc
 c434d98a868ee5e14624ba8e95b48615 31012 net extra 
linux-ftpd_0.17-36.1.debian.tar.xz
 8c3701bb726786f1fbe6b38f80d44652 6364 net extra 
linux-ftpd_0.17-36.1_powerpc.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEWXMI+726A12MfJXdxCxY61kUkv0FAlx0b8MACgkQxCxY61kU
kv3ieA/+I2M1CsoXy/HrieHT3ehltEFzhgI04Bt9uH2+DsEW9mDjGErZ4yTu/C03
ZQpNTIBmo0G2AvBBDWl7A+lQa4mp8J/WpyrEqgNKIl5i2/BWOFGJ1QvHCIJ/YZLM
ZjWgjQ96eMppKH25NSZeDEvmnDxumO6taHvl8Tp1M3wdkJTqFGzcp9WnboqZlZxf
zUfhX9AjDC7uMYbWXxa9v8v4rvDoLh2K3TL9zOXxj2DombFjI8MH/c7G4Pt6J4tP
Q+WScmrIjHxJIt92jA5LueHXc4RtoMEk76T4nz6t+TfoDQQZ3QNidftCMym5R1fD
/9ddTeGQ5+AkJPhaI0UVG++nF8mSPgYQhhzRqIeKx3c3l81//nZtNIIn7ZhENLmW
di4DrD7Xrbb4yq6o2RzDFzwXIfvtKa++H2W8BgW+Ntvh2OvsAW8ow1lUhwohga2Z
mVwA8EtJSUOF/bBKgaa4fMzm2xGWhrV7Yd8JY6LvkSGV+gpRUSaDSTz2YYoMjuQA
aLfRYSdOdqaqlwqbRzHFXFUoCA4P4wvdH4UzdVtQ3gagzon0nha1zaH0dVxKcVLu
JFWANA5ZzVpPgzC+oiC75iMTt8bR9gBa87s5A7Rnx5Z6WGPLiXQe4vp7RUy9hX8R
r8FLghJzsCa7Frhyt9JjhitEO6gMnyJws7dlkWuTUrFE3HTZOrY=
=+0aj
-END PGP SIGNATURE End Message ---


Bug#912131: marked as done (netkit-telnet misses the generator for configure)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 23:20:45 +
with message-id 
and subject line Bug#912131: fixed in netkit-telnet 0.17-41.2
has caused the Debian Bug report #912131,
regarding netkit-telnet misses the generator for configure
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.)


-- 
912131: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: netkit-ntalk
Version: 0.17-15
Severity: serious
Justification: DFSG #2
User: helm...@debian.org
Usertags: rebootstrap

The configure file in the netkit-ntalk is generated using confgen from
MCONFIG.in. However, the generator is missing. No package in unstable
contains said confgen tool. Thus configure cannot be regenerated after
fixing a bug. That's a violation of DFSG #2.

Helmut
--- End Message ---
--- Begin Message ---
Source: netkit-telnet
Source-Version: 0.17-41.2

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
netkit-telnet 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, 24 Feb 2019 14:25:14 +0100
Source: netkit-telnet
Architecture: source
Version: 0.17-41.2
Distribution: unstable
Urgency: high
Maintainer: Mats Erik Andersson 
Changed-By: Christoph Biedl 
Closes: 912131
Changes:
 netkit-telnet (0.17-41.2) unstable; urgency=high
 .
   * Non-maintainer upload
   * Use cmake to build the package. Closes: #912131
Checksums-Sha1:
 aeab1c0740b719db1119bcf394fc909248028a79 1840 netkit-telnet_0.17-41.2.dsc
 36bc745553fc0ffd7b1572a67aa527e483add1f9 35460 
netkit-telnet_0.17-41.2.debian.tar.xz
 aa1fa5cc2d2f76bb629a6c636b9e48b113336cf1 6876 
netkit-telnet_0.17-41.2_powerpc.buildinfo
Checksums-Sha256:
 ffdaecfa10c77374c0d33eb3efd6366585211acf2d4a5f839c854446742583f9 1840 
netkit-telnet_0.17-41.2.dsc
 e18b53924cb41356ed5f08e62b94e249e16a2b40cd9bca4976e19bdf0c0edcb4 35460 
netkit-telnet_0.17-41.2.debian.tar.xz
 1cd69823c1907f05671423815f249c85a2ee16246ba903fefa0b213f87cd70fb 6876 
netkit-telnet_0.17-41.2_powerpc.buildinfo
Files:
 984f6232896a7b604d3ead3bb5081c06 1840 net standard netkit-telnet_0.17-41.2.dsc
 ee174123439a513fe95838085d6b7cb7 35460 net standard 
netkit-telnet_0.17-41.2.debian.tar.xz
 39fb560aae536057a6beee3ae62023eb 6876 net standard 
netkit-telnet_0.17-41.2_powerpc.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEWXMI+726A12MfJXdxCxY61kUkv0FAlx0b7cACgkQxCxY61kU
kv0U2g/+Pi7WxCprbp3xUxopGuhWNKEmaWCLGhJyKihdkJq6o7zJsvyIEdXrjCtX
FPLtkW2nxOaCzHuVT18GqgVQY3L73qpJ45Jdp146gP5pCMD0FyFnQvLr9IUfc+Ds
d7rf7kauvQYikjbsummOgHUApvtjFr1Ze1VOVbO1DQJPhoCj1zoCv3G+3JwsDfp1
dhuecwX7PVAi85ZK3w7lyAcmxIpX/mbXITQ3daDS+ZCD9ttQhPHByDoVVBohRgy2
X4P0VIm69twIiwS5zIELSXJx1jZEIp672AzFBHvDUVapNL+R8OMVG9fZEAOE0RP3
sVX0ha5mWt3dFt0TZ/QI7zA2XCe40EINDiI6EE5KHp1lhHnlw7iJ2n6xXBNtJuzH
Fbn1rnTkcHGPjuovHEGm9XEOtM6eLgy2QrWUK08FEpv7z9niux6b6mTPrgFpQDFT
5dGW6lAlildiPTCkhvAdqgQWUIk/FZCaVgHPi4W3/VU/V2XSmmmD1fKRUuDDsJ75
mlo3TM0Y1wF74YoLif/tfpTlVGqCGUpOaF5XDLd88pHA9OqdVKKEB3EwlKKSim4y
3NC9NE2dbXZB8geK/QzJbLxcEnpqFaChS/+2V2apqkrAwcgcjT6mqiN6T4BEcSPW
oXENZwviyxFLQUSeGCNuHOMePHVPS74cv8pBtKY2QwLSMLqmlzQ=
=xGbV
-END PGP SIGNATURE End Message ---


Bug#859224: marked as done (netkit-ftp-ssl: Please migrate to openssl1.1 in Buster)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 23:20:37 +
with message-id 
and subject line Bug#859224: fixed in netkit-ftp-ssl 0.17.34+0.2-4.1
has caused the Debian Bug report #859224,
regarding netkit-ftp-ssl: Please migrate to openssl1.1 in Buster
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.)


-- 
859224: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859224
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: netkit-ftp-ssl
Version: 0.17.34+0.2-1
Severity: important
Tags: sid buster
User: pkg-openssl-de...@lists.alioth.debian.org
Usertags: openssl-1.1-trans

Please migrate to libssl-dev in the Buster cycle.

Sebastian
--- End Message ---
--- Begin Message ---
Source: netkit-ftp-ssl
Source-Version: 0.17.34+0.2-4.1

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
netkit-ftp-ssl 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, 24 Feb 2019 14:39:23 +0100
Source: netkit-ftp-ssl
Architecture: source
Version: 0.17.34+0.2-4.1
Distribution: unstable
Urgency: high
Maintainer: Mats Erik Andersson 
Changed-By: Christoph Biedl 
Closes: 859224 912126
Changes:
 netkit-ftp-ssl (0.17.34+0.2-4.1) unstable; urgency=high
 .
   * Non-maintainer upload
   * Use cmake as build system. Closes: #912126
   * Migrate to openssl 1.1, patches by Sebastian Andrzej Siewior.
 Closes: #859224
Checksums-Sha1:
 4e74fe907aa72eb73dac84fa7758f1d9739c7429 1874 
netkit-ftp-ssl_0.17.34+0.2-4.1.dsc
 3477703b32f37d9949381e5aefc7099009ed5322 48716 
netkit-ftp-ssl_0.17.34+0.2-4.1.debian.tar.xz
 8185e5fcf800b33a6641aff8e9b83e3b47597506 6549 
netkit-ftp-ssl_0.17.34+0.2-4.1_powerpc.buildinfo
Checksums-Sha256:
 8d34914674eda84ad6b3b8df1f65cdb5551831acdb2b4a4b375be3768695 1874 
netkit-ftp-ssl_0.17.34+0.2-4.1.dsc
 7c96e1bd0e7972da63977b032bf8ba2d665d658313450141f502838ea085ea82 48716 
netkit-ftp-ssl_0.17.34+0.2-4.1.debian.tar.xz
 ea367844d2ae79336d0d7f3b6077dfaffae1947f12b9dd526d3c1a67a91d6b5f 6549 
netkit-ftp-ssl_0.17.34+0.2-4.1_powerpc.buildinfo
Files:
 17eed78f84320efde2cb754c2e52cea2 1874 net extra 
netkit-ftp-ssl_0.17.34+0.2-4.1.dsc
 b7e6be374e4cab6cab0b940efe2c50db 48716 net extra 
netkit-ftp-ssl_0.17.34+0.2-4.1.debian.tar.xz
 86acc93e35c8e8ba2e4f52cdee87c2e8 6549 net extra 
netkit-ftp-ssl_0.17.34+0.2-4.1_powerpc.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEWXMI+726A12MfJXdxCxY61kUkv0FAlx0b70ACgkQxCxY61kU
kv1oEQ//Re5gwsU6TRKBP4+OTz+y8WEKbnc3r85kyEV7jwi5aLYVgUkJSXj2+jMZ
4NQtcTQ67n1oahEwbWy17ufAHQASC2VKHX8wUQz+C61yPf2MXkXRMvU9Ia7NYv5B
FZGjYx7CAjCd5Dvb13eLv7iAr2u5FU8gyPnFj0WxqbTAoRNymFpEaNJO7DOWoaY3
Ok2gV5uOaT1qFFQjUPw/ubJGq8SHnFzWo1+jotq+J0Y8AtKjEhSCbp+YeGU6vBX2
FOtAjuFOGfNCwVTrgd6ddAOcaY4XJovVlrJPri+8esz6QVVbtS72JfFozMNXQCMn
Mp7BWbeKHGeNUcAWTM3ayMTIRLtcSTuoYriZfsbpFl3NUD40VpaTBFXZ/brL6Ajc
IqoxUVAAbzGW1f3u6GiG7y2+0wLTtJJ3S4vxfr2GruoVr8fSG2Epwya3DqGqw27d
7DUv40f2j+bBNP9EP22tVMJ02abAJKRZqGACHrYTbyqTjibzXptRyTbhjED99qgW
kwKOrL0oxvCpT7POW247rAHX/spznwY754KyA/+G2QQXo5MReCb13+Wly2FVSxL1
0gG5HF3APIn5orojJ9DRZ5QEp53ddBqB/Tx0qcFuda6IeUo/ImS7E7nvhAWvOCa9
UTM5kl6xE1MoQ5YXy4bABnD6Rvjq5Lgg3P+cslL15vuejqK5Q44=
=Otz6
-END PGP SIGNATURE End Message ---


Bug#912132: marked as done (netkit-telnet-ssl misses the generator for configure)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 23:20:56 +
with message-id 
and subject line Bug#912132: fixed in netkit-telnet-ssl 0.17.41+0.2-3.2
has caused the Debian Bug report #912132,
regarding netkit-telnet-ssl misses the generator for configure
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.)


-- 
912132: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912132
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: netkit-ntalk
Version: 0.17-15
Severity: serious
Justification: DFSG #2
User: helm...@debian.org
Usertags: rebootstrap

The configure file in the netkit-ntalk is generated using confgen from
MCONFIG.in. However, the generator is missing. No package in unstable
contains said confgen tool. Thus configure cannot be regenerated after
fixing a bug. That's a violation of DFSG #2.

Helmut
--- End Message ---
--- Begin Message ---
Source: netkit-telnet-ssl
Source-Version: 0.17.41+0.2-3.2

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
netkit-telnet-ssl 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, 24 Feb 2019 14:38:52 +0100
Source: netkit-telnet-ssl
Architecture: source
Version: 0.17.41+0.2-3.2
Distribution: unstable
Urgency: high
Maintainer: Mats Erik Andersson 
Changed-By: Christoph Biedl 
Closes: 912132
Changes:
 netkit-telnet-ssl (0.17.41+0.2-3.2) unstable; urgency=high
 .
   * Non-maintainer upload
   * Use cmake to build the package. Closes: #912132
Checksums-Sha1:
 98bdb997c83ddd8087922168c25298b89acc523e 1951 
netkit-telnet-ssl_0.17.41+0.2-3.2.dsc
 7e525d481d4ccb48287944816408305bd394b441 87624 
netkit-telnet-ssl_0.17.41+0.2-3.2.debian.tar.xz
 a7b49243b5002dd418fb0581f1e73874fd177dad 7088 
netkit-telnet-ssl_0.17.41+0.2-3.2_powerpc.buildinfo
Checksums-Sha256:
 fa39daa9bf7e03cf956407390ef24e9199570fd864d361f3ce1c490cecf3df97 1951 
netkit-telnet-ssl_0.17.41+0.2-3.2.dsc
 2f7657fc2be7233ae2b61e0e3ee81ccf264ab1628bb68bfed88c8cf6515a0b10 87624 
netkit-telnet-ssl_0.17.41+0.2-3.2.debian.tar.xz
 c83ae8fe5bf623141519822ae955085286e8fde2e9b5e8a24446e077a79597d3 7088 
netkit-telnet-ssl_0.17.41+0.2-3.2_powerpc.buildinfo
Files:
 88b51d3f80380f32157a1efb97e27677 1951 net extra 
netkit-telnet-ssl_0.17.41+0.2-3.2.dsc
 9ce1958547be5b5ccaea2f40a8e5bec6 87624 net extra 
netkit-telnet-ssl_0.17.41+0.2-3.2.debian.tar.xz
 a8d73f9cb7cddb694a690767393961aa 7088 net extra 
netkit-telnet-ssl_0.17.41+0.2-3.2_powerpc.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEWXMI+726A12MfJXdxCxY61kUkv0FAlx0b7oACgkQxCxY61kU
kv137hAA09GF+uRFU+RB1930o4OAeSQfu2aXNh5ejCy0QV1QFT0tCr//egYQgCkP
Jh9jiOE4DWOhkCtnQKXRKW529VsexuIuKK5k23fEaP6jOi/LUu7m2nHBKEjnmMh5
sRDh+EDCFPjF8dCGsHuGkJT92YOQTVx/6R/Fewvdo3LeQUIjyDmUTSV+HG5KRurg
2HU96uNFzFcUZmkJ4UY8dWlQhCVJkDOUT/h/geH55Z2k86HRZOmw99K62cNaIhc1
DqvA+E8FqI7Igu8xJnWXRtEi0TVTavkie9OIm6rwha3OID7SkGQGFkSETBrmBjvS
tH3H1UwEeTThe9z3nA8vfxJz+G8NohkE9mAMeN/iCAYZOEVEvPf5QAtPe2++0Yyf
i/WG93j1wnqCmG0qydngx2VMBXMxe4XLnRIBMGx5gn1Ij0le/oQ0RAk1pV0xPkYt
CLcvRP4TgsLPoWrNYSR5wKM/aL+JRnQaGJmzzduq/3UiUtcBNem3tp6NvK18SIQ1
osyP1XuEr5Ywnojw+aTYO+daAa0cv0muhpaw5ItXHgv2pM9zIDMFhWN2F3xuk+iU
kWJ83Z6xmlsfIQjmFPX9qzV/YQKUQJrrzteflA6zg4pN8o5Va96Auh5Fy8MxOoqu
xKPAMbi8dbnzU8Ov+QqX4JOECYfj9454ukWi2fE5R6UiQmss5Tg=
=k3hP
-END PGP SIGNATURE End Message ---


Bug#912125: marked as done (netkit-ftp misses the generator for configure)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 23:20:25 +
with message-id 
and subject line Bug#912125: fixed in netkit-ftp 0.17-34.1
has caused the Debian Bug report #912125,
regarding netkit-ftp misses the generator for configure
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.)


-- 
912125: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912125
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: netkit-ntalk
Version: 0.17-15
Severity: serious
Justification: DFSG #2
User: helm...@debian.org
Usertags: rebootstrap

The configure file in the netkit-ntalk is generated using confgen from
MCONFIG.in. However, the generator is missing. No package in unstable
contains said confgen tool. Thus configure cannot be regenerated after
fixing a bug. That's a violation of DFSG #2.

Helmut
--- End Message ---
--- Begin Message ---
Source: netkit-ftp
Source-Version: 0.17-34.1

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

Debian distribution maintenance software
pp.
Christoph Biedl  (supplier of updated 
netkit-ftp 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, 24 Feb 2019 14:39:21 +0100
Source: netkit-ftp
Architecture: source
Version: 0.17-34.1
Distribution: unstable
Urgency: high
Maintainer: Mats Erik Andersson 
Changed-By: Christoph Biedl 
Closes: 912125
Changes:
 netkit-ftp (0.17-34.1) unstable; urgency=high
 .
   * Non-maintainer upload
   * Use cmake as build system. Closes: #912125
Checksums-Sha1:
 348999785fbd3b0835597c230e8611b3d2c7c52e 1789 netkit-ftp_0.17-34.1.dsc
 4e50c9bfbaa4711ff60cacda2aa10dfde4010b34 31600 
netkit-ftp_0.17-34.1.debian.tar.xz
 2461259497956cc7505ad240a5c56a1e94d85ec0 6389 
netkit-ftp_0.17-34.1_powerpc.buildinfo
Checksums-Sha256:
 196e0d0fd88e82f61691b440beb2cf576ade93158b50ae000eb87ab2d7a85e1f 1789 
netkit-ftp_0.17-34.1.dsc
 e85866d4ade9eea1d522e10df27a893a189f6ca06279d367e489fd04ac3192ed 31600 
netkit-ftp_0.17-34.1.debian.tar.xz
 2cfbffaa5574615a4b80ce1977c4db0d437f737ac8e712ae8b32ada15b5a13d6 6389 
netkit-ftp_0.17-34.1_powerpc.buildinfo
Files:
 5a706f29d3229f3783a0780d217a5436 1789 net standard netkit-ftp_0.17-34.1.dsc
 564cad7a16e6f58a97c288b8963c4dfb 31600 net standard 
netkit-ftp_0.17-34.1.debian.tar.xz
 ee548c0cbf5a91b8151297e10c961748 6389 net standard 
netkit-ftp_0.17-34.1_powerpc.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEWXMI+726A12MfJXdxCxY61kUkv0FAlx0b78ACgkQxCxY61kU
kv0e4RAAs3qxQgRm57olG14rGmBpX1si2ftBuTeKT3k3XKE16YcdkHSIGgK8Fx2f
TwI9gvHX1ag5E4WwddOiM6EblSXFpUeNUCU2vwFIOChPPTLRSAp4nVPoVkhnq8u/
BTIqZHdiN4KcINy0BPmwdMER4qkApJZL3BDXFrESLKWlAXd0QvQjyImbMHUb9Mmv
MF8d44+YIlCiD3Ic2xqtXFJ/S2xWMu3ppe8PR1C9zTYDBagg1b2C6fs1aoe6QaE8
mi5jsRjk7ZMKifhBuAN0yRM5aCRCuX4n9WowIaTGsEcdWYNdfBs+NQUNvejGm8fi
iHMsYqeZFDO8fiwqP/+l3Y1kc7djjl7BTQSSfYRt+eGCmPxC6p4eN7v3hs4B6IK8
8466aYTeqGXueDXr1/QNbdhADc64rUGJ86gINCb/Innlorypxgw+VfxqMks90sQ0
5TT54RSvbWn9KvP1A/TA44bSKF4CkNUwG2Rl99sc7HIE7u89HPkIv21NTlomFToH
wMcOL2MObKkzt1CjEiA/W44Eptjj9xtyV52b6wA3C63dCfxrOLZaKSkYnGeDW1GR
7PIhlWkCGzZeBT8yMs+xagOKpwCK1Inh0gMR0dAyLpvlB4iSYgb9dMRgShB8aSQv
LOInon9fowg7QkG3iedOCr0KDg1GTVA98Jlu0EZ2jGL06NwyCkY=
=w14D
-END PGP SIGNATURE End Message ---


Bug#910902: Please test again: my_print_defaults and Akonadi for a freash installation

2019-02-27 Thread Otto Kekäläinen
Looks like this has never been in the core package:

https://packages.debian.org/search?searchon=contents=resolveip=path=unstable=any
/usr/bin/resolveipmariadb-server-10.0 [arm64], mariadb-server-10.1
[powerpc], mariadb-server-10.3 [ei ia64, powerpc, s390, sparc],
mariadb-server-5.5 [sparc, arm64], mysql-server-5.5 [sparc, ia64,
s390, arm64], mysql-server-5.7 [ei hurd-i386, ia64, kfreebsd-i386,
s390, sparc, sparc64], percona-xtradb-cluster-server-5.5 [sparc,
arm64]

Moving the file requires some consideration for backwards
compatibility etc. Would you like to take a look at this and try to
come up with a solution?

See https://wiki.debian.org/Teams/MySQL/patches on how to use Salsa-CI
to test and submit patches.



Bug#923420: coreutils: mv broken when file system doesn't support RENAME_NOREPLACE

2019-02-27 Thread Johannes Schauer
Hi Felix,

Quoting Felix Geyer (2019-02-27 23:16:15)
> With those distro patches from version 8.30-2 mv fails on filesystems that 
> don't
> support the renameat2 RENAME_NOREPLACE flag.
> I noticed this because coreutils 8.30-2 breaks autopkgtest with the qemu 
> runner
> which calls mv on a 9p filesystem.
> 
> renameatu.patch is the offender as it only changes renameat2() calls to 
> renameatu()
> in lib/ but not in src/.
> As a result some tools call the glibc renameat2() instead of the gnulib one 
> which
> has appropriate fallbacks.
> I haven't checked what other tools are exactly affected (calls are in mv.c, 
> shred.c
> and copy.c).
> 
> After an extended debugging session,

wow, that must've been a "fun" session until you figured out what was wrong!

Unfortunately, I'm still on holidays until March 3, so I cannot look into the
situation before then due to very limited internet access in the Swedish
mountains.

I'm sorry I missed this issue my patch created on filesystems that don't
support the RENAME_NOREPLACE flag. :(

cheers, josch


signature.asc
Description: signature


Bug#923420: coreutils: mv broken when file system doesn't support RENAME_NOREPLACE

2019-02-27 Thread Felix Geyer
Package: coreutils
Version: 8.30-2
Severity: serious

Hi,

With those distro patches from version 8.30-2 mv fails on filesystems that don't
support the renameat2 RENAME_NOREPLACE flag.
I noticed this because coreutils 8.30-2 breaks autopkgtest with the qemu runner
which calls mv on a 9p filesystem.

renameatu.patch is the offender as it only changes renameat2() calls to 
renameatu()
in lib/ but not in src/.
As a result some tools call the glibc renameat2() instead of the gnulib one 
which
has appropriate fallbacks.
I haven't checked what other tools are exactly affected (calls are in mv.c, 
shred.c
and copy.c).

After an extended debugging session,
Felix



Processed: Re: Please test again: my_print_defaults and Akonadi for a freash installation

2019-02-27 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 -moreinfo
Bug #910902 [mariadb-server] mariadb-server-core: do not provides 
my_print_defaults anymore
Removed tag(s) moreinfo.
> retitle -1 resolveip is missing for a fresh installation of Akonadi
Bug #910902 [mariadb-server] mariadb-server-core: do not provides 
my_print_defaults anymore
Changed Bug title to 'resolveip is missing for a fresh installation of Akonadi' 
from 'mariadb-server-core: do not provides my_print_defaults anymore'.

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



Bug#910902: Please test again: my_print_defaults and Akonadi for a freash installation

2019-02-27 Thread Sandro Knauß
Control: tags -1 -moreinfo
Control: retitle -1 resolveip is missing for a fresh installation of Akonadi

Hey,

Okay I made the initial test late December and checked against 10.1. I now 
checked again and you are right my_print_defaults is now found in the -core 
package.

Bit this the command is not successfully:
 "/usr/bin/mysql_install_db" "--defaults-file= --force --basedir=/usr --
datadir=/home/siducer/.local/share/akonadi/db_data/"

it fails because /usr/bin/resolveip is missing in core package.

hefee

> If you look at
> https://packages.debian.org/stretch/amd64/mariadb-server-core-10.1/filelist
> there is no my_print_defaults
> 
> However since 10.3 there is:
> https://packages.debian.org/sid/amd64/mariadb-server-core-10.3/filelist
>   /usr/bin/my_print_defaults
>   ..
>   /usr/share/man/man1/my_print_defaults.1.gz
> 
> Your question is the other way around. Can you please test again if
> this is actually a issue with MariaDB 10.3 or something else? Are you
> using the MariaDB from official Debian repositories?



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


Bug#923359: marked as done (pacemaker: FTBFS in sid (ld terminated with signal 11 [Segmentation fault]))

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 21:50:35 +
with message-id 
and subject line Bug#923246: fixed in binutils 2.31.1-15
has caused the Debian Bug report #923246,
regarding pacemaker: FTBFS in sid (ld terminated with signal 11 [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.)


-- 
923246: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923246
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pacemaker
Version: 2.0.1~rc5-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in sid but it failed:


[...]
 debian/rules build-indep
dh build-indep --with python3
   dh_update_autotools_config -i
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<>'
dh_autoreconf --as-needed autoreconf -- -vif -Wno-portability
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=no-portability 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: subdirectory libltdl not present
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './compile'

[... snipped ...]

/bin/bash ../../libtool --tag=CC   --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../../include  -I../../include -I../../include 
-I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu 
-DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ggdb -fgnu89-inline -Wall -Waggregate-return 
-Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels 
-Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith 
-Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral 
-fstack-protector-strong -Werror -fPIC -c -o libcrmcommon_la-operations.lo 
`test -f 'operations.c' || ec
 ho './'`operations.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include 
-I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu 
-DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -g -O2 
"-fdebug-prefix-map=/<>=." -fstack-protector-strong -Wformat 
-Werror=format-security -ggdb -fgnu89-inline -Wall -Waggregate-return 
-Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels 
-Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith 
-Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral 
-fstack-protector-strong -Werror -fPIC -c operations.c  -fPIC -DPIC -o 
.libs/libcrmcommon_la-operations.o
/bin/bash ../../libtool --tag=CC   --tag=CC   --mode=compile gcc 
-DHAVE_CONFIG_H -I. -I../../include  -I../../include -I../../include 
-I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu 
-DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ggdb -fgnu89-inline -Wall -Waggregate-return 
-Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels 
-Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith 
-Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral 
-fstack-protector-strong -Werror -fPIC -c -o libcrmcommon_la-pid.lo `test -f 
'pid.c' || echo './'`pid.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include 
-I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu 
-DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libxml2 

Bug#923346: updates

2019-02-27 Thread Paul Thomas
OK, a couple of updates.

First, I tracked down line ptp4l call that starts this off, it's the
ioctl(fd, SIOCSHWTSTAMP, ); line 88 in sk.c. I can see if a
standalone program that just does that ioctl has the same affect.

Second, I was able to reproduce this using the mainline 5.0-rc8 kernel.

-Paul



Processed: found 922306 in 4.9.144-3.1, found 922306 in 4.9.144-3

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

> found 922306 4.9.144-3.1
Bug #922306 [src:linux] linux: btrfs corruption (compressed data + hole data)
Marked as found in versions linux/4.9.144-3.1.
> found 922306 4.9.144-3
Bug #922306 [src:linux] linux: btrfs corruption (compressed data + hole data)
Marked as found in versions linux/4.9.144-3.
> thanks
Stopping processing here.

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



Bug#890075: ruby-http ftbfs (test failures with 2.5)

2019-02-27 Thread Emanuele Rocca
On 10/02 09:47, Matthias Klose wrote:
> ruby-http ftbfs for 2.5, but not for 2.3 in unstable:

Note that the bug is not reproducible with ruby-http 3.3.0-2 as tests
have been disabled:

https://salsa.debian.org/ruby-team/ruby-http/commit/728a3fbcc7c59ebb14cb55aa9f084b910d666971
https://salsa.debian.org/ruby-team/ruby-http/commit/6ba2e142ef6952fc905ac2cac7e2eec536433ac3

Reverting the commits above makes ruby-http ftbfs in unstable.



Bug#917736: marked as done (openhft-chronicle-core: FTBFS: [ERROR] /<>/src/main/java/net/openhft/chronicle/core/io/IOTools.java:[32,27] cannot find symbol)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 21:04:37 +
with message-id 
and subject line Bug#917736: fixed in openhft-chronicle-core 2.17.5-v1.1.8-1
has caused the Debian Bug report #917736,
regarding openhft-chronicle-core: FTBFS: [ERROR] 
/<>/src/main/java/net/openhft/chronicle/core/io/IOTools.java:[32,27]
 cannot find symbol
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.)


-- 
917736: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917736
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openhft-chronicle-core
Version: 1.1.8-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=maven
>dh_update_autotools_config -O--buildsystem=maven
>dh_auto_configure -O--buildsystem=maven
>   mh_patchpoms -plibopenhft-chronicle-core-java --debian-build 
> --keep-pom-version --maven-repo=/<>/debian/maven-repo
>dh_auto_build -O--buildsystem=maven
>   /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<>/debian 
> -Dmaven.repo.local=/<>/debian/maven-repo --batch-mode package 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> com.google.inject.internal.cglib.core.$ReflectUtils$1 
> (file:/usr/share/maven/lib/guice.jar) to method 
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of 
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] -< net.openhft:chronicle-core 
> >-
> [INFO] Building OpenHFT/Chronicle-Core 1.1.8
> [INFO] ---[ bundle 
> ]---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> chronicle-core ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /<>/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ 
> chronicle-core ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 58 source files to /<>/target/classes
> [INFO] 
> /<>/src/main/java/net/openhft/chronicle/core/util/ObjectUtils.java:
>  Some input files use unchecked or unsafe operations.
> [INFO] 
> /<>/src/main/java/net/openhft/chronicle/core/util/ObjectUtils.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] -
> [WARNING] COMPILATION WARNING : 
> [INFO] -
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/UnsafeMemory.java:[20,16]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/OS.java:[21,18] 
> sun.nio.ch.FileChannelImpl is internal proprietary API and may be removed in 
> a future release
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/UnsafeMemory.java:[26,12]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/UnsafeMemory.java:[32,48]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/UnsafeMemory.java:[33,27]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/UnsafeMemory.java:[265,34]
>  sun.misc.Unsafe is internal proprietary API and may be removed in 

Bug#919356: marked as done (dwarves-dfsg: Copyright/licensing is unclear)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 20:42:48 +
with message-id 
and subject line Bug#919356: fixed in dwarves-dfsg 1.12-2
has caused the Debian Bug report #919356,
regarding dwarves-dfsg: Copyright/licensing is unclear
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.)


-- 
919356: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919356
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dwarves-dfsg
Severity: grave

This file is without license info:

 - hash.h

These are also without copyright info:

 - btf_encoder.c
 - btf_encoder.h
 - ctf.h
 - libbtf.c
 - libbtf.h
 - libctf.c
 - libctf.h

Though the detailed analysis is not yet complete, it's clear that the
copyright/licensing situation does not satisfy DFSG.

-- 
3B10 0CA1 8674 ACBA B4FE  FCD2 CE5B CF17 9960 DE13


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: dwarves-dfsg
Source-Version: 1.12-2

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

Debian distribution maintenance software
pp.
Domenico Andreoli  (supplier of updated dwarves-dfsg 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, 27 Feb 2019 18:09:08 +0100
Source: dwarves-dfsg
Architecture: source
Version: 1.12-2
Distribution: unstable
Urgency: medium
Maintainer: Thomas Girard 
Changed-By: Domenico Andreoli 
Closes: 919356
Changes:
 dwarves-dfsg (1.12-2) unstable; urgency=medium
 .
   * Convert to dh.
   * Fix Homepage and Vcs-Git.
   * Fix depends on debhelper >= 10.
   * Remove trailing spaces from the Debian changelog.
   * Update copyright to copyright-format/1.0. Closes: #919356.
Checksums-Sha1:
 0dd4a5af837c9e7d477936e3e0075ff836f00184 2001 dwarves-dfsg_1.12-2.dsc
 46e5e6106acfe96aab4de3128a59d2a47e8ee840 6108 dwarves-dfsg_1.12-2.debian.tar.xz
 8908efeca75fe568c674d15c05dcdd3f6327333e 6294 
dwarves-dfsg_1.12-2_source.buildinfo
Checksums-Sha256:
 67b85bfd55df9018322989dd02aff1eb9eb8bc53b4ac7d6b321e80b8eee192ad 2001 
dwarves-dfsg_1.12-2.dsc
 2a14264042956422a24c8b9e0f327c52626ce8d154c8cdde4e0bc14bebb26898 6108 
dwarves-dfsg_1.12-2.debian.tar.xz
 368aea312c7d451b4751ba6ab3279d73eab1c1ed17b9b982bc7a2d56b900e5b7 6294 
dwarves-dfsg_1.12-2_source.buildinfo
Files:
 45a1a5a2ab7c83d0612a3bd023bbdc70 2001 utils extra dwarves-dfsg_1.12-2.dsc
 320dcb7ba82f9c8e22ea859f9bd7946d 6108 utils extra 
dwarves-dfsg_1.12-2.debian.tar.xz
 388f21b95ed9665e5d813df9d30c9f46 6294 utils extra 
dwarves-dfsg_1.12-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAlx26UEACgkQweDZLphv
fH4bqxAAnMAz90FvaCgU19ttkbSVa/FBAXr3jBJ/zbp6UahpUr+JROgBteRPgUy1
caY0jb85QC4Q4masYxsbyj+a/Fd9TVHG48neIRwV9vpmAOUkt9gsy8mbG8W8FQ4N
uXdIuKa/38VxePf+D7kclaeL4EVC22huYH3AVKR9Q4MXQx//UqAaGeW/t4eDPco9
g2uZggvpaJwM6bpsoavIWgtbj9Zl7L6otlqD5ZrBKjK46bd5uWPSOO1l2iDLp1c0
ad0iCOKpdqXgt2Cbi4n87Zk4Ad005nG8Y4jzqMu/PpQoefOwOKhjRTKimX5ves+p
EZg1Wahzz0RtnK1ZFfMdZcJSTLjPkOKOfZNDhcppnpumBXS+nGbxTk/h2TM2F/w8
jUW8VtNaiWquNL3smfZ16OPku+SC0Mw652iNLOFRudyaOjOjsN9pHAbxwDZl8tjO
PtBQ4tP2HGFnHJx9JfHc/jJnLJvhqU0981JXf8O4d51PgxvXMYxkzuFeCdSQcrse
b01mG690GIHdSaR8j+AR9Kd6fA0nggsS7LNOoYp0c5rURVpV8w3A/9RLkyeXjXbp
AsHrXqEQUYBVUuz4SQxOYypvQG+JgWEk+QjKCX9RLUI1n9IDp/fW5u1y/DgK1bDA
5s7nGzoTTXki6zXwRQRczpbpAHiO3Opl3NQ2sDW+e0IMVTEERPE=
=xekJ
-END PGP SIGNATURE End Message ---


Bug#923399: marked as done (texlive-base: uninstallable due to versioned conflicts)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 20:53:17 +0100
with message-id <83f5d8eb-ec7e-ca8c-9fa1-56d4c1c5e...@web.de>
and subject line Re: Bug#923399: texlive-base: uninstallable due to versioned 
conflicts
has caused the Debian Bug report #923399,
regarding texlive-base: uninstallable due to versioned conflicts
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.)


-- 
923399: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923399
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-base
Version: 2018.20190227-1
Severity: serious

texlive-base 2018.20190227-1 has versioned conflicts:

Conflicts: luasseq (<< 2018.20190227), prosper (<< 2018.20190227), tex4ht (<< 
20160814), texlive (<< 2018.20190227), texlive-base (<< 2018.20190227), 
texlive-bibtex-extra (<< 2018.20190227), texlive-binaries (<< 2018.20180416), 
texlive-extra-utils (<< 2018.20190227), texlive-font-utils (<< 2018.20190227), 
texlive-fonts-extra (<< 2018.20190227), texlive-fonts-extra-doc (<< 
2018.20190227), texlive-fonts-extra-links (<< 2018.20190227), 
texlive-fonts-recommended (<< 2018.20190227), texlive-fonts-recommended-doc (<< 
2018.20190227), texlive-formats-extra (<< 2018.20190227), texlive-full (<< 
2018.20190227), texlive-games (<< 2018.20190227), texlive-generic-extra (<< 
2018.20190227), texlive-generic-recommended (<< 2018.20190227), texlive-htmlxml 
(<< 2018.20190227), texlive-humanities (<< 2018.20190227), 
texlive-humanities-doc (<< 2018.20190227), texlive-lang-african (<< 
2018.20190227), texlive-lang-all (<< 2018.20190227), texlive-lang-arabic (<< 
2018.20190227), texlive-lang-chinese (<< 2018.20190227), texlive-lang-cjk (<< 
2018.20190227), texlive-lang-cyrillic (<< 2018.20190227), 
texlive-lang-czechslovak (<< 2018.20190227), texlive-lang-english (<< 
2018.20190227), texlive-lang-european (<< 2018.20190227), texlive-lang-french 
(<< 2018.20190227), texlive-lang-german (<< 2018.20190227), texlive-lang-greek 
(<< 2018.20190227), texlive-lang-indic (<< 2018.20190227), texlive-lang-italian 
(<< 2018.20190227), texlive-lang-japanese (<< 2018.20190227), 
texlive-lang-korean (<< 2018.20190227), texlive-lang-other (<< 2018.20190227), 
texlive-lang-polish (<< 2018.20190227), texlive-lang-portuguese (<< 
2018.20190227), texlive-lang-spanish (<< 2018.20190227), texlive-latex-base (<< 
2018.20190227), texlive-latex-base-doc (<< 2018.20190227), texlive-latex-extra 
(<< 2018.20190227), texlive-latex-extra-doc (<< 2018.20190227), 
texlive-latex-recommended (<< 2018.20190227), texlive-latex-recommended-doc (<< 
2018.20190227), texlive-luatex (<< 2018.20190227), texlive-metapost (<< 
2018.20190227), texlive-metapost-doc (<< 2018.20190227), texlive-music (<< 
2018.20190227), texlive-omega (<< 2018.20190227), texlive-pictures (<< 
2018.20190227), texlive-pictures-doc (<< 2018.20190227), texlive-plain-extra 
(<< 2018.20190227), texlive-plain-generic (<< 2018.20190227), texlive-pstricks 
(<< 2018.20190227), texlive-pstricks-doc (<< 2018.20190227), texlive-publishers 
(<< 2018.20190227), texlive-publishers-doc (<< 2018.20190227), texlive-science 
(<< 2018.20190227), texlive-science-doc (<< 2018.20190227), texlive-xetex (<< 
2018.20190227)

making it uninstallable, e.g. with texlive-extra-utils,
whose latest version is 2018.20190207-1 according to

  https://tracker.debian.org/pkg/texlive-extra

These conflicts should be relaxed, or new versions of the packages
should be produced.

-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.

   *** The Debian TeX Team is *not* a LaTeX Help Desk ***

If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.

Please run your example with
(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

Don't forget to also include minimal examples of other files that are 

Bug#915340: marked as done (ruby-psych FTBFS: error: incompatible types: Character cannot be converted to ScalarStyle)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 19:51:06 +
with message-id 
and subject line Bug#915340: fixed in ruby-psych 3.1.0-1
has caused the Debian Bug report #915340,
regarding ruby-psych FTBFS: error: incompatible types: Character cannot be 
converted to ScalarStyle
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.)


-- 
915340: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915340
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-psych
Version: 3.0.3~pre1-2
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ruby-psych.html

...
javac  -target 1.7 -source 1.7 -Xlint:unchecked  -cp 
"/usr/share/jruby/lib/jruby.jar:/usr/share/maven-repo/org/yaml/snakeyaml/1.x/snakeyaml-1.x.jar"
 -d tmp/java/psych ext/java/PsychEmitter.java ext/java/PsychLibrary.java 
ext/java/PsychParser.java ext/java/PsychToRuby.java ext/java/PsychYamlTree.java
warning: [options] bootstrap class path not set in conjunction with -source 7
ext/java/PsychParser.java:299: error: incompatible types: Character cannot be 
converted to ScalarStyle
IRubyObject style = runtime.newFixnum(translateStyle(se.getStyle()));
^
Note: ext/java/PsychParser.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get 
full output
1 error
1 warning
--- End Message ---
--- Begin Message ---
Source: ruby-psych
Source-Version: 3.1.0-1

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

Debian distribution maintenance software
pp.
Lucas Kanashiro  (supplier of updated ruby-psych 
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: Wed, 27 Feb 2019 16:18:42 -0300
Source: ruby-psych
Architecture: source
Version: 3.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Lucas Kanashiro 
Closes: 915340
Changes:
 ruby-psych (3.1.0-1) unstable; urgency=medium
 .
   * Team upload.
   * start to watch github repo for new releases
   * New upstream version 3.1.0 (Closes: #915340)
   * Refresh patches
   * Update dep version constraint of libyaml-snake-java
   * Declare compliance with Debian Policy 4.3.0
Checksums-Sha1:
 f77bedaa15c4bd072f803ee78b60a5c2287fb497 2192 ruby-psych_3.1.0-1.dsc
 4c50cc8d1e7e31450a2755aa6d7cdc0d5c2584b2 136887 ruby-psych_3.1.0.orig.tar.gz
 70f17ca9a546e5e5080c13d5376f902ae2c270e4 8944 ruby-psych_3.1.0-1.debian.tar.xz
 263537c3970d0f027193774e9bfb3261893f5ffa 14646 
ruby-psych_3.1.0-1_amd64.buildinfo
Checksums-Sha256:
 2c7686ee09917b0b86c49e49a1ef09b352b2e49094ea1fce6092d22aa9bf26b8 2192 
ruby-psych_3.1.0-1.dsc
 48180efd6957b5cf48dbcba993176415487b7749cb301dae33938c50424d5aca 136887 
ruby-psych_3.1.0.orig.tar.gz
 9b569681ec72ce001965989c29130c7e46df44d4c416353ab3037e833e196fb3 8944 
ruby-psych_3.1.0-1.debian.tar.xz
 c070600fd018e5bb5c8f6d8ac2de0da3d32ca41f35e41b7452a549113655bf16 14646 
ruby-psych_3.1.0-1_amd64.buildinfo
Files:
 0c089530190533bd2ba87e80dbd04313 2192 ruby optional ruby-psych_3.1.0-1.dsc
 fb693e6e2069f91ec56524ef4fa2f46c 136887 ruby optional 
ruby-psych_3.1.0.orig.tar.gz
 948d3e23609b8968faf71def782973de 8944 ruby optional 
ruby-psych_3.1.0-1.debian.tar.xz
 2a8dbef8aa2c71f957f99982d933a0d0 14646 ruby optional 
ruby-psych_3.1.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEjtbD+LrJ23/BMKhw+COicpiDyXwFAlx25DAACgkQ+COicpiD
yXxWhQ/7BcMXlChTzpbSphqaibr9nGgPXZd+t9cw8XeB9ForTqaUm/75Uoe80HDF
QbPhdJegSOd9FyXk56rmfqCm060KmDJvj6lFGILt4UBTaY109hDE5wW4XneVPqwZ
gb8LtAOUqmXqYyvX12jP1aSaJsQ00I4yDoH1/KiEObo7zKmR3Po1Ew3UPNypSl46
KMwydGRui57C6xjXsV5aMa+ZDq74Pb3JMmLgrKnTgSSI0idNyye6TJ6hnTf4T7ZH
6Nj2KLJxrT9Me3RD860p0ETMUfemvGdJIUzo63q2QPZc/5EnKK+OipvUeYly2jdn
EiPNUPNWRd9c/sob/NEdw6dLgp11ssWDBGLQAPzaD2qTK2kfGDHZ0gXyq6ktC95J
4K0Ys4VsXlXkYJhn044VXVlzeoMgmcOz99OnyMd80OPMTXFR1+4dhcJ2Y7Boj7AC

Bug#923238: libmarc-charset-perl: needs a rebuild on 32bit architectures?

2019-02-27 Thread Niko Tyni
On Mon, Feb 25, 2019 at 11:31:14AM +0100, Gianfranco Costamagna wrote:
> Package: libmarc-charset-perl
> Version: 1.35-2
> Severity: serious
> 
> Hello, for some reasons the package testsuite started to fail in Ubuntu for 
> this package and xml-perl reverse-dependency,
> only on armhf and i386.
> This happened when the new gdbm has been uploaded and rebuilds issued.
> 
> I traced down the problem to some differences in the march8/utf8 Table 
> generation, I don't know how serious it is, but the
> testsuite seems completely broken on armhf and i386 at least, and utf8 cjk 
> conversion seems to return wrong values.
> This is the reason for me opening this bug as "serious".

Thanks for noticing this. I've confirmed that this happens on at least
Debian sid/i386 too. It's a bit unfortunate that we only have autopkgtest
checks on amd64, so this wasn't spotted earlier.

> after a no-change rebuild of the package, and installing it, the test goes 
> passing ok:

Looks like src:gdbm has broken compatibility with old databases, much
like #910911. I haven't extracted the details so not reassigning yet,
but copying Dmitry as a heads-up.

As I argued in #910911, the big issue with such a backcompat break is
that user databases become unusable, and libmarc-charset-perl breakage is
just a small detail that could be properly solved with the recipe in
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910911#63 :

> - update perl to build-depend on libgdbm-dev (>= 1.18-2) and Break
>   older versions of libmarc-charset-perl (and any other perl packages
>   bundling GDBM or NDBM databases)
> 
> - update libmarc-charset-perl (and any other perl packages bundling
>   GDBM or NDBM databases) to build-depend and depend on the newer perl
> 
> I assume other language bindings like python-gdbm will need something
> similar.

But ideally gdbm would restore compatibility and libmarc-charset-perl would
not need any changes.
-- 
Niko Tyni   nt...@debian.org



Bug#923223: XML::Parser::parsefile() uses 2-argument open

2019-02-27 Thread Niko Tyni
On Wed, Feb 27, 2019 at 05:16:03PM +0100, gregor herrmann wrote:

> 2) This fix would also suite the documentation of tv_imdb which says:
> 
> tv_imdb --imdbdir  [--help] [--quiet]
>[--with-keywords] [--with-plot]
>[--movies-only] [--actors NUMBER]
>[--stats] [--debug]
>[--output FILE] [FILE...]
> 
> (so: pass FILE as an argument, not: read from STDIN, as the testsuite
> does)

The convention in manual pages is that optional arguments are denoted with
brackets. My expections from just the above synopsis would be precisely
the old behaviour (which the test suite apparently relies on): FILE is
optional and STDIN is used if FILE is not supplied.

> So it seems that XML::Parser's parsefile was able to handle '-' with
> the 2-args-open() and fails to do so with the 3-args-open(). This is
> a regression at first glance; although the documentation for open()
> only mentions "<-" or "-" for STDIN in the (one-args- and)
> two-args-form. But yeah, this has the potential to break more code
> out there …

Not sure I follow but I agree with the last sentence at least :)
Clearly '-' needs special handling in XML::Parser if 2-arg open is
converted to 3-arg open.

(Sorry, no tuits for providing a better patch for XML::Parser.)
-- 
Niko Tyni   nt...@debian.org



Bug#917736: marked as done (openhft-chronicle-core: FTBFS: [ERROR] /<>/src/main/java/net/openhft/chronicle/core/io/IOTools.java:[32,27] cannot find symbol)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 18:04:55 +
with message-id 
and subject line Bug#917736: fixed in openhft-chronicle-core 2.17.5-1
has caused the Debian Bug report #917736,
regarding openhft-chronicle-core: FTBFS: [ERROR] 
/<>/src/main/java/net/openhft/chronicle/core/io/IOTools.java:[32,27]
 cannot find symbol
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.)


-- 
917736: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917736
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openhft-chronicle-core
Version: 1.1.8-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=maven
>dh_update_autotools_config -O--buildsystem=maven
>dh_auto_configure -O--buildsystem=maven
>   mh_patchpoms -plibopenhft-chronicle-core-java --debian-build 
> --keep-pom-version --maven-repo=/<>/debian/maven-repo
>dh_auto_build -O--buildsystem=maven
>   /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<>/debian 
> -Dmaven.repo.local=/<>/debian/maven-repo --batch-mode package 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> com.google.inject.internal.cglib.core.$ReflectUtils$1 
> (file:/usr/share/maven/lib/guice.jar) to method 
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of 
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] -< net.openhft:chronicle-core 
> >-
> [INFO] Building OpenHFT/Chronicle-Core 1.1.8
> [INFO] ---[ bundle 
> ]---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> chronicle-core ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /<>/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ 
> chronicle-core ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 58 source files to /<>/target/classes
> [INFO] 
> /<>/src/main/java/net/openhft/chronicle/core/util/ObjectUtils.java:
>  Some input files use unchecked or unsafe operations.
> [INFO] 
> /<>/src/main/java/net/openhft/chronicle/core/util/ObjectUtils.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] -
> [WARNING] COMPILATION WARNING : 
> [INFO] -
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/UnsafeMemory.java:[20,16]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/OS.java:[21,18] 
> sun.nio.ch.FileChannelImpl is internal proprietary API and may be removed in 
> a future release
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/UnsafeMemory.java:[26,12]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/UnsafeMemory.java:[32,48]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/UnsafeMemory.java:[33,27]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /<>/src/main/java/net/openhft/chronicle/core/UnsafeMemory.java:[265,34]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a 

Processed: Bug #917736 in openhft-chronicle-core marked as pending

2019-02-27 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #917736 [src:openhft-chronicle-core] openhft-chronicle-core: FTBFS: [ERROR] 
/<>/src/main/java/net/openhft/chronicle/core/io/IOTools.java:[32,27]
 cannot find symbol
Ignoring request to alter tags of bug #917736 to the same tags previously set

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



Bug#917736: Bug #917736 in openhft-chronicle-core marked as pending

2019-02-27 Thread Andrej Shadura
Control: tag -1 pending

Hello,

Bug #917736 in openhft-chronicle-core reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/java-team/openhft-chronicle-core/commit/85ca879c409c7f0642edc3705252a3b00edf23ee


Java 11 drops defineClass from sun.misc.Unsafe

Closes: #917736


(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/917736



Bug#923402: mu-editor: FTBFS with python3-pkg-resources 40.8.0: TypeError: expected str, bytes or os.PathLike object, not Win

2019-02-27 Thread Dmitry Shachnev
Source: mu-editor
Version: 1.0.2+dfsg-1
Severity: serious
Justification: fails to build from source
Tags: ftbfs

Dear Maintainer,

As can be seen on [1], mu-editor fails to build with the latest version of
pkg_resources.

The error is:

Traceback (most recent call last):
  File 
"/tmp/mu-editor-1.0.2+dfsg/.pybuild/cpython3_3.7_mu-editor/build/tests/test_app.py",
 line 92, in test_run
run()
  File 
"/tmp/mu-editor-1.0.2+dfsg/.pybuild/cpython3_3.7_mu-editor/build/mu/app.py", 
line 142, in run
app.setWindowIcon(load_icon(editor_window.icon))
  File 
"/tmp/mu-editor-1.0.2+dfsg/.pybuild/cpython3_3.7_mu-editor/build/mu/resources/__init__.py",
 line 37, in load_icon
return QIcon(path(name))
  File 
"/tmp/mu-editor-1.0.2+dfsg/.pybuild/cpython3_3.7_mu-editor/build/mu/resources/__init__.py",
 line 32, in path
return resource_filename(__name__, resource_dir + name)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1145, 
in resource_filename
self, resource_name
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1395, 
in get_resource_filename
return self._fn(self.module_path, resource_name)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1471, 
in _fn
self._validate_resource_path(resource_name)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1518, 
in _validate_resource_path
posixpath.isabs(path) or
  File "/usr/lib/python3.7/posixpath.py", line 66, in isabs
s = os.fspath(s)
TypeError: expected str, bytes or os.PathLike object, not Win

This is caused by addition of _validate_source_path() in pkg_resources 40.8.0,
see [2].

This upstream commit [3] should fix it.

[1]: 
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mu-editor.html
[2]: https://github.com/pypa/setuptools/pull/1640
[3]: https://github.com/mu-editor/mu/commit/d38470adc623f887

--
Dmitry Shachnev


signature.asc
Description: PGP signature


Bug#923223: XML::Parser::parsefile() uses 2-argument open

2019-02-27 Thread Xavier
Le 27/02/2019 à 15:35, Gianfranco Costamagna a écrit :
> reopen 923223
> affects 923223 src:xmltv
> severity 923223 serious
> thanks
> 
> Hello, the latest update of libxml-parser-perl seems to have broken xmltv 
> testsuite, and now it is failing to build from source.
> 
> I suspect the testsuite of xmltv might just need updates, but I don't know if 
> the package is really broken, and how much in the archive is now not building 
> anymore due to this change.
> 
> Can you please clarify if this is something we should deal with in xmltv or 
> not?
> https://ci.debian.net/packages/x/xmltv/unstable/amd64/
> I see there are some "open" calls in the testsuite, this is why I'm blaming 
> this fix...
> 
> snip of the failing testsuite
> 
> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Movie1-case-insensitive.xml > 
> '/tmp/Tl8eCfv0EW/Movie1-case-insensitive.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 2
> /usr/bin/tv_imdb --movies-only --quiet --imdbdir '/tmp/Tl8eCfv0EW' 
> --with-keywords --with-plot < t/data-tv_imdb/Movie1-movies-only.xml > 
> '/tmp/Tl8eCfv0EW/Movie1-movies-only.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 3
> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Movie1.xml > 
> '/tmp/Tl8eCfv0EW/Movie1.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 4
> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Movie100-years.xml > 
> '/tmp/Tl8eCfv0EW/Movie100-years.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 5
> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Movie101-movie-and-tv.xml > 
> '/tmp/Tl8eCfv0EW/Movie101-movie-and-tv.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 6
> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Movie21-accents.xml > 
> '/tmp/Tl8eCfv0EW/Movie21-accents.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 7
> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Movie22-dots.xml > 
> '/tmp/Tl8eCfv0EW/Movie22-dots.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 8
> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Movie3-and-amp.xml > 
> '/tmp/Tl8eCfv0EW/Movie3-and-amp.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 9
> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Movie5-ignore-punc.xml > 
> '/tmp/Tl8eCfv0EW/Movie5-ignore-punc.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 10
> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Movie5-with-punc.xml > 
> '/tmp/Tl8eCfv0EW/Movie5-with-punc.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 11
> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Movie6-articles.xml > 
> '/tmp/Tl8eCfv0EW/Movie6-articles.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 12
> /usr/bin/tv_imdb --movies-only --quiet --imdbdir '/tmp/Tl8eCfv0EW' 
> --with-keywords --with-plot < t/data-tv_imdb/Show1-movies-only.xml > 
> '/tmp/Tl8eCfv0EW/Show1-movies-only.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 13
> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Show1.xml > 
> '/tmp/Tl8eCfv0EW/Show1.xml-output.xml' 2>&1 failed: 2, 0, 0
> not ok 14
> Failed 13/14 subtests 
> t/test_tv_split.t  
> 
> thanks for having a look
> 
> Gianfranco

Hi all,

after some tries, I didn't succeed to find a way to patch
libxml-parser-perl without breaking xmltv. Can someone else take a look ?



Bug#923223: Bug #923223 in libxml-parser-perl marked as pending

2019-02-27 Thread Xavier Guimard
Control: tag -1 pending

Hello,

Bug #923223 in libxml-parser-perl reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/perl-team/modules/packages/libxml-parser-perl/commit/12ea26c8d612bbf7a29bbcf023176790a2ae347b


Update patch

Closes: #923223


(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/923223



Processed: Bug #923223 in libxml-parser-perl marked as pending

2019-02-27 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #923223 [libxml-parser-perl] XML::Parser::parsefile() uses 2-argument open
Added tag(s) pending.

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



Bug#921802: marked as done (tabu: breaks with color and/or xcolor when spread or negative X coefficients are used)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 16:16:57 +
with message-id 
and subject line Bug#920459: fixed in texlive-extra 2018.20190227-1
has caused the Debian Bug report #920459,
regarding tabu: breaks with color and/or xcolor when spread or negative X 
coefficients are used
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.)


-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:primesieve
Version: 7.3+ds-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep --builddirectory=_build
   dh_update_autotools_config -i -O--builddirectory=_build
   dh_autoreconf -i -O--builddirectory=_build
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<>/primesieve-7.3+ds'
dh_auto_configure -- \
-DBUILD_TESTS=ON \
-DBUILD_EXAMPLES=ON \
-DBUILD_DOC=ON
cd _build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
"-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DBUILD_TESTS=ON 
-DBUILD_EXAMPLES=ON -DBUILD_DOC=ON ..
-- The CXX compiler identification is GNU 8.2.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works

[... snipped ...]

LaTeX Warning: Reference `iterator_8h' on page 9 undefined on input line 3.


LaTeX Warning: Reference `iterator_8hpp' on page 9 undefined on input line 4.


LaTeX Warning: Reference `primesieve_8h' on page 9 undefined on input line 5.


LaTeX Warning: Reference `primesieve_8hpp' on page 9 undefined on input line 6.



LaTeX Warning: Reference `primesieve__error_8hpp' on page 9 undefined on input 
line 7.

) [9] [10]
Chapter 6.
(./namespaceprimesieve.tex [11]
Underfull \hbox (badness 1) detected at line 94
[][][]
[12] [13]
Underfull \hbox (badness 1) detected at line 156
[][][]
! Missing } inserted.
 
}
l.175 \end{DoxyParams}
  
? 
! Emergency stop.
 
}
l.175 \end{DoxyParams}
  
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on refman.log.
make[3]: *** [Makefile:6: refman.pdf] Error 1
make[3]: Leaving directory 
'/<>/primesieve-7.3+ds/_build/DEBIAN/doc/latex'
make[2]: *** [debian/adhoc/Makefile:15: doc] Error 2
make[2]: Leaving directory '/<>/primesieve-7.3+ds'
make[1]: *** [debian/rules:33: override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<>/primesieve-7.3+ds'
make: *** [debian/rules:24: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/primesieve.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2018.20190227-1

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

Debian distribution maintenance software
pp.
Norbert Preining  (supplier of updated texlive-extra 
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, 27 Feb 2019 09:09:08 +0900
Source: texlive-extra
Binary: texlive-bibtex-extra texlive-extra-utils texlive-font-utils 
texlive-fonts-extra 

Bug#921838: marked as done (tabu: breaks with color and/or xcolor when spread or negative X coefficients are used)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 16:16:57 +
with message-id 
and subject line Bug#920459: fixed in texlive-extra 2018.20190227-1
has caused the Debian Bug report #920459,
regarding tabu: breaks with color and/or xcolor when spread or negative X 
coefficients are used
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.)


-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ppl
Version: 1:1.2-7
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules binary-indep
dh binary-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:152: installing './compile'
configure.ac:43: installing './missing'

[... snipped ...]

d on input line 40.

) (./group__PPL__C__interface.tex)
Underfull \vbox (badness 7740) has occurred while \output is active [17]
[18] (./group__Init.tex
Underfull \hbox (badness 1) detected at line 35
[][][]

Underfull \hbox (badness 1) detected at line 48
[][][]
[19]) [20] (./group__Version.tex [21]) [22] (./group__Error.tex
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsptm.fd)
Overfull \hbox (1.62299pt too wide) in paragraph at lines 6--20
[][]\OT1/ptm/m/n/10 P[]P[]L[][][][]E[]R[]R[]O[]R[][][][]O[]U[]T[][][][]O[]F[][]
[][]M[]E[]M[]O[]RY[][], [][]P[]P[]L[][][][]E[]R[]R[]O[]R[][][][]I[]N[]V[]A[]L[]
I[]D[][][][]A[]R[]G[]U[]M[]E[]NT[][], [][]P[]P[]L[][][][]E[]R[]R[]O[]R[][][][]D
[]O[]M[]

Overfull \hbox (1.35289pt too wide) in paragraph at lines 6--20
[][]\OT1/ptm/m/n/10 P[]P[]L[][][][]A[]R[]I[]T[]H[]M[]E[]T[]I[]C[][][][]O[]V[]E[
]R[]F[]L[]OW[][], [][]P[]P[]L[][][][]S[]T[]D[]I[]O[][][][]E[]R[]R[]OR[][], [][]
P[]P[]L[][][][]E[]R[]R[]O[]R[][][][]I[]N[]T[]E[]R[]N[]A[]L[][][][]E[]R[]R[]OR[]
[], [][]P[]
! Missing } inserted.
 
}
l.88 \end{DoxyEnumFields}
 
? 
! Emergency stop.
 
}
l.88 \end{DoxyEnumFields}
 
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on refman.log.
make[3]: *** [Makefile:6: refman.pdf] Error 1
make[3]: Leaving directory 
'/<>/doc/user-configured-c-interface.latex-dir'
make[2]: *** [Makefile:2064: ppl-user-configured-c-interface-1.2.pdf] Error 2
make[2]: Leaving directory '/<>/doc'
dh_auto_build: cd doc && make -j1 user-configured returned exit code 2
make[1]: *** [debian/rules:75: override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<>'
make: *** [debian/rules:52: binary-indep] Error 2
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit 
status 2


(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ppl.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2018.20190227-1

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

Debian distribution maintenance software
pp.
Norbert Preining  (supplier of updated texlive-extra 
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, 27 Feb 2019 09:09:08 +0900
Source: texlive-extra
Binary: 

Bug#921783: marked as done (tabu: breaks with color and/or xcolor when spread or negative X coefficients are used)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 16:16:57 +
with message-id 
and subject line Bug#920459: fixed in texlive-extra 2018.20190227-1
has caused the Debian Bug report #920459,
regarding tabu: breaks with color and/or xcolor when spread or negative X 
coefficients are used
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.)


-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:graphite2
Version: 1.3.13-7
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep --with python3 --buildsystem=cmake --builddirectory=build
   dh_update_autotools_config -i -O--buildsystem=cmake -O--builddirectory=build
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<>'
dh_auto_configure -- -DCMAKE_BUILD_TYPE:STRING=Release 
-DGRAPHITE2_NTRACING:BOOL=ON -DLIB_SUFFIX=/x86_64-linux-gnu 
-DPYTHON_EXECUTABLE=/usr/bin/python3
cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
-DCMAKE_BUILD_TYPE:STRING=Release -DGRAPHITE2_NTRACING:BOOL=ON 
-DLIB_SUFFIX=/x86_64-linux-gnu -DPYTHON_EXECUTABLE=/usr/bin/python3 ..
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.7.2", 
minimum required is "3.6") 
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done

[... snipped ...]

LaTeX Warning: Reference `Font_8h' on page 5 undefined on input line 3.


LaTeX Warning: Reference `Log_8h' on page 5 undefined on input line 4.


LaTeX Warning: Reference `Segment_8h' on page 5 undefined on input line 5.


LaTeX Warning: Reference `Types_8h' on page 5 undefined on input line 6.

) [5] [6]
Chapter 4.
(./structgr__face__ops.tex
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [7])
(./structgr__faceinfo.tex
! Missing } inserted.
 
}
l.84 \end{DoxyEnumFields}
 
? 
! Emergency stop.
 
}
l.84 \end{DoxyEnumFields}
 
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on refman.log.
make[6]: *** [Makefile:6: refman.pdf] Error 1
make[6]: Leaving directory '/<>/build/doc/doxygen/latex'
make[5]: *** [doc/CMakeFiles/docs.dir/build.make:90: 
doc/doxygen/latex/refman.pdf] Error 2
make[5]: Leaving directory '/<>/build'
make[4]: *** [CMakeFiles/Makefile2:1048: doc/CMakeFiles/docs.dir/all] Error 2
make[4]: Leaving directory '/<>/build'
make[3]: *** [CMakeFiles/Makefile2:1055: doc/CMakeFiles/docs.dir/rule] Error 2
make[3]: Leaving directory '/<>/build'
make[2]: *** [Makefile:412: docs] Error 2
make[2]: Leaving directory '/<>/build'
dh_auto_build: cd build && make -j1 docs returned exit code 2
make[1]: *** [debian/rules:14: override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<>'
make: *** [debian/rules:7: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/graphite2.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2018.20190227-1

We believe that the bug you reported is fixed in the latest version of
texlive-extra, 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 920...@bugs.debian.org,
and the 

Bug#921779: marked as done (tabu: breaks with color and/or xcolor when spread or negative X coefficients are used)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 16:16:57 +
with message-id 
and subject line Bug#920459: fixed in texlive-extra 2018.20190227-1
has caused the Debian Bug report #920459,
regarding tabu: breaks with color and/or xcolor when spread or negative X 
coefficients are used
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.)


-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:doxygen
Version: 1.8.13-10
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh_testdir
/usr/bin/make -C jquery install
make[1]: Entering directory '/<>/jquery'
java -jar /usr/share/yui-compressor/yui-compressor.jar jquery-1.7.1.js > 
jquery-1.7.1-min.js
java -jar /usr/share/yui-compressor/yui-compressor.jar jquery.ui-1.8.18.core.js 
> jquery.ui-1.8.18.core-min.js
java -jar /usr/share/yui-compressor/yui-compressor.jar 
jquery.ui-1.8.18.widget.js > jquery.ui-1.8.18.widget-min.js
java -jar /usr/share/yui-compressor/yui-compressor.jar 
jquery.ui-1.8.18.mouse.js > jquery.ui-1.8.18.mouse-min.js
java -jar /usr/share/yui-compressor/yui-compressor.jar 
jquery.ui-1.8.18.resizable.js > jquery.ui-1.8.18.resizable-min.js
java -jar /usr/share/yui-compressor/yui-compressor.jar 
jquery.ba-1.3-hashchange.js > jquery.ba-1.3-hashchange-min.js
java -jar /usr/share/yui-compressor/yui-compressor.jar jquery.scrollTo-1.4.2.js 
> jquery.scrollTo-1.4.2-min.js
java -jar /usr/share/yui-compressor/yui-compressor.jar jquery.powertip-1.2.0.js 
> jquery.powertip-1.2.0-min.js
java -jar /usr/share/yui-compressor/yui-compressor.jar 
jquery.ui-0.2.3.touch-punch.js > jquery.ui-0.2.3.touch-punch-min.js
java -jar /usr/share/yui-compressor/yui-compressor.jar 
jquery.smartmenus-1.0.0.js > jquery.smartmenus-1.0.0-min.js

[... snipped ...]

[100%] Generating trouble.doc
cd /<>/build/doc && /usr/bin/cmake -E copy 
/<>/doc/trouble.doc /<>/build/doc/
[100%] Generating xmlcmds.doc
cd /<>/build/doc && /usr/bin/cmake -E copy 
/<>/doc/xmlcmds.doc /<>/build/doc/
[100%] Generating Latex and HTML documentation.
cd /<>/build/doc && /<>/build/bin/doxygen
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian) 
(preloaded format=latex)
 restricted \write18 enabled.
entering extended mode
(./_formulas.tex
LaTeX2e <2018-12-01>

make[4]: Leaving directory '/<>/build'
[100%] Built target run_doxygen
/usr/bin/make -f doc/CMakeFiles/doxygen_pdf.dir/build.make 
doc/CMakeFiles/doxygen_pdf.dir/depend
make[4]: Entering directory '/<>/build'
cd /<>/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" 
/<> /<>/doc /<>/build 
/<>/build/doc 
/<>/build/doc/CMakeFiles/doxygen_pdf.dir/DependInfo.cmake --color=
Dependee 
"/<>/build/doc/CMakeFiles/doxygen_pdf.dir/DependInfo.cmake" is 
newer than depender 
"/<>/build/doc/CMakeFiles/doxygen_pdf.dir/depend.internal".
Dependee 
"/<>/build/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is 
newer than depender 
"/<>/build/doc/CMakeFiles/doxygen_pdf.dir/depend.internal".
Scanning dependencies of target doxygen_pdf
make[4]: Leaving directory '/<>/build'
/usr/bin/make -f doc/CMakeFiles/doxygen_pdf.dir/build.make 
doc/CMakeFiles/doxygen_pdf.dir/build
make[4]: Entering directory '/<>/build'
[100%] Generating Doxygen Manual PDF.
cd /<>/build/latex && /usr/bin/cmake -E remove refman.tex
cd /<>/build/latex && /usr/bin/cmake -E copy 
/<>/build/doc/doxygen_manual.tex .
cd /<>/build/latex && /usr/bin/cmake -E copy 
/<>/build/doc/manual.sty .
cd /<>/build/latex && /usr/bin/epstopdf 
/<>/doc/doxygen_logo.eps --outfile=doxygen_logo.pdf
cd /<>/build/latex && /usr/bin/pdflatex -shell-escape 
doxygen_manual.tex
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian) 
(preloaded format=pdflatex)
 \write18 enabled.
entering extended mode
(./doxygen_manual.tex
LaTeX2e <2018-12-01>

make[4]: *** [doc/CMakeFiles/doxygen_pdf.dir/build.make:62: 
doc/CMakeFiles/doxygen_pdf] Error 1
make[4]: Leaving directory '/<>/build'
make[3]: *** [CMakeFiles/Makefile2:445: doc/CMakeFiles/doxygen_pdf.dir/all] 
Error 2
make[3]: Leaving directory '/<>/build'
make[2]: *** [CMakeFiles/Makefile2:484: doc/CMakeFiles/docs.dir/rule] Error 2
make[2]: Leaving directory '/<>/build'
make[1]: *** [Makefile:301: docs] Error 2
make[1]: Leaving directory '/<>/build'
make: *** [debian/rules:60: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2

Bug#921776: marked as done (bliss: FTBFS (LaTeX error))

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 16:16:57 +
with message-id 
and subject line Bug#920459: fixed in texlive-extra 2018.20190227-1
has caused the Debian Bug report #920459,
regarding bliss: FTBFS (LaTeX error)
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.)


-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:bliss
Version: 0.73-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep --with autoreconf --builddirectory=_build --parallel
   dh_update_autotools_config -i -O--builddirectory=_build -O--parallel
   dh_autoreconf -i -O--builddirectory=_build -O--parallel
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:19: installing 'build-aux/compile'
configure.ac:16: installing 'build-aux/config.guess'

[... snipped ...]

Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 185/65536 hits=1285 misses=221
finished...
cd /<>/_build/DEBIAN/doc/html && { \
rm -f *.md5 jquery.js ; \
rdfind -outputname /dev/null -makesymlinks true . ; \
symlinks -r -c -s -v . ; \
ln -sf /usr/share/javascript/jquery/jquery.js ; \
}
Now scanning ".", found 60 files.
Now have 60 files in total.
Removed 0 files due to nonunique device and inode.
Total size is 384954 bytes or 376 KiB
Removed 60 files due to unique sizes from list.0 files left.
Now eliminating candidates based on first bytes:removed 0 files from list.0 
files left.
Now eliminating candidates based on last bytes:removed 0 files from list.0 
files left.
Now eliminating candidates based on sha1 checksum:removed 0 files from list.0 
files left.
It seems like you have 0 files that are not unique
Totally, 0 B can be reduced.
Now making results file /dev/null
Now making symbolic links. creating 
Making 0 links.
cd /<>/_build/DEBIAN/doc/latex && { \
make && mv refman.pdf bliss_refman.pdf ; \
}
make[3]: Entering directory '/<>/_build/DEBIAN/doc/latex'
rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl 
refman.pdf
pdflatex refman
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian) 
(preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./refman.tex
LaTeX2e <2018-12-01>

make[3]: *** [Makefile:6: refman.pdf] Error 1
make[3]: Leaving directory '/<>/_build/DEBIAN/doc/latex'
make[2]: *** [debian/adhoc/Makefile:30: doc] Error 2
make[2]: Leaving directory '/<>'
make[1]: *** [debian/rules:16: override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<>'
make: *** [debian/rules:13: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/bliss.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2018.20190227-1

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

Debian distribution maintenance software
pp.
Norbert Preining  (supplier of updated texlive-extra 
package)

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

Bug#921789: marked as done (tabu: breaks with color and/or xcolor when spread or negative X coefficients are used)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 16:16:57 +
with message-id 
and subject line Bug#920459: fixed in texlive-extra 2018.20190227-1
has caused the Debian Bug report #920459,
regarding tabu: breaks with color and/or xcolor when spread or negative X 
coefficients are used
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.)


-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:librostlab-blast
Version: 1.0.1-9
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:7: installing './compile'
configure.ac:5: installing './missing'

[... snipped ...]

LaTeX Warning: Reference `blast-parser-parser_8h' on page 7 undefined on input 
line 5.


LaTeX Warning: Reference `blast-parser-position_8h' on page 7 undefined on inpu
t line 6.


LaTeX Warning: Reference `blast-parser-stack_8h' on page 7 undefined on input l
ine 7.


LaTeX Warning: Reference `blast-result_8h' on page 7 undefined on input line 8.


) [7] [8]
Chapter 5.
(./namespacerostlab.tex
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)

LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined
(Font)  using `T1/pcr/m/n' instead on input line 27.

[9]) (./namespacerostlab_1_1blast.tex [10] [11] [12] [13] [14]
! Missing } inserted.
 
}
l.253 \end{DoxyParams}
  
? 
! Emergency stop.
 
}
l.253 \end{DoxyParams}
  
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on refman.log.
mv: cannot stat 'refman.pdf': No such file or directory
make[2]: *** [Makefile:902: ../doxygen-doc/librostlab-blast.pdf] Error 1
make[2]: Leaving directory '/<>/lib'
make[1]: *** [debian/rules:26: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<>'
make: *** [debian/rules:11: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/librostlab-blast.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.
--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2018.20190227-1

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

Debian distribution maintenance software
pp.
Norbert Preining  (supplier of updated texlive-extra 
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, 27 Feb 2019 09:09:08 +0900
Source: texlive-extra
Binary: texlive-bibtex-extra texlive-extra-utils texlive-font-utils 
texlive-fonts-extra texlive-fonts-extra-doc texlive-fonts-extra-links 
texlive-formats-extra texlive-games texlive-humanities texlive-humanities-doc 
texlive-latex-extra texlive-latex-extra-doc texlive-music texlive-plain-generic 
texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc 
texlive-science texlive-science-doc
Architecture: source all
Version: 2018.20190227-1

Bug#921299: marked as done (tabu: breaks with color and/or xcolor when spread or negative X coefficients are used)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 16:16:57 +
with message-id 
and subject line Bug#920459: fixed in texlive-extra 2018.20190227-1
has caused the Debian Bug report #920459,
regarding tabu: breaks with color and/or xcolor when spread or negative X 
coefficients are used
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.)


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

Dear Maintainer,

I tested your package against a draft package for doxygen 1.8.15:
https://bugs.debian.org/919413

and it FTBFS with this error:
! LaTeX Error: File `listofitems.sty' not found.

Paolo

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

Kernel: Linux 4.19.0-1-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
~ 
--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2018.20190227-1

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

Debian distribution maintenance software
pp.
Norbert Preining  (supplier of updated texlive-extra 
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, 27 Feb 2019 09:09:08 +0900
Source: texlive-extra
Binary: texlive-bibtex-extra texlive-extra-utils texlive-font-utils 
texlive-fonts-extra texlive-fonts-extra-doc texlive-fonts-extra-links 
texlive-formats-extra texlive-games texlive-humanities texlive-humanities-doc 
texlive-latex-extra texlive-latex-extra-doc texlive-music texlive-plain-generic 
texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc 
texlive-science texlive-science-doc
Architecture: source all
Version: 2018.20190227-1
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX Maintainers 
Changed-By: Norbert Preining 
Description:
 texlive-bibtex-extra - TeX Live: BibTeX additional styles
 texlive-extra-utils - TeX Live: TeX auxiliary programs
 texlive-font-utils - TeX Live: Graphics and font utilities
 texlive-fonts-extra - TeX Live: Additional fonts
 texlive-fonts-extra-doc - TeX Live: Documentation files for texlive-fonts-extra
 texlive-fonts-extra-links - TeX Live:
 texlive-formats-extra - TeX Live: Additional formats
 texlive-games - TeX Live: Games typesetting
 texlive-humanities - TeX Live: Humanities packages
 texlive-humanities-doc - TeX Live: Documentation files for texlive-humanities
 texlive-latex-extra - TeX Live: LaTeX additional packages
 texlive-latex-extra-doc - TeX Live: Documentation files for texlive-latex-extra
 texlive-music - TeX Live: Music packages
 texlive-plain-generic - TeX Live: Plain (La)TeX packages
 texlive-pstricks - TeX Live: PSTricks
 texlive-pstricks-doc - TeX Live: Documentation files for texlive-pstricks
 texlive-publishers - TeX Live: Publisher styles, theses, etc.
 texlive-publishers-doc - TeX Live: Documentation files for texlive-publishers
 texlive-science - TeX Live: Mathematics, natural sciences, computer science 
package
 texlive-science-doc - TeX Live: Documentation files for texlive-science
Closes: 920459 921653 922013 922305
Changes:
 texlive-extra (2018.20190227-1) unstable; urgency=medium
 .
   * new upstream checkout: final TL2018 image
   * clean up the mess due to delayed acceptance
   * fix roboto font links (Closes: #922013)
   * recommend liblog-log4perl-perl for latexindent (Closes: #922305)
   * blacklist docindex.sty, non-functional (Closes: #921653)
   * Patch tabu to fix multiple FTBFS in other packages (Closes: #920459)
 (Thanks Thorsten Glaser)
Checksums-Sha1:
 2ba02153b76cac56da3e1d3bdf2cd59e6bb27493 3390 texlive-extra_2018.20190227-1.dsc
 

Bug#921272: marked as done (texlive-latex-extra: package tabu broken when xcolor is used)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 16:16:57 +
with message-id 
and subject line Bug#920459: fixed in texlive-extra 2018.20190227-1
has caused the Debian Bug report #920459,
regarding texlive-latex-extra: package tabu broken when xcolor is used
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.)


-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-latex-extra
Version: 2018.20190131-1
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   
   Compiling the LaTeX doxygen-generated documentation for debian package 
toulbar2 fails. 
   
   * What exactly did you do (or not do) that was effective (or
 ineffective)?

 A minimal latex file does not compile anymore on texlive (did previously)

   * What was the outcome of this action?

An error (missing brace) is raised.

   * What outcome did you expect instead?

A PDF file should be generated by pdflatex

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


-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.

   *** The Debian TeX Team is *not* a LaTeX Help Desk ***

If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.

Please run your example with
(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

Don't forget to also include minimal examples of other files that are 
needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.minimalbeispiel.de/mini-en.html (english)

or 

http://www.minimalbeispiel.de/mini.html (german)

##
minimal input file

\documentclass{article}

\usepackage{array}
\usepackage[table]{xcolor}
\usepackage{longtable}
\usepackage{tabu}

\begin{document}

\begin{longtabu}{X[-1]X[-1]}
\textbf{Cost Function Network Solver} & toulbar2
\end{longtabu}

\end{document}

##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 1201 Feb  3 17:49 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Sep  2 12:32 /usr/share/texmf/ls-R -> 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Jan 31 03:53 /usr/share/texlive/texmf-dist/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Jan 31 03:53 /usr/share/texlive/texmf-dist/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVEDIST
##
 Config files
-rw-r--r-- 1 root root 475 Feb  3 17:49 /etc/texmf/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 Jan 31 03:53 /usr/share/texmf/web2c/fmtutil.cnf -> 
/var/lib/texmf/fmtutil.cnf-DEBIAN
lrwxrwxrwx 1 root root 32 Jan 31 03:53 /usr/share/texmf/web2c/updmap.cfg -> 
/var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 2763 Feb  3 17:49 
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Aug 17  2017 mktex.cnf
-rw-r--r-- 1 root root 475 Feb  3 17:49 texmf.cnf
##
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf

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

Kernel: Linux 4.18.12-041812-generic (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: 

Bug#923223: XML::Parser::parsefile() uses 2-argument open

2019-02-27 Thread gregor herrmann
On Wed, 27 Feb 2019 15:35:23 +0100, Gianfranco Costamagna wrote:

> Hello, the latest update of libxml-parser-perl seems to have broken
> xmltv testsuite, and now it is failing to build from source.

Ack.
 
> I suspect the testsuite of xmltv might just need updates, but I
> don't know if the package is really broken, and how much in the
> archive is now not building anymore due to this change.

Right, that's a good question :)
 
> Can you please clarify if this is something we should deal with in xmltv or 
> not?

Not sure yet … Xavier is looking into libxml-parser-perl, I took a
look at xmltv:

> /usr/bin/tv_imdb --quiet --imdbdir '/tmp/Tl8eCfv0EW' --with-keywords 
> --with-plot < t/data-tv_imdb/Movie1-case-insensitive.xml > 
> '/tmp/Tl8eCfv0EW/Movie1-case-insensitive.xml-output.xml' 2>&1 failed: 2, 0, 0

1) A fix for the xmltv testsuite is trivial:

#v+
--- a/t/test_tv_imdb.t
+++ b/t/test_tv_imdb.t
@@ -86,9 +86,9 @@
 my $output="$tmpDir/".File::Basename::basename($input)."-output.xml";
 
 # Make temporary directory and split into it.
-my $cmd="$cmds_dir/tv_imdb --quiet --imdbdir '$tmpDir' --with-keywords 
--with-plot < $input > '$output' 2>&1";
+my $cmd="$cmds_dir/tv_imdb --quiet --imdbdir '$tmpDir' --with-keywords 
--with-plot $input > '$output' 2>&1";
 if ( $input=~m/movies-only/ ) {
-   $cmd="$cmds_dir/tv_imdb --movies-only --quiet --imdbdir '$tmpDir' 
--with-keywords --with-plot < $input > '$output' 2>&1";
+   $cmd="$cmds_dir/tv_imdb --movies-only --quiet --imdbdir '$tmpDir' 
--with-keywords --with-plot $input > '$output' 2>&1";
 }
 #print STDERR "\nRUN:$cmd\n";
 my $r = system($cmd);
#v-

2) This fix would also suite the documentation of tv_imdb which says:

tv_imdb --imdbdir  [--help] [--quiet]
   [--with-keywords] [--with-plot]
   [--movies-only] [--actors NUMBER]
   [--stats] [--debug]
   [--output FILE] [FILE...]

(so: pass FILE as an argument, not: read from STDIN, as the testsuite
does)

3) What the code in tv_imdb does is:

@ARGV = ('-') if not @ARGV;

XMLTV::parsefiles_callback(\_cb, \_cb,
   \_cb, \_cb,
   @ARGV);
(which ends with '$t->parsefile($f);' in XMLTV)


So it seems that XML::Parser's parsefile was able to handle '-' with
the 2-args-open() and fails to do so with the 3-args-open(). This is
a regression at first glance; although the documentation for open()
only mentions "<-" or "-" for STDIN in the (one-args- and)
two-args-form. But yeah, this has the potential to break more code
out there …



Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   NP: Tom Waits: Top Of The Hill


signature.asc
Description: Digital Signature


Bug#920459: marked as done (tabu: breaks with color and/or xcolor when spread or negative X coefficients are used)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 16:16:57 +
with message-id 
and subject line Bug#920459: fixed in texlive-extra 2018.20190227-1
has caused the Debian Bug report #920459,
regarding tabu: breaks with color and/or xcolor when spread or negative X 
coefficients are used
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.)


-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:toulbar2
Version: 1.0.0+dfsg3-1.1
Severity: serious
Tags: sid buster

toulbar2 ftbfs in unstable

[...]
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./index.tex
(/usr/share/texlive/texmf-dist/tex/latex/wasysym/uwasy.fd)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
! Missing } inserted.

}
l.7 \end{longtabu}

?
! Emergency stop.

}
l.7 \end{longtabu}

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on refman.log.
make[4]: *** [Makefile:6: refman.pdf] Error 1
make[4]: Leaving directory
'/<>/toulbar2-1.0.0+dfsg3/obj-x86_64-linux-gnu/latex'
make[3]: *** [CMakeFiles/doc.dir/build.make:71: doc] Error 2
make[3]: Leaving directory 
'/<>/toulbar2-1.0.0+dfsg3/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:76: CMakeFiles/doc.dir/all] Error 2
[...]
--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2018.20190227-1

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

Debian distribution maintenance software
pp.
Norbert Preining  (supplier of updated texlive-extra 
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, 27 Feb 2019 09:09:08 +0900
Source: texlive-extra
Binary: texlive-bibtex-extra texlive-extra-utils texlive-font-utils 
texlive-fonts-extra texlive-fonts-extra-doc texlive-fonts-extra-links 
texlive-formats-extra texlive-games texlive-humanities texlive-humanities-doc 
texlive-latex-extra texlive-latex-extra-doc texlive-music texlive-plain-generic 
texlive-pstricks texlive-pstricks-doc texlive-publishers texlive-publishers-doc 
texlive-science texlive-science-doc
Architecture: source all
Version: 2018.20190227-1
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX Maintainers 
Changed-By: Norbert Preining 
Description:
 texlive-bibtex-extra - TeX Live: BibTeX additional styles
 texlive-extra-utils - TeX Live: TeX auxiliary programs
 texlive-font-utils - TeX Live: Graphics and font utilities
 texlive-fonts-extra - TeX Live: Additional fonts
 texlive-fonts-extra-doc - TeX Live: Documentation files for texlive-fonts-extra
 texlive-fonts-extra-links - TeX Live:
 texlive-formats-extra - TeX Live: Additional formats
 texlive-games - TeX Live: Games typesetting
 texlive-humanities - TeX Live: Humanities packages
 texlive-humanities-doc - TeX Live: Documentation files for texlive-humanities
 texlive-latex-extra - TeX Live: LaTeX additional packages
 texlive-latex-extra-doc - TeX Live: Documentation files for texlive-latex-extra
 texlive-music - TeX Live: Music packages
 texlive-plain-generic - TeX Live: Plain (La)TeX packages
 texlive-pstricks - TeX Live: PSTricks
 texlive-pstricks-doc - TeX Live: Documentation files for texlive-pstricks
 texlive-publishers - TeX Live: Publisher styles, theses, etc.
 texlive-publishers-doc - TeX Live: Documentation files for texlive-publishers
 texlive-science - TeX Live: Mathematics, natural sciences, computer science 
package
 texlive-science-doc - TeX Live: Documentation files for texlive-science
Closes: 920459 921653 922013 922305
Changes:
 texlive-extra (2018.20190227-1) unstable; urgency=medium
 .
   * new upstream checkout: final TL2018 image
   * clean up the mess due to delayed acceptance
   * fix roboto font links (Closes: #922013)
   * 

Bug#920621: marked as done (texlive-base: breaks build of forthcoming doxygen 1.8.15)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 16:16:57 +
with message-id 
and subject line Bug#920459: fixed in texlive-extra 2018.20190227-1
has caused the Debian Bug report #920459,
regarding texlive-base: breaks build of forthcoming doxygen 1.8.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.)


-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-base
Version: 2018.20190126-1
Severity: important

Dear Maintainer,

I am preparing the next relase of doxygen (1.8.15).

Last week it built fine with texlive-base 2018.20181214-1.
I tried today with 2018.20190126-1 and it fails.

You can see the trace of the successful build here:
https://salsa.debian.org/paolog-guest/doxygen/-/jobs/107680
and of the failed build here:
https://salsa.debian.org/paolog-guest/doxygen/-/jobs/115667

I attach the files necessary to reproduce (I took the files in
doxygen/debian/build at the end of the failed build and blanked a few to reduce
the size of the attachment).

Extract then launch:
/usr/bin/pdflatex -shell-escape doxygen_manual.tex

While processing Chapter 3 (starting.tex) pdflatex from texlive-base
2018.20190126-1 prints a lot of these messages:



 ]
! Missing } inserted.
 
}
l.74 \end{longtabu}
   
I've inserted something that you may have forgotten.
(See the  above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.

! Missing } inserted.
 
}
l.74 \end{longtabu}
   
I've inserted something that you may have forgotten.
(See the  above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.

! Missing } inserted.
 
}
l.74 \end{longtabu}
   
I've inserted something that you may have forgotten.
(See the  above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.

! Missing \cr inserted.
 
\cr 
l.74 \end{longtabu}
   
I'm guessing that you meant to end an alignment here.

! Misplaced \cr.
 \cr 

l.74 \end{longtabu}
   
I can't figure out why you would want to use a tab mark
or \cr or \span just now. If something like a right brace
up above has ended a previous alignment prematurely,
you're probably due for more error messages, and you
might try typing `S' now just to see what is salvageable.



then bails out with exit code 1 and no PDF file.

If I try that with pdflatex from texlive-base all 2018.20181214-1, it succeeds.

Thanks for any help,

Paolo

##
 List of ls-R files

-rw-r--r-- 1 root root 1201 Jan 27 10:43 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Sep  2 14:32 /usr/share/texmf/ls-R -> 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Jan 25 23:06 /usr/share/texlive/texmf-dist/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Jan 25 23:06 /usr/share/texlive/texmf-dist/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVEDIST
##
 Config files
-rw-r--r-- 1 root root 475 Jan 27 10:43 /etc/texmf/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 Jan 25 23:06 /usr/share/texmf/web2c/fmtutil.cnf -> 
/var/lib/texmf/fmtutil.cnf-DEBIAN
lrwxrwxrwx 1 root root 32 Jan 25 23:06 /usr/share/texmf/web2c/updmap.cfg -> 
/var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 2763 Jan 27 10:43 
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Sep  2 14:32 mktex.cnf
-rw-r--r-- 1 root root 475 Jan 27 10:43 texmf.cnf
##
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf

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

Kernel: Linux 4.19.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via 

Processed: Bug #917736 in openhft-chronicle-core marked as pending

2019-02-27 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #917736 [src:openhft-chronicle-core] openhft-chronicle-core: FTBFS: [ERROR] 
/<>/src/main/java/net/openhft/chronicle/core/io/IOTools.java:[32,27]
 cannot find symbol
Added tag(s) pending.

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



Bug#917736: Bug #917736 in openhft-chronicle-core marked as pending

2019-02-27 Thread Andrej Shadura
Control: tag -1 pending

Hello,

Bug #917736 in openhft-chronicle-core reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/java-team/openhft-chronicle-core/commit/85ca879c409c7f0642edc3705252a3b00edf23ee


Java 11 drops defineClass from sun.misc.Unsafe

Closes: #917736


(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/917736



Processed: reassign to dicoweb

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

> reassign 915584 dicoweb
Bug #915584 [python3.7] dicoweb: fails to install with python 3.7
Bug reassigned from package 'python3.7' to 'dicoweb'.
Ignoring request to alter found versions of bug #915584 to the same values 
previously set
Ignoring request to alter fixed versions of bug #915584 to the same values 
previously set
> thanks
Stopping processing here.

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



Bug#915584: fix required on the dico side

2019-02-27 Thread Matthias Klose
This has to be fixed on the dico side.  One possible solution is to guard the
import and fall back to some defaults, either provided inline, or using a
defaults config file shipped in /usr/lib/...  This way the package can be
installed with the dangling symlink.



Bug#923399: texlive-base: uninstallable due to versioned conflicts

2019-02-27 Thread Norbert Preining
tag 923399 + pending
thanks

On Wed, 27 Feb 2019, Vincent Lefevre wrote:
> texlive-base 2018.20190227-1 has versioned conflicts:

Already in the upload queue ... first upload was messed up by DAK
(again), I just cleaned up and re-upload later today.

Norbert

--
PREINING Norbert   http://www.preining.info
Accelia Inc. +JAIST +TeX Live +Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13



Processed: Re: Bug#923399: texlive-base: uninstallable due to versioned conflicts

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

> tag 923399 + pending
Bug #923399 [texlive-base] texlive-base: uninstallable due to versioned 
conflicts
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#922869: libtool: file date issue

2019-02-27 Thread Vincent Lefevre
On 2019-02-27 15:12:24 +, Alastair McKinstry wrote:
> Where did you see this error ? I cannot repeat it. Builds work fine locally
> / pdebuild, and it appears the buildds ?

When attempting to rebuild libtool on a machine. A second build
(after a reboot due to an issue with the nouveau driver that
made the machine very slow) was fine, though. Still, it appears
that the test is wrong and can yield failures like there.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Bug#923346: networking

2019-02-27 Thread Paul Thomas
Yeah, I think a bug in the driver is possible, Xilinx reports proper
ptp operation:
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841740/Macb+Driver#MacbDriver-PTP

I'm using a RT patched 4.18 kernel, so now I'm in the process of
testing some other kernels.

One other piece of information, I did pull the latest git version of
linuxptp, with the same results:
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841740/Macb+Driver#MacbDriver-PTP

thanks,
Paul

On Wed, Feb 27, 2019 at 10:25 AM Tino Mettler  wrote:
>
> On Tue, Feb 26, 2019 at 18:35:58 -0500, Paul Thomas wrote:
> > OK, I think something more with the networking is going on. It still
> > works, but something is off. I'll investigate more tomorrow.
>
> Hi,
>
> this issue sounds rather strange. Regarding IP, ptp4l only uses UDP
> multicast and unicast, so TCP traffic for SSH should never be
> disturbed.
>
> One wild guess from my side is that ptp4l triggers some bug in your
> setup.  Maybe the network driver for your hardware or the hardware
> itself behaves strange once timestamping is enabled by ptp4l.
>
> Regards,
> Tino



Bug#923346: networking

2019-02-27 Thread Tino Mettler
On Tue, Feb 26, 2019 at 18:35:58 -0500, Paul Thomas wrote:
> OK, I think something more with the networking is going on. It still
> works, but something is off. I'll investigate more tomorrow.

Hi,

this issue sounds rather strange. Regarding IP, ptp4l only uses UDP
multicast and unicast, so TCP traffic for SSH should never be
disturbed.

One wild guess from my side is that ptp4l triggers some bug in your
setup.  Maybe the network driver for your hardware or the hardware
itself behaves strange once timestamping is enabled by ptp4l.

Regards,
Tino



Bug#923399: texlive-base: uninstallable due to versioned conflicts

2019-02-27 Thread Vincent Lefevre
Package: texlive-base
Version: 2018.20190227-1
Severity: serious

texlive-base 2018.20190227-1 has versioned conflicts:

Conflicts: luasseq (<< 2018.20190227), prosper (<< 2018.20190227), tex4ht (<< 
20160814), texlive (<< 2018.20190227), texlive-base (<< 2018.20190227), 
texlive-bibtex-extra (<< 2018.20190227), texlive-binaries (<< 2018.20180416), 
texlive-extra-utils (<< 2018.20190227), texlive-font-utils (<< 2018.20190227), 
texlive-fonts-extra (<< 2018.20190227), texlive-fonts-extra-doc (<< 
2018.20190227), texlive-fonts-extra-links (<< 2018.20190227), 
texlive-fonts-recommended (<< 2018.20190227), texlive-fonts-recommended-doc (<< 
2018.20190227), texlive-formats-extra (<< 2018.20190227), texlive-full (<< 
2018.20190227), texlive-games (<< 2018.20190227), texlive-generic-extra (<< 
2018.20190227), texlive-generic-recommended (<< 2018.20190227), texlive-htmlxml 
(<< 2018.20190227), texlive-humanities (<< 2018.20190227), 
texlive-humanities-doc (<< 2018.20190227), texlive-lang-african (<< 
2018.20190227), texlive-lang-all (<< 2018.20190227), texlive-lang-arabic (<< 
2018.20190227), texlive-lang-chinese (<< 2018.20190227), texlive-lang-cjk (<< 
2018.20190227), texlive-lang-cyrillic (<< 2018.20190227), 
texlive-lang-czechslovak (<< 2018.20190227), texlive-lang-english (<< 
2018.20190227), texlive-lang-european (<< 2018.20190227), texlive-lang-french 
(<< 2018.20190227), texlive-lang-german (<< 2018.20190227), texlive-lang-greek 
(<< 2018.20190227), texlive-lang-indic (<< 2018.20190227), texlive-lang-italian 
(<< 2018.20190227), texlive-lang-japanese (<< 2018.20190227), 
texlive-lang-korean (<< 2018.20190227), texlive-lang-other (<< 2018.20190227), 
texlive-lang-polish (<< 2018.20190227), texlive-lang-portuguese (<< 
2018.20190227), texlive-lang-spanish (<< 2018.20190227), texlive-latex-base (<< 
2018.20190227), texlive-latex-base-doc (<< 2018.20190227), texlive-latex-extra 
(<< 2018.20190227), texlive-latex-extra-doc (<< 2018.20190227), 
texlive-latex-recommended (<< 2018.20190227), texlive-latex-recommended-doc (<< 
2018.20190227), texlive-luatex (<< 2018.20190227), texlive-metapost (<< 
2018.20190227), texlive-metapost-doc (<< 2018.20190227), texlive-music (<< 
2018.20190227), texlive-omega (<< 2018.20190227), texlive-pictures (<< 
2018.20190227), texlive-pictures-doc (<< 2018.20190227), texlive-plain-extra 
(<< 2018.20190227), texlive-plain-generic (<< 2018.20190227), texlive-pstricks 
(<< 2018.20190227), texlive-pstricks-doc (<< 2018.20190227), texlive-publishers 
(<< 2018.20190227), texlive-publishers-doc (<< 2018.20190227), texlive-science 
(<< 2018.20190227), texlive-science-doc (<< 2018.20190227), texlive-xetex (<< 
2018.20190227)

making it uninstallable, e.g. with texlive-extra-utils,
whose latest version is 2018.20190207-1 according to

  https://tracker.debian.org/pkg/texlive-extra

These conflicts should be relaxed, or new versions of the packages
should be produced.

-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.

   *** The Debian TeX Team is *not* a LaTeX Help Desk ***

If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.

Please run your example with
(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

Don't forget to also include minimal examples of other files that are 
needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.minimalbeispiel.de/mini-en.html (english)

or 

http://www.minimalbeispiel.de/mini.html (german)

##
minimal input file


##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 2880 2019-02-26 12:25:23 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 2018-09-02 14:32:33 /usr/share/texmf/ls-R -> 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 2019-02-25 02:59:25 
/usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST

Bug#922869: libtool: file date issue

2019-02-27 Thread Alastair McKinstry

Hi,


Where did you see this error ? I cannot repeat it. Builds work fine 
locally / pdebuild, and it appears the buildds ?


regards

Alastair


--
Alastair McKinstry, , , 
https://diaspora.sceal.ie/u/amckinstry
Misentropy: doubting that the Universe is becoming more disordered. 



Processed: Re: XML::Parser::parsefile() uses 2-argument open

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

> reopen 923223
Bug #923223 {Done: Xavier Guimard } [libxml-parser-perl] 
XML::Parser::parsefile() uses 2-argument open
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions libxml-parser-perl/2.44-3.
> affects 923223 src:xmltv
Bug #923223 [libxml-parser-perl] XML::Parser::parsefile() uses 2-argument open
Added indication that 923223 affects src:xmltv
> severity 923223 serious
Bug #923223 [libxml-parser-perl] XML::Parser::parsefile() uses 2-argument open
Severity set to 'serious' from 'normal'
> thanks
Stopping processing here.

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



Bug#918206: Pandas

2019-02-27 Thread Yaroslav Halchenko


On Wed, 27 Feb 2019, Andreas Tille wrote:

> Dear Rebecca,

> On Wed, Feb 27, 2019 at 07:25:26AM +, Rebecca N. Palmer wrote:
> > On 27/02/2019 07:00, Andreas Tille wrote:
> > > Dear Rebecca,
> > > I do not think that there is any
> > > need for a separate branch.  Just stick to the debian branch.

> > It's needed because the debian branch contains the attempt at packaging 0.24
> > described earlier in this thread, which it's now too late for.

> You are right.  Considering the branching jungle (Yaroslav, could you possibly

for someone jungle is a sweet sweet home! ;)

$> git br -a | grep salsa | grep -e bf- -e enh- -e cythoned | while 
read b; do git push salsa :${b//*salsa\//}; done
To salsa.debian.org:science-team/pandas.git
 - [deleted] __tent/debian-cythoned-quilt
To salsa.debian.org:science-team/pandas.git
 - [deleted] bf-cython
To salsa.debian.org:science-team/pandas.git
 - [deleted] bf-i386
To salsa.debian.org:science-team/pandas.git
 - [deleted] bf-native-endianness
To salsa.debian.org:science-team/pandas.git
 - [deleted] bf-skips
To salsa.debian.org:science-team/pandas.git
 - [deleted] bf-unser
To salsa.debian.org:science-team/pandas.git
 - [deleted] bf-versions-etc
To salsa.debian.org:science-team/pandas.git
 - [deleted] enh-tests-compat-pytables-2.1

and will try to not forget to not push them again ;)

$> git br -a | grep salsa # -- with my annotations
  remotes/salsa/master -- some upstream's point of master -- could 
also be removed if you like
  remotes/salsa/releases   -- linear progression of upstream releases
  remotes/salsa/debian -- sits on top of releases and carries 
packaging
  remotes/salsa/debian-experimental -- the one for uploads to 
experimental

better now?

> cleanup branches that are not used any more?) I'd prefer if you would move the
> 0.24 packaging to some separate branch (debian-experimental is covered but may
> be debian-0.24 or something like this?) and keep branch debian for what we are
> really releasing.

well "releasing" is a loaded term. I guess you are talking about uploading to
unstable so it manages to get into buster.  Since "debian" branch already got
its 0.24, what about starting debian-buster branch off debian/0.23.3-1 ?

otherwise -- I am ok to hard-reset and force push debian to the debian/0.23.3-1
state -- everyone should just beware of it, and then progress
debian-experimental to current state of debian (v0.24.1-972-g1cfbd07c7)

your call

> Thanks again for your work on this

yeap, Thank you Rebecca!

-- 
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik



Bug#922927: marked as done (embree-tools: /usr/bin/convert is already provided by graphicsmagick-imagemagick-compat)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 14:41:42 +
with message-id 
and subject line Bug#922927: fixed in embree 3.5.0+dfsg-2
has caused the Debian Bug report #922927,
regarding embree-tools: /usr/bin/convert is already provided by 
graphicsmagick-imagemagick-compat
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.)


-- 
922927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922927
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: embree-tools
Version: 3.5.0+dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install
because it tries to overwrite other packages files.

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

  Preparing to unpack .../embree-tools_3.5.0+dfsg-1_amd64.deb ...   

   Unpacking embree-tools 
(3.5.0+dfsg-1) ...  

  dpkg: error processing archive 
/var/cache/apt/archives/embree-tools_3.5.0+dfsg-1_amd64.deb (--unpack): 

   trying to overwrite '/usr/bin/convert', which is also in 
package graphicsmagick-imagemagick-compat 1.4~hg15896-1 
   
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)

 Errors were encountered 
while processing:   

  
/var/cache/apt/archives/embree-tools_3.5.0+dfsg-1_amd64.deb 

  

cheers,

Andreas


graphicsmagick-imagemagick-compat=1.4~hg15896-1_embree-tools=3.5.0+dfsg-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: embree
Source-Version: 3.5.0+dfsg-2

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

Debian distribution maintenance software
pp.
Matteo F. Vescovi  (supplier of updated embree 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, 27 Feb 2019 14:39:52 +0100
Source: embree
Architecture: source
Version: 3.5.0+dfsg-2
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
Changed-By: Matteo F. Vescovi 
Closes: 922927
Changes:
 embree (3.5.0+dfsg-2) experimental; urgency=low
 .
   * debian/control: set Architecture to 'amd64' only
   * debian/: rename 'convert' command to 'embree-convert'
 (Closes: #922927)
Checksums-Sha1:
 a8a7fdd6b33629d75b0065d80f574e1b937f0024 2567 embree_3.5.0+dfsg-2.dsc
 401051585877482060adcb6a85cb60af260bd0c5 3256 embree_3.5.0+dfsg-2.debian.tar.xz
 9767ba66598a7db9546393c9c0735689d3f7b074 6303 
embree_3.5.0+dfsg-2_source.buildinfo
Checksums-Sha256:
 666fcef3f2f3c02e266226ae0b5fb4420a21cd98575739ff715e3052064863ac 2567 
embree_3.5.0+dfsg-2.dsc
 91101baa21eaba73f7225440236f08386a260f7193bba15b2957dae25a929347 3256 
embree_3.5.0+dfsg-2.debian.tar.xz
 5b3303f9843e68f0f591616ad2a24f200fe40cdc5c490d15e2056e37153e30e0 6303 
embree_3.5.0+dfsg-2_source.buildinfo
Files:
 1dc180b6b356360d1d3d214bef777f16 2567 graphics optional embree_3.5.0+dfsg-2.dsc
 eb42f5b312e69f5c7205af502ec86056 3256 graphics optional 
embree_3.5.0+dfsg-2.debian.tar.xz
 0919963ae3be87c0c73831a2cb42624f 6303 graphics optional 
embree_3.5.0+dfsg-2_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Debian powered!


Bug#920823: phpmyadmin: CVE-2019-6799: PMASA-2019-1

2019-02-27 Thread Sylvain Beucler
Uploaded to jessie-security.



Processed: affects 912467

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

> affects 912467 libspring-java
Bug #912467 [src:jasperreports] jasperreports: FTBFS with Java 11 due to 
javax.xml.soap removal
Added indication that 912467 affects libspring-java
> thanks
Stopping processing here.

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



Bug#919231: Salt-master unable to access directories

2019-02-27 Thread Felipe Sateler
Control: found -1 241-5
Control: tags -1 confirmed upstream
Control: forwarded -1 https://github.com/systemd/systemd/issues/11842

I was able to reproduce the issue, and forwarded this upstream.

-- 

Saludos,
Felipe Sateler


Processed: Re: Bug#919231: Salt-master unable to access directories

2019-02-27 Thread Debian Bug Tracking System
Processing control commands:

> found -1 241-5
Bug #919231 [systemd] CacheDirectory/StateDirectory does not change owner/group
There is no source info for the package 'systemd' at version '241-5' with 
architecture ''
Unable to make a source version for version '241-5'
Marked as found in versions 241-5.
> tags -1 confirmed upstream
Bug #919231 [systemd] CacheDirectory/StateDirectory does not change owner/group
Added tag(s) upstream and confirmed.
> forwarded -1 https://github.com/systemd/systemd/issues/11842
Bug #919231 [systemd] CacheDirectory/StateDirectory does not change owner/group
Set Bug forwarded-to-address to 
'https://github.com/systemd/systemd/issues/11842'.

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



Bug#921363: [Pkg-javascript-devel] Bug#921363: Package does not migrate to testing

2019-02-27 Thread Andreas Tille
On Wed, Feb 27, 2019 at 01:40:44PM +0100, Xavier wrote:
> 
> I filled a BTS to ftp.debian.org to remove this source package: a
> node-ejs package exists with a up-to-date GitHub repo (that's why
> migration is blocked). There is no reverse dependency to ejs.js (the
> only one requires node-ejs >= 2.5.2 while ejs.js is 1.0.0 due to old
> GitHub repo, so points to src:node-ejs). libjs-ejs isn't used by any
> package.

Perfectly fine for me.

Kind regards

Andreas. 

-- 
http://fam-tille.de



Bug#831835: [Friendly Reminder] Survey regarding your Extension bcma for Mozilla Firefox

2019-02-27 Thread Benedict Bender
 
Dear Sir or Madam,

Recently we invited you to participate concerning your extension BCMA
for MOZILLA FIREFOX. We note that you have not yet completed the
survey, and wish to remind you that the survey is still available
should you wish to take part:
https://survey.wi.uni-potsdam.de/index.php/738581?token=PoHTPajH=en
[https://survey.wi.uni-potsdam.de/index.php/738581?token=PoHTPajH=en]

The University of Potsdam is currently conducting research regarding
coring of extension functionality on digital platforms in the browser
context.

Specifically, we are interested in which _effects result to you as a
developer_ from platform coring. Furthermore, which measures and
options you have to influence coring activities. The results are of
utmost importance for any developer that contributes extensions to
digital platforms such as Mozilla Firefox or Google Chrome.

PLATFORM CORING is defined as the integration of functionalities
provided by third-party extensions in the platform core, whereby the
core is the browser (platform).
For example, if a new version of a Browser (e.g. Chrome or Firefox) is
released with additional functionality (e.g. security features,
bookmarking features) which were formerly provided by extensions, this
is considered to be platform coring. In a nutshell, functionality
formerly (only) provided through extensions is now available in the
browser itself.

We recognized that you provide an extension called BCMA on the
Marketplace for MOZILLA FIREFOX. Therefore _your thoughts are highly
valuable_ to our study!

Please take FIVE MINUTES TO PARTICIPATE in our survey
at: HTTPS://SURVEY.WI.UNI-POTSDAM.DE/INDEX.PHP/738581?TOKEN=POHTPAJH=EN
[https://survey.wi.uni-potsdam.de/index.php/738581?token=PoHTPajH=en].

Why should you participate in our survey?

* As the ANALYSIS RESULTS PROVIDE VALUABLE INPUT FOR YOUR BUSINESS
we would be happy to provide you those. If you are interested, just
leave your email address during the survey.
* Your valuable input is of great interest for our research. If
there is anything we can do for you please let us know.

If you are interested in our research regarding coring on digital
platforms please feel free to have a look at our recent research paper
[https://aisel.aisnet.org/icis2017/DigitalPlatforms/Presentations/6/]
or contact me.

Thank you very much for effort with regard to this survey!
Sincerely,
Benedict Bender (benedict.ben...@wi.uni-potsdam.de)

--
Click here to do the survey:
https://survey.wi.uni-potsdam.de/index.php/738581?token=PoHTPajH=en
[https://survey.wi.uni-potsdam.de/index.php/738581?token=PoHTPajH=en]

If you do not want to participate in this survey and don't want to
receive any more invitations please click the following link:
https://survey.wi.uni-potsdam.de/index.php/optout/tokens/738581?langcode=en=PoHTPajH
[https://survey.wi.uni-potsdam.de/index.php/optout/tokens/738581?langcode=en=PoHTPajH]
 



Processed (with 1 error): severity of 923389 is important, forcibly merging 912005 923389

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

> severity 923389 important
Bug #923389 [systemd] [systemd] CVE-2018-15686 not fixed in stretch stable
Severity set to 'important' from 'grave'
> forcemerge 912005 923389
Bug #912005 {Done: Michael Biebl } [src:systemd] systemd: 
CVE-2018-15686: reexec state injection: fgets() on overlong lines leads to line 
splitting
Unable to merge bugs because:
package of #923389 is 'systemd' not 'src:systemd'
Failed to forcibly merge 912005: Did not alter merged bugs.

> thanks
Stopping processing here.

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



Bug#921363: [Pkg-javascript-devel] Bug#921363: Package does not migrate to testing

2019-02-27 Thread Xavier
Le 27/02/2019 à 08:47, Andreas Tille a écrit :
> Hi Utkarsh,
> 
> I realised that you intend to take over this package but for a reason I
> do not understand myself it does not migrate to testing (see testing
> excuses at the tracker page:
> 
>https://tracker.debian.org/pkg/ejs.js
> 
> ).
> 
> I admit I have no idea why but if you really want to save this package
> for Buster some action seems to be needed.  Please do not ask me
> personally about it since I do not have the slightest interest in this
> package at all but simply realised that it has the autoremoval from
> testing flag set despite your upload.
> 
> Thank you for your contribution
> 
> Andreas.

Hello,

I filled a BTS to ftp.debian.org to remove this source package: a
node-ejs package exists with a up-to-date GitHub repo (that's why
migration is blocked). There is no reverse dependency to ejs.js (the
only one requires node-ejs >= 2.5.2 while ejs.js is 1.0.0 due to old
GitHub repo, so points to src:node-ejs). libjs-ejs isn't used by any
package.

Cheers,
Xavier



Bug#918578: maybe something to try

2019-02-27 Thread Wolfgang Schweer
On Wed, Feb 27, 2019 at 11:45:23AM +, Holger Levsen wrote:
>  | sunweaver: but if you have some spare cycles, maybe you could look 
> into #918578 ;)
> -  zwiebelbot- | (#debian-release) Debian#918578: gosa: GOsa web interface 
> missing password field - https://bugs.debian.org/918578
>  I have the gosa bug on my radar, but no idea, yet.
>  I have seen it once, when I test-installed unstable's smarty3 on 
> a stretch Debian Edu TJENER.
>  so, it might be unrelated to gosa, in fact.

It is unrelated to gosa (and to smarty3, too).
Actually, it's the changed PHP 7.3 cgi configuration. This bug's log 
should contain enough information about it, see:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918578#51

Also, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918578#56

contains a link to the buster manual's upgrade chapter with more 
information what needs to be fixed if upgrading from stretch.

> maybe someone could try to reproduce this: on stretch, install smarty3
> from sid and see if this bug pops up.

smarty3 Depends: php | php-cgi | php-cli, php-common

So PHP7.3 is pulled in, triggering the bug, I figure.

Maybe gosa's postinst could contain code to fix the cgi configuration.
Also, gosa supports lighttpd. Upgrading in this case should be tested as 
well.

Wolfgang


signature.asc
Description: PGP signature


Bug#921363: [Pkg-javascript-devel] Bug#921363: Package does not migrate to testing

2019-02-27 Thread Xavier
Le 27/02/2019 à 13:40, Xavier a écrit :
> Le 27/02/2019 à 08:47, Andreas Tille a écrit :
>> Hi Utkarsh,
>>
>> I realised that you intend to take over this package but for a reason I
>> do not understand myself it does not migrate to testing (see testing
>> excuses at the tracker page:
>>
>>https://tracker.debian.org/pkg/ejs.js
>>
>> ).
>>
>> I admit I have no idea why but if you really want to save this package
>> for Buster some action seems to be needed.  Please do not ask me
>> personally about it since I do not have the slightest interest in this
>> package at all but simply realised that it has the autoremoval from
>> testing flag set despite your upload.
>>
>> Thank you for your contribution
>>
>> Andreas.
> 
> Hello,
> 
> I filled a BTS to ftp.debian.org to remove this source package: a
> node-ejs package exists with a up-to-date GitHub repo (that's why
> migration is blocked). There is no reverse dependency to ejs.js (the
> only one requires node-ejs >= 2.5.2 while ejs.js is 1.0.0 due to old
> GitHub repo, so points to src:node-ejs). libjs-ejs isn't used by any
> package.
> 
> Cheers,
> Xavier

Ref: https://bugs.debian.org/923294



Bug#923389: [systemd] CVE-2018-15686 not fixed in stretch stable

2019-02-27 Thread Jean-Pierre Stierlin

Package: systemd
Version: 232-25+deb9u9
Severity: grave
Tags: security
X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org

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

Hi,

According to https://security-tracker.debian.org/tracker/CVE-2018-15686, 
the systemd package is still vulnerable.


Are there any plans to backport this fix to the stable version, as it 
was done for jessie ?


Best regards,

Jean-Pierre.

--- System information. ---
Architecture:
Kernel: Linux 4.9.0-8-amd64

Debian Release: 9.8
500 stable-updates ftp.fr.debian.org
500 stable security.debian.org
500 stable ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
==-+- 


libacl1 (>= 2.2.51-8) | 2.2.52-3+b1
libapparmor1 (>= 2.9.0-3+exp2) | 2.11.0-3+deb9u2
libaudit1 (>= 1:2.2.1) | 1:2.6.7-2
libblkid1 (>= 2.19.1) | 2.29.2-1+deb9u1
libc6 (>= 2.17) | 2.24-11+deb9u4
libcap2 (>= 1:2.10) | 1:2.25-1
libcryptsetup4 (>= 2:1.4.3) | 2:1.7.3-4
libgcrypt20 (>= 1.7.0) | 1.7.6-2+deb9u3
libgpg-error0 (>= 1.14) | 1.26-2
libidn11 (>= 1.13) | 1.33-1
libip4tc0 (>= 1.6.0+snapshot20161117) | 1.6.0+snapshot20161117-6
libkmod2 (>= 5~) | 23-2
liblz4-1 (>= 0.0~r127) | 0.0~r131-2+b1
liblzma5 (>= 5.1.1alpha+20120614) | 5.2.2-1.2+b1
libmount1 (>= 2.26.2) | 2.29.2-1+deb9u1
libpam0g (>= 0.99.7.1) | 1.1.8-3.6
libseccomp2 (>= 2.3.1) | 2.3.1-2.1+deb9u1
libselinux1 (>= 2.1.9) | 2.6-3+b3
libsystemd0 (= 232-25+deb9u9) | 232-25+deb9u9
util-linux (>= 2.27.1) | 2.29.2-1+deb9u1
mount (>= 2.26) | 2.29.2-1+deb9u1
adduser | 3.115
procps | 2:3.3.12-3+deb9u1


Package Status (Version) | Installed
==-+-===
udev | 232-25+deb9u9
dracut |
initramfs-tools | 0.130


Recommends (Version) | Installed
=-+-===
libpam-systemd | 232-25+deb9u9
dbus | 1.10.26-0+deb9u1


Suggests (Version) | Installed
-+-===
systemd-ui |
systemd-container |
policykit-1 | 0.105-18+deb9u1



--- Output from package bug script ---



Bug#918578: maybe something to try

2019-02-27 Thread Holger Levsen
hi,

from irc:

 | sunweaver: but if you have some spare cycles, maybe you could look 
into #918578 ;)
-  zwiebelbot- | (#debian-release) Debian#918578: gosa: GOsa web interface 
missing password field - https://bugs.debian.org/918578
 I have the gosa bug on my radar, but no idea, yet.
 I have seen it once, when I test-installed unstable's smarty3 on a 
stretch Debian Edu TJENER.
 so, it might be unrelated to gosa, in fact.

maybe someone could try to reproduce this: on stretch, install smarty3
from sid and see if this bug pops up.


-- 
tschau,
Holger

---
   holger@(debian|reproducible-builds|layer-acht).org
   PGP fingerprint: B8BF 5413 7B09 D35C F026 FE9D 091A B856 069A AA1C


signature.asc
Description: PGP signature


Processed: reopening 920459, found 920459 in 2018.20190131-1, fixed 920459 in 2018.20190131-2 ...

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

> reopen 920459
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921776 {Done: Dominik George } [texlive-latex-extra] 
bliss: FTBFS (LaTeX error)
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions texlive-extra/2018.20190131-2.
No longer marked as fixed in versions texlive-extra/2018.20190131-2.
No longer marked as fixed in versions texlive-extra/2018.20190131-2.
No longer marked as fixed in versions texlive-extra/2018.20190131-2.
No longer marked as fixed in versions texlive-extra/2018.20190131-2.
No longer marked as fixed in versions texlive-extra/2018.20190131-2.
No longer marked as fixed in versions texlive-extra/2018.20190131-2.
No longer marked as fixed in versions texlive-extra/2018.20190131-2.
No longer marked as fixed in versions texlive-extra/2018.20190131-2.
No longer marked as fixed in versions texlive-extra/2018.20190131-2.
> found 920459 2018.20190131-1
Bug #920459 [texlive-latex-extra] tabu: breaks with color and/or xcolor when 
spread or negative X coefficients are used
Bug #920621 [texlive-latex-extra] texlive-base: breaks build of forthcoming 
doxygen 1.8.15
Bug #921272 [texlive-latex-extra] texlive-latex-extra: package tabu broken when 
xcolor is used
Bug #921299 [texlive-latex-extra] tabu: breaks with color and/or xcolor when 
spread or negative X coefficients are used
Bug #921776 [texlive-latex-extra] bliss: FTBFS (LaTeX error)
Bug #921779 [texlive-latex-extra] tabu: breaks with color and/or xcolor when 
spread or negative X coefficients are used
Bug #921783 [texlive-latex-extra] tabu: breaks with color and/or xcolor when 
spread or negative X coefficients are used
Bug #921789 [texlive-latex-extra] tabu: breaks with color and/or xcolor when 
spread or negative X coefficients are used
Bug #921802 [texlive-latex-extra] tabu: breaks with color and/or xcolor when 
spread or negative X coefficients are used
Bug #921838 [texlive-latex-extra] tabu: breaks with color and/or xcolor when 
spread or negative X coefficients are used
Ignoring request to alter found versions of bug #920459 to the same values 
previously set
Ignoring request to alter found versions of bug #920621 to the same values 
previously set
Ignoring request to alter found versions of bug #921272 to the same values 
previously set
Ignoring request to alter found versions of bug #921299 to the same values 
previously set
Ignoring request to alter found versions of bug #921776 to the same values 
previously set
Ignoring request to alter found versions of bug #921779 to the same values 
previously set
Ignoring request to alter found versions of bug #921783 to the same values 
previously set
Ignoring request to alter found versions of bug #921789 to the same values 
previously set
Ignoring request to alter found versions of bug #921802 to the same values 
previously set
Ignoring request to alter found versions of bug #921838 to the same values 
previously set
> fixed 920459 2018.20190131-2
Bug #920459 [texlive-latex-extra] tabu: breaks with color and/or xcolor when 
spread or negative X coefficients are used
Bug #920621 [texlive-latex-extra] texlive-base: breaks build of forthcoming 
doxygen 1.8.15
Bug #921272 [texlive-latex-extra] texlive-latex-extra: package tabu broken when 
xcolor is used
Bug #921299 [texlive-latex-extra] tabu: breaks with color and/or xcolor when 
spread or negative X coefficients are used
Bug #921776 [texlive-latex-extra] bliss: FTBFS (LaTeX error)
Bug #921779 [texlive-latex-extra] tabu: breaks with color and/or xcolor when 
spread or negative X coefficients are used
Bug #921783 [texlive-latex-extra] tabu: breaks with color 

Bug#906408: marked as done (snapd: FTBFS in buster/sid)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 11:45:54 +0100
with message-id <1885672.v1ytwdr...@odyx.org>
and subject line Re: Code compiles just fine with current commit in Salsa
has caused the Debian Bug report #897865,
regarding snapd: FTBFS in buster/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.)


-- 
897865: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897865
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:snapd
Version: 2.30-5
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang --fail-missing --with systemd 
--builddirectory=_build
   dh_update_autotools_config -i -O--buildsystem=golang -O--fail-missing 
-O--builddirectory=_build
   dh_auto_configure -i -O--buildsystem=golang -O--fail-missing 
-O--builddirectory=_build
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<>'
ldd: _build/bin/snap-exec: No such file or directory
ldd: _build/bin/snap-update-ns: No such file or directory
# usually done via `go generate` but that is not supported on powerpc
./mkversion.sh
*** Setting version to '2.30-5' from debian/changelog.
# Build golang bits
mkdir -p _build/src/github.com/snapcore/snapd/cmd/snap/test-data
cp -a cmd/snap/test-data/*.gpg 
_build/src/github.com/snapcore/snapd/cmd/snap/test-data/

[... snipped ...]

gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers 
-Wno-unused-parameter -Werror -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT 
libsnap-confine-private/a-secure-getenv.o -MD -MP -MF 
libsnap-confine-private/.deps/a-secure-getenv.Tpo -c -o 
libsnap-confine-private/a-secure-getenv.o `test -f 
'libsnap-confine-private/secure-getenv.c' || echo 
'./'`libsnap-confine-private/secure-getenv.c
mv -f libsnap-confine-private/.deps/a-secure-getenv.Tpo 
libsnap-confine-private/.deps/a-secure-getenv.Po
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers 
-Wno-unused-parameter -Werror -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT 
libsnap-confine-private/a-snap.o -MD -MP -MF 
libsnap-confine-private/.deps/a-snap.Tpo -c -o libsnap-confine-private/a-snap.o 
`test -f 'libsnap-confine-private/snap.c' || echo 
'./'`libsnap-confine-private/snap.c
mv -f libsnap-confine-private/.deps/a-snap.Tpo 
libsnap-confine-private/.deps/a-snap.Po
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers 
-Wno-unused-parameter -Werror -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT 
libsnap-confine-private/a-string-utils.o -MD -MP -MF 
libsnap-confine-private/.deps/a-string-utils.Tpo -c -o 
libsnap-confine-private/a-string-utils.o `test -f 
'libsnap-confine-private/string-utils.c' || echo 
'./'`libsnap-confine-private/string-utils.c
mv -f libsnap-confine-private/.deps/a-string-utils.Tpo 
libsnap-confine-private/.deps/a-string-utils.Po
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers 
-Wno-unused-parameter -Werror -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT 
libsnap-confine-private/a-utils.o -MD -MP -MF 
libsnap-confine-private/.deps/a-utils.Tpo -c -o 
libsnap-confine-private/a-utils.o `test -f 'libsnap-confine-private/utils.c' || 
echo './'`libsnap-confine-private/utils.c
mv -f libsnap-confine-private/.deps/a-utils.Tpo 
libsnap-confine-private/.deps/a-utils.Po
rm -f libsnap-confine-private.a
ar cru libsnap-confine-private.a 
libsnap-confine-private/a-cgroup-freezer-support.o 
libsnap-confine-private/a-classic.o libsnap-confine-private/a-cleanup-funcs.o 
libsnap-confine-private/a-error.o libsnap-confine-private/a-fault-injection.o 
libsnap-confine-private/a-locking.o libsnap-confine-private/a-mount-opt.o 
libsnap-confine-private/a-mountinfo.o libsnap-confine-private/a-privs.o 
libsnap-confine-private/a-secure-getenv.o libsnap-confine-private/a-snap.o 
libsnap-confine-private/a-string-utils.o libsnap-confine-private/a-utils.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib 

Bug#897865: marked as done (snapd: ftbfs with GCC-8)

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 11:45:54 +0100
with message-id <1885672.v1ytwdr...@odyx.org>
and subject line Re: Code compiles just fine with current commit in Salsa
has caused the Debian Bug report #897865,
regarding snapd: ftbfs with GCC-8
to be marked as done.

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

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


-- 
897865: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897865
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:snapd
Version: 2.30-5
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-8

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

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

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/snapd_2.30-5_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html

[...]
mv -f snap-confine/.deps/snap_confine_snap_confine-mount-support.Tpo 
snap-confine/.deps/snap_confine_snap_confine-mount-support.Po
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers 
-Wno-unused-parameter -Werror  -DLIBEXECDIR=\"/usr/lib/snapd\" -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -MT snap-confine/snap_confine_snap_confine-ns-support.o 
-MD -MP -MF snap-confine/.deps/snap_confine_snap_confine-ns-support.Tpo -c -o 
snap-confine/snap_confine_snap_confine-ns-support.o `test -f 
'snap-confine/ns-support.c' || echo './'`snap-confine/ns-support.c
mv -f snap-confine/.deps/snap_confine_snap_confine-ns-support.Tpo 
snap-confine/.deps/snap_confine_snap_confine-ns-support.Po
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers 
-Wno-unused-parameter -Werror  -DLIBEXECDIR=\"/usr/lib/snapd\" -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -MT snap-confine/snap_confine_snap_confine-quirks.o -MD 
-MP -MF snap-confine/.deps/snap_confine_snap_confine-quirks.Tpo -c -o 
snap-confine/snap_confine_snap_confine-quirks.o `test -f 
'snap-confine/quirks.c' || echo './'`snap-confine/quirks.c
mv -f snap-confine/.deps/snap_confine_snap_confine-quirks.Tpo 
snap-confine/.deps/snap_confine_snap_confine-quirks.Po
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers 
-Wno-unused-parameter -Werror  -DLIBEXECDIR=\"/usr/lib/snapd\" -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -MT 
snap-confine/snap_confine_snap_confine-snap-confine-args.o -MD -MP -MF 
snap-confine/.deps/snap_confine_snap_confine-snap-confine-args.Tpo -c -o 
snap-confine/snap_confine_snap_confine-snap-confine-args.o `test -f 
'snap-confine/snap-confine-args.c' || echo './'`snap-confine/snap-confine-args.c
mv -f snap-confine/.deps/snap_confine_snap_confine-snap-confine-args.Tpo 
snap-confine/.deps/snap_confine_snap_confine-snap-confine-args.Po
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers 
-Wno-unused-parameter -Werror  -DLIBEXECDIR=\"/usr/lib/snapd\" -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -MT 
snap-confine/snap_confine_snap_confine-snap-confine.o -MD -MP -MF 
snap-confine/.deps/snap_confine_snap_confine-snap-confine.Tpo -c -o 
snap-confine/snap_confine_snap_confine-snap-confine.o `test -f 
'snap-confine/snap-confine.c' || echo './'`snap-confine/snap-confine.c
mv -f snap-confine/.deps/snap_confine_snap_confine-snap-confine.Tpo 

Bug#923246: binutils: ld segfaults building pacemaker in unstable

2019-02-27 Thread Matthias Klose
Control: forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=24276

ld and gold agree on the warning, and gold emits an error.  ld should not
segfault, but the errors seems to be in the construction of libqb.so.



Processed: Re: binutils: ld segfaults building pacemaker in unstable

2019-02-27 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=24276
Bug #923246 [src:pacemaker] binutils: ld segfaults building pacemaker in 
unstable
Bug #923359 [src:pacemaker] pacemaker: FTBFS in sid (ld terminated with signal 
11 [Segmentation fault])
Set Bug forwarded-to-address to 
'https://sourceware.org/bugzilla/show_bug.cgi?id=24276'.
Set Bug forwarded-to-address to 
'https://sourceware.org/bugzilla/show_bug.cgi?id=24276'.

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



Bug#895115: Package does not seem to migrate to testing due to missing build on arm64

2019-02-27 Thread Rhonda D'Vine
   Hi!

On 2/27/19 8:52 AM, Andreas Tille wrote:
> I'm just pinging both RC bugs to reset the autoremoval from testing
> counter.  I just realised that the package might not migrate to testing
> due to a missing arm64 build.  I leave it to you to decide about the
> action to take but just wanted to prevent that you will be hit by an
> autoremoval which might have escaped your attention.

 Thanks.  The discussions about whether (and how) to add support to
automatically make beep available to non-root users did hold it back a
bit.  The patch for making it build on arm64 is prepared, I just wasn't
too sure what to do about the discussions on whether it's fine to leave
local adaption to the admin (and potentially improve the documentation
about it), or to offer support through the packaging for it.  Given that
an additional dependency on acl doesn't sound too encouraging, and
whether a TAG+="uaccess" might be more useful instead (which I haven't
tried yet), this sort of blocked my thoughts from just uploading the fix
so far.

 So .. thanks for the ping, will get around to it later today. :)
Rhonda



Bug#923382: marked as done (libseqlib: FTBFS (dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file))

2019-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 27 Feb 2019 10:04:53 +
with message-id 
and subject line Bug#923382: fixed in libseqlib 1.1.2+dfsg-3
has caused the Debian Bug report #923382,
regarding libseqlib: FTBFS (dpkg-gensymbols: error: some symbols or patterns 
disappeared in the symbols file)
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.)


-- 
923382: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923382
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libseqlib
Version: 1.1.2+dfsg-2
Severity: serious
Tags: ftbfs

Hello Andreas et al.

I tried to build this package in buster but it failed:


[...]
 debian/rules build-arch
dh build-arch
   dh_update_autotools_config -a
   dh_autoreconf -a
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
configure.ac:17: installing './compile'
configure.ac:19: installing './config.guess'
configure.ac:19: installing './config.sub'
configure.ac:4: installing './missing'
src/Makefile.am: installing './depcomp'
   dh_auto_configure -a
./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 --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... none
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for ranlib... ranlib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for 

Processed: reassign 921776 to texlive-latex-extra, forcibly merging 920459 921776

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

> reassign 921776 texlive-latex-extra
Bug #921776 [texlive-extra] bliss: FTBFS (LaTeX error)
Bug reassigned from package 'texlive-extra' to 'texlive-latex-extra'.
Ignoring request to alter found versions of bug #921776 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921776 to the same values 
previously set
> forcemerge 920459 921776
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921776 [texlive-latex-extra] bliss: FTBFS (LaTeX error)
Set Bug forwarded-to-address to 'https://github.com/tabu-fixed/tabu/pull/14'.
Marked Bug as done
Removed indication that 921776 affects src:bliss
Marked as fixed in versions texlive-extra/2018.20190131-2.
Marked as found in versions texlive-extra/2018.20190131-1.
Added tag(s) patch.
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Merged 920459 920621 921272 921299 921776 921779 921783 921789 921802 921838
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
920621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920621
921272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921272
921299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921299
921776: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921776
921779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921779
921783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921783
921789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921789
921802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921802
921838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed (with 1 error): reassign 921776 to texlive-extra, forcibly merging 920459 921776

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

> reassign 921776 texlive-extra
Bug #921776 [doxygen] bliss: FTBFS (LaTeX error)
Bug reassigned from package 'doxygen' to 'texlive-extra'.
Ignoring request to alter found versions of bug #921776 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921776 to the same values 
previously set
> forcemerge 920459 921776
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Unable to merge bugs because:
package of #921776 is 'texlive-extra' not 'texlive-latex-extra'
Failed to forcibly merge 920459: Did not alter merged bugs.

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
920621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920621
921272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921272
921299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921299
921776: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921776
921779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921779
921783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921783
921789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921789
921802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921802
921838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#921779: closing 921779

2019-02-27 Thread Dominik George
close 921779 2018.20190131-2
thanks



Bug#921272: closing 921272

2019-02-27 Thread Dominik George
close 921272 2018.20190131-2
thanks



Processed: closing 920459

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

> close 920459 2018.20190131-2
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Ignoring request to alter fixed versions of bug #920459 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920621 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921272 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921299 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921779 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921783 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921789 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921802 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921838 to the same values 
previously set
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug 920459 is already marked as done; not doing anything.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
920621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920621
921272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921272
921299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921299
921779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921779
921783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921783
921789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921789
921802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921802
921838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: closing 921802

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

> close 921802 2018.20190131-2
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Ignoring request to alter fixed versions of bug #921802 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920459 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920621 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921272 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921299 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921779 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921783 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921789 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921838 to the same values 
previously set
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug 921802 is already marked as done; not doing anything.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
920621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920621
921272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921272
921299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921299
921779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921779
921783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921783
921789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921789
921802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921802
921838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#921783: closing 921783

2019-02-27 Thread Dominik George
close 921783 2018.20190131-2
thanks



Bug#921299: closing 921299

2019-02-27 Thread Dominik George
close 921299 2018.20190131-2
thanks



Processed: closing 921789

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

> close 921789 2018.20190131-2
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Ignoring request to alter fixed versions of bug #921789 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920459 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920621 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921272 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921299 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921779 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921783 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921802 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921838 to the same values 
previously set
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug 921789 is already marked as done; not doing anything.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
920621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920621
921272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921272
921299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921299
921779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921779
921783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921783
921789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921789
921802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921802
921838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#920621: closing 920621

2019-02-27 Thread Dominik George
close 920621 2018.20190131-2
thanks



Bug#921789: closing 921789

2019-02-27 Thread Dominik George
close 921789 2018.20190131-2
thanks



Processed: closing 921779

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

> close 921779 2018.20190131-2
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Ignoring request to alter fixed versions of bug #921779 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920459 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920621 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921272 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921299 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921783 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921789 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921802 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921838 to the same values 
previously set
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug 921779 is already marked as done; not doing anything.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
920621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920621
921272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921272
921299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921299
921779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921779
921783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921783
921789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921789
921802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921802
921838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#920459: closing 920459

2019-02-27 Thread Dominik George
close 920459 2018.20190131-2
thanks



Processed: closing 921299

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

> close 921299 2018.20190131-2
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Ignoring request to alter fixed versions of bug #921299 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920459 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920621 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921272 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921779 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921783 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921789 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921802 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921838 to the same values 
previously set
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug 921299 is already marked as done; not doing anything.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
920621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920621
921272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921272
921299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921299
921779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921779
921783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921783
921789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921789
921802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921802
921838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#921838: closing 921838

2019-02-27 Thread Dominik George
close 921838 2018.20190131-2
thanks



Bug#921802: closing 921802

2019-02-27 Thread Dominik George
close 921802 2018.20190131-2
thanks



Processed: closing 921783

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

> close 921783 2018.20190131-2
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Ignoring request to alter fixed versions of bug #921783 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920459 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920621 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921272 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921299 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921779 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921789 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921802 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921838 to the same values 
previously set
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug 921783 is already marked as done; not doing anything.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
920621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920621
921272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921272
921299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921299
921779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921779
921783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921783
921789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921789
921802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921802
921838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: closing 921838

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

> close 921838 2018.20190131-2
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Ignoring request to alter fixed versions of bug #921838 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920459 to the same values 
previously set
Ignoring request to alter fixed versions of bug #920621 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921272 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921299 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921779 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921783 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921789 to the same values 
previously set
Ignoring request to alter fixed versions of bug #921802 to the same values 
previously set
Bug #921838 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920459 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #920621 {Done: Dominik George } [texlive-latex-extra] 
texlive-base: breaks build of forthcoming doxygen 1.8.15
Bug #921272 {Done: Dominik George } [texlive-latex-extra] 
texlive-latex-extra: package tabu broken when xcolor is used
Bug #921299 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921779 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921783 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921789 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug #921802 {Done: Dominik George } [texlive-latex-extra] 
tabu: breaks with color and/or xcolor when spread or negative X coefficients 
are used
Bug 921838 is already marked as done; not doing anything.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
920459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920459
920621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920621
921272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921272
921299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921299
921779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921779
921783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921783
921789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921789
921802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921802
921838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



  1   2   >