|
From: Tal A. (JIRA) <ji...@jf...> - 2008-11-24 09:29:03
|
Install script not recognizing existing /etc/artifactory on upgrade
-------------------------------------------------------------------
Key: RTFACT-1054
URL: http://www.jfrog.org/jira/browse/RTFACT-1054
Project: Artifactory
Issue Type: Bug
Components: Installer
Affects Versions: 1.3.0-beta-6
Reporter: Tal Abramson
Assignee: Tal Abramson
Fix For: 1.3.0-rc-1
When you upgrade your artifactory , and wish to keep you old settings
The install.sh script does recognize your /etc/artifactory directory , and tries to copy over it (and fails) :
"Installing artifactory as a Unix service that will run as user artifactory
Installing artifactory with home /opt/artifactory-1.3.0-beta-6.1
Creating user artifactory...[: 45: ==: unexpected operator
creating...useradd: user artifactory exists
-e DONE
Copying configuration files to /etc/artifactory...copying...mv: inter-device move failed: `/opt/artifactory-1.3.0-beta-6.1/etc/repo' to `/etc/artifactory/repo'; unable to remove target: Is a directory
-e ** ERROR "
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.jfrog.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|