FS#20252 - [hostapd] Broken with nl80211/ath9k + various PKGBUILD issues
Attached to Project:
Community Packages
Opened by Thomas Bächler (brain0) - Wednesday, 21 July 2010, 21:32 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 22 July 2010, 08:56 GMT
Opened by Thomas Bächler (brain0) - Wednesday, 21 July 2010, 21:32 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 22 July 2010, 08:56 GMT
|
Details
Hostapd in community does not work with ath9k. I forgot the
exact error message (something about DTIM). However,
upgrading to the latest 0.6 branch helps (I am attaching a
patch).
Also, the PKGBUILD uses $srcdir a lot, which is deprecated and will not work in future makepkg versions. $pkgdir and $srcdir should be used instead. Finally, the install message is superfluous: Those messages are only intended for important information, not restating documentation. Even if you have such a message, it should not be displayed on every single upgrade. The install file should be removed entirely in this case. |
This task depends upon
Closed by Sergej Pupykin (sergej)
Thursday, 22 July 2010, 08:56 GMT
Reason for closing: Fixed
Additional comments about closing: thanks
Thursday, 22 July 2010, 08:56 GMT
Reason for closing: Fixed
Additional comments about closing: thanks
0.6.10-git-fixes.patch