Package: procps
Version: 1:3.2.7-3
Severity: normal
Hi,
according to the man page, pgrep should exit with status 2 in case of a
syntax error on the command line. Well, it does not: pgrep -y gives a
usage message, and exits with status 0. This makes its usage error
prone in scripts.
Thanks,
Fer
Package: procps
Version: 1:3.2.7-3
Severity: wishlist
Hi,
It would be very useful if ps -p "" and similar would accept the empty
list of pids, output nothing and exit successfully. Now I have to
special case the "no such process" case in my scripts, which is
uncomfortable and error prone.
Thank
Package: multipath-tools-initramfs
Version: 1.0.0
Severity: minor
Hi,
Please forgive me some more nitpicking.
/usr/share/initramfs-tools/hooks/firmware_hook
emits an error when invoked by update-initramfs:
ln: target `/tmp/mkinitramfs_l23764//lib/udev/' is not a directory: No such
file or dir
Package: xfsprogs
Version: 2.8.11-1
Severity: normal
Hi,
I guess my problem is rooted in the 'well known' 2.6.17 error, or maybe
not. Anyway, my experience under a current Sid system is that
xfs_repair does not fix my filesystem. It does something, as the first
two runs produced slightly differ
Package: hugin
Version: 0.6.1-1
Severity: important
Hi,
after installing hugin by aptitude, I can't use it:
$ hugin
Panorama obj created
/usr/share/locale
FATAL error: Could not find data directory, exiting
To manually specify the xrc directory open ~/.hugin and add the
following
to the top of t
Package: curl
Version: 7.26.0-1+wheezy6
Severity: minor
Hi,
quoting man curl:
If this option is used several times, the last one will be used. IP
"--data-ascii
" See -d, --data.
The IP stuff should be a separate list item (option), not part of
the item describing --dump-header.
--
Th
Package: slapd
Version: 2.4.31-1+nmu2
Severity: normal
Hi,
After a default install of slapd, check the permissions of the admin DN
on the base suffix:
$ sudo -u openldap slapacl -b dc=ki,dc=iif,dc=hu -D cn=admin,dc=ki,dc=iif,dc=hu
entry
authcDN: "cn=admin,dc=ki,dc=iif,dc=hu"
entry: manage(=mwrs
Package: amtterm
Version: 1.3-1
Severity: normal
Hi,
I use amtterm for Serial over LAN access to a Lenovo ThinkPad X200 laptop.
It generally works, but the program always exits during a reboot:
amtterm: NONE -> CONNECT (connection to host)
ipv4 lant [192.168.101.132] 16994 open
amtterm: CONNECT
Package: util-linux
Version: 2.20.1-5.3
Severity: wishlist
Tags: upstream
Hi,
The flock utility is great, but sadly, it uses the flock syscall only,
thus it does not interoperate with programs using fcntl locking (which
seems to be preferred as it's more fine grained and works over NFS).
I think
Package: libvirt-bin
Version: 0.9.12-11
Severity: minor
Hi,
libvirtd(8) states that on restart "any guests whose XML configuration
has not been defined will be lost from the configuration." But transient
guests (whose configuration has not been defined as they were started by
the create command
Package: debian-installer
Version: wheezy
Severity: minor
Hi,
Booting the Wheezy mini.iso, choosing Help from the menu, pressing F2 says:
You must have at least 44 megabytes of RAM to use this Debian installer.
Starting the installer with 64 MB of memory enters low memory mode, and
reports insu
Package: debian-installer
Version: 20130613
Severity: minor
Hi,
Quoting http://www.debian.org/releases/wheezy/amd64/apbs04.html.en:
# keymap is an alias for keyboard-configuration/xkb-keymap
d-i keymap select us
But this form does not actually work (for me at least): one has to
use the
Package: libvirt-bin
Version: 0.9.12-11+deb7u1
Severity: normal
Tags: upstream patch
Hi,
Libvirtd occasionally segfaults like this (running under gdb without
arguments):
[...]
2013-07-25 18:23:28.420+: 7845: info :
virSecurityDACRestoreSecurityFileLabel:144 : Restoring DAC user and group on
Package: multipath-tools
Version: 0.4.9+git0.4dfdaf2b-6
Severity: normal
Hi,
The Debian 7.1 -> 7.2 upgrade includes a multipath-tools upgrade,
which fails on a multipath-rooted system:
Preparing to replace multipath-tools 0.4.9+git0.4dfdaf2b-6 (using
.../multipath-tools_0.4.9+git0.4dfdaf2b-7~de
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "sblim-wbemcli"
Package name: sblim-wbemcli
Version : 1.6.2-4
Upstream Author : Tyrel Datwyler
URL :
http://sourceforge.net/apps/mediawiki/sblim/index.php?
Source: dracut
Severity: normal
Hi,
/usr/lib/dracut/dracut-functions.sh contains this snippet:
# Detect lib paths
if ! [[ $libdirs ]] ; then
if [[ "$(ldd /bin/sh)" == */lib64/* ]] &>/dev/null \
&& [[ -d /lib64 ]]; then
libdirs+=" /lib64"
[[ -d /usr/lib64 ]] && libdirs
In current unstable with libtool 2.4.6 this workaround is still needed.
--
Feri
Package: unixodbc
Severity: wishlist
Dear Maintainer,
unixODBC 2.3.4 was released on 2015-08-31 with fixes for several bugs
which are critical in our setup. I'd be grateful if you could get it
into squeeze. If you can't spare the time to package it, I'm willing
to help out: the jessie package I
Steve Langasek writes:
> I was looking at this recently, and wanted to get things set up properly to
> use a debian/watch file.
Great!
> Do you happen to know why the following watch file doesn't find the
> new release with 'uscan'?
>
> version=3
> ftp://ftp.unixodbc.org/pub/unixODBC/unixOD
Russ Allbery writes:
> Bernd Zeimetz writes:
>
>> unfortunately your decision to depend on libssl1.0-dev breaks the build
>> open-vm-tools as most other build-dependencies decided to migrate to
>> the new openssl version.
>
>> I know that shibboleth is the issue, but the current situation breaks
Apollon Oikonomopoulos writes:
> On 17:53 Wed 10 May , Christian Balzer wrote:
>
>> # systemctl disable drbd
>> drbd.service is not a native service, redirecting to systemd-sysv-install.
>> Executing: /lib/systemd/systemd-sysv-install disable drbd
>> insserv: warning: current start runlevel(s
Apollon Oikonomopoulos writes:
> On 09:15 Thu 11 May, Christian Balzer wrote:
>
>> Firstly I recreated the initial state bu unmasking drbd and enabling
>> it, then reloading systemd.
>>
>> That find then gives us:
>> ---
>> /run/systemd/generator.late/drbd.service
>> /etc/systemd/system/multi-u
Hi Christoph,
You seem to have stakes with PostgreSQL and also upload resource-agents
now and then: have you got plans for dealing with this issue?
--
Regards,
Feri
Pavel Polacek writes:
> (gdb) bt
> #0 __lll_lock_wait () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
> #1 0x7f032831c479 in _L_lock_909 () from
> /lib/x86_64-linux-gnu/libpthread.so.0
> #2 0x7f032831c2a0 in __GI___pthread_mutex_lock (mutex=0x7f032ab42420) at
> ../
Package: ntp
Version: 1:4.2.6.p5+dfsg-7+deb8u2
Severity: important
Dear Maintainer,
Under systemd restarting the NTP daemon is racy, which can lead to a
silent failure to start a new instance of the daemon during upgrades.
The problem is that systemd has no separate restart action, just does
a st
Ping?
--
Thanks,
Feri.
Hi,
I'll start preparing a jessie backport soon.
If no complication arises, I'll simply upload it and close this bug.
--
Thanks,
Feri
Hi,
This bug really hurts our jessie systems. Can we expect a stable update
with the fix?
--
Thanks,
Feri
Package: cluster-glue
Version: 1.0.9+hg2665-1
Severity: normal
Hi,
$ ls -l /var/lib/heartbeat/cores/
total 0
drwxr-xr-x 2 root root 6 Feb 29 2012 hacluster
drwxr-xr-x 2 root root 6 Feb 29 2012 nobody
drwxr-xr-x 2 root root 6 Feb 29 2012 root
but these directories should be owned by hacluster
Package: src:libqb
Severity: normal
Tags: patch
Based on http://upstream.rosalinux.ru/versions/libqb.html, there were a couple
of changes which the symbols file does not accout for:
* enum qb_ipc_type gained the QB_IPC_NATIVE member in 0.13.0, affecting
qb_ipcs_create().
* enum qb_log_conf gai
Hi,
Did this go anywhere? I can't even see the problem, but that doesn't
mean there isn't one. Svante, can you reproduce this?
--
Thanks,
Feri
Dhionel Díaz writes:
> El 20/06/16 a las 05:57, Christoph Berg escribió:
>
>> Re: Dhionel Díaz 2015-12-08 <5667290f.3060...@cenditel.gob.ve>
>>
>>> The attached patch was prepared to make csync2 a socket activated
>>> service managed with systemd and avoid the use of inetd,
>>
>> Unfortunately
Christoph Berg writes:
> Re: Dhionel Díaz 2016-06-21
> <0c44f8f5-4d46-60e7-2bc3-d16956869...@cenditel.gob.ve>
>
>>> What about depending on inetd | systemd-sysv and invoking update-inetd
>>> only if systemd is not running?
>
> Doesn't that fail if the system is switched to/from systemd after the
Christoph Berg writes:
> Re: Ferenc Wágner 2016-06-21 <87eg7q2s9s@lant.ki.iif.hu>
>
>> Hmm, maybe you could have the csync2.socket conflict with inet.service
>> to avoid this failure mode... That would serve csync2 via inetd instead
>> of systemd, which is ine
Johannes Schauer writes:
> Quoting Ferenc Wágner (2016-04-28 07:58:35)
>
>> While working on enabling source-only uploads for some packages, several
>> times I found myself wondering what type of (failed) build (arch-any/
>> arch-all/mixed) a given build log c
Hi,
I'd like to use such a feature for optionally shipping systemd service
files, which are installed by the upstream build system on Linux only.
In these cases I have conditional Build-Depends items, conditional
configure options in debian/rules and conditional dh_install lines. I
can avoid ment
Package: src:libstatgrab
Version: 0.91-1
Severity: normal
Hi,
As its home page advertises libstatgrab as multi-platform, you might be
interested in the following buildd report:
Failing reason for libstatgrab on hurd-i386:
> disk_stats.c:534:31: error: 'VALID_FS_TYPES' undeclared (first use in t
Package: src:libstatgrab
Version: 0.91-1
Severity: normal
Hi,
Build testing fails on kfreebsd-{amd64,i386} as buildd reports:
Test Summary Report
---
single_threaded/diff_stats.t (Wstat: 4096 Tests: 31 Failed: 16)
Failed tests: 3, 7, 10, 13-14, 16, 18-19, 21-22, 25-27
Christoph Berg writes:
> Is that something we can or should fix on the corosync side?
Without further information I can't see anything to fix in corosync.
> Or reassign to drbd-utils to change the default for wfc-timeout?
Sounds like a good idea, the original report shows S03drbd S04corosync.
Package: ftp.debian.org
Severity: normal
Hi,
corosync-dev is a transitional package since 1.99.9-1, thus its section
and priority changed as recommended by dev-ref 6.7.7. Please adjust the
overrides accordingly.
--
Thanks,
Feri.
Package: ftp.debian.org
Severity: normal
libqb does not conflict with anything, so it should be optional.
Package: ftp.debian.org
Severity: normal
libqb does not conflict with anything, so it should be optional.
Package: ftp.debian.org
Severity: normal
libqb does not conflict with anything, so it should be optional.
Hi,
In my reading, the -d option works as documented. Did you mean to
submit a feature request? In that case, we'll have to open an upstream
issue for this.
--
Feri
Johannes Schauer writes:
> Quoting Ferenc Wágner (2016-04-14 10:52:43)
>
>> I miss the options passed to dpkg-buildpackage from the build logs,
>> please consider logging the full command line.
>
> what is the use case of having the dpkg-buildpackage invocation logged for
Package: debconf-i18n
Version: 1.5.49
Severity: minor
Tags: l10n
Hi,
at http://anonscm.debian.org/cgit/debconf/debconf.git/tree/po/hu.po#n293,
the translation of
Extracting templates from packages: %d%%
is given as
Sablonok kicsomagolása e csomagokból: %d%%
which I find incorrect, as it requi
Package: slapd
Version: 2.4.40-2
Severity: normal
Hi,
I wanted to manually set dumping to "never" before upgrading, because restoring
the dump breaks on partial replicas (#614569). However, dpkg-reconfigure slapd
only asks if I want to "omit OpenLDAP server configuration", which I want,
because
Package: file
Version: 5.11-2+deb7u3
Severity: minor
Tags: patch
Hi,
Please consider this example:
$ file /boot/vmlinuz-3.2.0-4-amd64
/boot/vmlinuz-3.2.0-4-amd64: Linux kernel x86 boot executable bzImage, version
3.2.0-4-amd64 (debian-ker...@lists.debian.org) #1 SMP Debian 3., RO-rootFS,
swap
Package: kpartx
Version: 0.5.0-5
Severity: normal
Hi,
I've got an iSCSI rooted jessie system. /etc/multipath.conf defines the
following alias for the (multipathed and dm-crypted) disk:
multipaths {
multipath {
wwid 360e00d110011043c0032
alias
.4.40/debian/changelog
@@ -1,3 +1,12 @@
+openldap (2.4.40-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Disable schema checking for reloading the dumped data during upgrades,
+to avoid interrupting the upgrade procedure of partial replicas.
+(Closes: #614569).
+
+ -- Ferenc W
the various options for fixing it have been discussed on the
BTS, and this seems like the best solution for now.
Regards,
Ferenc Wágner
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: apache2-dev
Version: 2.4.10-10
Severity: minor
Hi,
man dh_apache2 contains an INVOKATION section instead of INVOCATION.
Please fix up this typo when convenient.
--
Thanks,
Feri.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Tro
Package: debhelper
Version: 9.20120909
Severity: normal
Hi,
man dh_installdocs says:
--link-doc=package
[...] This has no effect when [...] the documentation directory to
be created already exists when dh_installdocs is run. [...]
Based on this I expected dh_installdocs to install
Package: systemd
Version: 215-17+deb8u2
Severity: normal
Hi,
On stock jessie systems sys-kernel-config.mount is not functional,
because /sys/kernel/config does not exist before the configfs module
is loaded, thus ConditionPathExists fails on system boot. RedHat
solved this by building configfs i
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package sblim-wbemcli
This new revision fixes #768203 by declaring Breaks+Replaces
python-pywbem (<< 0.8.0~dev650-1~) to seamlessly overwrite
/usr/bin/wbemcli during upgrades
Christoph Berg writes:
> IMHO the best fix would be to move /usr/lib/$ARCH/pacemaker to
> /usr/lib/pacemaker in the pacemaker package
We can do that, I'm butchering up the pacemaker package anyway.
> (Multi-Arch for programs doesn't work anyway),
(And the pacemaker package is not multi-arch fo
Arturo Borrero Gonzalez writes:
> % sudo crm configure primitive test ocf:heartbeat:IPv6addr params
> ipv6addr="fe00::1:200" cidr_netmask="64" nic="eth0"
> ERROR: pengine:metadata: got no meta-data, does this RA exist?
Thanks for the report. Why do you think it's a pacemaker bug, not a
crmsh o
Philipp Marek writes:
>> Pacemaker isn't built with Heartbeat support anymore. I recommend to
>> migrate to Corosync 2.
>
> That's too bad, because
>
>>> I'm using 4 physical network interfaces, so corosync won't do.
Do you mean that Corosync won't let you use independent links for
heartbeat an
Package: pacemaker
Version: 1.1.14-1
Severity: normal
The bundled resource agents (/usr/lib/ocf/resource.d/pacemaker/*) all include
/usr/lib/ocf/resource.d/heartbeat/.ocf-shellfuncs, which is shipped by the
Recommended resource-agents package. Consider upgrading this to Depends.
$ sudo crm_resou
Package: pacemaker-remote
Severity: normal
The pacemaker_remoted daemon runs on "remote" nodes instead of Pacemaker
proper, but the ocf:pacemaker:remote RA is built into crmd running on
"local" nodes. /usr/lib/ocf/resource.d/pacemaker/remote is a dummy RA
script providing metadata for this built-
Package: debian-maintainers
Severity: normal
Hi,
Please add my key (0x3AC8F716477EDB23) to the Debian Maintainers keyring.
I've attached the jetring changeset.
--
Thanks,
Ferenc Wágner
Comment: Add Ferenc Wágner as a Debian Maintainer
Date: Tue, 02 Feb 2016 18:02:30 +0100
Action: i
In short, these files should be moved from pacemaker-remote to pacemaker
(and the agent description filled out eventually to generate a sensible
man page):
/usr/share/man/man7/ocf_pacemaker_remote.7.gz
/usr/lib/ocf/resource.d/pacemaker/remote
Additionally, the pacemaker-remote RPM contains logrot
Philipp Marek writes:
> I'd just like to know why Heartbeat support isn't included anymore... yes,
> it won't do OCFS2 or GFS2, but in exchange it has been rock-solid for me.
Ah, I see. No principal reason, just lack of manpower. I'll be happy
if we can properly maintain a single stack; we're
On Sat, 31 Dec 2016 23:33:13 -0800 Russ Allbery wrote:
> + To support merged-/usr systems, packages must not
> + install files in both path
Is there a reason to omit the leading slash in this construct? I think
I'd find /path more symmetric and thus easier to
follow.
--
Regards
Package: debian-policy
Severity: minor
Dear Maintainer,
Your control file specifies
https://anonscm.debian.org/git/dbnpolicy/policy.git
as Vcs-Browser, but the gitweb interface gives "Bad object id:" messages
when clicking into the shortlog section. Please switch to
https://anonscm.debian.org/cg
Package: mailman
Severity: minor
Tags: patch l10n upstream
Dear Maintainer,
The last sentence of /usr/share/mailman/hu/cronpass.txt goes like:
Kérdéseidet, problémáidat, megjegyzéseidet, egyéb mást a(z)
%(owner)s címre küld.
The last word misses a 'd' at the end, it should be 'küldd',
On Sun, 09 Oct 2016 08:06:00 + Niels Thykier wrote:
> I will have a look at fixing the debhelper side of this, so it becomes
> less magic. As it is, I cannot quite grok the proposed solution in
> dh-exec - which I am pretty sure is no fault of dh-exec itself, but
> rather an artefact of the
Control: found -1 5.01-2
> When recompiled with SERIAL_CONSOLE_DEFAULT=1 and other settings in
> config.h the serial console works fine. However setting the
> parameters from the boot prompt with lilo (or pxelinux) does not.
I'm in the same situation with Syslinux: passing serial options on the
c
Package: stunnel4
Followup-For: Bug #782030
Here's a patch adding systemd Type=notify support:
--- a/src/ui_unix.c
+++ b/src/ui_unix.c
@@ -107,6 +107,9 @@
if(signal(SIGINT, SIG_IGN)!=SIG_IGN)
signal(SIGINT, signal_handler); /* fatal */
#endif
+#ifdef USE_SYSTEMD
+sd
Package: samhain
Severity: minor
Dear Maintainer,
The startup of Samhain is logged to the console like:
Starting (null)...
[...]
[ OK ] Started (null).
This happens because systemd uses the Short-Description from the
init script LSB headers here, but /etc/init.d/samhain does not
cont
Control: tags -1 +moreinfo
Control: clone -1 -2
Control: retitle -2 libnss3-dev breaks the build
Roger Leigh writes:
> Please see the patches I attached to the upstream ticket here:
> https://issues.apache.org/jira/browse/SANTUARIO-471 which resolve a
> number of defects in the source which prev
Package: icinga2
Version: 2.6.0-2
Severity: normal
Dear Maintainer,
After installing icinga2 and gdb, I get this:
$ /usr/sbin/icinga2 daemon -D AttachDebugger=true -D RunAsUser=wferi -D
RunAsGroup=wferi
[2017-06-26 14:51:46 +0200] information/cli: Icinga application loader
(version: r2.6.0-1)
Package: systemd
Version: 215-17+deb8u7
Severity: normal
Dear Maintainer,
man systemd-suspend.service says:
Immediately before entering system suspend and/or hibernation
systemd-suspend.service (and the other mentioned units, respectively)
will run all executables in /usr/lib/systemd
Package: git-ftp
Version: 1.3.1-1
Severity: normal
Tags: patch upstream
Forwarded: https://github.com/git-ftp/git-ftp/issues/377
Dear Maintainer,
Please consider this session:
$ git init
[...]
$ git config git-ftp.user myuser
$ git config git-ftp.url sftp://my.serv.er/~/www/foo
$ echo .git-ftp-i
Valentin Vidic writes:
> Seems to be related to binutils 2.29 problem reported here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1477354
Absolutely, thanks for this very good find, Valentin! These symbols
caused problems on non-x86 architectures before, and now libqb is broken
for good (so
Valentin Vidic writes:
> Right, the upstream is having problems with libqb, but maybe they don't
> see the problem with pacemaker libs if they are not checking the
> exported symbols.
There's no problem with the Pacemaker libs, the "missing" symbols are a
manifestation of the binutils incompatib
Etienne Dysli-Metref writes:
> On 05/12/16 22:36, Russ Allbery wrote:
>
>> General Debian policy is to enable all services at boot by default.
>> So yes, this is the correct approach.
>
> I managed to fix this and uploaded a new revision at
> https://mentors.debian.net/package/shibboleth-sp2. I'v
Hi Svante,
Most of this is indeed merged into upstream 1.0.1, but the part which
uses QB_GNU is not, only its definition (6bd3f08). Why is this so?
--
Thanks,
Feri
Control: tags -1 - patch
Adrian Bunk writes:
> Not a perfect solution but sufficient for stretch is the patch below to
> use OpenSSL 1.0.2
> [...]
> libcurl4-openssl-dev,
> liblog4shib-dev,
> - libssl-dev,
> + libssl1.0-dev | libssl-dev (<< 1.1.0~),
As previously established in this bug re
Control: tags -1 + patch
Adrian Bunk writes:
> On Sun, Dec 11, 2016 at 03:13:58PM +0100, Ferenc Wágner wrote:
>
>> Adrian Bunk writes:
>>
>>> Not a perfect solution but sufficient for stretch is the patch below to
>>> use OpenSSL 1.0.2
>>> [...]
Package: wnpp
Severity: wishlist
Owner: "Ferenc Wágner"
* Package name: tcvt
Version : git snapshot 82c24e2
Upstream Author : Helmut Grohne
* URL : http://subdivi.de/~helmut/tcvt/
* License : BSD-2-clause
Programming Lang: Python
D
Daniel Pocock writes:
> Could either of you comment on this bug? I saw your names in the
> nfs-utils changelog. I've seen various problems with NFS under jessie
> and I was hoping to help test if for stretch.
Hi Daniel,
I'm not involved in the maintenance of nfs-utils, just reported a
trivial
Daniel Pocock writes:
> On 12/12/16 10:23, Ferenc Wágner wrote:
>
>> However, I also encountered serious problems deploying NFS (both client
>> and server side) under jessie, and I would agree to team up and help do
>> better for stretch.
>
> Can you tell us i
Adrien CLERC writes:
> Le 11/12/2016 à 23:39, Ferenc Wágner a écrit :
>
>> * Package name: tcvt
>> Version : git snapshot 82c24e2
>> Upstream Author : Helmut Grohne
>> * URL : http://subdivi.de/~helmut/tcvt/
>
> From the main page
Steve Langasek writes:
> I've uploaded now.
Great, thank you very much!
> FWIW I've still not managed to get uscan working.
>
> $ cat debian/watch
> version=3
> ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-([0-9.]+)\.tar\.gz
Strange, it works for me after extracting your package:
$ dpkg-sour
Source: unixodbc
Severity: wishlist
Dear Maintainer,
As noted in #843847, we use an unofficial backport of an unofficial
2.3.4 package. Now that you've kindly provided an official 2.3.4-1,
I'd like to switch to an official backport as well. Could you please
provide a jessie backport of it? Or
Hi,
How is this supposed to work now? On a fresh stretch install, with
/etc/ssh/sshd_config being identical to /usr/share/openssh/sshd_config,
dpkg-reconfigure openssh-server does not ask anything:
# DEBCONF_DEBUG=developer dpkg-reconfigure openssh-server
debconf (developer): starting /var/lib/d
At the same time, traces of libcoroipcc should be eradicated from
configure.ac as well.
--
Feri
Niels Thykier writes:
> close 828607
> thanks
Hi Niels,
Thanks for re-closing this bug. Could you please help me understand why
xml-security-c 1.7.3-4 hasn't migrated to testing yet, even though
https://qa.debian.org/excuses.php?package=xml-security-c says it's "47
days old (needed 10 days)"
Package: sysvinit-utils
Version: 2.88dsf-59
Severity: wishlist
Dear Maintainer,
start-stop-daemon --name=name-longer-than-15-characters fails on Linux,
because of the 15-character limit on process names. Other kernels have
similar but different limits, see the conditionals starting at
https://an
Salvatore Bonaccorso writes:
> On Tue, May 17, 2016 at 04:45:35PM +0200, Ferenc W??gner wrote:
>
>> This bug really hurts our jessie systems. Can we expect a stable
>> update with the fix?
>
> Attached is a proposed debdiff, as with the patch used for the
> unstable uplaod.
I can confirm that
Hi Bastian,
Please ship cmirrord in some form. Including it in the clvm package
(not that I advocate it) is as simple as:
diff --git a/debian/clvm.install b/debian/clvm.install
index 03a22a5..3ec28dd 100644
--- a/debian/clvm.install
+++ b/debian/clvm.install
@@ -1,5 +1,8 @@
lib/systemd/lvm2-clu
Hi Steve,
Do you need any help with this, or will you get to it before the stretch
freeze? (I mentioned squeeze repeatedly in the original report. That
was a mistake, of course.)
--
Thanks,
Feri
Russ Allbery writes:
> wf...@niif.hu (Ferenc Wágner) writes:
>
>> Just adding that Shibboleth itself is also problematic, because
>> XMLTooling, which is incompatible with OpenSSL 1.1, uses libcurl,
>> which already switched to OpenSSL 1.1. So switching xml-security-c
&
"Cantor, Scott" writes:
> On 12/4/16, 11:09 AM, wf...@niif.hu wrote:
>
>> I can't see any conclusion in the OpenSSL 1.1 thread on debian-devel,
>> but we're running out of time. We can't keep XMLTooling at OpenSSL
>> 1.0, because libcurl uses 1.1, but we can't switch to 1.1 either,
>> because th
"Cantor, Scott" writes:
> Didn't Debian at one time support simultaneous installation of libcurl
> built on both NSS and OpenSSL?
It still does.
> Can't they just provide a libcurl for both OpenSSL versions, with
> appropriate naming changes?
I think that would be possible, and I even brought
Sam Hartman writes:
> can we (Debian) support SSL 1.1 with Shibboleth?
> That is, are the patches something you're comfortable integrating as
> Debian?
I haven't seen the latest iteration of the Santuario compatibility
patches yet. Judging by the earlier glimpses, they are quite big and
require
Hi Steve,
Would it help if I prepared an NMU?
--
Feri
Hi Salvatore,
According to Pacemaker upstream, they sent forward notice about this
vulnerability to the Debian Security Team a couple of weeks before the
disclosure. Did you get it? I'm the primary maintainer of the
pacemaker package in Debian, but I only learnt about the issue fr
Control: reassing 849848 qa.debian.org
Simon Ruderich writes:
> On Sun, Jan 01, 2017 at 12:06:39PM +0100, Ferenc Wágner wrote:
>
>> https://qa.debian.org/bls/bytag/I-no-compiler-commands.html says:
>>
>> Possible issues this might hint at:
>> * A package bein
1 - 100 of 312 matches
Mail list logo