Bug#913069: python-uno is also mising in the transition page

2018-11-28 Thread Eric Valette
I beg to disagree... But that probably due to experimental version not being rebuild. apt-get install python3 python3-uno Reading package lists... Done Building dependency tree Reading state information... Done python3-uno is already the newest version (1:6.2.0~beta1-1). Some packages cou

Bug#914706: [pkg-netfilter-team] Bug#914706: Add 1 more element to a set and you can delete the 1st element

2018-11-28 Thread Arturo Borrero Gonzalez
Control: forwarded -1 https://bugzilla.netfilter.org/show_bug.cgi?id=1304

Bug#888695: nftables: Enabled systemd service blocks boot sequence

2018-11-28 Thread Arturo Borrero Gonzalez
Control: tags -1 moreinfo On Thu, 1 Feb 2018 09:50:31 +0100 Paolo Rosquin wrote: > No idea why it only happens to me. Anyway, I have narrowed down the > problem to one line in nftables.service: > > DefaultDependencies=no > > Without this everything works fine. > Could you please check if this

Bug#914706: Add 1 more element to a set and you can delete the 1st element

2018-11-28 Thread Eike Lohmann
root@xmachine1:/home/user/testcase# nft add element filter S1 { 10.6.0.0/28 } root@xmachine1:/home/user/testcase# nft list set filter S1 table ip filter {     set S1 {     type ipv4_addr     flags interval     elements = { 10.5.0.20/31, 10.6.0.0/28 }     } } root@xmachine1:/home/user/te

Bug#808839: Affects 2.3 as well

2018-11-28 Thread Mathieu Malaterre
$ fop -xsl ./jlatexmath-fop/examples/latex.xsl -c ./jlatexmath-fop/examples/conf.xml -xml ./jlatexmath-fop/examples/latex_docbook.xml -pdf /tmp/bla.pdf [INFO] FopConfParser - Default page-height set to: 11in [INFO] FopConfParser - Default page-width set to: 8.26in file:/tmp/libjlatexmath-java-1.0.7

Bug#913069: python-uno is also mising in the transition page

2018-11-28 Thread Mattia Rizzolo
On Wed, Nov 28, 2018 at 08:49:33AM +0100, Eric Valette wrote: > Currently installing 3.7 removes part of libreoffice due to python-uno. It > is the single package not rebuild yet on my system. Yes it is there. It's the source package libreoffice, which is in the tracker. And actually, it's alrea

Bug#914886: chromium: SafeBrowsing is not working at all (sample included)

2018-11-28 Thread Peter Gervai
Package: chromium Version: 70.0.3538.110-1 Severity: important I am not completely sure how to handle this issue: it is obviously not present in Google Chrome, only in Chromium so upstream isssue tracker doesn't seem to be the best fit. Also I'm not sure how the SafeBrowsing component is maintaine

Bug#914770: llvm-toolchain-7: baseline violation on i386

2018-11-28 Thread Sylvestre Ledru
Hello, Le 28/11/2018 à 04:17, Fanael Linithien a écrit : I've verified that adding the following to the llvm-toolchain-7's debian/rules and rebuilding fixes the issue: ifneq (,$(filter $(DEB_HOST_ARCH),i386)) # Clang default to baseline-violating -march setting on i386. CFLAGS_EXTRA += -march=i

Bug#914885: lintian: remove debian-rules-makemaker-prefix-is-deprecated

2018-11-28 Thread Niko Tyni
Package: lintian Version: 2.5.114 Severity: wishlist X-Debbugs-Cc: p...@packages.debian.org The debian-rules-makemaker-prefix-is-deprecated check has served its purpose and is not useful anymore. It was added in 2010 (with #568748) to ease removing Debian-specific support for 'make install PREFIX=

Bug#639683: fop does not run any tests

2018-11-28 Thread Mathieu Malaterre
Control: retitle -1 fop does not check test results Since switch of build system to maven src:fop now execute test suite. But since some of them are failing, the results of the tests are currently being discarded.

Bug#910917: RFA: apache2 -- Apache HTTP Server

2018-11-28 Thread Xavier
Job started. Could you update my role in salsa ? "developer" role doesn't allow me to use GitLab API: I'd like to configure project to add "tagpending" webhook. Cheers, Xavier Le 21/11/2018 à 15:45, Mosab Ibrahim a écrit : > Hello Stefan, > > Yes, I am still interested. Will go through the code

Bug#914770: llvm-toolchain-7: baseline violation on i386

2018-11-28 Thread Sylvestre Ledru
Le 27/11/2018 à 23:54, Fanael Linithien a écrit : I fail to see how #914770 and #914838 are related in any way at all, the former blockers of #894840 and #632472 are much more relevant in my opinion, even if still not ideal. yeah, my bad Anyway, it's still a baseline violation that affects *

Bug#835854: spaCy: Create repository, merge bugs

2018-11-28 Thread Andreas Tille
Control: merge 894629 835854 I have created a git repository for spacy at https://salsa.debian.org/science-team/spacy since I might need python3-spacy for one of my target packages. Next step should probably be to package spaCy predependency https://github.com/explosion/cymem Voluntee

Bug#894840: clang: baseline cpu violation on i386

2018-11-28 Thread Sylvestre Ledru
Le 28/11/2018 à 00:01, Fanael Linithien a écrit : On Wed, 4 Apr 2018 22:08:16 +0200 Sylvestre Ledru wrote: As this has been the case for a long time, it shows that it isn't a severe issue. It's not a severe issue because it's easy to fix/work around: just passing -march=i686 to Clang is eno

Bug#876821: Debian mirror ftp.lug.ro: out-of-date, syncscript

2018-11-28 Thread Peter Palfrader
ping. Also, when you set up ftpsync, please set MIRRORNAME correctly so that the tracefile name matches your mirror name. cf https://mirror-master.debian.org/status/mirror-info/ftp.lug.ro.html Cheers, On Tue, 26 Sep 2017, Peter Palfrader wrote: > o The trace file at > http://ftp.lug.ro/debi

Bug#914883: sane-utils: Split saned out as a seperate binary package?

2018-11-28 Thread Zhang Jingqiang
Package: sane-utils Version: 1.0.27-3.1 Severity: wishlist Dear Maintainer, saned install service files and offer network service, which is not really needed for local usage like others. I think it's better to split this out, and make it not to be recommanded to be installed by libsane. Thanks

Bug#914884: Crashes with wx._core.PyAssertionError: C++ assertion "isOpaque" failed..

2018-11-28 Thread Kartik Mistry
Package: fontypython Version: 0.5-1 Severity: grave Fontypython crashing with following output. $ fontypython Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_misc.py", line 1367, in Notify self.notify() File "/usr/lib/python2.7/dist-packages/wx-3

Bug#874447: Debian mirror debian.mirror.frontiernet.net: tracefile name, ftpsync-version

2018-11-28 Thread Peter Palfrader
ping. On Wed, 06 Sep 2017, Peter Palfrader wrote: > Package: mirrors > User: mirr...@packages.debian.org > Usertags: mirror-problem may-auto-close > > Hi, > > I was checking some things in the Debian mirror universe and noticed > a problem with your mirror: > > o Status: > https://mirror-mast

Bug#914882: [20181128] debian.mirror.garr.it: ftpsync, tracefile name

2018-11-28 Thread Peter Palfrader
Package: mirrors User: mirr...@packages.debian.org Usertags: mirror-problems Hi! The trace file at http://debian.mirror.garr.it/debian/project/trace/ does not contain much information. Please use our ftpsync script to mirror Debian. Using a modern ftpsync ensures updates are done in the correc

Bug#914881: netbase: Port 853 missing in /etc/services

2018-11-28 Thread John Shaft
Package: netbase Version: 5.4 Severity: normal Dear Maintainer, Port 853 has been assigned to encrypted DNS communications between stub resolver and full resolver : domain-s 853 tcp DNS query-response protocol run over TLS/DTLS domain-s 853 udp DNS query-response protocol run over TLS/DTLS (s

Bug#914880: python-django-hyperkitty: backport depends on fonts-glewlwyd not in backports

2018-11-28 Thread Sampo Sorsa
Package: python-django-hyperkitty Version: 1.1.4-8~bpo9+1 Severity: normal Dear Maintainer, python-django-hyperkitty in stretch-backports depends on fonts-glewlwyd, which is not in stretch-backports, only in buster.

Bug#914879: Сlosing a tab causes the window to close

2018-11-28 Thread Sergey Alyoshin
Package: xfce4-terminal Version: 0.8.7.4-2 If xfce4-terminal window with several tabs is closings warning dialog "Close all tabs?" is shown. In this dialog "Close Tab" button close not only currently active tab, as it should be, but all xfce4-terminal window (same as "Close Window" button).

Bug#914878: [20181128] mirrors.namecheap.com: tracefile, upstream

2018-11-28 Thread Peter Palfrader
Package: mirrors User: mirr...@packages.debian.org Usertags: mirror-problems Hi! At http://mirrors.namecheap.com/debian/project/trace/ there is a tracefile called mirrors01 which probably should be called mirrors.namecheap.com. Please set MIRRORNAME in your ftpsync.conf accordingly. Also, we re

<    1   2   3