Bug#556786: marked as pending

2009-11-18 Thread Raphaël Hertzog
Author: Raphaël Hertzog hert...@debian.org Date: Wed Nov 18 10:58:07 2009 +0100 dpkg-shlibdeps: always use Dpkg::Version Instead of mixing usual scalars with Dpkg::Version objects, always use Dpkg::Version objects when storing a version. diff --git a/debian/changelog b/debian

Bug#558233: marked as pending

2009-11-27 Thread Raphaël Hertzog
Author: Raphaël Hertzog hert...@debian.org Date: Fri Nov 27 14:12:24 2009 +0100 Add missing bug closure diff --git a/debian/changelog b/debian/changelog index 1a0f047..f065655 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,7 @@ dpkg (1.15.5.3) UNRELEASED; urgency=low

Bug#558741: libpoppler5: ABI is broken between 0.12.0-2.1 and 0.12.2-1

2009-11-30 Thread Raphaël Hertzog
Package: libpoppler5 Version: 0.12.2-1 Severity: grave Since I upgraded to libpoppler 0.12.2-1 I could no longer print, looking at the cups log I found out: D [30/Nov/2009:09:32:54 +0100] [Job 345] HP-Color-LaserJet-2840: symbol lookup error: HP-Color-LaserJet-2840: undefined symbol:

Bug#560621: marked as pending

2009-12-11 Thread Raphaël Hertzog
164086184d65a05a691b39d129ff6c9f0d05ff27 Author: Raphaël Hertzog hert...@debian.org Date: Fri Dec 11 14:10:51 2009 +0100 Update test suite to support newer versions of patch. Cherry-pick patch from upstream in debian/patches/test-suite-update-for-patch-2.6. Closes: #560621 diff --git a/debian/changelog b/debian

Bug#581315: marked as pending

2010-05-17 Thread Raphaël Hertzog
Author: Gerfried Fuchs rho...@debian.at Date: Mon May 17 13:56:47 2010 +0200 dpkg-name: fix syntax error There was a missing closing bracket. Regression introduced in 716362c59e531883304a211afa61660608c214b3. Signed-off-by: Raphaël Hertzog hert...@debian.org diff

Bug#578693: marked as pending

2010-04-22 Thread Raphaël Hertzog
Author: Raphaël Hertzog hert...@debian.org Date: Thu Apr 22 07:54:30 2010 +0200 dpkg-source: fix ignore regexp for source format 1.0 when -i is not used The variable is defined by default but empty and the check was wrong leading all files to be ignored. diff --git a/debian

Bug#562446: marked as pending

2009-12-24 Thread Raphaël Hertzog
3c0647c0bfb21386b5e956d163928b377016677f Author: Raphaël Hertzog hert...@debian.org Date: Thu Dec 24 18:22:25 2009 +0100 Add ed to Build-Depends-Indep as it's used by the test-suite. Closes: #562446 diff --git a/debian/changelog b/debian/changelog index 335f601..58d4df2 100644 --- a/debian/changelog +++ b/debian/changelog

Bug#531545: ed: should not contain /usr/share/info/dir.*

2009-06-02 Thread Raphaël Hertzog
Package: ed Version: 1.3-3 Severity: serious Those files are updated by install-info at installation time. They should not be part of any package. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (150,

Bug#545275: marked as pending

2009-09-09 Thread Raphaël Hertzog
Author: Raphaël Hertzog hert...@debian.org Date: Wed Sep 9 09:23:48 2009 +0200 Add versioned dependency on base-files (= 5.0.0) to dpkg-dev We want to ensure that /etc/dpkg/origins/default exists as it's used by dpkg-source to know what keyrings should be used for the signature

Bug#526003: conduit: Conduit segfault on startup or when configuring it

2009-04-28 Thread Raphaël Hertzog
Package: conduit Version: 0.3.15-1 Severity: grave Justification: renders package unusable Starting conduit lead to a segfault. I moved .config/conduit/ away and it started but it would simply crash further for example when clicking on the Show me button at the bottom. [gtkui.UI

Bug#573689: marked as pending

2010-03-15 Thread Raphaël Hertzog
b61cf7f39de9750358bb2f11978e7c58838b443c Author: Raphaël Hertzog hert...@debian.org Date: Mon Mar 15 09:39:27 2010 +0100 Fix setup.test to work within the debian source package The new algorithm that makes quilt lookup parent directories for .pc/.quilt_{patches,series} lead to the failure of test/setup.test when

Bug#596417: marked as pending

2010-09-11 Thread Raphaël Hertzog
Author: Raphaël Hertzog hert...@debian.org Date: Sat Sep 11 10:13:53 2010 +0200 Update dpkg's Breaks dependency to include dpkg-dev ( 1.15.8) It ensures that older versions of dpkg-dev that did not depend on libdpkg-perl must be upgraded together with dpkg. Reported

Bug#610991: marked as pending

2011-01-24 Thread Raphaël Hertzog
Author: Raphaël Hertzog hert...@debian.org Date: Mon Jan 24 20:43:13 2011 +0100 debian/control: drop Breaks on konqueror With this Breaks, apt-get install udev that is recommended at the start of a lenny-squeeze upgrade might remove the kde metapackage. This is due to udev

Bug#613381: glib2.0: Breaks user's selection of default web browser

2011-02-14 Thread Raphaël Hertzog
Package: libglib2.0-0 Version: 2.28.0-1 Severity: serious Since libglib has been upgraded, when you click on a link, it does no longer open the browser selected by the user in the Gnome settings. This bug is meant to block transition to testing of the new glib until gnome-control-center and

Bug#600051: stupid permissions on /etc/couchdb/ leading to desktopcouch not working

2010-10-13 Thread Raphaël Hertzog
Package: couchdb Version: 0.11.0-2.1 Severity: serious The chmod -R 0770 /etc/couchdb is just plain wrong in the postinst. The only file that needs to be read protected is local.ini because it might contain a password. The other files should be 664. Directories should be 775. Please drop this

Bug#590854: marked as pending

2010-07-29 Thread Raphaël Hertzog
Author: Raphaël Hertzog hert...@debian.org Date: Thu Jul 29 20:36:09 2010 +0200 update-alternatives: fix off-by-one errors alternative_sort_choices() and alternative_sort_slaves() were affected by an off-by-one error that could result in linked lists looping over themselves

Bug#591182: marked as pending

2010-08-01 Thread Raphaël Hertzog
with special meanings in regular expressions. Signed-off-by: Raphaël Hertzog hert...@debian.org diff --git a/debian/changelog b/debian/changelog index 0dcc00e..dae537a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dpkg (1.15.8.3) UNRELEASED; urgency=low

Bug#614750: Fails to restart due to /etc/ssl/certs not existing in /var/spool/postfix

2011-02-23 Thread Raphaël Hertzog
Package: postfix Version: 2.8.0-2 Severity: serious It looks like the init script is not working here: $ LANG=C sudo apt-get dist-upgrade [sudo] password for rhertzog: Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0

Bug#622250: apt-get update fails mysteriously

2011-04-11 Thread Raphaël Hertzog
Package: apt Version: 0.8.13.2 Severity: grave Justification: renders package unusable I get this: $ LANG=C sudo apt-get update Hit http://nas unstable InRelease Hit http://nas wheezy InRelease Hit http://ftp.fr.debian.org experimental InRelease

Bug#648937: doc-base: trigger fails when Locale::gettext is broken due to perl upgrade

2011-11-16 Thread Raphaël Hertzog
Package: doc-base Version: 0.10.2 Severity: serious Sorry I only have the log in French but you can translate: - Préparation du remplacement - Preparing to replace - Dépaquetage de la mise à jour - Unpacking update - Paramétrage - Configuring - Traitement des actions différées pour - Processing

Bug#652991: xul-ext-webdeveloper: Need update for Iceweasel/Firefox 9

2011-12-22 Thread Raphaël Hertzog
Package: xul-ext-webdeveloper Version: 1.1.9-4 Severity: grave Justification: renders package unusable With iceweasel 9 now in sid, it's no longer possible to install xul-ext-webdeveloper. Please update it for the latest iceweasel. -- System Information: Debian Release: wheezy/sid APT prefers

Bug#641530: fop: fails with java.lang.IllegalArgumentException: Cannot open file sRGB.pf

2011-09-14 Thread Raphaël Hertzog
Package: fop Version: 1:1.0.dfsg2-2 Severity: grave Justification: renders package unusable As you can see in #640308, fop doesn't work any longer... and I have the exact same problem when trying to build the publican package. I'm not sure what's the root cause of the problem but it might be

Bug#637057: Installing php5-idn makes apache2 segfault (if using the php5 module)

2011-08-08 Thread Raphaël Hertzog
Package: php5-idn Version: 1.2b-6 Severity: critical I installed this php5 module as a dependency of libphp-simplepie and since then apache doesn's start anymore. I verified that decommenting the line in /etc/php5/conf.d/idn.conf makes it work again. Further inspection seems to indicate that it

Bug#630862: libconfuse-common: Upgrade fails due to file overwrite error

2011-06-18 Thread Raphaël Hertzog
Package: libconfuse-common Version: 2.7-2 Severity: serious Justification: missing breaks/replaces Today's upgrade lead to this: Dépaquetage de libconfuse-common (à partir de .../libconfuse-common_2.7-2_all.deb) ... dpkg : erreur de traitement de

Bug#697747: salt-common: package is lacking salt/modules/debian_service.py

2013-01-09 Thread Raphaël Hertzog
Package: salt-common Version: 0.11.1-1 Severity: grave Justification: renders package unusable The modules salt/modules/debian_service.py which is used to manage services on Debian hosts has disappeared in this 0.11.1-1 version... this is annoying as it breaks service management by salt. I get

Bug#675349: sbuild: obsolete /etc/schroot/setup.d/99builddsourceslist incompatible with latest schroot version

2012-05-31 Thread Raphaël Hertzog
Package: sbuild Version: 0.63.0-1 Severity: critical With the latest schroot, the setup script /etc/schroot/setup.d/99builddsourceslist shippped by sbuild breaks all chroots. $ LANG=C schroot -c sid -p I: 99builddsourceslist: script-config file '/etc/schroot/default/config' does not exist E:

Bug#679959: marked as pending

2012-07-02 Thread Raphaël Hertzog
tag 679959 pending thanks Hello, Bug #679959 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=c140193 --- commit c140193701a69b95d974f5ec128a7cea323b5da7

Bug#688355: network-manager: NM breaks /etc/network/interfaces with DHCP + manual IPv6 entries created by wheezy's debian-installer

2012-09-21 Thread Raphaël Hertzog
Package: network-manager Version: 0.9.4.0-6 Severity: grave I just installed a new laptop using wheezy's d-i. I do have IPv6 on the network and as a result d-i did output supplementary entries in /etc/network/interfaces. However NetworkManager garbled them and the result is a file that ifup

Bug#698916: marked as pending

2013-01-28 Thread Raphaël Hertzog
b6322823227e51fc2dbdbe509ba1777db565cbd4 Author: Raphaël Hertzog hert...@debian.org Date: Mon Jan 28 17:35:57 2013 +0100 Changelog for new upstream release diff --git a/debian/changelog b/debian/changelog index 1326331..837e51b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +wordpress (3.5.1+dfsg-1

Bug#709164: tex-common: updmap-sys fails with “Cannot find TEXMFROOT, aborting!” and package doesn't configure

2013-05-21 Thread Raphaël Hertzog
Package: tex-common Version: 4.03 Severity: grave Justification: renders package unusable $ sudo dpkg --configure -a Setting up tex-common (4.03) ... Running mktexlsr. This may take some time... done. Running updmap-sys. This may take some time... updmap-sys failed. Output has been stored in

Bug#762462: glassfish: Current version no longer supported upstream

2014-09-22 Thread Raphaël Hertzog
Source: glassfish Version: 1:2.1.1-b31g+dfsg1-1 Severity: serious Tags: security Hello, while looking up open security issues in glassfish I noticed that the current version is no longer supported upstream (according to

Bug#762780: argyll-refV File conflict without Replaces field with argyll 1.5.1-8

2014-09-25 Thread Raphaël Hertzog
Package: argyll-ref Version: 1.6.3-1 Severity: serious Justification: file conflict The problem is the usual dpkg file overwrite error (sorry the message is in French): Dépaquetage de argyll-ref (1.6.3-1) ... dpkg: erreur de traitement de l'archive

Bug#751109: marked as pending

2014-06-17 Thread Raphaël Hertzog
0a14d913cbd6d69781c1c6690071ac4e79742e47 Author: Raphaël Hertzog hert...@debian.org Date: Tue Jun 17 09:03:06 2014 +0200 Disable debian/patches/test-completion to avoid a test failure during build Closes: #751109 Reported-by: Michael Tautschnig m...@debian.org diff --git a/debian/changelog b/debian/changelog

Bug#765117: marked as pending

2014-10-15 Thread Raphaël Hertzog
c3a87ac9fe2c27ea55285eb29477bb66c3dd7969 Author: Raphaël Hertzog hert...@debian.org Date: Wed Oct 15 10:35:12 2014 +0200 Add 01_fix_test_loaddata_not_existant_fixture_file.patch to fix FTBFS with Python 3.4.2. Closes: #765117 diff --git a/debian/changelog b/debian/changelog index e947ba4..5fcef00 100644

Bug#775375: marked as pending

2015-01-21 Thread Raphaël Hertzog
85cbbdc59c22ededb69ccf8e6a8254d0af9f9451 Author: Raphaël Hertzog hert...@debian.org Date: Wed Jan 21 10:38:25 2015 +0100 Prepare release to experimental Keep 1.7.3-1 for the unstable upload in case the release team acks it, so use 1.7.3-1~exp1 for now. diff --git a/debian/changelog b/debian

Bug#775375: marked as pending

2015-01-28 Thread Raphaël Hertzog
3f5c481b72dac398ca22b6d44a0479f199f961c4 Merge: d87b702 b89ad8c Author: Raphaël Hertzog hert...@debian.org Date: Wed Jan 28 21:48:59 2015 +0100 Merge remote-tracking branch 'origin/debian/wheezy-lfaraone' into debian/wheezy Integrate the 1.4.5-1+deb7u8 upload of Luke Faraone that somehow got lost

Bug#777532: python-django: FTBFS in test deprecation.tests.DeprecatedChineseLanguageCodes.test_deprecation_warning

2015-02-09 Thread Raphaël Hertzog
Package: python-django Version: 1.7.1-1.1 Severity: serious Justification: FTBFS The build fails when running the test suite in Python 3: == FAIL: test_deprecation_warning (deprecation.tests.DeprecatedChineseLanguageCodes)

Bug#781155: openbsd-inetd: openbsd-inetd.service should be the main service file

2015-03-25 Thread Raphaël Hertzog
Package: openbsd-inetd Version: 0.20140418-2 Severity: serious User: de...@kali.org Usertags: origin-kali systemd doesn't seem to handle having two service files for the same service very well. For example, systemctl disable openbsd-inetd does not work since inetd.service is the unit enabled by

Bug#791588: texinfo: package installation fails with update-fmtutil: cannot read /etc/texmf/fmt.d/00tex.cnf

2015-07-06 Thread Raphaël Hertzog
Package: texinfo Version: 6.0.0.dfsg.1-2 Severity: serious User: de...@kali.org Usertags: origin-kali The problem is that texinfo's postinst can fail this way: Setting up texinfo (6.0.0.dfsg.1-2) ... update-fmtutil: cannot read /etc/texmf/fmt.d/00tex.cnf update-fmtutil: if it was removed by

Bug#791591: pinba-engine-mysql-5.5: package is uninstallable, unsatisfiable dep on mysql-server-core-5.5 ( 5.5.43)

2015-07-06 Thread Raphaël Hertzog
Package: pinba-engine-mysql-5.5 Version: 1.0.0-4 Severity: grave Justification: renders package unusable User: de...@kali.org Usertags: origin-kali The package is not installable in stretch or sid: (stretch-amd64-sbuild)root@x230-buxy:/root# apt-get install pinba-engine-mysql-5.5 Reading

Bug#796892: ftp.debian.org: Broken Sources.bz2 file for at least 3 repositories

2015-08-25 Thread Raphaël Hertzog
Package: ftp.debian.org Severity: grave tracker.debian.org has been failing to import new source packages for 4 days. I have such failures during apt-get update: [...] FetchFailedException: W:Failed to fetch file:/srv/mirrors/debian/dists/jessie-backports/main/source/Sources Hash Sum mismatch

Bug#802671: bouncycastle: ECC private keys can be recovered via invalid curve attack

2015-10-22 Thread Raphaël Hertzog
Source: bouncycastle Version: 1.44+dfsg-2 Severity: serious Tags: security Control: fixed -1 1.51-1 Hello, bouncycastle 1.49 in stable/testing/unstable (and 1.44 in wheezy/squeeze) is vulnerable to an invalid curve attack as described here:

Bug#804240: libsane: scanning does not work with HPLIP backend

2015-11-06 Thread Raphaël Hertzog
Package: libsane Version: 1.0.25-1 Severity: serious Control: fixed -1 1.0.25+git20150927-1 With libsane 1.0.25-1 available in sid, I can't scan with my HP printer. I use this to start the scanning process: simple-scan hpaio:/net/HP_Color_LaserJet_2840?ip=192.168.1.10 With libsane 1.0.24-14 in

Bug#802480: gnome-keyring: iceweasel gets stuck when login into a password-protected website

2015-10-20 Thread Raphaël Hertzog
Package: gnome-keyring Version: 3.18.1-1 Severity: grave Justification: renders package unusable Control: forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=756865 This is the continuation of #800660 (that I failed to re-open). There's still something fishy in gnome-keyring and I have filed

Bug#800675: marked as pending

2015-10-10 Thread Raphaël Hertzog
ca5eba0c955ca4b86faeabe6291c7af4d9b3a05f Author: Raphaël Hertzog <hert...@debian.org> Date: Sat Oct 10 22:04:34 2015 +0200 Add missing packages to Build-Depends. diff --git a/debian/changelog b/debian/changelog index f3d7310..ef86d78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3

Bug#800660: gnome-keyring: crashes iceweasel when logging into a password-protected website

2015-10-02 Thread Raphaël Hertzog
Package: gnome-keyring Version: 3.18.0-1 Severity: grave Justification: renders package unusable Since I upgraded to gnome-keyring 3.18, I'm no longer able to login into password-protected website with iceweasel. It just gets stuck and I have to kill it. In the logs I see this: oct. 02 10:04:42

Bug#799550: libuhd003v5 lost its v5 suffix...

2015-09-20 Thread Raphaël Hertzog
Package: libuhd003 Version: 3.9.0-1 Severity: serious User: de...@kali.org Usertags: origin-kali I just noticed that with uhd 3.9.0 libuhd003 lost the v5 suffix that had been introduced with 3.8.5-2.1. And the changelog has no explanation for this. So to avoid problems when upgrading from jessie

Bug#808256: libnsgif: Should libnsgif be removed from Debian?

2015-12-17 Thread Raphaël Hertzog
Source: libnsgif Severity: serious Hello, libnsgif has not seen a maintainer upload ever since its addition to Debian in 2009. Recently two CVE [1] have been reported against this package and I wonder why we have this package in Debian at all. [1]

Bug#808257: libnsbmp: Should libnsbmp be removed from Debian?

2015-12-17 Thread Raphaël Hertzog
Source: libnsbmp Severity: serious Hello, libnsbmp has not seen a maintainer upload ever since its addition to Debian in 2009. Recently two CVE [1] have been reported against this package and I wonder why we have this package in Debian at all. [1]

Bug#810785: ifupdown breaks debootstrap of Debian

2016-01-12 Thread Raphaël Hertzog
Package: ifupdown Version: 0.8.5 Severity: critical Justification: breaks the whole system User: de...@kali.org debootstrap of stretch currently fails due to ifupdown: $ sudo debootstrap --components=main,contrib,non-free stretch stretch http://ftp.debian.org/debian [...] I: Unpacking

Bug#825923: python-nltk: nltk/tokenize/api.py imports ntlk.six which has been dropped

2016-05-31 Thread Raphaël Hertzog
Package: python-nltk Version: 3.2.1-1 Severity: grave Justification: renders package unusable User: de...@kali.org Usertags: origin-kali I just got a report on Kali that w3af no longer works: https://bugs.kali.org/view.php?id=3323 The stacktrace ends with this: File

Bug#828037: fontconfig: font-config should not register .dpkg-tmp files in its cache, users ends up seeing squares instead of expected characters

2016-06-24 Thread Raphaël Hertzog
Package: fontconfig Version: 2.11.0-6.4 Severity: serious User: de...@kali.org Usertags: origin-kali For many months now, I have experienced myself and I have received dozens of reports (on the Kali side) of users having squares instead of the expected characters in their GNOME setup. The

Bug#814805: pyscard: Dropped python-pyscard without explanation

2016-02-15 Thread Raphaël Hertzog
Source: pyscard Version: 1.9.2-1 Severity: serious User: de...@kali.org Usertags: origin-kali This version of pyscard dropped the Python 2 version without any explanation on why this was needed. In the process, you made yubioath-desktop uninstallable (as well as another package which is only

Bug#819472: dh-make-golang builds not accepted due to invalid Built-Using

2016-03-29 Thread Raphaël Hertzog
Package: dh-make-golang Version: 0.0~git20150913.0.1221041-1 Severity: serious User: de...@kali.org Usertags: origin-kali Recent builds of dh-make-golang (such as on arm64 or ppc64el) have been rejected by DAK because the package generated an invalid Built-Using field: Built-Using: golang (=

Bug#822682: libharfbuzz0b: breaks display of ê/ô/û with fonts-cantarell

2016-04-26 Thread Raphaël Hertzog
Package: libharfbuzz0b Version: 1.2.6-2 Severity: serious With this version of harfbuzz and fonts-cantarell 0.0.21-1 I get incorrectly formatted accents in labels in GTK-3 apps at least. A word like "Fenêtres" is badly displayed with the "t" being displayed on top of the "ê". The "^" accent is a

Bug#821789: marked as pending

2016-04-20 Thread Raphaël Hertzog
c603f3a2be35c4699690693dff1e1366d7d7f249 Author: Raphaël Hertzog <hert...@debian.org> Date: Wed Apr 20 17:49:33 2016 +0200 Drop the dir_to_symlink transition that was only really needed for upgrades between versions 1.9~rc2 and 1.9.4. Closes: #821789 diff --git a/debian/changelog b/debian/changelog

Bug#821070: samba-vfs-modules: File overwrite error on libnon-posix-acls.so.0 when upgrading from 4.2.10 in jessie to 4.3.6 in stretch

2016-04-15 Thread Raphaël Hertzog
Package: samba-vfs-modules Version: 2:4.3.7+dfsg-1 Severity: serious User: de...@kali.org Usertags: origin-kali In a (Kali) Jenkins job that test upgrades from one release to the next I got this error: Preparing to unpack .../samba-vfs-modules_2%3a4.3.6+dfsg-1_i386.deb ... Unpacking

Bug#822157: python-future hides and breaks python-configparser

2016-04-21 Thread Raphaël Hertzog
Source: python-future Version: 0.15.2-1 Severity: serious Tags: upstream User: de...@kali.org Usertags: origin-kali Control: forwarded -1 https://github.com/PythonCharmers/python-future/issues/118 Control: affects -1 python-configparser python-future provides the "configparser" module and so does

Bug#831737: pbnj: missing dependency on libshell-perl

2016-07-18 Thread Raphaël Hertzog
Package: pbnj Version: 2.04-4.1 Severity: serious User: de...@kali.org Usertags: origin-kali Forwarding a bug from Kali: https://bugs.kali.org/view.php?id=3420 root@kali # apt-get install pbnj ( accept dependencies and install ) root@kali # scanpbnj Can't locate Shell.pm in @INC blah, blah,

Bug#855048: qgis: Ships an unsupported copy of QtWebkit in public Python path without any transition

2017-02-13 Thread Raphaël Hertzog
Source: qgis Version: 2.14.11+dfsg-1 Severity: serious Tags: security User: de...@kali.org Usertags: origin-kali python-qt4 dropped support for QtWebkit it's because it was not possible to provide security support for it (cf #784514). You disabled that support in response to that bug. But later

Bug#855050: systemd: systemctl regressions, assertion failure with "--user enable" without HOME, and more

2017-02-13 Thread Raphaël Hertzog
Package: systemd Version: 232-15 Severity: serious User: de...@kali.org Usertags: origin-kali I opened this upstream: https://github.com/systemd/systemd/issues/5260 and I would like to get this fixed in Debian stretch. This is a regression compared to former versions. Any invocation of

Bug#851497: marked as pending

2017-01-19 Thread Raphaël Hertzog
599a01d1ad38c632f902e27a204c52d4e9f6584a Author: Raphaël Hertzog <hert...@debian.org> Date: Thu Jan 19 17:10:32 2017 +0100 Install libhashcat.so in /usr/lib/hashcat It's not clean enough to be supported as a public library. Also drop -march=native from the Makefile. Closes: #851497 diff --git a/

Bug#835983: python-pypdf2: Incorrect Breaks/Replaces which forbids co-installation with python-pypdf

2016-08-29 Thread Raphaël Hertzog
Package: python-pypdf2 Version: 1.26.0-1 Severity: serious Justification: co-installation User: de...@kali.org Usertags: origin-kali python-pypdf and python-pypdf2 use a differente module name and can thus be co-installed... except that this is no longer possible because you added unversioned

Bug#837534: apt-listchanges: postinst runs a Python script out of /tmp/

2016-09-12 Thread Raphaël Hertzog
Package: apt-listchanges Version: 3.3 Severity: critical Tags: security The postinst script runs a Python script that it creates in /tmp/. Unfortunately python will add the directory where the script resides to sys.path and all the imports will be thus resolved in that directory. A simple user

Bug#775360: marked as pending

2016-09-29 Thread Raphaël Hertzog
e4d3f0529d4081de527fd6235448c1f0f10ab83f Author: Raphaël Hertzog <hert...@debian.org> Date: Thu Sep 29 14:53:39 2016 +0200 Clean up changelog and control file diff --git a/debian/changelog b/debian/changelog index db4daea..8fb44fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,18 @@ p0f (3.09b-1) UNRE

Bug#828668: marked as pending

2016-08-18 Thread Raphaël Hertzog
7d3008b9aa0e3ee3381e08c437393c34fe001df8 Author: Raphaël Hertzog <hert...@debian.org> Date: Thu Aug 18 14:25:02 2016 +0200 Add patch for Django 1.10 compatility. Closes: #828668 diff --git a/debian/changelog b/debian/changelog index 3114c15..3ced85f 100644 --- a/debian/changelog +++ b/

Bug#845741: xserver-xorg-video-qxl: Fails to build from source with xorg 1.19: implicit declaration of function 'QueryGlyphExtents'

2016-11-26 Thread Raphaël Hertzog
Package: xserver-xorg-video-qxl Version: 0.1.4-3+b1 Severity: serious Tags: upstream The bin-NMU for Xorg 1.19 failed: ../../../src/uxa/uxa-damage.c: In function 'uxa_damage_chars': ../../../src/uxa/uxa-damage.c:947:5: error: implicit declaration of function 'QueryGlyphExtents'

Bug#841503: cryptsetup: initramfs cryptroot hook fails when /etc/cryptsetup-initramfs/conf-hook does not exist yet

2016-10-21 Thread Raphaël Hertzog
Package: cryptsetup Version: 2:1.7.2-4 Severity: serious Justification: upgrade fails When cryptsetup is upgraded at the same time than the kernel and when the kernel is configured before cryptsetup, the kernel fails to configure with this error: Paramétrage de linux-image-4.7.0-1-amd64

Bug#846200: FTBFS: test_kdb failing: libelektra-resolver.so: cannot open shared object file: No such file or directory

2016-11-29 Thread Raphaël Hertzog
Source: elektra Version: 0.8.14-5.1 Severity: serious Justification: FTBFS on amd64 While #811307 and #844145 are problems related to parallel building with many cores, this one is the failure I get when building on my machine (with 4 cores), I believe it's unrelated to parralel building: ERROR:

Bug#847207: uwsgi: FTBFS on multiple architectures with undefined references to uwsgi_* symbols

2016-12-06 Thread Raphaël Hertzog
Source: uwsgi Version: 2.0.14+20161117-1 Severity: serious Justification: FTBFS Looking at https://buildd.debian.org/status/package.php?p=uwsgi I see that the current package failed to build on armel, armhf, i386, mips, mipsel (and more unofficial arhitectures). The arm64 build also got stalled

Bug#846569: libsnmp-dev: Should depend on "libssl-dev | libssl1.0-dev" if possible

2016-12-02 Thread Raphaël Hertzog
Package: libsnmp-dev Version: 5.7.3+dfsg-1.5+b1 Severity: serious Justification: FTBFS in openvas Currently openvas is not buildable because it build-depends on libssh-dev which depends on libssl1.0-dev and libsnmp-dev which depends on libssl-dev (and both libssl*-dev are not co-installable). I

Bug#844303: marked as pending

2016-11-29 Thread Raphaël Hertzog
efb164731990e7e476b5fcb8ccb0191bc768f637 Author: Raphaël Hertzog <hert...@debian.org> Date: Tue Nov 29 14:35:30 2016 +0100 Build against libssl1.0-dev. Closes: #844303 diff --git a/debian/changelog b/debian/changelog index e459e03..3108e84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ncrack

Bug#847095: libmongoclient-dev: Should not conflict with transitional mongodb-dev

2016-12-05 Thread Raphaël Hertzog
Package: libmongoclient-dev Version: 1.1.2-4 Severity: serious Tags: patch Justification: piuparts failure The package does not migrate to testing due to a piuparts failure: https://piuparts.debian.org/sid/fail/mongodb-dev_2:1.1.2-4.log Extract: 0m19.6s ERROR: Command failed (status=100):

Bug#863267: marked as pending

2017-06-02 Thread Raphaël Hertzog
53f0ab6240f3db21d0a770511081ab503dad669b Author: Raphaël Hertzog <hert...@debian.org> Date: Mon May 29 17:00:50 2017 +0200 Accept again migrations depending on initial migrations that can be fake applied Closes: #863267 diff --git a/debian/changelog b/debian/changelog index c865858..d

Bug#875423: openssl: Please re-enable TLS 1.0 and TLS 1.1 (at least in testing)

2017-09-11 Thread Raphaël Hertzog
Source: openssl Version: 1.1.0f-5 Severity: serious Hello Kurt, I looked back at the debian-devel discussion and it seems to me that the majority of persons who expressed themselves (including Moritz Mühlenhoff of the Debian security team) believe that buster should ship with TLS 1.0 and TLS 1.1

Bug#853570: marked as pending

2017-08-25 Thread Raphaël Hertzog
f7b8d0e603ab8f0bcbc10a580816fc41267f2b11 Author: Raphaël Hertzog <hert...@debian.org> Date: Fri Aug 25 12:00:38 2017 +0200 Add patch to fix build with gcc 7 Closes: #853570 diff --git a/debian/changelog b/debian/changelog index 3108e84..6aa8516 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3

Bug#876948: FTBFS: fails to configure due to change in gcc -dumpversion output

2017-09-26 Thread Raphaël Hertzog
Source: exiv2 Version: 0.25-3.1 Severity: serious Tags: patch Justification: FTBFS I am unable to rebuild exiv2 0.26 in experimental. The build fails on dh_auto_configure. It turns out CMakeLists.txt tries to parse g++ -dumpversion as a two component value but we currently get a single one: $ g++

Bug#882172: marked as pending

2017-11-20 Thread Raphaël Hertzog
c7f8001ca7002daba64f888552a53e546110ba70 Author: Raphaël Hertzog <hert...@debian.org> Date: Mon Nov 20 15:27:38 2017 +0100 Prepare for release to unstable diff --git a/debian/changelog b/debian/changelog index f1ef805..10e04fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -aircrack-ng

Bug#887062: raspi3-firmware: postinst fails, makes bad assumption about existence of /boot/firmware/

2018-01-13 Thread Raphaël Hertzog
Package: raspi3-firmware Version: 1.20171201-2 Severity: serious User: de...@kali.org Usertags: origin-kali My dailay builds of Kali armhf live images are now failing with this version of raspi3-firmware with this error: Setting up raspi3-firmware (1.20171201-2) ... cp: cannot create regular

Bug#904892: Bug #904892 in pyside2 marked as pending

2018-07-30 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #904892 in pyside2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below, and you can check the diff of the fix at:

Bug#919388: ubertooth: Replace pyside dependencies by pyside2 dependencies

2019-01-15 Thread Raphaël Hertzog
Source: ubertooth Version: 2018.12.R1-1 Severity: serious User: de...@kali.org Usertags: origin-kali The last release of ubertooth updated /usr/bin/ubertooth-specan-ui to use PySide2 instead of PySide but the Recommends field has not been updated accordingly: $ apt-cache show ubertooth|grep

Bug#917200: Bug #917200 in pyside2 marked as pending

2019-01-10 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #917200 in pyside2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#930929: libvirt: is no longer able to use kvm

2019-06-22 Thread Raphaël Hertzog
Source: libvirt Version: 5.0.0-4 Severity: serious For a few days/weeks (I'm not sure when it started exactly), I can no longer run my VM with virt-manager. On startup of libvirtd I have many messages like this one (one for each VM I guess): libvirtd[8281]: invalid argument: could not find

Bug#929469: systemd-networkd: systemd-networkd: fails with "could not set address: Permission denied"

2019-05-24 Thread Raphaël Hertzog
Package: systemd Version: 241-3 Severity: serious File: systemd-networkd User: de...@kali.org Usertags: origin-kali I upgraded an (OVH) dedicated server to Debian buster with systemd 241-3 and while it rebooted correctly, the network did not came back. Looking into the logs I saw the following

Bug#932834: FTBFS: relocation R_X86_64_32 against symbol `PyVersion_Type' can not be used when making a shared object; recompile with -fPIC

2019-07-23 Thread Raphaël Hertzog
Source: python-apt Version: 1.8.4 Severity: serious Justification: FTBFS User: de...@kali.org Usertags: origin-kali Trying to rebuild python-apt in unstable currently fails with: x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro

Bug#945174: marked as pending in pyside2

2019-11-22 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #945174 in pyside2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#946886: rustc: FTBFS on mips/mipsel with test failures in sync::atomic::Atomic*

2019-12-17 Thread Raphaël Hertzog
Source: rustc Version: 1.39.0+dfsg1-3 Severity: serious Justification: FTBFS rustc is not migrating to testing (and thus holding up migration of the latest thunderbird) because it fails to build on mipsel and mips64el with too many test failures:

Bug#946267: cpio -i --no-absolute-filenames breaks symlinks starting with / or /..

2019-12-06 Thread Raphaël Hertzog
Package: cpio Version: 2.13+dfsg-1 Severity: serious User: de...@kali.org Usertags: origin-kali Control: affects -1 live-build live-build is able to repack the installer initrd to add custom files. We use that feature in Kali and since last week, when cpio 2.13+dfsg-1 reached testing (and thus

Bug#942487: rust-web-sys: Provides header is more than 256K long and it breaks reprepro...

2019-10-17 Thread Raphaël Hertzog
Source: rust-web-sys Version: 0.3.28-1 Severity: critical Justification: breaks unrelated software User: de...@kali.org Usertags: origin-kali $ apt-cache show librust-web-sys-dev|grep ^Provides:|wc -c 277998 This is a serious abuse of the Provides header... for a package that provides 719 files.

Bug#942161: marked as pending in impacket

2019-10-20 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #942161 in impacket reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#942070: gnome-shell-extension-workspaces-to-dock: Must be updated to work with GNOME 3.34

2019-10-09 Thread Raphaël Hertzog
Package: gnome-shell-extension-workspaces-to-dock Version: 51-1 Severity: grave Tags: upstream Justification: renders package unusable User: de...@kali.org Usertags: origin-kali Please package version 52 that is documented to work with GNOME Shell 3.34. The current version can be installed and

Bug#948418: marked as pending in pyrit

2020-02-04 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #948418 in pyrit reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#949339: marked as pending in pyside2

2020-02-18 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #949339 in pyside2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#950127: marked as pending in pyside2

2020-02-18 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #950127 in pyside2 reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#956277: marked as pending in wifite

2020-04-10 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #956277 in wifite reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#936273: marked as pending in capstone

2020-04-10 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #936273 in capstone reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#955474: FTBFS: fatal error: stropts.h: No such file or directory

2020-04-01 Thread Raphaël Hertzog
Source: samba Version: 2:4.11.5+dfsg-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) User: de...@kali.org Usertags: origin-kali Trying to rebuild samba in sid fails with: [2422/4221] Linking bin/default/source4/kdc/libdb-glue.so

Bug#968336: marked as pending in aflplusplus

2020-08-28 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #968336 in aflplusplus reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#968694: marked as pending in python-django-jsonfield

2020-08-23 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #968694 in python-django-jsonfield reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#972858: marked as pending in zim

2020-10-25 Thread Raphaël Hertzog
Control: tag -1 pending Hello, Bug #972858 in zim reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/debian/zim/-/commit/add9be012d00c3ccdc91d40354a29e4b2352ee2a

  1   2   >