Bug#823487: [Pkg-samba-maint] Bug#823487: samba update from 4.3.8 to 4.4.3 fails

2016-05-05 Thread Jelmer Vernooij
On Thu, May 05, 2016 at 10:41:17AM +0200, antistress wrote: > Package: samba-libs > Version: 2:4.4.3+dfsg-2 > > Hello, > When I try to update samba-libs from 2:4.3.8+dfsg-1 to 2:4.4.3+dfsg-2, > synaptic packages manager never finishes the process. > > I had to install manually glade and python-gl

Bug#741492: [Pkg-samba-maint] Bug#741492: FW: Bug#741492: samba: all process have same title (setproctitle not

2016-05-11 Thread Jelmer Vernooij
The error would be there if you have compiled Samba against libbsd-dev. Note that the error is harmless. setproctitle() doesn't work in either case. On 11 May 2016 07:24:06 BST, Ivan Novosad wrote: >Hi, > >I compiled samba 4.4.3 from sources on Jessie and I still have these >errors >in logs (sam

Bug#741492: [Pkg-samba-maint] Bug#741492: Bug#741492: FW: Bug#741492: samba: all process have same title (setproctitle not

2016-05-11 Thread Jelmer Vernooij
rected in Samba 4.4.3? > If yes, how should I compile Samba from source on Jessie to get > setproctitle() works? > > Thanks, > Ivan > > On Wed, 11 May 2016 13:16:55 +0100 Jelmer Vernooij wrote: > > The error would be there if you have compiled Samba against libbsd-dev.

Bug#822116: bzr: FTBFS in testing (test fail)

2016-04-21 Thread Jelmer Vernooij
On Thu, Apr 21, 2016 at 01:12:02PM +0200, Santiago Vila wrote: > Package: src:bzr > Version: 2.7.0-4 > Severity: serious > > Dear maintainer: > > This package currently fails to build from source in stretch. > > -- > Traceback (most rec

Bug#770307: uid-wrapper: FTBFS on arm64

2014-11-20 Thread Jelmer Vernooij
tags 770307 +confirmed tags 770307 +upstream tags 770307 +fixed-upstream thanks On Thu, Nov 20, 2014 at 11:37:06AM +, Edmund Grimley Evans wrote: > It failed to build on arm64: > > http://buildd.debian.org/status/package.php?p=uid-wrapper&suite=sid > > The error was: > > /«PKGBUILDDIR»/test

Bug#700983: Do you have LOGNAME set?

2015-07-22 Thread Jelmer Vernooij
smbclient actually checks LOGNAME before USER, despite what the documentation says. Do you happen to have LOGNAME set? Does forcing LOGNAME to the right value fix the issue? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

Bug#700983: [Pkg-samba-maint] Bug#700983: Do you have LOGNAME set?

2015-07-23 Thread Jelmer Vernooij
On Thu, Jul 23, 2015 at 12:12:08PM +0800, 高超 wrote: > Hi > > On Thursday, July 23, 2015, Jelmer Vernooij > wrote: > > > smbclient actually checks LOGNAME before USER, despite what the > > documentation says. Do you happen to have LOGNAME set? Does forcing > > L

Bug#790496: [Pkg-samba-maint] Bug#790496: SOLVED

2015-07-29 Thread Jelmer Vernooij
On 28/07/15 17:47, Roger Howard wrote: > > The problem was a line "disable spoolss = yes" in the smb.conf file. It > was included because of incorrect information in a HOWTO which suggested > it was necessary to prevent loading printers other than those specified > in the configuration. > > Thi

Bug#753489: [Pkg-samba-maint] Bug#753489: ntdb: Add support for hurd-any

2014-07-02 Thread Jelmer Vernooij
block 753489 by 190367 thanks On Wed, Jul 02, 2014 at 03:06:16PM +0200, Svante Signell wrote: > ntdb is not built on GNU/Hurd due to missing entries in the > debian/control file. The attached patch adds hurd-any. With them it > builds out of the box without problems. ntdb relies on file-range lock

Bug#753489: [Pkg-samba-maint] Bug#753489: Bug#753489: ntdb: Add support for hurd-any

2014-07-02 Thread Jelmer Vernooij
On Wed, Jul 02, 2014 at 03:20:33PM +0200, Jelmer Vernooij wrote: > block 753489 by 190367 > thanks > > On Wed, Jul 02, 2014 at 03:06:16PM +0200, Svante Signell wrote: > > ntdb is not built on GNU/Hurd due to missing entries in the > > debian/control file. The attached p

Bug#753536: calypso: PROPFIND empty request body support

2014-07-02 Thread Jelmer Vernooij
Package: calypso Severity: normal calypso currently does not support empty request bodies for PROPFIND. RFC2518 (section 8.1) says: A client may choose not to submit a request body. An empty PROPFIND request body must be treated as a request for the names and values of all properties. With a

Bug#753536: Acknowledgement (calypso: PROPFIND empty request body support)

2014-07-02 Thread Jelmer Vernooij
tags 753536 +patch thanks The attached patch adds basic support for empty request bodies. diff --git a/calypso/xmlutils.py b/calypso/xmlutils.py index 2f32dc9..6b3e8a8 100644 --- a/calypso/xmlutils.py +++ b/calypso/xmlutils.py @@ -84,10 +84,14 @@ def propfind(path, xml_request, collection, resourc

Bug#753843: Vcs-Git repository out of date

2014-07-05 Thread Jelmer Vernooij
rrent syntax. The current packaging match sid (and 1.6~rc2+dfsg-7) is in the 'unstable' branch and should be up to date. Cheers, Jelmer -- Jelmer Vernooij Debian Developer https://jelmer.co.uk/ signature.asc Description: Digital signature

Bug#753843: Vcs-Git repository out of date

2014-07-05 Thread Jelmer Vernooij
Oh, neat. I remember looking for this when X-Vcs- was introduced. Thanks, fixed now for Heimdal. I guess I should fix my other packages at some point, too. Cheers, Jelmer On 5 July 2014 20:11:47 BST, Russ Allbery wrote: >Jelmer Vernooij writes: > >> Unfortunately the Vcs-Git hea

Bug#750517: Patch to re-add buffer support

2014-07-05 Thread Jelmer Vernooij
ebian/changelog index bc5d4b8..5c6854e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +paramiko (1.14.0-3) UNRELEASED; urgency=medium + + * Add patch 01_fix_buffer_argument, allowing buffer() objects to be +passed in where bytestrings are supported. Closes: #750517 + + -- J

Bug#597386: All done?

2014-07-05 Thread Jelmer Vernooij
Hi there, Most of these changes have made it upstream from there into the Debian package. Is there anything else you're still missing from the Python API that is present in the C API? If not, I'll close this bug. Cheers, Jelmer signature.asc Description: Digital signature

Bug#597386: All done?

2014-07-05 Thread Jelmer Vernooij
Hi there, Most of these changes have made it upstream from there into the Debian package. Is there anything else you're still missing from the Python API that is present in the C API? If not, I'll close this bug. Cheers, Jelmer signature.asc Description: Digital signature

Bug#745322: Reintroducing move of krb5-config to krb5-multidev

2014-07-05 Thread Jelmer Vernooij
aths, to prevent the compiler from warning +about problems in them. Closes: #751760 + + -- Jelmer Vernooij Sun, 06 Jul 2014 03:53:54 +0200 + krb5 (1.12.1+dfsg-3) unstable; urgency=high * High urgency to revert some changes in the previous version that got diff --git a/debian/krb5-multidev

Bug#745322: Info received (Reintroducing move of krb5-config to krb5-multidev)

2014-07-05 Thread Jelmer Vernooij
FWIW at least clang and tcc also support -isystem. signature.asc Description: Digital signature

Bug#213316: Patch to use alternatives in krb5-user

2014-07-06 Thread Jelmer Vernooij
ether with heimdal-clients. Closes: #213316, #751203 + + -- Jelmer Vernooij Sun, 06 Jul 2014 05:42:50 +0200 + krb5 (1.12.1+dfsg-3) unstable; urgency=high * High urgency to revert some changes in the previous version that got diff --git a/debian/control b/debian/control index aacaa8e..ea

Bug#753841: Copyright does mention it?

2014-07-06 Thread Jelmer Vernooij
Copyright does mention this. See the last paragraph in debian/copyright: rfc3492.txt contains the following license: Regarding this entire document or any portion of it (including the pseudocode and C code), the author makes no guarantees and is not responsible for any damage resulting f

Bug#753841: Copyright does mention it?

2014-07-06 Thread Jelmer Vernooij
Copyright does mention this. See the last paragraph in debian/copyright: rfc3492.txt contains the following license: Regarding this entire document or any portion of it (including the pseudocode and C code), the author makes no guarantees and is not responsible for any damage resulting f

Bug#753970: please whitelist rfc3492 for license-problem-non-free-RFC check

2014-07-06 Thread Jelmer Vernooij
Package: lintian Version: 2.5.24 Severity: minor There are various packages in Debian that implement punycode and include RFC3492 in one form or another. This RFC triggers the license-problem-non-free-RFC check, but is dual-licensed with the other license being DFSG-free. At a quick glance, at le

Bug#753975: ITP: kallithea -- free software source code management system

2014-07-06 Thread Jelmer Vernooij
Package: wnpp Severity: wishlist Owner: Jelmer Vernooij * Package name: kallithea Version : 0.0 Upstream Author : Various authors * URL : https://www.kallithea-scm.org/ * License : Mostly GPLv3 Programming Lang: Python, JavaScript Description : free

Bug#753975: ITP: kallithea -- free software source code management system

2014-07-06 Thread Jelmer Vernooij
On Sun, Jul 06, 2014 at 08:13:21PM +0200, Andrew Shadura wrote: > Hello, > > On Sun, 6 Jul 2014 20:04:34 +0200 > Jelmer Vernooij wrote: > > > Kallithea hosts code, manages access control lists and provides an > > easy web interface to Git and Mercurial repositories.

Bug#751988: When does this apply?

2014-07-06 Thread Jelmer Vernooij
When could this situation occur? When would another package own smb.conf? Jelmer signature.asc Description: Digital signature

Bug#750517: paramiko: diff for NMU version 1.14.0-2.1

2014-07-07 Thread Jelmer Vernooij
tags 750517 + pending thanks Dear maintainer, I've prepared an NMU for paramiko (versioned as 1.14.0-2.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Kind regards, Jelmer Vernooij diff -Nru paramiko-1.14.0/debian/changelog paramiko-1.14.0/d

Bug#750517: paramiko: diff for NMU version 1.14.0-2.1

2014-07-07 Thread Jelmer Vernooij
Hi Jeremy, On Mon, Jul 07, 2014 at 06:45:34AM -0400, Jeremy T. Bouse wrote: > On 07/07/2014 04:56 AM, Jelmer Vernooij wrote: > > tags 750517 + pending > > thanks > > > > Dear maintainer, > > > > I've prepared an NMU for paramiko (versioned as 1

Bug#750517: paramiko: diff for NMU version 1.14.0-2.1

2014-07-07 Thread Jelmer Vernooij
On Mon, Jul 07, 2014 at 08:25:16AM -0400, Jeremy T. Bouse wrote: > On 07.07.2014 07:37, Jelmer Vernooij wrote: > >On Mon, Jul 07, 2014 at 06:45:34AM -0400, Jeremy T. Bouse wrote: > >>On 07/07/2014 04:56 AM, Jelmer Vernooij wrote: > >>> I've prepared an NMU fo

Bug#750517: Updated patch without the broken test

2014-07-07 Thread Jelmer Vernooij
* Add patch 01_fix_buffer_argument, allowing buffer() objects to be +passed in where bytestrings are supported. Closes: #750517 + + -- Jelmer Vernooij Sat, 05 Jul 2014 23:57:15 +0200 + paramiko (1.14.0-2) unstable; urgency=low * Add extend-diff-ignore to debian/source/options. diff --

Bug#753975: Kallithea packaging

2014-07-11 Thread Jelmer Vernooij
On Fri, Jul 11, 2014 at 10:48:28PM +0530, Faheem Mitha wrote: > > Hi, > > If you have some Debian packaging for Kallithea done, can you make it > public, and share the url? Thanks. I haven't pushed anything yet, but git://anonscm.debian.org/collab-maint/kallithea.git is where it will be located.

Bug#754871: [Pkg-samba-maint] Bug#754871: cifs-utils: mount error: cifs filesystem not supported by the system

2014-07-15 Thread Jelmer Vernooij
reassign 754871 linux thanks On Tue, Jul 15, 2014 at 08:22:27AM -0300, Willian Gustavo Veiga wrote: > modprobe doesn't work either: > # modprobe cifs > modprobe: ERROR: could not insert 'cifs': Unknown symbol in module, or unknown > parameter (see dmesg) > > and finally, dmesg: > # dmesg | grep -

Bug#754389: [dovecot-imapd] Maybe it is?

2014-07-15 Thread Jelmer Vernooij
On 12 July 2014 20:35:57 BST, David Baron wrote: >Package: dovecot-imapd >Version: 1:2.2.13-2 > >--- Please enter the report below this line. --- >Using Kmail on dovecot imap and gmail. Gmail functions normally. >So if this gets an expunge request from kmail, then dovecot should also >be >gettin

Bug#754389: [dovecot-imapd] Maybe it is?

2014-07-15 Thread Jelmer Vernooij
On Tue, Jul 15, 2014 at 09:06:48PM +0300, David Baron wrote: > On Tuesday, July 15, 2014 07:48:32 PM Jelmer Vernooij wrote: > > On 12 July 2014 20:35:57 BST, David Baron wrote: > > >Package: dovecot-imapd > > >Version: 1:2.2.13-2 > > > > > &g

Bug#754389: [dovecot-imapd] Maybe it is?

2014-07-15 Thread Jelmer Vernooij
On Tue, Jul 15, 2014 at 10:53:11PM +0300, David Baron wrote: > On Tuesday, July 15, 2014 08:21:52 PM Jelmer Vernooij wrote: > > On Tue, Jul 15, 2014 at 09:06:48PM +0300, David Baron wrote: > > > On Tuesday, July 15, 2014 07:48:32 PM Jelmer Vernooij wrote: > > > >

Bug#754389: [dovecot-imapd] Maybe it is?

2014-07-15 Thread Jelmer Vernooij
On Tue, Jul 15, 2014 at 10:53:11PM +0300, David Baron wrote: > Can dovecot be setup to auto-expunge like gmail? See http://www.dovecot.org/list/dovecot/2008-June/031655.html Can you try removing messages using another client, like mutt - and forcing expunge using mutt (IIRC this can be done using

Bug#686367: Looks like an issue in the cifsfs kernel module

2014-07-16 Thread Jelmer Vernooij
reassign 686367 linux retitle 686367 linux: cifsfs: copying using cp to cifs filesystem produces broken file, but cp does not report an error thanks This looks like a bug in the CIFSFS kernel module to me. signature.asc Description: Digital signature

Bug#755070: ITP: golang-mreiferson-httpclient -- a Go HTTP client with timeouts

2014-07-17 Thread Jelmer Vernooij
Package: wnpp Severity: wishlist Owner: Jelmer Vernooij * Package name: golang-mreiferson-httpclient Version : 0.0 Upstream Author : Matt Reiferson * URL : https://github.com/mreiferson/go-httpclient * License : MIT Programming Lang: Go Description

Bug#755087: bzr-upload: re-enable sftp support

2014-07-17 Thread Jelmer Vernooij
Package: bzr-upload Version: 1.1.0-5 Severity: important Paramiko support in bzr and bzr-upload is currently disabled because of a bug in paramiko (http://bugs.debian.org/750517). Once this bug is fixed, bzr-upload should build-depend on paramiko again. -- System Information: Debian Release: jess

Bug#755297: please mention version in ci.debian.net column

2014-07-19 Thread Jelmer Vernooij
Package: qa.debian.org Severity: normal ci.debian.net can sometimes be up to a couple of days out of date. It would be great if the column with ci.debian.net results (fail/pass/-) showed the version matching the result, or (better yet) indicates whether the result is for the last upload. -- Syste

Bug#755297: DDPO

2014-07-19 Thread Jelmer Vernooij
FTR, this is an issue with DDPO. E.g. the column in https://qa.debian.org/developer.php?login=jelmer currently shows "failed" for the bzr package, despite the fact that the last uploaded package passes autopkgtest tests. signature.asc Description: Digital signature

Bug#741065: Status update

2014-07-19 Thread Jelmer Vernooij
This is currently blocking on the fact that the go-etcd bundled with etcd is different from the upstream go-etcd. See https://github.com/coreos/etcd/issues/895 signature.asc Description: Digital signature

Bug#448967: Opening new bug report

2014-07-20 Thread Jelmer Vernooij
clone 448967 -1 -2 retitle -2 dovecot-core: file mailbox-list-fs.c: line 164 (fs_list_get_path): assertion failed tags -2 +moreinfo submitter -2 wojciech.g...@cimr.cam.ac.uk thanks Hi wojciech, That is a different assertion; I'm cloning this bug for that assertion. Can you still reproduce this p

Bug#639364: Kernel module bug

2014-07-20 Thread Jelmer Vernooij
reassign 639364 linux thanks This is presumably a bug in the CIFS kernel module. Reassigning to the kernel package. Cheers, Jelmer signature.asc Description: Digital signature

Bug#448967: Please open a new bug report

2014-07-20 Thread Jelmer Vernooij
clone 448967 -1 -2 retitle -2 dovecot-core: file mailbox-list-fs.c: line 164 (fs_list_get_path): assertion failed tags -2 +moreinfo submitter -2 wojciech.g...@cimr.cam.ac.uk thanks Hi wojciech, That is a different assertion; I'm cloning this bug for that assertion. Can you still reproduce this p

Bug#673672: Init system issue?

2014-07-20 Thread Jelmer Vernooij
reassign 673672 initscripts thanks This is more of an init system issue: when is the right time to mount network file systems, and which interfaces does it need to come up? signature.asc Description: Digital signature

Bug#755432: Please use new dovecot-abi-* Provides

2014-07-20 Thread Jelmer Vernooij
1:2.2.13-4 ii libc6 2.19-7 dovecot-antispam recommends no packages. Versions of packages dovecot-antispam suggests: pn crm114 | dspam -- no debconf information commit 9d9cb2ae08da3aa738ac2f2d08206781ab2b0675 Author: Jelmer Vernooij Date: Sun Jul 20 19:34:56 2014 +0200 Depend o

Bug#750099: Workaround

2014-07-20 Thread Jelmer Vernooij
It's possible to workaround this, by specifying a RANDFILE in a ssl configuration file. There is a -rand option as well, from which openssl will read, but it'll still write to $HOME/.rnd if that command-line option is specified. This is what I've done for dovecot (in 1:2.2.13-3) Cheers, Jelmer

Bug#750517: (no subject)

2014-07-20 Thread Jelmer Vernooij
Is there anything I can do to help get this into the paramiko package? It'd be great if we could get get this fixed in paramiko, as it would fix bzr's sftp support. Cheers, Jelmer signature.asc Description: Digital signature

Bug#456021: Patch in git repository

2014-07-21 Thread Jelmer Vernooij
--git a/debian/changelog b/debian/changelog index 2b4e57f..f941d0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dovecot (1:2.2.13-4) UNRELEASED; urgency=medium + + * Add Provides with dovecot ABI version, for plugins to depend on. Closes: #456021 + + -- Jelmer Vernooij Sun,

Bug#755557: ITP: libuid-wrapper -- A wrapper to fake privilege separation

2014-07-21 Thread Jelmer Vernooij
Package: wnpp Severity: wishlist Owner: Jelmer Vernooij * Package name: libuid-wrapper Version : 1.0.1 Upstream Author : Andrew Tridgell, Andreas Schneider * URL : http://www.cwrap.org/ * License : GPLv3 or later Programming Lang: C Description : A

Bug#749095: (no subject)

2014-07-22 Thread Jelmer Vernooij
tags 749095 -patch severity 749095 wishlist thanks ldb itself doesn't use pthreads, so pthreads must be coming in from elsewhere. This is not the right patch. (I've lowered the severity of this bug, since ldb was never meant to build on the Hurd, it was only ever attempted because tdb was force-

Bug#755754: [uscan] support downloading upstream version by Debian mangled version string

2014-07-22 Thread Jelmer Vernooij
Package: devscripts Version: 2.14.5 Severity: wishlist At the moment, the only way to download a specific version of upstream using uscan is to specify --download-version. However, this option only supports the unmangled upstream version string, not the debian mangled version string as would be us

Bug#728063: Functionality not provided by uscan

2014-07-22 Thread Jelmer Vernooij
block 728063 by 755754 tags 728063 +confirmed thanks Unfortunately uscan doesn't support passing in a dmangled upstream version string. I've filed a bug against devscripts, and am adding that as a blocker here. signature.asc Description: Digital signature

Bug#755707: Workaround: installing an older paramiko

2014-07-22 Thread Jelmer Vernooij
Unfortunately this is due to a regression in paramiko. Installing an older version of paramiko should allow you to install both bzr and mysql-workbench, since bzr only breaks with paramiko 1.12.0 and later. signature.asc Description: Digital signature

Bug#756084: forked-daapd: ipv6 does not work, even if it is enabled

2014-07-25 Thread Jelmer Vernooij
Package: forked-daapd Version: 21.0-2~exp1 Severity: normal Dear Maintainer, Even if the ipv6 setting is enabled, forked-daapd will not listen on the specified port using IPv6, but only using IPv4. I've confirmed this using both netstat and by manually trying to connect with telnet. -- System

Bug#756446: ITP Backgammon2 - a C# implementation of Backgammon game

2014-07-30 Thread Jelmer Vernooij
On Wed, Jul 30, 2014 at 02:43:04PM +0600, Andrey Rahmatullin wrote: > Control: retitle -1 RFP: backgammon2 -- another implementation of the > Backgammon game The implementation language indeed isn't very relevant to users, but "another" is even more vague. What distinguishes it from other backgamm

Bug#746513: Please provide more configuration information

2014-08-02 Thread Jelmer Vernooij
tags 746513 +moreinfo thanks 'security = share' support has indeed been removed in Samba >= 4. As far as I can tell from this bug report, adding user shares still works correctly. The rest of the system still needs to be set up in a way that allows anonymous users to access the Samba server thoug

Bug#757058: New upstream version is available (1.5.0)

2014-08-04 Thread Jelmer Vernooij
Package: node-jade Version: 1.3.1+dfsg-1 Severity: wishlist Please consider packaging a newer upstream version of node-jade. The latest version available is 1.5.0, which contains some changes necessary for e.g. isso (ITP bug #729218) -- System Information: Debian Release: jessie/sid APT prefers

Bug#757058: Updated repo

2014-08-04 Thread Jelmer Vernooij
tags 757058 +patch thanks If you find it convenient, I've pushed an updated repository that imports a new upstream release to git://git.debian.org/users/jelmer/node-jade.git. I didn't need to make any other changes to the package other than adding a changelog entry, so perhaps cloning that repo is

Bug#741065: Blocked by upstream changes to third party library

2014-08-04 Thread Jelmer Vernooij
This is currently blocked by https://github.com/coreos/etcd/issues/895 signature.asc Description: Digital signature

Bug#786768: typo in init script; copies cafile to wrong location in chroot

2015-05-25 Thread Jelmer Vernooij
Package: postfix Version: 2.11.3-1 Severity: normal Tags: patch A simple typo in the init script causes it to copy the $smtp_tls_CAfile to the wrong location in the chroot. Patch attached. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (

Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it

2015-05-25 Thread Jelmer Vernooij
Hi Santiago, On Mon, May 25, 2015 at 01:43:10PM +0200, Santiago Vila wrote: > Jaldhar, Jelmer: > > This is serious data corruption bug, and we have a fix for it since 12 > days ago. Is there any hope that a fix for this bug is included in > Debian 8.1? Release managers say the queue for fixes wil

Bug#786760: closed by Jelmer Vernooij (Bug#786760: fixed in dovecot 1:2.2.18-1)

2015-05-25 Thread Jelmer Vernooij
On Mon, May 25, 2015 at 02:13:37PM +0200, Santiago Vila wrote: > Wow. This has been the fastest "new upstream bug" I've ever seen fixed. > Thanks a lot! You're welcome. That was mostly because I had already made some progress on it earlier, but I appreciated the reminder. :-) signature.asc Descri

Bug#791224: [Pkg-samba-maint] Bug#791224: openchange: library transition may be needed when GCC 5 is the default

2015-07-17 Thread Jelmer Vernooij
On Mon, Jul 06, 2015 at 06:10:32PM -0700, Steve Langasek wrote: > Control: tags -1 confirmed > > On Fri, Jul 03, 2015 at 01:13:14PM +, Matthias Klose wrote: > > Package: src:openchange > > Version: 2.2-7 > > Severity: important > > Tags: sid stretch > > User: debian-...@lists.debian.org > > Us

Bug#759008: [Pkg-samba-maint] Bug#759008:

2015-05-06 Thread Jelmer Vernooij
On Wed, May 06, 2015 at 05:36:13PM +0200, Tobias Frost wrote: > Am Mittwoch, den 06.05.2015, 14:20 + schrieb Jelmer Vernooij: > > Hi Tobias, > > > > On Wed, May 06, 2015 at 11:16:55AM +0200, Tobias Frost wrote: > > > Isn't the priorty our users? > >

Bug#784586: kiwi: please make the build reproducible

2015-05-06 Thread Jelmer Vernooij
Source: kiwi Version: 1.9.22-2 Severity: wishlist User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps While working on the “reproducible builds” effort [1], we have noticed that kiwi could not be built reproducibly. This is caused by pydoctor including the build time in API docu

Bug#756084: Doesn't work with unstable either

2015-05-07 Thread Jelmer Vernooij
No, the version in unstable doesn't work either. The IPv6 support only seems to affect UDP, and not the actual daap port. "netstat -lp" with "ipv6 = no": ganieda% sudo netstat -lp | grep forked tcp0 0 *:daap *:* LISTEN 31895/forked-daapd ud

Bug#756084: Patch

2015-05-07 Thread Jelmer Vernooij
The attached patch fixes this issue. Description: Fix listening on IPv6 when enabled. Author: Jelmer Vernooij Bug: https://github.com/ejurgensen/forked-daapd/issues/147 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756084 Forwarded: https://github.com/ejurgensen/forked-daapd/pull

Bug#784713: [Pkg-samba-maint] Bug#784713: samba-common: legacy config file /etc/samba/dhcp.conf

2015-05-07 Thread Jelmer Vernooij
On Fri, May 08, 2015 at 02:31:31AM +0200, Christoph Anton Mitterer wrote: > Apparently until some versions the file /etc/samba/dhcp.conf was part of the > package or created by it... however it seems to be no longer shipped/created > with/by it nowadays. > > OTOH it wasn't deleted and is now left

Bug#763163: /dev/shm available?

2015-05-08 Thread Jelmer Vernooij
Is /dev/shm available in the build environment? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#784656: [Pkg-samba-maint] Bug#784656: winbind: PANIC when trying to authenticate user

2015-05-08 Thread Jelmer Vernooij
Samba shouldn't panic in this case, but rather just print that error message and exit. Have you joined Samba to the domain? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#784754: banshee: does not support DAAP over IPv6

2015-05-08 Thread Jelmer Vernooij
Source: banshee Version: 2.6.2-3 Severity: normal Banshee currently only supports connecting to DAAP shares over IPv4. When entering a -only DNS name, nothing happens and a message is printed to the console: [Warn 15:37:50.623] Unable to resolver host -- System Information: Debian Release:

Bug#784758: exaile: Only writes error to stderr when specifying unkown URL scheme

2015-05-08 Thread Jelmer Vernooij
Source: exaile Version: 3.3.2-1 Severity: normal When specifying an unknown URL scheme in "Open URL", exaile only prints an error message to standard error ("gio.Error: The specified location is not supported"). The user doesn't get any graphical error dialog. -- System Information: Debian Releas

Bug#784759: exaile: support for authentication when connecting to DAAP manually

2015-05-08 Thread Jelmer Vernooij
Source: exaile Version: 3.3.2-1 Severity: wishlist It would be great if the DAAP client supported prompting the user for a password. From reading the code, it appears that all the support for supporting passwords is there in the underlying code, but there is no callback in the UI to pass in a pass

Bug#784760: xmms2tray: fails to start; tries to load nonexistant translations

2015-05-08 Thread Jelmer Vernooij
Package: xmms2tray Version: 0.5.1-3 Severity: important xmms2tray doesn't work; it fails to start up, trying to load a translation file from a relative path. Traceback (most recent call last): File "/usr/bin/xmms2tray", line 22, in xmms2tray.main() File "/usr/lib/pymodules/python2.7/xmm

Bug#763163: /dev/shm available?

2015-05-08 Thread Jelmer Vernooij
On Fri, May 08, 2015 at 05:27:39PM +, Thorsten Glaser wrote: > Jelmer Vernooij dixit: > > >Is /dev/shm available in the build environment? > > Unknown by now, probably not. Note that this probably was a 'nocheck' > build, so the testsuite was probably not run

Bug#784818: ITP: golang-codegangsta-cli -- A small package for building command line apps in Go

2015-05-10 Thread Jelmer Vernooij
Hi Tim! On Sat, May 09, 2015 at 05:42:46PM +1000, Tim Potter wrote: > Package: wnpp > Severity: wishlist > Owner: Tim Potter > > * Package name: golang-codegangsta-cli > Version : 1.2.0 > Upstream Author : Jeremy Saenz > * URL : https://github.com/codegangsta/cli > *

Bug#784818: ITP: golang-codegangsta-cli -- A small package for building command line apps in Go

2015-05-10 Thread Jelmer Vernooij
Hi Tim! On Sat, May 09, 2015 at 05:42:46PM +1000, Tim Potter wrote: > Package: wnpp > Severity: wishlist > Owner: Tim Potter > > * Package name: golang-codegangsta-cli > Version : 1.2.0 > Upstream Author : Jeremy Saenz > * URL : https://github.com/codegangsta/cli > *

Bug#784938: RFH/RFA: openchange

2015-05-10 Thread Jelmer Vernooij
Package: wnpp Severity: normal +CC: openchange-devel +CC: dekkers, who maintains sogo, which depends on openchange for the sogo-openchange plugin +CC: pkg-evolution, the team that maintains evolution-mapi, which depends on openchange I'm gradually moving on to other projects in Debian. The op

Bug#784656: [Pkg-samba-maint] Bug#784656: Bug#784656: winbind: PANIC when trying to authenticate user

2015-05-18 Thread Jelmer Vernooij
You'll probably have to rejoin the domain if you change this setting to include keytab. This shouldn't really cause Samba to print a backtrace though. It should just print an error and exit. I don't see how this helps with user SSO though? Cheers, jelmer On 18 May 2015 11:50:40 am GMT+02:00,

Bug#741065: Uploaded to experimental, waiting in NEW

2015-02-15 Thread Jelmer Vernooij
I've uploaded the current package to experimental. It's currently waiting in the NEW queue (https://ftp-master.debian.org/new/etcd_2.0.0-1.html). There are still a few things that can do with improvement, in particular making the setup easier (debconf integration, SSL certificate creation). Jelme

Bug#776847: gsasl 1.8.0-6 does not support GSSAPI

2015-02-16 Thread Jelmer Vernooij
On 16/02/15 22:13, Simon Josefsson wrote: > It seems clear that the #745332 fix was incorrect. You can see in the > build logs GSSAPI is not enabled since krb5-config isn't found: > > https://buildd.debian.org/status/fetch.php?pkg=gsasl&arch=amd64&ver=1.8.0-6&stamp=1412611018 > > On considering s

Bug#741065: Uploaded to experimental, waiting in NEW

2015-02-17 Thread Jelmer Vernooij
v2.0.3 I had trouble building 2.0.3. See https://github.com/coreos/etcd/issues/2310 I'd try to fix it myself, but I have no idea what the intended value of binDir is supposed to be. :-) Cheers, Jelmer > On Sun, Feb 15, 2015 at 9:11 AM, Jelmer Vernooij wrote: > > I've

Bug#776847: gsasl 1.8.0-6 does not support GSSAPI

2015-02-17 Thread Jelmer Vernooij
On Mon, Feb 16, 2015 at 11:38:46PM +0100, Simon Josefsson wrote: > > On 16/02/15 22:13, Simon Josefsson wrote: > > > It seems clear that the #745332 fix was incorrect. You can see in > > > the build logs GSSAPI is not enabled since krb5-config isn't found: > > > > > > https://buildd.debian.org/sta

Bug#771991: samba-libs dependencies are too strict

2014-12-04 Thread Jelmer Vernooij
Sorry, I should have clarified in the changelog that this new upstream release is bug-fix only: it fixes a segfault in pyldb, clarifies some documentation and adds a missing include to one of the public headers. I hadn't thought of the strict dependency in samba-libs on a specific upstream samba v

Bug#772136: freeipa-server-trust-ad: unnecessary depends on libssl1.0.0 or possible licensing issue

2014-12-05 Thread Jelmer Vernooij
Package: freeipa-server-trust-ad Version: 4.0.5-2 Severity: normal Dear Maintainer, freeipa-server-trust-ad depends on libssl1.0.0. This appears to be unnecessary from what I can tell - none of the so files in the package actually link against libssl1.0.0. If there is a binary that (indirectl

Bug#769259: Not important for jessie

2014-12-05 Thread Jelmer Vernooij
golang-testify (and golang-raft) were packaged because it is a dependency of etcd. It would be nice to fix this bug for jessie, but since etcd has not made it into the archive yet for various reasons, it is probably fine if golang-testify was removed from testing. -- To UNSUBSCRIBE, email to deb

Bug#771991: [Pkg-samba-maint] Bug#771991: fixed in samba 2:4.1.13+dfsg-3

2014-12-10 Thread Jelmer Vernooij
On Wed, Dec 10, 2014 at 03:18:30PM +0100, Alexander Hofbauer wrote: > I ran into an issue today where libldb1 was updated to 1.1.18 and samba now > complains about mismatching versions at startup, refusing to run. > > Could this be addressed by a rebuild? Please install 2:4.1.13+dfsg-3, which allo

Bug#776030: ITP: golang-toml -- TOML parser and encoder for Go with reflection

2015-01-22 Thread Jelmer Vernooij
Package: wnpp Severity: wishlist Owner: Jelmer Vernooij * Package name: golang-toml Version : 0.0 Upstream Author : Andrew Gallant * URL : https://github.com/BurntSushi/toml * License : WTFPL Programming Lang: Go Description : TOML parser and encoder

Bug#741065: (no subject)

2015-01-22 Thread Jelmer Vernooij
On Thu, Jan 22, 2015 at 11:27:23AM -0800, Brandon Philips wrote: > On Thu, Jan 22, 2015 at 11:06 AM, Jelmer Vernooij wrote: > > 2.0 has indeed improved the situation. I have packaged 2.0~rc1 at > > git://git.debian.org/pkg-go/packages/etcd.git, branch 'unstable'. >

Bug#741065: (no subject)

2015-01-22 Thread Jelmer Vernooij
0 > On Thu, Jan 22, 2015 at 11:27 AM, Brandon Philips > wrote: > > On Thu, Jan 22, 2015 at 11:06 AM, Jelmer Vernooij wrote: > >> 2.0 has indeed improved the situation. I have packaged 2.0~rc1 at > >> git://git.debian.org/pkg-go/packages/etcd.git, branch 'un

Bug#776316: [Pkg-samba-maint] Bug#776316: samba: failed to build on mips

2015-01-26 Thread Jelmer Vernooij
I/usr/include/mips-linux-gnu/python2.7 -D_SAMBA_BUILD_=4 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 default/source4/librpc/gen_ndr/py_irpc.c -c -o default/source4/librpc/gen_ndr/py_irpc_81.o The bug is not reproducible, so it is likely a hardware or OS problem. Cheers, Jelmer -

Bug#741065: next step?

2015-02-03 Thread Jelmer Vernooij
Hi Brandon, On Tue, Feb 03, 2015 at 04:02:45PM -0800, Brandon Philips wrote: > Jelmer- > > What is the next step to get etcd merged to Debian? TOML seems to have > been accepted. Mostly, we need some basic testing of the package and then I'll upload it to experimental or unstable. Debian is curr

Bug#777029: libapache2-mod-authn-yubikey: Typo in description

2015-02-03 Thread Jelmer Vernooij
Package: libapache2-mod-authn-yubikey Version: 1.0-1.1 Severity: minor The package description contains a typo: technlogy -> technology -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Lin

Bug#783260: removes socket if opendkim is running

2015-04-24 Thread Jelmer Vernooij
Source: opendkim Version: 2.10.1-1 Severity: normal The opendkim init script unconditionally removes any sockets during start, even if these sockets are not stale. This means that running 'service opendkim start' while opendkim is already running causes opendkim to become unavailable as it won't

Bug#761933: Using libroken through heimdal-multidev

2015-04-25 Thread Jelmer Vernooij
Hi Ben, I think a separate pkg-config file for libroken would be reasonable. Ideally this would be upstream rather than Debian-specific. Let's take this to the upstream bug tracker. Cheers, Jelmer signature.asc Description: Digital signature

Bug#783326: please make the generated output reproducible

2015-04-25 Thread Jelmer Vernooij
Package: python-epydoc Version: 3.0.1+dfsg-5 Severity: wishlist Tags: forwarded Forwarded: https://sourceforge.net/p/epydoc/bugs/367/ Hi, While working on the "reproducible builds" effort [1], we have noticed that pydoctor does not generate reproducible output. The attached patch adds an option

Bug#783322: [Pkg-samba-maint] Bug#783322: winbindd crashes if LDAP password fails to be retrieved from secrets.tdb

2015-04-25 Thread Jelmer Vernooij
status 783322 +confirmed status 783322 +upstream thanks On Sun, Apr 26, 2015 at 12:13:16AM +0200, Dmitry Katsubo wrote: > Package: winbind > Version: 2:4.1.17+dfsg-2 > > Hello, > > winbind reports "Failed to retrieve LDAP password from secrets.tdb" and > crashes creating a core dump. > > Expect

Bug#783326: Acknowledgement (please make the generated output reproducible)

2015-04-25 Thread Jelmer Vernooij
And here is the aforementioned patch. Description: Add --no-include-build-time option to allow reproducible builds. Author: Jelmer Vernooij Bug: https://sourceforge.net/p/epydoc/bugs/367/ Bug-Debian: https://bugs.debian.org/783326 Forwarded: https://sourceforge.net/p/epydoc/bugs/367/ Last-Update

<    1   2   3   4   5   6   7   8   9   10   >