nfs-boot with unionfs doesn't work

Bug #460781 reported by Bernhard Seibold
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
casper (Ubuntu)
Fix Released
Medium
Colin Watson

Bug Description

Binary package hint: casper

When using unionfs=unionfs and nfsboot, the "ro" option for the unionfs mountpoint is replaced by "nfsro".

This option has been removed more than two years ago. Instead, the default "ro" should be used.

--- casper 2009-10-08 15:51:19.000000000 +0000
+++ casper.fixed 2009-10-26 01:09:26.000000000 +0000
@@ -375,9 +375,7 @@
     # Let's just mount the read-only file systems first
     rofsstring=""
     rofslist=""
- if [ "${NETBOOT}" = "nfs" ] ; then
- roopt="nfsro" # work around a bug in nfs-unionfs locking
- elif [ "${UNIONFS}" = "aufs" ]; then
+ if [ "${UNIONFS}" = "aufs" ]; then
         roopt="rr"
     elif [ "${UNIONFS}" = "unionfs-fuse" ]; then
         roopt="RO"

Related branches

Changed in casper (Ubuntu):
assignee: nobody → Ubuntu Development Team (ubuntu-dev)
Changed in casper (Ubuntu):
assignee: Ubuntu Development Team (ubuntu-dev) → Ubuntu Bugs (ubuntu-bugs)
Revision history for this message
Bernhard Seibold (blubb8128) wrote :

Hello? Anyone still alive?

Could anyone please apply the provided fix? Oh right, I didn't use apport. My bad.

Revision history for this message
Colin Watson (cjwatson) wrote :

Using apport has nothing to do with it (I for one don't filter on that). Assigning to ubuntu-bugs didn't particularly help though ...

I've applied your patch for the next upload. Thanks!

Changed in casper (Ubuntu):
assignee: Ubuntu Bugs (ubuntu-bugs) → Colin Watson (cjwatson)
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package casper - 1.226

---------------
casper (1.226) lucid; urgency=low

  [ Colin Watson ]
  * Stop using removed nfsro option for NFS/unionfs (thanks, Bernhard
    Seibold; LP: #460781).

  [ Jonathan Riddell ]
  * Remove scripts/casper-bottom/48enable_kubuntu_netbook and ubiquity-
    hooks/48enable_kubuntu_netbook now enabled in kubuntu-netbook-
    default-settings
 -- Jonathan Riddell <email address hidden> Wed, 10 Mar 2010 22:23:04 +0000

Changed in casper (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.