Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262330 - net-wireless/rt61-firmware depends on app-arch/unzip
Summary: net-wireless/rt61-firmware depends on app-arch/unzip
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Robert Buchholz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-13 00:21 UTC by Jonathan Heaney
Modified: 2009-03-14 22:21 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Heaney 2009-03-13 00:21:45 UTC
While transitioning to the in-kernel rt61 wireless driver, I tried to emerge net-wireless/rt61-firmware ebuild.

Emerge failed because it could not unzip RT61_Firmware_V1.2.zip

Had to manually emerge app-arch/unzip

It was an easy and obvious fix, but the firmware ebuild should depend on unzip (this is a hardened server box without X and unzip was not installed).

Reproducible: Always




emerge --info                     
Portage 2.1.6.7 (hardened/linux/x86, gcc-3.4.6, glibc-2.6.1-r0, 2.6.27-hardened-r8 i686)                                                                        
=================================================================               
System uname: Linux-2.6.27-hardened-r8-i686-Pentium_III_-Coppermine-with-glibc2.3.2                                                                             
Timestamp of tree: Thu, 12 Mar 2009 23:45:01 +0000                              
app-shells/bash:     3.2_p39                                                    
dev-lang/python:     2.5.2-r7                                                   
sys-apps/baselayout: 1.12.11.1                                                  
sys-apps/sandbox:    1.2.18.1-r2                                                
sys-devel/autoconf:  2.63                                                       
sys-devel/automake:  1.10.2                                                     
sys-devel/binutils:  2.18-r3                                                    
sys-devel/gcc-config: 1.4.0-r4                                                  
sys-devel/libtool:   1.5.26                                                     
virtual/os-headers:  2.6.27-r2                                                  
ACCEPT_KEYWORDS="x86"                                                           
CBUILD="i686-pc-linux-gnu"                                                      
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -fforce-addr -ftracer -pipe"   
CHOST="i686-pc-linux-gnu"                                                       
CONFIG_PROTECT="/etc"                                                           
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -fforce-addr -ftracer -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.heanet.ie/pub/gentoo/"
LC_ALL="en_GB.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="acpi berkdb cli cracklib crypt dri glibc-omitfp gpm hardened iconv isdnloglogrotate midi mmx mudflap ncurses nptl nptlonly openmp pam pcre perl pic pppd python readline reflection samba session spl sse ssl tcpd unicode urandom x86 xorg zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindexcache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB" USERLAND="GNU" VIDEO_CARDS="i810"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LANG, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Robert Buchholz (RETIRED) gentoo-dev 2009-03-14 14:00:48 UTC
+  14 Mar 2009; Robert Buchholz <rbu@gentoo.org> rt73-firmware-1.8.ebuild:
+  Add DEPEND on app-arch/unzip (bug #262330 by Jonathan Heaney)


Thanks!
Comment 2 Jonathan Heaney 2009-03-14 18:21:10 UTC
Bug report was for rt61-firmware.  I see rt73 fixed in CVS but not rt61.
Comment 3 Robert Buchholz (RETIRED) gentoo-dev 2009-03-14 22:21:08 UTC
whoops, very sorry. But good to know it's fixed in both ebuilds now!