Bug#1043002: pdm: Please replace python3-pep517 with python3-pyproject-hooks in Depends/Build-Depends

2023-08-15 Thread Jeroen Dekkers
they are, in fact, binary > blobs of code by our definition and that requires the corresponding source. They are zip files containing python source code. It is possible to include compiled C extensions in wheels, but I checked and these wheels are all pure python, so no binary blobs are included. Kind regards, Jeroen Dekkers

Bug#1033607: [Pkg-sogo-maintainers] Bug#1033607: sogo: /usr/bin/sogo linked against wrong version of libgnustep-base

2023-04-01 Thread Jeroen Dekkers
e dependency on libgnustep-base.so.1.24? objdump -p /usr/sbin/sogod | grep NEEDED If that doesn't list libgnustep-base.so.1.24 then try libSOGo.so.5 and all the other libraries listed by ldd. Kind regards, Jeroen Dekkers

Bug#919217: Acknowledgement (Missing dependency on devscripts)

2019-01-14 Thread Jeroen Dekkers
Control: tag -1 +patch https://salsa.debian.org/jelmer/lintian-brush/merge_requests/1

Bug#919217: Missing dependency on devscripts

2019-01-13 Thread Jeroen Dekkers
Package: lintian-brush Version: 0.10 Severity: serious Lintian-brush must depend on devscripts because it calls dch to update the changelog. -- System Information: Debian Release: 9.6 APT prefers stable APT policy: (990, 'stable'), (500, 'stable-updates') Architecture: amd64 (x86_64) Foreign

Bug#741464: grub-pc-bin: hangs after displaying boot menu

2019-01-12 Thread Jeroen Dekkers
hen it isn't. Here is the merge request: https://salsa.debian.org/grub-team/grub/merge_requests/6 I've tested this on my old laptop (X200s thinkpad) and the problem goes away with this patch. Kind regards, Jeroen Dekkers

Bug#812574: grub-pc: wants to overwrite admin configuration on each upgrade

2018-10-09 Thread Jeroen Dekkers
fix this. On the one hand we try to prevent a prompt on upgrade by parsing the cmdline and timeout, but on the other hand this causes an ucf prompt on the next upgrade if there were also other changes made. This would only happen once after one of the variables are changed and debconf is updated and not on each upgrade as the original bug report claimed. Kind regards, Jeroen Dekkers

Bug#741464: grub-pc-bin: hangs after displaying boot menu

2014-12-15 Thread Jeroen Dekkers
, but instead of freezing I got garbage input after switching terminal_input to at_keyboard. Kind regards, Jeroen Dekkers -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#764798: grub2: Grub rescue shell with RAID 6 mdadm over 8 disks

2014-12-13 Thread Jeroen Dekkers
than 8 disks. Kind regards, Jeroen Dekkers -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#750258: sogo: FTBFS: make[5]: *** No rule to make target 'SOGo.framework/sogo/', needed by 'SOGo.framework/sogo/SOGo'. Stop.

2014-06-02 Thread Jeroen Dekkers
Control: reassign -1 gnustep-make Control: forcemerge 747028 -1 This is caused by a bug in gnustep-make and already filed as #747028 (and marked as affecting sogo). A package with a fix is currently waiting for a sponsor on mentors.debian.net. At Mon, 2 Jun 2014 21:12:08 +0200, David Suárez

Bug#749678: sogo: FTBFS on amd64: No rule to make target 'SOGo.framework/sogo/'

2014-05-29 Thread Jeroen Dekkers
Control: reassign -1 gnustep-make Control: merge -1 747028 Thanks for filing the bug report. The bug is already known and caused by gnustep-make in combination with make 4.0, a fix is pending: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747028 I mistakenly marked the bug affecting the

Bug#746793: closing 746793

2014-05-04 Thread Jeroen Dekkers
close 746793 thanks Alioth login on sso.debian.org works again -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#747028: gnustep-make causes FTBFS of SOGo with make 4.0

2014-05-04 Thread Jeroen Dekkers
Package: gnustep-make Version: 2.6.2-2.1 Severity: serious Tags: patch A bug in one of the makefiles of gnustep-make causes SOGo to FTBFS with make 4.0. The problem is that in two places there is a '/' appended to a directory target and apparently that isn't allowed anymore. This has already been

Bug#746793: sso.debian.org login with alioth account doesn't work

2014-05-03 Thread Jeroen Dekkers
Package: sso.debian.org Severity: grave Logging in with my alioth account on sso.debian.org doesn't work. I get the following error message: Authentication failed Invalid authenticating information Login on alioth.debian.org with the same username and password works. Someone else reported the

Bug#726472: [Pkg-samba-maint] Bug#726472: share passwords not working after upgrade from samba3

2013-10-22 Thread Jeroen Dekkers
the files in. Kind regards, Jeroen Dekkers -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#720974: FTBFS with debhelper 9.20130720

2013-08-26 Thread Jeroen Dekkers
Package: sogo Version: 2.0.7-1 Severity: serious The changed makefile heuristic in debhelper 9.20130720 causes distclean to be run when config.make is not available resulting in a build failure: dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean --parallel

Bug#703187: Last upload forgets to include .egg-info directory

2013-03-16 Thread Jeroen Dekkers
Package: python-gevent Version: 0.13.6-1+nmu2 Severity: serious Tags: patch The last NMU that fixed #661342 forgets to include the .egg-info directory, causing tools like pip that rely on the egg infrastructure to fail to see gevent. -- System Information: Debian Release: wheezy/sid APT

Bug#680818: yate

2012-09-11 Thread Jeroen Dekkers
the fastest route to having a package without RC bugs is keeping H.323 disabled and removing the build dependency and yate-h323 package. Kind regards, Jeroen Dekkers P.S. No need to mail to both the bug and pkg-voip-maintainers, the bug mail gets send to pkg-voip-maintainers because it is the maintainer

Bug#676229: gnustep-make: should depend on a chosen version of gobjc, not just gobjc

2012-07-14 Thread Jeroen Dekkers
Am I missing something that still needs to be done or is this bug fixed by the upload of gnustep-base 1.22.1-3 and can be closed? Kind regards, Jeroen Dekkers -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#678060: Configuration should be purged in nginx-common

2012-06-18 Thread Jeroen Dekkers
Package: nginx Version: 1.2.0-1 Severity: serious Tags: patch The nginx-light, nginx-full and nginx-naxsi packages delete the /etc/nginx and /var/log directory when they are purged, but the configuration files are owned by nginx-common. This can give all sort of problems, for example if you do

Bug#624148: Also hit this issue

2012-04-16 Thread Jeroen Dekkers
when the conffile that is changed is not the first conffile of a package. As this might happen again, can you please make sure that the next stable update will have a fixed package? Kind regards, Jeroen Dekkers -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#593648: grub-pc install fails on RAID1

2011-06-09 Thread Jeroen Dekkers
setups... Regards, Jeroen Dekkers -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#605357: Patch for #605357

2010-12-15 Thread Jeroen Dekkers
). I talked with Julien on IRC, but his segfaults disappeared, so we will probably never know for sure what really happened. Regards, Jeroen dekkers --- grub2-1.98+20100804/disk/raid.c~2010-12-15 18:36:32.0 +0100 +++ grub2-1.98+20100804/disk/raid.c 2010-12-15 19:58:53.0

Bug#605357: Info received (Patch for #605357)

2010-12-15 Thread Jeroen Dekkers
and you know that you can ignore the error. Regards, Jeroen Dekkers -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#593648: Can't reproduce bug #593648

2010-12-15 Thread Jeroen Dekkers
, Jeroen Dekkers -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#573992: postrm uses rm instead of rmdir to remove directory

2010-03-15 Thread Jeroen Dekkers
Package: atftpd Version: 0.7.dfsg-8 Severity: serious Tags: patch Postrm removes the tftp directory with rm -f instead of rmdir, giving the following error when removing the package: Removing atftpd ... Purging configuration files for atftpd ... rm: cannot remove `/srv/tftp': Is a directory

Bug#502618: partman: /dev/mapper/vg0-home is apparently in use by the system

2008-10-18 Thread Jeroen Dekkers
uses /dev/mapper/vg0-home and makes it impossible to create a filesystem there. Regards, Jeroen Dekkers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#501306: update-grub fails with raid1 boot partition

2008-10-09 Thread Jeroen Dekkers
detected that sde was the first hard disk, but then you wouldn't be able to run update-grub because your first hard disk is sda now. Could you check this in the installation log or by running the debian installer again to the point where it detects all the disks? Regards, Jeroen Dekkers

Bug#474918: Patch for 474918

2008-07-27 Thread Jeroen Dekkers
tags 474918 +patch thanks GCC 4.3 inlines a bit more aggresive than 4.2, this causes _undi_call to be inlined, which results in multiple definitions of rm_undi_call. Telling gcc not to inline _undi_call fixes this bug, see the attached patch. Regards, Jeroen Dekkers etherboot.patch

Bug#475789: octave3.0: Conflict with octave2.9 must include epoch in version

2008-04-12 Thread Jeroen Dekkers
Package: octave3.0 Version: 1:3.0.0-10 Severity: grave Justification: renders package unusable Installing octave3.0 results in the following: Unpacking octave3.0 (from .../octave3.0_1%3a3.0.0-10_amd64.deb) ... dpkg: error processing /var/cache/apt/archives/octave3.0_1%3a3.0.0-10_amd64.deb

Bug#430210: mhc-utils: Uninstallable because postinst fails

2007-06-23 Thread Jeroen Dekkers
Package: mhc-utils Version: 0.25.1+20070220-1 Severity: grave Justification: renders package unusable Postinst fails and that makes the packages uninstallable: Unpacking mhc-utils (from .../mhc-utils_0.25.1+20070220-1_amd64.deb) ... Setting up mhc-utils (0.25.1+20070220-1) ... dpkg: error

Bug#430210: mhc-utils: Uninstallable because postinst fails

2007-06-23 Thread Jeroen Dekkers
. Jeroen Dekkers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#383298: python-wxgtk2.6: should be build for python 2.4

2006-08-16 Thread Jeroen Dekkers
Package: python-wxgtk2.6 Version: 2.6.3.2.1.4 Severity: grave Tags: patch Justification: renders package unusable With python 2.4 being the default in sid and wxWidgets using python 2.3, programs that use the default python version and wxWidgets don't work anymore (e.g. bittornado-gui). I tried

Bug#373917: python-formencode should conflict with python2.4-formencode too

2006-06-16 Thread Jeroen Dekkers
Package: python-formencode Version: 0.5.1-1 Severity: grave Justification: renders package unusable Python-formencode only conflicts with python2.3-formencode ( 0.5.1), but it should also conflict with python2.4-formencode ( 0.5.1), because it contains both the python 2.3 and 2.4 code. I got the