Needs automount support
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
schroot (Debian) |
Confirmed
|
Unknown
|
|||
schroot (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Binary package hint: schroot
Feature request with code for implementation of feature.
Background.
Automount doesn't work properly with bind mounts.
Starting automount within a schroot does not work as expected.
As automount map scripts may be updating iptables, running the actual automount under a schroot may be a poor idea anyways.
And other users have struggled to get automount to work within schroot, I wrote a setup.d to handle automount with a schroot.
Attached is a script that handles those needs.
Script handles setup-start and setup-stop for persistant named schroots. Naming conventions may need to be tidied up. Documentation needs to be provided.
Thanks,
Chris Dukes
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: schroot 1.4.7-1ubuntu0.1
ProcVersionSign
Uname: Linux 2.6.35-28-server x86_64
Architecture: amd64
Date: Mon Mar 28 13:50:51 2011
InstallationMedia: Ubuntu-Server 10.10 "Maverick Meerkat" - Release amd64 (20101007)
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: schroot
Changed in schroot (Ubuntu): | |
importance: | Undecided → Medium |
Changed in schroot (Debian): | |
status: | Unknown → Confirmed |
Chroot remains the least painful way for me to use i386 debs on an amd64 system.
Here is 21automount tidied up for natty. It should just automagically work for autofs users.
Hopefully it doesn't blow things up for non-autofs users.