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

2012-06-27 Thread Steve Langasek
On Wed, Jun 27, 2012 at 11:37:14PM +0100, Roger Leigh wrote: > On Wed, Jun 27, 2012 at 05:03:54PM -0500, Serge Hallyn wrote: > > Quoting Roger Leigh (rle...@codelibre.net): > > > On Wed, May 30, 2012 at 01:11:55PM -0500, Serge Hallyn wrote: > > > > Here is a debdiff showing the change I was suggest

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

2012-06-27 Thread Roger Leigh
On Wed, Jun 27, 2012 at 05:03:54PM -0500, Serge Hallyn wrote: > Quoting Roger Leigh (rle...@codelibre.net): > > 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 unchan

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 unchanged, as is the case under > > chro

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

2012-06-27 Thread Roger Leigh
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 unchanged, as is the case under > chroot where /dev is a mounpoint. I can't see anything wrong

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

2012-05-30 Thread Serge Hallyn
Here is a debdiff showing the change I was suggesting. It works under debootstrap. The !ischroot case is unchanged, as is the case under chroot where /dev is a mounpoint. diff -u sysvinit-2.88dsf/debian/changelog sysvinit-2.88dsf/debian/changelog --- sysvinit-2.88dsf/debian/changelog +++ sysvini

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-24 Thread Roger Leigh
> > 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.org/~rleigh > > (It's now also in incoming, > > http:

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 > > > > Version: 2.88dsf-24 > > > > > > > > If y

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

2012-05-23 Thread Roger Leigh
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 > > > Version: 2.88dsf-24 > > > > > > If you do: > > > > > > debootstrap sid sid > > > chro

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/acrchives/initscripts*.deb > > > > you will be le

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

2012-05-23 Thread Roger Leigh
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/acrchives/initscripts*.deb > > you will be left with a mount on sid/run/shm > > The related Ubuntu bug is ht

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

2012-05-23 Thread Serge Hallyn
Package: sysvinit Version: 2.88dsf-24 If you do: debootstrap sid sid chroot sid dpkg -i /var/cache/apt/acrchives/initscripts*.deb you will be left with a mount on sid/run/shm The related Ubuntu bug is https://bugs.launchpad.net/launchpad/+bug/974584 . A debdiff proposed (but not yet pu