borisstoyanov opened a new issue #367: URL: https://github.com/apache/cloudstack-primate/issues/367
**Describe the bug** Although installation is successful there's a warning message which indicates some files could not be deleted after install due to permissions. This is quite cosmetic issue and can be ignored to sunny days :) **To Reproduce** Steps to reproduce the behavior: 1. Install primate of ubuntu as root **Expected behavior** installation succeeds without any error/warning **Management server (please complete the following information):** - OS: Ubuntu18.04 **Additional context** ``` root@ref-trl-977-v-Mu18-boris-stoyanov-mgmt1:~# apt install ./cloudstack-primate_0.5.0-20200528_all.deb Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'cloudstack-primate' instead of './cloudstack-primate_0.5.0-20200528_all.deb' The following NEW packages will be installed: cloudstack-primate 0 upgraded, 1 newly installed, 0 to remove and 96 not upgraded. Need to get 0 B/3,674 kB of archives. After this operation, 20.9 MB of additional disk space will be used. Get:1 /root/cloudstack-primate_0.5.0-20200528_all.deb cloudstack-primate all 0.5.0-20200528 [3,674 kB] Selecting previously unselected package cloudstack-primate. (Reading database ... 106221 files and directories currently installed.) Preparing to unpack .../cloudstack-primate_0.5.0-20200528_all.deb ... Unpacking cloudstack-primate (0.5.0-20200528) ... Setting up cloudstack-primate (0.5.0-20200528) ... N: Download is performed unsandboxed as root as file '/root/cloudstack-primate_0.5.0-20200528_all.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied) ``` ---------------------------------------------------------------- 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: us...@infra.apache.org