Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159006 - net-wireless/madwifi-ng-tools should RDEPEND on wireless-tools
Summary: net-wireless/madwifi-ng-tools should RDEPEND on wireless-tools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-24 03:00 UTC by Sander Sweers
Modified: 2007-04-16 19:38 UTC (History)
0 users

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


Attachments
Make net-wireless/madwifi-ng-tools RDEPEND on net-wireless/wireless-tools (madwifi-ng-tools-rdepend-wireless-tools.patch,236 bytes, patch)
2007-04-03 01:34 UTC, Gordon Malm (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sander Sweers 2006-12-24 03:00:55 UTC
mythtv ~ # wlanconfig ath0
[status not implemented (yet). Spawning iwconfig...]
sh: iwconfig: command not found

This is with net-wireless/madwifi-ng-tools-0.9.2.

----
Portage 2.1.2_rc2-r1 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.6
Last Sync: Sun, 24 Dec 2006 10:30:01 +0000
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-mtune=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/mine"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac alsa alsa_cards_via82xx alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol apache2 berkdb bitmap-fonts cli cracklib crypt cups dlloader dri dvb dvd elibc_glibc encode esd fbcon fortran gdbm gnome gpm gtk hal iconv input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog ivtv jpeg kernel_linux libg++ lirc lirc_devices_hauppauge mad mp3 mysql mythtv ncurses nls nptl nptlonly nsplugin ogg opengl oss pam pcre perl png ppds pppd pulseaudio python qt3 readline reflection sdl session spl ssl tcpd theora truetype-fonts type1-fonts udev unicode usb userland_GNU v4l v4l2 video_cards_ivtvdev video_cards_radeon vorbis xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Gordon Malm (RETIRED) gentoo-dev 2007-04-03 01:34:03 UTC
Created attachment 115332 [details, diff]
Make net-wireless/madwifi-ng-tools RDEPEND on net-wireless/wireless-tools

Confirmed in both net-wireless/madwifi-ng-tools-0.9.2.ebuild and net-wireless/madwifi-ng-tools-0.9.3.ebuild

Attached patch applies cleanly to both versions.
Comment 2 Steev Klimaszewski (RETIRED) gentoo-dev 2007-04-16 19:38:39 UTC
Added to 0.9.3-r3 - thanks for the report.