rade because it removes the dependency on
python3-libxml2 which the libxml2 maintainers plan to retire.
Kind regards,
Nick Wellnhofer
i believe that i've fixed this upstream. currently 3.0.13 looks
good on all architectures, including s390x and all arms:
https://ci.debian.net/packages/n/notcurses/
unless someone thinks otherwise, i'd like to close this as fixed
in 3.0.13.
signature.asc
Description: PGP signature
building `notcurses-tester` requires three things to be true:
* `USE_CXX` must be ON
* `BUILD_TESTING` must be ON
* `USE_DOCTEST` must be ON
`notcurses-tester` is installed no matter what, and indeed, it
should be built and installed even if tests aren't being
immediately run. Yet it appears
ok, here's what's up: `BUILD_TESTING` is defined by CTest, so
as you speculated, `notcurses-tester` is indeed being built
during the testing stage (but only when said stage is actually
run). so i think we can fix this right now by adding
`BUILD_TESTING=ON` to the cmake arguments in the configur
> The only logical explanation I can think for a "missing files"
> error in dh_install when DEB_BUILD_OPTIONS=nocheck is that
> the ctest call is the one creating some of the files
> that dh_install reports as missing later.
I'm pretty certain that this is due to the
`-DBUILD_TESTING:BOOL=OFF` be
Looking at Santiago's build log, I confirm that we're emitting
-DBUILD_TESTING:BOOL=OFF
the full text is:
dh binary --buildsystem=cmake -B /<>/build
dh_testdir -O--buildsystem=cmake
-O-B/<>/notcurses-3.0.13\+dfsg/build
dh_update_autotools_config -O--buildsystem=cmake
-O-B/<>/notcurses-
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: zig-defa...@packages.debian.org, dankamong...@gmail.com
Control: affects -1 + src:zig-default
User: ftp.debian@packages.debian.org
Usertags: remove
zig-default should be zig-defaults, like all the other [foo]-defaults packages.
this change
Package: wnpp
Severity: wishlist
Owner: Nick Black
X-Debbugs-Cc: debian-de...@lists.debian.org, dankamong...@gmail.com
* Package name: icann-rdap
Version : 0.0.21
Upstream Contact: Andrew Newton
* URL : https://github.com/icann/icann-rdap/wiki
* License : MIT
Package: wnpp
Severity: wishlist
Owner: Nick Morrott
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org
* Package name: golang-github-xuanwo-go-locale
Version : 1.1.3
Upstream Contact: Xuanwo
* URL : https://github.com/Xuanwo/go-locale
* License
mu-editor has been adopted and a new release made since being orphaned last year.
Thanks,
Nick
[0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079227
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073304
[2] https://github.com/bbcmicrobit/micropython/issues/795
i've got a deb up. if people want to try it out, use:
deb http://dsscaw.com/repos/apt/debian unstable main
deb-src http://dsscaw.com/repos/apt/debian unstable main
or download it directly:
https://www.dsscaw.com/repos/apt/debian/pool/main/g/ghostty/
building it from source will require the zig-
Package: liquidctl
Version: 1.14.0-1
Severity: important
X-Debbugs-Cc: dankamong...@gmail.com
Dear Maintainer,
Earlier this evening, I upgraded python3-pil 10.4.0-1.1 -> 11.1.0-1. Since
then, liquidctl exits immediately with an ImportError:
[schwarzgerat](0) $ liquidctl
Traceback (most recent ca
thanks for the thorough reply, Niels! that all sounds good.
signature.asc
Description: PGP signature
Package: debhelper
Version: 13.24.1
Severity: wishlist
X-Debbugs-Cc: dankamong...@gmail.com
Dear Maintainer,
I hope to have the zig programming language in unstable soon; I'm uploading it
to NEW now. I'll then be packaging some zig applications. Right now, I'm
hardcoding the necessary dh override
wpa_supplicant during setup I probably could've gotten it working, but I
opted to not select NTP and just install from the Debian testing DVD1.
Kind regards, Nick
we're now running the compiler's unit tests as part of our
build. i've renamed zig zig0.13, and am installing it so that
multiple versions can coexist. i've created a new native
package, zig-default, which deps on zig0.13 and installs
toplevel symlinks. i've submitted a MR for the minisign support
i've got an MR out at
https://salsa.debian.org/debian/devscripts/-/merge_requests/463
if someone wants me to mail it here or whatever, i can do that
too. not sure how y'all prefer to handle your bugs.
if you've got packaging dependent on zig, or want to help beta
test zig on debian, there are packages available here:
https://salsa.debian.org/nickblack/zig/-/jobs/6923961/artifacts/download
alternatively, you can add the apt source:
deb http://dsscaw.com/repos/apt/debian unstable main
i'll p
Please try nwipe v0.38, this was fixed in August 2024, see commit
https://github.com/martijnvanbrummelen/nwipe/commit/af41c9739fcd86ec109a872bda6a1e64d531dbb5
--
--
Regards
Nick Law
block 1092863 by 995670
block 1091469 by 995670
thanks
ahhh fair enough bartm@ i had thought #995670 archived
(1) we no longer have any lintian diagnostics beyond spelling errors ✅
(2) i've replaced these with $(DEBIAN_TARGET_HOST) ✅
(3) we no longer ship msdos-stub.bin ✅
(4) man page has been (minimally) improved ✅
(5) let's just track what upstream is doing for now
(6) this is ongoing but not a blocker
(
i have submitted https://github.com/ziglang/zig/pull/22489
upstream to eliminate msdos-stub.bin. i'll make a quilt patch
from this and we ought be good.
> (3) there's a second binary file involved (beyond zig1.wasm):
> msdos-stub.bin. unlike the WASM, there does not appear to be any
> way to build this from sources available in the source package,
> so it will probably have to come out. it's only used in the COFF
> linking code, so that capability
some notes/progress:
(1) we are now building a zig binary deb on amd64 that passes
most lintian checks, and appears to contain a working zig.
most recent lintian check output:
$ lintian --suppress-tags "${SALSA_CI_LINTIAN_SUPPRESS_TAGS}" --display-info
--pedantic ${SALS
i've been working on this afresh using zig 0.13.0.
here's the status:
1) zig source is signed with minisign, which is not supported
by uscan. i'm working on adding that support in #1092818.
2) i throw out all vendored code of which i'm aware. this
massively simplifies the copyright sit
Package: wnpp
Severity: wishlist
Owner: nick black
X-Debbugs-Cc: debian-de...@lists.debian.org, dankamong...@gmail.com
* Package name: zig
Version : 0.13.0
Upstream Contact: Andrew Kelley
* URL : https://ziglang.org/
* License : MIT
Programming Lang: C
looking at
https://salsa.debian.org/debian/devscripts/-/merge_requests/460
i see the necessity of ensuring this code works in stable,
testing, etc. environments. that's a good thing to consider,
though it doesn't seem to obviously cause any problems for this
work?
btw, this work is ongoing in
https://salsa.debian.org/nickblack/devscripts/-/commits/nickblack/uscan-minisign
i'm slowly rememebering my perl from twenty-five years ago, but
things are moving forward reasonably enough.
> thanks for your bug report. Do you have any numbers on how many are "some"?
> 10? 100? 1000?
i know of precisely one, which is not yet packaged.
there is not great demand.
however, i'm almost done with the changes, and they're not very
intrusive. i've also updated the documentation, and intend
Package: lintian
Version: 2.121.1
Severity: normal
X-Debbugs-Cc: dankamong...@gmail.com
Dear Maintainer,
I overrode dh_auto_test, and started getting a 'override_dh_auto_test-does-not-
check-DEB_BUILD_OPTIONS' I-level lintian diagnostic. With debhelper 13, this is
not necessary, see debhelper-com
Package: devscripts
Version: 2.24.10
Severity: wishlist
Tags: patch
X-Debbugs-Cc: dankamong...@gmail.com
Dear Maintainer,
some upstreams use minisign, derived from OpenBSD's signify, for tarball
verification. see my mail to debian-devel:
https://lists.debian.org/debian-devel/2025/01/msg00178.htm
so is this still relevant? i'm a bit surprised that notcurses
would have regressed since 3.0.9 on this. oh, you reported this
against 3.0.7. so this has been fixed by the introduction of
3.0.9+ into the archive, right? let me know if not--i'm going to
mark this as closed by 3.0.9.
retitle 1091469 ITP: ghostty -- Ghostty is a fast, feature-rich, and
cross-platform terminal emulator that uses platform-native UI and GPU
acceleration.
owner 1091469 !
thanks
signature.asc
Description: PGP signature
inaccessible in UVC mode (unless sudo is used to start adb server). This seems
to be fixed upstream already:
https://github.com/M0Rf30/android-udev-rules/commit/9dc71f0fb9077937c9530b856e0a221e3cb7bc7e
Thanks,
Nick
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy
setuptools.command.register (LP: #2088947)
Thanks for considering the patch.
-Nick
diff -Nru python-distutils-extra-3.0/test/auto.py
python-distutils-extra-3.0ubuntu1/test/auto.py
--- python-distutils-extra-3.0/test/auto.py 2023-09-28 10:45:50.0
-0400
+++ python-distutils-extra-3.0ubuntu1/test
On Sun, 10 Nov 2024 at 10:35, Georges Khaznadar
wrote:
>
> Hello NIck, I'd like to adopt this package, thanks !
>
> Nick Morrott a écrit :
> > Package: wnpp
> > Severity: normal
> > X-Debbugs-Cc: mu-edi...@packages.debian.org
> > Control: affects -1 + src
Also note that I have added a ": " at the beginning of the match string.
This is needed as well, but could be possibly be considered a bug in
policyd-spf that those characters are in the log string in the first place.
Package: logwatch
Version: 7.7-1
Severity: normal
Dear Maintainer,
I am running postfix-policyd-spf-python with my postfix installation and
logwatch. When logwatch runs, it reports unmatched lined like:
**Unmatched Entries**
1 Nov 10 13:06:39 mail-www policyd-spf[586022]: : prepend
Hi,
I can confirm this bug, i.e. not pairing, for my external bluetooth keyboard.
This happened immediately after installing linux-6.11.4-amd64.
When booting with linux-6.11.2-amd64 then everything works perfectly!
It would be great to have this fixed!
Cheers,
Nick
warning
Thanks for considering the patch.
-Nick
diff -Nru
cdparanoia-3.10.2+debian/debian/patches/check-seteuid-and-setegid-return-value.patch
cdparanoia-3.10.2+debian/debian/patches/check-seteuid-and-setegid-return-value.patch
---
cdparanoia-3.10.2+debian/debian/patches/check-seteuid-and
On 03/10/2024 23:29, Colin Watson wrote:
On Sun, Feb 11, 2024 at 04:39:56AM +, Nick Morrott (nickm) wrote:
owner 1018673 Nick Morrott
Hi Nick,
Are you still working on this bug in yotta, or can somebody else take
it? It's now release-critical, so if you aren't working on
i've just released v3.0.10 of notcurses, which fixes this
upstream. i'll package it up ASAP (almost certainly today), and
it ought close this bug.
On Fri, 27 Sept 2024 at 17:21, Andrey Rakhmatullin wrote:
>
> Dead upstream, low popcon, orphaned a month ago together with all of its
> revdep tree, many of which are not in testing. So it should be safe to
> remove all of that.
>
> dak rm -Rn python-mbed-host-tests mbed-test-wrapper yotta
> fir
Package: mirrors
Severity: wishlist
User: mirr...@packages.debian.org
Usertags: mirror-submission
Submission-Type: new
Site: mirror.bgp.rodeo
Archive-architecture: amd64 arm64
Archive-http: /debian/
Archive-rsync: debian/
Maintainer: Nick Bouwhuis
Country: NL Netherlands
Location: Amsterdam
> In Ubuntu, this package FTBFS due to a failed import on boto3. Please
> consider the patch to add Build-Depends: python3-boto3
>
> * d/control: Build-Depends: python3-boto3 (LP: #2079776)
The nonetwork-testsuite test in d/t/control also needs this, or a
Depends: @builddeps@.
Package: cruft-ng
Version: 0.9.63
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oracular ubuntu-patch
Dear Maintainer,
The autopkgtests in Ubuntu were failing with:
111s autopkgtest [07:19:39]: test ncdu: [---
113s /usr/libexec/cruft
-0500
+++ vstream-client-1.2/debian/patches/fix-implicit-declarations.patch
2024-09-05 23:29:45.0 -0400
@@ -0,0 +1,25 @@
+Description: Fix implicit declarations of ntohs et al
+Author: Nick Rosbrook
+Bug-Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/vstream-client/+bug/2079777
+Bug
* d/control: Build-Depends: python3-boto3 (LP: #2079776)
Thanks,
Nick
diff -Nru datalad-next-1.4.1/debian/control datalad-next-1.4.1/debian/control
--- datalad-next-1.4.1/debian/control 2024-05-21 18:23:40.0 -0400
+++ datalad-next-1.4.1/debian/control 2024-09-05 22:48:41.0 -0400
-source.patch 2024-09-05
21:26:12.0 -0400
@@ -0,0 +1,25 @@
+Description: Allow distro build flags to define _FORTIFY_SOURCE
+Author: Nick Rosbrook
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/2079767
+Forwarded: no
+Last-Update: 2024-09-05
+--- a/src/Makefile.am
b/src/Makefile.am
+@@ -11,7 +11,6
Package: wnpp
Severity: normal
X-Debbugs-Cc: mu-edi...@packages.debian.org
Control: affects -1 + src:mu-editor
I intend to orphan the mu-editor package.
This package currently sits in the Debian Python team and provides the Mu
programming editor.
https://tracker.debian.org/pkg/mu-editor
The
Package: wnpp
Severity: normal
X-Debbugs-Cc: python-ufl...@packages.debian.org
Control: affects -1 + src:python-uflash
I intend to orphan the python-uflash package.
This package currently sits in the Debian Python team and is a dependency of the
mu-editor package.
https://tracker.debian.org/pkg
Package: wnpp
Severity: normal
X-Debbugs-Cc: python-guiz...@packages.debian.org
Control: affects -1 + src:python-guizero
I intend to orphan the python-guizero package.
This package currently sits in the Debian Python team and is a dependency of the
mu-editor package.
https://tracker.debian.org/
Package: wnpp
Severity: normal
X-Debbugs-Cc: python-nuda...@packages.debian.org
Control: affects -1 + src:python-nudatus
I intend to orphan the python-nudatus package.
This package currently sits in the Debian Python team and is a dependency of the
mu-editor package.
The package description i
Package: wnpp
Severity: normal
X-Debbugs-Cc: firmware-microbit-micropyt...@packages.debian.org
Control: affects -1 + src:firmware-microbit-micropython
I intend to orphan the firmware-microbit-micropython package.
This package currently sits in the Debian Python team and provides a MicroPython
r
Package: wnpp
Severity: normal
X-Debbugs-Cc: yo...@packages.debian.org
Control: affects -1 + src:yotta
I intend to orphan the yotta package.
This package currently sits in the Debian Python team and is part of the yotta
build system for the firmware-microbit-micropython package.
https://tracker
Package: wnpp
Severity: normal
X-Debbugs-Cc: python-hg...@packages.debian.org
Control: affects -1 + src:python-hgapi
I intend to orphan the python-hgapi package.
This package currently sits in the Debian Python team and is part of the yotta
build system for the firmware-microbit-micropython pack
Package: wnpp
Severity: normal
X-Debbugs-Cc: vali...@packages.debian.org
Control: affects -1 + src:valinor
I intend to orphan the valinor package.
This package currently sits in the Debian Python team and is part of the yotta
build system for the firmware-microbit-micropython package.
https://t
Package: wnpp
Severity: normal
X-Debbugs-Cc: python-project-genera...@packages.debian.org
Control: affects -1 + src:python-project-generator
I intend to orphan the python-project-generator package.
This package currently sits in the Debian Python team and is part of the yotta
build system for th
Package: wnpp
Severity: normal
X-Debbugs-Cc: python-project-generator-definiti...@packages.debian.org
Control: affects -1 + src:python-project-generator-definitions
I intend to orphan the python-project-generator-definitions package.
This package currently sits in the Debian Python team and is p
Package: wnpp
Severity: normal
X-Debbugs-Cc: mbed-test-wrap...@packages.debian.org
Control: affects -1 + src:mbed-test-wrapper
I intend to orphan the mbed-test-wrapper package.
This package currently sits in the Debian Python team and is part of the yotta
build system for the firmware-microbit-m
Package: wnpp
Severity: normal
X-Debbugs-Cc: python-mbed-host-te...@packages.debian.org
Control: affects -1 + src:python-mbed-host-tests
I intend to orphan the python-mbed-host-tests package.
This package currently sits in the Debian Python team and is part of the yotta
build system for the firm
Package: wnpp
Severity: normal
X-Debbugs-Cc: python-mbed...@packages.debian.org
Control: affects -1 + src:python-mbed-ls
I intend to orphan the python-mbed-ls package.
This package currently sits in the Debian Python team and is part of the yotta
build system for the firmware-microbit-micropyth
Hi,
* Nick Hastings [240716 10:08]:
>
> I just merged the zig-0.11.0 branch into main. Note however that as far as I
> understand it, the wasm blob introduced in 0.11.0 now makes this dsfg
> non-free.
>
> The build for this version worked for me locally, but seems to have faile
or me locally, but seems to have failed on
salsa. Will look into it.
Cheers,
Nick.
* Otto Kekäläinen [240715 07:07]:
>
> Any particular reason this is not hosted on Salsa and using Salsa-CI
> to validate that all easily testable things are correct?
https://salsa.debian.org/zig-team/zig-team
Package: texlive-latex-base
Version: 2024.20240401-3
Severity: normal
Tags: upstream
X-Debbugs-Cc: dankamong...@gmail.com
Dear Maintainer,
Beginning sometime this year, using Hebrew with babel in LuaTeX results in
positioning errors.
2023.20240207-1 worked properly, but one of the three 2024 upd
confirmed. this is a known issue with a fix present on the
notcurses main. i need to cut a new release ASAP including that
fix. until then, i can patch the debian package. there's
actually a fedora patch for the same problem:
https://src.fedoraproject.org/rpms/notcurses/c/70d807ff48579d92e580c7e
loopback interfaces as you
suggest.
Keep up the good work!
Kind regards,
Nick
> On 6 May 2024, at 15:16, David Lamparter wrote:
>
> Hi Nick,
>
>
> (first of all, sorry, I kinda blanked out this bug report for some time,
> see below for why)
>
> On Mon, Mar 07, 2022 at 0
nt:
https://ci.debian.net/packages/t/tiktoken/unstable/amd64/45200281/.
-Nick
: #2060847)
Thanks for considering the patch.
-Nick
diff -Nru
m4api-0.3~0.9646fd/debian/patches/fix-several-implicit-declarations.patch
m4api-0.3~0.9646fd/debian/patches/fix-several-implicit-declarations.patch
--- m4api-0.3~0.9646fd/debian/patches/fix-several-implicit-declarations.patch
1969
implicit declaration of
account_list_dialog_open_for_connect
Thanks for considering the patch.
-Nick
diff -Nru
loqui-0.7.0/debian/patches/0002-add-missing-include-account_list_dialog.h.patch
loqui-0.7.0/debian/patches/0002-add-missing-include-account_list_dialog.h.patch
---
loqui-0.7.0
hon modules.
Looking at [2], I see the same failures in Debian. I applied this
patch in Ubuntu to fix the autopkgtest:
* debian/control: Build-Depends: python3-{pytest,hypothesis}
Thanks for considering the patch.
-Nick
[1] https://bugs.launchpad.net/bugs/2060690
[2] https://ci.debian.net/packa
Package: wnpp
Severity: wishlist
Owner: Nick Hastings
X-Debbugs-Cc: debian-de...@lists.debian.org, nicholaschasti...@gmail.com
* Package name: swappy
Version : 1.5.1
Upstream Contact: Jeremy Attali
* URL : https://github.com/jtheoof/swappy
* License : MIT
Package: plasma-desktop
Version: 4:5.27.5-2
Severity: important
Dear Maintainer,
I'm not sure this is necessarily an issue with Plasma Desktop specifically
rather than the display manager or something wider, but I'm using Plasma so
thought this the best place to report initially.
I'm experiencin
Please advise. Not sure what this means for me as a sole independant
personal user for home use.
Nick Mortel
On 04/02/2024 12:03, Debian Bug Tracking System wrote:
Your message dated Sun, 04 Feb 2024 12:00:11 +
with message-id
and subject line Bug#1062072: fixed in clamav 1.2.1+dfsg-3
same again.not sure !
On 04/02/2024 12:03, Debian Bug Tracking System wrote:
Your message dated Sun, 04 Feb 2024 12:00:11 +
with message-id
and subject line Bug#1055494: fixed in clamav 1.2.1+dfsg-3
has caused the Debian Bug report #1055494,
regarding clamav-doc: missing Breaks+Replaces
Package: python3-pyocd
Version: 0.36.0-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
The upload of python3-pyocd 0.36.0-1 appears to be completely unusable:
$ python3
Python 3.11.7 (main, Dec 8 2023, 14:22:46) [GCC 13.2.0] on linux
Type "help", "copyright", "credit
:56.0 -0500
@@ -0,0 +1,19 @@
+Description: Do not try to import imp module
+ The imp module has been deprecated for a while, and was removed in python3.12.
+ Following the recommendation from python documentation, replace imp.get_tag()
+ usage with sys.implementation.cache_tag.
+Author: Nick Rosbrook
+/11/cassert
libstdc++-12-dev:amd64: /usr/include/c++/12/cassert
libstdc++-8-dev:amd64: /usr/include/c++/8/cassert
libboost1.83-dev:amd64:
/usr/include/boost/compatibility/cpp_c_headers/cassert
libstdc++6-4.4-dev: /usr/include/c++/4.4/cassert
libstdc++-6-dev:amd64: /usr/include/c++/6/cassert
libc++-1
Package: wnpp
Owner: Nick Morrott
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org
* Package name: libcgi-tiny-perl
Version : 1.002
Upstream Author : Dan Book
* URL : https://metacpan.org/release/CGI-Tiny
* License
likely not even try packaging 0.11 or newer until it can once again
bootstrap. However I don't expect that to happen anytime soon.
Nick.
estions/1151161/enable-touch-scrolling-in-firefox
Thanks in advance!
All the best,
Nick
-- Package-specific info:
-- Addons package information
-- System Information:
Debian Release: trixie/sid
APT prefers stable-security
APT policy: (500, 'stable-security'
Package: texlive-luatex
Version: 2023.20231007-1
Severity: important
X-Debbugs-Cc: dankamong...@gmail.com
Dear Maintainer,
I recently updated zlib1g:amd64 (1:1.2.13.dfsg-3, 1:1.3.dfsg-2) in unstable.
lualatex immediately stopped working, with the error:
[schwarzgerat](0) $ lualatex
PANIC: unpro
Package: grub-efi-amd64
Version: 2.06-13
Severity: important
After upgrading from Debian 11 to Debian 12 I have been getting the
error when booting my system about 2/3 of the times:
Loading initial ramdisk...
error: out of memory
The other 1/3 of the times I boot, it works fine.
The error happe
i've uploaded 6.200, and it has entered unstable. this bug can be closed.
Package: fonts-sil-gentiumplus
Version: 6.101-1
Severity: normal
X-Debbugs-Cc: dankamong...@gmail.com
Dear Maintainer,
Gentium Plus v6.200 was released 2023-02-01.
I'd really like to be able to use U+2227/U+2228 from this great font, among
other recent changes.
Please package the new version wh
yesterday and receiving the commit and upload
notifications this morning was a very unexpected gift!
Many thanks,
Nick
Yeah bug is still present. I installed the official binary and that seems
to work fine.
Package: rxvt-unicode
Version: 9.31-1
Severity: normal
Tags: upstream
Dear Maintainer,
When opening terminal, prompt appears in the middle of the screen. I
disabled .profile, .bashrc and .xresources to no effect, so I assume,
it's not configuration issue.
Putting "clear" in .bashrc "solves" the
Package: moc
Version: 1:2.6.0~svn-r3005-3
Severity: normal
Whether this belongs with moc I don't know but it's where the problem
is most immediately apparent. To reproduce the bug (whether moc's or
not):
1. Start mocp
$ mocp
2. Set volume of the default sink (mine has id of 1) to 100%
$
Hi,
sorry the bug subject line is wrong/bad. Better would be something
like: "template.tex for moderncv.cls fails to build".
Regards,
Nick.
mplate.log are attached.
Regards,
Nick.
-- System Information:
Debian Release: 12.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Li
Package: xmobar
Version: 0.46-1
Severity: normal
After upgrading to Debian 12, xmobar ignores the value for the -O
option in the battery monitor. From my config,
Run BatteryN ["BAT0"]
["-t", "",
"-L", "30", "-H", "74",
"-l", "red", "-n", "orange"
Package: xmobar
Version: 0.46-1
Severity: normal
After upgrading to Debian 12, xmobar's documentation, or most if it,
disappeared. readme.org.gz refers to "file:doc/quick-start.org"
but there's no such file.
-- System Information:
Debian Release: 12.1
APT prefers stable-updates
APT policy: (
2, soon
followed by my killing wireplumber. Hope that helps.
> Best regards,
> Dylan
Thanks for replying, I'll try to supply more if needed.
--
Nick
Asunción 12:03 PYT ► 30.7°C ◆ cielo claro ◆ 22Km/h NNE ◆ 40% HR
Jul 29 10:45:59 argon systemd[1380]: Stopping Multimedia Service.
In case it helps anyone else, this has so far fixed the problem
introduced by wireplumber:
# apt-get purge wireplumber
# apt-get autoremove --purge
Then I killed and restarted pulseaudio.
--
Nick<http://acrasis.net>
Asunción 11:55 PYT ► 29.7°C ◆ cielo claro ◆ 9Km/h N ◆ 48% HR
he meantime, I will look to spend some time understanding the
pcre3->pcre2 migration and patching qxw in the short term, if Stephen does
not have time to do so.
I'd like to keep qxw in the archive, given the time spent getting it
reintroduced in time for bookworm following the RFP.
Thanks,
Nick
Package: wireplumber
Version: 0.4.13-1
Severity: important
Dear Maintainer,
* What led up to the situation?
Upgrading to debian 12.
* What exactly did you do (or not do) that was effective (or
ineffective)?
Followed the instructions in the release notes.
* What was the outcome o
d libvirt zone. Using
> root, while being less than ideal, works fine.
I'm facing the same problem. I'm running virt-manager on the localhost as
a user who is a member of the libvirt group. What did you actually run as
root to have the libvirt zone created?
Thanks,
Nick.
1 - 100 of 1061 matches
Mail list logo