-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
It turns out that in the new version I have to use backslashes instead of
forward slashes in the kernel command line.
e. g. "initrd=\EFI\EFISTUB\INITRD.IMG" instead of
"initrd=/EFI/EFISTUB/INITRD.IMG"
Forward slashes work in the previous version, b
I just realized it's a kennel issue, the issue happen to me when I was running
a Debian Sid an a podman/docker container, this issue does not happen to me
when I ran gcl in a lxc container.
Please close this bug, sorry for disruption
Original Message
On May 12, 2020, 19:18, De
Hi Greg
Could this be related to a font missing issue, fonts-dejavu?
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711504
Best,
Source: syslog-ng
Version: 3.25.1-3
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/syslog-ng.html
...
lib/pragma-grammar.y: In function 'pragma_parse':
lib/pragma-grammar.y:402:73: error: 'YYEMPTY' undeclared (first use in this
function)
402 |
Source: verilator
Version: 4.028-1
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/verilator.html
...
In file included from ../verilog.l:23,
from ../V3ParseLex.cpp:32:
./V3ParseBison.h:409:62: warning: missing terminating " charact
Package: libdaq-dev
Version: 2.0.7-2
Severity: serious
Tags: ftbfs
Control: affects -1 src:snort
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/snort.html
...
checking for dlsym in -ldl... yes
checking for daq_load_modules in -ldaq_static... no
ERROR! daq_static library n
On Mon, Mar 9, 2020 at 11:42 AM Tong Sun
wrote:
>
> Package: wnpp
> Severity: wishlist
> Owner: Tong Sun
>
> * Package name: golang-k8s-sigs-structured-merge-diff
> Version : 3.0.0-1
> Upstream Author : Kubernetes SIGs
> * URL : https://github.com/kubernetes-sigs/struc
Great! WFM on amd64, too.
> *)
> + uname_m=$(uname -m)
> + case $uname_m in
> + parisc*)
> + test_set_prereq HPPA
> + ;;
> + esac
Probably cleanest to put this outside the `case $uname_s`.
Would you mind if I send a version of this patch to the upstream
mailing list? I think that's the
On Wed, May 13, 2020 at 07:35:00AM +0900, Mike Hommey wrote:
> On Wed, May 13, 2020 at 12:23:55AM +0200, Francesco Poli wrote:
> > On Wed, 13 May 2020 06:35:33 +0900 Mike Hommey wrote:
> >
> > > On Tue, May 12, 2020 at 06:37:00PM +0200, Francesco Poli wrote:
> > [...]
> > > > debian/control includ
Package: xorg-server
Version: 2:1.20.4-1
Severity: wishlist
As it is, when an XDMCP session is used over TCP keepalive packets
are periodically sent and the session is torn down if no replies
come back.
During a transient network failure, this causes an X session that
could otherwise survive just
Hi Kentaro,
I have tried updating the workrave package to version 1.10.44 which includes
your libayatana-indicator3 patch, however I can't get it to build since I
run into this error:
/bin/bash ../../../../libtool --tag=CC --mode=link gcc -pthread
-I/usr/include/libayatana-indicator3-0.4 -I
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "iptux"
* Package name : iptux
Version : 0.7.6-2
Upstream Author : LI Daobing
* URL : https://github.com/iptux-src/iptux
* License : GPL-2+
* Vcs : https://salsa.debian.org/chinese-team/iptux
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition
This is a transition for the SONAME bump of tinyxml2 following a major
version bump in the upstream package. The following source packages need
to be rebuilt:
* basilisk2
* bullet
* c
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "iptux"
* Package name : iptux
Version : 0.7.6-2
Upstream Author : LI Daobing
* URL : https://github.com/iptux-src/iptux
* License : GPL-2+
* Vcs : https://salsa.debian.org/chinese-team/iptux
Package: gcl
Version: 2.6.12-95
Severity: important
Dear Maintainer,
When I ran "gcl" command at shell prompt, I just got a strange
message "personality failure 1" then gcl exited without any
useful information, not sure if it's a feature that prevent
anyone to use it or it's serious bug turn g
Package: fcitx-rime
Version: 0.3.2-7
Severity: important
Dear Maintainer,
When switching to fcitx-rime, fcitx crashes.
Trace can be retrieved by running with $ fcitx -D:
(ERROR-2559744 ime.c:432) fcitx-keyboard-in-tel-kagapa already exists
(ERROR-2559744 ime.c:432) fcitx-keyboard-cm-mmuock alre
Package: wnpp
Severity: wishlist
Owner: Kienan Stewart
* Package name: python-readchar
Version : 2.0.0
Upstream Author : Miguel Ángel García
* URL : https://github.com/magmax/python-readchar
* License : MIT
Programming Lang: Python
Description : Python
Package: wnpp
Severity: wishlist
Owner: Mo Zhou
* Package name: prophet
Upstream Author : Facebook
* URL : https://github.com/facebook/prophet
* License : MIT
Programming Lang: Py, R
Description : Tool for producing high quality forecasts for time series
data th
Package: wnpp
Severity: wishlist
Owner: Kienan Stewart
* Package name: python-inquirer
Version : 2.6.3
Upstream Author : Miguel Ángel García
* URL : https://github.com/magmax/python-inquirer
* License : MIT
Programming Lang: Python
Description : Collec
Hello Gregor,
On Tuesday, May 12, 2020 6:58:04 PM CDT Gregor Riepl wrote:
> > Status update why this package has not yet been updated:
> > If the freecad is rebuilt against pyside2, it will run
> > into 945376 at runtime, namely when opening the PartDesign workbench.
> > As this is a major feature
Source: libtool
Version: 2.4.6-14
Severity: normal
Hello.
When linking a shared library against another uninstalled shared
library missing libtool support,
-L. -lfoo -L. -l:libfoo.so libfoo.so
should be equivalent.
https://www.gnu.org/software/libtool/manual/libtool.html#FOOT2 an
Control: tags 931163 moreinfo
The new version released,please try it.
Package: tnftp
Version: 20151004-1
If this bug still exist,welcome feedback!
--
肖盛文 Faris Xiao
微信:atzlinux
QQ:909868357
铜豌豆 Linux
基于 Debian 的 Linux 中文桌面操作系统:https://www.atzlinux.com
signature.asc
Description: OpenPGP
Hi,
I would like to ITP.
This could be maintained under Debian Sience Team umbrella
If there are not any objections I'll start the ITP workflow
Cheers,
Arias Emmanuel
@eamanu
yaerobi.com
Control: tags 833928 moreinfo
Could you test it on the newest xtail version?
If this bug is appear in Ubuntu,please report it to Ubuntu.
Thanks!
--
肖盛文 Faris Xiao
微信:atzlinux
QQ:909868357
铜豌豆 Linux
基于 Debian 的 Linux 中文桌面操作系统:https://www.atzlinux.com
signature.asc
Description: OpenPGP d
Hi
I've just push to salsa the upstream and pristine-tar branches.
Please, review it.
Thanks!
Cheers,
Arias Emmanuel
@eamanu
http://eamanu.com
El lun., 11 de may. de 2020 a la(s) 17:26, Scott Kitterman
(deb...@kitterman.com) escribió:
>
> On Monday, May 11, 2020 4:18:45 PM EDT Emmanuel Arias w
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-scie...@lists.debian.org
Dear mentors,
I am looking for a sponsor for my package "libevpath":
* Package name: libevpath
Version : 4.6.0-1
Upstream Author : Georgia Tech Research Corporation
* URL
Source: zfs-linux
Severity: wishlist
Tags: patch
--- Please enter the report below this line. ---
Upstream has release 0.8.4 [1]. It adds official support for 5.5 and 5.6---a
dire need for Debian unstable
and testing users, since 5.4 is no longer supported.
Some packaging changes are required
Was poking around in syslog and maybe found a clue. First, booting with the
4.19.0-9 kernel (raid isn't being mounted), I see this error:
May 12 07:37:13 server-pc systemd[1]: dev-md0.device: Job
dev-md0.device/start timed out.
May 12 07:37:13 server-pc systemd[1]: Timed out waiting for device /de
[ cc'ing Alper ]
john doe writes:
[...]
> The below command get me directly to the language selection screen which
> I belaeve is what you want?:
>
> qemu-system-x86_64 -drive file=debian.img,format=raw -m 1024 -boot d
> -nographic -cdrom debian-bullseye-DI-alpha2-amd64-netinst.iso -kernel
> vm
Alper Nebi Yasak writes:
> On 12/05/2020 13:02, Punit Agrawal wrote:
>> The above parameters do not launch the installer from the iso here. I am
>> not quite sure what the right arguments are. I wonder if
>> "root=" to the kernel will do the trick. Will give that a
>> try.
>
> When I try:
>
> $ q
Am Di., 12. Mai 2020 um 14:46 Uhr schrieb Adam Borowski :
> Alas, it fails to build:
>
> libpng error: Read Error
> /usr/bin/xcursorgen: PNG error while reading 180/pencil.png
> Background RRGGBBAA: ff00
> Area 0:0:32:32 exported to 60 x 60 pixels (180 dpi)
> Background RRGGBBAA: ff00
> Are
> Status update why this package has not yet been updated:
> If the freecad is rebuilt against pyside2, it will run
> into 945376 at runtime, namely when opening the PartDesign workbench.
> As this is a major feature in freecad and the current version in
> sid works its better to wait until pyside2
Control: tags 947568 + patch
Dear maintainer,
It looks like the relevant upstream patch is
https://github.com/mixxxdj/mixxx/pull/2201/commits/03fad27e1f0f18ec83c9a4bc5f03f28948cd44fb
I've prepared an NMU for mixxx (versioned as 2.2.3~dfsg-1.1). The diff
is attached to this message.
Regards.
SR
Am 11.05.20 um 09:05 schrieb Rhonda D'Vine:
> Without libssl-dev installed in
> the building chroot this fails for me. Can you revisit this, and check
> where you might have missed something?
Try this new patch version. It is tested to compile without libssl-dev
installed.
>From 5a04599fa6d10e34d
As Fedora 32 uses Boot Loader Specification
(https://fedoraproject.org/wiki/Changes/BootLoaderSpecByDefault),
linux-boot-prober on Ubuntu 20.04 finds Fedora 32 kernels via the
90fallback script (/usr/lib/linux-boot-probes/mounted/90fallback),
which just looks for kernel files on the filesystem:
$
As Fedora 32 uses Boot Loader Specification
(https://fedoraproject.org/wiki/Changes/BootLoaderSpecByDefault),
linux-boot-prober on Ubuntu 20.04 finds Fedora 32 kernels via the
90fallback script (/usr/lib/linux-boot-probes/mounted/90fallback),
which just looks for kernel files on the filesystem:
$
Hi Julien,
sync script already uses ftpsync, please check again.
Regards,
Nurdiansyah Prahutama
- Original Message -
From: "Julien Cristau"
To: sub...@bugs.debian.org
Sent: Saturday, April 25, 2020 6:46:44 PM
Subject: Bug#958793: [20200425] kartolo.sby.datautama.net.id: syncscript
Package: fonts-mathematica
Version: 21
Severity: important
the installation script hits a page not found error while downloading
fonts from Wolfram
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (990, 'testing'), (101, 'unstable')
Architecture: amd64 (x86_
On Wed, May 13, 2020 at 12:23:55AM +0200, Francesco Poli wrote:
> On Wed, 13 May 2020 06:35:33 +0900 Mike Hommey wrote:
>
> > On Tue, May 12, 2020 at 06:37:00PM +0200, Francesco Poli wrote:
> [...]
> > > debian/control includes
> > >
> > > Build-Depends: [...]
> > > libvpx-dev
Howdy,
One pull request upstream that's likely worth a shot was merged[0] back in Feb
and is referenced from several issues relating to memory and CPU usage. If you
do check to see if that matches your issue, and solves it, I'd like to hear the
results.
[0]: https://github.com/debauchee/ba
Howdy,
I noticed that your initial report claims that you're running buster, but the
version you are comparing the buster backport to is from oldstable. This means
that rather than linking against the same version of openssl, the older version
of alpine you're running is linked against openss
On Wed, 13 May 2020 06:35:33 +0900 Mike Hommey wrote:
> On Tue, May 12, 2020 at 06:37:00PM +0200, Francesco Poli wrote:
[...]
> > debian/control includes
> >
> > Build-Depends: [...]
> > libvpx-dev (>= 1.5.0),
> > [...]
> > Build-Conflicts: [...]
> >
Helmut Grohne dixit:
>I think moving mksh-static to a separate binary package would be pretty
>much required for making it cross buildable.
I completely do not follow. Anything you’d want to do in a separate
binary package could be done in the same binary package.
>Do you have a practical need f
X-Debbugs-CC: r...@nardis.ca
Hi Ryan,
On Tue, 12 May 2020 12:30:16 -0700 Ryan Tandy wrote:
> On Tue, May 12, 2020 at 09:22:23PM +0200, Tobias Frost wrote:
> >Hijacks are bad…
> >However there is the package salvaging process, please check if it is more
suitable:
> >
https://www.debian.org/doc/ma
Package: thunderbird
Version: 1:68.8.0-1~deb10u1
Severity: minor
When running Thunderbird under Xfce with
/etc/apparmor.d/usr.bin.thunderbird enabled, Thunderbird always opens
URLs with sensible-browser, even if that is not the "preferred browser"
selected in Xfce's "Preferred Applications" settin
On Thursday, May 7, 2020, at 6:32 PM +0200, László Böszörményi (GCS) wrote:
> If I understand correctly, you retained src:abseil. If not and using
> src:abseil-cpp then you need a new repository named after that. Which
> way should I go?
If it’s all right with you, I’d prefer to stick with src:a
Hi!
Attached as well the debdiff as prepared for buster-security.
Regards,
Salvatore
diff -Nru libreswan-3.27/debian/changelog libreswan-3.27/debian/changelog
--- libreswan-3.27/debian/changelog 2019-06-11 00:04:05.0 +0200
+++ libreswan-3.27/debian/changelog 2020-05-12 22:59:59.00
Closes: #960458
---
.../0006-security-Fix-for-CVE-2020-1763.patch | 28 +++
debian/patches/series | 1 +
2 files changed, 29 insertions(+)
create mode 100644 debian/patches/0006-security-Fix-for-CVE-2020-1763.patch
diff --git a/debian/patches/0006-securit
Package: wnpp
Severity: wishlist
* Package name: datajoint-python
Version : 0.12.5
Upstream Author : DataJoint team
* URL : https://github.com/datajoint/datajoint-python
* License : LGPL-2
Programming Lang: Python
Description : a framework for scientific
On Tue, May 12, 2020 at 06:37:00PM +0200, Francesco Poli wrote:
> On Tue, 12 May 2020 07:33:45 +0900 Mike Hommey wrote:
>
> > On Tue, May 12, 2020 at 12:17:36AM +0200, Francesco Poli wrote:
> > > On Tue, 12 May 2020 06:55:00 +0900 Mike Hommey wrote:
> > >
> > > > On Mon, May 11, 2020 at 11:34:39P
On 5/9/20 9:57 PM, Moritz Mühlenhoff wrote:
> On Sat, May 09, 2020 at 02:36:24AM +0200, Thomas Goirand wrote:
>> On 5/8/20 9:35 PM, Moritz Mühlenhoff wrote:
>>> On Fri, Aug 30, 2019 at 07:45:40AM +, Matthias Klose wrote:
Package: src:python-pyxenstore
Version: 0.0.2-1
Severity: n
Control: retitle -1 ITP: opencensus-java -- Stats collection and distributed
tracing framework
Control: owner -1 Andreas Tille
Control: tags -1 help
I've started packaging in
https://salsa.debian.org/java-team/opencensus-java
to support bazel packaging. Unfortunately I have no idea how to
Package: mycli
Version: 1.21.1-1
Severity: important
Tags: patch
Dear Maintainer,
mycli version 1.21.1-1 claims to fix incompatibility with
prompt-toolkit 3.0 but that does not seem to be the case with my
system. Using prompt-toolkit 3.0.5-2, I get the following traceback.
Traceback (most recen
On Mon, May 11, 2020 at 12:17:33AM +0100, Federico Ceratto wrote:
> Hello Steinar and thank you for the patch.
> The current package contains version 1.4.1, also there was already a
> branch on Salsa called "split" with ongoing work:
> https://salsa.debian.org/debian/libsrt/-/tree/split
> https://s
Hello Carsten,
On May/12/2020, Carsten Schoenert wrote:
> Hello Carles,
>
> Am 12.05.20 um 14:39 schrieb Carles Pina i Estany:
> >
> > Hi,
> >
> > I've just seen that I in Salsa I forked it out from
> > https://salsa.debian.org/nitsch-guest/thunderbird instead of
> > https://salsa.debian.org/
forwarded 960459 https://github.com/memcached/memcached/issues/660
thanks
Hi Lucas,
> The latest version of memcached (1.6.5-2) FTBFS on s390x:
Yes, I have raised it upstream last week:
https://github.com/memcached/memcached/issues/660
(ETA "this week".)
Regards,
--
,''`.
: :'
Hi Thorsten,
On Mon, Mar 16, 2020 at 10:49:29PM +, Thorsten Glaser wrote:
> Back to the original place where I saw this: so how do we make mksh
> cross-buildable/-bootstrappable?
I think moving mksh-static to a separate binary package would be pretty
much required for making it cross buildabl
Source: nml
Version: 0.5.1-2
Severity: important
Tags: ftbfs patch
When building nml with the nocheck build profile, it fails to build due
to not finding the ply module. debian/control now contains wrong
annotations. The modules really are required for building,
because setup.py imports nml.parse
Package: wnpp
Severity: wishlist
Owner: Henry-Nicolas Tourneur
* Package name: wys
Version : 0.1.7
Upstream Author : Bob Ham
* URL : https://source.puri.sm/Librem5/wys/
* License : GPL
Programming Lang: C
Description : A daemon to bring up and take dow
On Tue, May 12 2020, Chris Hofstaedtler wrote:
Hi Chris,
> I must say this is a very generic report. To your points 1) and 2)
> I could ask "What did the kernel say at this time, esp. did it claim
> success?", to 3) and 4) I could say "There is also no documentation
> on interactions with other t
Source: memcached
Version: 1.6.5-2
Severity: serious
Dear Maintainer,
The latest version of memcached (1.6.5-2) FTBFS on s390x:
https://buildd.debian.org/status/fetch.php?pkg=memcached&arch=s390x&ver=1.6.5-2&stamp=1587246609&raw=0
This failure is blocking its migration to testing.
--
Lucas Ka
On 2020-05-12 3:39 a.m., Greg Price wrote:
> I think it would indeed be sensible to simply disable these test cases
> on hppa. Here's how the prereq for them is defined:
> """
> test_lazy_prereq ULIMIT_STACK_SIZE '
> test_have_prereq !MINGW,!CYGWIN &&
> run_with_limited_stack true
>
Package: gssproxy
Followup-For: Bug #959186
Control: Close -1
Hi Axel,
> > qutebrowser does not start on my arm64 machine (pinebook, a64) (but
> > it does well, on my amd64 machine).
>
> Interesting. I just tried it on Debian Sid armhf and it works there as
> well. Do you know if earlier versions of qutebrowser worked on your Pinebook?
I tried several ver
Source: libreswan
Version: 3.29-2
Severity: important
Tags: security upstream
Control: found -1 3.27-6
Hi,
The following vulnerability was published for libreswan.
CVE-2020-1763[0]:
| An out-of-bounds buffer read flaw was found in the pluto daemon of
| libreswan from versions 3.27 till 3.31 wher
Package: wnpp
Severity: wishlist
Subject: ITP: busco -- benchmarking sets of universal single-copy orthologs
Package: wnpp
Owner: Andreas Tille
Severity: wishlist
* Package name: busco
Version : 4.0.6
Upstream Author : Evgeny Zdobnov
* URL : https://gitlab.com/ezlab/
On Tue, May 12, 2020 at 09:22:23PM +0200, Tobias Frost wrote:
Hijacks are bad…
However there is the package salvaging process, please check if it is more
suitable:
https://www.debian.org/doc/manuals/developers-reference/pkgs.en.html#package-salvaging
Thanks for the pointer. I think "team uploa
Hi Ryan,
On Sat, May 09, 2020 at 07:41:27PM -0700, Ryan Tandy wrote:
> Package: sponsorship-requests
> Severity: normal
>
> This is a package hijack
Hijacks are bad…
However there is the package salvaging process, please check if it is more
suitable:
https://www.debian.org/doc/manuals/developer
Hi!
Here is a patch that fixes ctags invocation problem with the latest Kate.
Basically it reverts QProcess::start() call to its previous form which should
be acceptable for Qt 5.12, 5.14.
A complete solution is more complicated - Kate should split a command line and
provide ctags arguments to
Hi John,
thanks for your report, however...
* John Goerzen [200512 20:24]:
> There are multiple issues reflected in this report:
>
> 1) That mount failed to properly mount a filesystem;
>
> 2) That it incorrectly said it had mounted it;
>
> 3) That running systemctl daemon-reload fixed the is
Package: qemu-system-x86
Version: 1:5.0-4
Severity: normal
Dear Debian folks,
I believe after upgrading from QEMU 4.2 to 5.0, no window is opened by
default to display the “VM output”. Only a VNC server seems to be
started. I am using the GNOME DE and it doesn’t work with Wayland and X.
Source: syncthing
Version: 1.1.4~ds1-4
Severity: serious
Control: close -1 1.1.4~ds1-5
Tags: sid bullseye
User: release.debian@packages.debian.org
Usertags: out-of-sync
Dear maintainer(s),
As recently announced [1], the Release Team now considers packages that
are out-of-sync between testing
Package: chromium
Version: 80.0.3987.162-1~deb10u1
Severity: wishlist
Dear Maintainer,
When using Chromium and visiting websites that need DRM to be enabled, Chromium
automatically downloads and enables DRM.
These are binary blobs that are not free software.
No notification is made to the user t
Package: ftp.debian.org
Severity: normal
Hi,
as reported in bug #960411 python-pybedtools needs to be removed
for the said architectures.
Kind regards and thanks for working as ftpmaster
Andreas.
Package: mount
Version: 2.33.1-0.1
Severity: important
There are multiple issues reflected in this report:
1) That mount failed to properly mount a filesystem;
2) That it incorrectly said it had mounted it;
3) That running systemctl daemon-reload fixed the issue;
4) That neither the mount nor
This is probably a reference to this part of the pyopencl source:
https://sources.debian.org/src/pyopencl/2019.1.1-1/pyopencl/compyte/ndarray/pygpu_ndarray.cpp/
I have manually run the tests before (while investigating #893050), but
I don't know how beyond 'make tests'.
Package: meteo-qt
Version: 1.5-1
Severity: important
Dear Maintainer,
Because of changes in OpenWeatherMap API, meteo-qt is unusable. This has been
fixed upstream in v1.5 release.
See https://github.com/dglent/meteo-qt/issues/94
Is it possible to backport v1.5 or higher in Debian stable? Else, m
Source: ocl-icd
Version: 2.2.12-4
Severity: wishlist
The OpenCL 3.0 standard was released recently. From a quick glance over
the headers, there seem to be 2 new functions:
clCreateBufferWithProperties
clCreateImageWithProperties
Andreas
On Tue, 2020-05-12 at 14:35 +0300, Peter Pentchev wrote:
> Just a suggestion (somebody else already offered to sponsor the
> package):
Strange... I see the email in the debian-devel archives, but I never
received it. I wonder if it went to my spam folder. Thanks for the
heads up.
> could you take
Package: openldap
Version: 2.4.50+dfsg-1
Severity: normal
Dear Maintainer,
Hi,
this is currently part of the ubuntu delta and I checked to see if it
still makes sense. It looks like it does, as it fixes the following
scenario:
```
Backing up /etc/ldap/slapd.d in /var/backups/slapd-2.4.50+dfsg-
Package: wnpp
Severity: wishlist
Owner: Jason Francis
* Package name: varlink
Version : 19
Upstream Author : Kay Sievers
* URL : https://www.varlink.org/
* License : Apache-2.0
Programming Lang: C
Description : point-to-point IPC protocol and interface
Please,
for now, revert the patch from bug#947320 and try to post functionality
change to roundcube first.
Thanks.
--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT
Package: openldap
Version: 2.4.50+dfsg-1
Severity: normal
Dear Maintainer,
slapd in debian sets the WHOWHERE value in d/p/set-maintainer-name to
"Debian OpenLDAP Maintainers
". It occurred to me that
in ubuntu we have that same value, which is incorrect. I propose a
dynamic way to set it:
--- a/
Thanks for the prompt response. youtube-dl could be a workaround. I'll try
to get in touch with upstream author and explore alternatives then. Thanks!
On Mon, May 11, 2020 at 2:15 PM Rogério Brito wrote:
> On May 11 2020, hyiltiz wrote:
> > Package: parallel
> > Version: 20161222-1.1
> > Severit
Package: opendkim-tools
Version: 2.11.0~alpha-12
Severity: normal
The man page for opendkim-genkey has the following option listed:
-r (--restricted) Restricts the key for use in e-mail signing only.
The default is to allow the key to be used for any service.
However, using the long form of
I used auditd to log all executions.
The commands I catched are these, the first one being the initial one.
/usr/bin/qemu-x86_64-static /usr/share/code/bin/../code
/usr/share/code/bin/../resources/app/out/cli.js --verbose
-> /usr/bin/qemu-x86_64-static /usr/share/code/code --verbose --no-sandbox
I'm a happy user of starship and I will love to see it in debian. Is there any
news about this package? Any blockers?
Thanks for working on it.
--
meskio | http://meskio.net/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
My contact info: http://meskio.net/crypto.txt
-=-=-=-=-=-=-=-=-=-=-=-=-
Geert Stappers writes:
> Virtual Machines (Qemu, KVM, Xen, ... ) and OCI containters ( "Docker
> images") are the new serial port only computers.
>
> In other words: There are many servers without video hardware.
(Un)fortunately, depending how you look at it, running a remote qemu
machine with f
On 2020-05-12 Vincent Lefevre wrote:
> Package: exim4-base
> Version: 4.93-15
> Severity: normal
> In /usr/share/doc/exim4-base/spec.txt.gz :
>
> In order to append to an NFS file safely from more than one host, it is
> necessary to take out a lock before opening the file, and the lock
current version 3.6-3.2 works for me, well at first it fails, and strace
netsurf-fb says it's missing:
openat(AT_FDCWD, "/usr/share/netsurf/DejaVuSans.ttf", O_RDONLY) = -1
ENOENT (No such file or directory)
so a simple (a symlink would probably be enough) cp
/usr/share/fonts/truetype/dejavu/Deja
Package: libmount-dev
Version: 2.35.1-4
Severity: serious
Justification: breaks the build of libpam-mount
Hi,
libmount-dev needs a Depends libselinux-dev because of:
$ grep libselinux /usr/lib/x86_64-linux-gnu/pkgconfig/mount.pc
Requires.private: blkid libselinux
This makes libpam-mount FTBFS:
On Tue, 12 May 2020 07:33:45 +0900 Mike Hommey wrote:
> On Tue, May 12, 2020 at 12:17:36AM +0200, Francesco Poli wrote:
> > On Tue, 12 May 2020 06:55:00 +0900 Mike Hommey wrote:
> >
> > > On Mon, May 11, 2020 at 11:34:39PM +0200, Francesco Poli wrote:
> > [...]
> > > > Yes, I downgraded firefox-e
On Tue, 12 May 2020 16:50:27 +0200 Jochen Sprickerhof wrote:
> Package: apt-listbugs
> Version: 0.1.31
> Severity: normal
>
> Hi,
Hello Jochen,
thanks for your bug report!
>
> this is probably rather an apt bug and apt-listbugs is only the culprit,
> so feel free to reassign if you agree.
It'
Control: tags -1 patch
--
Dear maintainer,
this issue is most probably due to char sign-ness .
The list of architectures needing char to be forced as signed because
by default they are unsigned (
https://wiki.debian.org/ArchitectureSpecificsMemo ) needs to be
extended.
See the attached debdiff. I
It is a known issue with Python 3.8.3rc1. See
https://bugs.python.org/issue39562 for details.
Package: libsndfile1-dev
Version: 1.0.28-7
Severity: normal
Tags: patch
While working on a Debian-based Flatpak-style runtime/SDK environment for
games, I noticed that libsndfile1-dev was one of only a few non-multiarch
-dev packages in my initial package set.
It isn't completely multiarch-compat
Package: brightnessctl
Version: 0.4-1
Severity: wishlist
Control: found -1 0.5.1-2
Control: tag -1 + upstream
Control: forwarded -1 https://github.com/Hummer12007/brightnessctl/issues/50
It would be great if I could pass fractional percentage values to
brightnessctl – e.g., brightnessctl set 0.5%.
I am confused. This bug is filed against
0.1+git20200419.5d3c63c+ds-1, which contains a patch for this exact
problem, but the build logs indicate that the previous version,
0.1+git20181019.a61b76f-2, is being built.
Steve
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Package: linux-image-5.7.0-rc5-amd64-unsigned
Version: 5.7~rc5-1~exp1
That kernel has dropped to the experimental repo a few hours ago, so I
installed it, regenerated the initrd, and copied them to the ESP, and added an
entry for it.
When booting
Package: wnpp
Severity: wishlist
Owner: Arnaud Ferraris
* Package name: purple-xmpp-http-upload
Version : 0.2.1
Upstream Author : Dmitry Kosenkov
* URL : https://github.com/Junker/purple-xmpp-http-upload
* License : GPL
Programming Lang: C
Description
1 - 100 of 232 matches
Mail list logo