Package Details: qemu-arch-extra-git 24:9.2.0.r1883.g40efe733e1-1

Git Clone URL: https://aur.archlinux.org/qemu-git.git (read-only, click to copy)
Package Base: qemu-git
Description: QEMU for foreign architectures. Git version.
Upstream URL: https://wiki.qemu.org/
Keywords: git kvm qemu
Licenses: GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: qemu-arch-extra, qemu-emulators-full
Provides: qemu-arch-extra
Submitter: None
Maintainer: None
Last Packager: FredBezies
Votes: 28
Popularity: 0.000001
First Submitted: 2009-09-19 20:02 (UTC)
Last Updated: 2025-02-20 16:50 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 25 Next › Last »

Linux2Brain commented on 2018-03-13 09:20 (UTC)

@FredBezies: ...so manual install from sources directly ?

FredBezies commented on 2018-03-13 09:18 (UTC)

@linux2brain: just don't use any AUR wrapper which automatically install this split package like yaourt.

It will work better.

Linux2Brain commented on 2018-03-13 09:16 (UTC) (edited on 2018-03-13 10:40 (UTC) by Linux2Brain)

Hi, is it still not possible to just build qemu-git without qemu-headless-git being pulled in and install failing with the error message about conflicting each other? ::

==> Beendete Erstellung: qemu-git 3:v2.11.0.r2282.gfb5fff1588-1 (Di 13. Mär 09:56:36 CET 2018)

==> Räume auf...

==> Mit der Installation von qemu-git fortfahren? [J/n]

==> [I]nhalte des Pakets ansehen [P]aket mit Namcap überprüfen

==> ----------------------------------------------------------

Lade Pakete...

Löse Abhängigkeiten auf...

Suche nach in Konflikt stehenden Paketen...

Fehler: Nicht auflösbare Paketkonflikte gefunden

Fehler: Konnte den Vorgang nicht vorbereiten (In Konflikt stehende Abhängigkeiten)

:: qemu-headless-git und qemu-git stehen miteinander in Konflikt

CYB3R commented on 2017-09-16 12:31 (UTC)

Hi! Is it possible to only build qemu-headless-git and qemu-headless-arch-extra-git without having to install things like pulseaudio, sdl, vte, etc?

FredBezies commented on 2017-07-22 15:21 (UTC) (edited on 2017-07-22 15:22 (UTC) by FredBezies)

July 22nd, 2017 : changed PKGVER. Now it is release version.r-number of commits since last-release.git revision. It is simpler to understand. For example, on july 22nd in 2017; we can see since 2.9.0 release, 2514 commits had been made.

FredBezies commented on 2017-07-08 12:24 (UTC)

You have to build then install packages. You can them install either qemu-git or qemu-headless-git this way.

WeenieHut commented on 2017-07-08 12:17 (UTC) (edited on 2017-07-08 12:23 (UTC) by WeenieHut)

loading packages... resolving dependencies... looking for conflicting packages... error: unresolvable package conflicts detected error: failed to prepare transaction (conflicting dependencies) :: qemu-headless-git and qemu-git are in conflict ==> WARNING: Failed to install built package(s). Still getting error with the latest version. How do I install only one or the other?

FredBezies commented on 2017-07-07 11:01 (UTC)

PKGBUILD tweaks and cleanup. Thanks z3ntu for your comment.

z3ntu commented on 2017-07-07 09:06 (UTC) (edited on 2017-07-07 09:07 (UTC) by z3ntu)

qemu-headless-git should conflict with and provide qemu-headless

FredBezies commented on 2017-05-30 18:28 (UTC) (edited on 2017-05-30 18:29 (UTC) by FredBezies)

@Haimen Toshi : thanks for the comment and --disable-werror option. I want to provide GUI version because it is working this way. I try to stick as close as possible to official qemu package.