tampler commented on issue #7927:
URL: https://github.com/apache/cloudstack/issues/7927#issuecomment-1794868805

   Still experiencing this issue with `4.19.0.0-snapshot.20231106_xenial_all` 
on Ubuntu 22.04. Bumped `pip3` to `v23.3.1` and now getting an issue removing 
`marvin`:
   ```sh
   Do you want to continue? [Y/n] y
   Setting up cloudstack-marvin (4.19.0.0-snapshot.20231106~xenial) ...
   Requirement already satisfied: pip in 
/usr/local/lib/python3.10/dist-packages (23.3.1)
   WARNING: Running pip as the 'root' user can result in broken permissions and 
conflicting behaviour with the system package manager. It is recommended to use 
a virtual environment instead: https://pip.pypa.io/warnings/venv
   WARNING: Requirement '/usr/share/cloudstack-marvin/Marvin-*.tar.gz' looks 
like a filename, but the file does not exist
   Processing /usr/share/cloudstack-marvin/Marvin-*.tar.gz
   ERROR: Could not install packages due to an OSError: [Errno 2] No such file 
or directory: '/usr/share/cloudstack-marvin/Marvin-*.tar.gz'
   
   dpkg: error processing package cloudstack-marvin (--configure):
    installed cloudstack-marvin package post-installation script subprocess 
returned error exit status 1
   Errors were encountered while processing:
    cloudstack-marvin
   ```
   
   Looks like a version mismatch between apt-dpkg-pip3


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to