Bug#880624: [git-buildpackage/master] buildpackage: Add back --git-pristine-tar-commit support

2017-11-08 Thread Guido Günther
tag 880624 pending thanks Date: Fri Nov 3 09:19:55 2017 +0100 Author: Guido Günther Commit ID: 1b5a344581e964434bb9b6918a166d2eb38059f4 Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=1b5a344581e964434bb9b6918a166d2eb38059f4 Patch URL: https://git.sigxcpu.org/cgit/git-b

Bug#812721: gbp could filter out Files-Excluded: entries when committing to the pristine-tar branch

2017-11-08 Thread Guido Günther
Hi, On Tue, Nov 07, 2017 at 10:07:54PM +0100, Michael Stapelberg wrote: > Thanks for your reply. Answers inline: > > On Mon, Nov 6, 2017 at 8:59 AM, Guido Günther wrote: > > Hi, > > On Tue, Oct 31, 2017 at 05:24:05PM +0100, Michael Stapelberg wrote: > >> Hi Guido

Bug#879495: gbp dch fails with UnboundLocalError

2017-11-07 Thread Guido Günther
Hi, On Thu, Oct 26, 2017 at 08:36:32AM +0200, Guido Günther wrote: > Hi, > On Sun, Oct 22, 2017 at 11:52:25AM +0200, Didier 'OdyX' Raboud wrote: > > Package: git-buildpackage > > Version: 0.9.0 > > Severity: normal > > File: gbp-dch > > > > On m

Bug#812721: gbp could filter out Files-Excluded: entries when committing to the pristine-tar branch

2017-11-06 Thread Guido Günther
Hi, On Mon, Nov 06, 2017 at 12:15:51PM +0100, Guido Günther wrote: > Hi, > On Mon, Nov 06, 2017 at 07:13:07PM +0800, Shengjing Zhu wrote: > > On Mon, 6 Nov 2017 08:59:41 +0100 Guido =?iso-8859-1?Q?G=FCnther?= > > wrote: > > > Hi, > > > My first reaction wa

Bug#880878: [git-buildpackage/master] import-dsc: Fuzzy parse changelog date

2017-11-06 Thread Guido Günther
tag 880878 pending thanks Date: Mon Nov 6 21:01:21 2017 +0100 Author: Guido Günther Commit ID: d656cbd066fdc39aa74c1e4a8e13d31f25c15f2c Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=d656cbd066fdc39aa74c1e4a8e13d31f25c15f2c Patch URL: https://git.sigxcpu.org/cgit/git-b

Bug#880964: closed by Guido Günther (Re: Bug#880964: git-buildpackage: non-ascii character in d/changelog: UnicodeDecodeError)

2017-11-06 Thread Guido Günther
stead of > sources. There appears to be another option though, see [1]. > > [1] https://stackoverflow.com/a/42792413/353337 Nice. Thanks for digging this one out! Cheers, -- Guido > > > > On Mon, Nov 6, 2017 at 4:03 PM Guido Günther wrote: > > > Hi, > >

Bug#880964: [git-buildpackage/master] DebianChangelog: Always open changelog as utf8

2017-11-06 Thread Guido Günther
tag 880964 pending thanks Date: Mon Nov 6 19:22:03 2017 +0100 Author: Guido Günther Commit ID: ac7589de623f997a29db7d2a4ba07c982a162512 Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=ac7589de623f997a29db7d2a4ba07c982a162512 Patch URL: https://git.sigxcpu.org/cgit/git-b

Bug#880964: closed by Guido Günther (Re: Bug#880964: git-buildpackage: non-ascii character in d/changelog: UnicodeDecodeError)

2017-11-06 Thread Guido Günther
Hi, On Mon, Nov 06, 2017 at 02:53:11PM +, Nico Schlömer wrote: > Thanks for following up on this. > > > But this is not Python2. > > This is the culprit. I installed gbp with pip on my system, with pip > defaulting to python2, which leads to an array of errors, e.g., the > encoding error from

Bug#880964:

2017-11-06 Thread Guido Günther
control: reopen -1 control: severity -1 normal control: retitle -1 gbp import-orig fails on Umlauts with non-utf8 locale Hi, On Mon, Nov 06, 2017 at 03:37:49PM +0100, Guido Günther wrote: > Hi, > On Mon, Nov 06, 2017 at 02:28:33PM +, Nico Schlömer wrote: > > Digging further, I fo

Bug#880964:

2017-11-06 Thread Guido Günther
Hi, On Mon, Nov 06, 2017 at 02:28:33PM +, Nico Schlömer wrote: > Digging further, I found that the error can be fixed with > ``` > io.open(self.filename, mode='r', encoding='utf-8') > ``` > in `_read`, just as described in [1]. Note that > ``` > self._contents.encode() > ``` > needs to become >

Bug#880964: closed by Guido Günther (Re: Bug#880964: git-buildpackage: non-ascii character in d/changelog: UnicodeDecodeError)

2017-11-06 Thread Guido Günther
is an automatic notification regarding your Bug report > > which was filed against the git-buildpackage package: > > > > #880964: git-buildpackage: non-ascii character in d/changelog: > > UnicodeDecodeError > > > > It has been closed by Guido Günther . > >

Bug#812721: gbp could filter out Files-Excluded: entries when committing to the pristine-tar branch

2017-11-06 Thread Guido Günther
Hi, On Mon, Nov 06, 2017 at 07:13:07PM +0800, Shengjing Zhu wrote: > On Mon, 6 Nov 2017 08:59:41 +0100 Guido =?iso-8859-1?Q?G=FCnther?= > wrote: > > Hi, > > My first reaction was to teach gbp import-orig to have a > > > > gbp import-orig "git-ref" > > > > mode that would do the right thing but

Bug#812721: gbp could filter out Files-Excluded: entries when committing to the pristine-tar branch

2017-11-06 Thread Guido Günther
Hi, On Tue, Oct 31, 2017 at 05:24:05PM +0100, Michael Stapelberg wrote: > Hi Guido, > > The pkg-go team is currently discussing changes to its workflow, and > we’d be interested in resolving this feature request. Can you provide a pointer to the discussion? > > Guido Günt

Bug#787005: git-buildpackage: zsh auto-completion is broken/outdated

2017-11-05 Thread Guido Günther
On Sun, Nov 05, 2017 at 12:09:18PM -0300, Felipe Sateler wrote: > Package: git-buildpackage > Version: 0.9.1 > Followup-For: Bug #787005 > Control: tags -1 patch > > Hi, > > Please find attached a couple of patches for the zsh completion. They > fix this issue, and also fix the completion for gbp

Bug#880552: git-buildpackage: gbp dch can't find epoch'd versions automatically

2017-11-03 Thread Guido Günther
control: retitle -1 gbp dch needs a better workflow description control: tags -1 +help Hi, On Thu, Nov 02, 2017 at 03:35:33PM +, Chris Lamb wrote: > Hi Guido, > > > I'm using > > > > [import-orig] > > # Automatically forward the changelog after importing a new upstream > > version > >

Bug#880552: git-buildpackage: gbp dch can't find epoch'd versions automatically

2017-11-02 Thread Guido Günther
Hi, Thanks for providing the details. On Thu, Nov 02, 2017 at 12:41:51PM +, Chris Lamb wrote: > Hi Guido Günther, > > > Can you provide a repo and the steps to reproduce this? We're gbp > > dch'ing in repos with epochs since several years (e.g. icedove) and

Bug#880552: git-buildpackage: gbp dch can't find epoch'd versions automatically

2017-11-02 Thread Guido Günther
control: tags -1 moreinfo Hi, On Thu, Nov 02, 2017 at 06:50:10AM +, Chris Lamb wrote: > Package: git-buildpackage > Version: 0.9.1 > Severity: normal > > Hi, > > Presumably due to the "escaped" colon, gbp dch can't find the right > version to generate the changelog from. For example: > > %

Bug#880228: [git-buildpackage/master] dscfile: Make sure we match on additional tarballs containing uppercase

2017-10-31 Thread Guido Günther
tag 880228 pending thanks Date: Tue Oct 31 12:29:10 2017 +0100 Author: Guido Günther Commit ID: 5db9f15626904db81614140084f13df55ae004e4 Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=5db9f15626904db81614140084f13df55ae004e4 Patch URL: https://git.sigxcpu.org/cgit/git-

Bug#880019: git-buildpackage: gbp pq export should accept --id-length (and so should the [pq] stanza in gbp.conf)

2017-10-28 Thread Guido Günther
Hi, On Sat, Oct 28, 2017 at 03:07:14PM +0200, Daniel Kahn Gillmor wrote: > Package: git-buildpackage > Version: 0.9.0 > Severity: normal > > I'm maintaing several patch queues in the gnupg2 source package, > including (at least) one for stretch and one for unstable. > > At some point, the default

Bug#879781: dpkg-source doesn't find tarball provided with --git-tarball-dir

2017-10-25 Thread Guido Günther
Hi, On Wed, Oct 25, 2017 at 08:44:59PM +0200, Vincent Bernat wrote: > Package: git-buildpackage > Version: 0.9.0 > Severity: normal > File: /usr/bin/gbp > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hey! > > Since upgrading to 0.9, I get the following error: > > gbp:info: Extracting

Bug#879495: gbp dch fails with UnboundLocalError

2017-10-25 Thread Guido Günther
Hi, On Sun, Oct 22, 2017 at 11:52:25AM +0200, Didier 'OdyX' Raboud wrote: > Package: git-buildpackage > Version: 0.9.0 > Severity: normal > File: gbp-dch > > On multiple of my repositories, `gbp dch` fails with the following error: > > (That's on https://anonscm.debian.org/cgit/pkg-games/planetbl

Bug#879729: pk4-replace discards the build commands output

2017-10-25 Thread Guido Günther
m you’re seeing? pbuilder does s.th. similar but there might be other problems (e.g. gbp itself could fail or lintian reports an error and therefor the whole thing exits with 1). Not having the output will have to make me guess. Cheers, -- Guido > > On Wed, Oct 25, 2017 at 7:25 AM, Guido Günthe

Bug#879729: pk4-replace discards the build commands output

2017-10-24 Thread Guido Günther
Package: pk4 Version: 3 Severity: wishlist Hi, a "pk4-replace" discards the builds output. To diagnose problems it would be nice to have stdout/stderr either print to stdout/stderr as well or at least logged to file. Cheers -- Guido -- System Information: Debian Release: buster/sid APT prefers

Bug#879486: Please support "gbp import-dsc" of the downloaded source

2017-10-23 Thread Guido Günther
-- Guido > > On Tue, Oct 24, 2017 at 8:42 AM, Guido Günther wrote: > > Hi, > > On Mon, Oct 23, 2017 at 11:00:03PM +0200, Guido Günther wrote: > >> Hi, > >> On Mon, Oct 23, 2017 at 10:00:49PM +0200, Michael Stapelberg wrote: > >> > control: tags -

Bug#879486: Please support "gbp import-dsc" of the downloaded source

2017-10-23 Thread Guido Günther
Hi, On Mon, Oct 23, 2017 at 11:00:03PM +0200, Guido Günther wrote: > Hi, > On Mon, Oct 23, 2017 at 10:00:49PM +0200, Michael Stapelberg wrote: > > control: tags -1 + pending > > > > On Mon, Oct 23, 2017 at 9:38 PM, Guido Günther wrote: > > > Hi, > > >

Bug#879486: Please support "gbp import-dsc" of the downloaded source

2017-10-23 Thread Guido Günther
Hi, On Mon, Oct 23, 2017 at 10:00:49PM +0200, Michael Stapelberg wrote: > control: tags -1 + pending > > On Mon, Oct 23, 2017 at 9:38 PM, Guido Günther wrote: > > Hi, > > On Sun, Oct 22, 2017 at 12:42:29PM +0200, Michael Stapelberg wrote: > >> On Sun, Oct 22, 2

Bug#879486: Please support "gbp import-dsc" of the downloaded source

2017-10-23 Thread Guido Günther
Hi, On Sun, Oct 22, 2017 at 12:42:29PM +0200, Michael Stapelberg wrote: > On Sun, Oct 22, 2017 at 12:28 PM, Guido Günther wrote: > > Hi, > > On Sun, Oct 22, 2017 at 11:15:20AM +0200, Michael Stapelberg wrote: > >> Thanks for filing this. > >> > >> On S

Bug#750962: [git-buildpackage/master] import-dsc: make sure we don't create 'master' if not needed

2017-10-23 Thread Guido Günther
tag 750962 pending thanks Date: Mon Oct 23 21:18:18 2017 +0200 Author: Guido Günther Commit ID: 01da1e61b003aa7cb576fbe5755a665a12c3f2ba Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=01da1e61b003aa7cb576fbe5755a665a12c3f2ba Patch URL: https://git.sigxcpu.org/cgit/git-

Bug#878203: AA breaks libvirt when running with kernel 4.13

2017-10-23 Thread Guido Günther
control: severity -1 minor control: retitle -1 apparmor logs /proc//cmdline denials on vm shutdown Hi, On Mon, Oct 23, 2017 at 06:41:04PM +0200, Michael Biebl wrote: > Am 23.10.2017 um 18:28 schrieb Guido Günther: > > Hi, > > On Mon, Oct 23, 2017 at 06:22:10PM +0200, Michael Biebl

Bug#878203: AA breaks libvirt when running with kernel 4.13

2017-10-23 Thread Guido Günther
Hi, On Mon, Oct 23, 2017 at 06:22:10PM +0200, Michael Biebl wrote: > Am 23.10.2017 um 17:49 schrieb Guido Günther: > > > I can't reproduce this here with 4.13.0-1-amd64 and > > libvirt-daemon-system 3.8.0-3. > > -- Guido > > > linux-image-4.13.0-1-amd64 4.

Bug#878203: AA breaks libvirt when running with kernel 4.13

2017-10-23 Thread Guido Günther
Hi, On Wed, Oct 11, 2017 at 02:10:01AM +0200, Michael Biebl wrote: > Package: apparmor > Version: 2.11.0-11 > Severity: serious > > After the kernel upgrade from 4.12 to 4.13 my KVM/libvirt instances > failed to start: > Okt 10 19:24:44 pluto libvirtd[673]: 2017-10-10 17:24:44.404+: 797: error

Bug#879486: Please support "gbp import-dsc" of the downloaded source

2017-10-22 Thread Guido Günther
Hi, On Sun, Oct 22, 2017 at 11:15:20AM +0200, Michael Stapelberg wrote: > Thanks for filing this. > > On Sun, Oct 22, 2017 at 9:21 AM, Guido Günther wrote: > > Package: pk4 > > Version: 2 > > Severity: wishlist > > > > Hi, > > it would be nice if pk4

Bug#879486: Please support "gbp import-dsc" of the downloaded source

2017-10-22 Thread Guido Günther
Package: pk4 Version: 2 Severity: wishlist Hi, it would be nice if pk4 would allow to use "gbp import-dsc" to unpack the donwloaded sources in downloadDSCAndUnpack so users: - get a git archive right away - can reuise their gbp configuration such as the configured builder, - pristine-tar

Bug#872864: Checkout upstream signatures as well when using pristine-tar

2017-10-20 Thread Guido Günther
Hi, On Fri, Oct 20, 2017 at 02:35:28PM +0100, Chris Lamb wrote: > Hi Guido, > > > No problem; I personally hadn't seen the blocking pristine-tar issue > > had been uploaded until now so I thought it might have passed you by > > too. :) > > Gentle ping on this? Seems like the only piece of the puz

Bug#761166: [git-buildpackage/master] pq: import pq branch on switch

2017-10-20 Thread Guido Günther
tag 761166 pending thanks Date: Fri Oct 20 11:29:14 2017 +0200 Author: Guido Günther Commit ID: 15510515a5fa98d212082057effb6b002310125e Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=15510515a5fa98d212082057effb6b002310125e Patch URL: https://git.sigxcpu.org/cgit/git-

Bug#876800: [git-buildpackage/master] pq: import patches before rebase

2017-10-19 Thread Guido Günther
tag 876800 pending thanks Date: Wed Oct 18 09:24:18 2017 +0200 Author: Guido Günther Commit ID: 680784b0dd2a431392eea653a52c0fb9298d7b88 Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=680784b0dd2a431392eea653a52c0fb9298d7b88 Patch URL: https://git.sigxcpu.org/cgit/git-

Bug#877322: git-buildpackage autoremoval

2017-10-17 Thread Guido Günther
Hi, On Tue, Oct 17, 2017 at 10:27:03PM +0100, Ian Jackson wrote: > Guido Günther writes ("Re: Bug#877322: git-buildpackage autoremoval"): > > On Tue, Oct 17, 2017 at 02:57:33PM +0100, Ian Jackson wrote: > > > This bug means that the autoremoval robot wants to remove

Bug#877322: git-buildpackage autoremoval

2017-10-17 Thread Guido Günther
Hi Ian, On Tue, Oct 17, 2017 at 02:57:33PM +0100, Ian Jackson wrote: > This bug means that the autoremoval robot wants to remove > git-buildpackage. I'm getting mails about it planning to remove dgit, > to clear the way. > > Do you intend to upload the docs change to sid soon ? Yes, before the a

Bug#878812: [pkg-gnupg-maint] Bug#878812: hits bug_at when encrypting to 1A6F3E639A4467E8C3476525DF6D76C44D696F6B

2017-10-16 Thread Guido Günther
Hi Niibe, On Tue, Oct 17, 2017 at 12:50:37PM +0900, NIIBE Yutaka wrote: > Guido Günther wrote: > >> > #4 0x556a0f29306f bug_at (gpg) > >> > #5 0x556a0f243c1e do_we_trust (gpg) > >> > #6 0x0

Bug#878812: hits bug_at when encrypting to 1A6F3E639A4467E8C3476525DF6D76C44D696F6B

2017-10-16 Thread Guido Günther
Hi, On Mon, Oct 16, 2017 at 10:35:15PM +0200, Guido Günther wrote: > Hi, > On Mon, Oct 16, 2017 at 10:02:09PM +0200, Guido Günther wrote: > > Package: gnupg > > Version: 2.2.1-2 > > Severity: normal > > > > Encrypting to 1A6F3E639A4467E8C3476525DF6D76C44D696

Bug#878812: Segfaults when encrypting to certain keys

2017-10-16 Thread Guido Günther
Hi, On Mon, Oct 16, 2017 at 10:02:09PM +0200, Guido Günther wrote: > Package: gnupg > Version: 2.2.1-2 > Severity: normal > > Encrypting to 1A6F3E639A4467E8C3476525DF6D76C44D696F6B makes GPG here > segfault like: > > $ coredumpctl dump >PID: 21438 (gpg)

Bug#878812: Segfaults when encrypting to certain keys

2017-10-16 Thread Guido Günther
Package: gnupg Version: 2.2.1-2 Severity: normal Encrypting to 1A6F3E639A4467E8C3476525DF6D76C44D696F6B makes GPG here segfault like: $ coredumpctl dump PID: 21438 (gpg) UID: 1000 (agx) GID: 1000 (agx) Signal: 6 (ABRT) Timestamp: Mon 2017-10-16 21:57:

Bug#878799: CVE-2017-1000256/LSN-2017-0002: TLS certificate verification disabled for clients

2017-10-16 Thread Guido Günther
Source: libvirt Version: CVE-2017-1000256/LSN-2017-0002: TLS certificate verification disabled for clients Severity: important Tags: security Description --- The default_tls_x509_verify (and related) parameters in qemu.conf control whether the TLS servers in QEMU request & verify certifi

Bug#758464: SELinux policy updated

2017-10-12 Thread Guido Günther
Version: libvirt/3.0.0-4 Hi, On Fri, Feb 06, 2015 at 09:18:18AM +, Russell Coker wrote: > reassign 758464 libvirt-bin > thanks > > This bug has been accepted as an upstream issue. Please verify that Jessie > has the fixed version of virsh. This was fixed upstream ages ago so closing. Cheer

Bug#878299: [Pkg-libvirt-maintainers] Bug#878299: libvirt-daemon: Live migration with qemu - not working with copy-storage-xx on stretch

2017-10-12 Thread Guido Günther
Hi, On Thu, Oct 12, 2017 at 02:01:45PM +0200, Jan Sechovec wrote: > Package: libvirt-daemon > Version: 3.0.0-4 > Severity: normal > > Dear Maintainer, > > after dist-upgrade from jessie to stretch live migrations with > --copy-storage-all stopped working. > There is no usable error/warning log m

Bug#704097: RFP: travis-client-tools -- command line client and a Ruby library to interface with a Travis CI service

2017-10-12 Thread Guido Günther
Hi, On Wed, Mar 27, 2013 at 04:43:39PM -0400, Yaroslav Halchenko wrote: > Package: wnpp > Severity: wishlist > > * Package name: travis-client-tools > Version : 1.2.0 > Upstream Author : Konstantin Haase > * URL : https://github.com/travis-ci/travis > * License

Bug#878153: [Pkg-libvirt-maintainers] Bug#878153: libvirt-daemon-system: frequent AppArmor denials for ptrace of some unconfined process

2017-10-10 Thread Guido Günther
Hi, On Tue, Oct 10, 2017 at 02:54:50PM +0100, Simon McVittie wrote: > Package: libvirt-daemon-system > Version: 3.7.0-4 > Severity: normal > > In recent uses of libvirtd (I would guess the last couple of weeks) I get > frequent AppArmor denials from libvirtd attempting to trace some > unconfined p

Bug#877322: [git-buildpackage/master] docs: Move to xml

2017-10-06 Thread Guido Günther
tag 877322 pending thanks Date: Mon Oct 2 20:45:45 2017 +0200 Author: Guido Günther Commit ID: d75fbd465a34378b88db2f3e067088e08d5f2cba Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=d75fbd465a34378b88db2f3e067088e08d5f2cba Patch URL: https://git.sigxcpu.org/cgit/git-b

Bug#876399: pbuilder: B20autopkgtest hook script uses removed adt-run commands

2017-10-05 Thread Guido Günther
Hi Mattia, On Wed, Oct 04, 2017 at 09:44:18PM +0200, Mattia Rizzolo wrote: > On Wed, Oct 04, 2017 at 08:59:34PM +0200, Guido Günther wrote: > > Attached patch supports both adt-rn and autopkgtest so we can continue > > to build in wheezy and jessie. > > ooohhh, I remem

Bug#874052: pbuilder: B20autopkgtest, hook script fails within a Jessie chroot due bashism

2017-10-04 Thread Guido Günther
control: -1 tags +patch Hi, On Sat, Sep 02, 2017 at 03:00:04PM +0200, Carsten Schoenert wrote: > Package: pbuilder > Version: 0.228.8 > Severity: normal > > Dear Maintainer, > > I heavily use the hook script B20autopkgtest from the shipped examples scripts > within pbuilder package within my loc

Bug#876399: pbuilder: B20autopkgtest hook script uses removed adt-run commands

2017-10-04 Thread Guido Günther
control: tags -1 +patch Hi, On Thu, Sep 21, 2017 at 12:24:09PM -0700, Diane Trout wrote: > On Thu, 2017-09-21 at 20:57 +0200, Mattia Rizzolo wrote: > > On Thu, Sep 21, 2017 at 11:14:05AM -0700, Diane Trout wrote: > > > I was trying to build some packages in sid and discovered that the > > > chroot

Bug#877391: Please add apparmor profile

2017-10-01 Thread Guido Günther
Hi Daniel, On Sun, Oct 01, 2017 at 04:09:16PM -0400, Daniel Richard G. wrote: > Hi Guido, > > On Sun, 2017 Oct 1 12:28+0200, Guido Günther wrote: > > Package: chromium > > Version: 61.0.3163.100-2 > > Severity: wishlist > > Tags: patch > > > > Hi,

Bug#742829: closed by intrigeri (Bug#742829: fixed in apparmor 2.10.95-8)

2017-10-01 Thread Guido Günther
Hi, On Fri, Sep 29, 2017 at 04:09:02PM -0400, Daniel Richard G. wrote: > On Fri, 2017 Sep 29 00:18+0200, Guido Günther wrote: > > > > Attaching to this the report is fine. I can handle it from there. > > Okay, greatly appreciated. My current profile is attached. Please Cc

Bug#877391: Please add apparmor profile

2017-10-01 Thread Guido Günther
Package: chromium Version: 61.0.3163.100-2 Severity: wishlist Tags: patch Hi, I'd be great if Debian would ship an apparmor profile for chromium. The attached profile was mostly prepared by Daniel Richard and is based on the one in Ubuntu so I assume it has seen quiet some exposure to real world u

Bug#742829: closed by intrigeri (Bug#742829: fixed in apparmor 2.10.95-8)

2017-09-30 Thread Guido Günther
Hi Daniel, On Fri, Sep 29, 2017 at 04:09:02PM -0400, Daniel Richard G. wrote: > On Fri, 2017 Sep 29 00:18+0200, Guido Günther wrote: > > > > Attaching to this the report is fine. I can handle it from there. > > Okay, greatly appreciated. My current profile is attached. Pleas

Bug#877322: git-buildpackage: FTBFS: openjade:E: cannot open "/usr/share/gtk-doc/data/gtk-doc.dsl" (No such file or directory)

2017-09-30 Thread Guido Günther
Hi, On Sat, Sep 30, 2017 at 04:32:46PM +0200, Andreas Beckmann wrote: > Source: git-buildpackage > Version: 0.8.18 > Severity: serious > Justification: fails to build from source > > Hi, > > after some recent change in sid, git-buildpackage in sid and > experimental started to FTBFS: > > [...] >

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

2017-09-30 Thread Guido Günther
Hi, On Fri, Sep 22, 2017 at 12:21:26AM +0200, Kurt Roeckx wrote: > On Mon, Sep 11, 2017 at 12:30:30PM +0200, Raphael Hertzog wrote: > > But in Debian testing, we have real end-users (direct and through > > "rolling" derivatives) and they should not have to be impacted by this > > experiment IMO. >

Bug#876647: dh-apparmor: Please support /etc/apparmor.d/apache

2017-09-30 Thread Guido Günther
Hi, On Sat, Sep 30, 2017 at 07:39:23AM +0200, intrigeri wrote: > Hi, > > Guido Günther: > > if a package drops a file into /etc/apparmor.d/apache we should do a > > > apparmor_parser -r > > /etc/apparmor.d/usr.lib.apache2.mpm-prefork.apache2 > &

Bug#876731: stretch-pu: package osinfo-db/0.20170225-3~deb9u1

2017-09-29 Thread Guido Günther
Hi, On Fri, Sep 29, 2017 at 06:45:37PM +0100, Adam D. Barratt wrote: > Control: tags -1 + confirmed > > On Mon, 2017-09-25 at 12:43 +0200, Guido Günther wrote: > > I'd like to update osinfo-db in stretch. This would allow us to have > > up > > to date informati

Bug#742829: closed by intrigeri (Bug#742829: fixed in apparmor 2.10.95-8)

2017-09-28 Thread Guido Günther
Hi, On Thu, Sep 28, 2017 at 05:20:51PM -0400, Daniel Richard G. wrote: > On Thu, 2017 Sep 28 22:07+0200, Guido Günther wrote: > > > > I would have hoped you'd simply report wishlist bug against chromium > > with the new profile attached? This gives us a bug to track for

Bug#742829: closed by intrigeri (Bug#742829: fixed in apparmor 2.10.95-8)

2017-09-28 Thread Guido Günther
Hi, On Thu, Sep 28, 2017 at 03:07:15PM -0400, Daniel Richard G. wrote: > On Thu, 2017 Sep 28 11:21+0200, Guido Günther wrote: > > > > > That would amount to the Debian Chromium maintainers becoming the > > > new upstream for the profile. (Apparmor is basically maintained

Bug#742829: closed by intrigeri (Bug#742829: fixed in apparmor 2.10.95-8)

2017-09-28 Thread Guido Günther
Hi, On Wed, Sep 27, 2017 at 04:47:27PM -0400, Daniel Richard G. wrote: > On Wed, 2017 Sep 27 22:26+0200, Guido Günther wrote: > > > > Great! I'm a big fan of doing things upstream but from my pov I'd > > consider apparmor or chromium to be upstream not Ubuntu. What

Bug#742829: closed by intrigeri (Bug#742829: fixed in apparmor 2.10.95-8)

2017-09-27 Thread Guido Günther
Hi Richard, On Wed, Sep 27, 2017 at 03:49:48PM -0400, Daniel Richard G. wrote: > Hi Guido! > > On Wed, 2017 Sep 27 15:31+0200, Guido Günther wrote: > > > > I stumbled across this today again since I was looking for a chromium > > profile and still had one in /etc/

Bug#742829: closed by intrigeri (Bug#742829: fixed in apparmor 2.10.95-8)

2017-09-27 Thread Guido Günther
control: reopen -1 742829 Hi, On Wed, Sep 27, 2017 at 03:31:26PM +0200, Guido Günther wrote: > Hi, > On Sat, Dec 17, 2016 at 03:21:07PM +, Debian Bug Tracking System wrote: > > This is an automatic notification regarding your Bug report > > which was filed against the

Bug#876800: git-buildpackage: gbp pq import recommends 'rebase', but rebase recommends 'import'

2017-09-27 Thread Guido Günther
Hi dkg, On Tue, Sep 26, 2017 at 02:32:38AM -0400, Daniel Kahn Gillmor wrote: > Package: git-buildpackage > Version: 0.9.0~exp6 > Severity: normal > > Dear Maintainer, > > Consider the following frustrating interaction with gbp pq: > > 0 dkg@alice:~/src/libreswan/libreswan$ gbp pq rebase > gbp:er

Bug#876744: Multiple CVEs in sam2p

2017-09-25 Thread Guido Günther
Package: sam2p X-Debbugs-CC: t...@security.debian.org secure-testing-t...@lists.alioth.debian.org Severity: grave Tags: security Hi, the following vulnerabilities were published for sam2p. CVE-2017-14637[0]: | In sam2p 0.49.3, there is an invalid read of size 2 in the parse_rgb | function in in

Bug#876731: stretch-pu: package osinfo-db/0.20170225-3~deb9u1

2017-09-25 Thread Guido Günther
Package: release.debian.org Severity: normal Tags: stretch User: release.debian@packages.debian.org Usertags: pu Hi, I'd like to update osinfo-db in stretch. This would allow us to have up to date information for operating system installs with e.g. gnome-boxes by adding new data for recent cen

Bug#876668: postinst is inconsistent

2017-09-24 Thread Guido Günther
control: reopen -1 Hi, On Sun, Sep 24, 2017 at 07:26:45PM +0200, Mattia Rizzolo wrote: > Hi Guido! > > On Sun, Sep 24, 2017 at 06:58:07PM +0200, Guido Günther wrote: > > Package: kopano-webapp-apache2 > > I can't find the package you mention below in the debian arc

Bug#876668: postinst is inconsistent

2017-09-24 Thread Guido Günther
Package: kopano-webapp-apache2 Version: 3.3.1-1 Severity: normal The postinst enables two apache modules (ssl and rewrite) but not kopano-webapp itself. This is inconsistent. Either enable the whole site or do nothing at all. Cheers, -- Guido -- System Information: Debian Release: buster/sid

Bug#876647: dh-apparmor: Please support /etc/apparmor.d/apache

2017-09-24 Thread Guido Günther
Package: dh-apparmor Version: 2.11.0-11 Severity: wishlist Hi, if a package drops a file into /etc/apparmor.d/apache we should do a apparmor_parser -r /etc/apparmor.d/usr.lib.apache2.mpm-prefork.apache2 if apparmor is enabled. Since dh-apparmor has all the logic to detect that aa is in

Bug#874663: Document +dfsg as extenson when repacking upstream sources

2017-09-24 Thread Guido Günther
Hi, On Fri, Sep 08, 2017 at 06:44:03PM +0100, Simon McVittie wrote: > On Fri, 08 Sep 2017 at 16:10:44 +0200, Guido Günther wrote: > > when upstream tarballs need to be repacked because they contain non-dfsg > > free data appending '+dfsg' to the upstream version seems com

Bug#876480: Don't ship /usr/share/doc/kopano-server/example-config/zcontacts.inf

2017-09-22 Thread Guido Günther
Package: kopano-server Version: 8.3.4-2 Severity: minor The identical file is shipped in /etc/mapi/zcontacts.inf by kopano-contacts. -- Guido -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'),

Bug#875892: apache2 needs attach_disconnected

2017-09-20 Thread Guido Günther
Hi, On Wed, Sep 20, 2017 at 04:50:08PM +0200, intrigeri wrote: > Control: reassign -1 libapache2-mod-apparmor > Control: tag -1 + upstream > Control: forwarded -1 > https://code.launchpad.net/~intrigeri/apparmor/apache2-attach_disconnected/+merge/331065 > > Hi, > >

Bug#876071: [Pkg-libvirt-maintainers] Bug#876071: Bug#876071: libvirt-daemon-system: Mount namespace and AppArmor confinement are incompatible => breaks networking

2017-09-18 Thread Guido Günther
Hi, On Mon, Sep 18, 2017 at 11:13:02AM +0200, intrigeri wrote: > Hi, > > Guido Günther: > > control: forwarded -1 > > https://www.redhat.com/archives/libvir-list/2017-September/msg00457.html > > > I saw the same on Friday and used the patch reference above (whi

Bug#863266: bug 863266 is forwarded to https://bugzilla.redhat.com/show_bug.cgi?id=1432684

2017-09-18 Thread Guido Günther
Hi, On Mon, Sep 18, 2017 at 10:15:33AM +0200, Marc Haber wrote: > On Fri, Sep 15, 2017 at 12:18:12PM +0200, Guido Günther wrote: > > Let's reassign to the kernel then. > > > > Dear kernel maintainers. The symptom is that libvirt fails to detect > > por

Bug#876071: [Pkg-libvirt-maintainers] Bug#876071: libvirt-daemon-system: Mount namespace and AppArmor confinement are incompatible => breaks networking

2017-09-18 Thread Guido Günther
control: forwarded -1 https://www.redhat.com/archives/libvir-list/2017-September/msg00457.html Hi, On Mon, Sep 18, 2017 at 09:33:45AM +0200, intrig...@debian.org wrote: > Package: libvirt-daemon-system > Version: 3.7.0-2 > Severity: normal > > Hi, > > since some fairly recent sid upgrade, my VM

Bug#876038: python-dateutil: tzical is not thread-safe

2017-09-18 Thread Guido Günther
Hi, On Sun, Sep 17, 2017 at 08:38:32PM +0200, Jonas Smedegaard wrote: > Package: python-dateutil > Version: 2.6.1-1 > Severity: normal > Tags: patch > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > tzical is not thread-safe, affecting VObject and consequently Radicale: > https://github.c

Bug#875892: apache2 needs attach_disconnected

2017-09-15 Thread Guido Günther
Package: apparmor-profiles Version: 2.11.0-10 Severity: normal Tags: patch otherwise we fail with apparmor="ALLOWED" operation="file_mmap" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/apache2" name="" pid=13777 comm="apache2" requested_mask="rw" denied_mask="rw"

Bug#875890: Please consider shipping /etc/apparmor.d/usr.sbin.mysqld from upstream

2017-09-15 Thread Guido Günther
Package: mariadb-server Version: 10.1.26-1 Severity: wishlist Hi, it would be great if the package would ship upstream's profile (even if only in complain mode like upstream does). This would help to iron out the issues in the profile. The current file file that starts like: # This file is i

Bug#863266: bug 863266 is forwarded to https://bugzilla.redhat.com/show_bug.cgi?id=1432684

2017-09-15 Thread Guido Günther
control: reassign -1 linux control: found -1 linux/4.12.6-1 control: affects -1 libvirt-daemon-system Hi, On Fri, Sep 15, 2017 at 11:30:55AM +0200, Marc Haber wrote: > On Sat, Sep 09, 2017 at 12:21:01PM +0200, Guido Günther wrote: > > forwarded 863266 https://bugzilla.redhat.com/show_b

Bug#875834: [Pkg-libvirt-maintainers] Bug#875834: glusterfs-common should not be required by libvirt-daemon

2017-09-15 Thread Guido Günther
Hi, On Fri, Sep 15, 2017 at 12:15:52AM +0200, Michael Biebl wrote: > Package: libvirt-daemon > Version: 3.7.0-2 > Severity: normal > > glusterfs-common is a rather heavy dependency pulling in another 20M > including dependencies. > > Please make glusterfs-common optional. glusterfs support is onl

Bug#797086: [git-buildpackage/master] Add tag command

2017-09-14 Thread Guido Günther
tag 797086 pending thanks Date: Thu Sep 14 14:35:39 2017 +0200 Author: Guido Günther Commit ID: db5c6700943706aa5f68e67769144b3a1efca8c5 Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=db5c6700943706aa5f68e67769144b3a1efca8c5 Patch URL: https://git.sigxcpu.org/cgit/git-

Bug#875762: [Pkg-libvirt-maintainers] Bug#875762: Does not follow /etc/network/interfaces includes

2017-09-14 Thread Guido Günther
On Thu, Sep 14, 2017 at 02:57:04PM +0200, martin f krafft wrote: > also sprach Guido Günther [2017-09-14 13:27 +0200]: > > Libvirt itself does not interface parsing. It relies on augeas for > > that (and I thought that would be fixed in stretch). > > Yes, augeas parses

Bug#875762: [Pkg-libvirt-maintainers] Bug#875762: Does not follow /etc/network/interfaces includes

2017-09-14 Thread Guido Günther
control: reassign -1 augeas Hi, On Thu, Sep 14, 2017 at 01:09:15PM +0200, martin f krafft wrote: > Package: libvirt-daemon > Version: 3.0.0-4 > Severity: normal > > libvirtd does not follow the "new" /e/n/i include directive. > Interfaces that are defined in included files won't be available to >

Bug#875456: [Pkg-giraffe-maintainers] Bug#875456: libvmime: FTBFS on non-Linux: no getThreadId implementation

2017-09-13 Thread Guido Günther
Hi, On Tue, Sep 12, 2017 at 09:12:40PM -0400, Aaron M. Ucko wrote: > "Aaron M. Ucko" writes: > > > /«PKGBUILDDIR»/src/vmime/platforms/posix/posixHandler.cpp:243:3: error: > > #error We have no implementation of getThreadId() for this platform! > > Thanks for the quick fix! Alas, the Hurd bui

Bug#872573: Stopping libvirtd.service does not properly stop all (dnsmasq) processes

2017-09-10 Thread Guido Günther
control: tags -1 +wontfix Hi Micheal, On Fri, Aug 18, 2017 at 08:47:09PM +0200, Michael Biebl wrote: > Package: libvirt-daemon-system > Version: 3.6.0-1 > Severity: normal > File: /lib/systemd/system/libvirtd.service > > libvirtd.service uses KillMode=process, this means, it's up to the main > pr

Bug#871957: [lintian] orig-tarball-missing-upstream-signature should exclude repacks

2017-09-10 Thread Guido Günther
Hi, On Sun, Sep 10, 2017 at 05:01:17PM +0100, Chris Lamb wrote: > Hi Guido, > > > control: reopen -1 > > It's not closed yet - still pending release! ;) > > > See #874663. Looking at filter in debian/copyright and at the dir name > > of the tarball¹ (as Simon suggested) > > This bit... > > L

Bug#871957: [lintian] orig-tarball-missing-upstream-signature should exclude repacks

2017-09-10 Thread Guido Günther
control: reopen -1 Hi Chris, On Sun, Sep 10, 2017 at 01:26:35PM +0100, Chris Lamb wrote: > forcemerge 871957 874659 > thanks > > Hi Guido, > > > orig-tarball-missing-upstream-signature should exclude repacks > > This was fixed in #874659. :) I think this is (unfortunately) not enough to detect

Bug#874793: gbp-dch: Please add "Gbp-Dch: Paragraph"

2017-09-10 Thread Guido Günther
Hi, On Sat, Sep 09, 2017 at 06:34:22PM +0200, Julian Andres Klode wrote: > Package: git-buildpackage > Version: 0.8.18 > Severity: wishlist > > In APT, we tend to write very long commit messages and mostly > just use the summary. Sometimes, like for stable updates, we > add more details, and it wo

Bug#874666: uscan: please rename downloaded signature to .asc

2017-09-08 Thread Guido Günther
Hi, On Sat, Sep 09, 2017 at 12:20:46AM +0900, Osamu Aoki wrote: > Hi, > > On Fri, Sep 08, 2017 at 04:35:35PM +0200, Guido Günther wrote: > > Package: devscripts > > Version: 2.17.9 > > Severity: wishlist > > > > Hi, > > while uscan handle .gpg,

Bug#874667: uscan: please remove upstream signature when repacking tarballs

2017-09-08 Thread Guido Günther
Package: devscripts Version: 2.17.9 Severity: wishlist File: /usr/bin/uscan Hi, the upstream signture will no longer verify successfully if uscan repacks the tarball using the information from debian/copyright. In this case uscan should remove the signature to make sure no other tools pick it up b

Bug#874666: uscan: please rename downloaded signature to .asc

2017-09-08 Thread Guido Günther
Package: devscripts Version: 2.17.9 Severity: wishlist Hi, while uscan handle .gpg, gpg, .asc, … dpkg expects .asc so it would be great if uscan would rename to .asc when signature verification is successful. Cheers, -- Guido -- Package-specific info: --- /etc/devscripts.conf --- --- ~/.devscr

Bug#874663: Document +dfsg as extenson when repacking upstream sources

2017-09-08 Thread Guido Günther
Package: debian-policy Version: 4.1.0.0 Severity: wishlist Hi, when upstream tarballs need to be repacked because they contain non-dfsg free data appending '+dfsg' to the upstream version seems common practice. However some packages append '.dfsg', others use +dfsg and there are more formats aroun

Bug#874659: orig-tarball-missing-upstream-signature should not trigger on repacked tarballs

2017-09-08 Thread Guido Günther
Package: lintian Version: 2.5.52 Severity: normal Hi, We can't use the signatures for these. We don't have a recommended mechanisms to detect these but looking for +dfsg in the upstream version and looking for a filter in debian/copyright should catch most of these. Cheers, -- Guido -- System In

Bug#863266: Re: Bug#863266: [Pkg-libvirt-maintainers] Bug#863266: libvirt-daemon: spice port conflict - multiple VMs want Port 5900

2017-09-08 Thread Guido Günther
Hi Marc, On Sun, Aug 13, 2017 at 10:51:25AM +0200, Marc Haber wrote: > found #863266 3.6.0-1 > thanks > > On Thu, Aug 03, 2017 at 11:32:37AM -0300, Guido Günther wrote: > > Thanks for checking. I'll close the bug for sid then at least. I have no > > idea yet how

Bug#874550: git-buildpackage: Please copy the orig tarball gpg/pgp signature (.pgp/.asc) while building the source package

2017-09-07 Thread Guido Günther
Hi, On Thu, Sep 07, 2017 at 12:52:22PM +0200, Laurent Bigonville wrote: > Le 07/09/17 à 12:33, Guido Günther a écrit : > > Hi, > > On Thu, Sep 07, 2017 at 12:16:15PM +0200, Guido Günther wrote: > > > control: retitle -1 Please symlink upstream signature file to >

Bug#874550: git-buildpackage: Please copy the orig tarball gpg/pgp signature (.pgp/.asc) while building the source package

2017-09-07 Thread Guido Günther
Hi, On Thu, Sep 07, 2017 at 12:16:15PM +0200, Guido Günther wrote: > control: retitle -1 Please symlink upstream signature file to ../build-area > as well > > Hi, > On Thu, Sep 07, 2017 at 12:03:27PM +0200, Laurent Bigonville wrote: > > Le 07/09/17 à 11:06, Guido Günth

Bug#874550: git-buildpackage: Please copy the orig tarball gpg/pgp signature (.pgp/.asc) while building the source package

2017-09-07 Thread Guido Günther
control: retitle -1 Please symlink upstream signature file to ../build-area as well Hi, On Thu, Sep 07, 2017 at 12:03:27PM +0200, Laurent Bigonville wrote: > Le 07/09/17 à 11:06, Guido Günther a écrit : > > Hi Laurent, > > On Thu, Sep 07, 2017 at 10:55:14AM +0200, Laurent B

Bug#874550: git-buildpackage: Please copy the orig tarball gpg/pgp signature (.pgp/.asc) while building the source package

2017-09-07 Thread Guido Günther
Hi Laurent, On Thu, Sep 07, 2017 at 10:55:14AM +0200, Laurent Bigonville wrote: > Package: git-buildpackage > Version: 0.9.0~exp4 > Severity: normal > > Hi, > > It's now possible to include the gpg/pgp signature of the original > upstream tarball in the source (.dsc) package. > > Currently, gbp

Bug#870719: thunderbird: migration from 45 (GTK2) to 52 (GTK3) produces regressions on Jessie

2017-09-05 Thread Guido Günther
Hi, On Tue, Sep 05, 2017 at 02:36:24PM +0200, Alex ARNAUD wrote: > Le 05/09/2017 à 13:20, Guido Günther a écrit : > > Hi Alex, > > On Tue, Sep 05, 2017 at 12:04:00PM +0200, Alex ARNAUD wrote: > > > Dear maintainer, > > > > > > What is the state of this

<    4   5   6   7   8   9   10   11   12   13   >