I am attempting to install scmbug at my hosted account (dreamhost)
and having a problem with the glue script.

  First the numbers:

  * scmbug 0.19.3
  * subversion 1.4.2
  * mantis 1.1.0a3 (using 1.0.7 for deamon.conf)

  I used

  ./configure --prefix=$HOME --without-doc

  and the server starts up fine.

  When I attempt to run scmbug_install_glue I get an error:

  [impala]$ scmbug_install_glue --scm=Subversion --product=Sandbox
--repository=file:///home/tinjaw/svn/sandbox --bug=1
--binary-paths=/bin,/usr/bin,/home/tinjaw/bin/ --daemon=127.0.0.1
 This is the installation script of the Scmbug glue.
 The glue will be installed in repository:
file:///home/tinjaw/svn/sandbox.
 This is a repository for the Subversion SCM tool.
 The product name in the bug tracking system is Sandbox.
 The integration glue will be committed against bug 1.
 The IP address of the Scmbug integration daemon to contact is
127.0.0.1.
 The binary paths used are: /bin,/usr/bin,/home/tinjaw/bin/.
 -------------
 Press Enter to continue or Ctrl-C to cancel

  Will chown 999 328995 etc
Unable to change the owner and group of file 'etc'. 0 files were
changed.

  I don't know if it is trying to chown on $HOME/etc or /etc. Either
way, it won't work because I can't chown on those directories at my
hosted account. Why is it attempting to chown and how can I work
around this? Any ideas would be appreciated.

  thanx,
chaim
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to