ssion in surefire, or whether
the plugin that was removed just happened to interact with the bug and
changed it from a deadlock into an exception.
Ben.
--
Ben Hutchings
When in doubt, use brute force. - Ken Thompson
signature.asc
Description: This is a digitally signed message part
Control: severity -1 important
While this is an unfortunate regression, it does not 'render the package
unusable' in general.
Ben.
--
Ben Hutchings
When in doubt, use brute force. - Ken Thompson
signature.asc
Description: This is a digitally signed message part
(using a rescue shell),
then none of the files are updated automatically. Running 'apt
update' updates them all as expected.
So it seems like this problem may be specific to PackageKit.
Sven and Laurent, do your affected systems have PackageKit installed?
Ben.
--
Ben Hutchings
When in doubt, use brute force. - Ken Thompson
signature.asc
Description: This is a digitally signed message part
him 16.0 release has already happened upstream, and it passes CI
> for me locally.
>
> *However*, we're waiting on a bugfix for
>
> https://github.com/rhboot/shim/issues/74
[...]
That was fixed 8 years ago, so I'm guessing you mean:
https://github.com/rhboot/shim/issu
couple of days.
--
\ “Just because nobody complains doesn't mean all parachutes are |
`\ perfect.” —Benny Hill |
_o__) |
Ben Finney
signature.asc
Description: PGP signature
Control: severity -1 grave
On Sat, 2025-04-26 at 22:33 +0200, Ben Hutchings wrote:
> Control: severity -1 normal
No, I changed my mind while composing that reply and looking further at
the code, but I forgot to remove this.
Ben.
--
Ben Hutchings
[W]e found...that it wasn't as eas
On Sat, 2025-04-26 at 21:25 +0200, Ben Hutchings wrote:
> On Sat, 2025-04-26 at 18:43 +0100, Adam D. Barratt wrote:
> > Control: tags -1 + moreinfo
> >
> > On Fri, 2025-04-25 at 04:24 +0200, Ben Hutchings wrote:
> > > - Fix regressions to copy_file caused by t
py mode) is also insecure:
>
> │ > sets the (second) mark and writes the contents of the paste buffer
> │ to the screen-exchange file (/tmp/screen-exchange per default) once
> │ copy-mode is finished.
>
> The default file is under /tmp (poor default choice) and not protecte
On Sat, 2025-04-26 at 18:43 +0100, Adam D. Barratt wrote:
> Control: tags -1 + moreinfo
>
> On Fri, 2025-04-25 at 04:24 +0200, Ben Hutchings wrote:
> > - Fix regressions to copy_file caused by the previous fixes.
> > - Fix missing reset drivers when using MODULES=dep to red
On Sat, 2025-04-26 at 19:23 +0200, Chris Hofstaedtler wrote:
> On Sat, Apr 26, 2025 at 05:32:58PM +0200, Ben Hutchings wrote:
> > - This does not affect the default C and C++ toolchain
>
> #1103592 is I think a case that does affect the default C and C++
> toolchain.
I see l
Control: severity -1 important
Downgrading this from serious because:
- This does not affect the default C and C++ toolchain
- There are workarounds available:
- Build with -gdwarf-4
- Disable use of dh_dwz
Ben.
--
Ben Hutchings
[W]e found...that it wasn't as easy to get programs rig
, version 1 (SYSV), statically linked, stripped
Possibly dh_strip no longer treats legacy *-dbg packages as special?
In any case, this can be fixed by adding .exec and .image to the
dh_strip exclusions. This is what the attached patch does.
Ben.
--
Ben Hutchings
[W]e found...that it wasn't as
led (and will cause
a #GP exception).
(The full bug report log for this is at
<https://bugs.debian.org/1103397>.)
Is there some fallback that could be used in case XGETBV1 is not
available? Or do we need a dependency X86_FEATURE_PKU ->
X86_FEATURE_XGETBV1 in arch/x86/kernel/cpu/cpuid-dep
37a6e9ecef1a1b6d00a7eeb70bf88e580ef6eb4e
Author: Ben Hutchings
Date: Thu Sep 26 18:01:04 2024 +0200
hook-functions: Expand documentation of copy_exec and copy_file
The documentation is currently a bit vague and doesn't mention
creation of directories or symlinks at all. Expand it to describe the
cu
ishna
Date: Tue Nov 19 17:45:20 2024 +
x86/pkeys: Ensure updated PKRU value is XRSTOR'd
[ Upstream commit ae6012d72fa60c9ff92de5bac7a8021a47458e5b ]
which went into 6.12.5 and adds a call to xfeatures_in_use() without an
obvious CPU feature check. (The added call is not directly in
chronise the
added "io.bfq.weight" attribute with the "io.weight" attribute in step
2. Whereas if bfq was built-in, this wouldn't be a problem.
Ryutaroh, do you consider your bug report to be fixed, or is the problem
I described above part of the bug?
Ben.
--
Ben Hutchi
n the source package.
I have reported this upstream and expect that the licence will be
fixed, but in the mean time it should be excluded from the source
package.
Ben.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug
nders' accounts of fuzzing
NetSurf, a similarly "light" browser project:
<https://vincentsanders.blogspot.com/2016/08/down-rabbit-hole.html>,
<https://vincentsanders.blogspot.com/2016/10/rabbit-of-caerbannog.html>.
Ben.
-- System Information:
Debian Release: trixie/sid
APT pre
On Sun, 2025-04-06 at 20:43 +0200, Ben Hutchings wrote:
> It's not totally clear to me where this should be reported to AMD, but I
> will try at <https://gitlab.freedesktop.org/drm/amd/-/issues/> once I
> can log in there again.
I reported this as
<https://gitlab.freedeskt
nd it picked up patroni version
4.0.5-1.pgdg24.04+1. My Ansible task to fix the postgresql.conf
permissions reported that there was nothing to do, so this does seem to
have fixed the problem for me.
--
Ben Harris, University of Cambridge Information Services.
inverted test of the colour.
Signed-off-by: Ben Hutchings
---
lib/color.c | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/lib/color.c b/lib/color.c
index 3c6db08d..88ba9b03 100644
--- a/lib/color.c
+++ b/lib/color.c
@@ -72,7 +72,11 @@ static enum color
On Thu, 2025-03-27 at 16:46 +0100, Eric Valette wrote:
> On 25/03/2025 01:12, Ben Hutchings wrote:
> >
> > Hi Eric,
>
> > - The *complete* kernel config that you were using (before enabling
> > CONFIG_MODULE_DECOMPRESS).
>
> I switched tp 6.12.
Hi,
In bug discussions, please always reply-all, don't just reply to the
sender.
I have another question below.
On Thu, 2025-03-27 at 19:58 +0100, @ wrote:
> On 27/03/2025 01:42, Ben Hutchings wrote:
> > Control: tag -1 moreinfo
> >
> > On Mon, 24 Mar 202
Forwarded Message
From: @
To: Ben Hutchings
Subject: Re: linux-image-6.12.19-amd64: Kernel 6.12.19-amd64 fails to connect
display to X server
Date: 27/03/25 19:58:33
Message-Id: <4d90736c-8486-4065-bc63-c07895af7...@yahoo.fr>
On 27/03/2025 01:42, Ben Hutchings
On Fri, Mar 21, 2025 at 09:31:26AM -0500, Nicolas Mora wrote:
> Hello,
>
> Le 2025-03-16 à 22 h 27, Ben Collins a écrit :
> >
> > Might be best if I disable mbedtls for now.
> >
> Yet, if I disable MbedTLS, I still have an error on jwt_jwks. The expected
> err
ore informations.
Please send the kernel log as an attachment.
Also send the kernel log from the working kernel version.
Ben.
--
Ben Hutchings
If God had intended Man to program,
we'd have been born with serial I/O ports.
signature.asc
Description: This is a digitally signed message part
this is unexpected behaviour, but until
we see your actual configuration it's impossible to know whether this is
a bug or misconfiguration.
Ben.
--
Ben Hutchings
Everything should be made as simple as possible, but not simpler.
- Albert
ed text in GNOME Terminal
and xterm with a dark background. Those haven't yet been applied
anywhere.
Ben.
--
Ben Hutchings
Everything should be made as simple as possible, but not simpler.
- Albert Einstein
signature.asc
Description: This is a digitally signed message part
k and light blue in the default dark colour schemes.
So replace dark blue with light blue in the dark-background palette.
Signed-off-by: Ben Hutchings
---
lib/color.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/color.c b/lib/color.c
index 88ba9b03..aa112352 1
Currently coloured text output isn't very readable in GNOME Terminal
or xterm with a dark background:
- These terminals don't set $COLORFGBG, so we end up using the
light-background palette.
- The standard (dark) blue is also too close to black in their default
dark palettes.
Control: severity -1 important
As only one person has reported this and it's not been reproducible (so
far), I don't think this is critical.
Ben.
--
Ben Hutchings
Everything should be made as simple as possible, but not simpler.
On Sat, 25 Jan 2025 06:32:23 +0100 Petter Reinholdtsen
wrote:
> Dear Debian Kernel Team, Maximilian, Ben, Salvatore and Bastian,
>
> Is there anything I can do to help get this AppStream fix into
unstable?
You are adding one USB device ID, but smsusb supports 42 different
device
i am not sure about
> this report.
I compared the source package from Raspberry Pi OS to ours, and there
isn't an obvious difference that would explain this. But in general you
should be reporting any bugs in their packages to them f
r the
CONFIG_MODULE_DECOMPRESS which was disabled). So I still don't
understand what's special about your configuration that results in the
failure.
Could you please send:
- The *complete* kernel config that you were using (before enabling
CONFIG_MODULE_DECOMPRESS).
- All the error mess
Control: reassign -1 src:linux 6.1.129-1
Control: tag -1 moreinfo
No explanation found in bug report.
- Is this a regression?
- Are there any other messages from iwlwifi in the kernel log?
Ben.
--
Ben Hutchings
Larkinson's Law: All laws are basically false.
signature.asc
Description:
have and will ensure
you get any later updates.
Ben.
--
Ben Hutchings
Larkinson's Law: All laws are basically false.
signature.asc
Description: This is a digitally signed message part
Package: lsp-plugins-jack
Version: 1.2.21-1
Severity: important
Dear Maintainer,
The lsp-plugins-jack plugins no longer dislay their natice UI
windows, making them uncontrollable and thus unusable (to me).
More detail: changelog says that lsp-plugins-r3d-glx was removed
since obsolete, but I bel
On Fri, Mar 21, 2025 at 09:31:26AM -0500, Nicolas Mora wrote:
> Hello,
>
> Le 2025-03-16 à 22 h 27, Ben Collins a écrit :
> >
> > Might be best if I disable mbedtls for now.
> >
> Yet, if I disable MbedTLS, I still have an error on jwt_jwks. The expected
> err
Hey Andreas,
For example, on a fresh exim4 install:
root@ben-test-2:/# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="
As a preparatory step for supporting the NO_COLOR environment
variable, replace the direct use of CONF_COLOR with a
default_color_opt() function which initially returns CONF_COLOR.
Signed-off-by: Ben Hutchings
---
bridge/bridge.c | 2 +-
include/color.h | 1 +
ip/ip.c | 2 +-
lib
rs can still be
explicitly enabled with a command-line option.
Signed-off-by: Ben Hutchings
---
lib/color.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/lib/color.c b/lib/color.c
index 5c4cc329..3c6db08d 100644
--- a/lib/color.c
+++ b/lib/color.c
@@ -83,6 +83,13 @@ static void enable
ch one compiled in.
I have a fix submitted to mbedtls for the rsapss case, but it's been
sitting as a pull-request in GitHub for awhile. Haven't looked into the
one ed curve.
Might be best if I disable mbedtls for now.
--
Ben Collins
https://libjwt.io
https://github.com/benmcollins
--
3EC9 7598 1672 961A 1139 173A 5D5A 57C7 242B 22CF
signature.asc
Description: PGP signature
all tabs with eight spaces fixes this.
The Debian exim4 repo contains around a thousand lines with a tab character
followed by at least one space, so I haven't been able to track down the
source of this. I believe these tabs are also all standing in for eight
spaces.
Ben Raven
mfs using initramfs-tools 0.146.
Module loading worked OK, so I don't believe this is a general problem.
Ben.
--
Ben Hutchings
Lowery's Law:
If it jams, force it. If it breaks, it needed replacing anyway.
signature.asc
Description: This is a digitally signed message part
On Sun, 2025-03-16 at 20:21 +0100, Eric Valette wrote:
> On 16/03/2025 20:13, Ben Hutchings wrote:
[...]
> > Does your initramfs image include the right version of modprobe?
> > Boot with "break=top" and run "modprobe --version" to check this.
>
> It
gtests with a modified
initramfs-tools-core.
Ben.
--
Ben Hutchings
Lowery's Law:
If it jams, force it. If it breaks, it needed replacing anyway.
signature.asc
Description: This is a digitally signed message part
On Fri, Feb 14, 2025 at 10:55:35AM -0500, Nicolas Mora wrote:
> Hello,
>
> Le 2025-02-13 à 12 h 07, Ben Collins a écrit :
> >
> > I've made these changes.
> >
> Thanks, another set of feedbacks:
>
> ## Source
> The branch debian/unstable is not co
olicy violation, it can't be a severe policy
violation, and so I've downgraded the bug to "normal" severity. I agree
that there's a bug here, but it's not release-critical.
--
Ben Harris
Package: buzztrax
Version: 0.10.2-7.1+b2
Severity: normal
X-Debbugs-Cc: benjaminzyo...@gmail.com
Dear Maintainer,
* I've installed the bookworm package for buzztrax on bookworm.
* I opened buzztrax-edit, right-clicked in the machines tab, then Add
Machine > Generators > ebeats
* The node
Debian.
--
\ “If you are unable to leave your room, expose yourself in the |
`\window.” —instructions in case of fire, hotel, Finland |
_o__) |
Ben Finney
signature.asc
Description: PGP signature
hanks for having a go at this.
> Of course, once again I’ve forgotten something:
>
> Files: debian/*
> Copyright:
> 2005 Jeff Bailey
> 2005-2014 maximilian attems
> 2015-2021 Ben Hutchings
>
> I’m not sure what the license of the packaging is.
I believe it shou
as the
Developer Certificate of Origin <https://developercertificate.org/>.
Ben.
--
Ben Hutchings
Experience is directly proportional to the value of equipment destroyed
- Carolyn Scheppner
signature.asc
Description: This is a digitally signed message part
ake it more obvious, but this is really only a cosmetic
> improvement.
>
> As such LGTM, but I am not an initramfs maintainer.
I think that a correct fix for this would add a lot of complication to
handle what is now an extremely rare case. And the alternative
configuration change on those rare systems is not hard to do (though
users might not know which configuration file to edit).
So I'm inclined to mark this wontfix. I could be persuaded otherwise by
a patch that's simple and correct, but I don't think that's possible.
Ben.
--
Ben Hutchings
Any smoothly functioning technology is indistinguishable
from a rigged demo.
signature.asc
Description: This is a digitally signed message part
gt; any longer, it just does nothing.
>
> Calling without -k of course only updates the image for the current
kernel.
[...]
It works for me.
- What's the full command line that doesn't work?
- What does "linux-version list" say?
Ben.
--
Ben Hutchings
Any smoothly func
non-portable and may change in future;
> use --update=none instead
[...]
This is a duplicate of bug #1055694, which was fixed some time ago.
Ben.
--
Ben Hutchings
Any smoothly functioning technology is indistinguishable
from a rigged demo.
signature.asc
Description: This is a digitally signed message part
Control: tag -1 patch
Adding the "patch" tag since an MR was opened at
<https://salsa.debian.org/kernel-team/initramfs-tools/-/merge_requests/138>.
Ben.
--
Ben Hutchings
Any smoothly functioning technology is indistinguishable
from a rigged demo.
signature.asc
Descri
lic link
'/var/tmp/mkinitramfs_Ijij5N//usr/lib/aarch64-linux-
gnu/dri/libdril_dri.so': File exists
[...]
This was a bug in the osk-sdl package, not initramfs-tools itself. It
appears to have been fixed now.
Ben.
--
Ben Hutchings
Any smoothly functioning technology is indistinguisha
58>
in an attempt to fix this.
If you're able to test the packages from
<https://salsa.debian.org/kernel-team/initramfs-tools/-/jobs/7184963/artifacts/browse/debian/output/>
can you verify that they fix the problem for you?
Ben.
--
Ben Hutchings
Any smoothly functioning technology i
2c modules are being found
via the softdep on crypto-crc32c.)
Ben.
--
Ben Hutchings
Any smoothly functioning technology is indistinguishable
from a rigged demo.
signature.asc
Description: This is a digitally signed message part
Control: tag -1 patch pending
This is fixed by
<https://salsa.debian.org/kernel-team/initramfs-tools/-/commit/d5c24307ad032932ccb42929ca739c9d76745be7>.
I will need to backport that to bookworm later.
Ben.
--
Ben Hutchings
Any smoothly functioning technology is indistinguishable
from a
uot;apt
autoremove" should remove the older kernel and initramfs images that are
no longer needed.
Ben.
--
Ben Hutchings
Any smoothly functioning technology is indistinguishable
from a rigged demo.
signature.asc
Description: This is a digitally signed message part
on
of, this bug.
--
\ “Pinky, are you pondering what I'm pondering?” “I think so, but |
`\ where will we find an open tattoo parlor at this time of |
_o__) night?” —_Pinky and The Brain_ |
Ben Finney
signature.asc
Description: PGP signature
Control: tag -1 wontfix
Control: severity -1 normal
As this usage of block devices is not supported by upstream and that
isn't likely to change, I'm marking this wontfix and reducing severity.
Ben.
--
Ben Hutchings
All the simple programs have been written, and all the good n
on-click’ package incorrectly releasing with upstream code not
ready for release.
It needs to be fixed by reverting ‘src:python-click’ to a known-working
version.
--
\ “You've got to think about big things while you're doing small |
`\ things, so that all the small
Hi Nicolas,
On Fri, 2025-02-21 at 11:32 +0100, report...@csds.ch wrote:
> Hi Ben,
>
> I was following this discussion as I was affected from the very same issue as
> well. Axel Beckert was helping me, analyzing this issue further (thank you,
> Axel).
>
> I installe
5.17-1
ii openssh-client [ssh-client] 1:9.2p1-2+deb12u4
Versions of packages dgit suggests:
ii cowbuilder 0.89
ii pbuilder0.231
-- no debconf information
--
Ben HarrisFrom a5b9ca20c1799776b6632b9766bf1ce36d30824b Mon Sep 17 00:00:00 2001
From: Ben Harris
Date: Sat, 22 Feb 20
ved to
linux-base. The src:linux changelog(.old) has a Closes: reference to
this bug but it looks like this got lost on its way to the BTS.
Ben.
--
Ben Hutchings
I'm not a reverse psychological virus.
Please don't copy me into your signature.
signature.asc
Description: This is a di
Hi Adam,
On Thu, 2025-02-20 at 11:32 +, Adam Thorn wrote:
> On 19/02/2025 20:12, Ben Hutchings wrote:
>
> Hi Ben,
>
>
> NB all of the following is without specifying swiotlb=$VAL on the kernel
> cmdline, and booting with the Xen hypervisor.
>
> > To con
ion/>?
(This reverts the above change.)
3. Is this fixed in version 6.1.128-1a~test2, from the same place?
(This adds an upstream fix on top of the above change.)
Note that the test packages above are not signed for use with Secure
Boot.
Ben.
--
Ben Hutchings
Klipstein's 4th Law of Prot
(This reverts the above change.)
3. Is this fixed in version 6.1.128-1a~test2, from the same place?
(This adds an upstream fix on top of the above change.)
Note that the test packages above are not signed for use with Secure
Boot.
Ben.
--
Ben Hutchings
Klipstein's 4th Law of Prot
Control: tags -1 + patch
Hello,
I found a patch from Gentoo that could work:
Description: Fix ODR violation for IsFloatType_v
constexpr is only implicitly inline for functions or
static data members, so the two constexpr IsFloatType_v definitions
here cause an ODR violation. Explicitly mar
On Wed, Feb 12, 2025 at 01:58:25PM -0500, Nicolas Mora wrote:
> Hello Ben,
>
> Thank you for preparing a new package for libjwt 3.0!
Thanks for reviewing the package!
> After reviewing and testing your package with sbuild, I have a few
> feedbacks:
>
> - cmake is missin
ess:
-rw--- 1 postgres postgres 704 Feb 12 17:12 postgresql.conf
--
Ben Harris, University of Cambridge Information Services.
Package: wnpp
Severity: wishlist
Owner: Ben Collins
X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name: libjwt14
Version : 3.0.0
Upstream Contact: Ben Collins
* URL : https://libjwt.io
* License : MPL-2.0
Programming Lang: C
Description : The
On Tue, 11 Feb 2025, Ben Harris wrote
On Mon, 10 Feb 2025, Michael Banck wrote
After bootstrapping the cluster, a patronictl reinit worked (but I do see
those 'Use of uninitialized value' warnings):
Yes, that's what I see too. I'll see if I can work out what
se 'Use of uninitialized value' warnings):
Yes, that's what I see too. I'll see if I can work out what's different
between my production configuration and this test one.
--
Ben Harris, University of Cambridge Information Services.
On Mon, 10 Feb 2025, Michael Banck wrote
Hi,
On Wed, Jan 29, 2025 at 07:01:00PM +, Ben Harris wrote:
On Wed, 29 Jan 2025, Ben Harris wrote
I tried to reproduce the reinit failure, but it always worked for me.
Not sure what is different on your side :-/
I could send you the recipe my
in October 2018 the failure to
accept it was a bug in desktop-file-utils. Anyway, it was fixed by
version 0.24 of desktop-file-utils in 2019, which added support for the
"font" top-level media type.
--
Ben Harris
before socket shutdown (Alexander
Kukushkin)
Not doing it resulted in unexpected eof while reading errors with
OpenSSL 3.0.
So the bug was fixed a couple of years ago.
--
Ben Harris, University of Cambridge Information Services.
ram testing can be a very effective way to show the |
`\presence of bugs, but is hopelessly inadequate for showing |
_o__) their absence.” —Edsger W. Dijkstra |
Ben Finney
signature.asc
Description: PGP signature
herwise intelligent people take |
_o__)it seriously.” —Douglas Adams |
Ben Finney
signature.asc
Description: PGP signature
On Wed, 29 Jan 2025, Ben Harris wrote
If I add "WorkingDirectory=~" to patroni@.service, even on a current Patroni
package, reinit starts working again. This gives me a convenient workaround,
but I'll try to work out the cause as well.
And after a bit of fighting with strac
On Tue, 28 Jan 2025, Ben Harris wrote
Since patroni 2.1.2-1, "patronictl reinit" no longer works on my clusters.
I narrowed down the change that started the problem, and it was
f5ba0478ef932bbff26cd671771120566753490c (patroni@.service: Remove
redundant (and broken) Workin
Ben Sturmfels writes:
>> The fix seems to be to double most of the backslashes in robot-detection.py
>
> I'd suggest removing the backslashes instead.
>
> Doubling the backslashes is for when you want literal backlash
> characters in the text. Here the backslas
isn't required though and Python >= 3.12 (Trixie has 3.13)
will show a `SyntaxWarning` since `\-` isn't a proper escape sequence.
Unfortunately the upstream project appears to be archived.
--
Ben Sturmfels
Sturm Software Engineering
www.sturm.com.au
+61 3 9024 2467
ion:
username: moa_replicator
password: ""
sslmode: verify-ca
rewind:
username: moa_rewind
password: ""
sslmode: verify-ca
# A superuser role is required in order for Patroni to manage the local
# Postgres instance. If the option `use_unix_soc
eal mean to poor |
`\ people, like I am now.” —Jack Handey |
_o__) |
Ben Finney
signature.asc
Description: PGP signature
ts already run in CI (on Salsa and ci.debian.net), so what is
the benefit of doing this another time during build?
Ben.
--
Ben Hutchings
Beware of programmers who carry screwdrivers. - Leonard Brandwein
signature.asc
Description: This is a digitally signed message part
On Thu, 16 Jan 2025, Ben Harris wrote:
And that corresponds with the definitions of those options in dpkg-source(1):
-sk Specifies to expect the original source as a tarfile ...
-sn Specifies to not look for any original source, ...
This reference to dpkg-source(1) is, of course
...
So I think the man page should recommend "-sn" for native packages, and
"-sk" for non-native packages.
--
Ben Harris
up-to-date information.
--
\ “I don't want to live peacefully with difficult realities, and |
`\ I see no virtue in savoring excuses for avoiding a search for |
_o__)real answers.” —Paul Z. Myers, 2009-09-12 |
Ben Finney
signature.asc
Description: PGP signature
—Robin |
`\ |
_o__) |
Ben Finney
signature.asc
Description: PGP signature
ancois Marie Arouet Voltaire |
_o__) |
Ben Finney
signature.asc
Description: PGP signature
Package: elpa-emacs-dashboard
Version: 1.7.0-3
Severity: normal
Dear Maintainer,
The current Debian version of ‘elpa-emacs-dashboard’ invokes
‘linum-mode’ durin startup That package is obsolete as of Emacs 29.1.
This causes ‘dashboard-mode’ to raise an error:
dashboard-mode: Symbol’s functi
On Thu, 9 Jan 2025, Ben Harris wrote:
The attached patch switches init_py_module() to use
PyObject_GetOptionalAttr() in place of PyObject_GetAttrString().
...
However, this is not really a good fix. Any other exception raised by
PyObject_GetOptionalAttr() will still be ignored, and will
ceptions to init_py_module(). And a patch that requires Python
3.13 probably won't be acceptable upstream right now.
Still, it's not any worse than the code that's already there, and it
means that at least well-behaved Python mutators will work again.
--
Ben Harrisdiff --
ts: 100% (117336/117336), 58.38 MiB | 2.36 MiB/s, done.
Resolving deltas: 100% (96940/96940), done.
wraith:/tmp$ du -hs dpkg
102Mdpkg
wraith:/tmp$ du -hs dpkg/.git
63M dpkg/.git
I expect this has the same underlying cause as #1088731.
--
Ben Harris
quot; is pretty much inevitable given that
/usr/bin/userv is setuid.
PS: Thank you for dgit-user(7) and "dgit pbuilder", which made testing
this reasonably practical on my bookworm laptop!
--
Ben Harris
+0100, Piotr Ożarowski a écrit :
> [Itaï BEN YAACOV, 2025-01-08]
> > Source: sqlalchemy
> > Version: 2.0.32+ds1-1
> > Severity: wishlist
> >
> > Dear Maintainer,
> >
> > Package gourmand is uninstallable at the moment, since it depends
> > on
&g
Source: sqlalchemy
Version: 2.0.32+ds1-1
Severity: wishlist
Dear Maintainer,
Package gourmand is uninstallable at the moment, since it depends on
sqlalchemy version 1.4 (upstream does not seem to have plans to port
to version 2). If one installs an old version of sqlalchemy with
gourmand, then a
1 - 100 of 8372 matches
Mail list logo