Processed: Re: Bug#753442: debootstrap: host's /run/shm gets unmounted after debootstrap run

2015-04-08 Thread Debian Bug Tracking System
Processing control commands:

 found -1 1.0.48
Bug #753442 [debootstrap] debootstrap: host's /run/shm gets unmounted after 
debootstrap run
Marked as found in versions debootstrap/1.0.48.
 fixed -1 1.0.51
Bug #753442 [debootstrap] debootstrap: host's /run/shm gets unmounted after 
debootstrap run
Marked as fixed in versions debootstrap/1.0.51.

-- 
753442: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753442
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#753442: debootstrap: host's /run/shm gets unmounted after debootstrap run

2015-04-08 Thread Cyril Brulebois
Control: found -1 1.0.48
Control: fixed -1 1.0.51

Hi Daniel,

Daniel Reichelt deb...@nachtgeist.net (2014-11-14):
  I seem to be unable to reproduce it with 1.0.60~bpo70+1 but I can with
  1.0.48+deb7u1; I didn't spot anything obvious from a very quick look,
  but I'll try to track this down a bit later (probably after the release
  sprint).
 
 This bug actually is a duplicate of #702861 which was fixed in 1.0.51

yeah, thanks for the info. I'm not sure why but I don't seem to have received
a copy of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753442#80… anyway
what the commit message says, the bug reference, and the change itself look
like a good thing to have in stable, so I'll double check and try to have that
in the next point release.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#753442: debootstrap: host's /run/shm gets unmounted after debootstrap run

2015-03-31 Thread Daniel Reichelt
Hi,

Commit a1d5ddea5b fixed this.


http://anonscm.debian.org/cgit/d-i/debootstrap.git/commit/?id=a1d5ddea5b7db00548173cee8236aaad61cf5961


cu
Daniel


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#753442: debootstrap: host's /run/shm gets unmounted after debootstrap run

2014-11-22 Thread Petter Reinholdtsen

Control: notfound -1 1.0.51

Probably a good idea to make BTS aware of when this issue was fixed.
Not sure if it should be closed or if an stable update is needed, so I
leave it open.

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#753442: debootstrap: host's /run/shm gets unmounted after debootstrap run

2014-11-22 Thread Cyril Brulebois
Petter Reinholdtsen p...@hungry.com (2014-11-23):
 Control: notfound -1 1.0.51
 
 Probably a good idea to make BTS aware of when this issue was fixed.

notfound != fixed.

 Not sure if it should be closed or if an stable update is needed, so I
 leave it open.

Figuring it out is the plan:
  https://lists.debian.org/20141106161851.ge25...@mraw.org

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#753442: debootstrap: host's /run/shm gets unmounted after debootstrap run

2014-11-14 Thread Daniel Reichelt
 I seem to be unable to reproduce it with 1.0.60~bpo70+1 but I can with
 1.0.48+deb7u1; I didn't spot anything obvious from a very quick look,
 but I'll try to track this down a bit later (probably after the release
 sprint).

This bug actually is a duplicate of #702861 which was fixed in 1.0.51

Not sure about closing, i.e. if this should be addressed by Wheezy 7.8.
At least the package from bpo works fine here as well so IMO there is a
sufficient workaround.

Cheers
Daniel


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#753442: debootstrap: host's /run/shm gets unmounted after debootstrap run

2014-11-06 Thread Cyril Brulebois
Daniel Reichelt deb...@nachtgeist.net (2014-07-02):
 Package: debootstrap
 Version: 1.0.48+deb7u1
 Severity: critical
 Justification: breaks unrelated software
 
 Hi,
 
 after running debootstrap the host's /run/shm tmpfs mount gets unmounted. 
 Since
 the mount point /run/shm itself is set to root:root/750, this breaks any other
 package which relies on being able to write to /run/shm as non-root.
 
 (In my case, python's multiprocessing fails miserably due to the lack of write
 privileges to /run/shm, which is how I noticed this issue in the first place.)
 
 I tried debootstrap on clean and current wheezy and jessie installations, only
 wheezy was affected.
 
 Let me know if you need any further information.

I seem to be unable to reproduce it with 1.0.60~bpo70+1 but I can with
1.0.48+deb7u1; I didn't spot anything obvious from a very quick look,
but I'll try to track this down a bit later (probably after the release
sprint).

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#753442: debootstrap: host's /run/shm gets unmounted after debootstrap run

2014-07-02 Thread Bastian Blank
On Wed, Jul 02, 2014 at 12:10:15AM +0200, Daniel Reichelt wrote:
 I tried debootstrap on clean and current wheezy and jessie installations, only
 wheezy was affected.

This is due to systemd breakage.

Bastian

-- 
Without followers, evil cannot spread.
-- Spock, And The Children Shall Lead, stardate 5029.5


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#753442: debootstrap: host's /run/shm gets unmounted after debootstrap run

2014-07-02 Thread Daniel Reichelt
Hi Bastian,

is there anything I can do in the meantime to mitigate this, apart from
running `service mountdevsubfs.sh start` manually after e.g.
xen-create-image (which invokes deboostrap)?

Daniel


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#753442: debootstrap: host's /run/shm gets unmounted after debootstrap run

2014-07-01 Thread Daniel Reichelt
Package: debootstrap
Version: 1.0.48+deb7u1
Severity: critical
Justification: breaks unrelated software

Hi,

after running debootstrap the host's /run/shm tmpfs mount gets unmounted. Since
the mount point /run/shm itself is set to root:root/750, this breaks any other
package which relies on being able to write to /run/shm as non-root.

(In my case, python's multiprocessing fails miserably due to the lack of write
privileges to /run/shm, which is how I noticed this issue in the first place.)

I tried debootstrap on clean and current wheezy and jessie installations, only
wheezy was affected.

Let me know if you need any further information.

Cheers
Daniel

-- System Information:
Debian Release: 7.5
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 
'proposed-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debootstrap depends on:
ii  wget  1.13.4-3+deb7u1

Versions of packages debootstrap recommends:
ii  debian-archive-keyring  2012.4
ii  gnupg   1.4.12-7+deb7u4

debootstrap suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org