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.
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
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
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
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.
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
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
```
-
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
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
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
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
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
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
It also breaks thunderbird 1:68.4.1-1 which immediately crashes before any
graphical component appears.
Regards,
Jörg.
Package: libopenblas0-openmp
Version: 0.3.7+ds-4
Severity: serious
Dear Debian Science Team,
when trying to exchange libopenblas0-openmp for libopenblas0-pthread,
I get the following error from a self compiled program:
/usr/lib/x86_64-linux-gnu/libblas.so.3: undefined symbol: GOMP_parallel
T
Dear Maintainer team,
for clearness I also append my redmine/config/environment.rb which I modified to
run the redmine server in a sub-URI. The problematic line seems to be line 16
RedmineApp::Application.routes.default_scope = { :path =>
ENV['RAILS_RELATIVE_URL_ROOT'] }
before the application i
Package: redmine
Version: 4.0.1-1
Severity: grave
Dear Maintainer team,
after upgrading from 3.4.6 the start of redmine via unicorn
fails. Please find the error protocol appended.
It seems to fail in line 19 of /usr/share/redmine/config/environment.rb
Regards,
Jörg.
-- System Information:
Debia
Package: libinput10
Version: 1.9.2-1
Dear Maintainer(s),
this is to confirm the regression this version introduces and to describe some
problems.
After update from version 1.8.3-1 (also update of libc6 from version 2.24-15)
the mouse clicks from my Logitech K830 keyboard with built in touchpad
(a
Package: enigmail
Version: 2:1.9.8-1
Severity: grave
Dear Maintainer,
decryption of messages in thunderbird fails. The log of enigmail shows
this:
--- %< ---
2017-07-07 08:34:46.501 [DEBUG] errorHandling.jsm: parseErrorOutputWith:
statusFlags = 0020
2017-07-07 08:34:46.501 [DEBUG] errorHandl
Package: doxygen-latex
Version: 1.8.13-5
Dear maintainer,
version 1.8.13-5 in unstable still depends on latex-xcolor.
Regards,
jvp.
On Thu, 20 Oct 2016 18:13:05 -0500 "S. R. Wright" wrote:
> I agree. When the version changes from 6.2.0-6 to 6.2.0-7, only bug
> fixes should be included, not changes in functionality. In this case
> setting enable-default-pie essentially broke backwards compatibility.
> Kernel code that b
Package: unicorn
Version: 5.0.1-1
Severity: grave
Dear Maintainer,
there seems to be an error in /etc/init.d/unicorn which forbids to start
unicorn if a config file exists (and not if it *not* exist).
In lines 42--44 it reads
if [ -s $CONFIG_RB ]; then
exit_with_message "Unicorn config.rb
AFAICT, this bug is fixed since version 3.2.0-1 although not mentioned in the
changelog.
The reason I replied to these bugs is that in the Package Tracker
(https://security-tracker.debian.org/tracker/source-package/redmine ) version
3.2.0-2 of redmine is still marked as vulnerable.
Regards,
Jörg-V
AFAICT, this bug is fixed since version 3.2.0-1 although not mentioned in the
changelog.
Regards,
Jörg-Volker.
Package: tesseract-ocr
Version: 3.04.01-2
Severity: serious
Dear Maintainer(s),
since the liblept4 package has been replaced by liblept5,
tesseract-ocr is not installable in testing/sid.
Regards,
Jörg-Volker.
0:04:19AM +0200, Jörg-Volker Peetz wrote:
>> Package: redmine
>> Version: 3.0~20140825-8
>> Severity: serious
>>
>> Dear Antonio, dear maintainers,
>>
>> thanks for the new redmine version. Installing it on my stretch/sid
>> Debian worked without prob
Package: redmine
Version: 3.0~20140825-8
Severity: serious
Dear Antonio, dear maintainers,
thanks for the new redmine version. Installing it on my stretch/sid
Debian worked without problem.
After that I tried to update the ruby packages ruby-jquery-rails,
ruby-kgio, and ruby-raindrops.
This does
Package: dotclear
Version: 2.6.1+dfsg-1
Severity: grave
Dear Dario Minnucci,
using a sqlite data base the creation of a new blog or editing existing
blogs or comments doesn't work. This problem is already fixed upstream
for this version of dotclear: http://dev.dotclear.org/2.0/ticket/1910
Also a
Sorry for the typos:
s/linked again /linked against /
s/Also in the xpdf build/Although in the xpdf build/
Regards,
jvp
--
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
The difference in the package libfontconfig1 between version 2.10.2-2 and
2.11.0-1 is that /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 is now linked
again /lib/x86_64-linux-gnu/libpthread.so.0.
Also in the xpdf build the macro MULTITHREADED is not set the resulting binary
/usr/bin/xpdf.real contai
Package: lxpanel
Version: 0.5.12-2
Severity: serious
Dear Maintainers,
thanks very much for the new version of lxpanel. But the upgrade to version
0.5.12-2 of the lxpanel package with
aptitude -t unstable install ~Ulxpanel
is not possible due to the fact:
The following packages have unmet depe
Package: dovecot-core
Version: 1:2.1.7-2
As a user of dovecot-imapd I would like to suggest a fix for the dovecot-core
postinst script, please see attached patch.
--
Best regards,
Jörg-Volker.
--- dovecot-core.postinst~ 2012-06-22 07:52:45.0 +0200
+++ dovecot-core.postinst 2012-07-28 09:
I have to add some corrections. The file "/etc/java-6-openjdk/security/nss.cfg"
is accessed through the link "
/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/security/nss.cfg" which belongs to the
package "openjdk-6-jre-headless".
So a remedy would be to search directly the file
"/etc/java-6-openjdk/se
Package: ca-certificates
Version: 20120212
Severity: serious
Dear Maintainer,
the command "dpkg-reconfigure ca-certificates" produces the links
"/libnss3.so" and "/libsoftokn3.so". This is due to a bug in the script
"/etc/ca-certificates/update.d/jks-keystore":
in the script the file "/etc/java-6
Package: ca-certificates-java
Version: 20120225
Severity: serious
Dear Maintainer,
the postinst script of package "ca-certificate-java" seems to me bogus:
in the function "first_install()" the file
"/etc/java-6-openjdk/security/nss.cfg" is searched for the term
"nssLibraryDirectory" which is only
Package: icedtea-7-plugin
Version: 1.2~pre3-1
Small correction: the bug is in line 28 of postinst script:
it should read
if [ -n "$(update-alternatives ...
instead of
if [ -n $(update-alternatives ...
--
Jörg-Volker.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.d
xpdf version: 3.03-9
Thank you very much for your work, Michael.
Yes, I can confirm that these bugs are fixed.
--
Best regards,
Jörg-Volker.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: xpdf
Version: 3.03-7
Hi Michael,
concerning the patches applied in xpdf, I have a question about the patch named
"use-poppler-fix-findfontfile.patch" (you created it?).
This patch changes only the files "GlobalParams.cc" and "GlobalParams.h" but the
function findFontFile is also called i
Package: redmine
Version: 1.3.0+dfsg1-2
With rubygems 1.8.15-1 from unstable redmine is (re-)installable/upgradable
again. I tried a reinstall with redmine 1.3.0+dfsg1-1 as well as an upgrade to
version 1.3.0+dfsg1-2. Both worked despite the messages about
"Gem::SourceIndex#add_spec is deprecated"
Package: xpdf
Version: 3.03-7
Forgot to mention, that with the self-compiled xpdf 3.03 the file
http://ec.europa.eu/transport/air-ban/doc/list_en.pdf
seemed to be correctly displayed.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
Package: xpdf
Version: 3.03-7
Using one of the already mentioned example files
http://ec.europa.eu/transport/air-ban/doc/list_en.pdf
and comparing the output when using the option "-cmd" for the self-compiled
original xpdf 3.03 and xpdf from the debian package the following differences
occur:
Jérémy Lal wrote, on 12/29/11 14:04:
> On 27/12/2011 12:25, Jörg-Volker Peetz wrote:
>> Package: redmine
>> ...
>> uninitialized constant Gem::SyckDefaultKey
>> ...
>
> gem2deb's fix is to call Gem.load_yaml before require 'yaml' is called
>
Package: redmine
Version: 1.2.2+dfsg1-1
Severity: serious
Dear Jérémy,
trying to install redmine version 1.2.2 or the newer 1.3.0 from unstable fails
with rubygems 1.8.12-1 from unstable, whereas with rubygems 1.8.10-1 from
testing it is installlable (although with warnings like NOTE:
Gem::Source
Jérémy Lal wrote, on 10/23/11 12:55:
> It seems .specification file is not forward compatible with rubygems 1.8.10 :
> cd /usr/share/redmine/vendor/gems
> rm rubytree-0.5.2/.specification
> rake gems:refresh_specs
> does the job.
>
> I'll update .specification in package today.
>
> Jérémy.
Package: redmine
Version: 1.2.1+dfsg2-2
Dear maintainer,
redmine 1.2.1+dfsg2-2 entered testing and also fails to install here. Even a
downgrade to the previous version of redmine fails with the same symptoms:
# dpkg -r redmine-sqlite redmine
# dpkg -i redmine_1.1.3-4_all.deb redmine-sqlite_1.1.
Hallo Damien,
Damien Raude-Morvan wrote, on 09/29/11 10:56:
>
> In fact, it's an issue with openjdk-6 where he didn't allow it's own
> sunpkcs11.jar library to access internal classes. I'm preparing an update for
> this. In the mean time, you can edit /etc/java-6-openjdk/security/java.policy
Package: icedtea-plugin
Version: 1.1.3-1
This version of the package also fails on my system (iceweasel 6.0.2-1,
openjdk-6-jre 6b23~pre9-2) with the same error message.
--
Best regards,
Jörg-Volker.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubs
User: rle...@debian.org
Usertags: run-transition
I added the above two tags due to the proposal in
http://wiki.debian.org/ReleaseGoals/RunDirectory#Bug_reports
I would like to suggest to use a link to /run/network for /etc/network/run in
the "ifupdown.postinst" script with the new /run directory.
Debian Bug Tracking System wrote, on 05/14/11 17:21:
> This is an automatic notification regarding your Bug report
> which was filed against the libmysqlclient16 package:
>
> #617240: paraview in testing linked against libmysqlclient16 of unstable?
>
> It has been closed by Norbert Tretkowski .
>
49 matches
Mail list logo