Med vänliga hälsningar
Patrick Franz
fix to this bug.
--
Med vänliga hälsningar
Patrick Franz
ave a symbolic link.
--
Med vänliga hälsningar
Patrick Franz
nfs.conf file:
#
# This is a general configuration for the
# NFS daemons and tools
#
[general]
pipefs-directory=/run/rpc_pipefs
#
[nfsrahead]
# nfs=15000
# nfs4=16000
#
[exports]
# rootdir=/export
#
[exportfs]
# debug=0
#
[gssd]
# verbosity=0
# rpc-verbosity=0
# use-memcache=0
# use-machine-creds=
Output from systemctl status nfs-server:
root@mediapc:/etc# systemctl status nfs-server
● nfs-server.service - NFS server and services
Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; enabled;
preset: enabled)
Drop-In: /run/systemd/generator/nfs-server.service.d
└
The issue was investigated because it was found that file shares were not
created on a computer with Debian trixie after the same installation and
configuration procedure had been followed as for Debian bookworm. Results are
being compared with this system. The installation of nfs-kernel-server
(7.12.0-1+deb12u1) bookworm; urgency=medium
+
+ * Add patch 01-wrong-python-function to fix not migrated python3-mlt function
+calls.
+Closes: #1104027
+
+ -- Patrick Matthäi Thu, 24 Apr 2025 13:01:51 +0200
+
mlt (7.12.0-1) unstable; urgency=medium
* New upstream release.
diff -Nru
Package: python3-mlt
Version: 7.12.0-1
Severity: high
thanks
Weitergeleitete Nachricht
Betreff:Issue python3-mlt version 7.12.0-1+b1
Datum: Thu, 10 Apr 2025 15:39:42 +0200
Von:Jep
An: pmatth...@debian.org
Hello.
I use Debian 12 and the package python3-mlt
Related follow-up issue:
Unable to boot LUKS-encrypted system
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103457
Related upstream discussion on hostonly mode versus portability:
* https://github.com/dracut-ng/dracut-ng/pull/1238
* https://github.com/dracut-ng/dracut-ng/issues/748
It is my hopefully reasonable expectations, that a generic initrd
(presumably "hostonly=no") does support LUKS encryption.
In any case, I very much prefer generic initrd. By "generic initrd", I
mean "create once - boot anywhere". Install on internal hard drive, copy
to USB, boot on another com
Hi Antonio,
are you affected by this ? Is it causing issues ?
--
Med vänliga hälsningar
Patrick Franz
still occurs in QT6
and patch is now provided, from an official source.
Best regards,
--
Patrick ZAJDA
OpenPGP_0x9D4AD35BEA273DCA.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
tags 1103039 + pending
thanks
Hey,
a upload is pending here. At least python-fido2 could be fixed (which is
not yet true for ykman)
With best regards
Patrick
--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ win...@debian.org/patr...@winnertz.eu
⢿⡄⠘⠷⠚⠋⠀ OpenPGP: 8D208172388840811B85DA1CC6D50A4188C70E43
⠈⠳⣄
The
:
https://invent.kde.org/frameworks/kxmlgui/-/commit/8c9fb02a1d37672b26a03a9dd9e8675743deb269
The bug is tracked upstream at https://bugs.kde.org/show_bug.cgi?id=502770.
--
Med vänliga hälsningar
Patrick Franz
bute
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2:
cd /build/yubikey-manager-5.6.1+repack1/.pybuild/cpython3_3.13/build;
python3.13 -m pytest tests
I guess we've either to fix the issue in ykman ourselfs or wait for a
upstream fix (so close to the freeze).
With
leNotFoundError due to a updated pyscard library. Sadly there is
not yet a complete working fix available.
With best regards
Patrick
--
Dr. Patrick Winnertz
Leostraße 26
68789 St. Leon-Rot
Tel: +49 163 253 636 9
OpenPGP_0xC6D50A4188C70E43.asc
Description: OpenPGP public key
OpenPG
I'll backport the fix this evening. There is another issue with yuvikey-manager
which I need to address due to wrong timestamps within the released tar.gz.
15.04.2025 17:54:13 Ludovic Rousseau :
> Le 15/04/2025 à 14:27, Santiago Vila a écrit :
>> Hello.
>
> Hello,
>
>> I did a debbisect and th
bikeys are kind of security related) I did not changed
it, but requested a updated upstream package.
With best regards
Patrick
On 09.04.25 22:28, Aurelien Jarno wrote:
Source: yubikey-manager
Version: 5.6.1-1
Severity: serious
On 2025-04-09 19:57, Debian FTP Masters wrote:
python3-y
-client does not use the private headers which is why we did not
rebuild it.
However, it seems this issue with Qt 6.8 was identified and fixed
upstream some time ago: https://github.com/owncloud/client/pull/11943
You should be able to simply backport that.
--
Med vänliga hälsningar
Patrick Franz
of libqt5gui5 and libqt5widget5, which
fixed the issue, no more crash.
I haven't got the patch for QT6.
Someone reported me the version of QT6 in testing has the fix.
Hop this helps,
--
Patrick ZAJDA
From 8857575813a73f59af2f004875ae85179e1ed666 Mon Sep 17 00:00:00 2001
From: Volker Hilsh
tag 1061168 fixed-upstream
As of 2025-03-05 and git revision
ff7f5530713c203c90a7dea2b7c56d403673548b this bug is fixed in the
upstream grub git repository.
Patrick
sadly have to ship trixie
with this bug. The work-around is to add qt6-declarative-private-dev as
a B-D which is of course not great, but we'll have to live with it.
--
Med vänliga hälsningar
Patrick Franz
Source: manaplus
Version: 2.1.3.17-8
Severity: normal
At the moment manaplus should not be in a stable release:
* download server down since months
* no active development
-- System Information:
Debian Release: 12.10
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'sta
Hi,
This second attached patch fixes the crash on QT6, tested on bookworm
with version 6.4.2+dfsg-10.
I found this patch on the issue page in the commits to fix the issue for
different versions.
Best regards,
--
Patrick ZAJDA
From d91d53c951144255349e5d246353b598179ce967 Mon Sep 17 00:00:00
extracting
the release archive and creating the desktop file to integrate it.
Could you explain me what I missed please?
Best regards,
--
Patrick ZAJDA
OpenPGP_0x9D4AD35BEA273DCA.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
know.
--
Med vänliga hälsningar
Patrick Franz
as the riscv64-support which requires an even
bigger patch: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030895
--
Med vänliga hälsningar
Patrick Franz
binary packages from src:cantor on i386.
The package cannot be built on i386 any more due to poppler-qt6
not being available on i386.
Thank you.
--
Mvh, Patrick Franz
Package: xserver-xorg-video-amdgpu
Version: 23.0.0-1
Severity: normal
X-Debbugs-Cc: hibbsncc1...@gmail.com
Dear Maintainer,
While playing with the retroarch core Craft (Minecraft), the system's gpu
crashed. It's reset attempt didn't complete properly, and the X11 server was
killed.
Booting
thing else has changed since I
applied last review comments.
Thanks and best regards,
--
Patrick ZAJDA
OpenPGP_0x9D4AD35BEA273DCA.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
to 2024-2025?
Done.
Add Salsa CI to the packages repository?
Also done, before I directly configured the repository to use the Salsa
Team CI configuration file, which is now deprecated.
Best regards,
--
Patrick ZAJDA
OpenPGP_0x9D4AD35BEA273DCA.asc
Description: OpenPGP public key
O
achines). I don't know whether the fix was in Plasma 6.3.2 or if that
just coincided with something else that fixed it.
Could you try Plasma 6.3.2 and report whether the issue is fixed for
you?
--
Med vänliga hälsningar
Patrick Franz
Package: mariadb-server
Version: 1:10.5.28-0+deb11u1
Severity: normal
X-Debbugs-Cc: t...@security.debian.org
The security update to version 10.5.28 (and likely other versions too) caused a
bug by upstream commit
https://github.com/MariaDB/server/commit/a69da0c31e97109bba099022acdd393f92fa127f
Ma
ain/p/purple-discord/purple-discord_0.9.2025.01.26.git.e57c606-1.dsc
Changes since the last upload:
purple-discord (0.9.2025.01.26.git.e57c606-1) unstable; urgency=medium
.
* New upstream snapshot
* Declare compliance with Debian Policy 4.7.2, no changes needed
Regards,
- --
Patrick Z
ikely fail to build against 6.8.2,
but the version in experimental builds successfully against 6.8.2 and
just needs to be uploaded simultaneously.
* I could not verify nvidia-cuda-toolkit as I ran out of memory.
The remaining packages all build successfully against Qt 6.8.2.
--
Med vänliga hälsningar
Patrick Franz
n
you install or upgrade your kernel package, thus reassigning.
Unfortunately, the error you posted doesn't give us much to figure out
what went wrong. Please run "apt upgrade" in a terminal and post the
entire output here.
--
Med vänliga hälsningar
Patrick Franz
ch.
--
Med vänliga hälsningar
Patrick Franz
Patrick
ven. Try an "apt upgrade" or "apt full-upgrade"
(careful if it wants to remove something) in a terminal, that will give
more information about the error.
--
Med vänliga hälsningar
Patrick Franz
@ constexpr bool IsIntegralType_v =
std::numeric_limits>::i
> &
This is fixed in Qt 6.8.2 which is currently in experimental and will be
uploaded to unstable soon™.
--
Med vänliga hälsningar
Patrick Franz
Hi,
There is exactly the same bug in the version of QT6 provided in Debian
Bookworm, which is really critical for assistive technology.
Could it be possible to backport the patch to Bookworm?
Best regards,
--
Patrick ZAJDA
OpenPGP_0x9D4AD35BEA273DCA.asc
Description: OpenPGP public key
Package: ftp.debian.org
Severity: normal
User: ftp.debian@packages.debian.org
Usertags: remove
X-Debbugs-Cc: webiss...@packages.debian.org
Control: affects -1 + src:webissues
Hello,
please remove the package webissues. Also if there is a new client, based on
JS/electron, also this last releas
Package: wnpp
Severity: wishlist
Owner: Patrick Franz
X-Debbugs-Cc: debian-de...@lists.debian.org, delta...@debian.org,
debian-qt-...@lists.debian.org
* Package name: kdsoap-ws-discovery-client
Version : 0.4.0
Upstream Contact: KDE
* URL : https://invent.kde.org
ip Chung
--
/*
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi
GNU/Linux Debian Developer
Blog: https://www.linux-dev.org/
E-Mail: pmatth...@debian.org
patr...@linux-dev.org
*/
up.
Can you make me an owner of your kdsoap repo so that I can move it into
our team workspace on salsa ?
--
Med vänliga hälsningar
Patrick Franz
ow we deal with the issue.
With best regards
Patrick
On 23.01.25 09:28, Richard Ulrich wrote:
Package: yubioath-desktop
Version: 5.1.0-3+b1
Severity: important
X-Debbugs-Cc: richi+deb...@ulrichard.ch
Dear Maintainer,
The package worked just fine up until the day before yesterday. I assume so
n yubioath-desktop should be doable - this is a
feature we don't need (i guess).
With best regards
Patrick
On 23.01.25 09:08, Patrick Winnertz wrote:
Severity: 1093774 important
reassign: 1093774 yubioath-desktop
block: 1093774 1034701
thanks
Hey Mathias,
This is in my eyes an i
o get some more
feedback.
Possible options would be:
- patch yubiath-desktop to be compatible
- remove yubiath-desktop until the flutter version is available
- ship somehow two versions of yubikey-manager.
I strongly disagree with the last option -
With best regards,
Patrick
--
Dr. Patrick Win
Hej Jacob,
Am Mittwoch, 22. Januar 2025, 13:31:21 MEZ schrieb Jacob Kanev:
> Hi Patrick, thanks for your reply!
>
> On Tuesday 21 January 2025 18:45:47 CET Patrick Franz wrote:
> > Hej Jacob,
> > [---]
> > Have you tried changing the view/design of both your list view
is simply redundant (dependency resolution is far from
a trivial task).
Either way, I don't really see what we can do on our end.
--
Med vänliga hälsningar
Patrick Franz
do
after installing it is to run "aptitude why zutty". That should give a
clue why zutty was installed.
--
Med vänliga hälsningar
Patrick Franz
clined to close this bug unless you can provide more info about
the process of your KDE installation as neither kde-plasma-desktop nor
any other package from the KDE stack pulls in zutty.
--
Med vänliga hälsningar
Patrick Franz
that is not compatible
with the new kmail any more.
You can change it in View -> Message List -> Theme and in View ->
Headers.
--
Med vänliga hälsningar
Patrick Franz
tags 1093077 + pending
thanks
A new version of python-fido2 will hit unstable soon. Thanks for the hint.
With best regards
Patrick
--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ win...@debian.org/patr...@winnertz.eu
⢿⡄⠘⠷⠚⠋⠀ OpenPGP: 8D208172388840811B85DA1CC6D50A4188C70E43
⠈⠳⣄
either
something in your akonadi database or maybe some old config causing
trouble.
Which database type are you using ?
Which calendar type are you using ?
What you can do is create a new user on your system and see if you can
observe a similar behaviour.
And no, reverting the update to 24.12 is not an option.
--
Med vänliga hälsningar
Patrick Franz
Hi Paul,
akonadi-contacts 4:24.12.0-2 has finally migrated to testing and that
version does not depend on libkf5grantleetheme any more. So you can go
ahead with the removal. Thanks.
--
Med vänliga hälsningar
Patrick Franz
├── cur
> │ ├── new
> │ └── tmp
> └── Žinynas
> ├── cur
> ├── new
> └── tmp
> ```
>
> And Marknote does not allow to select Maildir directory.
You can check if your bug has already been reported at
https://bugs.kde.org/buglist.cgi?quicksearch=marknote&list_id=3013928,
but it doesn't look that way. Feel free to create a bug there.
--
Med vänliga hälsningar
Patrick Franz
x27;t migrate to
testing.
I guess no one really cared about kalarm on m68k and the likes.
--
Med vänliga hälsningar
Patrick Franz
nally from testing in order to
allow the entire KDE PIM stack to migrate to testing. But somehow it
seems something is blocking the migration: It's been attempting to
migrate for several days now without success.
I'm not sure what's blocking it, maybe we it's a chicken-egg problem and
the entire stack needs a little nudge.
--
Med vänliga hälsningar
Patrick Franz
6.7.2+dfsg-5
Do you have the package "qt6-svg-plugins" installed ? It should be
installed automatically with libqt6gui6 if you have recommended packages
enabled.
--
Med vänliga hälsningar
Patrick Franz
r that (at least when it comes to packages that need to
be removed).
So, once #1090947 is processed, akonadi-contacts hopefully migrates to
testing and then libkf5grantleetheme doesn't have any more rdeps.
--
Med vänliga hälsningar
Patrick Franz
12.3~ >=)
That should be resolved with the removal of libkf5calendarsupport, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090908
--
Med vänliga hälsningar
Patrick Franz
Control: severity -1 important
Downgrading this for the moment since it built successfully 2 days
earlier and I lack the resources to investigate what went wrong in the
rebuild.
--
Med vänliga hälsningar
Patrick Franz
listed
architectures due to qt6-webengine not being available on these archs.
Please remove the binary packages on those architectures.
Thank you very much.
Regards, Patrick Franz
therefore be
removed
from testing and unstable.
Thank you very much.
Regards, Patrick Franz
testing and unstable.
Thank you very much.
Regards, Patrick Franz
from testing and unstable.
Thank you very much.
Regards, Patrick Franz
from testing and unstable.
Thank you very much.
Regards, Patrick Franz
from testing and unstable.
Thank you very much.
Regards, Patrick Franz
from testing and unstable.
Thank you very much.
Regards, Patrick Franz
removed
from testing and unstable.
Thank you very much.
Regards, Patrick Franz
be
removed
from testing and unstable.
Thank you very much.
Regards, Patrick Franz
testing and unstable.
Thank you very much.
Regards, Patrick Franz
due to poppler not being available on these archs.
Please remove the binary packages on those architectures.
Thank you very much.
Regards, Patrick Franz
should there be
removed
from both testing and unstable.
Thank you very much.
Regards, Patrick Franz
listed
architectures due to qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
due to qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
architectures due to qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
listed
architectures due to qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
architectures due to qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
anymore on
the listed
architectures due to qt6-webengine not being available on these archs.
Please remove the binary packages on those architectures.
Thank you very much.
Regards, Patrick Franz
qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
architectures due to qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
anymore on the
listed
architectures due to qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
listed
architectures due to qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
unstable.
Thank you very much.
Regards, Patrick Franz
architectures due to qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
fromt testing and unstable.
Thank you very much.
Regards, Patrick Franz
therefore
be removed from unstable and testing.
Thank you very much.
Regards, Patrick Franz
architectures due to qt6-webengine andpoppler not being available on these
archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
due to qt6-webengine not being available on these archs.
Please remove the package on those architectures.
Thank you very much.
Regards, Patrick Franz
Hi,
KDE PIM 24.12 has been uploaded to unstable, so akonadi-notes can now be
removed from both unstable and testing to help facilitate the migration.
--
Med vänliga hälsningar
Patrick Franz
Hi,
I just realized that removing akonadi-notes before the upload of KDE PIM
24.12 to unstable will cause issues.
I'll get back when that upload has been done. Until then, the removal
can be paused.
--
Med vänliga hälsningar
Patrick Franz
our icons back.
It should be installed automatically unless you have recommended
packages disabled.
--
Med vänliga hälsningar
Patrick Franz
and will not be usable on Debian
any more after the upcoming upload of KDE PIM 24.12 to unstable
which is planned to happen soon.
Thank you.
--
Regards, Patrick Franz
Hi Amy,
for completeness's sake: The SVG plugins have been split out into
qt6-svg-plugins and libqt6gui6 now recommends said package.
--
Med vänliga hälsningar
Patrick Franz
Hi Amy,
On Wed, 04 Dec 2024 21:03:01 +0100 Amy Kos wrote:
> Closing this based on the comment above. Feel free to reopen if
needful.
Sorry, that it took so long, but I'll look into splitting out the
plugins into a separate package.
--
Med vänliga hälsningar
Patrick Franz
be raised once KDE PIM 24.08/24.12
gets uploaded to unstable.
Thank you.
--
Regards
Patrick Franz
1 - 100 of 1826 matches
Mail list logo