|
- >>> Emerging (8 of 8) www-client/chromium-bin-4.0.219.4_p27359
- >>> Failed to emerge www-client/chromium-bin-4.0.219.4_p27359, Log file:
- >>> '/var/tmp/portage/www-client/chromium-bin-4.0.219.4_p27359/temp/build.log'
- >>> Jobs: 7 of 8 complete, 1 failed Load avg: 2.14, 2.05, 1.66
- UnZip 6.00 of 20 April 2009, by Info-ZIP. Maintained by C. Spieler. Send
- bug reports using http://www.info-zip.org/zip-bug.html; see README for details.
- Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]
- Default action is to extract files in list, except those in xlist, to exdir;
- file[.zip] may be a wildcard. -Z => ZipInfo mode ("unzip -Z" for usage).
- -p extract files to pipe, no messages -l list files (short format)
- -f freshen existing files, create none -t test compressed archive data
- -u update files, create if necessary -z display archive comment only
- -v list verbosely/show version info -T timestamp archive to latest
- -x exclude files that follow (in xlist) -d extract files into exdir
- modifiers:
- -n never overwrite existing files -q quiet mode (-qq => quieter)
- -o overwrite files WITHOUT prompting -a auto-convert any text files
- -j junk paths (do not make directories) -aa treat ALL files as text
- -U use escapes for all non-ASCII Unicode -UU ignore any Unicode fields
- -C match filenames case-insensitively -L make (some) names lowercase
- -X restore UID/GID info -V retain VMS version numbers
- -K keep setuid/setgid/tacky permissions -M pipe through "more" pager
- See "unzip -hh" or unzip.txt for more help. Examples:
- unzip data1 -x joe => extract all files except joe from zipfile data1.zip
- unzip -p foo | more => send contents of foo.zip via pipe into program more
- unzip -fo foo ReadMe => quietly replace existing ReadMe if archive file newer
- *
- * ERROR: www-client/chromium-bin-4.0.219.4_p27359 failed.
- * Call stack:
- * ebuild.sh, line 49: Called src_unpack
- * environment, line 2239: Called _eapi0_src_unpack
- * ebuild.sh, line 593: Called unpack 'chromium-bin-x86-27359.zip'
- * ebuild.sh, line 380: Called die
- * The specific snippet of code:
- * unzip -qo "${srcdir}${x}" || die "$myfail"
- * The die message:
- * failure unpacking chromium-bin-x86-27359.zip
- *
- * If you need support, post the topmost build error, and the call stack if relevant.
- * A complete build log is located at '/var/tmp/portage/www-client/chromium-bin-4.0.219.4_p27359/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/www-client/chromium-bin-4.0.219.4_p27359/temp/environment'.
- *
- * Regenerating GNU info directory index...
- * Processed 86 info files.
复制代码
- shuge-lab tmp # zip t.zip t.txt
- adding: t.txt (stored 0%)
- shuge-lab tmp # unzip t.zip
- UnZip 6.00 of 20 April 2009, by Info-ZIP. Maintained by C. Spieler. Send
- bug reports using http://www.info-zip.org/zip-bug.html; see README for details.
- Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]
- Default action is to extract files in list, except those in xlist, to exdir;
- file[.zip] may be a wildcard. -Z => ZipInfo mode ("unzip -Z" for usage).
- -p extract files to pipe, no messages -l list files (short format)
- -f freshen existing files, create none -t test compressed archive data
- -u update files, create if necessary -z display archive comment only
- -v list verbosely/show version info -T timestamp archive to latest
- -x exclude files that follow (in xlist) -d extract files into exdir
- modifiers:
- -n never overwrite existing files -q quiet mode (-qq => quieter)
- -o overwrite files WITHOUT prompting -a auto-convert any text files
- -j junk paths (do not make directories) -aa treat ALL files as text
- -U use escapes for all non-ASCII Unicode -UU ignore any Unicode fields
- -C match filenames case-insensitively -L make (some) names lowercase
- -X restore UID/GID info -V retain VMS version numbers
- -K keep setuid/setgid/tacky permissions -M pipe through "more" pager
- See "unzip -hh" or unzip.txt for more help. Examples:
- unzip data1 -x joe => extract all files except joe from zipfile data1.zip
- unzip -p foo | more => send contents of foo.zip via pipe into program more
- unzip -fo foo ReadMe => quietly replace existing ReadMe if archive file newer
- shuge-lab tmp # eix -Ie zip
- [u] app-arch/zip
- Available versions: 2.32-r1 (~)3.0 {bzip2 crypt unicode}
- Installed versions: 2.32-r1(04:03:37 AM 10/05/2009)(crypt)
- Homepage: http://www.info-zip.org/
- Description: Info ZIP (encryption support)
- shuge-lab tmp # eix -Ie unzip
- [i] app-arch/unzip
- Available versions: 5.52-r2 5.52-r2[1] (~)6.0-r1 {bzip2 linguas_zh unicode}
- Installed versions: 6.0-r1(03:13:07 AM 10/01/2009)(bzip2 unicode)
- Homepage: http://www.info-zip.org/
- Description: unzipper for pkzip-compressed files
- [1] "gentoo-china" /usr/local/portage/layman/gentoo-china
复制代码
试过更新portage ebuild后,再更新zip/unzip,不行;
提交bug,http://bugs.gentoo.org/show_bug.cgi?id=287086 无人回答。
郁闷。 |
|