Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217010 - x11-plugins/noscript-1.5.8 can't be unpacked
Summary: x11-plugins/noscript-1.5.8 can't be unpacked
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-09 11:15 UTC by Cedric Godin
Modified: 2008-04-10 08:27 UTC (History)
0 users

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 Cedric Godin 2008-04-09 11:15:54 UTC
when trying to emerge x11-plugins/noscript-1.5.8 it fails with the following error:

 * Unpacking noscript-1.5.8.xpi to /var/tmp/portage/x11-plugins/noscript-1.5.8/work
[/var/tmp/portage/x11-plugins/noscript-1.5.8/distdir/noscript-1.5.8.xpi]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /var/tmp/portage/x11-plugins/noscript-1.5.8/distdir/noscript-1.5.8.xpi or
        /var/tmp/portage/x11-plugins/noscript-1.5.8/distdir/noscript-1.5.8.xpi.zip, and cannot find /var/tmp/portage/x11-plugins/noscript-1.5.8/distdir/noscript-1.5.8.xpi.ZIP, period.
 *
 * ERROR: x11-plugins/noscript-1.5.8 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2077:  Called xpi_unpack 'src_unpack'
 *             environment, line 2584:  Called die
 * The specific snippet of code:
 *                   mkdir "${WORKDIR}/${xpiname}" && cd "${WORKDIR}/${xpiname}" && unzip -qo "${srcdir}${xpi}" || die "failed to unpack ${xpi}"
 *  The die message:
 *   failed to unpack noscript-1.5.8.xpi
 *


Reproducible: Always

Steps to Reproduce:
1. emerge =x11-plugins/noscript-1.5.8
2.
3.
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2008-04-09 11:35:14 UTC
Indeed, i've removed the ebuild, since upstream's file doesn't exist.
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2008-04-09 11:35:33 UTC
Reassign
Comment 3 W. Elschner 2008-04-10 08:27:48 UTC
Upstream fixed the missing link, so please re-insert the ebuild.
Thanks.