Bug#1105003: dovecot-core: bug in postinst script

2025-05-09 Thread Jörg-Volker Peetz
Package: dovecot-core Version: 1:2.4.1+dfsg1-3 Severity: normal Dear Dovecot Maintainers, there seems to be a bug in the postinst script regarding the ucf repository and hashfile. In the loop over all $OLD_CONFFILES the loop variable is `oldconffile` but in the ucf and ucfr call `$conffile` is u

Bug#1104208: maxima: Why the size of the binary grew by 70 MB?

2025-04-27 Thread Jörg-Volker Peetz
Package: maxima Version: 5.47.0-7 Severity: wishlist Dear Camm Maguire, thank you for maintaining this package. I noticed that upgrading from version 5.47.0-5 to this version the size of the binary `/usr/lib/maxima/5.47.0/binary-gcl/maxima` increased by about 70 MB. Any idea why? Best Regards,

Bug#1015751: fixed in redmine 6.0.4+ds-2

2025-04-19 Thread Jörg-Volker Peetz
On Fri, 18 Apr 2025 15:39:59 -0700 Soren Stoutner wrote: On Friday, April 18, 2025 11:14:58 AM Mountain Standard Time Jörg- Volker Peetz wrote: > Hi, > > another remark on the contents of the trigger file > `redmine.triggers`: It has now > > ``` > interest-noawait /usr/

Bug#1015751: fixed in redmine 6.0.4+ds-2

2025-04-18 Thread Jörg-Volker Peetz
Hi, another remark on the contents of the trigger file `redmine.triggers`: It has now ``` interest-noawait /usr/share/redmine/plugins interest-noawait /usr/lib/ruby/vendor_ruby interest-noawait /usr/share/rubygems-integration interest-noawait /usr/lib/*/rubygems-integration ``` As far as I coul

Bug#1015751: fixed in redmine 6.0.4+ds-2

2025-04-18 Thread Jörg-Volker Peetz
Hi Soren, thanks for taking care of this. (I'm adding this report also to the Debian bug tracking system.) Soren Stoutner wrote on 17/04/2025 23:48: > On Friday, April 11, 2025 5:27:14 PM Mountain Standard Time Soren > Stoutner wrote: >> In the discussion on the associated MR the question was

Bug#1101504: redmine: served via unicorn and nginx, errors due to 'GET /assets/...'

2025-04-10 Thread Jörg-Volker Peetz
Hi Soren, Soren Stoutner wrote on 10/04/2025 06:53: Jörg, I spent a bunch of time playing with various test installations and rewrote sections of the config files and the documentation. https://salsa.debian.org/ruby-team/redmine/-/commit/ c8c07c020ebaef2cc2e067fc6eb0fe8f2cb2e5d7 There is one

Bug#1101504: redmine: served via unicorn and nginx, errors due to 'GET /assets/...'

2025-04-01 Thread Jörg-Volker Peetz
Hi Soren, in my last mail I missed two things, so I have two corrections to make: Soren Stoutner wrote on 31/03/2025 21:50: Jörg-Volker On Saturday, March 29, 2025 3:59:22 AM Mountain Standard Time Jörg- Volker Peetz wrote: I have added this information to README.Debian. https

Bug#1101504: redmine: served via unicorn and nginx, errors due to 'GET /assets/...'

2025-03-29 Thread Jörg-Volker Peetz
Hi Soren, Soren Stoutner wrote on 28/03/2025 23:43: Jörg On Friday, March 28, 2025 3:03:29 PM Mountain Standard Time Jörg- Volker Peetz wrote: Yes. And meanwhile, I found this in the redmine issues: Defect #41734 wrong url for assets in public/assets https://www.redmine.org/issues/41734 It

Bug#1101504: redmine: served via unicorn and nginx, errors due to 'GET /assets/...'

2025-03-28 Thread Jörg-Volker Peetz
Hi Soren, thanks for looking into this. Soren Stoutner wrote on 28/03/2025 18:07: Volker, On Friday, March 28, 2025 7:42:40 AM Mountain Standard Time Jörg- Volker Peetz wrote: Package: redmine Version: 6.0.4+ds-1 Severity: normal Dear Debian Ruby Team, dear Soren Stoutner, many thanks for

Bug#1101504: redmine: served via unicorn and nginx, errors due to 'GET /assets/...'

2025-03-28 Thread Jörg-Volker Peetz
Package: redmine Version: 6.0.4+ds-1 Severity: normal Dear Debian Ruby Team, dear Soren Stoutner, many thanks for all the work to upgrade redmine to version 6. My configuration which serves redmine via unicorn and nginx in a sub-uri /redmine, seems to work. But it still sees errors in the log f

Bug#1099904: redmine: configuration fails due to missing packages

2025-03-15 Thread Jörg-Volker Peetz
Package: redmine Version: 6.0.3+ds-2 Severity: grave Dear Debian Ruby Team, upgrading from version 5.1.3+ds-6 fails during configuration of the package. The upgrade also upgrades several ruby packages like rails. But some packages required in /usr/share/redmine/Gemfile are not installed. These a

Bug#1099914: redmine: warning during configuration

2025-03-09 Thread Jörg-Volker Peetz
Package: redmine Version: 6.0.3+ds-2 Severity: wish Dear Debian Ruby Team, during configuration in the postinst script, bundle is called with a user id different from root. If the TMPDIR of root is not accessible for other users there appears the warning TMPDIR is not writable Maybe TMPDIR sho

Bug#1099906: redmine: configuration fails due to insufficient permission

2025-03-09 Thread Jörg-Volker Peetz
Package: redmine Version: 6.0.3+ds-2 Severity: grave Dear Debian Ruby Team, upgrading from version 5.1.3+ds-6 fails during configuration of the package. Commenting out the missing packages in the Gemfile the configuration still fails when trying to create the directory /usr/share/redmine/public/

Bug#1095736: ruby-rails: upgrade results in "502 Bad Gateway" with nginx proxy

2025-02-11 Thread Jörg-Volker Peetz
Here is attached also the error log of unicorn. Regards, Jörg. I, [2025-02-11T11:33:52.620521 #25869] INFO -- : [78069cb3-3f80-4552-bff5-5e08cb84dc65] Started GET "/redmine" for 91.5.102.159 at 2025-02-11 11:33:52 +0100 I, [2025-02-11T11:33:52.622130 #25869] INFO -- : [78069cb3-3f80-4552-bff5-5

Bug#1095736: ruby-rails: upgrade results in "502 Bad Gateway" with nginx proxy

2025-02-11 Thread Jörg-Volker Peetz
Hi Lucas again, my description of the configuration wasn't complete. I use unicorn (6.1.0+git.20250131.1370f52-1) as rack-rails server for redmine. That is: nginx - unicorn - redmine. And I'm a little bit unsure if the problem is not due to the newer ruby-rack version. Regards, Jörg.

Bug#1095736: ruby-rails: upgrade results in "502 Bad Gateway" with nginx proxy

2025-02-11 Thread Jörg-Volker Peetz
Package: ruby-rails Version: 2:6.1.7.3+dfsg-7 Severity: important Hi Lucas, with this version I was able to upgrade my nginx - redmine - rails installation: # aptitude -t sid install '~Uruby~V6\.1\.7' The following NEW packages will be installed: ruby-rack-session{a} The following packages w

Bug#1095678: ruby-actionpack: Dependency change not corrected in Gemfile

2025-02-10 Thread Jörg-Volker Peetz
Package: ruby-actionpack Version: 2:6.1.7.3+dfsg-11 Severity: serious Dear Lucas Nussbaum, the change of dependency on ruby-rack-session to "| ruby-rack (<< 3)" is not corrected in the Gemfile /usr/share/rubygems-integration/all/specifications/actionpack-6.1.7.3.gemspec . Installation breaks the

Bug#1093052: rsync: Error also in testing version

2025-01-15 Thread Jörg-Volker Peetz
Package: rsync Version: 3.3.0+ds1-3 Severity: normal Dear Paul Slootman, same problem happens with the version in testing: $ rsync -rHn testdir1 testdir2 Internal hashtable error: illegal key supplied! rsync error: errors with program diagnostics (code 13) at hashtable.c(88) [generator=3.

Bug#1092079: python3-ipywidgets: dependency change not mentioned in changelog

2025-01-05 Thread Jörg-Volker Peetz
Dear Debian Python Team, I forgot to mention that the removed dependencies on packages python3-widgetsnbextension and python3-jupyterlab-widgets are a requirement in the file `/usr/lib/python3/dist-packages/ipywidgets-8.1.5.egg-info/PKG-INFO`: Requires-Dist: widgetsnbextension~=4.0.12 Requires-D

Bug#1092079: python3-ipywidgets: dependency change not mentioned in changelog

2025-01-04 Thread Jörg-Volker Peetz
Package: python3-ipywidgets Version: 8.1.5-3 Severity: normal Dear Debian Python Team, python3-ipywidgets no longer depends on packages python3-widgetsnbextension and python3-jupyterlab-widgets. Is this intended? This change is not mentioned in the changelog. Regards, Jörg.

Bug#1087591: redmine: dependencies versions should be updated

2024-11-19 Thread Jörg-Volker Peetz
Hi Cédric, sorry to bother you again. It seems as if I overlooked one dependency. The version of ruby-mini-magick should also be adapted. In the Gemfile it requires '~> 4.13' but in the redmine dependency it's only ruby-mini-magick (>= 4.11.0~). Could you also fix that? Thanks in advance, Jörg.

Bug#1087591: redmine: dependencies versions should be updated

2024-11-17 Thread Jörg-Volker Peetz
Hi, thank you for looking into this. What I'm asking is to adapt the dependencies of the package redmine so that they reflect the requirements of the Gemfile. Doing dpkg -s redmine redmine-sqlite | grep '^Depends:' I see Depends: .., ruby-i18n (>= 1.10.0~) .. ruby-mini-mime (>= 1.0.1~) .. ru

Bug#1087591: redmine: dependencies versions should be updated

2024-11-15 Thread Jörg-Volker Peetz
Package: redmine Version: 5.1.3+ds-1 Severity: normal Dear Debian Ruby Team, thank you very much for the redmine upgrade. Some of the versions of dependencies should be updated according to /usr/share/redmine/Gemfile, I think. This involves the packages - ruby-i18n'~> 1.14.1' - rub

Bug#1078542: mupdf: font rendering of fb2 file broken

2024-08-12 Thread Jörg-Volker Peetz
Package: mupdf Version: 1.24.3+ds1-1+b1 Severity: normal Dear Maintainer(s), this version breaks the rendering of fb2 files. I append an example file which is nearly unreadable with the '+b1' version. With version 1.24.3+ds1-1 it's rendered by mupdf as expected. Any idea? Regards, Jörg. -- Sy

Bug#1071940: r-cran-matrix: why depend on r-base instead of r-base-core?

2024-05-26 Thread Jörg-Volker Peetz
Package: r-cran-matrix Version: 1.7-0-2 Severity: wishlist Dear Dirk Eddelbuettel, shouldn't this package depend on r-base-core instead of r-base? The description of r-base says it "eases the transition from the pre-1.5.0 package setup" and "once installed, it can be safely removed". Thanks for

Bug#1068506: python3-traitlets: breaks jupyter

2024-05-02 Thread Jörg-Volker Peetz
Package: python3-traitlets Version: 5.14.3-1 Severity: important Dear Debian Python Team, version 5.14.3-1 still breaks jupyter with the same traceback. Regards, Jörg.

Bug#1069305: cython3: dependency on python3-dbg intended?

2024-04-19 Thread Jörg-Volker Peetz
Package: cython3 Version: 3.0.10+dfsg-3 Severity: wishlist Dear Debian Python Team, is the dependency on python3-dbg intended? When upgrading apt wants to install the packages libpython3-dbg, libpython3.11t64-dbg, python3-dbg, and python3.11-dbg. Regards, Jörg.

Bug#1068506: python3-traitlets: breaks jupyter

2024-04-06 Thread Jörg-Volker Peetz
Package: python3-traitlets Version: 5.14.2-2 Severity: important Dear Debian Python Team, this version breaks jupyter (package jupyter-core), e.g., commanding $ jupyter notebook list which crashes with the following output: Traceback (most recent call last): File "/usr/lib/python3/dist-pack

Bug#1068409: dovecot-core: avoid linking against libsystemd0

2024-04-04 Thread Jörg-Volker Peetz
Package: dovecot-core Version: 1:2.3.21+dfsg1-3+b1 Severity: wishlist Dear Maintainer(s), in light of the recent xz security breach, I'd like to ask if it would be possible to rework systemd readiness notification and socket activation patches to not link against libsystemd as just achieved for

Bug#1067902: elpa-debian-el: regression regarding apt-sources-mode and still warnings (comp)

2024-03-28 Thread Jörg-Volker Peetz
Package: elpa-debian-el Version: 37.11 Severity: normal Dear Debian Emacsen team, thanks for taking care. Unfortunately, there is a regression when detecting apt-sources-mode. Previously, loading the file /etc/apt/sources.list activated the apt-sources-mode. Now it doesn't. And there are still c

Bug#1064042: gsettings-desktop-schemas: regression: LC_TIME=en_GB.utf8 uses 12-hour time format

2024-02-16 Thread Jörg-Volker Peetz
Hello Simon, thank you very much for taking care. Regards, Jörg.

Bug#1064042: gsettings-desktop-schemas: regression: LC_TIME=en_GB.utf8 uses 12-hour time format

2024-02-16 Thread Jörg-Volker Peetz
Package: gsettings-desktop-schemas Version: 46~beta-1 Severity: normal Dear Debian GNOME Maintainers, upgrading from version 45.0-2 to this version introduces a regression: with LC_TIME=en_GB.utf8 now a 12-hour time format (instead of 24-hour) is used, for example, in thunderbird. Is it intende

Bug#1063702: xkb-data: german keyboard config fails

2024-02-11 Thread Jörg-Volker Peetz
Package: xkb-data Version: 2.41-1 Severity: important Dear Maintainer(s), a german-greek keyboard configuration fails after upgrading from version 2.38-2. The config file "/etc/default/keyboard" contains: XKBMODEL="pc105" XKBLAYOUT="de,gr" XKBVARIANT="nodeadkeys,extended" XKBOPTIONS="grp:lwin_t

Bug#1063590: debian-reference-common: debian-reference and mkindexhtml are broken

2024-02-09 Thread Jörg-Volker Peetz
Package: debian-reference-common Version: 2.113 Severity: important Dear Osamu Aoki, as far as I understand the scripts /usr/share/debian-reference-common/mkindexhtml and /usr/bin/debian-reference are broken since the move of the documents to /usr/share/doc/debian-reference-common/docs . The scr

Bug#1059922: nut-server: upsd fails to start since version 2.8.1

2024-01-21 Thread Jörg-Volker Peetz
nut version: 2.8.1-3 Hello Laurent, sometimes it helps to read the documentation :$ In the man page of upsd.conf I read: "LISTEN interface port" ... Multiple LISTEN addresses may be specified. The default is to bind to 127.0.0.1 if no LISTEN addresses are specified (and also ::1 i

Bug#1059922: nut-server: upsd fails to start since version 2.8.1

2024-01-15 Thread Jörg-Volker Peetz
nut version: 2.8.1-3 Hello Laurent, it took me a while to set up another computer now with a Debian kernel. I can affirm that nut in my configuration is working as expected. After connecting the UPS via USB cable I had to restart the nut-server: # service nut-server restart resulting in the ou

Bug#1059922: nut-server: upsd fails to start since version 2.8.1

2024-01-12 Thread Jörg-Volker Peetz
Hello Laurent, thanks for taking care. Concerning the configuration files in /etc/nut/, I only changed nut.conf and ups.conf. I described the change in ups.conf in my previous e-mail. In nut.conf I changed only the line MODE=none to MODE=standalone Concerning the loopback (127.0.0.1/::1) int

Bug#1059922: nut-server: upsd fails to start since version 2.8.1

2024-01-03 Thread Jörg-Volker Peetz
Package: nut-server Version: 2.8.1-1 Severity: grave Dear Laurent Bigonville, with version 2.8.0-7 an EATON UPS connected to a debian computer via USB was working in standalone mode as expected. The only change in the config files was in /etc/nut/ups.conf where I added the following lines: [Eat

Bug#1055871: umap-learn: requires tbb, which is not installed ?

2023-11-14 Thread Jörg-Volker Peetz
Andreas Tille wrote on 14/11/2023 17:02: Am Tue, Nov 14, 2023 at 04:40:57PM +0100 schrieb Jörg-Volker Peetz: Yes, this is due to the line tbb>=2019.0 in the file /usr/lib/python3/dist-packages/umap_learn-0.5.4.egg-info/requires.txt . It's only required on x86* systems. Surely this

Bug#1055871: umap-learn: requires tbb, which is not installed ?

2023-11-14 Thread Jörg-Volker Peetz
Hi Andreas, Andreas Tille wrote on 14/11/2023 14:55: Hi Jörg, thanks a lot for your bug report. Am Mon, Nov 13, 2023 at 11:20:53AM +0100 schrieb Jörg-Volker Peetz: after upgrading umap-learn the command python3 -m pip check results in the message umap-learn 0.5.4 requires tbb

Bug#1055871: umap-learn: requires tbb, which is not installed ?

2023-11-13 Thread Jörg-Volker Peetz
Package: umap-learn Version: 0.5.4+dfsg-1 Severity: normal Dear Debian Med Packaging Team, after upgrading umap-learn the command python3 -m pip check results in the message umap-learn 0.5.4 requires tbb, which is not installed. Should this be addressed? Regards, Jörg. -- System Infor

Bug#1024695: and also apt-sources.el

2023-09-23 Thread Jörg-Volker Peetz
Dear Debian Emacsen team, could you also fix these native-compile warnings: Warning (comp): apt-sources.el:172:2: Warning: defvar `apt-sources-font-lock-deb-regexp' docstring has wrong usage of unescaped single quotes (use \= or different quoting) Warning (comp): apt-sources.el:339:4: Warning: ‘

Bug#1051478: elpa-debian-el: warnings (comp)

2023-09-15 Thread Jörg-Volker Peetz
Package: elpa-debian-el Version: 37.10 Severity: normal Dear Debian Emacsen team, also for the file 'apt-sources.el' there are warnings when native-compiled: Warning (comp): apt-sources.el:172:2: Warning: defvar `apt-sources-font-lock-deb-regexp' docstring has wrong usage of unescaped single qu

Bug#1051600: emacs: shouldn't native-compilation use the cached eln-files?

2023-09-12 Thread Jörg-Volker Peetz
Hello Sean, Sean Whitton wrote on 12/09/2023 12:42: Hello, On Tue 12 Sep 2023 at 10:14am +02, Jörg-Volker Peetz wrote: Right you are... It doesn't happen with 'emacs -q'. And putting just these lines: ;;; Set eln-cache dir (when (boundp 'native-comp-eln-load-path) (se

Bug#1051600: emacs: shouldn't native-compilation use the cached eln-files?

2023-09-12 Thread Jörg-Volker Peetz
Hello Sean, Sean Whitton wrote on 12/09/2023 09:41: Hello, On Mon 11 Sep 2023 at 08:45pm +02, Jörg-Volker Peetz wrote: Hello, thanks for looking into this. From a terminal (rxvt-unicode) running my shell (mksh) I start emacs (emacs-lucid). After about 15 seconds the following warnings

Bug#1051600: emacs: shouldn't native-compilation use the cached eln-files?

2023-09-11 Thread Jörg-Volker Peetz
Sean Whitton wrote on 11/09/2023 18:59: control: severity -1 normal control: tag -1 + moreinfo Hello, On Sun 10 Sep 2023 at 01:15pm +02, Jörg-Volker Peetz wrote: on my system each newly started emacs process does native-compilation of all used modules, even the ones already compiled by

Bug#1051600: emacs: shouldn't native-compilation use the cached eln-files?

2023-09-10 Thread Jörg-Volker Peetz
Package: emacs Version: 1:29.1+1-5 Severity: wishlist Dear Rob Browning, on my system each newly started emacs process does native-compilation of all used modules, even the ones already compiled by previous processes. Is this to be expected? As I see it, the cached native-compiled modules should

Bug#1051478: elpa-debian-el: warnings (comp)

2023-09-08 Thread Jörg-Volker Peetz
Package: elpa-debian-el Version: 37.10 Severity: normal Dear Debian Emacsen team, after starting emacs lucid under X11 the following warnings pop up after a few moments: Warning (comp): debian-el.el:90:26: Warning: reference to free variable ‘dired-mode-map’ Warning (comp): debian-el.el:95:35:

Bug#1050660: fontconfig-config: dangling symlink /etc/fonts/conf.d/10-no-sub-pixel.conf

2023-09-03 Thread Jörg-Volker Peetz
Thank you very much for taking care. Regards, Jörg.

Bug#1050864: nginx-common: dangling soft link

2023-08-30 Thread Jörg-Volker Peetz
Package: nginx-common Version: 1.24.0-1 Severity: normal Dear Nginx Maintainer, there is this dangling soft link in the package: /usr/share/nginx/modules Shouldn't it be removed? Regards, Jörg.

Bug#1050660: fontconfig-config: dangling symlink /etc/fonts/conf.d/10-no-sub-pixel.conf

2023-08-27 Thread Jörg-Volker Peetz
Package: fontconfig-config Version: 2.14.2-3 Severity: normal Dear Debian freedesktop.org maintainers, the removal of /usr/share/fontconfig/conf.avail/10-no-sub-pixel.conf left a dangling symlink: /etc/fonts/conf.d/10-no-sub-pixel.conf Regards, Jörg. -- System Information: Debian Release: tr

Bug#1042518: apt: preserve markauto if upgrading a packages with install ~U~nREGEX

2023-07-29 Thread Jörg-Volker Peetz
Package: apt Version: 2.7.2 Severity: wishlist Dear APT Development Team, aptitude preserves the markauto state when upgrading one or more package(s) with, e.g., aptitude install '~Ulibboost' But apt does not when calling apt install '~U~nlibboost' I wished apt would also preserve the ma

Bug#1040927: redmine: bashism in postinst script

2023-07-12 Thread Jörg-Volker Peetz
Package: redmine Version: 5.0.4-7 Severity: serious Dear Maintainer, two bashisms in the postinst script in lines 7 and 57: `if [[ ...` lead to message /var/lib/dpkg/info/redmine.postinst: 7: [[: not found and /var/lib/dpkg/info/redmine.postinst: 57: [[: not found Probably not what is in

Bug#1031520: maxima: triggers kernel error about memory allocation glitch

2023-02-18 Thread Jörg-Volker Peetz
should be involved. Take care, Jörg-Volker Peetz writes: Package: maxima Version: 5.46.0-11 Severity: normal Dear Camm Maguire, calling maxima generates a kernel message: kernel: __vm_enough_memory: 1 callbacks suppressed kernel: __vm_enough_memory: pid: 13721, comm: maxima, no enough memo

Bug#1031520: maxima: triggers kernel error about memory allocation glitch

2023-02-17 Thread Jörg-Volker Peetz
Package: maxima Version: 5.46.0-11 Severity: normal Dear Camm Maguire, calling maxima generates a kernel message: kernel: __vm_enough_memory: 1 callbacks suppressed kernel: __vm_enough_memory: pid: 13721, comm: maxima, no enough memory for the allocation The second line appears 10 times. I'm u

Bug#1029601: closed by Debian FTP Masters (reply to Daniel Leidert ) (Bug#1029601: fixed in redmine 5.0.4-2)

2023-02-03 Thread Jörg-Volker Peetz
Hi again, right after sending the previous E-mail I noticed that the "without" setting is already done in /usr/share/redmine/.bundle/config". So that still needs the dependency on package ruby-mocha. How about using a second Gemfile for the tests? Regards, Jörg. Jörg-Volker Pe

Bug#1029601: closed by Debian FTP Masters (reply to Daniel Leidert ) (Bug#1029601: fixed in redmine 5.0.4-2)

2023-02-03 Thread Jörg-Volker Peetz
Hi, thanks for looking into this. On a second thought it might be better to change the `bundle install` line in the postinst script to include "--without=test". I have no experience with bundle. Would that work and allow to avoid the dependency on the package ruby-mocha? Regards, Jörg.

Bug#1029834: dpkg: cycle found while processing triggers

2023-02-02 Thread Jörg-Volker Peetz
Hi Guillem, thanks for looking into this. Guillem Jover wrote on 01/02/2023 23:20: Control: tag -1 moreinfo Hi! On Sat, 2023-01-28 at 14:30:15 +0100, Jörg-Volker Peetz wrote: Package: dpkg Version: 1.21.19 Severity: normal upgrading the openjdk-17 packages on my system with # aptitude

Bug#1029834: dpkg: cycle found while processing triggers

2023-01-28 Thread Jörg-Volker Peetz
Package: dpkg Version: 1.21.19 Severity: normal Dear Dpkg Developers, upgrading the openjdk-17 packages on my system with # aptitude -t sid install ~Uopenjdk gives this error messages: dpkg: cycle found while processing triggers: chain of packages whose triggers are or may be responsible:

Bug#1015751: redmine: /usr/lib/x86_64-linux-gnu/rubygems-integration not in triggers file

2023-01-25 Thread Jörg-Volker Peetz
Version: 5.0.4-1 Dear Debian Ruby Team, this bug is still present in version 5.0.4-1. Regards, Jörg.

Bug#1029601: redmine: upgrade fails because of missing dependency on mocha

2023-01-25 Thread Jörg-Volker Peetz
Package: redmine Version: 5.0.4-1 Severity: serious Dear Debian Ruby Team, upgrading redmine from version 5.0.2-2 fails with error message: ``` Could not find gem 'mocha (>= 1.4.0)' in cached gems or installed locally. dpkg: error processing package redmine (--configure): installed redmine pack

Bug#1028908: python3-pynndescent: "import pynndescent.sparse as sparse" results in error

2023-01-14 Thread Jörg-Volker Peetz
Package: python3-pynndescent Version: 0.5.7-1 Severity: serious Dear Debian Python Team, in the python3 or ipython3 interpreter, the Python statement import pynndescent.sparse as sparse fails and the output in ipython3 is ``` -

Bug#1027140: keepassxc: requires Qt 5.15.7 - dependencies outdated?

2022-12-28 Thread Jörg-Volker Peetz
Julian Andres Klode wrote on 28/12/2022 15:18: Control: reassign -1 qtbase5-dev 5.15.7+dfsg-2 Control: affects -1 keepassxc On Wed, Dec 28, 2022 at 03:11:55PM +0100, Jörg-Volker Peetz wrote: Julian Andres Klode wrote on 28/12/2022 13:08: Control: tag -1 moreinfo On Wed, Dec 28, 2022 at 12:52

Bug#1027140: keepassxc: requires Qt 5.15.7 - dependencies outdated?

2022-12-28 Thread Jörg-Volker Peetz
Julian Andres Klode wrote on 28/12/2022 13:08: Control: tag -1 moreinfo On Wed, Dec 28, 2022 at 12:52:35PM +0100, Jörg-Volker Peetz wrote: Package: keepassxc Version: 2.7.4+dfsg.1-1 Severity: grave Dear Julian Andres Klode, Qt libraries are not updated as necessary. The dependencies should

Bug#1027140: keepassxc: requires Qt 5.15.7 - dependencies outdated?

2022-12-28 Thread Jörg-Volker Peetz
Package: keepassxc Version: 2.7.4+dfsg.1-1 Severity: grave Dear Julian Andres Klode, Qt libraries are not updated as necessary. The dependencies should be updated? Regards, Jörg -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (600, 'testing'), (500, 'uns

Bug#1021947: dbus-daemon: creates socket file in /tmp readable, writeable for everyone

2022-10-17 Thread Jörg-Volker Peetz
Package: dbus-daemon Version: 1.14.4-1 Severity: important Dear Utopia Maintenance Team, on my machine with sysv init, starting firefox through an ssh X tunnel creates a socket file in /tmp, e.g., /tmp/dbus-TisQYrBfOV which is world readable, writable, executable (o=rwx). Is this intended? Isn't

Bug#1021933: systemd-standalone-tmpfiles: should contain man-page for tmpfiles.d(5)

2022-10-17 Thread Jörg-Volker Peetz
Package: systemd-standalone-tmpfiles Version: 251.6-1 Severity: wishlist Dear systemd Maintainer(s), shouldn't this package contain the man-page for tmpfiles.d(5) which is mentioned in the already contained man-page for systemd-tmpfiles ? Regards, Jörg. -- System Information: Debian Release:

Bug#1015751: redmine: /usr/lib/x86_64-linux-gnu/rubygems-integration not in triggers file

2022-07-20 Thread Jörg-Volker Peetz
Package: redmine Version: 5.0.0-1 Severity: important Dear Debian Ruby Team, the file /var/lib/dpkg/info/redmine.triggers doesn't contain the path /usr/lib/x86_64-linux-gnu/rubygems-integration For example, a dependency of redmine is ruby-nokogiri which has its gemspec file in /usr/lib/x86_64-l

Bug#1012802: python3-ipykernel: breaks jupyter notebook

2022-06-14 Thread Jörg-Volker Peetz
Package: python3-ipykernel Version: 6.13.1-1 Severity: serious Dear Debian Python Modules Team, trying to load a jupyter notebook fails with the message /usr/bin/python3: No module named ipykernel_launcher Indeed, in the package there is no file `/usr/lib/python3/dist-packages/ipykernel_launch

Bug#1012681: python3-jupyter-client: unfulfilled requirements?

2022-06-11 Thread Jörg-Volker Peetz
Package: python3-jupyter-client Version: 7.3.4-1 Severity: normal Dear Debian Python Team, the command $ python3 -m pip check gives: jupyter-client 7.3.4 has requirement python-dateutil>=2.8.2, but you have python-dateutil 2.8.1. jupyter-client 7.3.4 has requirement pyzmq>=23.0, but you have

Bug#1004855: python3-ipykernel: missing dependency on debugpy

2022-02-16 Thread Jörg-Volker Peetz
Hi, in the upstream GitHub of ipykernel there's this advice concerning the dependency on debugpy: https://github.com/ipython/ipykernel/pull/767#issuecomment-916913893 "No, it shouldn't be removed in this repo. If a downstream packager wants to split this dependency, it may, but at the same

Bug#1004150: alsa-utils: How is ALSACTLRUNTIME defined?

2022-02-08 Thread Jörg-Volker Peetz
Dear Debian ALSA Maintainers, meanwhile I think this is a real bug. If the pulseaudio package is installed, the alsa-utils script will create the directory '/pulse' at boot time. Therefore, I propose the appended patch. Regards, Jörg. diff -Naur o/alsa-utils n/alsa-utils --- o/alsa-utils 2019-1

Bug#1003934: python3-pil: replace dependency on package mime-support

2022-01-18 Thread Jörg-Volker Peetz
Package: python3-pil Version: 9.0.0-1 Severity: wishlist Dear Matthias Klose, `mime-support` is marked as transitional package. Maybe, the dependency on this package can be replaced by a dependency on `media-types`? Regards, Jörg.

Bug#1003722: jupyter-notebook: blank page in firefox

2022-01-14 Thread Jörg-Volker Peetz
Package: jupyter-notebook Version: 6.4.5-3 Severity: normal X-Debbugs-Cc: none, J-V Peetz Dear Debian Python Team, with firefox (96.0-1 or 95.0.1-1) just a blank page is shown when calling the URL of the notebook server startet with `jupyter notebook --port=8177 --no-browser`. Any suggestio

Bug#1000260: python3-ptyprocess: should this package be visible with pip3 list?

2021-11-20 Thread Jörg-Volker Peetz
Package: python3-ptyprocess Version: 0.7.0-1 Severity: wishlist X-Debbugs-Cc: none, J-V Peetz Dear Debian Python Team, I just wanted to ask if this python package, and may be all installed, should appear in the list delivered by the command python3 -m pip list In consequence, the command

Bug#998184: libsundials-sunlinsol2: dependency on certain flavor of libsundials-nvecparallel

2021-10-31 Thread Jörg-Volker Peetz
Package: libsundials-sunlinsol2 Version: 5.8.0+dfsg-1 Severity: wishlist Dear Debian Science Team, why does this package depend on package libsundials-nvecparallel-petsc4 that is a certain flavor of the libsundials-nvecparallel packages? Wouldn't it be possible to introduce a general libsundials

Bug#998002: mupdf: What is the purpose of /usr/bin/mupdf-gl?

2021-10-28 Thread Jörg-Volker Peetz
Package: mupdf Version: 1.19.0+ds1-1 Severity: wishlist X-Debbugs-Cc: none, J-V Peetz Dear Maintainer(s), many thanks for your work on mupdf. May I ask, what is the purpose of /usr/bin/mupdf-gl? The main script /usr/bin/mupdf doesn't make use of it. The executable used in that script is /usr/l

Bug#896460: python3-tqdm works correctly only with ipywidgets 7.6

2021-05-01 Thread Jörg-Volker Peetz
Dear Maintainer(s), package python3-tqdm won't work with current version 6.0.0. Try this short example in a jupyter notebook: from tqdm.notebook import trange, tqdm from time import sleep for i in trange(3, desc='1st loop'): for j in tqdm(range(100), desc='2nd loop'): sleep(0.01) I

Bug#985582: texlive-latex-extra: Dangling link

2021-03-20 Thread Jörg-Volker Peetz
Hello Hilmar, right you are. Te file is in the non-free package icc-profiles. I didn't search in non-free. Sorry for the noise and thanks for your effort. Regards, Jörg Hilmar Preuße wrote on 20/03/2021 17:00: Am 20.03.2021 um 12:47 teilte Jörg-Volker Peetz mit: Hi, the command &#x

Bug#985584: sysv-rc: proc: Unknown parameter 'compatible'

2021-03-20 Thread Jörg-Volker Peetz
Package: sysv-rc Version: 2.96-6 Severity: normal Dear Maintainer, recently, my system prints out proc: Unknown parameter 'compatible' while booting. A remedy is to change line 78 in /lib/init/rc mount -t proc none /proc -ocompatible to mount -t proc none /proc

Bug#985582: texlive-latex-extra: Dangling link

2021-03-20 Thread Jörg-Volker Peetz
Package: texlive-latex-extra Version: 2020.20210202-3 Severity: minor Dear Maintainer(s), the command 'find -L /usr -type l' shows, that there is another dangling soft link /usr/share/texlive/texmf-dist/tex/latex/pdfx/sRGB_IEC61966-2-1_black_scaled.icc I couldn't find the file sRGB_IEC61966-2

Bug#985513: manpages-dev: Dangling soft links

2021-03-19 Thread Jörg-Volker Peetz
Package: manpages-dev Version: 5.10-1 Severity: minor Dear Maintainer(s), there are dangling soft links with a name starting with LIST_ in directory /usr/share/man/man3 all pointing to list.3 . And it seems, there should be only compressed files in that directory. Regards, Jörg. -- System Inf

Bug#985499: r-cran-shiny: Wrong soft links?

2021-03-19 Thread Jörg-Volker Peetz
Package: r-cran-shiny Version: 1.5.0+dfsg-1 Severity: normal Dear Maintainers, on my system there are three dangling links belonging to this package: fontawesome-webfont.eot fontawesome-webfont.svg fontawesome-webfont.woff2 in directory /usr/lib/R/site-library/shiny/www/shared/font-awesome/fon

Bug#985493: texlive-lang-greek: Wrong link to GFSPorson.otf

2021-03-19 Thread Jörg-Volker Peetz
Package: texlive-lang-greek Version: 2020.20210202-1 Severity: normal Dear Maintainer(s), the soft link /usr/share/texlive/texmf-dist/fonts/opentype/public/gfsporson/GFSPorson.otf -> ../../../../../../fonts/truetype/porson/GFSPorson.otf should be /usr/share/texlive/texmf-dist/fonts/opentype/

Bug#970637: nvme-cli: missing dependency: postinst script uses uuidgen

2020-09-20 Thread Jörg-Volker Peetz
Package: nvme-cli Version: 1.12-4 Severity: normal Dear Maintainer, maybe the package must depend on uuid-runtime since its postinst script may call uuidgen. Is it correct to list the now during installation generated files in the `nvme-cli.list` file? Regards, Jörg. -- System Information: Deb

Bug#968289: python3-venv: contains a dangling soft link

2020-08-12 Thread Jörg-Volker Peetz
Package: python3-venv Version: 3.8.2-3 Severity: normal X-Debbugs-Cc: none Dear Matthias Klose, this package contains the dangling softlink /usr/share/man/man1/pyvenv.1.gz -> pyvenv-3.8.1.gz There seems to be no package in sid containing a file named "pyvenv-3.8.1.gz". Any idea? Regards

Bug#968133: mupdf: recognize compression with zstandard; replace tempfile

2020-08-09 Thread Jörg-Volker Peetz
Package: mupdf Version: 1.17.0+ds1-1 Severity: wishlist X-Debbugs-Cc: none, J-V Peetz Dear Kan-Ru Chen, please find attached a patch which makes /usr/bin/mupdf able to work with files compressed with zstandard. The patch also replaces the usage of tempfile by mktemp. Maybe, you like to consider

Bug#968110: linux-image-5.7.0-2-amd64: USB 3 storage device not detected

2020-08-08 Thread Jörg-Volker Peetz
Package: src:linux Version: 5.7.10-1 Severity: normal Dear Maintainer, USB 3 storage devices (hdd and stick) are not detected. Nothing shows up in the log files (messages, kern.log) and the command lsusb doesn't show the device. The version 5.7.6-1 also doesn't work. A USB 2 storage device and a

Bug#965954: python3-matplotlib: import of library fails

2020-07-21 Thread Jörg-Volker Peetz
Package: python3-matplotlib Version: 3.3.0-1 Severity: critical X-Debbugs-Cc: none, J-V Peetz Dear Sandro Tosi, in ipython3 the import of matplotlib.pyplot fails: In[1]: import matplotlib.pyplot as plt --- FileNotFoundErro

Bug#958337: libxfont-dev: depend on x11proto-dev instead of x11proto-core-dev, x11proto-fonts-dev

2020-04-20 Thread Jörg-Volker Peetz
Package: libxfont-dev Version: 1:2.0.3-1 Severity: wishlist Dear Debian X Strike Force, the dependency on x11proto-core-dev and x11proto-fonts-dev should be replaced by dependency on x11proto-dev. Regards, Jörg.

Bug#955624: python3-pip: depend on python3.8 instead of python3.7

2020-04-03 Thread Jörg-Volker Peetz
Package: python3-pip Version: 20.0.2-3 Severity: wishlist Dear Debian Python Modules Team, this package is one of two on my system which still depends on python3.7. When is the shift to dependency on python3.8 scheduled? Regards, Jörg. -- System Information: Debian Release: bullseye/sid APT

Bug#955367: libdvdread7: crashes vlc when trying to read a DVD iso image

2020-03-30 Thread Jörg-Volker Peetz
Package: libdvdread7 Version: 6.1.0-1 Severity: normal Dear Debian Multimedia Maintainers, with this version vlc crashes when trying to open a DVD iso image file. Downgrading to version 6.0.2-2 makes vlc work again. The following messages appear in xinit log: disc.c:424: error opening file BDMV/

Bug#918570: python3-sklearn-lib: dependency on libblas3 | libblas.so.3 instead of libatlas3-base?

2020-03-30 Thread Jörg-Volker Peetz
örg, > > On 2019-01-07 14:48:40 +0100 Jörg-Volker Peetz wrote: >> some libraries of this package are linked to libcblas.so.3. >> Could this be replaced by linking to libblas.so? >> Could this package depend on libblas3 | libblas.so.3 instead of >> libatlas3-base? > >

Bug#953796: closed by Matthias Klose (Re: Bug#953796: gcc-9: kernel compilation fails)

2020-03-14 Thread Jörg-Volker Peetz
Hi Matthias, yes, this works. Thank you very much. Regards, Jörg.

Bug#953796: gcc-9: kernel compilation fails

2020-03-13 Thread Jörg-Volker Peetz
Package: gcc-9 Version: 9.3.0-1 Severity: normal Dear Debian GCC Maintainer, trying to compile an upstream stable kernel 5.5.8 fails with the following error output: $ make -j8 HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts

Bug#949646: libsqlite3-0: Firefox immediately crashes at start with latest libsqlite3-0

2020-01-23 Thread Jörg-Volker Peetz
It also breaks thunderbird 1:68.4.1-1 which immediately crashes before any graphical component appears. Regards, Jörg.

Bug#948954: libblis2-pthread: undefined symbol: openblas_set_num_threads

2020-01-15 Thread Jörg-Volker Peetz
Package: libblis2-pthread Version: 0.6.0-3 Severity: normal Dear Debian Science Team, when trying to exchange libblis2-pthread for libopenblas0-pthread, I get the following error from a self compiled program (using libopenblas-dev): /usr/lib/x86_64-linux-gnu/libblas.so.3: undefined symbol: op

Bug#934475: r-cran-irkernel: Html-files missing

2020-01-13 Thread Jörg-Volker Peetz
Hi Andreas, thanks for caring. Without a look into the source files, I just assumed it would be trivial to fix. After looking into the source files, I have to admit that I lack the capabilities for a fix, maybe the documentation is just planned by the author. I'm o.k. with closing the bug. I'll ke

Bug#948257: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/var/tmp/mkinitramfs_XXXXXXX/lib/modules/5.4.0-1-amd64/modules.builtin.bin'

2020-01-10 Thread Jörg-Volker Peetz
These error messages also appear in the 'make modules_install' step when building a standard Linux kernel. Regards, Jörg.

Bug#927339: gemspec filename changes upon rebuild, breaks other packages e.g. jekyll

2019-12-30 Thread Jörg-Volker Peetz
Pirate Praveen wrote on 28/12/2019 06:54: > On Wed, 25 Dec 2019 13:21:01 +0100 =?UTF-8?Q?J=c3=b6rg-Volker_Peetz?= <> > wrote: >> Package: ruby-i18n >> Version: 1.5.3-2 >> >> Dear Ruby Extras Maintainers, >> >> Bug reappears in version 1.5.3-2 with the file >> >> /usr/share/rubygems-integration/all

  1   2   3   4   >