On 2007-05-21, 17:07 GMT, Duncan wrote: > I'd suggest you use symlinks instead, or tell slrn to use the > default pan one if it can be so configured. It hadn't occurred > to me to try to change the pan config in that manner, but it's > possible that's why it's failing.
Just you may like this: [EMAIL PROTECTED] ~]$ rm .pan2/newsrc-1 [EMAIL PROTECTED] ~]$ zcat ~/.newsrc.zaloha.gz >~/.newsrc [EMAIL PROTECTED] ~]$ ln -sf ~/.newsrc ~/.pan2/newsrc-1 [EMAIL PROTECTED] ~]$ ls -l ~/.newsrc -rw------- 1 matej matej 1746122 kvě 22 10:01 /home/matej/.newsrc [EMAIL PROTECTED] ~]$ ls -l ~/.pan2/newsrc* lrwxrwxrwx 1 matej matej 19 kvě 22 10:02 newsrc-1 -> \ /home/matej/.newsrc [EMAIL PROTECTED] ~]$ pan [EMAIL PROTECTED] ~]$ ls -l ~/.pan2/newsrc* -rw------- 1 matej matej 1746122 kvě 22 10:04 /home/matej/.pan2/newsrc-1 [EMAIL PROTECTED] ~]$ I don't like program which ignore symlinks ... But I will try other way around. > OK, your grep-only and question about the return code betray > the same lack of familiarity with strace. Oh well, you are right, if ``other way around'' fails as well, I will try better stracing. Thanks for reply, Matej _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users