Bug#1106560: modernize-sources also converts other packages' conffiles

2025-05-25 Thread Simon Richter
Package: apt Version: 2.6.1 Severity: normal Tags: upstream X-Debbugs-Cc: s...@debian.org Hi, Microsoft's VSCode repository still ships an old-style format file, as a conffile. Running modernize-sources on this creates a non-working configuration, which is one problem -- but this also touches a c

Bug#1106246: v4l2loopback.c:1791:9: error: implicit declaration of function ‘del_timer_sync’

2025-05-21 Thread Simon Richter
Package: v4l2loopback-dkms Version: 0.14.0-1 Severity: normal Tags: upstream X-Debbugs-Cc: s...@debian.org Hi, Building against 6.15.0-rc7 fails with v4l2loopback.c: In function ‘buffer_written’: v4l2loopback.c:1791:9: error: implicit declaration of function ‘del_timer_sync’ [-Wimplicit-functio

Bug#1103242: /bin/ip: "ip mon" does not exit when output is gone

2025-04-15 Thread Simon Richter
Hi, On 15.04.25 23:35, Luca Boccassi wrote: I started "ip mon" in the background, and closed the shell and the terminal. Monitor mode should probably exit when it cannot write output. Isn't this normal behaviour? IE, if I do 'sleep infinity &' and close the terminal, it will likewise hang

Bug#1103242: /bin/ip: "ip mon" does not exit when output is gone

2025-04-15 Thread Simon Richter
Package: iproute2 Version: 6.1.0-3 Severity: minor File: /bin/ip Tags: upstream X-Debbugs-Cc: s...@debian.org Hi, I started "ip mon" in the background, and closed the shell and the terminal. The "ip" command is still running, receiving netlink messages and writing to stdout, receiving EIO for th

Bug#1100537: please enable Intel GPUs on ppc64el

2025-03-15 Thread Simon Richter
Hi, On 3/15/25 16:46, Christian Zigotzky wrote: What about with PPC and PPC64 BE? IIRC the drivers and userspace aren't written to be endian aware, so PPC64 BE is likely broken. I'd also expect these dedicated cards to be rather uncommon in 32 bit machines -- these have more VRAM than the

Bug#1100537: please enable Intel GPUs on ppc64el

2025-03-14 Thread Simon Richter
00 +++ mesa-25.0.1/debian/changelog2025-03-15 02:05:44.0 +0100 @@ -1,3 +1,9 @@ +mesa (25.0.1-2+xe1) UNRELEASED; urgency=medium + + * Enable Intel drivers on ppc64el + + -- Simon Richter Sat, 15 Mar 2025 02:05:44 +0100 + mesa (25.0.1-2) unstable; urgency=medium * rules: Bui

Bug#1098791: kicad: Please include patch to link against libatomic on powerpc

2025-02-24 Thread Simon Richter
Hi, On 2/24/25 18:02, John Paul Adrian Glaubitz wrote: +export DEB_LDFLAGS_MAINT_APPEND += -Wl,--no-as-needed -latomic -Wl,--as-needed That smells wrong, there should be no need for --no-as-needed, and without that, this can just be linked unconditionally everywhere. It should be fixed ups

Bug#1092907: Could be Architecture: all

2025-01-13 Thread Simon Richter
Package: librust-zmq-dev Version: 0.9.2-3 Severity: minor X-Debbugs-Cc: s...@debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, this package is identical across architectures, and contains source code only, so it can probably be made "Architecture: all" Simon - -- System Informa

Bug#1089063: kicad: pcbnew does not launch, error missing symbol

2024-12-04 Thread Simon Richter
Hi, On Wed, Dec 04, 2024 at 03:05:07PM -0500, Brian Henning wrote: >01:56:51 PM: Failed to load shared library '/usr/bin/_pcbnew.kiface': > /usr/bin/_pcbnew.kiface: undefined symbol: > _ZNK15Message_Printer4SendERK26TCollection_ExtendedString15Message_Gravity >01:56:51 PM: Failed to loa

Bug#1089006: fails to connect when VPN is activated via nmcli

2024-12-03 Thread Simon Richter
Package: network-manager-pptp Version: 1.2.12-1 Severity: normal X-Debbugs-Cc: s...@debian.org Hi, I have a PPTP VPN configured in N-M. If I activate it from nm-applet, I get asked for the keyring password, then the connection is established. If I activate it from nmcli ("nmcli connection up VP

Bug#1088758: inconsistent case in --help output

2024-11-30 Thread Simon Richter
Package: dpkg Version: 1.21.22 Severity: minor X-Debbugs-Cc: s...@debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, there is no level for how minor that is, but: $ dpkg --help [...] Options: --admindir= Use instead of /var/lib/dpkg. [...] $ dpkg-divert --help [...] --admi

Bug#1086536: option to ignore unreachable sources without error

2024-10-31 Thread Simon Richter
Package: apt Version: 2.6.1 Severity: wishlist X-Debbugs-Cc: s...@debian.org Hi, we have an in-house repository that is only reachable from the company network. When I'm connected to another network, this causes "apt update" to fail and report an error. It would be nice if I could specify that f

Bug#1081591: Proceeding with removal of mutextrace

2024-10-14 Thread Simon Richter
Hi, On 10/15/24 02:08, Helmut Grohne wrote: Since the suggestion bug was neither closed nor tagged in a month, silent consent to proceed with removal is assumed. Yes, fine with me, I don't even get around to less complex things than this tool. :\ Simon

Bug#1084927: please add riscv64 stage0

2024-10-11 Thread Simon Richter
Source: rustc-web Version: 1.78.0+dfsg1-2~deb12u3 Severity: wishlist X-Debbugs-Cc: s...@debian.org Hi, I'm (re)building bookworm for riscv64, and rustc-web fails because the stage0 is unavailable unless I enable the build profile and allow network access during build. If there is another update

Bug#1084926: please Provide cargo from cargo-web

2024-10-11 Thread Simon Richter
Source: rustc-web Version: 1.78.0+dfsg1-2~deb12u3 Severity: minor X-Debbugs-Cc: s...@debian.org Hi, a variant of #1084897 also exists in bookworm: the build-deps for rust-cbindgen-web are uninstallable because it pulls in cargo-web and cargo (via dh-cargo), which then conflict. This could be sol

Bug#948892: Please document that apt does not keep files in /var/cache/apt/archives

2024-09-19 Thread Simon Richter
Hi, On 9/20/24 04:39, Julian Andres Klode wrote: The option is correct, however the override is in binary::apt, so you need to override the override: binary::apt::APT::Keep-Downloaded-Packages "1"; So there is an override for an option configured by default? Can you add that to the docume

Bug#1082212: Depends/Build-Depends cycle with libgtk-4-dev

2024-09-19 Thread Simon Richter
Package: libsysprof-4-dev Version: 3.46.0-4 Severity: minor X-Debbugs-Cc: s...@debian.org Hi, when bootstrapping gtk 4, libsysprof-4-dev is one of the indirect build dependencies of gtk-4, but itself depends on libgtk-4-dev. It would be nice if there was a way to bootstrap, e.g. splitting off th

Bug#1081647: please use actual compiler packages, not metapackages as build dependencies

2024-09-13 Thread Simon Richter
Source: golang-1.22 Severity: normal X-Debbugs-Cc: s...@debian.org Hi, I'm trying to build golang-1.22 in a bookworm+backports environment, and cannot satisfy the build dependencies, because golang-go (>= 1.20) is provided only by the golang-go metapackage built from golang-defaults 1.22, creatin

Bug#1035338: please split off API client

2024-07-12 Thread Simon Richter
Hi, On 7/12/24 08:04, Reinhard Tartler wrote: The suggestion at hand is to introduce a new binary package (let's call it "docker-client") that ships: -rwxr-xr-xroot/root28651408 ./usr/bin/docker And doesn't declare depends on adduser, containerd, iptables, sysvinit-utils, runc o

Bug#1070832: option to add an RFC822 apt source

2024-05-10 Thread Simon Richter
Package: debootstrap Version: 1.0.128+nmu2+deb12u1 Severity: wishlist X-Debbugs-Cc: s...@debian.org Hi, it would be nice to allow specifying RFC822-style apt sources from local files, both as a main mirror and as additional package sources. For example, I have a local mirror that uses a differen

Bug#1068505: RFH: reprepro -- Move experimental multi-version feature to unstable

2024-04-30 Thread Simon Richter
Hi, On 4/6/24 22:22, Bastian Germann wrote: As many in the Debian world depend on reprepro to manage their repositories, I would like to ask for help because I did not have the capacity in the last two years (and probably not in the remaining year to come during the trixy cycle) to give those

Bug#1065482: dselect-upgrade does not convert pre-depends on virtual package to automatic installation

2024-03-05 Thread Simon Richter
Package: apt Version: 2.6.1 Severity: minor X-Debbugs-Cc: s...@debian.org Hi, testing in docker: $ docker run --rm -it debian root@239c2646db6b:/# apt-get update Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]

Bug#1064969: apt: can't upgrade with aptitude

2024-02-28 Thread Simon Richter
Hi, On 2/28/24 23:49, Vincent Lefevre wrote: # aptitude install apt The following packages will be upgraded: apt{b} apt-doc 2 packages upgraded, 0 newly installed, 0 to remove and 180 not upgraded. Need to get 1622 kB of archives. After unpacking 0 B will be used. The following packages have

Bug#1035707: command to (re)sign currently installed modules

2023-12-06 Thread Simon Richter
Hi, On 12/6/23 07:11, Andreas Beckmann wrote: it would be cool to have a command to run all installed modules through the signing process again, for example after changes to the MOK, or simply because the signing key was unavailable during installation of a module. Would it be sufficient if

Bug#1015871: Enabling PCI_P2PDMA for distro kernels?

2023-10-25 Thread Simon Richter
Hi, On 10/26/23 02:11, Lukas Wunner wrote: This has recently been brought up internally at Intel and nobody could understand why there's a whitelist in the first place. A long-time PCI architect told me that Intel silicon validation has been testing P2PDMA at least since the Lindenhurst days,

Bug#1015871: Please enable CONFIG_PCI_P2PDMA

2023-10-25 Thread Simon Richter
Hi, On 10/25/23 03:29, Emanuele Rocca wrote: I hesitate to actually enable it because I don't understand PCI good enough to judge it's a safe choice for the Debian kernel. There is a kernel API for "return the physical address of a BAR mapping on another PCI device, as seen from the point of

Bug#1053551: ftbfs on amd64 when building binary-arch

2023-10-14 Thread Simon Richter
Hi, On 13.10.23 18:55, Simon Richter wrote: There are a few dependency rules in the file that seem to do the same thing, but use the wrong target name, so they are ignored, and this doesn't seem to be a complete set anyway. I'm trying with the same addition of an order-only depen

Bug#1053551: ftbfs on amd64 when building binary-arch

2023-10-13 Thread Simon Richter
Hi, On 10/13/23 03:03, Simon Richter wrote: makes the problem reproducible even when building with -j2, and regardless of whether building _all packages in the same build or not. I'll check tomorrow about gcc 13 and if that also happens upstream. gcc 13 is okay, because of 0bfc50

Bug#1053551: ftbfs on amd64 when building binary-arch

2023-10-12 Thread Simon Richter
Hi, On 10/12/23 19:14, Simon Richter wrote: I cannot reproduce this, and I would rather not investigate time into that. Please check if you see this with gcc-13 as well. I suspect it's a missing dependency, so the failure is more dependent on "number of threads", and that it

Bug#1053551: ftbfs on amd64 when building binary-arch

2023-10-12 Thread Simon Richter
Hi, On 10/12/23 15:17, Matthias Klose wrote: I cannot reproduce this, and I would rather not investigate time into that. Please check if you see this with gcc-13 as well. I suspect it's a missing dependency, so the failure is more dependent on "number of threads", and that it succeeds for -b

Bug#1053519: Fix available upstream

2023-10-06 Thread Simon Richter
Hi, this bug is known upstream, and a patch already exists. Would it be possible to apply this so ghdl can be compiled on arm64? Simon

Bug#1053553: please remove me from Uploaders

2023-10-06 Thread Simon Richter
Package: clinfo Version: 3.0.23.01.25-1 Severity: wishlist X-Debbugs-Cc: s...@debian.org Hi, as the last copy of the clinfo program that I wrote years ago has left the archive and I've not been involved with packaging the replacement, I think there is no good reason for me to stay on the Uploader

Bug#1053551: ftbfs on amd64 when building binary-arch

2023-10-06 Thread Simon Richter
Package: gcc-12 Version: 12.3.0-9 Severity: normal Tags: ftbfs X-Debbugs-Cc: s...@debian.org Hi, I just built arch:all and arch:amd64 packages separately in pbuilder, and got a reproducible build failure while building amd64 with --binary-arch. Normal severity because building both arch-dependent

Bug#1053519: gcc-12: ICE when compiling ghdl 3.0.0 on arm64

2023-10-05 Thread Simon Richter
Package: gcc-12 Version: 12.3.0-9 Severity: normal Tags: upstream Forwarded: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111704 X-Debbugs-Cc: s...@debian.org Control: affects -1 = ghdl -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, GHDL steps on an ICE while compiling GHDL 3.0.0 on arm64:

Bug#1052598: RFA: sisl -- SINTEF Spline Library

2023-09-24 Thread Simon Richter
Package: wnpp Severity: normal X-Debbugs-Cc: s...@packages.debian.org, s...@debian.org Control: affects -1 + src:sisl Hi, I packaged the SINTEF Spline Library a while ago because a prerelease version of KiCad depended on it. Since none of the release versions did, this package is probably not use

Bug#1052464: x11-apps: [xwd] cannot capture Steam windows

2023-09-22 Thread Simon Richter
Package: x11-apps Version: 7.7+9 Severity: normal Tags: upstream Hi, Using xwd -out steam.xwd and clicking on any window opened by Steam gives X Error of failed request: BadColor (invalid Colormap parameter) Major opcode of failed request: 91 (X_QueryColors) Resource id in failed req

Bug#1052046: RM: Time to remove from unstable too?

2023-09-18 Thread Simon Richter
Hi, On 9/17/23 00:04, Ben Tris wrote: Package: mutextrace This package was removed from testing in 2016. No vcs or website to be found. Clear "maybe." The main reason it's not in testing is that the test suite fails in exactly 5% of cases, a phenomenon I have been unable to explain so fa

Bug#910377: System-critical package management

2023-09-18 Thread Simon Richter
Hi, On 18.09.23 19:38, Julian Andres Klode wrote: I'm not sure how that works because you'd need to respawn yourself with systemd-inhibit, whereas the API essentially gives you a file descriptor over dbus that you keep open until it is safe to reboot. popen("systemd-inhibit ... cat", "w")

Bug#1037506: Bug#1037306: ITP: apycula -- Tools to generate Gowin FPGA bitstreams

2023-09-16 Thread Simon Richter
Hi Daniel, On 06.09.23 17:50, Daniel Gröber wrote: I've pushed apycula 0.9.0 to https://salsa.debian.org/electronics-team/apycula/ FYI: prjtrellis is also waiting for another upload to appease ftp-master review https://salsa.debian.org/electronics-team/prjtrellis/ I've uploaded both, and m

Bug#1037506: Bug#1037306: ITP: apycula -- Tools to generate Gowin FPGA bitstreams

2023-09-06 Thread Simon Richter
Hi Daniel, On 9/6/23 17:50, Daniel Gröber wrote: I've pushed apycula 0.9.0 to https://salsa.debian.org/electronics-team/apycula/ This will have to wait until the weekend, I'm fairly busy at work. Simon

Bug#1037306: ITP: apycula -- Tools to generate Gowin FPGA bitstreams

2023-07-25 Thread Simon Richter
Hi Daniel, On 7/25/23 22:53, Daniel Gröber wrote: FYI: It seems you didn't do a source-only upload for apycula so it's BLOCKED from migrating to testing now. We have to do another source-only upload to get it unstuck. Yes, known problem. I dimly remember that NEW uploads require binaries for

Bug#1037306: ITP: apycula -- Tools to generate Gowin FPGA bitstreams

2023-06-10 Thread Simon Richter
Hi, On 11.06.23 06:03, Daniel Gröber wrote: We need this to enable nextpnr support for Gowin FPGAs in Debian. I'm intending to maintain this within the Debian Electronics Team like the similar fpga-icestorm package. I'd be interested in sponsoring nextpnr related packages. Simon OpenPGP

Bug#1035904: dpkg currently warning about merged-usr systems (revisited)

2023-05-12 Thread Simon Richter
Hi, On 5/12/23 02:51, Luca Boccassi wrote: Or alternatively, we can establish that a documentation/post-facto approach is enough for derivatives, and then that's valid for all changes and transitions. For the context of this bug, the notice *is* the after-the-fact documentation of an interfa

Bug#1035904: dpkg currently warning about merged-usr systems (revisited)

2023-05-11 Thread Simon Richter
Hi, On 5/11/23 10:59, Sean Whitton wrote: Dear ctte, please consider overruling the dpkg maintainer to include the patch from #994388[1]. Currently dpkg contains code to emit the merged-/usr warning, that's dead code on Debian, but which becomes active when packages from the Debian archive a

Bug#1035707: command to (re)sign currently installed modules

2023-05-07 Thread Simon Richter
Package: dkms Version: 3.0.10-8 Severity: wishlist X-Debbugs-Cc: s...@debian.org Hi, it would be cool to have a command to run all installed modules through the signing process again, for example after changes to the MOK, or simply because the signing key was unavailable during installation of a

Bug#1035338: please split off API client

2023-05-01 Thread Simon Richter
Package: docker.io Version: 20.10.24+dfsg1-1+b2 Severity: wishlist X-Debbugs-Cc: s...@debian.org Hi, I have several containers that are allowed to address the docker instance they are running on to start additional containers, without ever having a need to run the docker daemon themselves. Since

Bug#1034904: ImportError: cannot import name 'util' from 'distutils' (/usr/lib/python3.11/distutils/__init__.py)

2023-04-27 Thread Simon Richter
Package: diffuse Version: 0.7.7-1 Severity: normal X-Debbugs-Cc: s...@debian.org Hi, diffuse fails to start for me, with Traceback (most recent call last): File "/usr/bin/diffuse", line 36, in from diffuse import main File "/usr/share/diffuse/diffuse/main.py", line 33, in from diff

Bug#1031256: decrementing 2**64 gives wrong result

2023-02-13 Thread Simon Richter
Package: vim Version: 2:9.0.1000-4 Severity: minor Tags: upstream X-Debbugs-Cc: s...@debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, if I have the value 18446744073709551616 in a file and decrement it using Ctrl-X, I get 18446744073709551614. Verified to happen with both 8.2.2434

Bug#1031040: Build dependency on sip-tools too loose

2023-02-10 Thread Simon Richter
Source: wxpython4.0 Version: 4.2.0+dfsg-1 Severity: normal X-Debbugs-Cc: s...@debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, if I have a backport of sip6 available in a repo that is marked NotAutomatic: yes, and try to build wxpython there, the build dependencies will pull in sip

Bug#1028431: shows "note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5" with -Wno-psabi

2023-01-10 Thread Simon Richter
Package: g++-10 Version: 10.2.1-6 Severity: minor Tags: upstream X-Debbugs-Cc: s...@debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, I have a lot of /usr/include/wx-3.2/wx/window.h: In member function ‘virtual wxSize wxWindowBase::GetMinSize() const’: /usr/include/wx-3.2/wx/windo

Bug#1028427: libwx_gtk3u_gl-3.2.so.0.1.0 moved, needs Replaces

2023-01-10 Thread Simon Richter
Package: libwxgtk-gl3.2-1 Version: 3.2.1+dfsg-4 Severity: normal X-Debbugs-Cc: s...@debian.org Hi, while trying to install libwxgtk-gl3.2-1, I get dpkg: error processing archive libwxgtk-gl3.2-1_3.2.1+dfsg-4_ppc64el.deb (--install): trying to overwrite '/usr/lib/powerpc64le-linux-gnu/libwx_gt

Bug#1015871: Please enable CONFIG_PCI_P2PDMA

2022-07-22 Thread Simon Richter
Source: linux-config-5.18 Severity: wishlist X-Debbugs-Cc: s...@debian.org Hi, would it be possible to enable this option to allow PCIe devices to do direct data transfers? Simon -- System Information: Debian Release: 11.4 APT prefers stable-updates APT policy: (990, 'stable-updates'), (

Bug#1011164: rtcwake: time without date defaulting to "today" is useless

2022-05-17 Thread Simon Richter
Package: util-linux Version: 2.36.1-8+deb11u1 Severity: wishlist Tags: upstream X-Debbugs-Cc: s...@debian.org Hi, the rtcwake command accepts a time without a date as an argument to --date, interprets it as meaning "today", then complains that the RTC doesn't go backwards. The string "tomorrow" c

Bug#1004352: vcd2fst converts 'H' and 'L' to 'U'

2022-01-25 Thread Simon Richter
Package: gtkwave Version: 3.3.104-2 Severity: normal Tags: upstream X-Debbugs-Cc: s...@debian.org Hi, I have a design that uses weakly driven signals for simulating a board that has pull-up resistors on an I²C bus. The VCD file contains a 'H' signal for the times none of the components actively d

Bug#1003729: packages.debian.org: missing buster-backports-sloppy suite

2022-01-14 Thread Simon Richter
Package: www.debian.org Severity: normal X-Debbugs-Cc: s...@debian.org Hi, the "buster-backports-sloppy" suite is missing from the package search. Simon

Bug#1003232: dependency fix for backports

2022-01-06 Thread Simon Richter
Package: kicad Version: 6.0.0-0~bpo11+1 Severity: normal Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, I had to apply this patch to fix the dependencies for backported packages; otherwise the main kicad package would depend on a later version of itself (because the Upstream-Ver

Bug#1003124: Segmentation fault when querying surface Segmentation fault querying physical device surface support for remote display

2022-01-04 Thread Simon Richter
Hi, the missing example code is attached here. Simon vkload-b0rked.tar.gz Description: application/gzip

Bug#1003116: NULL pointer dereference getting Vulkan surface properties if DISPLAY points to remote X server

2022-01-04 Thread Simon Richter
Package: libnvidia-eglcore Version: 460.91.03-1 Severity: important File: /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.460.91.03 Tags: upstream X-Debbugs-Cc: s...@debian.org Hi, I have a small test Vulkan application that just opens an X11 window and then asks the installed Vulkan ICDs if they

Bug#1002981: leaves callback registered after unload

2022-01-01 Thread Simon Richter
Package: libxext6 Version: 2:1.3.3-1.1 Severity: minor Tags: upstream X-Debbugs-Cc: s...@debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, I have a very basic Vulkan app that uses libXext only indirectly through the Vulkan X11 extension, so my program is not linked against libXext d

Bug#992692: general: Use https for {deb,security}.debian.org by default

2021-09-10 Thread Simon Richter
Hi, On 10.09.21 01:46, Paul Wise wrote: Another important argument is that it creates a dependency on third-party commercial CDNs, and their *continued* sponsorship. This dependency on external providers is unavoidable, Debian definitely cannot afford to run our own CDN at the scale needed t

Bug#992692: general: Use https for {deb,security}.debian.org by default

2021-09-09 Thread Simon Richter
Hi, On 04.09.21 22:12, Hideki Yamane wrote: The TLS layer is not part of the security model, so we'd be teaching users to look for the wrong thing, kind of like the "encrypted with SSL" badges on web pages in the 90ies. Is there any strong reason to use HTTP than HTTPS now? The strongest

Bug#992692: general: Use https for {deb,security}.debian.org by default

2021-09-03 Thread Simon Richter
Hi, On 02.09.21 23:02, Ansgar wrote: As it is now, I can install a Debian system where no X.509 certificate authorities are trusted. That doesn't change with the proposal?   - If I deselect all CAs in the configuration dialog of the ca-certificates package, what mechanism will allow apt

Bug#992692: general: Use https for {deb,security}.debian.org by default

2021-09-02 Thread Simon Richter
Hi, On 02.09.21 03:22, Hideki Yamane wrote: Providing "default secure setting" is good message to users. The TLS layer is not part of the security model, so we'd be teaching users to look for the wrong thing, kind of like the "encrypted with SSL" badges on web pages in the 90ies. We hav

Bug#991611: unblock: libudev0-shim/200-1

2021-07-28 Thread Simon Richter
facilitate upgrades (Closes: #991605) + + -- Simon Richter Wed, 28 Jul 2021 16:56:09 +0200 + libudev0-shim (1-3) unstable; urgency=medium * Limit to Linux architectures, as libudev is not available on BSD and unblock libudev0-shim/200-1 - -- System Information: Debian Release: 10.10 APT

Bug#991605: libudev0: wheezy had libudev0 175-7.2 from src:udev

2021-07-28 Thread Simon Richter
Hi Andreas, On 7/28/21 1:50 PM, Andreas Beckmann wrote: Therefore you cannot re-introduce the binary package with a lower version. Please bump the version, add an epoch or do something else to not violate version ordering constraints. I'm not sure that is an actual problem. In the old days, I

Bug#990118: show packages that are not from the default release

2021-06-21 Thread Simon Richter
Package: aptitude Version: 0.8.11-7 Severity: wishlist Hi, it would be nice if there was a way to find packages whose local version is higher than the version from the archive that would be selected, possibly as a new toplevel group "Downgradeable Packages". Benefits: - quickly assessing whethe

Bug#989078: several SIGABRT in containers

2021-05-25 Thread Simon Richter
Hi Michael, On Tue, May 25, 2021 at 11:39:35PM +0200, Michael Biebl wrote: > Am 25.05.21 um 15:29 schrieb Simon Richter: > >To reproduce, build the Debian systemd package inside a docker container, > >e.g. using > > FROM debian:buster > > RUN echo "deb

Bug#989078: several SIGABRT in containers

2021-05-25 Thread Simon Richter
Hi Michael, > >To reproduce, build the Debian systemd package inside a docker container, > >e.g. using > Is this specific to docker containers / your docker setup? It seems to be happening under Docker specifically, it runs fine on bare metal and inside KVM, but that's not where I can run CI bui

Bug#989078: several SIGABRT in containers

2021-05-25 Thread Simon Richter
Package: systemd Version: 241-7~deb10u7 Severity: important Tags: upstream Hi, I have a Docker container where I compile FPGA images using the QuartusII toolchain, but this fails with realloc(): invalid pointer Aborted Investigating this, I got a backtrace from gdb: #0 __GI_raise

Bug#989039: cdebootstrap: fails to bootstrap Devuan (bug in HTTP implementation)

2021-05-24 Thread Simon Richter
Package: cdebootstrap Version: 0.7.8+b1 Severity: normal Hi, I've tried to bootstrap a Devuan system, with cdebootstrap \ --verbose \ --keyring /tmp/devuan-archive-keyring.gpg \ beowulf /target http://deb.devuan.org/merged This successfully downloads one package, the

Bug#988513: ITP: ffts -- FFT library with JIT code generation

2021-05-14 Thread Simon Richter
Package: wnpp Severity: wishlist Owner: Simon Richter X-Debbugs-Cc: debian-de...@lists.debian.org, s...@debian.org * Package name: ffts Version : 0.0.20170717 Upstream Author : Anthony M. Blake * URL : https://github.com/anthonix/ffts * License : BSD

Bug#977478: : broken definition DP_IS_END_TYPE

2020-12-15 Thread Simon Richter
Package: gnu-efi Version: 3.0.9-1 Severity: minor File: /usr/include/efi/efidevp.h Tags: upstream Hi, in line 71, there is the macro definition #define DP_IS_END_TYPE(a) Obviously, the empty string is not a valid expression to test whether the lower seven bits of a are set, this should prob

Bug#973536: RM: libparser++ -- ROM; unused

2020-11-01 Thread Simon Richter
Package: ftp.debian.org Severity: normal Hi, this was a build dependency of debian-xcontrol, which was removed in 2019, and no other users are known, so it should be safe to remove. Simon

Bug#959093: command to delete downloaded package lists and package cache, for container building

2020-04-29 Thread Simon Richter
Package: apt Version: 2.0.2 Severity: wishlist Tags: upstream Hi, I'm trying to build a few Docker containers for various apps, and since I'm adding packages, I need to have package lists available during the container build, but I'd like to remove them before packing the final application contai

Bug#958535: overlapping outputs configured as separate frames

2020-04-23 Thread Simon Richter
Package: ratpoison Version: 1.4.9-1 Severity: minor Hi, I often use a duplicated display where the laptop screen shows the same picture as the external monitor. In this configuration, frame 0 is the internal display, frame 1 the external, both occupy the same screen space. Simon -- System In

Bug#951479: [files list file for package 'base-passwd' is missing final newline] [debian buster 10.3]

2020-02-18 Thread Simon Richter
Hi, On Mon, Feb 17, 2020 at 04:49:44PM +0100, Jean-Marc LACROIX wrote: > >Could you attach the old base-passwd.list file? > yes, in attached file. That file has a sensible size, but consists of only zeroes. This typically happens with file systems that have metadata only journaling after a powe

Bug#951479: [files list file for package 'base-passwd' is missing final newline] [debian buster 10.3]

2020-02-17 Thread Simon Richter
Hi, On Mon, Feb 17, 2020 at 10:31:25AM +0100, Jean-Marc LACROIX wrote: > dpkg: unrecoverable fatal error, aborting: > files list file for package 'base-passwd' is missing final newline > E: Sub-process /usr/bin/dpkg returned an error code (2) That file is generated by dpkg on installation, so i

Bug#951324: CTest does not detect NUMA correctly

2020-02-14 Thread Simon Richter
Package: cmake Version: 3.15.4-1 Severity: minor Tags: upstream Hi, I've run ctest on a dual-socket machine, and the generated report contains NumberOfLogicalCPU="64" NumberOfPhysicalCPU="1" That is wrong. numastat shows two nodes, node 0 and node 8. Simon -- System Informa

Bug#950673: autoremove reports "1 not upgraded"

2020-02-04 Thread Simon Richter
Package: apt Version: 1.8.2 Severity: minor Hi, I'm getting a report from "apt autoremove" that one package could not be upgraded, while "apt upgrade" reports zero: # apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade..

Bug#949679: defines preprocessor symbols reserved for the application

2020-01-23 Thread Simon Richter
Package: libpython3.7-dev Version: 3.7.6-1 Severity: minor Tags: upstream Hi, the file pyconfig.h defines several preprocessor symbols, leading to warnings such as /usr/include/powerpc64le-linux-gnu/python3.7m/pyconfig.h:127: note: this is the location of the previous definition 127 | #define

Bug#946533: Please remove me from Uploaders

2019-12-10 Thread Simon Richter
Package: src:uclibc Severity: minor Hi, I haven't really done anything on the package in ages, and am not currently using it, so it might make sense to remove me from the Uploaders list. Simon -- System Information: Debian Release: 10.2 APT prefers stable APT policy: (990, 'stable'), (50

Bug#941198: In support of mandatory unit files

2019-12-08 Thread Simon Richter
Hi, On 08.12.19 09:54, Tobias Frost wrote: > Well, I was responding to a mail that suggested to make unit files > mandatory (which I read as then RC-buggy) and suggesting some lines > later to drop support for the sysv-generator and in this case it is > quite moot that policy can be ignored becau

Bug#941198: In support of mandatory unit files

2019-12-04 Thread Simon Richter
Hi, chiming in as I've been pointed to this bug: I agree with Ansgar in that adding unit files does not hurt sysvinit support in the least, provided we still get to ignore them. I'd even be in favour of making them mandatory (i.e. upgrading the lintian warning to an error), and I don't see how th

Bug#945283: users should check whether they get same packages as all other users get

2019-11-22 Thread Simon Richter
Hi, On Fri, Nov 22, 2019 at 03:20:45PM +0300, dinar qurbanov wrote: > so, in order to serve a package with malware to a > user, disrtribution/repository admins would have to also serve wrong > "packages" and "release" files to him. so, if user checks the > "release" file, that it is ok, enough, h

Bug#945039: firefox-esr: "new behaviour for extensions in private windows" dialog fights window manager

2019-11-18 Thread Simon Richter
Package: firefox-esr Version: 68.2.0esr-1+b1 Severity: minor Tags: upstream Hi, I just got the one-time notification dialog that extensions are disabled in private windows by default now. This dialog flickers between the position it was opened at and the center of the screen on ratpoison, so it

Bug#906060: Coordinate overflow when rendering

2019-10-23 Thread Simon Richter
Hi, On Wed, Oct 23, 2019 at 09:45:11AM +1300, Olly Betts wrote: > > This is a major showstopper for linking KiCad 5 against GTK3, so this > > requires us to keep GTK2 around longer. > The debian kicad package has now using the GTK3 flavour of wxwidgets3.0 > for many months, so has this bug been

Bug#942614: valgrind: debuginfo section duplicates a section in the main ELF file

2019-10-18 Thread Simon Richter
Package: valgrind Version: 1:3.15.0-1.1 Severity: normal Tags: upstream -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, this is probably the same as Ubuntu bug #1848211. Debug information for glib and gtk libraries is not loaded properly: - --22862-- WARNING: Serious error when reading deb

Bug#942603: dkms: complains about systemd and dbus not running

2019-10-18 Thread Simon Richter
Package: dkms Version: 2.7.1-4 Severity: minor Hi, I just did a system update, and after compiling my dkms modules, I got a bunch of error messages: depmod... System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Der Rechner ist nicht aktiv The

Bug#942548: (no subject)

2019-10-17 Thread Simon Richter
Subject: valgrind: does not notice Intel DRI mapping in client process Package: valgrind Version: 1:3.14.0-3 Severity: normal Tags: upstream Hi, I'm trying to debug a program that renders using OpenGL, so for direct rendering, a portion of video ram is directly mapped into client address space fo

Bug#941277: dispatch function missing in header file generated for RPC service

2019-09-28 Thread Simon Richter
Hi, On 27.09.19 22:30, Florian Weimer wrote: > Ugh, can you describe exactly what is missing? Then I can file it > here (or just submit a patch): If you compile a service description for the server side, e.g. rpcgen -m /usr/include/rpcsvc/mount.x you get the dispatch function that takes a

Bug#941277: dispatch function missing in header file generated for RPC service

2019-09-27 Thread Simon Richter
Package: libc-dev-bin Version: 2.28-10 Severity: minor Tags: upstream Hi, while implementing an RPC service (in 2019, no less!) I found out that the dispatch function generated by rpcgen is not listed in the generated header file, so if the service is generated without a main function or inetd in

Bug#940971: init script takes 90 seconds

2019-09-23 Thread Simon Richter
Hi, On Sun, Sep 22, 2019 at 09:01:48PM +0100, Mark Hindley wrote: > > /etc/init.d/dbus is hanging pretty much exactly 90 seconds on either boot > > or manual start: > I have observed similar behaviour on sysvinit systems which still have systemd > installed. > I think it is related to libnss-sy

Bug#940971: init script takes 90 seconds

2019-09-22 Thread Simon Richter
Package: dbus Version: 1.12.16-1 Severity: important Hi, /etc/init.d/dbus is hanging pretty much exactly 90 seconds on either boot or manual start: # time service dbus start Starting system message bus: dbus. real1m30.111s user0m0.010s sys 0m0.010s The service seems to be running a

Bug#940965: apt: Fails to find a solution for libgtk-3-0 and sysvinit-core

2019-09-22 Thread Simon Richter
Package: apt Version: 1.8.2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, apt's resolver does not find a working solution for installing both libgtk-3-0 and sysvinit-core, or for installing libgtk-3-0 when systemd-sysv has a negative score in preferences. Aptitude resolves

Bug#940729: Cannot compile qwt programs without optimization through CONFIG+=debug

2019-09-19 Thread Simon Richter
Package: libqwt-dev Version: 6.1.4-1 Severity: normal Hi, qwtconfig.pri contains QMAKE_CXXFLAGS *= $(shell dpkg-buildflags --get CXXFLAGS) which unconditionally pulls in flags from dpkg-buildflags. By default, these include "-O2" unless DEB_BUILD_OPTIONS='noopt' is given, so programs linking ag

Bug#933732: Fixed upstream

2019-09-19 Thread Simon Richter
Hi, I've submitted an updated version of this patch upstream, and it was merged as commit e78d816e on September 5th. Simon

Bug#939690: libasound2-plugins:amd64: HDMI plugin missing

2019-09-07 Thread Simon Richter
Package: libasound2-plugins Version: 1.1.8-1 Severity: normal Hi, aplay -L reports that I have two HDMI audio channels: hdmi:CARD=PCH,DEV=0 HDA Intel PCH, HDMI 0 HDMI Audio Output hdmi:CARD=PCH,DEV=1 HDA Intel PCH, HDMI 1 HDMI Audio Output That is indeed correct, but trying to u

Bug#933275: Patch for #933275

2019-08-13 Thread Simon Richter
tags 933275 +patch thanks Hi, here's a patch I've also sent to the mailing list. Works for me, but probably needs some testing that it doesn't break anything else. Simon >From 13105537e68f0d3692b19a0f5cf675d79e32d42a Mon Sep 17 00:00:00 2001 From: Simon Richter Date: Tue,

Bug#933732: causes piglit test failure

2019-08-02 Thread Simon Richter
Package: ocl-icd-libopencl1 Version: 2.2.12-2 Severity: minor Tags: upstream Hi, I have a single OpenCL ICD installed, and am running piglit tests against it. I get a test failure in the clGetExtensionFunctionForPlatform test, which expects NULL to be returned when the platform parameter passed i

Bug#933275: expects valgrind in own binary dir, fails to run tests with --valgrind option

2019-07-28 Thread Simon Richter
Package: piglit Version: 0~git20180515-62ef6b0db-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, running piglit tests with the --valgrind option gives a results file with all tests marked as skipped: "result": "skip", "command": "/usr/lib/x86_64-li

  1   2   3   4   5   6   >