They won't crash, because the CPU features are tested before any call
to the optimized code is made.
https://github.com/MariaDB/server/blob/10.6/mysys/crc32/crc32c.cc#L542-L564
As the Debian CI undoubtedly runs the basic unit tests that cover
crc32 on the minimum hardware, and succeeds, it proves
On Fri, 25 Feb 2022 20:45:55 +0100 MichaIng wrote:
>
> Package: chromium
> Version: 98.0.4758.102-1~deb11u1
>
> Latest Chromium on Debian Bullseye fails to start on aarch64/arm64
> systems. Different ones with different kernels were tested, though all
> Linux 5.10 variants, using (and generally s
Hi,
My understanding of this issue is you are starting agentxtrap on the
command line and then doing something to it to make argv[0] = NULL ?
I can see how this is possible in a debugger, but is there any way of doing
this outside a debugger or something that is directly writing to the
process me
Control: notfixed 976307 1.9.9-1
Control: tags 976307 +patch
This was apparently re-introduced when switching to dh in commit:
308501390171e0afd1f2ce729cb3719388696b0f first half of dh conversion
And included in 1.9.8p2...
Updated patch attached.
live well,
vagrant
From 41bb07920ecb1083
Le Mon, Dec 28, 2020 at 08:16:24AM +0900, Charles Plessy a écrit :
>
> I see on the upstream mailing list that it is being discussed.
>
> https://groups.google.com/a/webmproject.org/g/webp-discuss/c/gklBC0vn7NI/m/_bmsFb05AwAJ
>
> In my opinion, it is unfair to call IANA's registration "paperwork
On Sat, 05 Mar 2022 21:34:29 +0100 Andreas Juch wrote:
> Package: chromium
> Version: 99.0.4844.51-1~deb11u1
> Severity: important
> X-Debbugs-Cc: t...@security.debian.org
>
> Dear Maintainer,
>
> After the latest security update of chromium from 98 to 99 chromium
> doesn't start any more. I'm usi
Package: newsboat
Version: 2.21-1.1
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for newsboat (versioned as 2.21-1.2) to adapt it
for the transition of rust-nom 5 -> 7. I'll upload it to DELAYED/7.
Please feel free to tell me if I should delay it longer.
Regards.
On 1/26/22 11:56, Sebastian Andrzej Siewior wrote:
On 2022-01-25 22:10:00 [-0500], Anders Kaseorg wrote:
The fix is trivial, swapping two lines of assembly. I’ve attached it as a
debdiff, and tested it in a Debian 10 container on an M1 MacBook. Can it
be considered for oldstable?
Yes. My pla
On Sat, 05 Mar 2022 22:56:47 +0100 Krzysztof Sobiecki
wrote:
> On Wed, 2 Mar 2022 19:20:14 +0100 Mattia Rizzolo
> wrote:
> > Control: tag -1 moreinfo unreproducible
> >
> > On Wed, Mar 02, 2022 at 06:21:20PM +0100, Krzysztof Sobiecki wrote:
> > > I have installed Inkscape. But when tried to run
tags 1006707 + patch
thanks
sysconfig-debian-schemes.patch uses an incorrect test for a virtual
environment:
if 'real_prefix' in sys.__dict__ or 'VIRTUAL_ENV' in os.environ:
Both sys.real_prefix and VIRTUAL_ENV are only set by virtualenv, not venv,
and then only when the virtualenv is activate
So if you press Tab that hides the docks. I must have done that
accidentally.
Control: tags -1 + patch pending
On Fri, 19 Nov 2021 23:02:53 +0100 Sven Hartge wrote:
> The subject says it all: The package is missing the binary:
This is caused by the install target in debian/rules doing things
manually instead of leaving everything to dh_* scripts and
configuration files fo
Hi Petra,
On Saturday, 5 March 2022 21:12:12 CET Petra R.-P. wrote:
> On Sat 05 Mar 2022 at 18:23:52 +0100 Diederik de Haas
> wrote:
> > On Monday, 21 February 2022 17:25:33 CET Petra Rübe-Pugliese wrote:
> [...]
>
> > So if you remove the 'quiet' word there and do an update-grub, then the
> >
Package: elpa-mailscripts
Version: 0.24-1
Severity: normal
X-Debbugs-Cc: Vagrant Cascadian
I've noticed recently some messages do not get downloaded when I run
from emacs:
M-x notmuch-slurp-debbugs
I've noticed this in the recent past on other bugs, but didn't get a
chance to file a bug. This
On 2022-02-16, Andrea Pappacoda wrote:
> Hi, I think that CMAKE_SKIP_RPATH a bit extreme too. Also, setting both
> options doesn't make much sense, as CMAKE_SKIP_RPATH completely avoids
> setting the rpath, so CMAKE_BUILD_RPATH_USE_ORIGIN does nothing :/
Well, it makes it "easy" to fallback to C
Package: freeipa-client
Version: 4.9.8-1~bpo11+1
Severity: important
X-Debbugs-Cc: gabr...@ifrtech.net
Dear Maintainer,
freeipa-client depends on the libnss-myhostname package to properly
enroll a host. On a minimal install of Debian Bullseye, with
the bullseye-backports repository enabled, this
Package: dnsmasq
Version: 2.85-1
Here is the relevant dnsmasq config on Debian 11.2:
domain=test.example.com
cname=alias.test.example.com,client1.test.example.com
cname=alias.dummy.example.com,client1.test.example.com
"client1" is a dhcp client, and the dnsmasq server IP is 192.168.0.253
The pr
Hi, i was having trouble finding a sponsor as the sponsor i had was having
health issues (I'm only dm, not dd). This software seems to have died
upstream, but a fork is in progress so switching upstream sources might be
in order. I'll have a look at it next week.
Andreas
lør. 5. mar. 2022, 18:21
Control: close -1
On Sat, 2022-03-05 at 18:13 +0100, Sebastian Ramacher wrote:
> How did that happen? I'd prefer that memlockd is fixed so that this
> cannot happen again.
Looks like it builds correctly with debuild -b but not -B due to the
install target in debian/rules not getting used for arc
Source: wine
Version: 6.0.2~repack-3
Between the version of wine in testing and the version in unstable the
file l_intl.nls
was moved from the "libwine" package to the wine package. This is
causing failures
in tests that install the "wine32" and/or "wine64" packages but do not
install the
win
package release.debian.org
tags 1005218 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: spip
Version: 3.2.4-1+deb10u6
E
package release.debian.org
tags 1006525 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: mailman
Version: 2.1.29-1+deb10u
package release.debian.org
tags 1004267 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: libpcap
Version: 1.8.1-6+deb10u1
package release.debian.org
tags 1004268 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: libextractor
Version: 1.8-2+deb1
package release.debian.org
tags 1004265 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: rsyslog
Version: 8.1901.0-1+deb1
package release.debian.org
tags 1004261 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: opensc
Version: 0.19.0-1+deb10u1
package release.debian.org
tags 1004055 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: raptor2
Version: 2.0.14-1.1~deb1
package release.debian.org
tags 1004249 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: weechat
Version: 2.3-1+deb10u1
package release.debian.org
tags 1004049 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: zziplib
Version: 0.13.62-3.2+deb
package release.debian.org
tags 1003842 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: flac
Version: 1.3.2-3+deb10u1
E
package release.debian.org
tags 1003841 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: cimg
Version: 2.4.5+dfsg-1+deb10
package release.debian.org
tags 1003827 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: wireshark
Version: 2.6.20-0+deb1
package release.debian.org
tags 1003826 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: libjackson-json-java
Version: 1.
package release.debian.org
tags 1003795 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: evolution-data-server
Version: 3
package release.debian.org
tags 1003825 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: libetpan
Version: 1.9.3-2+deb10u
package release.debian.org
tags 1001454 = buster pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian buster.
Thanks for your contribution!
Upload details
==
Package: privoxy
Version: 3.0.28-2+deb10u
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "streamlink" for a new
upstream version 3.2.0.
* Package name: streamlink
Version : 3.2.0-1
Upstream Author : Streamlink Team
* URL : https://streamlink.github.i
Hi,
I had some time to work on this and worked around the test case that
was failing, since it was failing because it was assuming it was
running in a 64-bit environment.
I submitted my comments to upstream here
https://github.com/dask/dask/issues/8169#issuecomment-1059839906
I tested in a 32-bi
Hi,
On Sat, Mar 5, 2022 at 2:21 PM Andres Salomon wrote:
>
> On Sat, 05 Mar 2022 10:06:44 -0500 bw wrote:
> > Package: chromium
> > Version: 99.0.4844.51-1~deb11u1
> > Severity: normal
> >
> > Dear Maintainer,
> >
> > I appreciate you trying to keep up with all the changes.
> >
> > Since the last
On Wed, 2 Mar 2022 19:20:14 +0100 Mattia Rizzolo
wrote:
> Control: tag -1 moreinfo unreproducible
>
> On Wed, Mar 02, 2022 at 06:21:20PM +0100, Krzysztof Sobiecki wrote:
> > I have installed Inkscape. But when tried to run it, nothing shows
up.
> > Including right-click on svg file and choosing I
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: ma...@marvil07.net
This was originally packaged to provide support for toml files in
(neo)vim, but those files then started getting distributed with
(neo)vim. As such, the package is no longer needed.
Control: tag -1 patch
The hang is caused by `adduser` waiting for password (and password
confirmation)
Providing two password strings can be done with a bash subshell.
Creating the subshell is done by wrapping in parentheses.
So the
adduser --gecos User user
should be
(echo user ; e
Package: debos
Version: 1.0.0+git20210707.c66a48d-2
Severity: minor
Hello debos maintainers,
Doing
debos /usr/share/doc/debos/examples/example.yaml
got me a waiting / hanging debos.
But the provide example should just work ...
(a patch is work in progress)
Groeten
Geert Stappers
--
Sil
Package: chromium
Version: 99.0.4844.51-1~deb11u1
Severity: important
X-Debbugs-Cc: t...@security.debian.org
Dear Maintainer,
After the latest security update of chromium from 98 to 99 chromium
doesn't start any more. I'm using wayland with the sway window manager.
The messages in the terminal a
Package: tor
Version: 0.4.6.10-1
Severity: normal
User : debian...@lists.debian.org
Usertags : broken-symlink adequate
Dear Maintainer,
While upgrading was hit by broken symlinks of tor. On further
investigation, got this info. Please see and fix the same.
$ adequate tor
tor: broken-symlink
Source: cryfs
Version: 0.10.2-5
Severity: serious
Tags: sid bookworm ftbfs
User: release.debian@packages.debian.org
Usertags: out-of-sync
Dear maintainer(s),
The Release Team considers packages that are out-of-sync between testing
and unstable for more than 60 days as having a Release Criti
Hi Lev,
On 04-03-2022 11:42, dogs...@riseup.net wrote:
Do you confirm that this ABI change doesn't effect the other reverse
build dependencies of src:swi-prolog? If that's the case I'm fine with
removing the block. But I'm afraid (without checking from my side)
that the other package don't have
I noticed this bug while working on a derivative and decided to take a look.
Note though that I am NOT a ruby guy.
Upstream hasn't fixed the underlying issue, but has suggested it can be
worked around by reordering
requires/imports and has closed the bug.
I took upstreams suggestion and turned
Source: eye
Version: 19.0221.2026~ds-1
Severity: serious
User: debian...@lists.debian.org
Usertags: fails-always
Dear maintainer(s),
You package has an autopkgtest, great. However, it fails on all
architectures but amd64. Can you please investigate the situation and
fix it?
I copied some of
Package: thermald
Version: 2.4.7-2
Severity: minor
X-Debbugs-Cc: deb...@dirdi.name
At least the following options have not been documented at the man page:
--systemd
--test-mode
--adaptive
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (500, 'testing'), (5
Package: ifupdown-ng
Version: 0.11.4~rc1-1
Severity: normal
networking.service is setting `ExecRestart` to
`/usr/share/ifupdown-ng/sbin/networking restart`. This does not seem to
be a supported or documented option of systemd.
Could it be removed?
ifupdown and ifupdown2 also provides networking.s
Source: python-anyio
Version: 3.5.0-2
Severity: serious
Hello, in Ubuntu (where internet is really disabled your package FTBFS.
Looks like some ipv6 translation is not really working, but what worries me
more is:
tests/test_sockets.py:1144: in test_getaddrinfo
correct = await getaddrinfo('f
Control: tags 1005340 + pending
Control: tags 1006768 - pending
On Sun, 2022-03-06 at 02:36 +0800, Shengjing Zhu wrote:
> Hi
>
> On Sun, Mar 6, 2022 at 1:55 AM Adam D Barratt <
> a...@adam-barratt.org.uk> wrote:
> > package release.debian.org
> > tags 1006768 = bullseye pending
> > thanks
> >
>
Source: xmoto
Version: 0.6.1+repack-7
Severity: serious
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: flaky
The superficial autopkgtest for xmoto seems to be failing intermittently,
especially on ppc64el (for whatever reason), which is likely to block
other p
tags 1006468 patch
thanks
On Fri 25 Feb 2022 at 17:02:06 -0500, Celejar wrote:
> Package: cups
> Version: 2.4.1op1-1
> Severity: normal
>
> Hello,
Thank you for your report, Celejar.
> On a fresh CUPS install, I logged into the web interface as root to add
> a printer, and was denied with a
Hi
On Sun, Mar 6, 2022 at 1:55 AM Adam D Barratt wrote:
>
> package release.debian.org
> tags 1006768 = bullseye pending
> thanks
>
It should be 1005340 (1.15.15-1~deb11u3).
1006768 is for another CVE, thus 1.15.15-1~deb11u4. Sorry for
requesting a new version for golang-1.15 again.
--
Shengj
On Sat, Mar 05, 2022 at 07:21:14PM +0100, Sebastian Andrzej Siewior wrote:
> On 2022-03-05 08:46:56 [-0800], tony mancill wrote:
> >
> > This should be addressed by the upload of 0.9.1-3 to unstable. The
> > package is building fine against experimental for me in a chroot. Once it
> > transition
On 2022-03-05 08:46:56 [-0800], tony mancill wrote:
>
> This should be addressed by the upload of 0.9.1-3 to unstable. The
> package is building fine against experimental for me in a chroot. Once it
> transitions to testing, I'll update the fixed version and close the bug.
Didn't work for me:
Control: reopen -1
Control: tags -1 + pending
On Sat, 2022-03-05 at 18:02 +, Debian FTP Masters wrote:
[...]
> Date: Sun, 26 Sep 2021 18:29:08 -0400
> Source: golang-github-containers-common
> Architecture: source
> Version: 0.33.4+ds1-1+deb11u1
> Distribution: bullseye
> Urgency: medium
> Mai
Control: reopen -1
Control: tags -1 + pending
On Sat, 2022-03-05 at 18:02 +, Debian FTP Masters wrote:
[...]
> Date: Mon, 27 Sep 2021 12:12:47 -0400
> Source: golang-github-opencontainers-specs
> Architecture: source
> Version: 1.0.2.41.g7413a7f-1+deb11u1
> Distribution: bullseye
> Urgency: me
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Dear release team,
I'd like to transition astc-encoder after some backwards-incompatible
changes to a user-visible struct. I verified tha
package release.debian.org
tags 1006342 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: usb.ids
Version: 2022.02.15-
package release.debian.org
tags 1005288 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: sphinx-bootstrap-theme
Versi
package release.debian.org
tags 1004247 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: weechat
Version: 3.0-1+deb11
package release.debian.org
tags 1005217 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: spip
Version: 3.2.11-3+deb11
package release.debian.org
tags 1004050 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: zziplib
Version: 0.13.62-3.3
package release.debian.org
tags 1006768 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: golang-1.15
Version: 1.15.15
package release.debian.org
tags 1006402 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: debian-ports-archive-keyring
package release.debian.org
tags 1006138 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: libpod
Version: 3.0.1+dfsg1-
package release.debian.org
tags 1006222 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: openboard
Version: 1.5.4+dfs
package release.debian.org
tags 1006137 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: golang-github-containers-com
package release.debian.org
tags 1005372 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: apache-log4j1.2
Version: 1.2
package release.debian.org
tags 1005861 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: pdb2pqr
Version: 2.1.1+dfsg-
package release.debian.org
tags 1005052 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: installation-guide
Version:
package release.debian.org
tags 1005010 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: node-nth-check
Version: 2.0.
package release.debian.org
tags 1005013 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: cinnamon
Version: 4.8.6-2+de
package release.debian.org
tags 1005007 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: node-trim-newlines
Version:
package release.debian.org
tags 1004575 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: mutter
Version: 3.38.6-2~deb
package release.debian.org
tags 1004533 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: golang-github-opencontainers
package release.debian.org
tags 1004384 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: node-cached-path-relative
Ve
package release.debian.org
tags 1004192 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: django-allauth
Version: 0.44
package release.debian.org
tags 1004033 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: node-fetch
Version: 2.6.1-5+
package release.debian.org
tags 1003765 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: node-markdown-it
Version: 10
package release.debian.org
tags 1003058 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: openvswitch
Version: 2.15.0+
package release.debian.org
tags 1002703 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: libarchive
Version: 3.4.3-2+
package release.debian.org
tags 1003018 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: php-laravel-framework
Versio
package release.debian.org
tags 1002685 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: prips
Version: 1.1.1-3+deb11
Package: bash-completion
Version: 1:2.11-2
Hi,
the same happens with Debian stable (bash-completion version 2.11-2).
The same patch applies, cleanly, to that version too, and fixes the
issue there as well.
As the fix is that simple and prevents a rather annoying crash, I hope
this could be
package release.debian.org
tags 1002652 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: schleuder
Version: 3.6.0-3+d
package release.debian.org
tags 1001740 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: fcitx5-chinese-addons
Versio
package release.debian.org
tags 1002051 = bullseye pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bullseye.
Thanks for your contribution!
Upload details
==
Package: heartbeat
Version: 3.0.6-11+
Roland Clobus (2022-03-05):
> On 05/03/2022 12:40, Cyril Brulebois wrote:
> > We could, and should, release a new d-i and possibly an Alpha 1 at some
> > point, but I don't have a specific timeline for that.
>
> Understood. I assume that an Alpha 1 release will be made somewhere
> near the releas
On Monday, 21 February 2022 17:25:33 CET Petra Rübe-Pugliese wrote:
> > if yes, can you remote if from the kernel command line and see
> > if you get more information on the screen?
>
> How would that be done?
If you do "cat /proc/cmdline" and see the word 'quiet' in there, then it's not
as verb
Package: lm-sensors
Version: 1:3.6.0-7
Severity: normal
In lm-sensors.service, the sensors program is executed twice.
The second execution happens without the -s flag, causing
sensors to read all sensors and print the results to the
system log.
On a Dell Inspiron 3505 however, this results in a fr
Any progress?
This MR addresses the build errors and should make the package fit for
inclusion on Debian:
https://salsa.debian.org/debian/scantailor-advanced/-/merge_requests/12
On Sat, 05 Mar 2022 10:06:44 -0500 bw wrote:
> Package: chromium
> Version: 99.0.4844.51-1~deb11u1
> Severity: normal
>
> Dear Maintainer,
>
> I appreciate you trying to keep up with all the changes.
>
> Since the last ver, unable to login to gmail or yahoo mail. Tried
clearing cookies
> and poke
Might be caused by a search plugin which doesn't play well with the
installed Python version.
There's an open upstream issue about it (
https://github.com/qbittorrent/qBittorrent/issues/13122). A workaround is
also reported there.
The qbittorrent version currently in sid (4.4.1) seems not broken a
On 2022-03-03 08:13:29 +0800, Paul Wise wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: binnmu
>
> The current memlockd .deb does not contain /usr/sbin/memlockd, but
> simply rebuilding the package fixes the issue. This was reporte
Hi Stephen,
19.4 is out and I am preparing the release.
This might take some time because I left all my infrastructure in Kharkiv,
Ukraine
and relevant Debian RT ticket is not yet processed. Once I get access to
the beefy build machine I will upload everything.
--
Vasyl Gello
Control: reassign -1 src:waylandpp 0.2.9-1
Control: affects -1 kodi
On 2022-03-05 11:50:48 -0500, SDA wrote:
> Package: kodi
> Version: 2:19.3+dfsg1-1+b1
> Severity: grave
> Justification: renders package unusable
> X-Debbugs-Cc: marathon.duran...@gmail.com
>
> Dear Maintainer,
>
> Since system
1 - 100 of 142 matches
Mail list logo