[Bug 1240203] Re: package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-12-22 Thread Monish Kumar Desai
*** This bug is a duplicate of bug 1157643 ***
https://bugs.launchpad.net/bugs/1157643

Guys the culprit is the SpiderOak cloud sync software, It is creating the file 
/etc/sysctrl.d/30-spideroak.conf with data 
fs.inotify.max_user_watches = 65536

As soon as u commment it out, error is gone.

FYI, my cat /proc/sys/fs/inotify/max_user_watches returns 
8192
and cat /etc/sysctl.d/*.conf /etc/sysctl.conf | sudo sysctl -p - stops 
throwing any error.

Now I am able to successfully upgrade package procps 
 
Hope it helps.

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

Title:
  package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240203] Re: package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-10-18 Thread jno
*** This bug is a duplicate of bug 1157643 ***
https://bugs.launchpad.net/bugs/1157643

BTW, inspecting settings with `sudo sysctl -a` gives 
fs.inotify.max_user_watches = 8192

Linux XXX 3.2.0-54-generic-pae #82-Ubuntu SMP Tue Sep 10 20:29:22 UTC
2013 i686 i686 i386 GNU/Linux

Distributor ID: Ubuntu
Description:Ubuntu 12.04.3 LTS
Release:12.04
Codename:   precise

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

Title:
  package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240203] Re: package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-10-18 Thread jno
*** This bug is a duplicate of bug 1157643 ***
https://bugs.launchpad.net/bugs/1157643

/etc/sysctl.d/30-nepomuk-inotify-limit.conf -- I do not have such a
file.

but `cat /etc/sysctl.d/*.conf /etc/sysctl.conf | sudo sysctl -p -` gives

error: Invalid argument setting key fs.inotify.max_user_watches

as well as

error: kernel.maps_protect is an unknown key
error: sys.kernel.maps_protect is an unknown key
error: net.ipv4.ip_always_defrag is an unknown key

well, `grep fs.inotify.max_user_watches /etc/sysctl.d/*.conf
/etc/sysctl.conf ` gives

/etc/sysctl.d/30-spideroak.conf:fs.inotify.max_user_watches = 65536
/etc/sysctl.conf:fs.inotify.max_user_watches = 524288

The last one looks odd.

Well, no values in range 8K..512K meet the need :(

After commenting out *all* the erratic lines, it was made to work
finally.

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

Title:
  package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240203] Re: package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-10-18 Thread jno
*** This bug is a duplicate of bug 1157643 ***
https://bugs.launchpad.net/bugs/1157643

wow!

jno@jno:~$ ls /proc/sys/fs/inotify/max_user_watches 
/proc/sys/fs/inotify/max_user_watches

jno@jno:~$ cat /proc/sys/fs/inotify/max_user_watches 
524288

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

Title:
  package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240203] Re: package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-10-17 Thread edubkendo
*** This bug is a duplicate of bug 1157643 ***
https://bugs.launchpad.net/bugs/1157643


** Attachment added: sysctl.conf
   
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1240203/+attachment/3879878/+files/sysctl.conf

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

Title:
  package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240203] Re: package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-10-17 Thread edubkendo
*** This bug is a duplicate of bug 1157643 ***
https://bugs.launchpad.net/bugs/1157643

http://ubuntuforums.org/showthread.php?t=1505356

Running `cat /etc/sysctl.d/*.conf /etc/sysctl.conf | sudo sysctl -p -`
as this post suggests revealed the error to me, an invalid line in
/etc/sysctl.d/30-nepomuk-inotify-limit.conf :

fs.inotify.max_user_watches = 524288

Commenting this out appears to have resolved the issue. Procps/dpkg or
whatever is actually returning the error should return a more useful
error, imo.

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

Title:
  package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240203] Re: package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-10-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: procps (Ubuntu)
   Status: New = Confirmed

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

Title:
  package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240203] Re: package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-10-16 Thread jno
+ reported changed /etc/sysctl.conf

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

Title:
  package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240203] Re: package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-10-16 Thread Thomas Dreibholz
*** This bug is a duplicate of bug 1157643 ***
https://bugs.launchpad.net/bugs/1157643

** This bug has been marked a duplicate of bug 1157643
   procps fail to start

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

Title:
  package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1240203] Re: package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-10-15 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package procps 1:3.2.8-11ubuntu6.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs