[Bug 891369] Re: package procps 1:3.2.8-11ubuntu2 failed to install/upgrade: start: Unknown parameter: UPSTART_EVENTS

Rick Knowles 891369 at bugs.launchpad.net
Sat Oct 19 22:25:47 UTC 2013


Seems to be tied to the iscsitarget sysctl settings. These were
previously fine, but something in the new kernel doesn't support the
"net.ipv4.tcp_mem" property anymore.

Temporary fix is to comment that line out of the
/etc/sysctl.d/30-iscsitarget.conf file (add a # at the beginning of line
7)

net.core.wmem_max=1048576
net.core.rmem_max=1048576
net.core.wmem_default=1048576
net.core.rmem_default=1048576
#net.ipv4.tcp_mem=1048576
net.ipv4.tcp_rmem=1048576
net.ipv4.tcp_wmem=1048576

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to procps in Ubuntu.
https://bugs.launchpad.net/bugs/891369

Title:
  package procps 1:3.2.8-11ubuntu2 failed to install/upgrade: start:
  Unknown parameter: UPSTART_EVENTS

Status in “procps” package in Ubuntu:
  Fix Released
Status in “procps” source package in Precise:
  Fix Released

Bug description:
  I was doing a partial distributiom upgade of xubuntu 12.04, while I
  got this error message. I was lead to launchpad automatically. I don't
  know anything more about this failure.

  jallu at xamilo:~$ lsb_release -rd
  Description:	Ubuntu precise (development branch)
  Release:	12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: procps 1:3.2.8-11ubuntu2
  ProcVersionSignature: Ubuntu 3.1.0-2.3-generic 3.1.0
  Uname: Linux 3.1.0-2-generic i686
  ApportVersion: 1.26-0ubuntu1
  Architecture: i386
  Date: Wed Nov 16 23:27:24 2011
  ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 1
  InstallationMedia: Xubuntu 9.10 "Karmic Koala" - Release i386 (20091026.3)
  SourcePackage: procps
  Title: package procps 1:3.2.8-11ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to precise on 2011-11-16 (0 days ago)

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



More information about the foundations-bugs mailing list