← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 1004158] Re: ltsp-update-image doesn't work on precise in an openvz container

 

** Changed in: ltsp (Ubuntu Precise)
       Status: Triaged => In Progress

** Description changed:

  [impact]
  when generating the image, if we do it inside an openvz container, the ionice command make the the process fail.
  
  [test case]
  in a openvz container run:
  root@ltsp-root03:~# ltsp-update-image -n -a i386
  Regenerating kernel...
  Skipping yaboot configuration. install yaboot package if you need it.
  Skipping netabootwrap images. Install the aboot package if you need them.
  Skipping sparc piggyback images. Install the sparc-utils package if you need them.
  Done.
  Updating /var/lib/tftpboot directories for chroot: /opt/ltsp/i386
  ionice: ioprio_set failed: Operation not permitted
  Error: mksquashfs failed to build the ltsp image, exiting
  
  [regression potential]
  really low, the change consist of testing if ionice works on a command to set it.
  if it fails, ionice is unset.
  
+ [development fix]
+ I know this section is deprecated but it's actually relevant in this case ;)
+ The fix hasn't hit quantal yet because of some massive packaging rework going on with LTSP to try and bring us in sync with Debian. I can guarantee that we will have a new upstream release in quantal that will include this fix. ETA is of a couple of weeks.
  
  we should pull this commit to fix the issue in precise and quantal
  http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk/revision/2242

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/1004158

Title:
  ltsp-update-image doesn't work on precise in an openvz container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ltsp/+bug/1004158/+subscriptions


References