On Tue, Feb 26, 2008 at 08:35:38PM +0200, Eddy Petrișor wrote:
> > I actually tried the same patch before and yes, it gives me a correct
> >  tempfile. However, svn-inject still reports that TMPDIR does not allow
> >  executables.
> 
> I bet the script is right, your TMPDIR doesn't allow executables :-)

But I was able to execute the script manually. Yes, I commented out the
system call that removes the file. :-)

> Please post the output of 'mount'.

[EMAIL PROTECTED]:~$ mount
/dev/sda3 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
fusectl on /sys/fs/fuse/connections type fusectl (rw)

> Does svn-inject works (ignoring the message) with the patch?

No, there is another problem in del_unreferenced that makes it stop. The
tar command list neither a file nor a directory to pack. It looked like:

tar -c 2>/dev/null| ...

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!


Reply via email to