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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
FWIW at least clang and tcc also support -isystem.
signature.asc
Description: Digital signature
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
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
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
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
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
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.
When could this situation occur? When would another package own
smb.conf?
Jelmer
signature.asc
Description: Digital signature
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
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
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
* 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 --
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.
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 -
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
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
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:
> > > >
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
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
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
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
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
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
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
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
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
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
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
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
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
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
--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,
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
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-
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
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
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
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
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
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
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
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
This is currently blocked by https://github.com/coreos/etcd/issues/895
signature.asc
Description: Digital signature
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'), (
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
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
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
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?
> >
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
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
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
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
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
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
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:
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
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
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
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
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
> *
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
> *
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
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,
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
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
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
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
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
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
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
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
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
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'.
>
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
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
-
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
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
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
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
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
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
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
401 - 500 of 1242 matches
Mail list logo