You can't put comments on the same line as an entry.  sysctl writes "10
# el valor original es 60, pero no existía en el archivo original" to
/proc/sys/vm/swappiness and gets an error.

 It actually takes it two write(2) system calls to write the whole
string.  The kernel reads the first 3 characters, which is "10 ", then
sysctl has to try again to write the trailing invalid value stuff.
Maybe sysctl could use this to detect cases where people have trailing
stuff on config lines?

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

Title:
  package procps 1:3.2.8-11ubuntu6.2 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to