Package: matrix-synapse
Version: 1.5.1-1~bpo10+1
Severity: normal
Dear Maintainer,
% ps | grep matr
3865 matrix-+ ? 19 0 10:18 Sl 2 0.4 2.1 00:00:03 python3
% sudo /etc/init.d/matrix-synapse stop
% ps | grep matr
3865 matrix-+ ? 19 0 10:18 Sl 2 0.4 2.1 00:00
Package: matrix-synapse
Version: 1.5.1-1~bpo10+1
Severity: normal
# /etc/init.d/matrix-synapse start
chown: missing operand after ‘matrix-synapse:nogroup’
Try 'chown --help' for more information.
chmod: missing operand after ‘0600’
Try 'chmod --help' for more information.
# grep signing_key_pa
Control: tag -1 +fixed-upstream, pending
THank you for reporting this bug. It has been committed into my
repository and will be part of next upload.
commit 81f92cdb4843aaccfd2c36e61595b4cf3449b44b (HEAD -> debian, origin/debian)
Author: Ritesh Raj Sarraf
Date: Thu Nov 28 12:27:55 2019 +0530
The only thing I can do is to allow the user to configure AGS_RT_PRIORITY
http://git.savannah.nongnu.org/cgit/gsequencer.git/tree/ags/audio/thread/ags_audio_loop.c?h=3.0.x&id=93bddce14d8b1bf98f30867babd9d36db1487fbf#n660
regards,
Joël
On Thu, Nov 28, 2019 at 6:21 AM westlake wrote:
>
> It looks
Holger Wansing (2019-11-01):
> Holger Levsen wrote:
> > On Wed, Oct 23, 2019 at 11:52:22PM +0200, Holger Wansing wrote:
> > > > > tasksel is currently at Priority: important and thus installed in
> > > > > every
> > > > > installation, including chroots installed via debootstrap. It doesn't
> >
On Wed 2019-11-27 08:34:32 -0700, Sean Whitton wrote:
> Hello,
>
> On Mon 25 Nov 2019 at 04:45PM -05, Daniel Kahn Gillmor wrote:
>
>> Signed-off-by: Daniel Kahn Gillmor
>> ---
>> email-print-mime-structure | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/email-pri
On Wed 2019-11-27 08:33:41 -0700, Sean Whitton wrote:
> Hello,
>
> On Mon 25 Nov 2019 at 04:45PM -05, Daniel Kahn Gillmor wrote:
>
>> Fully decode the encrypted part before passing it to any decryption
>> mechanism.
>
> I can go ahead and add "no functional change" to this commit message
> right?
On Wed 2019-11-27 08:41:08 -0700, Sean Whitton wrote:
> On Mon 25 Nov 2019 at 04:45PM -05, Daniel Kahn Gillmor wrote:
>
>> Signed-off-by: Daniel Kahn Gillmor
>> ---
>> email-print-mime-structure | 31 +++
>> 1 file changed, 19 insertions(+), 12 deletions(-)
>>
>> diff
Source: bochs
Version: 2.6.9+dfsg-4
Tags: patch upstream
User: debian-cr...@lists.debian.org
Usertags: ftcbfs
boch started failing to cross build in the -4 upload. I guess this is
due to the gtk2 removal and now we exercise different paths in
./configure that happen to be broken upstream. Notably,
Hi Sandro,
On Wed, Nov 27, 2019 at 11:58:53PM +, Sandro Tosi wrote:
> Your package either build-depends, depends on Python2, or uses Python2
> in the autopkg tests (the specific reason can be found searching this
> source package in
> https://people.debian.org/~morph/mass-bug-py2removal_take3.
It looks like I needed to do a reboot to verify the RT-bandwidth cap at
the 50 limit for kernel.sched_rt_runtime_us in sysctl.. so "top"
shows gsequencer at 200% (when ags is set with 'jack')
50 is about half rt period of 1 second(100), and so 200% on this
computer means it is half
Package: ftp.debian.org
Severity: normal
I request that this package be removed from the distribution as it is
unmaintained upstream and depends on Python 2.
--
Regards
Anuradha
Hi,
Thank you very much for your information.
As you might have noticed there is much going on related to new threading API
in GSequencer v3.0.0
And thanks to your information you pointed me to allow adjusting
realtime priorities
by configuration seems to be mandatory.
https://savannah.nongnu.o
it will just spike back to 110% when there is even a small load because
you're not addressing the scheduling issue.
On a 4-core system, when 50% is reserved for the RT-bandwidth the
greatest percentage for CPU% utilization becomes 200%.
But it is 200% that is shared for all RT-policy tasks..
Hi,
This one liner patch would reduce CPU usage from 300 % to 100 %.
cheers,
Joël
On Thu, Nov 28, 2019 at 5:35 AM Joël Krähemann wrote:
>
> Hi,
> Just checked the CPU usage again as running the AgsDrum sequencer,
> during playback the usage goes down to 80 %.
>
> I think with a small patch we c
Hi,
Just checked the CPU usage again as running the AgsDrum sequencer,
during playback the usage goes down to 80 %.
I think with a small patch we can fix this behavior.
regards,
Joël
On Thu, Nov 28, 2019 at 4:26 AM Joël Krähemann wrote:
>
> Hi,
> I take your complain about CPU usage serious. I
Subject: [package on hold] unattended-upgrades result for synapse.host:
SUCCESS
Unattended upgrade result: All upgrades installed
Packages with upgradable origin but kept back:
matrix-synapse
Unattended-upgrades log:
Initial blacklist :
Initial whitelist:
Starting unattended upgrades script
All
Package: wnpp
Severity: wishlist
Owner: Christian Barcenas
* Package name: golang-github-flynn-noise
Version : 0.0~git20180327.2492fe1-1
Upstream Author : Flynn
* URL : https://github.com/flynn/noise
* License : BSD-3-Clause
Programming Lang: Go
Description
I think any fix for this bug that relies on preserving the old behaviour of
/etc/default/firehol is the wrong approach. I had a look through Debian Policy
Manual Section 9.3: System run levels and init.d scripts; here’s some snippets:
"This extra file [/etc/default] should be sourced by the [in
Hi,
I take your complain about CPU usage serious. I intend to target it
in GSequencer v2.4.x
The high CPU usage is due to AgsThreadPool providing non-blocking
calls to AgsTaskThread.
But I don't see any way to provide it to buster.
If you are interested in what is going on related to the thread
I've cloned this issue into a new bug.
On 11/26/19 12:44 PM, Stephan Seitz wrote:
> On Mo, Nov 18, 2019 at 09:05:35 -0600, Richard Laager wrote:
> Ah, concerning the apparmor policy: I had to do a manual overwrite for
> ntp.keys (default only in /etc):
> /etc/ntpsec/ntp.keys r,
You make a good po
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "ipgrab"
* Package name: ipgrab
Version : 0.9.10-4
Upstream Author : Mike Borella
* URL : https://sourceforge.net/projects/ipgrab/
* License : GPL-2+
Hi,
Yes, it is true. GSequencer consumes too much power as doing no audio
processing.
This was targeted with next major release v3.0.0 expected available
within a half year.
To change this behavior, I had to refactor the threading API of
GSequencer. Currently
it creates many threads without runnin
tags 931695 +patch
thanks
Some poking around revealed that upstream fixed this by removing the last (NULL)
parameter from the call. This was done in a commit titled "minor fixes".
https://github.com/jacquesg/p5-Git-Raw/commit/30f7a4491ab453d28ae1fa1b393fcd023f6c344d .
There was also another ap
Package: gnome-screenshot
Version: 3.30.0-2
Severity: normal
Tags: patch
Dear Maintainer,
* What led up to the situation?
Capture an image of "Active Window" with Display property scaling set to 200%.
Result is upper left 1/4 of image is captured.
* What exactly did you do (or not do) th
On Sat, 2 Nov 2019 20:51:44 -0300 Emmanuel Arias
wrote:
> Hi!
>
> I am interest to adopt it :-)
did you get to it? please drop its py2 package when you do so, hopefully soon
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard
* Package name : python3-janus
Version : 0.4.0
Upstream Author : Andrew Svetlov
* Url : https://github.com/aio-libs/janus
* Licenses : Apache-2.0
Programming Lang : Python
Mixed sync-async queue,
Control: tags -1 +moreinfo
On Wed, Nov 27, 2019 at 09:11:07AM +0100, Gertjan Halkes wrote:
> I would like to kindly bring this bug to your attention again. I think it may
> have fallen through the cracks as I accidentally didn't wait for the upload
> to finish and it got rejected on the first try.
Package: openafs-modules-dkms
Version: 1.8.4~pre1-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
Dear Maintainer,
The openafs-dkms kernel module fails to build on kernel 5.3.0-2 on buster.
In file included from
/var/lib/dkms/openafs
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov
X-Debbugs-CC: debian-de...@lists.debian.org,
pkg-go-maintain...@lists.alioth.debian.org
Control: affects -1 src:consul
Package name: golang-github-hashicorp-go-bexpr
Version: 0.1.2
Upstream Author: HashiCorp
License: MPL-2
All three failures give the error message
OverflowError: Python int too large to convert to C long
from
File "sage/rings/polynomial/polynomial_integer_dense_flint.pyx", line 284, in
sage.rings.polynomial.polynomial_integer_dense_flint.Polynomial_integer_dense_flint.__init__
(build/cythonized/
block 945729 by 937094
affects 937094 + src:zomg
kthxbye
On Wed, Nov 27, 2019 at 11:58:54PM +, Sandro Tosi wrote:
> Source: zomg
zomg has a weak dependency on /usr/bin/mutagen-inspect, which
is expressed as a Recommends on python-mutagen. If
mutagen-inspect is moved to python3-mutagen or ano
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "pyenv"
* Package name: pyenv
Version : 1.2.15-1
Upstream Author : Christopher Hunt
chrah...@gmail.com
* URL :
https://github.com/pyenv/pyenv
* License
Package: whois
Version: 5.5.3
Severity: minor
Tags: patch
_Not all affected lines are changed in the patch!_
Short description of changes:
Fix warnings from test-groff.
Change -- in x--y to \(em (em-dash), or, if an
option, to "\-\-".
Change a two-fonts macro to an one-font macro for a
sin
somehow it got fixed with-> "dbus-launch systemctl --user"
for some reason that did something and I now just use "systemctl --user"
(even after a reboot)
I'm able to see user-specific unit files I created in
~/.config/systemd/user , so I know I am really looking at the user
context entries..
I
Source: petsc4py
Severity: important
Python doc package should have a -doc suffix, not -docs, please rename
-- System Information:
Debian Release: 10.0
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
'experimental-debug'), (1, 'experimental')
Architectu
Source: slepc4py
Severity: important
Python doc packages should have -doc suffix, not -docs. please rename
-- System Information:
Debian Release: 10.0
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
'experimental-debug'), (1, 'experimental')
Architectur
package: src:linux
1. run powertop --auto-tune to ensure settings are optimal for power saving.
This may require a laptop.
2. Run powertop, press tab, and notice that the values in pc2 through pc10 are
not incrementing.
Reproduced on Broadwell and Whiskey Lake. The first version of 5.3 posted to
On Wed, Nov 27, 2019 at 05:43:25PM +0100, Thomas Lange wrote:
> > I'm trying to setup a system booting on a readonly root with a tmpfs
> > overlay on top.
> > Could we have this in Debian?
> The current dracut version in Debian already has such a feature
> without using systemd.
>
> I
Followup-For: Bug #921495
Control: found -1 1.7.6-1
libbio-perl-perl is missing proper
Breaks+Replaces: libbio-perl-run-perl (<< 1.7.3)
There is a typoed (lib?io-perl-run-perl) and wrongly versioned
Breaks: libio-perl-run-perl (<= 1.7.3-1), roary (<= 3.12.0+dfsg-2)
without corresponding Repla
Package: ftp.debian.org
Severity: normal
Please remove bluewho. It depends on pygtk2. While ported upstream
there hasn't been any reaction to the bugs and the last upload by
the person listed in the Maintainers: field is from 2010.
Cheers,
Moritz
On Fri, Dec 29, 2017 at 10:48:57AM +0200, Juhani Numminen wrote:
> Control: tags -1 fixed-upstream
>
> On Mon, 25 Dec 2017 23:39:04 -0500 Jeremy Bicha wrote:
>
> > pygtk is unmaintained upstream. It has not had a release since
> > GNOME 3 was released in 2011.
> >
> > The way forward is to port
Package: wnpp
Severity: wishlist
Owner: Daniel Leidert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
* Package name: ruby-jekyll-mentions
Version : 1.5.1
Upstream Author : GitHub Inc.
* URL : https://github.com/jekyll/jekyll-mentions
* License : MIT
Progra
Package: ftp.debian.org
Severity: normal
Please remove agtl. It depends on pygtk2, is dead upstream and unmaintained
(last maintainer upload in 2011)
Cheers,
Moritz
On Tue, Nov 26, 2019 at 05:27:08PM -0600, Steve Conklin wrote:
> I have no intention to port it. Filing a removal bug sounds appropriate.
>
> Thanks,
>
> Steve Conklin
Ack, I've just filed an RM bug.
Cheers,
Moritz
Package: ftp.debian.org
Severity: normal
Please remove d-rats. It depends on pygtk2, which is going away
and is dead upstream. The maintainers acked the removal in #885270
Cheers,
Moritz
Source: siconos
Version: 4.2.0+git20181026.0ee5349+dfsg.2-1
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: regression
Dear maintainers,
Your package has an autopkgtest (great). However, it fails. I copied
some of the output at the bottom of this report.
Curre
Source: vdjtools
Version: 1.2.1+git20190311-1
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: regression
Dear maintainers,
Your new package has an autopkgtest (great). However, it fails.
I copied some of the output at the bottom of this report.
Currently this
Package: python3-launchpadlib
Version: 1.10.8-1
Severity: grave
After upgrade, my scripts that use launchpadlib now fail at import (see
below). AFAIK, this makes this version unusable by most or all users,
but obviously feel free to lower the severity if that is incorrect.
dannf@xps13:~$ python3
Source: zorp
Version: 7.0.1~alpha2-1
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: regression
Dear maintainers,
Your package has an autopkgtest (great), however it fails.
I copied some of the output at the bottom of this report.
Currently this regression is
Source: black
Version: 19.10b0-1
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: regression
Dear maintainers,
With a recent upload of black the autopkgtest of black fails in testing
when that autopkgtest is run with the binary packages of black from
unstable. I
Source: qutip
Version: 4.4.1-3
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: regression
Dear maintainers,
Your new source package qutip fails its autopkgtest. There's 56 failures
reported. I copied some of the output at the bottom of this report.
Currently t
Package: wnpp
Severity: wishlist
* Package name: angle-grinder
Version : 0.12.0
Upstream Author : Russel Cohen
* URL : https://github.com/rcoh/angle-grinder/
* License : MIT
Programming Lang: Rust
Description : Slice and dice logs on the command line
An
somehow it got fixed with-> "dbus-launch systemctl --user"
for some reason that did something and I now just use "systemctl --user"
(even after a reboot)
I'm able to see user-specific unit files I created in
~/.config/systemd/user , so I know I am really looking at the user
context entries..
somehow it got fixed with-> "dbus-launch systemctl --user"
for some reason that did something and I now just use "systemctl --user"
(even after a reboot)
I'm able to see user-specific unit files I created in
~/.config/systemd/user , so I know I am really looking at the user
context entries..
Control: reopen -1
On Sun, Nov 10, 2019 at 07:39:17PM +, Debian Bug Tracking System wrote:
>* Worklog makefile is rewritten (Closes: #872691)
Yes, the makefile was rewritten. However, that's not what the bug report
and patch asked for. It actually fails to cross build in the very same
way
Preserve or restore the ownership of the target output file, if
possible. This converges the behaviour of sponge a little bit more to
the one of 'tee' and shell redirections.
Bug-Debian: https://bugs.debian.org/920118
Signed-off-by: Nicolas Schier
---
sponge.c | 7 +++
sponge.docbook
Hi Joey,
in #920118 [1], users of sponge complained about sponge not preserving
file ownership of the output file. They argued, that sponge should
behave (more) like 'tee' and shell redirections. And they interpreted
the sentence
"sponge preserves the permissions of the output file if i
Source: testpath
Version: 0.4.2+dfsg-2
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: regression
Dear maintainers,
With a recent upload of testpath the autopkgtest of testpath fails in
testing when that autopkgtest is run with the binary packages of
testpath f
Users of sponge pointed out that the wording of sponge's man page caused
confusion, as "preserves the permissions" has been interpreted as
"preserves the permissions and ownership". Thus, mention that file
ownership might not be preserved.
Bug-Debian: https://bugs.debian.org/920118
Signed-off-by:
Source: python-neovim
Version: 0.3.0-1
Severity: serious
X-Debbugs-CC: debian...@lists.debian.org, neo...@packages.debian.org
Tags: sid bullseye
User: debian...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:neovim
Dear maintainers,
With a recent upload of neovim the autopkgtest
Package: linux-source-5.4
Version: 5.4-1~exp1
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I failed to build 5.4 with the following message:
DESCEND objtool
CALLscripts/atomic/check-atomics.sh
CALLscripts/checksyscalls.sh
CHK include/generated/compile.h
Package: impressive
Version: 0.12.0-2
Severity: minor
Dear maintainer,
the manpage reads:
-t or --transition
Using this switch, the set of transitions Impressive will
randomly draw at page changes can be speci‐
fied. If only one transition class is specified
Package: qwinff
Version: 0.2.1-1
Severity: grave
Steps to reproduce the problem:
- run qwinff from the desktop launcher of from a terminal emulator
What happens:
- An error dialog is shown with the message "Cannot load
/home/user/constants.xml. The program will exit now."
- In addition, when q
Source: rabbitmq-server
Version: 3.7.18-1
Severity: important
Tags: security upstream
Control: found -1 3.7.8-4
Hi,
The following vulnerability was published for rabbitmq-server.
CVE-2019-11291[0]:
| Pivotal RabbitMQ, 3.7 versions prior to v3.7.20 and 3.8 version prior
| to v3.8.1, and RabbitMQ
Source: rabbitmq-server
Version: 3.7.18-1
Severity: important
Tags: security upstream
Control: found -1 3.7.8-4
Hi,
The following vulnerability was published for rabbitmq-server.
CVE-2019-11287[0]:
| Pivotal RabbitMQ, versions 3.7.x prior to 3.7.21 and 3.8.x prior to
| 3.8.1, and RabbitMQ for Pi
Hi,
nice. Thank you!
I noticed that on a default setup kernel-headers are not installed and
so tests do still fail.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945594
I assume - since it is hard to generically include this as a dependency
in the control file, it would be better if dkm
Control: tags -1 pending
Hi Hanno,
On 27-11-2019 14:21, Hanno Stock wrote:
> autodep8 generates restrictions
>
> Restrictions: needs-root, allow-stderr
>
> for dkms packages.
>
> However testing dkms packages in a container environment fails,
> since usually the host kernel is not installed in
In an attempt to unblock this bug I've implemented several versions of a
solution to it, so that the SDL2 maintainers can choose their favourite
and merge it.
On Sun, 30 Sep 2018 at 22:17:05 +0100, Simon McVittie wrote:
> Ugh, I'd missed that there's a third API for building dependent software
> (
Greetings.
Thanks for your interest in maintaining the libg15render package and for
adopting the g15daemon package. Although I don't use g15, I maintain mumble
which can optionally use it to support users that have the g15 keyboard. Right
now I've had to disable g15 support in mumble because of
Am 27.11.19 um 19:06 schrieb Graham Cobb:
> On 27/11/2019 16:42, Ansgar wrote:
>> On Wed, 2019-11-27 at 15:22 +, Graham Cobb wrote:
I suspect there are some old binaries (from systemd-241) around for
some reason.
>>>
>>> That does seem to be the case.
>>
>> Did you ever (a) install sy
On Wed, Oct 9, 2019 at 10:35 AM Ben Pfaff wrote:
>
> The list of copyright holders was incomplete and out of date. This
> updates it based on a "grep" for copyright notices, which I reviewed by
> hand.
>
> CC: 942...@bugs.debian.org
> Reported-by: Chris Lamb
> Reported-at: https://bugs.debian.or
On 27/11/2019 16:42, Ansgar wrote:
> On Wed, 2019-11-27 at 15:22 +, Graham Cobb wrote:
>>> I suspect there are some old binaries (from systemd-241) around for
>>> some reason.
>>
>> That does seem to be the case.
>
> Did you ever (a) install systemd yourself, or (b) tried to convert the
> syst
Package: datefudge
Severity: important
Version: 1.23
Tags: patch
User: debian-h...@lists.debian.org
Usertags: hurd
X-Debbugs-CC: debian-h...@lists.debian.org
Dear Maintainer,
datefudge fails to build from source on the Hurd.
The reason for the failure are the #ifndef-Blocks at the functions
time
Package: openscenegraph
Version: 3.6.4+dfsg1-2
Severity: normal
Tags: upstream
Movie files cannot be played with present3D or osgmovie since the plugin
subsystem is unable to match popular extensions to the ffmpeg plugin:
strace -e trace=openat osgmovie file.avi
...
openat(AT_FDCWD, "osgPlugins
Chris Boot wrote:
> What is your PPP link running on? I don't expect it to be a modem, but
> is it PPPoE or PPTP or a VPN of some kind? That might also help to nail
> things down.
Actual modem (USB).
> This doesn't make much sense to me, but a before and after of your route
> table using 'ip rout
I have the same problem with different packages on debian sid.
There is any workaround to fix it until a new release?
Hi,
On Wed, Nov 27, 2019 at 04:17:13PM +, Adam D. Barratt wrote:
> Control: tags -1 -confirmed +moreinfo
>
> Hi,
>
> On 2019-11-27 16:07, Guido Günther wrote:
> > Hi Adam,
> > On Wed, Nov 27, 2019 at 01:21:40PM +, Adam D. Barratt wrote:
> > > Control: tags -1 + confirmed
> > >
> > > On 2
Control: tags -1 wontfix
Quoting Markus Demleitner (2019-09-24 11:36:09)
> ps2pdf14 as delivered in buster will only produce PDF transparency
> when run with -dNOSAFER. This deviates from previous releases (I'm
> quite sure about jessie), when transparency was produced without
> further config
Am 27.11.19 um 17:42 schrieb Ansgar:
> On Wed, 2019-11-27 at 15:22 +, Graham Cobb wrote:
>>> I suspect there are some old binaries (from systemd-241) around for
>>> some reason.
>>
>> That does seem to be the case.
>
> Did you ever (a) install systemd yourself, or (b) tried to convert the
> sy
> On Wed, 27 Nov 2019 17:27:28 +0100, Enrico Zini said:
> I'm trying to setup a system booting on a readonly root with a tmpfs
> overlay on top.
> Could we have this in Debian?
The current dracut version in Debian already has such a feature
without using systemd.
If you add the
On Wed, 2019-11-27 at 15:22 +, Graham Cobb wrote:
> > I suspect there are some old binaries (from systemd-241) around for
> > some reason.
>
> That does seem to be the case.
Did you ever (a) install systemd yourself, or (b) tried to convert the
system to merged-/usr (for example with the "usr
Quoting Patrik Schindler (2019-09-17 16:46:48)
> Please add gpcl as package to Debian, probably as backport available
> for oder releases, too. Building gpcl with the debian-directory from
> ghostscript yields file overlaps, because of files both programs use.
> Diversions could be a solution.
>
Package: i3pystatus
Version: 3.35+git20190107.1c972b8-2
Severity: minor
Dear Maintainer,
The actual package release solve the bug #944910 but in the changelog
closes: #916339 (which is an old already closed bug).
-- System Information:
Debian Release: 10.1
APT prefers stable-updates
APT pol
Package: dracut-core
Version: 048+80-2
Severity: normal
Hello,
I'm trying to setup a system booting on a readonly root with a tmpfs
overlay on top.
Systemd 242+ does it by default with systemd.volatile=overlay
https://www.freedesktop.org/software/systemd/man/systemd-volatile-root.service.html
H
Markus Koschany schreef op zo 10-11-2019 om 21:05 [+0100]:
>
> Am 10.11.19 um 20:36 schrieb wim:
> > Package: webext-ublock-origin
> > Version: 1.18.4+dfsg-2
> > Followup-For: Bug #931640
> >
> > Hello,
> >
> > confirmation:
> > the extension/addon
> > is not active or visible in firefox-esr
> >
Version: 9.24~~rc2~dfsg-1
Quoting Marc-Olivier Buob (2018-06-13 14:58:49)
> With the current version of inkscape, when using Extensions >
> Rendering > Latex... the latex rendering does not work.
This is believed solved with ghostscript packaging release
9.24~~rc2~dfsg-1.
Thanks for reporting
Package: smplayer
Version: 19.10.2~ds0-0.siduction
Severity: grave
Hi,
new mpv 0.30* don't play well with smplayer in sid - new 19.10.* will solve
that problem.
No action needed right now, will work on it.
Cheers Alf
-- System Information:
Debian Release: bullseye/sid
APT prefers buildd-un
Control: tags -1 -confirmed +moreinfo
Hi,
On 2019-11-27 16:07, Guido Günther wrote:
Hi Adam,
On Wed, Nov 27, 2019 at 01:21:40PM +, Adam D. Barratt wrote:
Control: tags -1 + confirmed
On 2019-11-27 13:05, Michal Arbet wrote:
> I've added a patch from upstream ( sid already included it in n
Confirm this bug.
I think it was introduced when upgrading to debhelper compat 12 in
6.0.0-1; dh_installsystemduser was added to the default sequence at this
level anyway.
For now I'll make it just install the unit and not auto-enable it, then
the user can selectively enable it if desired. That w
Hi Adam,
On Wed, Nov 27, 2019 at 01:21:40PM +, Adam D. Barratt wrote:
> Control: tags -1 + confirmed
>
> On 2019-11-27 13:05, Michal Arbet wrote:
> > I've added a patch from upstream ( sid already included it in new
> > version ).
> > Check current debdiff in attachment.
>
> That looks OK, as
... a short addition:
This issue might also the the same as
described in this upstream issue:
https://github.com/scim-im/scim/issues/26
Kind regards,
Bernhard
On 2019-11-27 07:43:59, Nicholas D Steeves wrote:
> Hi Antoine,
>
> Antoine Beaupré writes:
>
>> A few comments...
>>
>> Why do you specify a compression level and algorithm in gbp.conf?
>>
>> compression = xz
>> compression-level = 9
>>
>
> This reduces the incidence of encountering an annoying g
Hello,
On Mon 25 Nov 2019 at 04:45PM -05, Daniel Kahn Gillmor wrote:
> Signed-off-by: Daniel Kahn Gillmor
> ---
> email-print-mime-structure | 31 +++
> 1 file changed, 19 insertions(+), 12 deletions(-)
>
> diff --git a/email-print-mime-structure b/email-print-mime-s
Hello,
On Mon 25 Nov 2019 at 04:45PM -05, Daniel Kahn Gillmor wrote:
> Signed-off-by: Daniel Kahn Gillmor
> ---
> email-print-mime-structure | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/email-print-mime-structure b/email-print-mime-structure
> index cdbe2ee..6c
Control: reassign -1 scim-gtk-immodule 1.4.18-2.1
Control: affects -1 + gimp
Hello Masa O,
I tried to reproduce the crash you describe in a Buster/stable VM,
but was not able to reach the crash.
>From your backtrace there are some modules for scim input method
visible, but failed also to setup i
Hello,
On Mon 25 Nov 2019 at 04:45PM -05, Daniel Kahn Gillmor wrote:
> Fully decode the encrypted part before passing it to any decryption
> mechanism.
I can go ahead and add "no functional change" to this commit message
right?
--
Sean Whitton
signature.asc
Description: PGP signature
Sorry, the patch attached to the original submission was wrong. Please,
consider the new one attached below.
BTW, I just filed a merge request against the Git repository for pbuilder
at salsa.debian.org:
https://salsa.debian.org/pbuilder-team/pbuilder/merge_requests/8
Best,
Rafael Laboissi
On 27/11/2019 14:05, Ansgar wrote:
> On Wed, 2019-11-27 at 11:49 +, Graham Cobb wrote:
>> I am upgrading my debian testing system but the upgrades fail as systemd
>> cannot be configured.
>>
>> Output from dpkg --configure systemd:
>>
>> Setting up systemd (243-8) ...
>> systemd-machine-id-set
On Tue, 26 Mar 2019 10:42:29 +0100 Ondrej Kozina wrote:
On Thu, 14 Mar 2019 19:43:26 +0100 Guilhem Moulin
wrote:
> Hi Milan,
>
> On Thu, 14 Mar 2019 at 19:22:42 +0100, Milan Broz wrote:
> > (...)
> > FYI we know about that parallel unlocking problem already and we are trying
> > to find (wit
1 - 100 of 163 matches
Mail list logo