Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133876 - myspell.eclass is missing unzip dependency
Summary: myspell.eclass is missing unzip dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Kevin F. Quinn (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-20 07:06 UTC by Ernestas Liubarskij
Modified: 2006-05-30 12:29 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 Ernestas Liubarskij 2006-05-20 07:06:49 UTC
# emerge -av myspell-lt

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] app-dicts/myspell-lt-20060316  0 kB

Total size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]
>>> Emerging (1 of 1) app-dicts/myspell-lt-20060316 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking myspell-lt_LT-20060316.zip ;-)
>>> checking myspell-hyph_lt_LT-20060316.zip ;-)
>>> Unpacking source...
>>> Unpacking myspell-lt_LT-20060316.zip to /var/tmp/portage/myspell-lt-20060316/work
/usr/lib/portage/bin/ebuild.sh: line 385: unzip: command not found

!!! ERROR: app-dicts/myspell-lt-20060316 failed.
Call stack:
  ebuild.sh, line 1527:   Called dyn_unpack
  ebuild.sh, line 703:   Called src_unpack
  ebuild.sh, line 593:   Called unpack 'myspell-lt_LT-20060316.zip' 'myspell-hyph_lt_LT-20060316.zip'
  ebuild.sh, line 385:   Called die

!!! failure unpacking myspell-lt_LT-20060316.zip
!!! If you need support, post the topmost build error, and the call stack if relevant.

 # emerge --info
Portage 2.1_rc1-r3 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.4-r3, 2.6.15-gentoo-r5 i686)
=================================================================
System uname: 2.6.15-gentoo-r5 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.14
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r1
dev-util/confcache:  0.4.2
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.92
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.dtiltas.lt/mirror/gentoo/ http://trumpetti.atm.tut.fi/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/"
LDFLAGS="-Wl,--as-needed"
LINGUAS="lt"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac aalib acpi alsa apache2 avi beagle berkdb bitmap-fonts bzip2 cairo caps cdr chroot cli crypt cups dbus dlloader dri dvd dvdr eds emboss encode fbcon ffmpeg firefox flac foomaticdb fortran gdbm gif glx gnome gnutls gpm gstreamer gtk gtk2 hal imlib isdnlog jpeg libg++ libwww lm_sensors logrotate mad mikmod mmx mmxext mono motif mp3 mpeg nautilus ncurses new-login nls no-old-linux nptl nptlonly nsplugin nvidia offensive ogg opengl pam pcre pdf pdflib perl png pppd python quicktime readline real reflection reiserfs sdl session spell spl sqlite sse ssl symlink tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis win32codecs xml xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_lt userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Kevin F. Quinn (RETIRED) gentoo-dev 2006-05-22 11:11:01 UTC
app-arch/unzip added to myspell DEPEND; thanks for the report, Ernestas.
Comment 2 Kevin F. Quinn (RETIRED) gentoo-dev 2006-05-30 12:29:16 UTC
Fixed.