Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168459 - app-editors/emacs-cvs-22.0.94 emerge failed
Summary: app-editors/emacs-cvs-22.0.94 emerge failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
: 168471 168473 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-26 13:39 UTC by chris strom
Modified: 2007-02-26 17:14 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 chris strom 2007-02-26 13:39:24 UTC
Emerge fails with:

rm: cannot remove `/var/tmp/portage/app-editors/emacs-cvs-22.0.94/image//usr/bin/emacs-22.0.93.emacs-22.0.93': No such file or directory

!!! ERROR: app-editors/emacs-cvs-22.0.94 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_install
  ebuild.sh, line 1060:   Called qa_call 'src_install'
  environment, line 3905:   Called src_install
  emacs-cvs-22.0.94.ebuild, line 122:   Called die

!!! removing duplicate emacs executable failed
!!! 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/app-editors/emacs-cvs-22.0.94/temp/build.log'.


The dir /var/tmp/portage/app-editors/emacs-cvs-22.0.94/image//usr/bin/ contains emacs-22.0.94.emacs-22.0.93, not emacs-22.0.93.emacs-22.0.93, which causes the failure.

My info:

sudo emerge --info   
Portage 2.1.2-r11 (default-linux/amd64/2006.1, gcc-4.1.2, glibc-2.5-r0, 2.6.19-suspend2 x86_64)
=================================================================
System uname: 2.6.19-suspend2 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Gentoo Base System version 1.12.9
Timestamp of tree: Mon, 26 Feb 2007 11:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.20-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.mirrors.easynews.com/linux/gentoo/"
MAKEOPTS="-j3"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/layman/xeffects"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X Xaw3d alsa amd64 apache2 audacious bash-completion berkdb bitmap-fonts bzip2 cli cracklib crypt cups doc dri dvd dvdread emacs encode firefox flac gdbm gif glitz gpgme gpm graphviz gstreamer gtk gtk2 iconv imagemagick imap imlib isdnlog java jpeg ldap lesstif libg++ logrotate math midi mozbranding mozdevelop mozsvg mp3 msn mssql mysql ncurses nls nptl nptlonly nvidia odbc ogg opengl ots pam pcre pdf perl png pop ppds pppd python qt3 quicktime readline reflection ruby samba sasl sdl session smime spell spl sqlite ssl svg tcpd thesaurus threads tiff toolkit-scroll-bars truetype truetype-fonts type1-fonts unicode userlocales vhosts vorbis x264 xanim xml xorg xscreensaver xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark ati chips cirrus cyrix dummy fbdev glint i128 i810 mga neomagic nv rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-02-26 16:03:04 UTC
I forgot to adjust SLOT.  I only tested .9999, where I did change it...thanks, fixed.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-02-26 17:14:20 UTC
*** Bug 168471 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-02-26 17:14:26 UTC
*** Bug 168473 has been marked as a duplicate of this bug. ***