[arch-general] upgrade problems
Hi, I got this pacman error just now, when I wanted to upgrade to 2.6.33. # pacman -Su :: Starting full system upgrade... resolving dependencies... looking for inter-conflicts... error: failed to prepare transaction (could not satisfy dependencies) :: kqemu: requires kernel26<2.6.33 :: madwifi: requires kernel26<2.6.33 I removed both these packages and the upgrade is proceeding. Just a heads up for others who actually need these packages. I don't know why I had madwifi as there is no wireless card in this desktop machine. -- Regards Shridhar
On Friday 09 April 2010 16:09:12 Shridhar Daithankar wrote:
Hi,
I got this pacman error just now, when I wanted to upgrade to 2.6.33.
# pacman -Su
:: Starting full system upgrade...
resolving dependencies... looking for inter-conflicts... error: failed to prepare transaction (could not satisfy dependencies)
:: kqemu: requires kernel26<2.6.33 :: madwifi: requires kernel26<2.6.33
I removed both these packages and the upgrade is proceeding. Just a heads up for others who actually need these packages. I don't know why I had madwifi as there is no wireless card in this desktop machine. Hi, madwifi is already in [extra], wait for mirror sync (or switch mirror).
About kqemu you need to edit the PKGBUILD and rebuild the package. -- Andrea | deelab.org/bash
Am 09.04.2010 16:15, schrieb Andrea Scarpino:
:: kqemu: requires kernel26<2.6.33 :: madwifi: requires kernel26<2.6.33
I removed both these packages and the upgrade is proceeding. Just a heads up for others who actually need these packages. I don't know why I had madwifi as there is no wireless card in this desktop machine. Hi, madwifi is already in [extra], wait for mirror sync (or switch mirror).
About kqemu you need to edit the PKGBUILD and rebuild the package.
kqemu support has been removed from qemu. You either use emulation or KVM. Virtualization with qemu on hardware that is not KVM-capable is not supported anymore.
participants (3)
-
Andrea Scarpino
-
Shridhar Daithankar
-
Thomas Bächler