Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: shirka on September 10, 2006, 02:38:07 PM
-
Hi,
Please, test your package on a fresh install before you publish it
]# db configuration set modDAVSVN service <-- missing this line in this package script (in rpm post section)
]# db configuration setprop modDAVSVN status enabled
]# cd /etc/e-smith/events/subversion-delete/services2adjust
]# mv httpd-s-smith httpd-e-smith <-- no comment
]# cd /etc/e-smith/events/subversion-modify/services2adjust
]# mv httpd-s-smith httpd-e-smith <-- no comment
]# signal-event subversion-modify
Thanks.
-
Hi,
Please, test your package on a fresh install before you publish it
Thanks.
I know that is the proper way... but unfortunately I have no spare system availabale at the moment. I made this for my own benefit and maybe for the benefit of others....
]# db configuration set modDAVSVN service <-- missing this line in this package script
Thanks for reporting this issue. Fixed the bug, new release should be available here (http://www.snetram.nl/yum/) (Not tested :-( sorry!)
-
Hi,
I think that createlinks script in source package has an error here:- safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-s-smith");
+ safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
s/httpd-s-smith/httpd-e-smith/
I am right?
Bye.
P.S.: Sorry, i was wrong. :oops: I was to test the package before installing it. Sorry :oops: