Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279913 - Emerging virtual/emacs fails
Summary: Emerging virtual/emacs fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-01 15:11 UTC by Rabbe Fogelholm
Modified: 2009-08-05 14:04 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 Rabbe Fogelholm 2009-08-01 15:11:21 UTC
Platform is Gentoo Prefix on SUSE 10 SP2 (or SP1). Emerging virtual/emacs fails because the dependency app-editors/emacs-cvs-23.0.9999-r2 fails to emerge. This problem was first noticed today (2009-08-01).

From the console log:

...
...
U emacs-23.1/src/s/usg5-4.h
U emacs-23.1/test/ChangeLog
U emacs-23.1/test/README
U emacs-23.1/test/bytecomp-testsuite.el
U emacs-23.1/test/icalendar-testsuite.el
U emacs-23.1/test/newsticker-testsuite.el
 * Copying emacs from /local/scratch/nightly/2009-08-01/usr/portage/distfiles/cvs-src ...
 * CVS module emacs is now in /local/scratch/portage/app-editors/emacs-cvs-23.0.9999-r2/work
>>> Source unpacked in /local/scratch/portage/app-editors/emacs-cvs-23.0.9999-r2/work
>>> Preparing source in /local/scratch/portage/app-editors/emacs-cvs-23.0.9999-r2/work/emacs-23.1 ...

 * Emacs CVS branch: EMACS_23_1_RC
 * Emacs version number: 23.1
 * ERROR: app-editors/emacs-cvs-23.0.9999-r2 failed:
 *   Upstream version number changed to 23.1
 * 
 * Call stack:
 *               ebuild.sh:  42: <call call-ebuildshell 'src_prepare'>
 *             environment: 588: <call src_prepare>
 *             environment:3708:         [ "${FULL_VERSION%.*}" = ${PV%.*} ] || die "Upstream version number changed to ${FULL_VERSION}";
 *
Comment 1 Fabian Groffen gentoo-dev 2009-08-01 15:16:53 UTC
ETHEOTHEREDITOR
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2009-08-04 19:52:33 UTC
Where did you get that -cvs ebuild from?  It is not in the tree anymore.
Comment 3 Fabian Groffen gentoo-dev 2009-08-04 19:53:55 UTC
we may be outdated, and in that case it's our bug again.
Comment 4 Fabian Groffen gentoo-dev 2009-08-04 19:56:54 UTC
I think I removed that ebuild from our tree yesterday, so that should fix/solve the problem.
Comment 5 Rabbe Fogelholm 2009-08-05 14:04:19 UTC
Verified, virtual/emacs can be emerged without problems again.