[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

fakeroot



Is anyone else besides me having the following problem?

[/home/cybrdemo]$ fakeroot
fakeroot, while creating message channels: Invalid argument
Error while starting faked.
kill: usage: kill [-s sigspec | -n signum | -sigspec] [pid | job]... or
kill -l [sigspec]
[/home/cybrdemo]$ 

I can attach strace output if needed. One thing I noticed was this:

semget(1095639561, 1, IPC_CREAT|0x180|0600) = -1 ENOSPC (No space left on
device)
semctl(4294967295, 0, SETVAL, 0xbffffa84) = -1 EINVAL (Invalid argument)
write(2, "fakeroot, while creating message"..., 60fakeroot, while creating
message channels: Invalid argument
) = 60

Then I ran ipcs and found out I had a lot of "Semaphore Arrays". I tried
removing a few, but fakeroot would still not work. Any ideas?

Carlos

-- 
Homer Simpson uses Spruce. DOH! DOH! DOH!



Reply to: