Search Criteria
Package Details: canonical-multipass 1.11.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/canonical-multipass.git (read-only, click to copy) |
---|---|
Package Base: | canonical-multipass |
Description: | Multipass is a lightweight VM manager for Linux, Windows and macOS. |
Upstream URL: | https://multipass.run |
Licenses: | GPL3 |
Submitter: | gdamjan |
Maintainer: | gdamjan |
Last Packager: | gdamjan |
Votes: | 3 |
Popularity: | 0.000157 |
First Submitted: | 2020-02-25 15:17 (UTC) |
Last Updated: | 2023-01-19 16:04 (UTC) |
Dependencies (9)
- apparmor (apparmor-git)
- qemu-base
- qt5-base (qt5-base-git, qt5-base-headless)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- libvirt (libvirt-remote-only, libvirt-git, libvirt-xen) (make)
- qt5-x11extras (qt5-x11extras-git) (make)
- libvirt (libvirt-remote-only, libvirt-git, libvirt-xen) (optional) – to use the libvirt driver
- qt5-x11extras (qt5-x11extras-git) (optional) – for multipass.gui
Latest Comments
1 2 3 Next › Last »
gdamjan commented on 2023-08-16 22:17 (UTC)
@timblaktu yeah, it's pretty bad, with multiple layers of git sub-modules and trying to install libraries over arch system libraries.
any help is wellcome
timblaktu commented on 2023-08-14 03:37 (UTC) (edited on 2023-08-14 03:38 (UTC) by timblaktu)
This, and the -git version both encountering compilation errors in a third party sub-project. Building with paru.
/home/tim/.cache/paru/clone/canonical-multipass/src/multipass/3rd-party/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:34:33: error: found ‘:’ in nested-name-specifier, expected ‘::’ 34 | class FormatConversionChar : uint8_t; | ^ | ::
Rapti commented on 2023-03-15 17:48 (UTC)
You might want to add
dnsmasq
as a dependency.multipassd.service
failed to launch until I installed it.gdamjan commented on 2022-08-22 17:41 (UTC)
aaand now I reproduced the same issue 🤷 on 1.10.1
gdamjan commented on 2022-08-22 17:16 (UTC)
I was using extra-x86_64-build to compile it, and it worked fine (on my compile machine with 32GB RAM).
Alas, there's some unsolved gcc issue that seems relevant https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88059
And lastly, I just now see there's a 1.10.1 release of multipass, and they have added even more 3rd party git submodules … this becomes less and less manageable :(
Dooblay commented on 2022-08-22 16:45 (UTC)
The error is actually farther up.
gdamjan commented on 2022-07-23 12:07 (UTC)
I can't see what the actual error is, try enabling more verbose output.
doskanoness commented on 2022-07-23 12:01 (UTC)
I get an error:
gdamjan commented on 2022-05-09 14:46 (UTC)
I wonder if qemu should be an optional dependency since the cli can be used against a remote server. or split the package into 3
1 2 3 Next › Last »