Bug#1073456: RFS: colorize/0.66-1 -- Colorizes text on terminal with ANSI escape sequences

2024-07-16 Thread Steven Schubiger
Otto Kekäläinen wrote: > I didn't claim that you must use Salsa or CI. > > I was just curious to learn is there a particular reason this package is > not using Salsa-CI to validate that all easily testable things are correct? I wasn't even aware of Salsa-CI. FWIW, colorize is also on

Bug#1075714: (no subject)

2024-07-03 Thread Steven Maddox
Small omission... "This reallypromoting the adoption of IPv6!" ^isn't :) Unless of course I've got this completely wrong and there is a way to do both a static IPv4 and a static IPv6 completely through d-i before the system even reboots into Debian for the first time.

Bug#1075714: Can't statically configure both IPv4 and IPv6 using d-i

2024-07-03 Thread Steven Maddox
e to *hope* they remember to manually add IPv6 to their network configuration later on. If they don't just go straight on to installing software and other setup. -- Steven Maddox Lantizia

Bug#433568: (no subject)

2024-06-22 Thread Steven Maddox
It's not impossible already to do VLANs with d-i currently (for anyone reading this after a temporary work around until this is properly fixed)... Step 1) Get to the screen where d-i presents you with a list of network interfaces Step 2) Go to VT2 (using alt-F2) and activate the console

Bug#1073456: RFS: colorize/0.66-1 -- Colorizes text on terminal with ANSI escape sequences

2024-06-16 Thread Steven Schubiger
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "colorize": * Package name : colorize Version : 0.66-1 Upstream contact : Steven Schubiger * URL : http://cgit.refcnt.org/colorize.git/about/

Bug#1073011: nmu: cgal_5.6.1-1

2024-06-11 Thread Steven Robbins
Package: release.debian.org Severity: normal X-Debbugs-Cc: c...@packages.debian.org, Joachim Reichel Control: affects -1 + src:cgal User: release.debian@packages.debian.org Usertags: binnmu New version of Ipe has been uploaded, which cgal uses. nmu cgal_5.6.1-1 . ANY . unstable . -m

Bug#1070753: (no subject)

2024-06-10 Thread Steven Maddox
I can confirm this patch works -- Steven Maddox Lantizia

Bug#1070753: (no subject)

2024-05-09 Thread Steven Maddox
an issue about this upstream here... https://github.com/ppp-project/ppp/issues/490 But none of this would be an issue if this was rewritten to use -Q instead. -- Steven Maddox Lantizia

Bug#1070753: (no subject)

2024-05-08 Thread Steven Maddox
out... then does d-i need to kill anything and thus knowing the process ID isn't needed? -- Steven Maddox Lantizia

Bug#1070753: Can't see PPPoE concentrators via d-i but pppoe-discovery can

2024-05-08 Thread Steven Maddox
tests if you've got idea where to go from here. -- Steven Maddox Lantizia

Bug#1065721: simage: FTBFS: error: conflicti ng types for ‘GifQuantizeBuffer’; have ‘int(unsigned int, unsigned int, int *, GifBy teType *, GifByteType *, GifByteType *, GifByteType *, GifColo

2024-04-13 Thread Steven Robbins
Control: severity -1 normal thanks On Sat, 9 Mar 2024 13:03:05 +0100 Sebastian Ramacher wrote: > Source: simage > Version: 1.8.3+ds-1 > Severity: serious > Tags: ftbfs > Justification: fails to build from source (but built successfully in the past) The bug is fixed in unstable. But the

Bug#1068901: jupyter notebook fails to start: ModuleNotFoundError: No module named 'jupyter_server.contents'

2024-04-13 Thread Steven Robbins
Package: jupyter Version: 5.3.2-1 Severity: normal $ jupyter notebook Traceback (most recent call last): File "/usr/lib/python3/dist-packages/notebook/traittypes.py", line 235, in _resolve_classes klass = self._resolve_string(klass) ^^^ File

Bug#1067957: [[maude-bugs]] [EXTERNAL] Re: Maude fails to build on armhf

2024-04-10 Thread Steven Eker
bug report for building Maude on a Raspberry Pi. Steven On 4/10/24 14:59, Aaron M. Ucko wrote: Steven Eker writes: This is harmless on 64-bit architectures since Index will be a signed 64-bit integer and if it works on 32-bit architectures, it's a work around until GMP is fixed (hopefully bef

Bug#1067957: [[maude-bugs]] [EXTERNAL] Re: Maude fails to build on armhf

2024-04-09 Thread Steven Eker
; This is harmless on 64-bit architectures since Index will be a signed 64-bit integer and if it works on 32-bit architectures, it's a work around until GMP is fixed (hopefully before 2038). Steven On 4/9/24 00:01, Sebastian Ramacher wrote: Hi Steven On 2024-04-08 15:38:50 -0700, Steven Eker

Bug#1067957: [EXTERNAL] Re: [[maude-bugs]] Maude fails to build on armhf

2024-04-08 Thread Steven Eker
public alpha. Steven On 4/7/24 08:28, Nilesh Patra wrote: On Sun, Apr 07, 2024 at 07:45:33PM +0530, Nilesh Patra wrote: Hi, Maude fails to build on armhf/arm32 arch with: In file included from timeManagerSymbol.cc:64: timeActions.cc: In member function ‘void TimeManagerSymbol

Bug#1062170: glw: NMU diff for 64-bit time_t transition

2024-03-29 Thread Steven Robbins
Hi, Package glw has a serious bug against it because of an unapplied 64-bit time patch. I don't know why it is not applied, but Michael Crusoe raised some relevant questions about it, quoted in full below. Would the patch submitter be able to review and advise? On Mon, 11 Mar 2024 13:34:42

Bug#1067771: cdk.h file location has changed, breaks application build

2024-03-29 Thread Steven Robbins
On Thursday, March 28, 2024 8:04:30 P.M. CDT Thomas Dickey wrote: > I suppose that I _could_ have made a symlink in /usr/include/cdk, > to address both old/new locations. You might consider that for > the package... That's a good idea. I've implemented your suggestion and closed the bug.

Bug#1067771: cdk.h file location has changed, breaks application build

2024-03-28 Thread Steven Robbins
Hello Thomas! Thanks for chiming in on this issue. I had sent a follow-up at about the same time you did with a few details on the history as I could reconstruct it. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067771#18 In summary: I believe you changed the default location from to

Bug#1067771: cdk.h file location has changed, breaks application build

2024-03-27 Thread Steven Robbins
On Tuesday, March 26, 2024 9:37:10 A.M. CDT Harald Welte wrote: > Package: libcdk5-dev > Version: 5.0.20230201-3 > Severity: normal > > It used to be the case (for probably more than a decade) that the main cdk.h > file contained in libcdk5-dev is located in /usr/include/cdk/cdk.h > > This is

Bug#1066892: inventor: Update to 2.1.6 from GitHub

2024-03-21 Thread Steven Robbins
On Fri, 15 Mar 2024 01:46:05 +0100 Amr Ibrahim wrote: > Package: inventor > Severity: normal > > Dear Maintainer, > > The current homepage is dead (Invalid URL), and apparently there is an effort > to maintain Open Inventor on GitHub: > https://github.com/aumuell/open-inventor Thank you for

Bug#1066702: libcdk5: FTBFS: configure: error: No curses header-files found

2024-03-15 Thread Steven Robbins
Control: tags 1066702 + pending On Wed, 13 Mar 2024 13:08:23 +0100 Lucas Nussbaum wrote: > Hi, > > During a rebuild of all packages in sid, your package failed to build > on amd64. Uploaded new upstream version to experimental, which fixes this bug. -Steve signature.asc Description: This

Bug#1065779: libcdk5: FTBFS on arm{el,hf}: configure:7804:12: error: implicit declaration of function 'tgoto' [-Werror=implicit-function-declaration]

2024-03-14 Thread Steven Robbins
Control: tags 1065779 + pending On Wednesday, March 13, 2024 5:53:11 A.M. CDT Thomas Dickey wrote: > upgrading really is the simplest solution - not much depends on this, > and nothing cares about the actual version: I have uploaded the latest upstream to experimental, which should fix this.

Bug#986936: ITA: libcdk5 -- C-based curses widget library

2024-03-13 Thread Steven Robbins
Control: owner 986936 ! On Tue, 19 Jul 2022 13:02:08 +0200 "Jose G. López" wrote: > owner 986936 ! > retitle 986936 ITA: libcdk5 -- C-based curses widget library > thanks > I intend to adopt it as I worked on it before but never uploaded it as > maintainer in Debian. I have special affection

Bug#1065463: debootstrap can deal with native dpkg file replacement feature

2024-03-13 Thread Steven Shiau
On 3/5/2024 7:25 PM, Holger Levsen wrote: On Tue, Mar 05, 2024 at 08:36:59AM +0800, Steven Shiau wrote: debootstrap should be able to solve the libuuid1t64 dependency by installing libuuid1 only. just in case you are not aware, bootstrapping using either mmdebstrap or cdebootstrap works atm

Bug#1065787: 64-bit time_t transition: cargo needs manual intervention

2024-03-12 Thread Steven Robbins
On Tuesday, March 12, 2024 1:24:25 A.M. CDT Steve Langasek wrote: > The quickest fix for this based on what we've done in Ubuntu is: > > - unpack cargo and libstd-rust debs to the root via dpkg-deb -x > - use equivs to mock up packages by these names with no dependencies and > install those >

Bug#1065787: 64-bit time_t transition: cargo needs manual intervention

2024-03-11 Thread Steven Robbins
Peter convincingly argues (details in bug) that manual intervention is needed for package "cargo": On Sun, 10 Mar 2024 00:48:32 + Peter Michael Green wrote: > This will require manual intervention to resolve, either through > cross-building or through building manually in a hacked-up

Bug#986936: ITA: libcdk5 -- C-based curses widget library

2024-03-11 Thread Steven Robbins
On Wednesday, March 6, 2024 7:42:55 P.M. CDT Steven Robbins wrote: > On Tue, 19 Jul 2022 13:02:08 +0200 "Jose G. López" > > I intend to adopt it as I worked on it before but never uploaded it as > > maintainer in Debian. I have special affection for it because it

Bug#1065396: ghostscript: Coordinate uploads for German man page transfer

2024-03-04 Thread Steven Robbins
On Monday, March 4, 2024 11:14:37 A.M. CST Helge Kreutzmann wrote: > Hello Steven, > > Am Sun, Mar 03, 2024 at 10:25:45PM -0600 schrieb Steven Robbins: > > Thanks for the note! > > > > On Sun, 3 Mar 2024 19:59:28 + Helge Kreutzmann > > > I wil

Bug#1065463: debootstrap can deal with native dpkg file replacement feature

2024-03-04 Thread Steven Shiau
uid-deb-proxy-client   ii  ubuntu-keyring [ubuntu-archive-keyring]  2020.06.17.1-1 ii  xz-utils 5.4.1-0.2 ii  zstd 1.5.4+dfsg2-5 -- no debconf information -- Steven Shiau Public Key Server PGP Key ID: 4096R/163E3FB0 Fi

Bug#870679: ghostscript: Annotate debian/conrol for DEB_BUILD_PROFILES=stage1

2024-03-03 Thread Steven Robbins
Control: tags -1 + moreinfo Hello, I'm not sure what is being requested. On Thu, 3 Aug 2017 18:51:10 -0700 Daniel Schepler wrote: > Source: ghostscript > Version: 9.21~dfsg-1 > Severity: wishlist > > It would be nice if the source package could be updated with build > profile annotations

Bug#1065396: ghostscript: Coordinate uploads for German man page transfer

2024-03-03 Thread Steven Robbins
Hello! Thanks for the note! On Sun, 3 Mar 2024 19:59:28 + Helge Kreutzmann wrote: > Package: ghostscript > Version: 10.0.0~dfsg-11+deb12u3 > Severity: normal > > Hello Steve, > ghostscript used to contain German man pages, however, they were not > properly maintained. As detailed in [1]

Bug#1065394: debootstrap Sid failed to run due to libuuid1t64 and libuuid1 coexist

2024-03-03 Thread Steven Shiau
... Though libuuid1 2.39.3-9 from util-linux was released, the libuuid1t64 2.39.3-6.1 still in the repository, therefore causing debootstrap fails. Steven -- Steven Shiau Public Key Server PGP Key ID: 4096R/163E3FB0 Fingerprint: EB1D D5BF 6F88 820B BCF5 356C 8E94 C9CD 163E 3FB0

Bug#612194: gs: Strange printouts with Nec P6 -- might be typo in necp2x.upp

2024-02-28 Thread Steven Robbins
Control: -1 tags + moreinfo I'm having trouble understanding the content of this bug. On Sat, 6 Sep 2003 12:54:55 +0200 (CEST) Nils Bokermann wrote: > When using magicfilter with Nec P6 filter, a gs commandline with @necp2x.upp is > fired up. This file says (line 2) > -sDEVICE=uniprint >

Bug#661589: [ghostscript] gs error: /usr/lib/cups/filter/pdftoraster failed --> error log attached

2024-02-28 Thread Steven Robbins
Control: -1 tags + moreinfo On Fri, 16 Mar 2012 17:43:25 -0300 ASD Consultoria wrote: > Em Tue, 28 Feb 2012 16:20:01 +0100 > "Didier 'OdyX' Raboud" escreveu: > > > b) once "locally" from the stable machine (that's the case I'm > > interested in) > > Attached file error. I'm sorry that no

Bug#731140: ghostscript: on PDF files with embedded fonts, ps2pdf changes the way fonts are rendered

2024-02-28 Thread Steven Robbins
Control: tags -1 +moreinfo On Mon, 2 Dec 2013 13:54:19 +0100 Vincent Lefevre wrote: > Package: ghostscript > Version: 9.05~dfsg-8 > Severity: normal > > ps2pdf should not change the embedded fonts except by optimizing them > (e.g. compressing them), but a simple test shows that it changes the >

Bug#1063563: ghostscript: ps2epsi fails with Error: /undefined in /finddevice

2024-02-28 Thread Steven Robbins
Control: -1 tags + help confirmed On Sun, 18 Feb 2024 14:10:37 +0100 Stephan Böttcher wrote: > > Tha attached ps file was made with [ ... ] Thank you. I can reproduce the ps2epsi failure. I have no idea what is wrong. -Steve signature.asc Description: This is a digitally signed

Bug#721137: ghostscript: ps2pdf produces bad pdf on x86_64 (unreadeable text)

2024-02-25 Thread Steven Robbins
I've just tested with ghostscript 10.02.1 and found the situation remains as described in 2015, below. Specifically, I checked that: * the four files attached in message #15 all render without issues using evince * tp2A_scilab_N1.pdf renders fine with xpdf, but many warning are emitted on the

Bug#910605: ghostscript ships dangling symlink /usr/share/ghostscript/X.Y/Resource/CIDFSubst/DroidSansFallback.ttf

2024-02-25 Thread Steven Robbins
Hello, I've recently adopted ghostscript, so I can't answer the direct question of why libgsN-common ships a dangling symlink. I am curious what folks think of this. It's not clear to me whether there are bad consequences of a dangling symlink. For example is it treated differently than a

Bug#942055: ghostscript in buster partly broken on armel?

2024-02-24 Thread Steven Robbins
On Wed, 05 Feb 2020 16:13:51 +0100 Jonas Smedegaard wrote: > > > I maintain the Ghostscript package, but am not skilled in the various > > > tools using Ghostscript. It seems more sensible to me to first > > > investigate toolchain problems further back in the chain, where (I > > > assume)

Bug#503191: pdfwrite: AutoRotatePages=/None ignored, PDF rotate

2024-02-24 Thread Steven Robbins
On Thu, 23 Oct 2008 12:31:07 +0200 martin f krafft wrote: > Package: ghostscript > Version: 8.62.dfsg.1-3.1 > Severity: normal > File: /usr/bin/gs > > When I run > > gs -q -sDEVICE=pdfwrite -dAutoRotatePages=/None -sOutputFile='graphs/ snowball-sampling.pdf' - -c quit <

Bug#1063563: ghostscript: ps2epsi fails with Error: /undefined in /finddevice

2024-02-17 Thread Steven Robbins
On Fri, 09 Feb 2024 16:08:00 +0100 Stephan Boettcher wrote: > Package: ghostscript > Version: 10.02.1~dfsg-3 > Severity: normal > > The version 10.0.0~dfsg-10 works and produces the expected output. > 10.01.2~dfsg-1 works as well. > > 10.02.1~dfsg-3 does not: > > $ ps2epsi hvosc-doc_sch.ps

Bug#988817: (no subject)

2024-02-10 Thread Steven Maddox
As I've come to understand it... since fwupd is in main and it recommends a package not in main, then it violates policy 2.2.1 Since this directive is a 'must' I've changed the severity to 'serious' as per the meanings of those severity levels.

Bug#980049: fwupd: Should fwupd specify dbus as a dependency?

2024-02-09 Thread Steven Maddox
I can't help but feel this needs to be rethought. If I install the current Debian 12 via netinst and choose not to install 'standard system utilities'... a choice many people take if they prefer to install their own set of utilities instead... and a choice which doesn't

Bug#790562: Ghostscript: File has unbalanced q/Q operators (too many Q's)

2024-01-07 Thread Steven Robbins
On Tue, 30 Jun 2015 09:17:06 +0100 supp...@compress-pdf.co.uk wrote: > package: ghostscript > version: 9.06~dfsg-2 > > When running ghostscript, the following errors are being generated in > great quantity: > stderr: " File has unbalanced q/Q operators (too many Q's) " > > resulting

Bug#704112: ghostscript: gs -dEPSCrop doesn't work

2024-01-07 Thread Steven Robbins
On Thu, 28 Mar 2013 02:21:25 +0100 Sebastien Desreux wrote: > I do realize that the PS file above is not an EPS. Yet this option also worked > for PS files with AFPL gs and then ESP gs. Besides, a search for "crop" on > http://ghostscript.com/doc/7.07/Use.htm > yielded only the EPS case.

Bug#731164: ghostscript: ps2pdf makes highlighted/annotated text unreadable by poppler-based PDF viewers

2024-01-07 Thread Steven Robbins
On Saturday, January 6, 2024 11:58:56 A.M. CST Vincent Lefevre wrote: > But all xpdf, > zathura and atril have no issues with the file generated by the > current ps2pdf. This confirms a good change in ghostscript. Excellent! Thanks for the additional testing and feedback! -Steve

Bug#810080: ghostscript: Infinite loop filling server logs with "File has unbalanced q/Q operators"

2024-01-06 Thread Steven Robbins
tags -1 + moreinfo thanks On Wed, 06 Jan 2016 11:20:41 +0100 Stephan Grossberndt wrote: > Package: ghostscript > Version: 9.06~dfsg-2+deb8u1 > * What led up to the situation? > > "gs -o proper.pdf -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress programmheft_2016.pdf" with

Bug#1052652: ghostscript: eps2write fails on test file

2024-01-05 Thread Steven Robbins
tags 1052652 upstream forwarded 1052652 https://bugs.ghostscript.com/show_bug.cgi?id=707368 thanks On Mon, 25 Sep 2023 20:05:27 +0200 Roland Rosenfeld wrote: > Package: ghostscript > Version: 10.02.0~dfsg-2 > Severity: important > > Dear Maintainer, > > upgrading ghostscript from

Bug#370397: gs-common: Any chance of ps2pdf16?

2024-01-04 Thread Steven Robbins
On Sun, 04 Jun 2006 18:54:06 -0500 Ron Johnson wrote: > The PDF v1.6 spec has been out for 2 years, but ps2pdf is still "stuck" > at v1.4. > > Is this because there is nothing more to gain in the v1.5 & v1.6 specs > in a blind ps-to-pdf converter? I don't know the answer to that question. I

Bug#564546: ghostscript: inferior image scaling

2024-01-04 Thread Steven Robbins
tags 564546 + moreinfo thanks Hello, Apologies for the massive delay in responding! On Sat, 09 Jan 2010 23:45:30 -0500 John Lindgren wrote: > Package: ghostscript > Version: 8.70~dfsg-2 > Severity: wishlist It's now 13 years on, so I have to first ask whether this issue still remains? > A

Bug#379901: gs-gpl: `ps2pdf' fails to embed URW++ fonts from `gsfonts'

2024-01-04 Thread Steven Robbins
On Mon, 7 Feb 2011 13:09:45 -0600 Jonathan Nieder wrote: > reopen 379901 > submitter 379901 ! > severity 379901 normal > tags 379901 = upstream moreinfo > done > > Ludovic Courtès wrote: > > > This is a 5-year old bug report, I changed email addresses in the > > meantime (congrats for finding a

Bug#469761: epstool: crashes

2024-01-04 Thread Steven Robbins
On Tue, 16 Sep 2014 01:06:55 +0200 Philip Rinn wrote: > reassign 469761 ghostscript > retitle 469761 file crashes ps2pdf/epstool/ghostscript > > thanks > > Hi, > > I think it's actually a bug in ghostscript as ps2pdf throws the same error as epstool. Tested with ghostscript 10.02.1 and the

Bug#1059883: "reply to" links should include message body

2024-01-02 Thread Steven Robbins
Package: lists.debian.org Severity: normal When reading lists via the web archive, there are three links below each message that allow a reply. The reply contains the Subject and In-Reply-To headers, but the message body is blank. In contrast, the BTS archives provide the body of the message

Bug#1022718: O: ghostscript -- interpreter for the PostScript language and for PDF

2023-12-22 Thread Steven Robbins
retitle 1022718 'ITA: ghostscript -- interpreter for the PostScript language and for PDF' owner 1022718 s...@debian.org done 1036869 signature.asc Description: This is a digitally signed message part.

Bug#1036869: O: ghostscript -- interpreter for the PostScript language and for PDF

2023-12-21 Thread Steven Robbins
On Mon, 24 Oct 2022 15:17:20 +0200 Jonas Smedegaard wrote: > I have orphaned the ghostscript package, due to lack of time. I'm willing to take on -- and hopefully, share -- the ghostscript maintenance. If anyone wants to team up, let me know! -Steve signature.asc Description: This is a

Bug#1057344: libgmp10: major formatted output function bug with %c and the value 0

2023-12-14 Thread Steven Robbins
severity 1057344 normal thanks On Sun, 3 Dec 2023 21:10:39 +0100 Vincent Lefevre wrote: > Package: libgmp10 > Version: 2:6.2.1+dfsg1-1.1 > Severity: grave > Tags: security upstream > Justification: user security hole I understand the bug may have severe consequences but it doesn't appear to

Bug#1051939: ubpm_1.9.0+20230923-1_amd64.changes REJECTED

2023-11-19 Thread Steven Robbins
Hi, Re-uploaded to NEW with requested changes. On Thursday, October 26, 2023 12:37:25 P.M. CST Thorsten Alteholz wrote: > Hi Steve, > > On 26.10.23 05:23, Steven Robbins wrote: > > On Monday, October 23, 2023 1:00:09 P.M. CDT Thorsten Alteholz wrote: > >> Hi, > &

Bug#1056216: clinfo: Info Center...Graphics...OpenCL requires clinfo. Debian12 didn't install it.

2023-11-19 Thread Steven Friedrich
Package: clinfo Severity: normal X-Debbugs-Cc: freebsdlouisvi...@gmail.com Dear Maintainer, -- System Information: Debian Release: 12.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux

Bug#1056215: vulkan-tools: vulkaninfo tool can't be installed

2023-11-18 Thread Steven Friedrich
Package: vulkan-tools Severity: important Dear Maintainer, Vulcan Info Center missing vulkaninfo, apt can't find package. -- System Information: Debian Release: 12.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture:

Bug#1055163: gnome-control-center: Intel Management Engine disabled in BIOS but reporting out-of-date (active)

2023-11-01 Thread Steven Jay Cohen
Package: gnome-control-center Version: 1:45.1-1 Severity: normal X-Debbugs-Cc: steven.jay.co...@gmail.com Dear Maintainer, Gnome-Control-Center > Privacy > Device Security Security Events: Intel Management Engine Version The Intel Management Engine controls device components and needs to have a

Bug#1051939: ubpm_1.9.0+20230923-1_amd64.changes REJECTED

2023-10-25 Thread Steven Robbins
On Monday, October 23, 2023 1:00:09 P.M. CDT Thorsten Alteholz wrote: > Hi, > > please ask upstream to add all licenses of embedded stuff like > ./sources/plugins/shared/hidapi Could you expand on this request? Each file notes "At the discretion of the user of this library, this software may

Bug#1015809: 1015809: isc-dhcp-client: DHCPv6 doesn't work on ppp interface, got `Unsupported device type` error

2023-10-24 Thread Steven Haigh
I don't run Debian on that system anymore due to other issues I came across - however, if I can extract the dhclient binary, I can probably test that on my current setup. That was my workaround using the Fedora dhclient binary for a while on the Debian install. -- Steven Haigh  net

Bug#1053502: mailman3-web: Package failed to install during upgrade from Debian 11 to 12

2023-10-19 Thread Steven Verhulst
Hello Pierre-Elliot, Here is the log you requested. Kind regards, Steven Verhulst SISC (Shared ICT Services Centre) - SoftWeb [M] sverhu...@vub.be<mailto:sverhu...@vub.be> From: Pierre-Elliott Bécue Sent: Friday, October 06, 2023 15:07 To: Steven Verhu

Bug#1053374: qgnomeplatform-qt5 fails to style window titlebar buttons

2023-10-11 Thread Steven Jay Cohen
.profile: export QT_QPA_PLATFORM=xcb On Wed, Oct 11, 2023 at 4:25 AM Matthias Geiger wrote: > On 09.10.23 18:55, Matthias Geiger wrote: > > On Mon, 02 Oct 2023 16:27:28 -0400 Steven Jay Cohen > > wrote: > > > Package: qgnomeplatform-qt5 > > > Version: 0.9.2-1 > >

Bug#1053502: mailman3-web: Package failed to install during upgrade from Debian 11 to 12

2023-10-05 Thread Steven Verhulst
Package: mailman3-web Version: 0+20200530-2.1 Severity: important Dear Maintainer, When we upgraded our test mailingserver from Debian 11 to 12 we noticed the following error: Setting up mailman3-web (0+20200530-2.1) ... Determining localhost credentials from /etc/mysql/debian.cnf: failed

Bug#1053374: qgnomeplatform-qt5 fails to style window titlebar buttons

2023-10-02 Thread Steven Jay Cohen
Package: qgnomeplatform-qt5 Version: 0.9.2-1 Severity: important X-Debbugs-Cc: steven.jay.co...@gmail.com Dear Maintainer, * What led up to the situation? Upgraded 1 computer from Stable (Bookworm) to Testing (Trixie). * What exactly did you do (or not do) that was effective (or

Bug#1039529: applied patch to ITK

2023-09-26 Thread Steven Robbins
Hi, Just FYI: I applied the suggested patch (thanks Flavien!) to ITK. Let me know if "sight" now builds. -Steve signature.asc Description: This is a digitally signed message part.

Bug#1015809: 1015809: isc-dhcp-client: DHCPv6 doesn't work on ppp interface, got `Unsupported device type` error

2023-09-15 Thread Steven Haigh
it within Debian. At that point, you're right - it'll probably not get much attention again afterwards. -- Steven Haigh  net...@crc.id.au <mailto:net...@crc.id.au>  https://crc.id.au <https://www.crc.id.au/> On Fri, Sep 15 2023 at 13:02:44 +0530, Santiago Ruano Rincón wrote: On Sun,

Bug#1051939: ITP: ubpm - Universal Blood Pressure Manager

2023-09-14 Thread Steven Robbins
Package: wnpp Severity: wishlist Owner: "Steve M. Robbins" X-Debbugs-Cc: debian-de...@lists.debian.org, debian-...@lists.debian.org * Package name: ubpm Version : 1.9.0 Upstream Contact: Thomas Löwe * URL : https://codeberg.org/LazyT/ubpm * License : GPL v3

Bug#1042376: Digikam with illegal instruction on an AMD Athlon II.

2023-09-04 Thread Steven Robbins
On Sunday, August 27, 2023 12:43:31 P.M. CDT Karine Crèvecœur wrote: > (gdb) disassemble >… >0x76cc20e8 <+136>: movaps %xmm8,%xmm4 >0x76cc20ec <+140>: mov%edx,-0x4c(%rsp) >0x76cc20f0 <+144>: mov0x38(%r9),%rdx >0x76cc20f4 <+148>:

Bug#1049952: csh: maintained by ubuntu-devel-disc...@lists.ubuntu.com

2023-08-25 Thread Steven Robbins
On Thu, 17 Aug 2023 11:34:56 +0200 Lucas Nussbaum wrote: > Source: csh > Version: 20110502-7 > Severity: serious Is this really a serious enough issue to warrant removal from Debian? > > Hi, > > this package is maintained by ubuntu-devel-disc...@lists.ubuntu.com, > which is not a suitable

Bug#1034310: Another issue which is not fixed in 7.x.x

2023-08-19 Thread Steven Robbins
Hello Rainer, Debian now has 8.1.0 uploaded to testing. I'm wondering if you can test that and report back whether the issue persists or not. Thanks, -Steve On Mon, 01 May 2023 23:37:00 +0200 Rainer Dorsch wrote: > Comment 35 in upstream bugreport: > >

Bug#1042376: digikam crashes with "Illegal instruction"

2023-08-19 Thread Steven Robbins
On Saturday, August 19, 2023 11:53:35 A.M. CDT you wrote: >Hi Steve, > >I'm afraid, it doesn't prevent digikam from crashing. > >Here is what I did (after fetching the latest updates from "testing" this > morning): [ ... ] >Not sure if my approach is the preferred way to test

Bug#1042376: digikam crashes with "Illegal instruction"

2023-08-18 Thread Steven Robbins
On Monday, August 14, 2023 8:52:14 A.M. CDT Steven Robbins wrote: > So I'm back to square 1, very confused by your crash. I have made a change to digikam and uploaded 8.1.0-3 last night. It should avoid calling SSE 4 functions if only SSE 2 is detected. I'd appreciate if you could

Bug#1042376: digikam crashes with "Illegal instruction"

2023-08-14 Thread Steven Robbins
On Monday, August 14, 2023 1:25:23 A.M. CDT Detlef Matthiessen wrote: >Hi Steve, > >right after I replied to the bug report, I noticed: > > dm@fluke:/tmp$ diff test-no-sse4 test-sse4 > dm@fluke:/tmp$ > >Can you confirm that the attached binaries are identical? Nice catch. They are

Bug#1042376: digikam crashes with "Illegal instruction"

2023-08-12 Thread Steven Robbins
On Sun, 30 Jul 2023 07:27:51 +0200 Detlef Matthiessen wrote: > >Hi Steve, > >I've got: > > Program received signal SIGILL, Illegal instruction. > 0x76cc20d3 in operator* (m1=..., m2=...) at > /usr/include/x86_64-linux-gnu/qt5/ QtGui/qmatrix4x4.h:642 > Downloading source file

Bug#1042376: digikam crashes with "Illegal instruction"

2023-08-08 Thread Steven Robbins
On Sun, 30 Jul 2023 10:22:19 +0200 Detlef Matthiessen wrote: > On 30.07.23 07:45, Detlef Matthiessen wrote: > > 642QMatrix4x4 m = m1; > >On a related note: a quick search for "digikam" and "642" yields the following bug report: >

Bug#1043294: Bluetooth keeps disconnecting mouse

2023-08-08 Thread Steven Friedrich
Package: Bluetooth Version: unknown Synopsis: Bluetooth keeps disconnecting mouse Expectation: The mouse should only be disconnected when powered off or commanded by user in settings.

Bug#1024793: gmp: update symbols and add definition for loongarch64

2023-07-31 Thread Steven Robbins
tag 1024793 + wontfix thanks On Fri, 25 Nov 2022 11:18:41 +0800 zhangdandan wrote: > Package: gmp > Version: 6.2.1+dfsg1-1.1 > Severity: wishlist > Tags: patch > User: debian-de...@lists.debian.org > Usertags: loongarch64 > > Hi gmp maintainers, > > - update symbols for loongarch64. > gmp

Bug#1028507: digikam: downloads binary blobs from the internet

2023-07-29 Thread Steven Robbins
clone 1028507 -1 retitle -1 Create face-recognition data package thanks On Tuesday, July 18, 2023 5:38:21 A.M. CDT Gregor Riepl wrote: > Would it be possible to create a separate Debian package with this data > and add it as a Recommends: dependency? Yes, and thanks for the reminder. The

Bug#1042376: digikam crashes with "Illegal instruction"

2023-07-29 Thread Steven Robbins
On Thursday, July 27, 2023 3:23:07 A.M. CDT Detlef Matthiessen wrote: > after updating digikam from 7.9.0-2 to 8.1.0-2, it crashes almost instantly: > dm@fluke:~$ digikam > Illegal instruction > > (...) > > If you need more information, please let me know. Thanks -- we'll need a backtrace from

Bug#1015809: 1015809: isc-dhcp-client: DHCPv6 doesn't work on ppp interface, got `Unsupported device type` error

2023-07-22 Thread Steven Haigh
pe fix? -- Steven Haigh  net...@crc.id.au <mailto:net...@crc.id.au>  https://crc.id.au <https://www.crc.id.au/>

Bug#1015809: 1015809: isc-dhcp-client: DHCPv6 doesn't work on ppp interface, got `Unsupported device type` error

2023-07-22 Thread Steven Haigh
It looks like this report is over a year old - but there's been no movement on it. It seems that a PD request won't work on Debian 12 either using 4.4.3. Is there any reason as to why this patch hasn't been added? -- Steven Haigh  net...@crc.id.au <mailto:net...@crc.id.au> 

Bug#1040334: facet-analyser - build-depends on conflicting packages

2023-07-04 Thread Steven Robbins
On Tuesday, July 4, 2023 10:03:27 A.M. CDT Peter Green wrote: > Package: facet-analyser > Version: 0.0~git20221121142040.6be10b8+ds1-3 > Tags: trixie, sid > Severity: serious > Justification: rc policy - "packages must be buildable within the same > release" User: debian...@lists.debian.org >

Bug#1039903: libinsighttoolkit5-dev: Forcing C++14 makes plastimatch FTBFS

2023-06-29 Thread Steven Robbins
On Thu, 29 Jun 2023 13:40:42 +0300 Adrian Bunk wrote: > 1153 | #error\ > | ^~ > 1154 | DCMTK was configured to use C++17 features, but your compiler does not or was not configured to provide them. > | ~ > ... > > > > This is due to: >

Bug#1039897: ipe: Toolbar icons do not show due to missing dependency on libqt6svg6

2023-06-29 Thread Steven
installing the libqt6svg6 fixed the problem. Thank you for your work, Steven -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.3.0-1-amd64 (SMP w/8 CPU threads; PREEMPT

Bug#1039528: plastimatch: FTBFS: Could not find a package configuration file provided by "VTK"

2023-06-27 Thread Steven Robbins
On Monday, June 26, 2023 6:15:06 P.M. CDT Adrian Bunk wrote: > Control: reassign -1 libinsighttoolkit5-dev 5.3.0-3 > Control: affects -1 src:plastimatch > > There are actually tow separate issues, both in libinsighttoolkit5-dev: Thanks for bringing this to my attention. > 1. The VTK build

Bug#1036883: unblock: inventor/2.1.5-10+dfsg-2

2023-05-28 Thread Steven Robbins
On Sunday, May 28, 2023 11:08:52 A.M. CDT Martin Hostettler wrote: > [ Risks ] > > Steven Robbins described the problem the following way: > > I couldn't say "harmless", but "mostly harmless", I'd think. If it helps: Inventor is a system for visualizing 3D s

Bug#1036603: libinventor1: broken symlinks: /usr/share/inventor/fonts/Century-Schoolbook-* -> /usr/share/fonts/X11/Type1/c0590*l.pfb

2023-05-25 Thread Steven Robbins
On Tue, 23 May 2023 10:21:29 +0200 Andreas Beckmann wrote: > fonts-urw-base35 does not provide the old "numeric" font names > gsfonts-x11 had. Thanks for this. Do you happen to know of a package that does ship those fonts, even if a different name? > (gsfonts-x11 is now an empty transitional

Bug#1036587: samba: named crashes on DLZ zone update

2023-05-23 Thread Steven Monai
On 2023-05-23 3:04 a.m., Michael Tokarev wrote: At this point I don't plan to push new samba release to debian. Next upstream 4.17 is planned - I guess now when the issue is rehashed by you, next stable upstream release will include the fix. I definitely plan to push this to bookworm, hopefully

Bug#1036587: samba: named crashes on DLZ zone update

2023-05-22 Thread Steven Monai
Package: samba Version: 2:4.17.8+dfsg-1 Severity: important X-Debbugs-Cc: stevem...@gmail.com Dear Maintainer, Using samba 4.17.8 with bind_dlz DNS backend. A new DC is joined to an existing domain with a single 4.17.8 DC. When samba_dnsupdate runs on the newly joined DC, it causes the

Bug#1028507: digikam: downloads binary blobs from the internet

2023-05-05 Thread Steven Robbins
forwarded 1028507 https://bugs.kde.org/show_bug.cgi?id=438317 thanks On Thu, 12 Jan 2023 06:24:07 +0100 Christoph Anton Mitterer wrote: > Every time when starting digikam, a dialog pops up asking to download > some engines for redeye removal and face detection from the internet, > which would

Bug#1034310: [digikam] [Bug 466170] Digikam 7.9.0 (and 7.8.0) crashes on startup

2023-05-03 Thread Steven Robbins
Severity: normal thanks On Tue, 25 Apr 2023 22:49:03 -0500 Steven Robbins wrote: > Given that no-one else has reported this, > I'm leaning towards downgrading the severity to keep digikam in the upcoming > release. Setting severity to normal. If anyone reading this has encountered

Bug#1033088: ntpsec: mssntp in ntp.conf breaks time service to all clients

2023-05-02 Thread Steven Monai
On 2023-04-29 9:04 p.m., Richard Laager wrote: Quick approach is try this: python3 waf configure ... python3 waf build I tried this, but the bundled 'waf' tool did not work in Python3. I could not get past the 'configure' step. Here's the output I got on a Bookworm host with all the ntpsec

Bug#1034908: Processed: Please ship libgtest.so and libgmock.so for building libabsl-dev

2023-04-30 Thread Steven Robbins
On Friday, April 28, 2023 2:45:05 A.M. CDT Debian Bug Tracking System wrote: > Processing control commands: > > block 1034908 by -1 > > Bug #1034908 [libabsl-dev] Update libabsl-dev to new upstream > version/snapshot for newer protobuf 1034908 was not blocked by any bugs. > 1034908 was blocking:

Bug#1033088: ntpsec: mssntp in ntp.conf breaks time service to all clients

2023-04-29 Thread Steven Monai
On 2023-04-28 10:20 p.m., Richard Laager wrote: Can you confirm whether you get either of these messages to stderr on startup: A) MS-SNTP signd operations currently block ntpd degrading service to all clients. Definitely this one, A. Is there any chance you could test with ntpsec 1.1.3?

Bug#1034310: [digikam] [Bug 466170] Digikam 7.9.0 (and 7.8.0) crashes on startup

2023-04-25 Thread Steven Robbins
On Tuesday, April 25, 2023 12:50:39 P.M. CDT Rainer Dorsch wrote: > Am Dienstag, 25. April 2023, 03:51:44 CEST schrieben Sie: > > I'd be interested to know if the issue persists on your system after > > upgrading. > > Yes, it repros always. OK. > -- System Information: > Debian Release: 12.0 >

Bug#1034310: [digikam] [Bug 466170] Digikam 7.9.0 (and 7.8.0) crashes on startup

2023-04-24 Thread Steven Robbins
Hi Rainer, On Sun, 16 Apr 2023 09:38:07 +0200 Rainer Dorsch wrote: > Let me elaborate a somewhat: > > The spash screen bug I found is visible in the backtrace in comment 5: > > https://bugs.kde.org/show_bug.cgi?id=466170#c5 > > According to Maik, the bug is triggered by a race condition

Bug#1034310: [digikam] [Bug 466170] Digikam 7.9.0 (and 7.8.0) crashes on startup

2023-04-20 Thread Steven Robbins
Just a note to say that I have used a Debian "testing" chroot environment and can reproduce the reported crash. I will be investigating more in the coming days. -Steve signature.asc Description: This is a digitally signed message part.

Bug#1034310: [digikam] [Bug 466170] Digikam 7.9.0 (and 7.8.0) crashes on startup

2023-04-15 Thread Steven Robbins
On Fri, 14 Apr 2023 14:24:31 +0200 Rainer Dorsch wrote: > Thanks Marco, that is a good link. > > I provided a backtrace and upstream acknowledged the bug to be fixed in 8.1.0: Hello Rainer, I've looked at the upstream bug, and all the information you provided. That's awesome -- I wish that

  1   2   3   4   5   6   7   8   9   10   >