Search Criteria
Package Details: batman-adv-dkms v2023.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/batman-adv-dkms.git (read-only, click to copy) |
---|---|
Package Base: | batman-adv-dkms |
Description: | batman kernel module (dkms package) |
Upstream URL: | https://www.open-mesh.org/projects/batman-adv |
Keywords: | dkms kmod mesh network |
Licenses: | GPL |
Submitter: | mweinelt |
Maintainer: | None |
Last Packager: | belzebub40k |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-02 21:14 (UTC) |
Last Updated: | 2023-08-14 14:13 (UTC) |
Latest Comments
1 2 Next › Last »
belzebub40k commented on 2023-08-14 14:15 (UTC)
2023.1-1 Updated to https://git.open-mesh.org/batman-adv.git/commit/840f089c1c680e19e4646599df41586a7f70c936
belzebub40k commented on 2019-04-01 15:15 (UTC)
2019.1-2 Updated to https://git.open-mesh.org/batman-adv.git/commit/28824e1999bac106a8c7d870efdc902ae10d7d46
mweinelt commented on 2019-04-01 14:48 (UTC)
The problem with that approach is that arch has various kernel flavours (lts, hardened, zen, to name a few) and we can't mention all their header files for obvious reasons.
The dkms package in fact uses these different header packages as optdepends, because it can't decide on which one to pick either.
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/dkms&id=dde5dba67616f544cf492c79ca3d932eed54f5b7#n13
DaanDeMeyer commented on 2019-04-01 14:00 (UTC)
Thanks for the quick fix, it solved the issue.
Another thing I noticed is when installing the package the install fails because the kernel headers are missing. This is solved by installing the
linux-headers
package. Shouldn'tlinux-headers
be added as a dependency then?mweinelt commented on 2019-03-25 14:52 (UTC)
Thanks, I've pushed a fix based on belzebub40ks comment and made him co-maintainer as I'm not actively using batman-adv on arch anymore.
belzebub40k commented on 2019-03-25 12:57 (UTC)
The BUILT_MODULE_LOCATION in dkms.conf is wrong. It should to be "net/batman-adv/". The build subfolder was dropped in one of the last releases.
DaanDeMeyer commented on 2019-03-25 12:42 (UTC)
I get
Error! Build of batman-adv.ko failed for: 5.0.4-arch1-1-ARCH (x86_64)
when installing this package.The output tells me to look at make.log in the build directory but this file does not contain anything out of the ordinary.
Manually executing
make clean
followed bymake
in the build directory (/var/lib/dkms/batman-adv-dkms/v2019.0/build
) works without any problems.Any hints on figuring out what the problem might be?
mweinelt commented on 2018-03-05 02:44 (UTC)
2018.0-1 Update to https://git.open-mesh.org/batman-adv.git/commit/edba00d56efb1d55cdd40957e010fba80580b5e2
mweinelt commented on 2017-12-21 10:41 (UTC)
2017.4-1 Updated to 2017.4 Tag
mweinelt commented on 2017-07-31 13:08 (UTC)
1 2 Next › Last »