Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18134 - vim cleaning outputs warning/error
Summary: vim cleaning outputs warning/error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-25 02:19 UTC by Kurt Hindenburg
Modified: 2003-09-27 06:37 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 Kurt Hindenburg 2003-03-25 02:19:41 UTC
After installing the latest vim, below is the output when emerge tries to clean
the old version (Running a fresh sync-ed gentoo):

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1 
>>> Unmerging app-editors/vim-6.1-r19...
No package files given... Grabbing a set.
/usr/sbin/ebuild.sh: line 89: [: vimpatch-1-300.tar.bz2: integer expression expected
--- !mtime obj /usr/bin/vim
--- cfgpro obj /etc/vim/vimrc
--- cfgpro dir /etc/vim
--- !empty dir /usr/bin
--- !empty dir /usr
--- !empty dir /etc
--- !targe sym /usr/bin/vimdiff
--- !targe sym /usr/bin/view
--- !targe sym /usr/bin/rvim
--- !targe sym /usr/bin/rview
--- !targe sym /usr/bin/ex
/usr/sbin/ebuild.sh: line 89: [: vimpatch-1-300.tar.bz2: integer expression expected
>>> Regenerating /etc/ld.so.cache...
>>> Regenerating /etc/ld.so.cache...
>>> Auto-cleaning packages ...
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2003-03-25 10:09:35 UTC
Please post output of "emerge info"
Comment 2 Kurt Hindenburg 2003-03-25 14:30:35 UTC
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.2.5-r4,2.3.1-r2) 
================================================================= 
System uname: 2.4.19-gentoo-r10 i686 AMD Duron(tm) processor 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/mnt/zeta/var/tmp" 
PORTDIR_OVERLAY="/usr/portage/LOCAL" 
USE="x86 oss 3dnow apm avi crypt encode gif jpeg libg++ mikmod mmx mpeg 
ncurses pdflib png quicktime spell truetype xml2 xmms xv zlib directfb gdbm berkdb 
slang readline svga ggi tcltk ruby X sdl gpm tcpd pam libwww ssl perl python imlib 
oggvorbis gtk qt opengl cdr -java arts kde -nls -gnome -motif esd -nas cups" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=athlon -O3 -pipe -m3dnow -mmmx -fomit-frame-pointer -ffast-math  
-funroll-loops -fforce-addr -falign-functions=4" 
CXXFLAGS="-march=athlon -O3 -pipe -m3dnow -mmmx -fomit-frame-pointer 
-ffast-math  -funroll-loops -fforce-addr" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage/" 
FEATURES="sandbox ccache" 
 
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2003-03-26 23:29:12 UTC
Fixed in the eclass, thanks.
Comment 4 Aron Griffis (RETIRED) gentoo-dev 2003-09-27 06:37:04 UTC
Resolving FIXED since this bug was accidentally reopened