Hi,
On Sun, 23 Feb 2014 17:29:11 +0100
Frank Luithle wrote:
> Dear Maintainer,
>
> lighttpd should not Recommend "spawn-fcgi", as that package is not
> needed at all unless the user wants to actually use the FCGI
> interface.
>
> Debian Policy prescribes that "The Recommends field should list
Hi Kim,
On Wed, 04 Dec 2013 11:12:21 -0500
Kim Vandry wrote:
> Hello Stefan,
>
> I was revieweing your patch, and I was concerned about passing
> data.dptr directly to crypt(). Are you sure it's safe? I cannot find
> any reference in the db documentation as to whether or not the datum
> returne
Package: icinga-web
Version: 1.10.0-1
Severity: important
subject says it all. please update the debian package dependencies.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi,
On Wed, 13 Nov 2013 13:51:30 +0100
gator...@yahoo.de wrote:
> Package: lighttpd
> Version: 1.4.31-4+deb7u1
> Severity: important
>
> I am running a webserver that only offers https and normally requires
> client certificates. When I install the security upgrade
> 1.4.31-4+deb7u1 and restart
Hi,
I updated our advisory at
http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2013_01.txt
and the patch at
http://download.lighttpd.net/lighttpd/security/lighttpd-1.4.33_fix_ssl_sni.patch
with the diff from revision 2925:
http://redmine.lighttpd.net/projects/lighttpd/repository/r
Hi,
I think this may be related to 729480, but I could be wrong (shouldn't
have merged so quickly, sorry).
On Thu, 14 Nov 2013 10:00:25 +0100
r.koeb...@yahoo.de wrote:
> The last "security update" completely broke SSL/SNI.
> Before the update, SSL and SNI worked fine, but after the update, no
> m
Hi,
On Thu, 14 Nov 2013 12:48:04 +0100
Roland Koebler wrote:
> Hmm, here it *is* completely broken. I've attached a minimized
> config-file. If the "$HTTP"-section or the "ssl.ca-file"-line is
> removed, I can connect to lighttpd with SSL again; but if they are
> there, no SSL-connections are po
Hi,
On Thu, 14 Nov 2013 14:41:32 +0100
Roland Koebler wrote:
> > My guess is that the two private CAs you configured have a name
> > (Issuer/Subject) conflict; in that case openssl probably can't
> > figure out which one to use.
> that sounds reasonable, since I now figured out that this only hap
Hi again.
The following is my own opinion, and does not reflect an upstream
consensus.
On Thu, 14 Nov 2013 18:40:30 +0100
Roland Koebler wrote:
> Hi,
>
> > This is a loop.
> yes and no: It's not exactly a loop, since the two certificates belong
> to certificate-chains of two different certific
Hi,
running "the" single php backend with the standard user is usually done
by the web-server package.
spawn-fcgi is about doing it better, which involves more work (setting
up different user accounts and so on).
Also using init scripts is not the recommended way, runit / daemontools
is better (
Package: spawn-fcgi
Version: 1.6.3
Hi,
I just released spawn-fcgi 1.6.4.
If you want you can take look at
https://build.opensuse.org/package/show/home:stbuehler/spawn-fcgi
for updated packages (fixing some lintian warnings).
I tried to keep the package simple and the dependencies low so it
also
Package: attic
Version: 0.10-1
Severity: grave
Hi,
attic uses #!/usr/bin/python3 as interpreter, but has native (cython)
modules that were compiled with a certain python3 version (3.3 in the
archive, but depends on python3-dev version at build time).
As testing now switched to 3.4 as default, th
Hi,
On Thu, 12 Jun 2014 01:49:37 -0400
Scott Kitterman wrote:
> On Sunday, June 08, 2014 15:00:00 Stefan Bühler wrote:
> > Hi,
> >
> > attic uses #!/usr/bin/python3 as interpreter, but has native
> > (cython) modules that were compiled with a certain python3 vers
Package: p11-kit
Version: 0.20.2-5
Hi,
p11-kit from jessie fails to build with automake 1.11 from debian
wheezy. (Also this is why I think dh-autoreconf is bad).
You need a manual additional dependency on automake >= 1.12 due to
"serial-tests" (or find a better patch for "enable_locale.diff" and
right.
(I'm not happy with two ids anyway, but splitting the patch only makes
it worse.)
b) If you can't copy utf8 chars, s/ü/ue/, s/ä/ae/, s/ö/oe/ :)
regards,
Stefan Bühler
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi,
I think you're right - the spaces in the filenames lead to problems:
dh_autoreconf_clean uses the perl "split" function to split the lines
into checksum and filename:
* a comment says the delimiter is "comma", which is wrong: there are two
spaces between checksum and filename
* split sp
Package: ruby-taglib2
Version: 0.1.3-1
Severity: important
Environment: kFreeBSD (9.0.2-amd64)
file_alloc sets
data->closed=0;
but doesn't set data->file=NULL.
This means that free_tgFileData (the ruby data destructor) can fail, if
init failed (which would set data->file in case of success).
Hi,
looks like it got fixed:
http://cgit.lighttpd.net/libev.git/commit/ev++.h?id=0c56dcc65f038fe37c790397251f1317aed7539c
Don't ask me how to look that up in the upstream cvs :P
And ofc no commit message, as usual.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a
Package: libev
Version: 1:4.11-1
And as there is no difference i see no reason why you would repackage it...
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On 08/14/2012 05:23 PM, Jérémy Lal wrote:
On 14/08/2012 16:15, Stefan Bühler wrote:
Package: libev
Version: 1:4.11-1
And as there is no difference i see no reason why you would repackage it...
Maybe git-buildpackage (i.e. pristine-tar) is responsible of that ?
Jérémy.
git import-orig
Hi!
On 06/28/2012 06:14 AM, Scott Kitterman wrote:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673030
You reported this bug at a time when Qt had been updated in Unstable to 4.8,
but Sip and PyQt hadn't been updated to match. They have been now, so I
expect this problem has resolved itsel
Hi!
On 07/02/2012 07:20 AM, Roman Mamedov wrote:
Package: lighttpd
Version: 1.4.31-1
Severity: wishlist
Hello,
On various embedded systems running from a flash disk with limited number of
overwrite cycles it might be desirabe to mount /var/log as tmpfs, especially
if long-term storage of logs
Package: linux-image-3.2.0-3-amd64
Version: 3.2.21-3
Hi,
i tried to get https://github.com/asb/spindle running,
but in ./wheezy-stage0 mkfs hangs forever.
kill -9 doesn't work on mkfs and qemu-nbd, and i can't attach with
strace (at least i can kill strace).
I guess qemu-nbd shouldn't segfault
Hi,
On Fri, 19 Apr 2013 17:17:28 +0200
Olaf van der Spek wrote:
> Hi,
>
> Did you report this upstream?
> If not, could you do so?
>
> Olaf
>
upstream is not interested...
module load order is important, and mod_ssi and mod_compress both
handle only static files, so only one of them can han
Package: tt-rss
Version: 1.7.8+dfsg-2
Hi,
the subject says it all.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624426 why this is
a bad idea, also the mumble-django.postinst and
http://www.debian.org/doc/debian-policy/ch-files.html#s10.9.1 should
give you ideas how to solve this.
regar
Hi,
this is not a bug in lighttpd; FCGI_Accept() overrides the process enviroment
with the (Fast)CGI environment, so you have to get the value before calling
FCGI_Accept().
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
Hi,
the postinst script certainly should not parse the lighttpd config (could be
in any shell include...);
you could argue the script shouldn't modify the existing owner.
Imho you should choose a different doc-root (/srv/www, ...) if you don't want
to use system standards like a www-data user.
Hi,
> "socket" => "/tmp/php-cgi.socket" + var.PID
this is a really stupid idea: that way you just keep spawning new backends
with every lighttpd restart, and the old backends will still be running too.
Recommended way is to use runit or daemontools/supervise with spawn-fcgi, that
way you can r
Hi,
debian/lighttpd-dev.install:
config.h /usr/lib/lighttpd
src/*.h /usr/lib/lighttpd
...
I hope that was just a typo.
Anyway, i think you should first try get support for a -dev package in
upstream; although i am not sure whether this is a good idea - i prefer to
have plugins directly in the
Hi,
you both didn't describe the lighttpd side of your configuration; and you
didn't mention anything else like:
* does redmine still work when you connect to lighttpd directly
(test with curl -v please)
* is there anything in the error.log/access.log of lighty?
So you should paste a little bi
Hi,
as lighttpd needs to be able to reopen the logfiles after logrotate, the www-
data user needs +rw.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi,
the module was *not* added upstream, it is just a 3rd party module.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: gnutls26
Version: 2.12.7-4
Manual breaks are the wrong way imho - they only protect "known"
dependencies.
Imho the gnutls library itself needs a so bump - you should never change
the interface provided by a library packages, and this includes reomving
libs.
Yes, this means that mo
On 08/12/2011 03:15 PM, Andreas Metzler wrote:
On 2011-08-11 Stefan Bühler wrote:
Package: gnutls26
Version: 2.12.7-4
Manual breaks are the wrong way imho - they only protect "known"
dependencies.
We do know the packages in Debian that break. I have checked.
That didn't
Package: libnss-mdns
Tags: ipv6
Version: 0.10-3.2
Hi,
libnss-mdns doesn't set the scope-id for link-local addresses, so
something like
$ ping6 example.local
gives
connect: Invalid argument
while
$ getent host example.local
returns a valid link-local IPv6 address (fe80::...) and
Package: initscripts
Version: 2.88dsf-13.11
User: rle...@debian.org
Usertags: run-transition
Hi!
Let me put this first: I think using a tmpfs for /var/run is a good idea.
But I think you have to be a little bit more careful.
The FHS states, that "Files under this directory must be cleared
(r
Package: kopete
Version: 4:4.6.5-2
Hi,
kopete doesn't connect to my jabberd2 server, it hangs in the
"Connecting" state.
It claims to send some data in the xml console, but this data never
reaches the network, and neither does new data i enter in the box.
It works with ekg2.
For more detail
Same here.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Hi Michael,
On 09/28/2011 10:22 PM, Michael Biebl wrote:
Hi Stefan,
a mechanism like tmpfiles.d [2] as provided by systemd would be the solution for
this and we should consider making that generally usable (i.e. without a
dependency on systemd).
This way your package can drop a simple file in /
On 10/04/2011 09:29 AM, Magnus Olsson wrote:
Lighttpd gets its MIME configuration from output of
/usr/share/lighttpd/create-mime.assign.pl. This script only reads MIME
types from /etc/mime.types. However, the mime-support package also keeps
per-user MIME-types in ~/.mime.types. These are ignored
On 10/04/2011 01:34 PM, Olaf van der Spek wrote:
On Tue, Oct 4, 2011 at 1:08 PM, Adam Nielsen wrote:
but at least in this case the files will
both be small enough that it shouldn't really be a problem in practice.
Shouldn't? Really? Those qualifications indicate potential problems.
Splitting
Package: libgnutls28
Version: 3.2.2-1
Hi,
gnutls 3.2.2 tried to fix a bug; when removing an algorithm the list
order wasn't preserved.
but the fix introduced another bug:
"NONE:+MAC-ALL:-SHA1:+SHA1" misses SHA1 and has MD5 twice
See upstream commit:
http://gitorious.org/gnutls/gnutls/commit/913f
Package: init-system-helpers
Version: 1.11
Severity: wishlist
Hi,
perhaps the init-system-helpers would be the right place to support
tmpfiles.d?
I think it would be good to have this available with all init systems.
See also:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636339
http://bugs.d
Hi,
On Tue, 15 Oct 2013 11:44:56 +0100
Colin Watson wrote:
> lighttpd's config.guess/config.sub are out of date for the forthcoming
> arm64 port. The attached patch sets things up so that you don't have
> to be bothered by this type of bug for future ports.
>
> Ideally, you'd be able to use th
Hi Colin,
On Tue, 15 Oct 2013 12:31:46 +0100
Colin Watson wrote:
> > I'm not sure what --with=autotools_dev does exactly, but I'd like to
> > point out that autoconf is often incompatible across versions
>
> Not relevant; the autotools-dev debhelper add-on only updates
> config.guess and config
Hi,
I packaged 3.0.2-0.1 at
https://build.opensuse.org/package/show/home:stbuehler:opengl/glfw3
based on git://anonscm.debian.org/pkg-games/glfw.git
I renamed the dev package to libglfw3-dev to avoid name conflicts.
Perhaps this helps you with an official package :)
regards,
Stefan
--
To
Hi.
The Npgsql contained in mono is crap.
See
https://github.com/mono/mono/blob/master/mcs/class/Npgsql/Npgsql/NpgsqlFactory.cs#L51
The usage of casts in that place should ring all alarm bells... and ofc
they don't work:
System.InvalidCastException
Cannot cast from source type to destination t
Package: libdispatch0
Severity: serious
libdispatch0 uses SSE2 instructions ("MFENCE") which are not available
on a Pentium 3.
According to http://www.debian.org/releases/stable/i386/ch02s01.html.en
Pentium 3 has to be supported; so at least the user should get more than
a "Illegal instruction"
Hi Michael,
i have a small question:
is systemd still needed for /etc/tmpfiles.d/lighttpd.conf ?
If yes i think it should *not* be used, as it only works if you are
using systemd, which is a wrong dependency here - it must work with all
init systems (see #636339).
The /lib/systemd/system/lig
Hi Michael,
On 12/17/2011 01:12 PM, Michael Stapelberg wrote:
Hi Stefan,
Excerpts from Stefan Bühler's message of 2011-12-17 11:59:13 +:
I’m not sure why providing this file would add a dependency on systemd:
• If the user uses sysvinit, the init-script will create the folder.
• If
Hi Michael,
On 12/17/2011 12:27 PM, Michael Stapelberg wrote:
Hi Stefan,
Thanks for your quick reply.
Excerpts from Stefan Bühler's message of 2011-12-17 11:18:14 +:
is systemd still needed for /etc/tmpfiles.d/lighttpd.conf ?
If yes i think it should *not* be used, as it only works if yo
Package: icinga-idoutils
Version: 1.6.1-2
Severity: serious
Reproduce:
# /etc/init.d/ido2db stop
# touch /var/lib/icinga/ido.sock
# /etc/init.d/ido2db start
Could not bind socket: Address already in use
(or just powercycle your box...)
You should unlink the old socket file before you try to bi
severity 641684 grave
thanks
This bug makes the package unusable unless the mentioned workarounds
are applied, as it doesn't work with the default postgres server on
wheezy (9.1 right now).
Even with the workaround applied the log gets spammed:
2012-03-13 10:33:51 UTC WARNING: nonstandard use
Hi,
i committed the systemd/lighttpd.service file in r2818.
I won't add the tmpfiles config upstream, as i think this should be
handled by the distributions.
Regards,
Stefan
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Cont
Hi Michael,
On 12/18/2011 04:29 PM, Michael Stapelberg wrote:
Excerpts from Stefan Bühler's message of 2011-12-18 15:19:14 +:
I won't add the tmpfiles config upstream, as i think this should be
handled by the distributions.
So, every distribution now has to ship an identical tmpfiles.d/lig
Package: plasma-desktop
Version: 4:4.7.4-2+b1
Versions of:
python-sip: 4.13.2-1
python-kde4: 4:4.7.4-2+b1
python-qt4: 4.9.1-3
Moving /usr/lib/python2.7/dist-packages/sip.so to
/usr/lib/python2.7/dist-packages/sip.so.bak fixed it.
Application: Plasma Desktop Shell (plasma-desktop), signal:
Package: debian-installer
Hi,
The grub.cfg for kfreebsd-9 is broken:
(http://d-i.debian.org/daily-images/kfreebsd-i386/daily/netboot-9/debian-installer/kfreebsd-i386/grub.cfg)
It uses $prefix/kfreebsd.gz as kernel, but the
kernel is named kfreebsd-9.gz
(Perhaps other kfreebsd-9 images have the
Package: linux-image-3.2.0-2-amd64
Version: 3.2.16-1
Hi,
CLONE_NEWNET is still buggy (i found random reports with the same error message
from 2010).
uname: Linux * 3.2.0-2-amd64 #1 SMP Mon Apr 30 05:20:23 UTC 2012 x86_64
GNU/Linux
See the attached example.
I don't think it matters much how th
Package: libpam-modules
Version: 1.1.3-7
pam_userdb should at least support the platform crypt() algorithms;
ideally it should support the same set as pam_unix.
Patch for the first part is attached (works for me with cups on kfreebsd).
It would also be nice to have a tool to generate the hashes
Package: geom
Version: 9.0+ds1-3
The geli init script fails if no geli devices are configured in
/etc/fstab and /etc/default/geli.
This prevented an upgrade of geom and freebsd-geom:
[...]
Setting up geom (9.0+ds1-3) ...
Starting GELI subsystem...UNCONFIGURED. See /etc/default/geli ... failed!
Package: gcc-mingw-w64-i686
Version: 4.6.3-5+6
$ printf '#include \nint main() { return 0; }\n' |
i686-w64-mingw32-gcc -o /dev/stdout -E -
# 1 ""
# 1 ""
# 1 ""
# 1 ""
:1:21: fatal error: BaseTsd.h: No such file or directory
compilation terminated.
Same problem with x86_64-w64-mingw32-gcc; works
Package: tangerine
Version: 0.3.4-3
Hi,
tangerine doesn't run as the inotify lib isn't available (i can't
even build it on testing).
The easiest way is to build a stub lib which returns -1 in the init
function (no other functions need apparently).
The attached patch can probably be done in a
Package: tangerine
Version: 0.3.4-3
Hi again,
this is probably a bug in amarok...
amarok doesn't send a session id for the sound files (and doesn't
support login with password ofc); so as a workaround one can allow
requests without session id if there is no session limit and no
authentication r
Package: systemd
Version: 232-3
Hi,
pdns.service (from pdns-server in testing) didn't start anymore with
this message:
pdns.service: Failed at step SECCOMP spawning /usr/sbin/pdns_server: Invalid
argument
(See http://sources.debian.net/src/pdns/4.0.1-5/pdns/pdns.service.in/
for the service con
Package: libseccomp
Version: 2.3.1-2
Hi,
pdns.service (from pdns-server in testing) didn't start anymore with
this message:
pdns.service: Failed at step SECCOMP spawning /usr/sbin/pdns_server: Invalid
argument
Updating libseccomp2 from 2.1.1-1 (stable) to 2.3.1-2 (testing) fixed
it.
systemd 2
Package: xen-utils-common
Version: 4.4.1-9+deb8u9
Severity: serious
Hi,
xen-utils-common contains /etc/xen/scripts/hotplugpath.sh, which
contains the architecture dependent path LIBDIR.
I just noticed because my etckeeper told me:
---
diff --git a/xen/scripts/hotplugpath.sh b/xen/scripts/hotplu
On Thu, 11 May 2017 11:00:30 +0100 Ian Jackson
wrote:
> [...]
>
> The only place this seems to be used is to prepend it to
> the LD_LIBRARY_PATH in force during execution of the hotplug scripts.
>
> This is inherited from upstream, where it is needed (I think) so that
> in non-packaged builds of
Package: gnupg2
Version: 2.1.18-8
Severity: wishlist
Tags: patch
Hi,
it would be nice to build and have packages for the gpg-wks-* tools.
It seems there was already done some work in
https://anonscm.debian.org/git/pkg-gnupg/gnupg2.git/log/?h=dev/wks
I rebased that commit to the experimenta
Hi,
I think a separate openssl-insecure package with an (possibly statically
linked) "/usr/bin/openssl-insecure" binary should be safe enough that
people don't "accidentally" use it.
If you would want to really make sure it isn't abused you'd put it
somewhere in /usr/lib/openssl-insecure/.
Build
Hi dkg,
On 05/15/2017 10:04 PM, Daniel Kahn Gillmor wrote:
> Hi Stefan--
>
> On Fri 2017-05-12 12:37:03 +0200, Stefan Bühler wrote:
>> it would be nice to build and have packages for the gpg-wks-* tools.
>>
>> It seems there was already done some work in
>>
>
Hi,
I gave packaging dino a try:
https://build.opensuse.org/package/show/home:stbuehler/dino
* "dino" is already used as package name. I went for "dino-xmpp-client"
instead.
* I bundled libsignal-protocol-c as a separate tar ball.
Longterm #840366 should be used instead ofc.
* It fails
Hi,
tinyca hangs due to a regression in openssl, fixed in:
https://github.com/openssl/openssl/commit/888adbe064556ff5ab2f1d16a223b0548696614c
The tinyca code quality is still very low - very close to unacceptable
for something handling private keys and crypto.
* it builds strings to execut
Package: dirmngr
Version: 2.1.18-6
Hi,
dirmngr doesn't reload /etc/resolv.conf but is a long-living process.
For laptop users resolv.conf might change more than once a day, and
having to remember or even knowing you have to kill/SIGHUP dirmngr is
not helping the gpg usecase...
When using `dirmn
Hi Helmut,
On 03/09/2017 10:06 AM, Helmut Grohne wrote:
> Package: lighttpd
> Version: 1.4.45-1
> Tags: security patch
>
> While debugging a problem with lighttpd on behalf of my current employer
> Intenta GmbH, I found an out of bounds read.
>
> http://sources.debian.net/src/lighttpd/1.4.45-1/s
Package: linux-image-3.16.0-4-amd64
Version: 3.16.43-1
Severity: serious
Hi,
upgrading to 3.16.43-1 led to a "kernel BUG" after kvm virtual machines
started. Downgrading to 3.16.39-1+deb8u2 fixed the issue.
The "BUG" lines in short (see attached file for full log):
---
Apr 27 11:11:42 audria ke
Hi,
the update indeed fixes the issue. Thanks!
Cheers,
Stefan
On 04/30/2017 01:36 PM, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the src:linux package:
>
> #861313: kernel BUG with kvm
>
> It has been closed by Ben
Package: libconstantine-java
Version: 0.7-5
Hi,
the "Homepage" link (http://github.com/wmeissner/jnr-constants/) is
broken; maybe https://github.com/jnr/jnr-constants is "upstream" now?
Also is the dependency on default-jre really necessary or would
default-jre-headless do? Because of this jenki
Hi,
On Sun, 12 Jul 2015 00:37:31 +0200 Stefan Bühler
wrote:
> Package: phabricator
> Version: 0~git20150613-1
>
> phabricator postinst should respect dpkg-statoverride (and not just
> chown stuff); users should have the choice to run php for phabricate
> as a separate use
Package: libccid
Version: 1.4.22-1
Tags: patch
Severity: important
Hi,
after suspend/resume pcscd burns a core:
---
[pid 23458] poll([{fd=6, events=POLLIN}, {fd=5, events=POLLIN}], 2, 4294967295)
= 1 ([{fd=5, revents=POLLIN}])
[pid 23458] recvmsg(11, 0x7f0332553d80, 0) = -1 EAGAIN (Resource tem
Hi,
On Sun, 29 Jun 2014 23:45:40 +0100
Michael Tautschnig wrote:
> Package: lighttpd
> Version: 1.4.35-2
> Severity: wishlist
> Usertags: goto-cc
>
> During a rebuild of all Debian packages in a clean sid chroot (using
> cowbuilder and pbuilder) the build failed with the following error.
>
> [
Package: sogo
Version: 2.2.5-3
Hi,
sogo can't display mail anymore; I get this in the log:
Error (objc-load):/usr/lib/GNUstep/SOGo/MailPartViewers.SOGo/./MailPartViewers:
undefined symbol: __objc_class_name_SOGoMailBodyPart
Error (objc-load):/usr/lib/GNUstep/SOGo/MailerUI.SOGo/./MailerUI: undef
Package: phabricator
Version: 0~git20150613-1
phabricator depends on php-mysql | php5-mysqli; php5-mysqlnd should be
allowed too, unless it actually doesn't work with it.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact list
Package: phabricator
Version: 0~git20150613-1
phabricator postinst should respect dpkg-statoverride (and not just
chown stuff); users should have the choice to run php for phabricate as
a separate user "phabricator-php" instead of www-data.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@l
On Mon, 05 Jan 2015 12:39:42 -0500
David Z wrote:
> Package: lighttpd
> Version: 1.4.31-4+deb7u3
> Severity: important
>
> A simple dependency fix, lighttpd package should simply add a
> dependency for php5-cgi
No. I don't think you understand what dependencies are for.
There are probably thou
Hi,
this was a bad one; gcc-4.9-base from jessie breaks gcc-4.7-base from
wheezy, so you had to update gcc-4.7-base to jessie/unstable for a
stable/testing mix as soon as some package required gcc-4.9-base from
testing.
For now using gcc-4.7-base from unstable seems to work; wheezy/jessie
mix is
Control: forwarded -1 https://llvm.org/bugs/show_bug.cgi?id=23529
Control: found -1 clang-3.4/1:3.4.2-15
Control: found -1 clang-3.6/1:3.6.2-1
Control: found -1 clang-3.7/1:3.7-2
Control: found -1 clang-3.8/1:3.8~svn247576-1
Hi,
I've been trying to fix this, see the upstream bug report and
http:/
Hi,
On Thu, 22 Oct 2015 18:23:22 +0100
Jonathan Dowland wrote:
> The relevant upstream docs say
>
> "You can use a dynamic or static page for the handler. If you use a
> static page, the server will return a 404 HTTP status code with the
> content of your static page."
>
> http://redmine.light
Hi,
On Mon, 26 Oct 2015 17:51:25 +0100
Patrick Matthäi wrote:
> Am 16.10.2015 um 20:23 schrieb Stefan Bühler:
> > Package: apt-dater
> > Version: 1.0.2+git20150804-1
> >
> > Hi,
> >
> > every host I refresh stays in refresh forever, until i force c
Package: apt-dater
Version: 1.0.2+git20150804-1
Hi,
every host I refresh stays in refresh forever, until i force close
apt-dater and restart. after a restart it seems to have the correct
package states.
On the server I saw "/usr/bin/perl /usr/bin/apt-dater-host refresh"
running at first, and the
Hi,
I just took a look at the source and found the problem; see the
attached patch.
regards,
Stefan
Description: fix hosts stuck in refresh
G_FILE_MONITOR_SEND_MOVED might trigger G_FILE_MONITOR_EVENT_MOVED instead
of G_FILE_MONITOR_EVENT_DELETED + G_FILE_MONITOR_EVENT_CREATED, and MOVED
is no
Hi Dominic,
perl-modules-5.22 doesn't include the CGI module, formerly
libcgi-pm-perl, which apparently gets replaced by perl-modules 5.20.2-6.
As soon as you fix perl-modules-5.22 it should work again.
(Also I couldn't even install libcgi-pm-perl with perl 5.22, needed to
go for cpan to actuall
Hi,
On Fri, 17 Oct 2014 14:39:52 +0200
Christian Tacke wrote:
> Hi,
>
> looking at CVE-2014-3566 ("POODLE") it seems a very good
> idea to finally disable SSL 3.0 by default ("secure by
> default"). Please test attached patch.
I'd say go with this instead:
http://git.lighttpd.net/lighttpd/ligh
Package: cgit
Version: 0.10.2.git2.0.1-3
Hi,
thanks for packaging.
I have some old patches from my own packaging efforts
(https://build.opensuse.org/package/show/home:stbuehler/cgit):
* 0001-assume-highlight-version-3-in-filter-script.patch
this one is important and should be straight forward
Package: sympa
Version: 6.1.23~dfsg-2
Hi,
when trying to archive an encrypted messages, sympa will try to "clean"
the message, but as it doesn't lookup the list context in Message->new
(due to $noxsympato = 1) it doesn't pass the list to
tools::smime_decrypt - which then tries to use the keys for
Package: sympa
Version: 6.1.23~dfsg-2
Hi,
sympa fails to send encrypted messages due to a bug in mail.pm:609; you
should not dereference array-references in $#{...}, it takes the
reference directly (according to my tests. I couldn't find official
documentation on it, just an example in
http://per
Hi,
On Thu, 28 Jan 2016 12:53:18 + Rohan Garg
wrote:
> Package: apt
> Version: 1.2.1
> Severity: important
>
> Dear Maintainer,
>
> It seems that after the 1.2.1 update apt fails to install packages
> even after multiple 'apt update' calls.
>
> I constantly see this error on the console ou
Hi,
On Sat, 30 Jan 2016 15:03:27 +0100
Julian Andres Klode wrote:
> On 30 January 2016 at 13:42, Stefan Bühler wrote:
> > [...]
> > ==890== Conditional jump or move depends on uninitialised value(s)
> > ==890==at 0x4F4D8A0: pkgCache::ReMap(bool const&)
> >
Hi,
while my first patch fixes the syntax error, the logic in that function
is still completely flawed: it will return an error if there is more
than one subscriber when it has to re-encrypt the message.
Please see attached patch for a fix which actually can handle more than
one subscriber; but i
Hi,
On 05/24/2017 02:14 PM, Werner Koch wrote:
> Hi!
>
> When you switch the laptop connection you should flush dirmngr anyway
> and thus I do not consider the need to do this just for the resolver.
>
> gpgconf --reload dirmngr
>
> in the ifup script should do that job. Note that gpgconf won'
Package: monitoring-plugins-basic
Version: 2.2-3
Hi,
check_ping doesn't forward the "-4" option to ping, and ping prefers
IPv6 now (i.e. probably whatever is configured through gai.ping).
Giving upstream only allows configuring "ping-command" and
"ping6-command" (there is no explicit "ping4-comm
1 - 100 of 227 matches
Mail list logo