I'm not at all sure if this is the right way to do it, but I was able to
build using the enable-tracing.patch from Eloston by commenting out the
public_configs lines containing zlib_config in
third_party/perfetto/gn/BUILD.gn
Right now I am typing into my webmail client using Chromium from t
Hi,
Il 03/01/20 22:07, Adrian Bunk ha scritto:
> Dimitri already agreed in a private discussion that this change was bogus.
>
> Are there any objections against an NMU reverting the bogus Python 2
> removal in boost1.67?
Totally agree that there is no reason to remote Python 2 support from
boost
Dear Maintainer,
where do we go from here with this bug of crashes?
A new version is already available and could be rolled out.
https://chromium.googlesource.com/chromium/src.git/+/refs/tags/79.0.3945.112
It would be nice if we, the community could test the new version.
This could close 2 bug re
Your message dated Sat, 04 Jan 2020 06:04:06 +
with message-id
and subject line Bug#948001: fixed in go-dep 0.5.4-3
has caused the Debian Bug report #948001,
regarding go-dep FTBFS in testing/unstable
to be marked as done.
This means that you claim that the problem has been dealt with.
If thi
Your message dated Sat, 04 Jan 2020 06:04:20 +
with message-id
and subject line Bug#938543: fixed in sphinx-paramlinks 0.3.5-2
has caused the Debian Bug report #938543,
regarding sphinx-paramlinks: Python2 removal in sid/bullseye
to be marked as done.
This means that you claim that the proble
Your message dated Sat, 04 Jan 2020 06:04:13 +
with message-id
and subject line Bug#937642: fixed in python-changelog 0.4.2-2
has caused the Debian Bug report #937642,
regarding python-changelog: Python2 removal in sid/bullseye
to be marked as done.
This means that you claim that the problem
Processing control commands:
> tag -1 pending
Bug #937642 [src:python-changelog] python-changelog: Python2 removal in
sid/bullseye
Added tag(s) pending.
--
937642: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=937642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Control: tag -1 pending
Hello,
Bug #938543 in sphinx-paramlinks 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/python-team/modules/sphinx-paramlinks/commit/0d0
Control: tag -1 pending
Hello,
Bug #937642 in python-changelog 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/python-team/modules/python-changelog/commit/22e30
Processing control commands:
> tag -1 pending
Bug #938543 [src:sphinx-paramlinks] sphinx-paramlinks: Python2 removal in
sid/bullseye
Added tag(s) pending.
--
938543: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=938543
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Processing control commands:
> tag -1 pending
Bug #948001 [src:go-dep] go-dep FTBFS in testing/unstable
Added tag(s) pending.
--
948001: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948001
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Control: tag -1 pending
Hello,
Bug #948001 in dep 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/go-team/packages/dep/commit/c5f0b1289cf8feeda878c59e530039f311
Processing commands for cont...@bugs.debian.org:
> # This is an automated script, part of the effort for the removal of Python 2
> from bullseye
> # * https://wiki.debian.org/Python/2Removal
> # * http://sandrotosi.me/debian/py2removal/index.html
> # See https://lists.debian.org/debian-devel-an
Your message dated Sat, 04 Jan 2020 02:41:00 +
with message-id
and subject line Bug#925796: fixed in opensc 0.20.0-1
has caused the Debian Bug report #925796,
regarding opensc: ftbfs with GCC-9
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is no
I just ran into this issue.
I took a packet capture of the DHCP conversation to debug it, and found
that the DHCP server was responding with a DHCP NAK packet with "address
in use" as the message. And indeed, my system is sending the DHCP REQUEST
with a request for a specific address (which is al
Hi,
I am seeing this with 3.0.8-6+deb10u3. Will an update eventually trickle
through?
Thanks!
Best wishes,
@ndy
--
andy...@ashurst.eu.org
http://www.ashurst.eu.org/
0x7EBA75FF
Your message dated Sat, 04 Jan 2020 00:05:31 +
with message-id
and subject line Bug#937230: fixed in pagekite 1.5.0.191126-1
has caused the Debian Bug report #937230,
regarding pagekite: Python2 removal in sid/bullseye
to be marked as done.
This means that you claim that the problem has been
On Fri, 03 Jan 2020 16:23:14 -0500 Calum McConnell
wrote:
I was unfortunate enough to have the oppoiste order of installs: the
four packages, and then URE. That meant URE's install failed, and I
was left with apt complaining about a broken system. To get out of it,
I used dpkg -r to get rid of
Matthias Klose wrote:
> Package: src:ispell-lt
> Version: 1.2.1-8
> Severity: normal
> Tags: sid bullseye
> User: debian-pyt...@lists.debian.org
> Usertags: py2removal
>
> Python2 becomes end-of-live upstream, and Debian aims to remove
> Python2 from the distribution, as discussed in
> https://lis
Package: libvirt-clients
Version: 5.6.0-3
Severity: grave
Justification: renders package unusable
Dear Maintainer,
virsh is completely unusable without libvirt-daemon-system as
root@debian:~# virsh uri
error: failed to connect to the hypervisor
error: Failed to connect socket to '/var/run/libvir
Package: virtinst
Version: 1:2.2.1-3
Severity: grave
Justification: renders package unusable
Dear Maintainer,
Without installing libvirt-daemon-system, virt-installer is completely unusable
as
root@debian:~# virt-install --install fedora29 --unattended
ERRORFailed to connect socket to '/var
I was unfortunate enough to have the oppoiste order of installs: the
four packages, and then URE. That meant URE's install failed, and I
was left with apt complaining about a broken system. To get out of it,
I used dpkg -r to get rid of the offending four packages, and then
installed ure. Of cou
Processing commands for cont...@bugs.debian.org:
> reassign 945826 libboost-python1.67.0
Bug #945826 [freeorion] Server fails for missing boost library
Bug reassigned from package 'freeorion' to 'libboost-python1.67.0'.
No longer marked as found in versions freeorion/0.4.8-3.
Ignoring request to a
Control: reopen -1
Control: reassign -1 libboost-python1.67.0 1.67.0-14
Control: retitle -1 libboost-python1.67.0 must not drop the Python 2.7 library
When a library package renames or drops a library it has to be removed.
In practice this will happen in the boost case with the transition
to 1.71.
Processing control commands:
> reopen -1
Bug #945840 {Done: plugwash } [ledger]
/usr/bin/ledger: error while loading shared libraries:
libboost_python27.so.1.67.0: cannot open shared object file: No such file or
directory
Bug #946036 {Done: plugwash } [ledger] Broken by
boost dropping Python 2
Source: libbio-db-hts-perl
Version: 3.01-1
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression
Dear maintainers,
With a recent upload of libbio-db-hts-perl you added an autopkgtest to
libbio-db-hts-perl, great. However, it fails. I copi
Your message dated Fri, 03 Jan 2020 20:48:06 +
with message-id
and subject line Bug#947911: fixed in sqlgrey 1:1.8.0-2
has caused the Debian Bug report #947911,
regarding sqlgrey daemon does not stop when requested
to be marked as done.
This means that you claim that the problem has been deal
Your message dated Fri, 03 Jan 2020 20:44:01 +
with message-id
and subject line Bug#947426: fixed in python-pysam 0.15.3+ds-1
has caused the Debian Bug report #947426,
regarding python-pysam ftbfs with htslib 1.10.2
to be marked as done.
This means that you claim that the problem has been dea
Your message dated Fri, 03 Jan 2020 20:43:45 +
with message-id
and subject line Bug#944705: fixed in mako 1.1.0+ds1-1
has caused the Debian Bug report #944705,
regarding alembic: failing tests with python3.8
to be marked as done.
This means that you claim that the problem has been dealt with.
Source: hyphy
Version: 2.5.1+dfsg-1
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression
Dear maintainers,
With a recent upload of hyphy the autopkgtest of hyphy fails in testing
when that autopkgtest is run with the binary packages of h
On Wed, Jan 01, 2020 at 05:54:59PM +0530, Pirate Praveen wrote:
> On Tue, 31 Dec 2019 11:14:19 +0200 Adrian Bunk wrote:
> > I've prepared an NMU for gitlab-workhorse (versioned as 8.16.0+debian-1.1)
> > and uploaded it to DELAYED/14. Please feel free to tell me if I should
> > cancel it.
>
> Than
* Karl O. Pinc [2020-01-03 20:45] wrote:
> On Fri, 3 Jan 2020 20:12:00 +0100
> Antonin Kral wrote:
>
> > thank you for your report (and really appreciate the patch).
>
> I did not check to see if there's any other "actions" that
> need a similar fix. (I know that "start" works. :)
:) No iss
On Fri, 3 Jan 2020 20:12:00 +0100
Antonin Kral wrote:
> thank you for your report (and really appreciate the patch).
I did not check to see if there's any other "actions" that
need a similar fix. (I know that "start" works. :)
Regards,
Karl
Free Software: "You don't pay back, you pay forw
Source: aufs
Version: 5.2+20190909-1.1
Severity: serious
Tags: ftbfs
linux-kbuild-5.4 is now in unstable.
Processing commands for cont...@bugs.debian.org:
> tags 948080 + ftbfs
Bug #948080 [src:python-cogent] python-cogent build depends on and recommends
the removed blast2 transitional package
Added tag(s) ftbfs.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
948080
Source: backblaze-b2
Version: 1.3.8-2
Severity: serious
Tags: ftbfs
yapf (0.28.0-2) unstable; urgency=medium
...
[ Sandro Tosi ]
* Drop python2 support; Closes: #938863
-- Sandro Tosi Wed, 06 Nov 2019 10:33:29 -0500
Source: jengelman-shadow
Version: 4.0.3-1
Severity: serious
jengelman-shadow build depends on openjdk-8-jdk-headless
that is not in buster and will not be in bullseye.
If possible default-jdk-headless should be uised instead.
Processing control commands:
> affects -1 bioperl-run
Bug #948082 [src:bioperl-run] bioperl-run build depends on and recommends the
removed blast2 transitional package
Added indication that 948082 affects bioperl-run
--
948082: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948082
Debian Bug
Package: libbio-db-embl-perl
Version: 1.7.4-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package fails to upgrade from
'stable'.
It installed fine in 'stable', then the upgrade to 'sid' fails
because it tries to overwrite o
Source: bioperl-run
Version: 1.7.3-1
Severity: serious
Tags: ftbfs
Control: affects -1 bioperl-run
bioperl-run build depends on and recommends the removed
blast2 transitional package.
Hi Karl,
thank you for your report (and really appreciate the patch). I will
upload the updated version shortly.
Best,
Antonin
* Karl O. Pinc [2020-01-02 00:54] wrote:
> Package: sqlgrey
> Version: 1:1.8.0-1
> Severity: serious
> Tags: patch
> Justification: Policy 9.3.2
>
> Hello,
>
>
Processing control commands:
> affects -1 python-cogent
Bug #948080 [src:python-cogent] python-cogent build depends on and recommends
the removed blast2 transitional package
Added indication that 948080 affects python-cogent
--
948080: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948080
De
Source: python-cogent
Version: 1.9-14
Severity: serious
Tags: bullseye sid
Control: affects -1 python-cogent
python-cogent build depends on and recommends the removed
blast2 transitional package.
Processing control commands:
> affects -1 pynast
Bug #948081 [src:pynast] pynast build depends on and recommends the removed
blast2 transitional package
Added indication that 948081 affects pynast
--
948081: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948081
Debian Bug Tracking System
Con
Source: pynast
Version: 1.2.2-4
Severity: serious
Tags: bullseye sid ftbfs
Control: affects -1 pynast
pynast build depends on and recommends the removed
blast2 transitional package.
Your message dated Fri, 3 Jan 2020 20:00:07 +0100
with message-id <20200103190007.gg12...@an3as.eu>
and subject line Closing since 0.8.1-3 builds nicely
has caused the Debian Bug report #947421,
regarding delly ftbfs with htslib 1.10.2
to be marked as done.
This means that you claim that the probl
control: tags -1 patch pending
Hello, since this is delaying boost transition, and blocking 3 RC bug fixes, I
uploaded it in deferred/5
let me know if I can speed it up, or feel free to delete it if you don't like
the change
G.
On Fri, 3 Jan 2020 19:35:20 +0100 Gianfranco Costamagna
wrote:
Hi,
Further to Jonas's suggestion, I found this in the changelog for scour:
scour (0.37-2) unstable; urgency=medium
[ Jeremy Bicha ]
* Add Provides: dh-sequence-scour.
Packages can now Build-Depend on dh-sequence-scour
instead of scour and then drop "--with scour" from debian/rules
Processing control commands:
> tags -1 patch pending
Bug #948078 [src:autoconf-archive] autoconf-archive: please apply patch to fix
boost_python library link
Added tag(s) pending and patch.
--
948078: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948078
Debian Bug Tracking System
Contact ow
Your message dated Fri, 03 Jan 2020 18:49:14 +
with message-id
and subject line Bug#936489: fixed in esys-particle 2.3.5+dfsg1-4
has caused the Debian Bug report #936489,
regarding esys-particle: Python2 removal in sid/bullseye
to be marked as done.
This means that you claim that the problem
Processing control commands:
> tags 938692 + pending
Bug #938692 [src:trace-summary] trace-summary: Python2 removal in sid/bullseye
Added tag(s) pending.
--
938692: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=938692
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Control: tags 938692 + pending
Dear maintainer,
I've prepared an NMU for trace-summary (versioned as 0.89-1.1) and
uploaded it to DELAYED/14. Please feel free to tell me if I should
cancel it.
cu
Adrian
diff -Nru trace-summary-0.89/debian/changelog trace-summary-0.89/debian/changelog
--- trace
Processing commands for cont...@bugs.debian.org:
> forwarded 948078
> https://github.com/autoconf-archive/autoconf-archive/pull/198/files
Bug #948078 [src:autoconf-archive] autoconf-archive: please apply patch to fix
boost_python library link
Set Bug forwarded-to-address to
'https://github.com/
Processing commands for cont...@bugs.debian.org:
> severity 925818 serious
Bug #925818 {Done: Laszlo Boszormenyi (GCS) } [src:rocksdb]
rocksdb: ftbfs with GCC-9
Severity set to 'serious' from 'important'
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
925818: htt
Source: autoconf-archive
Version: 20190106-2
Severity: serious
Hello, esys-particle is FTBFS with python3, because the following:
dh_auto_configure -- $(extra_flags)
--with-boost-libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
--with-boost-python='boost_python$(PY3VER)'
tanslates the build into
Your message dated Fri, 3 Jan 2020 20:29:16 +0200
with message-id <20200103182916.GA29734@localhost>
and subject line Re: Bug#939078: bro: unfulfilled (build) dependencies
libbroker-dev and libbroker0
has caused the Debian Bug report #939078,
regarding bro: unfulfilled (build) dependencies libbrok
Control: tags -1 unreproducible
Hi Paul,
I've build kallisto in an unstable pbuilder chroot without any problems.
Kind regards
Andreas.
--
http://fam-tille.de
Processing control commands:
> tags -1 unreproducible
Bug #947423 [src:kallisto] kallisto ftbfs with htslib 1.10.2
Added tag(s) unreproducible.
--
947423: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947423
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Your message dated Fri, 3 Jan 2020 18:23:39 +
with message-id <20200103182339.GA105037@blodeuwedd>
and subject line Dupe of 948075
has caused the Debian Bug report #948077,
regarding possible licensing issues
to be marked as done.
This means that you claim that the problem has been dealt with.
Hi,
On Fri, Jan 03, 2020 at 06:00:49PM +, Christopher Obbard wrote:
> On Fri, 3 Jan 2020 at 17:52, Rene Engelhard wrote:
> >
> > Hi,
> >
> > On Fri, Jan 03, 2020 at 06:36:56PM +0100, Rene Engelhard wrote:
> > > > The following additional packages will be installed:
> > > >libjuh-java libj
Processing commands for cont...@bugs.debian.org:
> close 948076
Bug #948076 [php-smbclient] possible licensing issues
Marked Bug as done
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
948076: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948076
Debian Bug Tra
Package: php-smbclient
Severity: serious
Usertags: license-violation
php-smbclient links against both libsmbclient (which is GPLv3) and php
(licensed under the PHP3.01 license).
According to both the FSF
(https://www.gnu.org/licenses/license-list.en.html#PHP-3.01) and the
guidance from the ftp-ma
Package: php-smbclient
Severity: serious
Usertags: license-violation
php-smbclient links against both libsmbclient (which is GPLv3) and php
(licensed under the PHP3.01 license).
According to both the FSF
(https://www.gnu.org/licenses/license-list.en.html#PHP-3.01) and the
guidance from the ftp-ma
Package: php-smbclient
Severity: serious
Usertags: license-violation
php-smbclient links against both libsmbclient (which is GPLv3) and php
(licensed under the PHP3.01 license).
According to both the FSF
(https://www.gnu.org/licenses/license-list.en.html#PHP-3.01) and the
guidance from the ftp-ma
Processing commands for cont...@bugs.debian.org:
> tags 936166 + fixed-upstream
Bug #936166 [src:autokey] autokey: Python2 removal in sid/bullseye
Added tag(s) fixed-upstream.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
936166: https://bugs.debian.org/cgi-bin/
On Wed, Nov 13, 2019 at 11:57:23PM +0100, Iustin Pop wrote:
> Just for FYI, this now exports a Python 3 module, droppin the Python 2
> one is just a matter of rdeps.
Now there are no rdeps left in bullseye.
cu
Adrian
Processing commands for cont...@bugs.debian.org:
> tags 937237 + fixed-upstream
Bug #937237 [src:parallelpython] parallelpython: Python2 removal in sid/bullseye
Added tag(s) fixed-upstream.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
937237: https://bugs.debia
Processing commands for cont...@bugs.debian.org:
> forwarded 936544 https://github.com/warner/foolscap/issues/48
Bug #936544 [src:foolscap] foolscap: Python2 removal in sid/bullseye
Set Bug forwarded-to-address to 'https://github.com/warner/foolscap/issues/48'.
> thanks
Stopping processing here.
Hi,
On Fri, 3 Jan 2020 at 17:52, Rene Engelhard wrote:
>
> Hi,
>
> On Fri, Jan 03, 2020 at 06:36:56PM +0100, Rene Engelhard wrote:
> > > The following additional packages will be installed:
> > >libjuh-java libjurt-java libridl-java libunoloader-java
> > > The following NEW packages will be i
Processing commands for cont...@bugs.debian.org:
> tags 936444 + fixed-upstream
Bug #936444 [src:drmaa] drmaa: Python2 removal in sid/bullseye
Added tag(s) fixed-upstream.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
936444: https://bugs.debian.org/cgi-bin/bugr
Source: din
Version: 5.2.1-6
Severity: serious
Tags: ftbfs
din fails to build from source in unstable on amd64. A build log ends
with:
| dh_auto_build
| make -j1
| make[2]: Entering directory '/<>'
| Making all in include
| make[3]: Entering directory '/<>/include'
| make[3]: Nothing to b
Hi,
On Fri, Jan 03, 2020 at 06:36:56PM +0100, Rene Engelhard wrote:
> > The following additional packages will be installed:
> >libjuh-java libjurt-java libridl-java libunoloader-java
> > The following NEW packages will be installed:
> >libjuh-java libjurt-java libridl-java libunoloader-ja
Processing commands for cont...@bugs.debian.org:
> tags 938241 + fixed-upstream
Bug #938241 [src:python-unshare] python-unshare: Python2 removal in sid/bullseye
Added tag(s) fixed-upstream.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
938241: https://bugs.debia
Hi,
On Fri, Jan 03, 2020 at 05:00:37PM +, Christopher Obbard wrote:
> $ sudo apt --fix-broken install
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Correcting dependencies... Done
> The following packages were automatically installed and are n
Processing commands for cont...@bugs.debian.org:
> # This is an automated script, part of the effort for the removal of Python 2
> from bullseye
> # * https://wiki.debian.org/Python/2Removal
> # * http://sandrotosi.me/debian/py2removal/index.html
> # See https://lists.debian.org/debian-devel-an
Processing commands for cont...@bugs.debian.org:
> tags 937959 + fixed-upstream
Bug #937959 [src:python-ntlm] python-ntlm: Python2 removal in sid/bullseye
Added tag(s) fixed-upstream.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
937959: https://bugs.debian.org/
Source: brian
Version: 2.2.2.1-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
Hi,
brian FTBFS with python3.8 as a supported interpreter:
[...]
# Remove failing tests
# The following test files will be ignored completely.
# There are
On Fri, 3 Jan 2020 17:07:33 +0100 Rene Engelhard wrote:
> On Fri, Jan 03, 2020 at 04:49:23PM +0100, Thorsten Glaser wrote:
> > Package: ure
> > Version: 6.4.0~rc1-5
> > Followup-For: Bug #947907
> >
> > It’s more than just libjuh-java:
>
> Yes.
>
> As was already said in
> https://bugs.debian.org/
Processing commands for cont...@bugs.debian.org:
> tags 937487 + fixed-upstream
Bug #937487 [src:pynag] pynag: Python2 removal in sid/bullseye
Added tag(s) fixed-upstream.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
937487: https://bugs.debian.org/cgi-bin/bugr
Processing commands for cont...@bugs.debian.org:
> forwarded 937645 https://github.com/AGProjects/python-cjson/issues/6
Bug #937645 [src:python-cjson] python-cjson: Python2 removal in sid/bullseye
Set Bug forwarded-to-address to
'https://github.com/AGProjects/python-cjson/issues/6'.
> thanks
Stop
Hi all,
I have tried building chromium after applying
[tracing.patch](https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=945920;filename=enable-tracing.patch;msg=14)
Unfortunately, it failed early in the build process with the following
error:
ERROR Unresolved dependencies.
//third_party/p
On Fri, Jan 03, 2020 at 04:49:23PM +0100, Thorsten Glaser wrote:
> Package: ure
> Version: 6.4.0~rc1-5
> Followup-For: Bug #947907
>
> It’s more than just libjuh-java:
Yes.
As was already said in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947907#34 (this bug!)
and the bugs merged with it
Processing commands for cont...@bugs.debian.org:
> severity 938839 normal
Bug #938839 [src:xcb-proto] xcb-proto: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
938839: https://bugs.debian.org
Package: ure
Version: 6.4.0~rc1-5
Followup-For: Bug #947907
It’s more than just libjuh-java:
$ sudo dpkg -i --force-all /var/cache/apt/archives/ure_6.4.0~rc1-5_amd64.deb
(Reading database ... 429920 files and directories currently installed.)
Preparing to unpack .../ure_6.4.0~rc1-5_amd64.deb ...
Processing commands for cont...@bugs.debian.org:
> # This is an automated script, part of the effort for the removal of Python 2
> from bullseye
> # * https://wiki.debian.org/Python/2Removal
> # * http://sandrotosi.me/debian/py2removal/index.html
> # See https://lists.debian.org/debian-devel-an
Hi,
I had some discussion with upstream but until know I have no idea how we
can find a
Python3 Environment for Bayesian Learning
Any ideas?
Kind regards
Andreas.
On Mon, Dec 30, 2019 at 02:59:39PM -0800, Abhik Shah wrote:
> The first link is mine and the original fork but its basica
On Thu, Jan 02, 2020 at 08:36:03PM -0800, tony mancill wrote:
> On Thu, Jan 02, 2020 at 11:38:08PM +0100, Salvatore Bonaccorso wrote:
> > On Fri, Sep 27, 2019 at 01:12:04PM +0200, Salvatore Bonaccorso wrote:
> > > Source: netty
> > > Version: 1:4.1.33-1
> > > Severity: important
> > > Tags: securit
Your message dated Fri, 3 Jan 2020 11:17:27 +0100
with message-id
and subject line Wrongly closed the bug
has caused the Debian Bug report #947313,
regarding python3-pecan: fails to install
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the ca
Processing commands for cont...@bugs.debian.org:
> unarchive 612636
Bug #612636 {Done: Debian FTP Masters } [gtg]
gtg: Please port to GTK+3
Unarchived Bug 612636
> unarchive 781914
Bug #781914 {Done: Laurent Bigonville } [libpurple-bin]
Please build libpurple-bin using Python3
Unarchived Bug 781
Processing commands for cont...@bugs.debian.org:
> block 937569 with 936371
Bug #937569 [src:python2.7] python2.7: Python2 removal in sid/bullseye
937569 was blocked by: 936928 936962 936268 945863 937696 936658 938095 937234
945742 936541 937099 938124 938723 936834 936602 936897 938660 936853 9
Processing commands for cont...@bugs.debian.org:
> block 942941 with 849086 894806 936555 938425 938528 938807 940945 941135
> 945676 945696 945748
Bug #942941 [src:dbus-python] dbus-python: Python2 removal in sid/bullseye
942941 was blocked by: 937338 938591 943270 945676 936721 937688 937073 93
Processing commands for cont...@bugs.debian.org:
> block 936371 with 849086 894806 936555 938425 938528 938807 940945 941135
> 945676 945696 945748
Bug #936371 [src:dbus-python] dbus-python: Python2 removal in sid/bullseye
936371 was blocked by: 894806 938588 938595 937321 937044 941135 937688 93
Processing commands for cont...@bugs.debian.org:
> unblock 936371 with 937569
Bug #936371 [src:dbus-python] dbus-python: Python2 removal in sid/bullseye
936371 was blocked by: 938591 936757 936721 937073 937688 892359 849086 936812
937137 938749 937448 936813 938944 938316 937695 937338 938945 93
Your message dated Fri, 03 Jan 2020 09:22:01 +
with message-id
and subject line Bug#934047: fixed in scilab 6.0.2-1
has caused the Debian Bug report #934047,
regarding scilab: please add libnum-ocaml-dev to Build-Depends
to be marked as done.
This means that you claim that the problem has bee
Processing control commands:
> severity 942941 normal
Bug #942941 [src:dbus-python] dbus-python: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> user debian-pyt...@lists.debian.org
Unknown command or malformed arguments to command.
> usertags 942941 + py2keep
Unknown com
Control: severity 942941 normal
Control: user debian-pyt...@lists.debian.org
Control: usertags 942941 + py2keep
On Sun, 22 Dec 2019 at 12:36:38 -0500, Sandro Tosi wrote:
> # python-dbus-tests is a module and has 0 external rdeps or not in testing
> severity 942941 serious
I do not consider this t
Processing commands for cont...@bugs.debian.org:
> unblock 936371 with 938625
Bug #936371 [src:dbus-python] dbus-python: Python2 removal in sid/bullseye
936371 was blocked by: 936948 936757 937137 936981 892359 940945 936173 936721
936813 938593 612636 938749 935358 938591 937870 894806 937073 93
Processing commands for cont...@bugs.debian.org:
> forwarded 947463 https://github.com/sanger-pathogens/Bio-Tradis/issues/116
Bug #947463 [src:bio-tradis] bio-tradis: autopkgtest regression: Use of
uninitialized value $total_uis (and lots of mv: cannot stat '/tmp/aut.)
Set Bug forwarded-to-ad
Control: forwarded -1
https://github.com/sanger-pathogens/Bio-Tradis/issues/116
On Fri, 27 Dec 2019 11:42:05 +0100 Paul Gevers wrote:
> Dear maintainers,
>
> With a recent upload of bio-tradis the autopkgtest of bio-tradis fails
> in testing when that autopkgtest is run with the binary packages
Processing commands for cont...@bugs.debian.org:
> close 945171 1:9.11.14+dfsg-1
Bug #945171 [src:bind9] bind9: CVE-2019-6477: TCP-pipelined queries can bypass
tcp-clients limit
Marked as fixed in versions bind9/1:9.11.14+dfsg-1.
Bug #945171 [src:bind9] bind9: CVE-2019-6477: TCP-pipelined queries
1 - 100 of 101 matches
Mail list logo