Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235986 - app-emacs/sumibi-0.5.2 install failure
Summary: app-emacs/sumibi-0.5.2 install failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-08-28 08:27 UTC by Ulrich Müller
Modified: 2008-12-08 01:27 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 Ulrich Müller gentoo-dev 2008-08-28 08:27:14 UTC
>>> Install sumibi-0.5.2 into /var/tmp/portage/app-emacs/sumibi-0.5.2/image/ category app-emacs
 * Installing Elisp files for GNU Emacs support ...
install: cannot stat `*.el': No such file or directory
install: cannot stat `*.elc': No such file or directory
 * doins failed                                                           [ !! ]
 * 
 * ERROR: app-emacs/sumibi-0.5.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line  658:  Called elisp_src_install
 *             environment, line  480:  Called die
 * The specific snippet of code:
 *       elisp-install ${PN} *.el *.elc || die "elisp-install failed";
 *  The die message:
 *   elisp-install failed

The following change broke it:

  03 Jul 2007; Christian Faulhammer <opfer@gentoo.org> sumibi-0.5.2.ebuild:
  changed location of IUSE; removed src_install()
Comment 1 Ulrich Müller gentoo-dev 2008-08-28 08:37:15 UTC
This package was not installable for more than one year and it looks like nobody noticed (at least nobody bothered to report a bug).

Question to CJK team: Is this package still useful?