Search Criteria
Package Details: openafs-modules-dkms 1.8.14pre1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/openafs-modules-dkms.git (read-only, click to copy) |
---|---|
Package Base: | openafs-modules-dkms |
Description: | Kernel module for OpenAFS (dkms) |
Upstream URL: | http://www.openafs.org |
Licenses: | IPL-1.0 |
Conflicts: | openafs, openafs-features-libafs, openafs-modules |
Provides: | openafs-modules |
Submitter: | Bevan |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2014-03-23 13:24 (UTC) |
Last Updated: | 2025-10-08 19:07 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR)
- libelf (elfutils-gitAUR)
- openafsAUR
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
drslmr commented on 2025-08-13 18:52 (UTC)
Thanks @Bevan, yes removing
.cache/aura/builds/openafs-modules-dkms
helped.I just didn't have to do this previously.
Bevan commented on 2025-08-13 17:02 (UTC)
@drslmr: This error occurs if there is already a src directory in the directory you are running makepkg in and it contains already-patched sources from a previous build. Try removing that (and the pkg directory as well) and running makepkg again.
drslmr commented on 2025-08-13 10:43 (UTC)
I get the following warning, which prevents upgrading:
Bevan commented on 2023-09-01 18:57 (UTC)
Thanks for the followup! I just noticed that there is another patch available for Linux 6.5, so there will be another update of this package soon.
fraret commented on 2023-09-01 17:08 (UTC)
Indeed, it was working in the background and I was not seeing the cpu usage due to the low refresh rate on htop. Just for future reference in case someone finds themselves in my place in the future, the log is actually in
/var/lib/dkms/openafs/1.8.10/build/make.log
and aborting installation with Ctrl-c will delete the openafs folder and the log with it.Bevan commented on 2023-09-01 16:41 (UTC)
Are you sure there is no CPU activity, not even on a single core? Most of the time required for building the OpenAFS kernel module is from running the configure script and not the actual compilation. And that is unfortunately limited to a single core.
There should be a log file of the build located at /var/lib/dkms/openafs/1.8.10/6.4.12-arch1-1/x86_64/log/make.log. You can also open that with
tail -f
during the installation to see if it is actually doing something.fraret commented on 2023-09-01 15:31 (UTC) (edited on 2023-09-01 15:31 (UTC) by fraret)
Hi, Trying to install it on 6.4.12-arch1-1 with paru, installation freezes when doing dkms install:
There is no noticeable CPU activity and it does not progress for at least 10min. Not sure if it is a package problem or my machine's.
Bevan commented on 2023-05-04 20:17 (UTC)
honza801: Yes, we need two additional patches for Linux 6.3.1. I already prepared a corresponding update which I'm testing right now. Expect a push of the update to the AUR within the next hour.
honza801 commented on 2023-05-04 18:55 (UTC)
Hi,
installing aur/openafs-modules-dkms 1.8.9-2 ends with:
make.log
Jan
Bevan commented on 2023-03-01 10:07 (UTC)
Looks like we need a patch for Linux 6.2: https://gerrit.openafs.org/#/c/15281/
I'll update the package later today.
1 2 3 4 5 6 .. 9 Next › Last »