On Sat, Sep 21, 2019 at 12:06:51AM +0200, Michael Biebl wrote:
> Ok, thanks. I have a feeling we are getting closer.
> If you (temporarily) disable ippl (via update-rc.d ippl disable), what
> do you get on next reboot for
> systemctl status
> systemctl list-jobs
[4/4986]mh@banana:~ $ sudo systemct
Hello Rebecca,
>Running just the affected test files (in installed -6) produced no
>failures in ~350 attempts. The build of -7 succeeded on amd64; it
>failed on ppc64, but as the log isn't available yet, I don't know if
>it's this bug.
I don't think so, when log is not available it might mea
Hi Eric,
any idea when you might find some time to comment on this build issue.
Its really urgent now and since we are basically two years in an
unchanged situation that the package does not build I have no idea
what to tell the release team.
Kind regards
Andreas.
On Fri, Sep 06, 2019 at
Hi,
On Fri, Sep 20, 2019 at 11:55:03PM +0200, Moritz Mühlenhoff wrote:
> On Fri, Sep 20, 2019 at 06:41:05PM -0300, Lisandro Damián Nicanor Pérez Meyer
> wrote:
> > I've created a WIP merge request at
> >
> > https://salsa.debian.org/med-team/sofa-framework/merge_requests/1
> >
> > I could sol
Source: openconnect
Version: 8.02-1
Severity: grave
Tags: security upstream
Justification: user security hole
Control: found -1 7.08-1
Hi,
The following vulnerability was published for openconnect.
CVE-2019-16239[0]:
| process_http_response in OpenConnect before 8.05 has a Buffer Overflow
| when
Hello Philippe,
thank you for spending your time helping to make Debian better with
this bug report.
One request in advance: Please use reportbug to open a new bug. This
will directly assign the bug to the correct package and capture
important system information.
Since the delay does not only oc
Control: retitle -1 ITP: python-simplenote -- Python3 API wrapper for the
Simplenote web service
On Thu, Sep 19, 2019 at 11:09:14PM -0700, Stefan van der Walt wrote:
> On Thu, Sep 19, 2019, at 22:53, Geert Stappers wrote:
> > On Thu, Sep 19, 2019 at 10:43:48PM -0700, Stefan van der Walt wrote:
> >
Hi Salvatore,
yes you are right, then I must have installed it in jessie and have been
running it for years with serious bugs. Since there is still LTS
support for jessie, these security-critical bugs should be fixed.
@Maintainer
So it's not a good idea if a package is suddenly not updated anymo
Package: fontforge
Version: 1:20170731~dfsg-1+b2
Followup-For: Bug #774274
Hi,
Just seen Vasudev's comment from the bug log.
There are three relevant commits:
1. Add GetTime function: override time(2) in case SOURCE_DATE_EPOCH is set
https://github.com/fontforge/fontforge/commit/4e850c13420
Package: wnpp
Severity: wishlist
* Package name: libspotbugs-annotation-java
Version : 3.1.12
Upstream Author : Juan Martín Sotuyo Dodero et al.
* URL : https://spotbugs.readthedocs.io/
* License : Apache 2.0
Programming Lang: Java
Description : Annotati
Hello Emmanuel,
Am 20.09.19 um 22:19 schrieb Emmanuel Bourg:
> On Fri, 20 Sep 2019 07:44:09 +0200 Mechtilde Stehmann
> wrote:
>
>> * Package name: libjavax-annotation-java
>>
>> Annotations for the JavaTM Platform API version 1.1. Repackaged as OSGi
>> bundle in GlassFish
>
> Hi Mechtilde,
Package: tinc
Version: 1.0.31-1+deb9u1
Severity: important
Tags: security
Dear Maintainer,
I noticed that tinc in Debian oldstable and earlier is outdated and subject to
being attacked.
More info available at https://www.tinc-vpn.org/security/
-- System Information:
Debian Release: 9.11
APT
Package: wnpp
Severity: wishlist
Owner: Felix Natter
* Package name: darcula-theme-java (darcula-lookandfeel-java?)
Version : git?
Upstream Author : Konstantin Bulenkov
* URL : https://github.com/bulenkov/Darcula
* License : Apache-2.0
Programming Lang: Jav
Package: wnpp
Severity: wishlist
Owner: Felix Natter
* Package name: libiconloader-java
Version : git?
Upstream Author : Konstantin Bulenkov
* URL : https://github.com/bulenkov/iconloader
* License : Apache-2.0
Programming Lang: Java
Description : Sma
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu
armci-mpi has been updated, so ga should be rebuilt to match
(nwchem binNMU will follow after this)
nmu ga_5.7-4 . ANY . unstable . -m "rebuild against armci-mpi
0.0~git20190412.643ea1a"
-
Source: mailman3
Version: 3.2.2-1
Severity: important
Dear Maintainer,
mailman3 has a depends python3:all
This version of mailman uses importlib.resources, which is only
available in python 3.7, or later.
The mailman command fails to start, rendering the entire package
useless, if you have an ol
Package: adequate
Version: 0.15.2
Severity: wishlist
Manual pages can contain references (using .so or .mso) to files that
can be included in the parent manual page. Those files can be at an
absolute path or a path relative to the base manual page path for the
current language or to the manual pag
Package: lsof
Version: 4.93.2+dfsg-1
Severity: normal
File: /usr/share/man/man8/lsof.8.gz
The lsof package is missing a couple of files that are used by the
manual page, consequently some information is missing from the manual
page. In addition man and lintian complain about the missing files.
ht
Hello Laszlo,
what should we do here? tg2 depends on python-repoze.tm2 which is no
longer installable due to
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=938133#10 (probably
the binary package is still around as cruft, but could be removed
anytime).
I'm still slightly in favor of removing tg2
Moritz Mühlenhoff writes:
> Hi Maitland,
> per upstream issue 98 it doesn't sound as if it's going to be fixed,
> should be remove it or are you planning to port it yourself?
I was just talking to the upstream author at the gnuradio conference.
Our plan going forward is to just remove the GUI el
Yes, that's one possible fix.
But if you grab a newer version from upstream, pointer_deref_comparison.patch
isn't necessary at all. The change from '\0' to NULL was already made 2018-09-19
as I described above in message #5 on this report.
I suppose grabbing the newer version make sense in the lo
Modifying pointer_deref_comparison.patch as follows works for me.
--- a/debian/patches/pointer_deref_comparison.patch
+++ b/debian/patches/pointer_deref_comparison.patch
@@ -5,7 +5,7 @@
}
if (alvec) {
-if ((alvecp = *alvec) != '\0') {
-+if (*(alvecp = *alvec) != '\0') {
++
Package: sway
Severity: wishlist
I've had some trouble with 1.1, and it looks like 1.2 might have fixed
some crash-inducing bugs.
Thanks
--
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F A
Control: severity -1 serious
Control: found -1 csh/20110502-3
Control: tags -1 + patch
Hi Keith
Thanks for reporting. I'm bumping the severity to serious, as this
breaks unrelated software, and changing the version to 20110502-3,
where the bug was introduced.
Regards
Graham
Source: kdenlive
Version: 19.08.0-1
Severity: normal
Tags: patch
The new version of extra-cmake-modules introduces a new
KDE_INSTALL_LOGGINGCATEGORIESDIR variable where the .categories files should
be now be installed to. This change was adopted by many kde applications in a
conditional instal
Thomas Ross writes:
> On Sun, 08 Sep 2019 17:52:17 -0500 Rob Browning
> wrote:
>> It's in progress, but right now I'm working on the EPLA cert epiration
>> problem for buster and sid, then I'll resume 26.3.
>
> Are you referring to bug 34341 [1]? It's fixed in 26.3. In any case,
> 34341 breaks p
the subject of my last email was not accurate. I meant to say that in my
opinion some ceph versions greater then 12.2.11 have been buggy / unstable
On Fri, Sep 20, 2019 at 8:48 PM Debian Bug Tracking System <
ow...@bugs.debian.org> wrote:
> Thank you for the additional information you have suppl
On 2019-09-20 20:05:53 +0200, Christian Göttsche wrote:
> In my opinion the advantages (more robust triggering on non 24/7 systems,
> more security by service hardening options) outweigh.
For non 24/7 systems, there is anacron.
> > The error message is in the systemd logs, but this is not suffici
see https://tracker.ceph.com/issues/38724 . "this results in the
Production VMs becoming unresponsive as their disks are unavailable when we
have multiple OSDs down on multiple hosts. (we are doing 2 copy) I've seen
it where 3 OSDs are down at the same time on different hosts due to this
bug. That
On 2019-09-20 19:36:02 +0200, Christian Göttsche wrote:
> > It is only access.log that it doesn't rotate. After last night:
> >
> > -rw-r- 1 root adm 308 2019-09-17 16:39:00 access.log
> > -rw-r- 1 root adm 156 2019-09-16 16:31:06 access.log.3.gz
> > -rw-r- 1 root adm 157 2019-09-13 12:
Package: wnpp
Severity: wishlist
Owner: Sergio Durigan Junior
* Package name: oscar
Version : 1.1.0-testing-3
Upstream Author : The OSCAR Team
* URL : https://www.sleepfiles.com/OSCAR/
* License : GPL-3
Programming Lang: C++
Description : Open Source CP
Package: mariadb-server-10.3
Version: 1:10.3.17-0+deb10u1
Severity: important
Dear Maintainer,
the server keeps crashing every few seconds although no database structures,
contents or
configuration parts were altered.
-- System Information:
Debian Release: 10.1
APT prefers stable-updates
AP
aa-disable /etc/apparmor.d/torbrowser.Browser.firefox is a workaround.
Don't see what's wrong inside.
--
Sent from my cellphone. Please excuse my brevity.
On Fri, Sep 20, 2019 at 11:40:30PM +0200, Francesco Poli wrote:
>
> Hello Thorsten, hello Theodore,
> I am another user who began receiving the same error messages from cron
> on a box with LVM, but without systemd.
It's only going to happen if you aren't using systemd, since if you
are using sys
Source: mailman3
Version: 3.2.1-1
Severity: important
Dear Maintainer,
When using the command `mailman create` as root, it creates a folder in
/var/lib/mailman3/lists/ with the root:root owner/group.
This then causes the following error that makes the mailing list unusable:
Sep 20 16:28:58 2019
Control: tags -1 + patch
Hi Christoph,
I attached a patch that builds tipp10 with Qt5.
I tested building with pbuilder and did a few tests of the program,
and it looks to me like everything is working.
As porting the download modules would have been a bit more effort,
as QHttp is no longer avail
On Thu, Aug 15, 2019 at 11:10:37PM +0500, Andrey Rahmatullin wrote:
> Control: reassign -1 src:redis-py-cluster/1.3.3-1
> Control: severity -1 grave
> Control: forwarded -1 https://github.com/Grokzen/redis-py-cluster/issues/295
> Control: affects -1 src:python-limits
>
> On Sat, Feb 09, 2019 at 06
Samuel Thibault, le ven. 20 sept. 2019 10:30:36 +0200, a ecrit:
> The new liblouis release (3.11.0) changed its ABI. I have checked
> the rdeps, they build and run fine, except liblouisutdml, which uses
> internal functions of liblouis. I have uploaded to experimental the new
> upstream release of
Hi!
2019. 09. 20. 23:25 keltezéssel, Thomas Goirand írta:
Please package Nautilus ASAP, and if possible, also publish it in the official
Buster backports.
+1
Peter
--
*Erdősi Péter
* /Informatikus, Információs Rendszerek Főosztály /
*Kormányzati Informatikai Fejlesztési Ügynökség
* cím: 113
Hi,
This has already been brought to upstream developers' attention,
there's been some discussion about it at:
https://gitlab.gnome.org/GNOME/gnome-terminal/issues/140
cheers,
e.
Am 31.08.19 um 20:08 schrieb Michael Biebl:
> On Tue, 6 Aug 2019 09:42:15 -0400 Kathryn Tolsen
> wrote:
>>> Which version is this?
>>
>>> Is the problem still reproducible?
>>
>> root@t440:/home/user# dpkg -l systemd udev linux-image-amd64;cat
>> /etc/systemd/network/70-wifi.link;dmesg|tail -n 31
On Wed, Aug 21, 2019 at 11:38:18PM +0300, Dmitry Shachnev wrote:
> Control: severity -1 serious
>
> On Sun, Mar 26, 2017 at 04:05:54PM +0200, Sebastian Niehaus wrote:
> > when I call modes_gui it fails:
> >
> > users@liquid:~$ modes_gui
> > Traceback (most recent call last):
> > File "/usr/bin/
Am 20.09.19 um 23:23 schrieb Marc Haber:
> On Fri, Sep 20, 2019 at 11:13:51PM +0200, Michael Biebl wrote:
>> Am 20.09.19 um 23:07 schrieb Marc Haber:
>>> 118 ippl.service start waiting
>>
>> Where is this service coming from?
>
>>From the Debian package ippl which still use
On Fri 20 Sep 2019 at 23:23:48 +0200, Francesco Poli wrote:
> On Fri, 20 Sep 2019 18:59:29 +0200 nicolas.patr...@gmail.com wrote:
>
> > Le 20/09/2019 15:08:37, Brian Potkin a écrit :
[...]
> > > Would you and Nicolas download buster's base-files package from
> >
> > >
> > > http://snapshot.
On Fri, Sep 20, 2019 at 06:41:05PM -0300, Lisandro Damián Nicanor Pérez Meyer
wrote:
> I've created a WIP merge request at
>
> https://salsa.debian.org/med-team/sofa-framework/merge_requests/1
>
> I could solve TinyXML (at least in the aspect of finding it, I might need to
> adjust something e
Package: gnome-terminal
Version: 3.34.0-1
Severity: wishlist
Dear Maintainer,
When zooming/increasing font size, either using the keyboard shortcuts or the
designated buttons, the zoom percentage always displays 100%.
The zooming itself isn't the issue. The issue is that I expect the zoom displ
On Sat, 14 Sep 2019 23:03:25 + (UTC) Thorsten Glaser wrote:
> Hi Ted,
>
> >I believe this is a bug in cron or lvm, in that cron fd 3 open for
> >some unknown reason. And then LVM whines about it. See:
>
> Indeed, I think this is most likely a bug in cron.
> It’s (while annoying) okay for L
Control: reassign -1 wnpp
Control: retitle -1 RFP: pandas-datareader
Control: severity -1 wishlist
Control: affects -1 src:pandas
You are correct; moving this to the standard place for new package requests.
In the meantime, it can be installed from PyPI with:
apt-get install python3-pip
pip3 ins
06:00.0 Network controller: Broadcom Limited BCM4322 802.11a/b/g/n Wireless LAN
Controller (rev 01)
--
Securely sent with Tutanota. Get your own encrypted, ad-free mailbox:
https://tutanota.com
Sep 17, 2019, 05:42 by stapp...@stappers.nl:
> Control: tag +moreinfo
>
> On Mon, Sep 16, 2019 a
Package: printer-driver-hpijs
Severity: normal
Hi,
I have trouble with a freshly generated PPD for a HP Envy 5000. If I select
a different paper source than "Default", a gs command like this is launched
as part of the pipeline:
gs -sstdout=%stderr -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAU
Control: tags -1 unreproducible
Running just the affected test files (in installed -6) produced no
failures in ~350 attempts. The build of -7 succeeded on amd64; it
failed on ppc64, but as the log isn't available yet, I don't know if
it's this bug.
While both tests involve time-related dtyp
I've created a WIP merge request at
https://salsa.debian.org/med-team/sofa-framework/merge_requests/1
I could solve TinyXML (at least in the aspect of finding it, I might need to
adjust something else later on) but came across libgtest-dev... It ships static
libraries!
I would have to check ho
Source: gpac
Version: 0.7.1+dfsg1-3
Severity: normal
Tags: security upstream
Forwarded: https://github.com/gpac/gpac/issues/1183
Hi,
The following vulnerability was published for gpac. The issue does not
affeect unstable (please double check though). Filling the bug mainly
for tracking, the versi
On Fri, 20 Sep 2019 18:59:29 +0200 nicolas.patr...@gmail.com wrote:
> Le 20/09/2019 15:08:37, Brian Potkin a écrit :
>
> > We all would, Francesco. Thanks for your clear, detailed report.
Hello Brian, you are welcome.
>
> > As far as can tell, this affects queues set up with printer-driver-ijs
On Fri, Sep 20, 2019 at 11:13:51PM +0200, Michael Biebl wrote:
> Am 20.09.19 um 23:07 schrieb Marc Haber:
> > 118 ippl.service start waiting
>
> Where is this service coming from?
>From the Debian package ippl which still uses a sysv init script
> Can you attach the statu
Package: src:ceph
Version: 12.2.11+dfsg1-2.1
Severity: important
Hi,
The version of Ceph currently in Sid is kind of very old, it's been 2 years
already that a higher major version is available, and right now, we have
version 14 since last sprint.
Please package Nautilus ASAP, and if possible, a
Package: open-vm-tools
Version: 2:10.3.10-3
We have released open-vm-tools 11.0.0.
See https://github.com/vmware/open-vm-tools/releases/tag/stable-11.0.0
Oliver
On Fri, Sep 20, 2019 at 08:11:48PM +0200, Michael Biebl wrote:
> This is strange. I can't reproduce the issue here.
> Then again, systemctl restart apt-daily-upgrade.timer does not pull in a
> sysinit.target/start (and all its dependencies).
> This looks almost like the system has not successfully
Am 20.09.19 um 23:07 schrieb Marc Haber:
>> systemd-analyze dump
> Attached, too long.
Afaics this is missing
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
Package: tzdata
Version: 2019c-1
The upstream tzdata by default installs a file /usr/share/zoneinfo/tzdata.zi
that contains version info along with the exact source used to generate the TZif
binary files. This file was introduced in tzdb 2017c but apparently Debian
hasn't picked it up yet. It
Hi Marc
Am 20.09.19 um 23:07 schrieb Marc Haber:
> 118 ippl.service start waiting
Where is this service coming from?
Can you attach the status / content of this service.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away
Package: mdadm
Version: 4.1-3
Severity: wishlist
Tags: l10n, patch
Dear Maintainers
The Dutch translation for the configuration of mdadm has been updated
to meet the needs of version 4.1-3.
With kind regards
Maarten
member of the Dutch translation team of Debian
nl.po.gz
Description: app
Hi Simon,
On Mon, May 06, 2019 at 10:28:09PM +0200, Simon Richter wrote:
> Hi,
>
> On 06.05.19 21:35, Simon Richter wrote:
>
> > I can probably test intermediate versions and/or changes in setup, but this
> > is difficult to automate because "bad" runs require manual file system
> > repairs and
Hi Robert,
On Mon, Nov 12, 2018 at 05:08:56PM +0100, Salvatore Bonaccorso wrote:
> hi Robert,
>
> On Sun, Sep 09, 2018 at 03:38:53PM +0200, Salvatore Bonaccorso wrote:
> > Control: tags -1 + moreinfo
> >
> > Hi Robert,
> >
> > If you downgrate to 4.9.107-1 (which was only in
> > stretch-propose
On Fri, 20 Sep 2019 07:44:09 +0200 Mechtilde Stehmann
wrote:
> * Package name: libjavax-annotation-java
>
> Annotations for the JavaTM Platform API version 1.1. Repackaged as OSGi
> bundle in GlassFish
Hi Mechtilde,
The javax.annotation API is already packaged as
libgeronimo-annotation-1.3
Package: release.debian.org
Severity: normal
When ghc 8.8.1 was uploaded by mistake to unstable, some Haskell
packages were built using this version of the compiler. We have now
uploaded ghc 8.6.5 to unstable (as ghc_8.8.1+dfsg1+is+8.6.5+dfsg1-1) and
we would like to rebuild those package. Could y
Hi Faustin
Am 12.09.19 um 16:04 schrieb Faustin Lammler:
> Hi Michael!
> May I ask you to have a look at
> https://salsa.debian.org/mariadb-team/mariadb-10.3/merge_requests/20 and
> verify if this seems correct to you?
Regarding my feedback, I guess the answer depends on what the goals of
upstre
Package: tilix
Version: 1.8.9-1
Severity: important
Dear Maintainer,
Updating to the latest version of tilix it is not possible to start
Tilix.
`$ tilix: symbol lookup error: tilix: undefined symbol:
_D4glib1c5types__T6ScopedTC3gio22ApplicationCommandLineQyZQBo6__dtorMFZ
v`
There is also a gith
Source: nfs-utils
Version: 1:1.3.4-2.5
Severity: normal
Tags: security upstream
Hi,
The following vulnerability was published for nfs-utils. Please note
that even thoug the description mentions the SUSE packages in Debian
similarly /var/lib/nfs is used.
CVE-2019-3689[0]:
| The nfs-utils package
Package: wireshark
Version: 3.0.4-1
Severity: wishlist
Tags: patch l10n
Please find the updated German debconf translation for wireshark
attached.
Please place this file in debian/po/ as de.po for your next upload.
If you update your template, please use
'msgfmt --statistics '
to check the po-f
Hi,
On Thu, Sep 19, 2019 at 09:15:30PM +, Sophie Loewenthal wrote:
> Package: src:linux
> Version: 4.19.37-5+deb10u2
> Severity: normal
>
> Dear Maintainer,
>
> *** Reporter, please consider answering these questions, where appropriate ***
>
>* What led up to the situation?
>* What
Package: live-build
Version: 1:20190311
Severity: normal
Tags: patch
I wanted to customize some grub-efi files with a hook. This failed
because binary_hooks is executed *before* binary_grub_efi. The attached
patch fixes this issue by executing binary_hooks after binary_grub_efi.
Best regards
Ro
Package: devscripts
Version: 2.19.5+deb10u1
Severity: wishlist
Dear Maintainer,
It is possible to use reportbug via the debian internal smtp server.
It would be nice to allow the same for bts.
cheers
Frederic
-- Package-specific info:
--- /etc/devscripts.conf ---
--- ~/.devscripts ---
-- Sy
Package: postgresql-11
Version: 11.5-1.pgdg100+1
When I manually launch a postgres server using the -h flag to specify
the IP that the server listen on, it is not respected. Instead the
requested port is bound on all IPs for the given machine.
$ ip address | grep "inet "
inet 127.0.0.1/8 scop
Hi,
On Fri, Sep 20, 2019 at 01:51:41PM +0200, Klaus Fuerstberger wrote:
> Package: dokuwiki
> Version: 0.0.20140505.a+dfsg-4
> Severity: important
>
> Dear Maintainer,
>
> today I scanned my Debian oldstable installation with the OpenVAS
> framework and noticed that the dokuwiki package does not
Ok this simple script trigger the bug.
from PyQt5.QtWidgets import QApplication, QLabel
app = QApplication([])
on KDE, but not on Gnome.
BUT this
app = QApplication(['a'])
works.
on KDE and Gnome.
Just wanted to update that as of docker.io 18.09.9+dfsg1-2 still having
the problem. I completely removed docker with apt purge docker.io and
rm -rf /etc/docker and reinstalled, but still get the error:
$ sudo apt install docker.io
Reading package lists... Done
Building dependency tree
Read
On Fri, Sep 20, 2019 at 03:19:04PM +0100, Ben Hutchings wrote:
> On Fri, 2019-09-20 at 09:06 +0200, Fred Boiteux wrote:
> > ... and has access to a distribution mirror (copy of DVD-1 of Debian
> > Buster 10.1), but the debian-installer can't detect VM disk to be
> > partitionned??? I don't know ver
Package: python-sympy-doc
Version: 1.3-2
Severity: normal
Dear Maintainer,
There exist a section in the doc, this term `\(\LaTeX\)`, which is not
correctly parsed, and it
shows the following error message:
System Message: WARNING/2 (\LaTeX)
latex exited with error [stdout] This is pdfTeX, V
Ok, I can reproduce this bug.
I switched to plasma and now I have
picca@cush:~$ silx view
malloc_consolidate(): invalid chunk size
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = python3.7 path = /usr/bin pid = 1876
KCrash: Arguments:
Minuterie d'alerte
So this is somet
If I remove the config file, I have this error
picca@cush:~$ rm .config/silx/silx-view.ini
picca@cush:~$ silx view
QSettings::value: Empty key passed
QSettings::value: Empty key passed
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = python3.7 path = /usr/bin pid = 1893
K
Hi Christoph,
I will try to port it in the next few days.
I had a short look and noticed that it uses QHttp,
which might be a bit trickier to port, but it should
be doable.
Kind regards,
Reiner
signature.asc
Description: PGP signature
On Fri, 2019-09-20 at 16:57 +0100, Anton Ivanov wrote:
> Looks like the culprit is a different default elf start address on 5.x
>
> What changes is not the sbrk(0) or _end - these are pretty much
> identical as in 4.x. It is the START which after some "fixups" in
> arch/um/kernel/uml.lds.S becom
Am 20.09.19 um 18:41 schrieb Marc Haber:
> Package: systemd
> Version: 242-7
> Severity: important
>
> Hi,
>
> thie system in question is a Banana Pi which I cannot update properly.
> apt's postinst isues systemctl restart apt-daily-upgrade.timer which
> hangs indefinetely. I can reproduce this b
> In case of an error during the log rotation, e.g. a gzip failure
> with "warning: file timestamp out of range for gzip format"[*],
> when log rotation is done via the systemd timer, one does not get
> any mail, contrary to cron jobs.
This is indeed a disadvantage of systemd-timers compared to cr
Package: netdata-core
Version: 1.17.1-1
Severity: normal
File: /usr/sbin/netdata
Dear Maintainer,
*** Reporter, please consider answering these questions, where
appropriate ***
* What led up to the situation?
Enabling dbengine in /etc/netdata/netdata.conf by setting these
paramete
> It is only access.log that it doesn't rotate. After last night:
>
> -rw-r- 1 root adm 308 2019-09-17 16:39:00 access.log
> -rw-r- 1 root adm 156 2019-09-16 16:31:06 access.log.3.gz
> -rw-r- 1 root adm 157 2019-09-13 12:36:03 access.log.4.gz
> -rw-r- 1 root adm 155 2019-09-12 12:25
On Sun, 08 Sep 2019 17:52:17 -0500 Rob Browning
wrote:
> It's in progress, but right now I'm working on the EPLA cert epiration
> problem for buster and sid, then I'll resume 26.3.
Are you referring to bug 34341 [1]? It's fixed in 26.3. In any case,
34341 breaks package installations from GNU ELP
Did you trye also to remove the .config files
picca@cush:~/.config/silx$ ls
silx-view.ini
If I remember correctly, I had a problem which was solved by removing this file.
Le 20/09/2019 15:08:37, Brian Potkin a écrit :
> We all would, Francesco. Thanks for your clear, detailed report.
> As far as can tell, this affects queues set up with printer-driver-ijs
> and printer-driver-hpcups, and all the raster printer models I tested
> are affected. For testing I used
>
Package: wnpp
Severity: wishlist
Package name: gedit-plugin-copy-file-path
Version: 0.4
URL: https://github.com/willianveiga/gedit-copy-file-path
License: GPL-3
Copy File Path is a plugin for gedit 3.18+.
This plugin provides a way to copy the current file path to the clipboard,
through the conte
Package: wnpp
Severity: wishlist
Owner: Xavier Guimard
* Package name: node-rxjs
Version : 6.5.3
Upstream Author : Ben Lesh
* URL : https://github.com/ReactiveX/RxJS
* License : Apache-2.0
Programming Lang: JavaScript
Description : reactive extensions
Looks like the culprit is a different default elf start address on 5.x
What changes is not the sbrk(0) or _end - these are pretty much
identical as in 4.x. It is the START which after some "fixups" in
arch/um/kernel/uml.lds.S becomes __binary_start
I do not see an easy way to fix it :(
A.
O
Hi,
I think pkg-js-tools 0.9.12 features workaround this. Can I close this
issue ?
Control: fixed -1 0.9.12
On Fri, Sep 20, 2019 at 9:31 PM, Xavier wrote:
Hi,
I think pkg-js-tools 0.9.12 features workaround this. Can I close this
issue ?
yes, we can close.
Package: testssl.sh
Version: 2.9.5-7+dfsg1-2
Severity: wishlist
Hi,
since 2019-04-23 there's a new upstream version 2.9.5-8 available at
https://github.com/drwetter/testssl.sh/releases
(might also make sense to already package 3.0 rc5?)
Thanks for maintaining testssl.sh!
regards
-mika-
Package: ssh-audit
Version: 1.7.0-2
Severity: normal
% apt-cache showsrc ssh-audit | grep Vcs
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/ssh-audit.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/ssh-audit.git
Both URLs are no longer available as such though.
You might want
Package: ssh-audit
Version: 1.7.0-2
Severity: normal
Hi,
looking at https://github.com/arthepsy/ssh-audit/issues/42 it seems
that upstream is no longer actively interested in maintaining the
project.
In this issue someone mentioned his fork of the project though, which
might be promising:
htt
Package: wnpp
Severity: wishlist
Subject: ITP: r-cran-proc -- Display and Analyze ROC Curves
Package: wnpp
Owner: Steffen Moeller
Severity: wishlist
* Package name: r-cran-proc
Version : 1.15.3
Upstream Author : Xavier Robin
* URL : https://cran.r-project.org/package
On Tue, May 14, 2019 at 03:35:07PM +, George Diamantopoulos wrote:
> I'm not sure if this bug should be filed against ifupdown or ifupdown2.
> This issue only seems to affect current versions of these packages
> in buster, I haven't encountered this in stretch.
>
> When installing ifupdown2,
1 - 100 of 153 matches
Mail list logo