You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Abhinav Roy (JIRA)" <ji...@apache.org> on 2012/10/08 15:34:03 UTC

[jira] [Closed] (CLOUDSTACK-190) DEB build have changed prefix install paths, for systemvm.zip/iso and agent/scripts

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhinav Roy closed CLOUDSTACK-190.
----------------------------------

    
> DEB build have changed prefix install paths, for systemvm.zip/iso and agent/scripts
> -----------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-190
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-190
>             Project: CloudStack
>          Issue Type: Bug
>            Reporter: Rohit Yadav
>            Assignee: Wido den Hollander
>            Priority: Blocker
>             Fix For: pre-4.0.0
>
>
> The install prefix for scripts and vms/systemvm.iso/zip has changed from /usr/lib(32/64)/cloud/agent/ to /usr/lib(32/64)/cloud/common/
> Note: There are paths harcoded in source code. Changing them will break backward compatibility and possible migration (upgrade) issues.
> Proposed solution (from IRC): Fix by symlinking paths for backward compatibility
> ln -f -s %{_libdir}/%{name}/common/scripts %{_libdir}/%{name}/agent/
> ln -f -s %{_libdir}/%{name}/common/vms %{_libdir}/%{name}/agent/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira