You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/02/10 19:20:11 UTC

[GitHub] [cloudstack] efansoftware opened a new issue #4680: CS-4.15: CentOS: Official New UI Missing in Packaging from Source

efansoftware opened a new issue #4680:
URL: https://github.com/apache/cloudstack/issues/4680


   <!--
   Similar to but not exactly: https://github.com/apache/cloudstack/issues/4578
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   May also:
    * Improvement Request
    * Documentation Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   UI - the official new UI as announced big feature
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master branch.
   -->
   ~~~
   4.15.0.0
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   N/A
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   CentOS-7 in my trial
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   Built packages from 4.15.0.0 source successfully, then use the generated rpms to upgrade an working 4.13.1.0 environment.
   [cd packaging; ./package.sh -d centos7]
   But no new UI load. Legacy UI works with nice warning though.
   In the upgraded management server folder, I can see that old UI code is indeed put under "legacy" folder, left "index.html" and "error.html" two files only in the webapp.
   
   Similar to but not exactly: https://github.com/apache/cloudstack/issues/4578
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   [cd packaging; ./package.sh -d centos7]
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
   ~~~
   


----------------------------------------------------------------
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] shwstppr commented on issue #4680: CS-4.15: CentOS: Official New UI Missing in Packaging from Source

Posted by GitBox <gi...@apache.org>.
shwstppr commented on issue #4680:
URL: https://github.com/apache/cloudstack/issues/4680#issuecomment-781230907


   This is not a bug, packaging code already contains cloudstack-ui package.
   For 4.15.0, primate UI has to be built separately.
   @efansoftware can you please check and close or comment.


----------------------------------------------------------------
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] efansoftware closed issue #4680: CS-4.15: CentOS: Official New UI Missing in Packaging from Source

Posted by GitBox <gi...@apache.org>.
efansoftware closed issue #4680:
URL: https://github.com/apache/cloudstack/issues/4680


   


----------------------------------------------------------------
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] shwstppr commented on issue #4680: CS-4.15: CentOS: Official New UI Missing in Packaging from Source

Posted by GitBox <gi...@apache.org>.
shwstppr commented on issue #4680:
URL: https://github.com/apache/cloudstack/issues/4680#issuecomment-776959469


   @efansoftware New UI has been added in 4.15 branch for packaging with https://github.com/apache/cloudstack/pull/4605
   It will be available in 4.15.1 as cloudstack-ui package


----------------------------------------------------------------
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] efansoftware commented on issue #4680: CS-4.15: CentOS: Official New UI Missing in Packaging from Source

Posted by GitBox <gi...@apache.org>.
efansoftware commented on issue #4680:
URL: https://github.com/apache/cloudstack/issues/4680#issuecomment-781512051


   Addressed in #4605


----------------------------------------------------------------
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