Bug#975115: Info received (Wrong API version string in Debian packaged tbsync extension)

2021-01-11 Thread Jan-Marek Glogowski
Ok - so - the API string in buster is actually: $ rgrep "2\.4" dav/content/provider.js:static getApiVersion() { return "2.4"; } eas/content/provider.js:static getApiVersion() { return "Beta 2.4"; } dpkg/content/tbsync.jsm: apiVersion: "Beta 2.4", So now EAS complains for me :-) But

Bug#975115: Wrong API version string in Debian packaged tbsync extension

2021-01-11 Thread Jan-Marek Glogowski
Hi everyone, just installed webext-dav4tbsync on buster (incl. tbsync 2.18-1~deb10u1) and was bitten by this bug. Then I downloaded tbsync 2.18 from TB addons, unzip'ed both tbsync xpi and ran a diff on them: Only in orig/: CONTRIBUTORS.md Only in orig/: LICENSE Only in orig/: README.md

Bug#921005: Missing manual dependency for package gcin on libappindicator3-1

2019-01-31 Thread Jan-Marek Glogowski
in package needs a manual libappindicator3-1 dependency. Regards, Jan-Marek Glogowski

Bug#914732: lists.debian.org: Request for new mailing list: debian-dug-muc

2018-12-06 Thread Jan-Marek Glogowski
On Tue, 4 Dec 2018 22:07:43 +0100 Alexander Wirt wrote: > On Mon, 26 Nov 2018, Michael Banck wrote: > This request is missing seconders. Please add the list. Working around the missing mailing list via some IRC pings doesn't really scale. More so that not all interested people are always online

Bug#907774: Bug#908567: libssl 1.1.1 TLS_MAX_VERSION ABI breakage

2018-09-11 Thread Jan-Marek Glogowski
Am 11.09.2018 um 11:57 schrieb Adrian Bunk: >> Basically libssl 1.1.1 (in whatever 1.1.1 version - my guess is >> 1.1.1~~pre9-1 from the changelog) >> changed the definition of TLS_MAX_VERSION from TLS1_2_VERSION to >> TLS1_3_VERSION, which will start to >> break all software in buster using

Bug#908567: libssl 1.1.1 TLS_MAX_VERSION ABI breakage

2018-09-11 Thread Jan-Marek Glogowski
Package: libssl1.1 Version: 1.1.1~~pre9-1 Severity: important I'm on buster and with the latest updates from yesterday came qtbase-opensource-src 5.11.1+dfsg-7 and SSL started to fail in Qt5 programs. This was reported in bug 907774 ~ 2 weeks ago. Basically libssl 1.1.1 (in whatever 1.1.1

Bug#907487: Broken patch debian/patches/unset_OS2_UseTypoMetrics.patch

2018-08-28 Thread Jan-Marek Glogowski
Package: fonts-liberation Version: 1:1.07.4-7 Dear maintainers, actually I was bitten by the bug fixed in 1:1.07.4-6 on Ubuntu 18.04 (https://bugs.launchpad.net/ubuntu/bionic/+source/libreoffice/+bug/1769654) and then I had a look at the proposed fix / diff and saw in the unpatched debian

Bug#834639: Use local interwiki inventory and fix autodoc warnings

2016-08-17 Thread Jan-Marek Glogowski
2016-08-17 01:32:35.0 +0200 @@ -1,3 +1,12 @@ +python-attrs (16.0.0-1~jmg1) xenial; urgency=medium + + * Backport fox xenial + * Depend on python-enum34 for Python 2.7 unit tests + * Add python version specific doc package +- creates relative links to local python documentation + + --

Bug#779180: [buildd-tools-devel] Bug#779180: Honor chroot personality in setup (service) scripts

2015-04-15 Thread Jan-Marek Glogowski
Hi Roger, Am 15.04.2015 um 00:25 schrieb Roger Leigh: On Wed, Feb 25, 2015 at 09:42:59AM +0100, Jan-Marek Glogowski wrote: schroot allows to set a Linux personality for chroots, e.g. to run a 32bit chroot on a 64bit system. And there is a schroot setup script to start services when entering

Bug#779180: Honor chroot personality in setup (service) scripts

2015-02-25 Thread Jan-Marek Glogowski
don't have a Jessie environment. Regards, Jan-Marek From 83603af12eb28314baf8330de244acc3c5f45374 Mon Sep 17 00:00:00 2001 From: Jan-Marek Glogowski glo...@fbihome.de Date: Mon, 11 Aug 2014 17:28:32 +0200 Subject: [PATCH] Add personality impersonator A little binary to run a program with the same

Bug#774043: Build failed to create GEM

2014-12-27 Thread Jan-Marek Glogowski
Package: ruby-fast-gettext Version: 0.9.0-1 Severity: important Debian Release: 8.0 The source package misses the metadata.yml, which is available in the source 0.9.0 generated at: http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/fast_gettext OTOH this source misses the whole build

Bug#774044: Rake task incompatible with ruby-gettext 3.x

2014-12-27 Thread Jan-Marek Glogowski
Package: ruby-gettext-i18n-rails Version: 0.9.4-1 Severity: grave Debian Release: 8.0 Tags: patch The rake task is incompatible with with ruby-gettext version 3. This was fixed in v1.0.0. commit d1b02f734f9e0c96de50d1a58e8170ce6ec457ac Author: Kouhei Sutou k...@clear-code.com Date: Mon Sep 16

Bug#714736: Run gssd and svcgssd on client and server - or use NFS 4.1

2013-07-09 Thread Jan-Marek Glogowski
Just a quote: http://thread.gmane.org/gmane.linux.nfs/45498/focus=45502 [ 3505.754807] RPC: AUTH_GSS upcall timed out. [ 3505.754810] Please check user daemon is running. It's true, i don't have rpc.gssd running on the server (though i do have rpc.svcgssd running). So it's not clear to me

Bug#715478: Correctly match *,sec=krb5,*

2013-07-09 Thread Jan-Marek Glogowski
Package: nfs-common Version: 1:1.2.6-4 Severity: normal Tags: patch The fourth krb5 case wrongly matches krb5i (nfs-common.init:59). diff -urwN a/debian/nfs-common.init b/debian/nfs-common.init --- a/debian/nfs-common.init 2013-05-11 14:38:17.0 +0200 +++ b/debian/nfs-common.init

Bug#715478: Correctly match *,sec=krb5,*

2013-07-09 Thread Jan-Marek Glogowski
Am 09.07.2013 16:45, schrieb Bastian Blank: On Tue, Jul 09, 2013 at 03:57:08PM +0200, Jan-Marek Glogowski wrote: +case $OPTS in +sec=krb5|*,sec=krb5|sec=krb5,*|*,sec=krb5,*|\ +sec=krb5i|*,sec=krb5i|sec=krb5i,*|*,sec=krb5i,*|\ +sec=krb5p|*,sec=krb5p

Bug#714736: Handle svcgssd startup on clients based on NFSv4 minorversion mount option.

2013-07-09 Thread Jan-Marek Glogowski
Quoted from http://thread.gmane.org/gmane.linux.nfs/45498/focus=45502: If you're using only v2, v3, or v4.1, that doesn't matter. (v2 and v3 lack delegations, and v4.1 sends callbacks over existing client-established connections). The attached patch improves Nicolas version for the cases of

Bug#715391: Cluster report generation fails.

2013-07-08 Thread Jan-Marek Glogowski
Package: pacemaker-mgmt Version: 2.0.0+hg1141-2.2 Severity: normal Tags: patch My pacemaker cluster is running wheezy with a backport of the pacemaker-mgmt package. The Tools - Cluster Report command fails instantly. The cluster log contains (hb_report ... /tmp/clrp.XX contains illegal

Bug#711887: Enabling automatic authentication breaks any login.

2013-06-10 Thread Jan-Marek Glogowski
Package: mediawiki-extensions-ldapauth Version: 2.11 Severity: important Tags: patch My server is running Debian Wheezy. I'm using the included MediaWiki with LDAP and Kerberos authentication:

Bug#641065: sbuild fails to install chroot packages if uid / gid is 99999999

2011-09-09 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: sbuild Version: 0.62.6-1 Tags: patch Hi sbuild fails to install packages into the chroot using the apt resolver, if the building user has a uid or gid . I guess the aptitude resolver will fail too. Local sources ─

Bug#641065: The apt-ftparchive bug is fixed in wheezy

2011-09-09 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Was fixed in apt 0.8.11. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330162 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk5qy0oACgkQj6MK58wZA3eyXQCfVOEAlTpgIZZO58JRQ5roit/h LQMAn0DTXiWULeipp/6E+oFklbwuYpBR

Bug#640105: rpc.idmapd fails to decode groups with spaces

2011-09-02 Thread Jan-Marek Glogowski
Package: nfs-common Version: 1:1.2.4-1 Tags: patch I'm using Samba and NFSv4 with the same ldap and therefore I have groups with spaces (Domain Administrators, ...). When I chgrp a file on the NFSv4 share to a group containing a space, the client process is stuck (chgrp D) and there are

Bug#629109: Restore old sbuild purging behaviour

2011-06-03 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: sbuild Version: 0.62.2-1 Severity: wishlist Tags: patch Hi With the introduction of --keep-session in sbuild 0.62.0-1, the default - --purge behaviour has changed (later renamed --purge-session). Now -p 'successful' will always purge my

Bug#612465: dpkg-dev: dpkg-source denies a patch which applies to files without a final newline

2011-02-08 Thread Jan-Marek Glogowski
Package: dpkg-dev Version: 1.15.8.10 Severity: normal dpkg-source fails to build or extract sources if it finds a patch containing a backslash line in the last hunk. This is generated by 'diff -u' if the original or changed file doesn't contain a final newline. You get a localized (!) line in the

Bug#610302: Fails to load non-free firmware for RT8169 (10ec:8168 rev3)

2011-01-17 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: debian-installer Version: netboot 2011-01-17 Severity: important The installer correctly detects and installs the firmware, if it is provided by the firmware-realtek (0.28) package on a VFAT USB stick. But the kernel is unable to load the

Bug#609799: Please rebuild for Python 2.6 provides

2011-01-12 Thread Jan-Marek Glogowski
Package: python-gnupginterface Version: 0.3.2-9.1 Severity: normal I have a package, which depends on python = 2.5 and python-gnupginterface and I'm using python-support. The current python-gnupginterface provides python2.4-gnupginterface and python2.5-gnupginterface. A rebuild drops 2.4

Bug#549050: Probably fixed in CUPS 1.4.4

2010-09-28 Thread Jan-Marek Glogowski
I had the same bug in Ubuntu Lucid. https://bugs.launchpad.net/ubuntu/+source/cups/+bug/636488 http://www.cups.org/str.php?L3682 As you can see in the CUPS bug report, this is fixed in CUPS 1.4.4. I tested a Backport from Maverick, which doesn't crash on SIGHUP in Hardy. -- To

Bug#327585: Adapted Freeradius lt_dlopenadvise fix

2010-07-16 Thread Jan-Marek Glogowski
perl backend. Jan-Marek GLogowski -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkxA6N4ACgkQj6MK58wZA3cclACfQpR6KB4ZIoakMcrA50Wi5p/R TmsAoIXK4pZB9ZtvvzEeyP3JEudannjl =MXfx -END PGP SIGNATURE-From: Jan-Marek Glogowski jan-marek.glogow...@muenchen.de Date: Tue

Bug#588585: dkms package install fails with non-matching kernel

2010-07-09 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: dkms Version: 2.1.1.2-3 Severity: normal Tags: patch dkms.conf allows to set a BUILD_EXCLUSIVE_KERNEL / BUILD_EXCLUSIVE_ARCH parameter to specify a regular expression which defines the subset of kernels / architectures which DKMS is

Bug#569936: ant ABI break from 1.6.5 = 1.7.1

2010-02-15 Thread Jan-Marek Glogowski
For convenience I have attached the upstream patch. ATB Jan-Marek Glogowski--- ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Copy.java 2008/08/29 14:01:32 690263 +++ ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Copy.java 2008/08/29 14:02:42 690264 @@ -73,6 +73,8 @@ protected File

Bug#567506: Don't always purge cloned session

2010-01-29 Thread Jan-Marek Glogowski
. The attached patch is against current git HEAD 361d275e9bf200f3bdacd78b7ecf267847d20a18 Jan-Marek Glogowskicommit e39bf2f5ab939304524347042c01d3a87fccf7ef Author: Jan-Marek Glogowski glo...@fbihome.de Date: Mon Jan 18 10:31:54 2010 +0100 Don't always purge cloned session

Bug#567505: Run most commands on -source chroots

2010-01-29 Thread Jan-Marek Glogowski
361d275e9bf200f3bdacd78b7ecf267847d20a18 Jan-Marek Glogowskicommit 4d3714dfea7db251a9ac221f004850161a78e5b1 Author: Jan-Marek Glogowski glo...@fbihome.de Date: Thu Jan 21 13:36:15 2010 +0100 Run most commands on -source chroots For most sbuild commands it doesn't make sense to run them

Bug#518511: Patch for the crash

2009-08-10 Thread Jan-Marek Glogowski
Version: 4:3.5.9-1 This bug is reported in KDE as https://bugs.kde.org/show_bug.cgi?id=148738 The attached patch solves the problem for me. From XCreateImage / XDestroyImage manpage: Note that when the image is created using XCreateImage, XGetImage, or XSubImage, the destroy procedure that the

Bug#503465: Some more information

2008-11-20 Thread Jan-Marek Glogowski
This bug actually has a long history and I also have a few HP laptops with this problem (2510p). http://bugzilla.kernel.org/show_bug.cgi?id=6001 https://bugzilla.novell.com/show_bug.cgi?id=378917 https://bugzilla.novell.com/show_bug.cgi?id=290219 https://bugs.launchpad.net/xorg-server/+bug/138256

Bug#495803: usplash segfaults on shutdown when pulsating

2008-08-20 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: usplash Version: 0.5.19-3 Severity: normal Tags: patch While testing my own usplash theme, usplash was crashing when shutdown in pulsating mode, because the SIGALRM triggered while graphics were already shut down. The attached simple fix

Bug#489139: Removing AVM ISDN PCMCIA card from the slot freezes the system

2008-07-03 Thread Jan-Marek Glogowski
Package: linux-image-2.6.25-2-686 Version: 2.6.25-6 Severity: normal It was also tested with vanilla 2.6.25.9 and 2.6.26-rc8-git. When removing the ISDN PCMCIA card from the slot, the kernels do: 1. crash with kernel panic or 2. flood the console with error messages, which effectly freezes the

Bug#456934: Add option to select the build dependency check algorithm

2007-12-21 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 19 Dec 2007, Roger Leigh wrote: Michael Banck [EMAIL PROTECTED] writes: On Wed, Dec 19, 2007 at 08:10:37AM +0100, Jan-Marek Glogowski wrote: Isn't it usual sbuild behaviour to only try the first package of a set of alternatives

Bug#456934: sbuild: Wrong handling of or'ed build-dependencies

2007-12-18 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Subject: sbuild: Wrong handling of or'ed build-dependencies Package: sbuild Version: 0.56 Severity: important Tags: patch Actually I'm using the SVN trunk r1250. I'm trying to build bzr-svn for Debian Etch. The package has the following build

Bug#456934: [Buildd-tools-devel] Bug#456934: sbuild: Wrong handling of or'ed build-dependencies

2007-12-18 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Dec 18, 2007 at 10:40:56PM +, Roger Leigh wrote: Jan-Marek Glogowski [EMAIL PROTECTED] writes: I'm trying to build bzr-svn for Debian Etch. The package has the following build dependencies: Build-Depends-Indep: python

Bug#456934: [Buildd-tools-devel] Bug#456934: sbuild: Wrong handling of or'ed build-dependencies

2007-12-18 Thread Jan-Marek Glogowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Thanks. I have altered the patch slightly to remove some of the redundancy in the checks. Is this OK? Should be ok. Could you possibly explain what malformed syntax results in triggering these checks? It just happend to me, that I changed

Bug#453392: Chase referrals with credentials

2007-11-29 Thread Jan-Marek Glogowski
Package: openldap2.3 Version: 2.3.30 Severity: wishlist Normally the OpenLDAP utils follow referrals anonymously, even if the user supplied credentials. The attached patch adds an option, so the user can supply a chase type (with credentials or anonymously). From my changelog: * Add -B (rebind

Bug#435363: Build package caches using AtpPkg::Acquire

2007-07-31 Thread Jan-Marek Glogowski
Package: libapt-pkg-perl Version: 0.1.20 Severity: wishlist Hi I've implemented very basic support to acquire package lists and build the package caches from these. What's missing is the pkgAcquireStatus feedback. It has virtual functions, which I wanted to export to Perl, so one could