On Sun, 21 Sep 2003, Jim Gifford wrote: > Did what you asked, I also did one other thing, I completely removed libsafe > from my system. Now aliascombine doesn't fail, but aliascreate does.
You have to be a bit careful with strace when running setuid (or setgid) programs -- strace /itself/ must be setuid root for this to work. I don't know if you ran strace for all of your runs, but if you did, look into that. > Here is aliascombine.log and makealiases.log from strace. > > Another thing that is new is that in /tmp dir files courier.(random) are now > created, but are 0 bytes. I found these files in the strace logs. > > # ls -l courier.* > -rw------- 1 root root 0 2003-09-21 21:35 courier.8H03oa > -rw------- 1 root root 0 2003-09-21 21:35 courier.8HKUla > -rw------- 1 root root 0 2003-09-21 21:35 courier.9HK3Mb > -rw------- 1 root root 0 2003-09-21 21:36 courier.cwKJob > -rw------- 1 root root 0 2003-09-21 21:37 courier.CWZRjc > -rw------- 1 root root 0 2003-09-21 21:36 courier.gwKA-a > -rw------- 1 root root 0 2003-09-21 21:36 courier.gwKN8a > -rw------- 1 root root 0 2003-09-21 21:32 courier.KQvU9a > -rw------- 1 root root 0 2003-09-21 21:33 courier.Pcv6Vb > -rw------- 1 root root 0 2003-09-21 21:32 courier.sr2gIb > -rw------- 1 root root 0 2003-09-21 21:32 courier.srg6Kb > -rw------- 1 root root 0 2003-09-21 21:32 courier.trgBna > -rw------- 1 root root 0 2003-09-21 21:33 courier.VcfSOd > -rw------- 1 root root 0 2003-09-21 21:33 courier.VcLULd > -rw------- 1 root root 0 2003-09-21 21:37 courier.zWtvkc > -rw------- 1 root root 0 2003-09-21 21:37 courier.zWZgxc > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > -- Democracy is two wolves and a sheep voting on what to have for dinner. Liberty is two wolves attempting to have a sheep for dinner and finding a well-informed, well-armed sheep. Jon Nelson <[EMAIL PROTECTED]> C and Python Code Gardener ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
