shirleyian / pentoo

Automatically exported from code.google.com/p/pentoo
1 stars 1 forks source link

wepcrackgui ebuild still use the deprecated git.eclass #194

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
the result of the command :

# eclean-dist

is :

 * Building file list for distfiles cleaning...
 * ERROR: net-wireless/wepcrackgui-9999::pentoo failed (depend phase):
 *   git.eclass could not be found by inherit()
 * 
 * Call stack:
 *                 ebuild.sh, line 545:  Called source '/var/lib/layman/pentoo/net-wireless/wepcrackgui/wepcrackgui-9999.ebuild'
 *   wepcrackgui-9999.ebuild, line   7:  Called inherit 'git' 'mono' 'multilib'
 *                 ebuild.sh, line 257:  Called die
 * The specific snippet of code:
 *              [[ -z ${location} ]] && die "${1}.eclass could not be found by inherit()"
 * 
 * If you need support, post the output of `emerge --info '=net-wireless/wepcrackgui-9999::pentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-wireless/wepcrackgui-9999::pentoo'`.
 * Working directory: '/usr/lib64/portage/pym'
 * S: '/home/portage/portage/net-wireless/wepcrackgui-9999/work/wepcrackgui-9999'
 * Your distfiles directory was already clean.

 eclean-dist 
 * Building file list for distfiles cleaning...
 * ERROR: net-wireless/wepcrackgui-9999::pentoo failed (depend phase):
 *   git.eclass could not be found by inherit()
 * 
 * Call stack:
 *                 ebuild.sh, line 545:  Called source '/var/lib/layman/pentoo/net-wireless/wepcrackgui/wepcrackgui-9999.ebuild'
 *   wepcrackgui-9999.ebuild, line   7:  Called inherit 'git' 'mono' 'multilib'
 *                 ebuild.sh, line 257:  Called die
 * The specific snippet of code:
 *              [[ -z ${location} ]] && die "${1}.eclass could not be found by inherit()"
 * 
 * If you need support, post the output of `emerge --info '=net-wireless/wepcrackgui-9999::pentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-wireless/wepcrackgui-9999::pentoo'`.
 * Working directory: '/usr/lib64/portage/pym'
 * S: '/home/portage/portage/net-wireless/wepcrackgui-9999/work/wepcrackgui-9999'
 * Your distfiles directory was already clean.

Original issue reported on code.google.com by laurent....@gmail.com on 15 Nov 2013 at 11:14

GoogleCodeExporter commented 9 years ago
this is unsupported mainly because we don't want to rely on mono.
The tool itself has not been updated since 2011.

Please use fern-wifi-cracker or wifite.

Original comment by blshkv on 16 Nov 2013 at 12:52

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/pentoo/source/detail?r=5210
No ebuild, no problem ;-)

Original comment by blshkv on 16 Nov 2013 at 12:59

GoogleCodeExporter commented 9 years ago
Simple and efficient : I love ;-)

Original comment by laurent....@gmail.com on 16 Nov 2013 at 11:50