Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233285 - net-wireless/aircrack-ng-1.0-rc1 version bump
Summary: net-wireless/aircrack-ng-1.0-rc1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-29 15:17 UTC by mulaz
Modified: 2009-01-05 11:49 UTC (History)
10 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
aircrack-ng-1.0_rc1.ebuild (aircrack-ng-1.0_rc1.ebuild,658 bytes, text/plain)
2008-07-30 16:56 UTC, Dylan Scott
Details
aircrack-ng-1.0_rc1.ebuild (aircrack-ng-1.0_rc1.ebuild,824 bytes, text/plain)
2008-07-30 17:25 UTC, Dylan Scott
Details
aircrack-ng-1.0_rc1.ebuild (aircrack-ng-1.0_rc1.ebuild,774 bytes, text/plain)
2008-08-08 12:47 UTC, Alessandro Guido
Details
simple ebuild for iw utility (iw-0.1.ebuild,555 bytes, text/plain)
2008-09-24 00:15 UTC, Roel Aaij
Details
updated aircrack-ng-1.0_rc1 ebuild (aircrack-ng-1.0_rc1.ebuild,791 bytes, text/plain)
2008-09-24 00:16 UTC, Roel Aaij
Details
set correct manpath (aircrack-ng-1.0_rc1.ebuild,1001 bytes, text/plain)
2008-10-31 07:58 UTC, qflon
Details
iw-0.1.ebuild (iw-0.1.ebuild,481 bytes, text/plain)
2008-11-30 12:02 UTC, Pierre Guinoiseau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mulaz 2008-07-29 15:17:17 UTC
new version (rc) of net-wireless/aircrack-ng was realeased, no ebuild yet. 

Reproducible: Always




I think that the ebuild for 0.9.3 should work for the new version too.
Comment 1 Dylan Scott 2008-07-30 16:56:41 UTC
Created attachment 161746 [details]
aircrack-ng-1.0_rc1.ebuild

Ebuild attached. It's my first ebuild so it may need editing.
Comment 2 Dylan Scott 2008-07-30 17:25:40 UTC
Created attachment 161749 [details]
aircrack-ng-1.0_rc1.ebuild

Fixed broken sqlite use flag.
Comment 3 Alex D-Bug 2008-08-08 09:22:39 UTC
not yet =)
have DEPEND="dev-libs/openssl sqlite3?(>dev-db/sqlite-3.3.17)",
need DEPEND="dev-libs/openssl sqlite3? ( >dev-db/sqlite-3.3.17 )" =)
Comment 4 Alessandro Guido 2008-08-08 12:47:48 UTC
Created attachment 162511 [details]
aircrack-ng-1.0_rc1.ebuild

This version uses sqlite instead of sqlite3 and installs things in /usr/bin instead of /usr/local
Comment 5 Mark 2008-08-22 12:29:54 UTC
there is an additional package for aircrack-ng: The iw-package (http://dl.aircrack-ng.org/iw.tar.bz2)
It is needed by the airmon-ng command and should be added to the ebuild.
Comment 6 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2008-09-03 16:42:01 UTC
(In reply to comment #5)
> there is an additional package for aircrack-ng: The iw-package
> (http://dl.aircrack-ng.org/iw.tar.bz2)
> It is needed by the airmon-ng command and should be added to the ebuild.
> 

Regarding this page : http://www.aircrack-ng.org/doku.php?id=mac80211
Especially this : "Iw is not part of the aircrack-ng suite. You can download it from here. Iw requires a recent version of libnl (1.0-pre8 minimum, 1.1 recommended).", may be iw has not to be into aircrack-ng ebuild but an ebuild should be write for iw ?
Comment 7 Mark 2008-09-03 16:54:22 UTC
(In reply to comment #6)
> Especially this : "Iw is not part of the aircrack-ng suite.

hm, though it is not part of the tarball I cannot use airmon without iw (it tells me that iw is not available and stops) and I don't know any other program that uses iw.

I don't know how to solve this best.
Comment 8 Roel Aaij 2008-09-24 00:15:24 UTC
Created attachment 166224 [details]
simple ebuild for iw utility
Comment 9 Roel Aaij 2008-09-24 00:16:36 UTC
Created attachment 166227 [details]
updated aircrack-ng-1.0_rc1 ebuild

ebuild contains dependency on iw utility
Comment 10 Roel Aaij 2008-09-24 00:19:43 UTC
(In reply to comment #7)
> hm, though it is not part of the tarball I cannot use airmon without iw (it
> tells me that iw is not available and stops) and I don't know any other program
> that uses iw.
> 
> I don't know how to solve this best.
I think the iw utility is a small custom tool to do some netlink magic to add the monitor interface.

I created a simple ebuild for the iw utility that installs it in /usr/bin. It contains the dependency on >=dev-libs/libnl-1.1

I modified the aircrack-ng-1.0_rc1 ebuild to rdepend on iw.
Comment 11 Jan Buecken 2008-10-03 14:35:55 UTC
> hm, though it is not part of the tarball I cannot use airmon without iw (it
> tells me that iw is not available and stops) and I don't know any other program
> that uses iw.
> 
> I don't know how to solve this best.
> 

Maybe as a USE-flag, but I think everybody who wants aircrack wants airmon, too...
I can say that aircrack-ng-rc1 works well on a amd64 with a (patched) ath5k and  AR5006EG-chipset and 2.6.25-gentoo-r7 kernel (tested it a longer time yet)

Any change to get this in portage?
Comment 12 Steev Klimaszewski (RETIRED) gentoo-dev 2008-10-27 14:35:24 UTC
You can also add ~amd64 and ~ppc to these ebuilds, tested on my machines and works fine.
Comment 13 Steev Klimaszewski (RETIRED) gentoo-dev 2008-10-27 15:25:58 UTC
One minor note - reading the COPYING file for iw - it does not appear to be GPL-2 - but AS-IS
Comment 14 qflon 2008-10-31 07:58:52 UTC
Created attachment 170389 [details]
set correct manpath
Comment 15 Pierre Guinoiseau 2008-11-30 12:02:13 UTC
Created attachment 173861 [details]
iw-0.1.ebuild

Better ebuild for iw, with a cleaner src_install()
Comment 16 Robert Buchholz (RETIRED) gentoo-dev 2009-01-05 05:03:35 UTC
Who came up with the 0.1 version number for iw? I just committed this as iw-0_p20080605.
Comment 17 Robert Buchholz (RETIRED) gentoo-dev 2009-01-05 05:31:50 UTC
bumped, thanks all for your ebuilds! re-keywording via bug 253803.
Comment 18 Mike Auty (RETIRED) gentoo-dev 2009-01-05 11:49:25 UTC
Hiya, I just saw iw got added to the tree, can I ask how this relates to http://wireless.kernel.org/download/iw/iw-0.9.7.tar.gz?  My guess is it's the same tool but aircrack are hosting an older version...

There's an ebuild (with makefile patch) for iw-0.9.7 in my overlay [1]. 

[1] http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=blob;f=net-wireless/iw/iw-0.9.7.ebuild;h=21a37f125d224f4a00179bd539fc63f48b46981c;hb=HEAD