Package Details: linux-ck 6.12.1-1

Git Clone URL: https://aur.archlinux.org/linux-ck.git (read-only, click to copy)
Package Base: linux-ck
Description: The Linux kernel and modules with ck's hrtimer patches
Upstream URL: https://wiki.archlinux.org/index.php/Linux-ck
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 459
Popularity: 0.24
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-23 13:58 (UTC)

Dependencies (14)

Required by (6)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 133 134 135 136 137 138 139 140 141 142 143 .. 308 Next › Last »

Distorted commented on 2015-11-13 18:01 (UTC)

@kyak also, did you rebuild the bbswitch-ck package? i updated it for the new version.

Distorted commented on 2015-11-13 18:00 (UTC)

@kyak You could probably edit the bbswitch-ck PKGBUILD file and change depends=linux-ck to depends=linux-ck-ivybridge Unless they changed the actual name of the kernel, not just the package. If this is not the case, the linux-ck-ivybridge pkgbuild should say provide='linux-ck=4.3' to solve these kinds of problems.

kyak commented on 2015-11-13 17:54 (UTC)

Well, wait a second.. bbswitch-ck requires linux-ck, which conflicts with linux-ck-ivybridge that i have installed. What to do? It used to work before

kyak commented on 2015-11-13 17:51 (UTC)

ok, finally.. had to uninstall bbswitch-ck. It doesn't work woth 4.3 kernel. Thanks for the hint, Distorted.

kyak commented on 2015-11-13 17:47 (UTC)

but.. i didn't build anything from aur. I'm using repo-ck

graysky commented on 2015-11-13 17:25 (UTC)

Just remove all repo-ck packages before you try installing one you built yourself from the AUR: pacman -Rs ck-ivybridge

kyak commented on 2015-11-13 17:01 (UTC)

$ LANG=C pacaur -R linux-ck error: target not found: linux-ck Yes, duh. I don't have linux-ck installed, only linux-ck-ivybridge. I suspect a pacaur bug.

sir_lucjan commented on 2015-11-13 16:42 (UTC)

Read carefully: conflicts=('kernel26-ck' 'linux-ck-corex' 'linux-ck-p4' 'linux-ck-pentm' 'linux-ck-atom' 'linux-ck-core2' 'linux-ck-nehalem' 'linux-ck-sandybridge' 'linux-ck-ivybridge' 'linux-ck-broadwell' 'linux-ck-haswell' 'linux-ck-kx' 'linux-ck-k10' 'linux-ck-barcelona' 'linux-ck-bulldozer' 'linux-ck-piledriver' 'linux-ck-silvermont') Duh? :)

Distorted commented on 2015-11-13 15:28 (UTC)

@kyak There are probably some packages that depend on linux-ck-ivybridge that are the cause this error.

kyak commented on 2015-11-13 15:16 (UTC) (edited on 2015-11-13 15:16 (UTC) by kyak)

Running pacaur -Syu: :: linux-ck and linux-ck-ivybridge are in conflict (linux-ck). Remove linux-ck-ivybridge? [y/N] :: unresolvable package conflicts detected :: failed to prepare transaction (conflicting dependencies) :: linux-ck and linux-ck-ivybridge are in conflict Duh?