You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/01/14 09:55:22 UTC

[GitHub] [cloudstack-primate] weizhouapache opened a new issue #919: [BUG] config.json is overwritten after installing new package

weizhouapache opened a new issue #919:
URL: https://github.com/apache/cloudstack-primate/issues/919


   **Describe the bug**
   A clear and concise description of what the bug is.
   
   Each time when install cloudstack-primate package, the changes in config.json is gone.
   
   **To Reproduce**
   
   1. install package
   2. change something in /usr/share/cloudstack-management/webapp/primate/config.json
   3. install the package again
   4. the change in config.json is gone.
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   Expect:
   prompt if config.json is changed
   
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: [e.g. Windows, Mac, iOS, Android with device/screen details if applicable]
    - Browser [e.g. chrome, safari]
    - Version [e.g. 22]
   
   **Additional context**
   Add any other context about the problem here.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-primate] rhtyd commented on issue #919: [BUG] config.json is overwritten after installing new package

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #919:
URL: https://github.com/apache/cloudstack-primate/issues/919#issuecomment-760089112


   This will become a non-issue when we'll merge this to apache/cloudstack and enforce that config.json is not overwritten by deb/rpm (we need to sort packaging).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-primate] weizhouapache commented on issue #919: [BUG] config.json is overwritten after installing new package

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on issue #919:
URL: https://github.com/apache/cloudstack-primate/issues/919#issuecomment-760173866


   > This will become a non-issue when we'll merge this to apache/cloudstack and enforce that config.json is not overwritten by deb/rpm (we need to sort packaging).
   
   thanks, good to know it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org