← Back to team overview

touch-packages team mailing list archive

[Bug 1419554] Re: Can't upgrade procps in LXC 1.1

 

We have existing code in procps to ignore EACCES but not for EROFS, I'll
be pushing updates to all series to sort that out.

** Package changed: lxc (Ubuntu) => procps (Ubuntu)

** Also affects: procps (Ubuntu Trusty)
   Importance: Undecided
       Status: New

** Also affects: procps (Ubuntu Vivid)
   Importance: Undecided
       Status: Confirmed

** Also affects: procps (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Also affects: procps (Ubuntu Utopic)
   Importance: Undecided
       Status: New

** Description changed:

+ == SRU ==
+ Rationale:
+  sysctl now fails with current LXC as files which shouldn't be written to in containers are read-only. A previous fix applied to the EACCESS case as returned by apparmor.
+ 
+ Text case:
+  start procps
+ 
+ Regression potential:
+  All EROFS write failures will now be ignored (an error is still logged) but I can't think of a case where that'd be a bad thing. 
+ 
+ Original bug report:
+ 
  LXC 1.1 on vivid has started giving privileged containers a read-only
  /sys, which prevents Ubuntu's procps Upstart job from starting. This
  isn't normally too problematic, except that the weekend's procps SRU's
  postinst tries to start the job and causes the upgrade to fail.
  
  Disabling the procps postinst makes apt usable again.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to procps in Ubuntu.
https://bugs.launchpad.net/bugs/1419554

Title:
  Can't upgrade procps in LXC 1.1

Status in procps package in Ubuntu:
  Confirmed
Status in procps source package in Precise:
  New
Status in procps source package in Trusty:
  New
Status in procps source package in Utopic:
  New
Status in procps source package in Vivid:
  Confirmed

Bug description:
  == SRU ==
  Rationale:
   sysctl now fails with current LXC as files which shouldn't be written to in containers are read-only. A previous fix applied to the EACCESS case as returned by apparmor.

  Text case:
   start procps

  Regression potential:
   All EROFS write failures will now be ignored (an error is still logged) but I can't think of a case where that'd be a bad thing. 

  Original bug report:

  LXC 1.1 on vivid has started giving privileged containers a read-only
  /sys, which prevents Ubuntu's procps Upstart job from starting. This
  isn't normally too problematic, except that the weekend's procps SRU's
  postinst tries to start the job and causes the upgrade to fail.

  Disabling the procps postinst makes apt usable again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1419554/+subscriptions


References