Your message dated Sun,  6 Jan 2008 19:39:13 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#155164: util-linux: ipcrm is not POSIX
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: util-linux
Version: 2.11n-4

Version of ipcrm used by Debian (and Linux in general) uses the following
syntax for removing SYSV IPC resources

$ ipcrm {shm | msg | sem} id

whereas POSIX prescribes the more usual and more similar to ipcs:

$ ipcrm [ -m shmid ]  [ -q msqid ]  [ -s semid ]  [  -M shmkey ]  [ -Q
msgkey ]  [ -S semkey ]

with posibility to specify multiple arguments on the line. Note that on 
Linux you also can't remove resource using IPC key instead of shmid etc.

Is it possible to fix it?

Thanks, Dragan

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net



--- End Message ---
--- Begin Message ---
Version: 2.11u-1


--- End Message ---

Reply via email to