Bug#604887: libmysqld-dev should depend on libwrap0

2010-11-24 Thread Serge Hallyn
Package: libmysqld-dev Version: 5.1-5.1.49 libmysql is compiled with --with-libwrap0. The source package depends upon libwrap0-dev. However, libmysqld-dev does not seem to depend on libwrap0, or on anything that does. Should libwrap0 be added to its Depends: ? -- To UNSUBSCRIBE, email to de

Bug#604888: vsftpd should check for full user/groupname ftp

2010-11-24 Thread Serge Hallyn
Package: vsftpd Version: 2.3.2-3 The postinst file for vfstpd checks for user and group name 'ftp', but it actually only checks for names starting with ftp. Instead of if ! getent group | grep -q "^${_USERNAME}" it should check for if ! getent group | grep -q "^

Bug#734810: docker.io busts up cgroups when systemd is running

2014-01-22 Thread Serge Hallyn
sted in and willing to maintain such a "cgroup > mounting" package in Debian if there's interest in it (especially from the > maintainers of the other packages needing cgroups mounted such as libvirt > and LXC). I think the approach taken by "cgroup-lite" is basically

Bug#727762: please don't complain about using "kvm" on the command line

2013-10-28 Thread Serge Hallyn
FWIW - I don't have a vote, but I personally agree with the original submitter that kvm should continue indefinately to exist as a command which says use kvm extensions when available, and use tcg when not. Consider anyone maintaining a large number of systems. They can already use qemu-system-x8

Bug#689035: fixed upstream

2014-01-08 Thread Serge Hallyn
Hi, The new 2.24 upstream package should fix this bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#734633: Merge upstream 2.24

2014-01-08 Thread Serge Hallyn
Package: libcap2 Version: 1:2.22-1.2 Hi, upstream libcap has released 2.24 at https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.24.tar.gz A trivial debian package based on this is at http://people.canonical.com/~serge/libcap-2.24.pkg/libcap2_2.24-1.dsc (extra files htt

Bug#750480: First patch looks ok

2014-06-25 Thread Serge Hallyn
Since we are doing proper bounds checking on the snprintf result, the worst thing that will happen if the size is too small is that newuidmap and newgidmap will end up failing. Note that moving the comment explaining the max size up to the proc_dir_name declaration would be more helpful. For the

Bug#750090: Need more information

2014-06-25 Thread Serge Hallyn
Hi, Looking at http://www.gnu.org/software/gettext/manual/html_node/autopoint-Invocation.html it does seem that autopoint could be needed to build shadow, since a AM_GNU_GETTEXT_VERSION does show up in configure.in. The autopoint dependency is probably usually satisfied due to a Recommends in ge

Bug#750480: [Pkg-shadow-devel] Bug#750480: patch pushed

2014-06-26 Thread Serge Hallyn
I've pushed the first patch to upstream git. This should mean it will be fixed in the next merge into debian. Thanks! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#729054: bit more info

2014-04-14 Thread Serge Hallyn
I hit the same bug under ubuntu 14.04. The faulting memory location tends to change a bit (0x8, 0xd8, 0x88), but in this particular run I got: Cannot access memory at address 0x88 #0 dispatcher_send_message (dispatcher=0x88, message_type=message_type@entry=16, payload=payload@entry=0x7

Bug#747082: Please build for arm

2014-05-05 Thread Serge Hallyn
Package: spice-gtk Version: 0.23-1 Hi, I've built spicy from the fedora sources on an armhf host, and the resulting binary works great. Could the armhf (and maybe arm64) architectures be enabled for it? If you prefer I can try my hand at a debdiff to make it work, but I figured it'll be faster

Bug#689035: libcap2: List of capabilities not in sync with the linux kernel and libc6

2013-01-18 Thread Serge Hallyn
8afd8fcc286b81bce3 Mon Sep 17 00:00:00 2001 +From: Serge Hallyn +Date: Fri, 18 Jan 2013 15:31:09 -0600 +Subject: [PATCH 1/1] Add CAP_WAKE_ALARM and CAP_BLOCK_SUSPEND to capability.h + +Signed-off-by: Serge Hallyn +--- + libcap/include/linux/capability.h | 10 +- + 1 file changed, 9 inserti

Bug#649541: Update to version 3.13.1

2011-11-21 Thread Serge Hallyn
Package: freeimage Version: 3.10.0-4 Hi, Ubuntu is using a freeimage package based on 3.13.1 (3.13.1-ubuntu1) which I noticed is not in Debian. The package is available at dget https://launchpad.net/ubuntu/maverick/+source/freeimage/3.13.1-0ubuntu1/+files/freeimage_3.13.1-0ubuntu1.dsc

Bug#688170: [Pkg-libvirt-maintainers] Bug#688167: Bug#688167: libvirt: Please port to libnl-3.x

2012-09-20 Thread Serge Hallyn
will do. Quoting Guido Günther (a...@sigxcpu.org): > block 688167 with 688170 > thanks > > On Thu, Sep 20, 2012 at 03:03:58PM +0200, Michael Biebl wrote: > > On 20.09.2012 07:28, Guido Günther wrote: > > > > > libvirt already supports libnl3 we just need to coordinate with > > > libnetcf. It's a

Bug#688347: modprobe lense fails on lines split by \

2012-09-21 Thread Serge Hallyn
Package: augeas-lenses Version: 0.10.0-1 This was originally reported against Ubuntu as https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/1054306 The augeas modprobe lens fails on the following file: # /etc/modprobe.d/iwlwifi.conf # iwlwifi will dyamically load either iwldvm or iwlmvm depend

Bug#688347: augeas: Debdiff including patch to fix this bug

2012-09-24 Thread Serge Hallyn
This is a multi-part MIME message sent by reportbug. --===3400407790400870048== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Package: augeas Version: 0.10.0-1fakesync1 Followup-For: Bug #688347 User: ubuntu

Bug#674178: /dev/shm is not set up right in chroot

2012-06-27 Thread Serge Hallyn
Quoting Roger Leigh (rle...@codelibre.net): > tags 674178 + pending > thanks > > On Wed, May 30, 2012 at 01:11:55PM -0500, Serge Hallyn wrote: > > Here is a debdiff showing the change I was suggesting. It works under > > debootstrap. The !ischroot case is unchang

Bug#660018: libvirt: Missing build dependency for libvirt-bin: libgcrypt11-dev

2012-02-15 Thread Serge Hallyn
Package: libvirt Version: 0.9.8-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch Dear Maintainer, A user (nutznboltz) discovered that one of the build dependencies for libvirt is not listed in its build-deps, though it is listed as a

Bug#681099: gtk-pixbuf: switch to libtiff5-dev

2012-07-10 Thread Serge Hallyn
Package: gdk-pixbuf Version: 2.26.1-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch Dear Maintainer, tiff3 is getting set to be replaced by tiff4. gtk-pixbuf's build-deps will need to be switched from libtiff4-dev to libtiff5-dev.

Bug#681100: emacs23: switch to libtiff5-dev

2012-07-10 Thread Serge Hallyn
Package: emacs23 Version: 23.4+1-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch Dear Maintainer, tiff3 is getting set to be replaced by tiff4. emacs23's build-deps will need to be switched from libtiff4-dev to libtiff5-dev. *** /t

Bug#681132: libgdiplus: Please build-depends on libtiff5-dev | libtiff-dev, change from libtiff4-dev

2012-07-10 Thread Serge Hallyn
Package: libgdiplus Version: 2.10-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch Dear Maintainer, tiff3 is getting set to be replaced by tiff4. libgdiplus's build-deps will need to be switched from libtiff4-dev to libtiff5-dev. In

Bug#682152: manpages are not installed

2012-07-19 Thread Serge Hallyn
Package: libseccomp Version: 0.1.0-1 The debian/libseccomp-dev.manpages file lists 'usr/man/man3'. It needs to list 'debian/tmp/usr/man/man3'. As a result no manpages are shipped with libseccomp-dev. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsu

Bug#682759: vde2: vdeterm does not restore terminal when it returns early in error

2012-07-25 Thread Serge Hallyn
;t reset terminal too early +Author: Serge Hallyn +Forwarded: yes + +Index: vde2-2.3.2/src/vdeterm.c +=== +--- vde2-2.3.2.orig/src/vdeterm.c 2011-11-23 10:41:18.0 -0600 vde2-2.3.2/src/vdeterm.c 2012-07-24 17:25:52

Bug#628843: [Pkg-shadow-devel] Bug#628843: login: tty hijacking - suggested solution inclusive patch but now solved

2013-04-19 Thread Serge Hallyn
Hi, with the stock debian shadow packages, trying the exploit in message #86 gives me: root@d2:~# su - testme exit echo Payload as $(whoami) testme@d2:~$ exit logout root@d2:~# echo Payload as $(whoami) Payload as root With this patch on top of 4.1.5, I get root@d3:~# su - testme configuration

Bug#691459: proposed (trivial) patch

2013-03-05 Thread Serge Hallyn
/debian/changelog +++ shadow-4.1.5.1/debian/changelog @@ -1,3 +1,10 @@ +shadow (1:4.1.5.1-1ubuntu4~userns2pwdir1) raring; urgency=low + + * strdup_static_pwdir: if using the static char* for pw_dir, strdup it so +pw_free() can be used. (Closes: #691459) + + -- Serge Hallyn Tue, 05 Mar 2013 12:04

Bug#628843: use pty?

2013-03-06 Thread Serge Hallyn
Hi, the last few comments in this bug have suggested there may not be a good solution for this problem. As mdeslaur has pointed out in irc, one solution would be to have interactive su use a new pty for the session. Not trivial, but if the idea itself isn't objectionable I wouldn't mind trying a

Bug#639936: Don't assume python version 2.6

2011-08-31 Thread Serge Hallyn
k-0.7/debian/changelog 2011-08-31 15:31:57.0 -0500 @@ -1,3 +1,10 @@ +spice-gtk (0.7-3) unstable; urgency=low + + * debian/python-spice-client-gtk.install: don't lock into any particular +assumptions about python version. + + -- Serge Hallyn Wed, 31 Aug 2011 15:31:25 -0500 + spic

Bug#726127: libnetcf1: The function ipcalc_netmask in netcf had a bug for any netmask > 24

2013-10-14 Thread Serge Hallyn
Thanks, I've queried upstream, as the fix doesn't appear to be in git yet. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#726127: found

2013-10-14 Thread Serge Hallyn
I see now, I didn't look closely enough. The very bug you linked told me it's fixed by commit d340f2dfcd6461c9743dccdabe3b610f5fbc8fe8. I'll propose a package with that cherrypicked, thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#726127: libnetcf1 netmask calculation

2013-10-14 Thread Serge Hallyn
Hi, the bug is certainly valid, and I pushed a debdiff to solve this to http://people.canonical.com/~serge/netcf-wheezy.debdiff, however as the fix is in sid, we will wait for that fix to migrate to wheezy. thanks again, -serge -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian

Bug#647953: libvirt: Libvirt logrotate files not installed

2011-11-07 Thread Serge Hallyn
Package: libvirt Version: 0.9.6-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch Version: 0.9.6-2 debian/rules tries to copy the logrotate files from $(CURDIR)/daemon/*, but the files exist in $(CURDIR)/debian/build/daemon/*. Also,

Bug#651033: Please build against libnl instead of libnl3

2011-12-05 Thread Serge Hallyn
On 12/05/2011 01:19 AM, Guido Günther wrote: Package: libnetcf1 Version: 0.1.9-1 Severity: wishlist Hi, libvirt and netcf use libnl not libnl3 upstream. Therefore current libnetcf can't be used by libvirt in Debian since this leads to symbol clashes and therefore crashes. Since using libnl3 inst

Bug#655310: getty fails when consoles are on devpts

2012-01-10 Thread Serge Hallyn
Package: util-linux Version: 2.20.1-1.1 Hi, lxc guests run getty on /dev/pts/ entries (which are bind mounted onto /dev/console and /dev/tty{1-4} in the guest). The latest util-linux makes some changes (in particular commit 3aa6b68f7e19fa3e1c2bba75bee921a98b7b46af) which cause this to fail, due

Bug#655318: cherrypick upstream patch to fix drawing bugs (and add -dbg pkg)

2012-01-10 Thread Serge Hallyn
+++ xserver-xorg-video-qxl-0.0.16/debian/changelog 2012-01-10 11:34:59.0 +0100 @@ -1,3 +1,15 @@ +xserver-xorg-video-qxl (0.0.16-1ubuntu2) precise; urgency=low + + * add translate-the-access-region.patch. + + -- Serge Hallyn Tue, 10 Jan 2012 11:34:13 +0100 + +xserver-xorg-video-qxl (0.0.16

Bug#652823: add ncftool.1 manpage

2011-12-20 Thread Serge Hallyn
t details about one command .br .BR If specified, list help about the listed command. Otherwise list all commands. .TP .B quit Exit the program .TP .SH SEE ALSO .BR interfaces (5) .SH AUTHOR Serge Hallyn -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of &qu

Bug#674178: /dev/shm is not set up right in chroot

2012-05-24 Thread Serge Hallyn
Quoting Roger Leigh (rle...@codelibre.net): > On Wed, May 23, 2012 at 12:02:15PM -0500, Serge Hallyn wrote: > > Quoting Roger Leigh (rle...@codelibre.net): > > > On Wed, May 23, 2012 at 10:47:26AM -0500, Serge Hallyn wrote: > > > > Package: sysvinit > > > &g

Bug#674178: /dev/shm is not set up right in chroot

2012-05-25 Thread Serge Hallyn
Quoting Roger Leigh (rle...@codelibre.net): > > > Hmm, looks like the upload went wrong last night; it was not accepted > > > for some reason. I've reuploaded--it's definitely passed through the > > > upload queue. In the meantime, you can also get the packages here: > > > http://people.debian.or

Bug#674178: /dev/shm is not set up right in chroot

2012-05-30 Thread Serge Hallyn
raded and rebooted running system. +(LP: #974584) (Closes: #674178) + + -- Serge Hallyn Wed, 30 May 2012 12:17:37 -0500 + sysvinit (2.88dsf-13.10ubuntu11) precise; urgency=low * Only try to move links in /etc/rc{0,6}.d that match "S0*". LP: #941867. diff -u sysvinit

Bug#673041: dialog: rename button does not work with -nook

2012-05-15 Thread Serge Hallyn
-0600 +++ dialog-1.1-20120215/debian/patches/bug_fix_333909 2012-05-15 11:41:24.0 -0500 @@ -0,0 +1,20 @@ +Description: correct mapping of button-codes with --nook option +Author: Lebedev Vadim +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/dialog/+bug/333909 +Reviewed-By: Serge Hal

Bug#668186: Hang with unaccelerated qemu

2012-04-09 Thread Serge Hallyn
Package: qemu-kvm Version: 1.0+dfsg-9 wget http://people.canonical.com/~jamie/libvirt/qatest.tar.bz2 tar jxf qatest.tar.bzw cd qatest kvm -no-kvm -m 128 -monitor stdio -vnc :0 -vga cirrus -usb -drive file=qatest.img,if=none,id=drive-ide0-0-0,format=raw -device ide-drive,bus=ide.0,unit=0,drive=dr

Bug#668186: Acknowledgement (Hang with unaccelerated qemu)

2012-04-09 Thread Serge Hallyn
Sorry, meant to say the original Ubuntu bug report is at https://bugs.launchpad.net/debian/+source/qemu-kvm/+bug/975240 A git bisect of upstream showed ce967e2f33861b0e17753f97fa4527b5943c94b6 to be the fix, but it's not simple to cherrypick. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ..

Bug#674178: /dev/shm is not set up right in chroot

2012-05-23 Thread Serge Hallyn
ed by someone else. + + -- Serge Hallyn Fri, 18 May 2012 21:21:29 + + sysvinit (2.88dsf-13.10ubuntu11) precise; urgency=low * Only try to move links in /etc/rc{0,6}.d that match "S0*". LP: #941867. diff -u sysvinit-2.88dsf/debian/initscripts.postinst sysvinit-2.88dsf/debian/inits

Bug#674178: /dev/shm is not set up right in chroot

2012-05-23 Thread Serge Hallyn
Quoting Roger Leigh (rle...@codelibre.net): > On Wed, May 23, 2012 at 10:47:26AM -0500, Serge Hallyn wrote: > > Package: sysvinit > > Version: 2.88dsf-24 > > > > If you do: > > > > debootstrap sid sid > > chroot sid dpkg -i /var/cache/apt/ac

Bug#677124: lxc-netstat broken in debian

2012-06-11 Thread Serge Hallyn
patch below was applied in ubuntu to fix it. Description: Fix two errors in lxc-netstat s/lxc_name/name/ --exec does not require an argument Author: Serge Hallyn Forwarded: yes Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1011739 Index: lxc-0.8.0~rc1/src/lxc/lxc-netstat.in

Bug#795328: Thank you

2015-09-16 Thread Serge Hallyn
Sorry I somehow didn't see this bug when it first came by. There is an upstream fix for it which I'll push asap.

Bug#824391: [Pkg-shadow-devel] Bug#824391: please add ttySAC* to securetty

2016-05-16 Thread Serge Hallyn
Seems reasonable to me.

Bug#824519: [pkg-lxc-devel] Bug#824519: lxc: After CPU hotplug, cores remain idle under LXC

2016-05-17 Thread Serge Hallyn
Yup, this is a known shortcoming of cpusets in the legacy hierarchy. If you use the unified hierarchy, the cores can be automatically re-inserted when they come back up, however the unified hierarchy brings other problems which we're not entirely ready to deal with yet. For now, if you do a lot o

Bug#806004: cgmanager: FTBFS when built with dpkg-buildpackage -A (No such file or directory)

2016-04-04 Thread Serge Hallyn
Quoting Santiago Vila (sanv...@unex.es): > > cp: cannot create regular file > > '/<>/debian/libpam-cgm/usr/share/pam-configs/cgm': No such > > file or directory > > debian/rules:25: recipe for target 'override_dh_install' failed > > This happens because we are creating only arch-independent pack

Bug#754910: ITP: cgmanager

2014-07-15 Thread Serge Hallyn
Package: wnpp Version: N/A; reported 2014-07-15 Severity: wishlist Owner: Serge Hallyn Package name: cgmanager Version: 0.27 Upstream author: cgmanager License: GPL-2, LGPL-2.1+ Programming Lang: C URL: http://cgmanager.linuxcontainers.org/ Description: Central cgroup manager daemon cgmanager

Bug#754910: cgmanager: two different maintainers

2014-07-16 Thread Serge Hallyn
> Serge and I can work out later on how to collaborate on cgmanager > packaging in Debian. Note that the newer version is needed by systemd-shim to allow non-systemd users to use logind. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Troub

Bug#754910: cgmanager_0.20-1_amd64.changes REJECTED

2014-07-16 Thread Serge Hallyn
> My experience with upstream trying to do Debian packaging isn't great. > Often, they only care about a single package, know it's upstream source, > but don't perform well on the packaging side. I don't think what you've > wrote above is a good point of argumentation. Uh, thanks. Anyway, I'll be

Bug#755990: cgmanager: fails to start cgmanager and reports [ ok ]

2014-07-25 Thread Serge Hallyn
Thanks! Cgmanager was not expecting https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534964 It'll need to handle the case where the memory cgroup is not mountable. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas.

Bug#754910: cgmanager_0.20-1_amd64.changes REJECTED

2014-07-25 Thread Serge Hallyn
Quoting Daniel Baumann (daniel.baum...@progress-technologies.net): > Serge Hallyn > > Anyway, I'll be posting a new 0.28 release later today, based upon > > which Daniel will post a new package, with himself listed as > > maintainer. We'll proceed from there. >

Bug#755990: cgmanager: fails to start cgmanager and reports [ ok ]

2014-07-25 Thread Serge Hallyn
Right, the fallout however is that we have memory in /proc/cgroups, but you cannot mount the memory cgroup without telling the kernel to allow that by for instance adding GRUB_CMDLINE_LINUX="cgroup_enable=memory" to /etc/default/grub. My plan is to have cgmanager ignore failure to mount cgroups

Bug#754910: cgmanager_0.20-1_amd64.changes REJECTED

2014-07-25 Thread Serge Hallyn
Quoting Thomas Goirand (z...@debian.org): > Then, reading #754910, it looked like Serge was about to work with > Daniel, but finally, didn't. No sign of this change in #754910, which is > at least surprising. It's also very surprising to see the package just As Daniel said we had an agreement. He

Bug#754910: cgmanager_0.20-1_amd64.changes REJECTED

2014-07-25 Thread Serge Hallyn
Quoting Martin Steigerwald (mar...@lichtvoll.de): > Am Freitag, 25. Juli 2014, 18:23:38 schrieb Serge Hallyn: > > Quoting Thomas Goirand (z...@debian.org): > > > Then, reading #754910, it looked like Serge was about to work with > > > Daniel, but finally, didn't. N

Bug#756072: Failed mounting memory onto /run/cgmanager/fs/memory: No such file or directory

2014-07-25 Thread Serge Hallyn
Hi - this was a warning, however does cgmanager actually run now? I can remove the warning if that's preferable, but if cgmanager is not starting then something worse is going on. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Con

Bug#756080: probably harmless

2014-07-25 Thread Serge Hallyn
Hi, thanks for filing this bug report. It's probably harmless, but I'm not 100% sure of that, so will leave the report open for investigation. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#756076: needs implementation in systemd-shim

2014-07-25 Thread Serge Hallyn
Thanks, indeed this needs to be implemented, and assuming noone beats me to it I intend to do so. reassign 756076 systemd-shim -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#787502: [Pkg-shadow-devel] Bug#787502: uidmap: newgidmap man page synopsis wrong

2015-06-04 Thread Serge Hallyn
Thanks - I've fixed that in the upstream git tree. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#760281: Not fixed

2015-02-10 Thread Serge Hallyn
Quoting Andrew Shadura (and...@shadura.me): > Hello, > > On Wed, 10 Dec 2014 20:43:57 -0600 John Goerzen > wrote: > > I have a Jessie system running XFCE, just dist-upgraded yet again > > today, and I'm still seeing this same issue. I am willing to do > > whatever I can to help. systemd-shim is

Bug#760281: Not fixed

2015-02-10 Thread Serge Hallyn
Quoting Andrew Shadura (and...@shadura.me): > Well, I'm running sid. It could happen that a version from testing was > installed, but I'm not sure. One more question: is by any chance a > reboot mandatory for this to work? I'd like to avoid that as much as I > can for various reasons. No a reboot

Bug#767468: [cgmanager] RE: cgmanager: Prevents clean umounts and breaks unrelated software (autofs, e2fsprogs)

2015-02-10 Thread Serge Hallyn
Thanks. Can you show /proc/self/mountinfo? cgmanager has made it so it can receive umount events from host ns, but my guess is / in host ns is still private so it doesn't send them. So cgmanager will need to umount everything it doesn't need at startup, or not create a private mount namespace.

Bug#777649: cgmanager security update for jessie

2015-02-10 Thread Serge Hallyn
group. +- CVE-2014-1425 + * 0004-chown-stop-cgmanager-crash-on-chown-of-bad-file.patch and +0005-prevent-some-cgmanager-asserts.patch: prevent cgmanager +crashing on unhandled asserts or dbus error (LP: #1407787) + + -- Serge Hallyn Mon, 26 Jan 2015 09:12:02 -0600 + cgmanager (0

Bug#777649: cgmanager security update for jessie

2015-02-11 Thread Serge Hallyn
Quoting Niels Thykier (ni...@thykier.net): > Control: tags -1 moreinfo > > On 2015-02-11 05:36, Serge Hallyn wrote: > > Package: release.debian.org > > Usertags: jessie-pu > > > > A security issue was found in cgmanager, allowing root-owned privileged > >

Bug#760281: Not fixed

2015-02-11 Thread Serge Hallyn
git://github.com/cgmanager/cgmanager should have a complete fix for this bug. I want to test in several scenarios before pushing a package with those changes. Anyone who wants to test for themselves can build the package with the last two patches from the git tree pushed. After further testing I

Bug#767468: [cgmanager] RE: cgmanager: Prevents clean umounts and breaks unrelated software (autofs, e2fsprogs)

2015-02-11 Thread Serge Hallyn
git://github.com/cgmanager/cgmanager should have a complete fix for this bug. I want to test in several scenarios before pushing a package with those changes. Anyone who wants to test for themselves can build the package with the last two patches from the git tree pushed. After further testing I

Bug#777649: cgmanager security update for jessie

2015-02-11 Thread Serge Hallyn
Quoting Niels Thykier (ni...@thykier.net): > Ok, are we guaranteed that pcgpath ends with the path separator? Consider: No in fact I think we're guaranteed it won't. > "/foo/bar" > "/foo/bar2/somewhere-else" > > Unless the path separator is included in the end (i.e. it always uses > "/foo/b

Bug#777649: cgmanager security update for jessie

2015-02-11 Thread Serge Hallyn
crashing on unhandled asserts or dbus error (LP: #1407787) + * 0006-fix-subdirectory-check: further fix to the previous patch for +CVE-2014-1425. + + -- Serge Hallyn Mon, 26 Jan 2015 09:12:02 -0600 + cgmanager (0.33-2) unstable; urgency=medium * Cherrypick two upstream patches

Bug#777649: cgmanager security update for jessie

2015-02-12 Thread Serge Hallyn
Quoting Niels Thykier (ni...@thykier.net): > Control: tags -1 confirmed moreinfo > > On 2015-02-12 05:32, Serge Hallyn wrote: > > Here is a new debdiff. (tested in its original upstream version > > in v0.36) Maybe it would've been easier to squash the two patches, &g

Bug#757348: systemd: with SysV init, can no longer suspend and shutdown from lightdm

2015-02-13 Thread Serge Hallyn
Thanks for the report, Vincent. I see the cause of the bug. The fix is now upstream, and I'll get it into sid asap. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#776469: more info

2015-02-13 Thread Serge Hallyn
Thanks for reporting this bug. I tried to reproduce it using up and down vlans (defined in /etc/network/interfaces), but wasn't able to reproduce it. I didn't try with ipv6 though. You're running the experimental libnetcf with jessie. Could you tell us which libvirt version you are running? Wh

Bug#773421: more info

2015-04-26 Thread Serge Hallyn
Hi, thanks for filing this bug. I just tried to reproduce it, but cgmanager did start fine for me under sysvinit-core. Note that cgmanager leaves no cgroup mounts on the host, but you can interact with it using cgm or dbus-send. sudo cgm create all user sudo cgm chown all user 1000 1000 cgm mov

Bug#768406: fixed/

2015-01-13 Thread Serge Hallyn
I'm not sure why I haven't gotten any emails about this discussion in all this time. However (due to an independent report on github) this problem *should* be fixed as of 0.34-1. cgmanager now remounts / in its private ns as MS_SLAVE, not MS_PRIVATE, so the umount from the host should propagate i

Bug#767468: fixed?

2015-01-13 Thread Serge Hallyn
Hi, I'm sorry, somehow I wasn't getting emails about these. This issue should be fixed in cgmangaer as of 0.34-1. It now remounts / MS_SLAVE instead of MS_PRIVATE. This should allow the umounts from the host to propagate into the cgmanager's namespace. If this does not suffice, we could add a

Bug#780519: tomcat7 build failure

2015-03-19 Thread Serge Hallyn
Quoting Miguel Landaeta (nomad...@debian.org): > On Thu, Mar 19, 2015 at 02:48:32PM +0000, Serge Hallyn wrote: > > Hi, > > > > when I try to build tomcat7 from source on a jessie host, I get several > > test failures. One of the test output files is attached - I'

Bug#779171: numactl: numa_node_of_cpu returns warning when cpu_index > 79

2015-02-24 Thread Serge Hallyn
Package: numactl Version: 2.0.10-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu vivid ubuntu-patch Dear Maintainer, In Ubuntu, the attached patch was applied to fix the warning. It is cherrypicked from upstream git. * cherrypick add-check-for-return-

Bug#778950: [Pkg-shadow-devel] Bug#778950: shadow: CVE-2013-4235 symbolic link race condition

2015-02-24 Thread Serge Hallyn
So it seems like the most robust way to handle this would be to at the top of remove_tree do something like: fd = open(root); ret = fstat(fd, &sb); if (S_ISLNK(fd)) return -1; // or unlink it, but warning the admin seems best DIR = fopendir(fd); Is

Bug#797663: moreinfo

2015-09-01 Thread Serge Hallyn
Hi, Could you show your /etc/init.d/cgmanager and /etc/init.d/cgproxy files? The version i get in a new sid install contain: # Default-Start:2 3 4 5 Is either cgmanager or cgproxy in fact running? Thanks.

Bug#801316: netcf: ncftool fails when 'source-directory' directive is used in /etc/network/interfaces

2015-10-23 Thread Serge Hallyn
Hi, There is a new netcf package version 0.2.8-1, but looking at the code I don't expect that to help. I think the source-directory directive is simply un-implemented. So someone would have to write the patch to src/drv_debian.c to implement it.

Bug#801316: please test

2015-10-23 Thread Serge Hallyn
Actually, apparently augeas has in fact learned about source directory, so netcf may benefit from that. Could you please test the 0.2.8-1 package and report whether that works? thanks!

Bug#801316: netcf: ncftool fails when 'source-directory' directive is used in /etc/network/interfaces

2015-10-08 Thread Serge Hallyn
Thanks, I'll try to reproduce this (though won't be back until next week) Could you please show the contents of /etc/nework/interfaces.d and output of 'ifconfig -a' ?

Bug#801981: [Pkg-shadow-devel] Bug#801981: pwconv: keeps some lines that should be deleted from /etc/shadow

2015-10-16 Thread Serge Hallyn
Hi, So when I use deluser I don't have this problem. When I use vipw, i get a warning: You have modified /etc/passwd. You may need to modify /etc/shadow for consistency. and actually none of the test users are deleted for me. No comments around the code spitting out that comment, so I have to

Bug#801981: [Pkg-shadow-devel] Bug#801981: pwconv: keeps some lines that should be deleted from /etc/shadow

2015-10-19 Thread Serge Hallyn
Ah, right you are. As you said in your first email. Easily reproduced here - thanks.

Bug#778287: [Pkg-shadow-devel] Bug#778287: NMU diff

2015-11-17 Thread Serge Hallyn
Hm, interesting. Note that here userdel -f tells me it couldn't delete the user, but it does delete it (but doesn't kill the active login). Looking at the code I guess there are a few steps which should be skipped. I'll apply this patch upstream at github.com/shadow-maint/shadow. thanks, -serge

Bug#790894: please push

2015-11-06 Thread Serge Hallyn
Hi, a new package with this patch is not yet in the archive. Can you please push one soon? Thanks.

Bug#759203: thanks

2014-09-09 Thread Serge Hallyn
Thanks for submitting this bug. The fix should be in 0.32-1 which should be uploaded soon. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#761389: breaks shutdown when switching from systemd-sysv to sysvinit-core

2014-09-13 Thread Serge Hallyn
Quoting Michael Biebl (bi...@debian.org): Hi Michael, > Looking at v215, it seems as if starting cgmanager as part of the > installation messes up the running systemd state. When triggering > reboot, (i.e. poking /dev/initctl), I get the following: > > Incoming traffic on systemd-initctl.socket

Bug#761389: breaks shutdown when switching from systemd-sysv to sysvinit-core

2014-09-13 Thread Serge Hallyn
Quoting Michael Biebl (bi...@debian.org): > Hi Serge, > > Am 13.09.2014 um 17:06 schrieb Serge Hallyn: > > At this point, systemd-shim is installed, right? Has it diverted > > /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service already? > > Would tha

Bug#755977: Processed: reassign 755977 to cgmanager

2014-11-04 Thread Serge Hallyn
thanks for filing this bug. I appreciate but reject your point of view. To elaborate: Currently the cgmanager sytemd unit is installed inactive, so by default it will not interfere with systemd. The user needs to specifically enable it. When cgmanager finds that cgroups have been pre-mounted (

Bug#759745: done?

2014-10-29 Thread Serge Hallyn
Hi, As far as I understand it, this bug should be fixed. If anyone does still encounter it, please respond and let us know. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#762608: haproxy: service haproxy stop returns 4 if haproxy was already not running.

2014-09-23 Thread Serge Hallyn
Package: haproxy Version: 1.5.4-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu utopic ubuntu-patch Dear Maintainer, pacemaker was running haproxy. haproxy was killed by oom. pacemaker tries to stop then start haproxy, but fails because stop failed wit

Bug#746747: package fails to build without this

2014-08-12 Thread Serge Hallyn
Please apply the debdiff which Daniel kindly provided. Without it, ipxe now fails to build in jessie. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#764991: cgmanager: dbus-related assertion failure

2014-10-12 Thread Serge Hallyn
Thanks for submitting this bug. Could you show what the output is of: sudo /sbin/cgmanager -m name=systemd --debug as well as dpkg -l | egrep -e '(init|upstart|systemd)' -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

Bug#764991: cgmanager: dbus-related assertion failure

2014-10-13 Thread Serge Hallyn
Quoting Nicolas Schier (nico...@hjem.rpa.no): > Dear Serge, > > > Thanks for submitting this bug. Could you show what the output is > > of: > > > > sudo /sbin/cgmanager -m name=systemd --debug > > cgmanager:cgmanager.c:1379: Assertion failed in main: server != NULL Drat. Would you mind tryin

Bug#769433: [serge.hal...@ubuntu.com: trivial patch for manpage]

2014-11-13 Thread Serge Hallyn
Package: secure-delete Version: 3.1.6 Severity: minor Dear maintainer, Several bugs were reported against the ubuntu package for spelling mistakes in the manpages. These have been fixed in Ubuntu with the following patch: Index: secure-delete-3.1/sfill.1

Bug#815936: do not set notimeout

2016-02-25 Thread Serge Hallyn
'ir' from working. This was not a problem before because + curses was wrongly ignoring it (see + http://invisible-island.net/ncurses/NEWS.html#t20151128) +Author: Serge Hallyn +Forwarded: yes + +Index: sc-7.16/lex.c +=== +-

Bug#817971: [Pkg-shadow-devel] Bug#817971: shadow: binaries depend on the SHELL variable of the builder

2016-03-19 Thread Serge Hallyn
Quoting Niels Thykier (ni...@thykier.net): > Serge Hallyn: > > Hi, > > > > thanks for reporting this. It seems to me 'sh' would indeed seem a > > more usual choice for debian. So long as the package build succeeds > > that way, let's go that route

Bug#817971: [Pkg-shadow-devel] Bug#817971: shadow: binaries depend on the SHELL variable of the builder

2016-03-19 Thread Serge Hallyn
Hi, thanks for reporting this. It seems to me 'sh' would indeed seem a more usual choice for debian. So long as the package build succeeds that way, let's go that route?

Bug#816760: libvirt0: Launching a VM with flavor with huge pages: NUMA node binding are not supported by this QEMU

2016-03-04 Thread Serge Hallyn
Hi, hugepages don't appear to be the problem here. The root problem is that you are requesting numa bindings (see the note in https://libvirt.org/formatdomain.html#elementsMemory) Debian cannot yet be built with numa support (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758189)

  1   2   >