Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

emerge fails on kdb

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
20 posts • Page 1 of 1
Author
Message
yak8998
n00b
n00b
Posts: 35
Joined: Fri Jun 06, 2003 11:24 pm

emerge fails on kdb

  • Quote

Post by yak8998 » Wed Feb 11, 2004 1:53 am

I get this:

Code: Select all

bash-2.05b# emerge -u system
Calculating system dependencies ...done!
>>> emerge (1 of 4) sys-apps/kbd-1.08-r5 to /
rm: cannot remove directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/data/consolefonts_Z': Directory not empty
>>> md5 src_uri ;-) kbd-1.08.tar.gz
>>> Checking kbd-1.08.tar.gz's mtime...
>>> Not marked as unpacked; recreating WORKDIR...
>>> Unpacking source...
>>> Unpacking kbd-1.08.tar.gz to /var/tmp/portage/kbd-1.08-r5/work
 * Applying kbd-1.08-kbd_repeat.patch...                                                                                                                         [ ok ]
 * Applying kbd-1.06-othervt.patch...                                                                                                                            [ ok ]
 * Applying kbd-1.08-nowarn.patch...                                                                                                                             [ ok ]
 * Applying kbd-1.08-terminal.patch...                                                                                                                           [ ok ]
 * Applying kbd-1.08-po-install-locations.patch...                                                                                                               [ ok ]
 * Applying kbd-1.08-find-map-fix.patch...                                                                                                                       [ ok ]
>>> Source unpacked.
nls
Configuring for PREFIX=/usr
Configuring for DATADIR=/usr/share
Configuring for MANDIR=/usr/share/man
checking for gcc
You have <locale.h>
You have <libintl.h> and gettext()
Assuming that you want to enable NLS support.
(Otherwise, edit defines.h and delete the line with ENABLE_NLS)
You have <linux/kd.h> (rate)
for i in src openvt po data; do make -C $i all || exit 1; done
make[1]: Entering directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/src'
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" dumpkeys.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" ksyms.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" xmalloc.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" getfd.c
gcc -s  dumpkeys.o ksyms.o xmalloc.o getfd.o   -o dumpkeys
bison -y  loadkeys.y 
mv -f y.tab.c loadkeys.c
flex -8  -t analyze.l > analyze.c
gcc -c -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" loadkeys.c
loadkeys.y: In function `addfunc':
loadkeys.y:702: warning: comparison is always false due to limited range of data type
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" findfile.c
gcc -s  loadkeys.o ksyms.o xmalloc.o findfile.o getfd.o   -o loadkeys
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" showkey.c
gcc -s  showkey.o getfd.o   -o showkey
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" setfont.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" mapscrn.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" loadunimap.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" kdmapop.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" kdfontop.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" psffontop.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" utf8.c
gcc -s  setfont.o findfile.o xmalloc.o getfd.o mapscrn.o loadunimap.o kdmapop.o kdfontop.o psffontop.o utf8.o   -o setfont
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" showconsolefont.c
gcc -s  showconsolefont.o xmalloc.o getfd.o kdmapop.o kdfontop.o   -o showconsolefont
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" setleds.c
gcc -s  setleds.o   -o setleds
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" setmetamode.c
gcc -s  setmetamode.o   -o setmetamode
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" kbd_mode.c
gcc -s  kbd_mode.o getfd.o   -o kbd_mode
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" chvt.c
gcc -s  chvt.o getfd.o   -o chvt
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" deallocvt.c
gcc -s  deallocvt.o getfd.o   -o deallocvt
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" psfxtable.c
gcc -s  psfxtable.o psffontop.o xmalloc.o utf8.o   -o psfxtable
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" kbdrate.c
gcc -s  kbdrate.o   -o kbdrate
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" fgconsole.c
gcc -s  fgconsole.o getfd.o   -o fgconsole
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" getkeycodes.c
gcc -s  getkeycodes.o getfd.o   -o getkeycodes
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" setkeycodes.c
gcc -s  setkeycodes.o getfd.o   -o setkeycodes
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" resizecons.c
gcc -s  resizecons.o findfile.o xmalloc.o getfd.o   -o resizecons
gcc -O3 -mcpu=pentium4 -funroll-loops -pipe -Wall -Wmissing-prototypes -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DMAIN -c mapscrn.c -o main_mapscrn.o
gcc -s main_mapscrn.o findfile.o psffontop.o utf8.o xmalloc.o getfd.o kdmapop.o -o mapscrn
gcc -O3 -mcpu=pentium4 -funroll-loops -pipe -Wall -Wmissing-prototypes -Wstrict-prototypes -DDATADIR=\"/usr/share\" -DMAIN -c loadunimap.c -o main_loadunimap.o
gcc -s main_loadunimap.o findfile.o psffontop.o utf8.o xmalloc.o getfd.o kdmapop.o -o loadunimap
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" screendump.c
gcc -s  screendump.o xmalloc.o   -o screendump
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" setlogcons.c
gcc -s  setlogcons.o getfd.o   -o setlogcons
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" setvesablank.c
gcc -s  setvesablank.o getfd.o   -o setvesablank
gcc -O3 -mcpu=pentium4 -funroll-loops -pipe  -s  spawn_console.c   -o spawn_console
gcc -O3 -mcpu=pentium4 -funroll-loops -pipe  -s  spawn_login.c   -o spawn_login
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" getunimap.c
gcc -s  getunimap.o xmalloc.o getfd.o kdmapop.o   -o getunimap
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" clrunimap.c
gcc -s  clrunimap.o getfd.o kdmapop.o   -o clrunimap
gcc -O3 -mcpu=pentium4 -funroll-loops -pipe  -s  outpsfheader.c   -o outpsfheader
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -mcpu=pentium4 -funroll-loops -pipe -DDATADIR=\"/usr/share\" setpalette.c
gcc -s  setpalette.o getfd.o   -o setpalette
make[1]: Leaving directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/src'
make[1]: Entering directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/openvt'
gcc -O2 -Wall -ansi   -c -o openvt.o openvt.c
gcc -O2 -Wall -ansi   -c -o getfd.o getfd.c
gcc -O2 -Wall -ansi -s   openvt.o getfd.o   -o openvt
make[1]: Leaving directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/openvt'
make[1]: Entering directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/po'
xgettext --default-domain=kbd --directory=.. \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=POTFILES.in 
mv kbd.po kbd.pot
rm -f cat-id-tbl.tmp
sed -f ./po2tbl.sed kbd.pot \
| sed -e "s/@PACKAGE NAME@/kbd/" > cat-id-tbl.tmp
if cmp -s cat-id-tbl.tmp cat-id-tbl.c; then \
  rm cat-id-tbl.tmp; \
else \
  echo cat-id-tbl.c changed; \
  rm -f cat-id-tbl.c; \
  mv cat-id-tbl.tmp cat-id-tbl.c; \
fi
cat-id-tbl.c changed
rm -f stamp-cat-id && echo timestamp > stamp-cat-id
msgfmt -o es.gmo es.po
msgfmt -o nl.gmo nl.po
msgfmt -o ru.gmo ru.po
make[1]: Leaving directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/po'
make[1]: Entering directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/data'
cp -r keymaps keymaps_Z
cd keymaps_Z && gzip -f -9 */*.map */*/*.map
cp -r consolefonts consolefonts_Z
cp -r partialfonts partialfonts_Z
cd consolefonts_Z && gzip -f -9 * && gunzip README*
cd partialfonts_Z && gzip -f -9 *
make[1]: Leaving directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/data'
Done. You can now do  make install

>>> Install kbd-1.08-r5 into /var/tmp/portage/kbd-1.08-r5/image/ category sys-apps
for i in src openvt po; do make -C $i install || exit 1; done
make[1]: Entering directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/src'
install -d -m 755 /var/tmp/portage/kbd-1.08-r5/image//bin /var/tmp/portage/kbd-1.08-r5/image//bin
install -s -m 0755 -o root dumpkeys loadkeys showkey setfont showconsolefont setleds setmetamode kbd_mode chvt deallocvt psfxtable kbdrate fgconsole getkeycodes setkeycodes resizecons mapscrn loadunimap /var/tmp/portage/kbd-1.08-r5/image//bin
install -c -m 0755 -o root unicode_start unicode_stop /var/tmp/portage/kbd-1.08-r5/image//bin
for i in psfaddtable psfgettable psfstriptable; do \
        rm -f /var/tmp/portage/kbd-1.08-r5/image//bin/$i; ln -s psfxtable /var/tmp/portage/kbd-1.08-r5/image//bin/$i; \
done
rm -f /var/tmp/portage/kbd-1.08-r5/image//bin/loadkeys
install -s -m 0755 -o root loadkeys /var/tmp/portage/kbd-1.08-r5/image//bin
You may also want to add psf.magic to /usr/lib/magic
make[1]: Leaving directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/src'
make[1]: Entering directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/openvt'
install -d -m 755 /var/tmp/portage/kbd-1.08-r5/image//bin /var/tmp/portage/kbd-1.08-r5/image//usr/share/man/man1
install -c openvt /var/tmp/portage/kbd-1.08-r5/image//bin
install -c openvt.1 /var/tmp/portage/kbd-1.08-r5/image//usr/share/man/man1
make[1]: Leaving directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/openvt'
make[1]: Entering directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/po'
../mkinstalldirs /var/tmp/portage/kbd-1.08-r5/image//usr/share;
mkdir /var/tmp/portage/kbd-1.08-r5/image/usr/share/locale
mkdir /var/tmp/portage/kbd-1.08-r5/image/usr/share/locale/es
mkdir /var/tmp/portage/kbd-1.08-r5/image/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /var/tmp/portage/kbd-1.08-r5/image//usr/share/locale/es/LC_MESSAGES/kbd.mo
mkdir /var/tmp/portage/kbd-1.08-r5/image/usr/share/locale/nl
mkdir /var/tmp/portage/kbd-1.08-r5/image/usr/share/locale/nl/LC_MESSAGES
installing nl.gmo as /var/tmp/portage/kbd-1.08-r5/image//usr/share/locale/nl/LC_MESSAGES/kbd.mo
mkdir /var/tmp/portage/kbd-1.08-r5/image/usr/share/locale/ru
mkdir /var/tmp/portage/kbd-1.08-r5/image/usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as /var/tmp/portage/kbd-1.08-r5/image//usr/share/locale/ru/LC_MESSAGES/kbd.mo
make[1]: Leaving directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/po'
cd data && make install
make[1]: Entering directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/data'
install -d -m 755 /var/tmp/portage/kbd-1.08-r5/image//usr/share
install -d -m 755 /var/tmp/portage/kbd-1.08-r5/image//usr/share/consolefonts
install -m 644 consolefonts_Z/* /var/tmp/portage/kbd-1.08-r5/image//usr/share/consolefonts
install: cannot stat `consolefonts_Z/162.cp': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/var/tmp/portage/kbd-1.08-r5/work/kbd-1.08/data'
make: *** [install-data] Error 2

!!! ERROR: sys-apps/kbd-1.08-r5 failed.
!!! Function src_install, Line 69, Exitcode 2
!!! (no error message)

bash-2.05b# 
My make.conf:

Code: Select all

USE="X alsa -kde gnome dvd oggvorbis opengl -qt"
CFLAGS="-O3 -mcpu=pentium4 -funroll-loops -pipe"
And my emerge info

Code: Select all

bash-2.05b# emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.22-gentoo-r2)
=================================================================
System uname: 2.4.22-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -mcpu=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb cdr crypt cups dvd encode esd foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg libg++ libwww mad mikmod motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl slang spell ssl svga tcltk tcpd truetype x86 xml2 xmms xv zlib"
Anything else you need to see? Any ideas?
"ignorance is bliss for stupid people."
www.primotechnology.com
Top
yak8998
n00b
n00b
Posts: 35
Joined: Fri Jun 06, 2003 11:24 pm

  • Quote

Post by yak8998 » Fri Feb 13, 2004 1:14 am

bump

nothing at all?
"ignorance is bliss for stupid people."
www.primotechnology.com
Top
yak8998
n00b
n00b
Posts: 35
Joined: Fri Jun 06, 2003 11:24 pm

  • Quote

Post by yak8998 » Fri Feb 20, 2004 2:18 am

help, i can't update anything else, emerge shits a brick over this puppy every time
"ignorance is bliss for stupid people."
www.primotechnology.com
Top
yak8998
n00b
n00b
Posts: 35
Joined: Fri Jun 06, 2003 11:24 pm

  • Quote

Post by yak8998 » Fri Feb 20, 2004 2:21 am

alright, I just went ahead and merged the unstable version, hopefully that will work fine...
"ignorance is bliss for stupid people."
www.primotechnology.com
Top
jamarkha
n00b
n00b
Posts: 10
Joined: Fri Jan 23, 2004 4:24 pm
Location: Grand Rapids, MI
Contact:
Contact jamarkha
Website

  • Quote

Post by jamarkha » Fri Feb 20, 2004 12:05 pm

I'm getting this on kbd emerge. Anybody else? Can't find my way around this.

Calculating world dependencies ...done!
>>> emerge (1 of 1) sys-apps/kbd-1.08-r5 to /
>>> md5 src_uri ;-) kbd-1.08.tar.gz
>>> Unpacking source...
>>> Unpacking kbd-1.08.tar.gz to /var/tmp/portage/kbd-1.08-r5/work
tar: ./kbd-1.08/doc/utf/\342\231\252\342\231\254: Cannot open: Invalid argument
tar: Error exit delayed from previous errors

!!! ERROR: sys-apps/kbd-1.08-r5 failed.
!!! Function unpack, Line 332, Exitcode 2
!!! failure unpacking kbd-1.08.tar.gz
Top
stateq2
Apprentice
Apprentice
User avatar
Posts: 242
Joined: Thu Sep 11, 2003 10:39 am
Location: us

  • Quote

Post by stateq2 » Tue Mar 23, 2004 7:45 pm

BUMP!

I'm also getting an error.....it builds fine, and then........

Code: Select all

 sys-apps/kbd
    selected: 1.08-r5
   protected: 1.12-r2
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1 
>>> Unmerging sys-apps/kbd-1.08-r5...
No package files given... Grabbing a set.
/usr/sbin/ebuild.sh: /var/db/pkg/sys-apps/kbd-1.08-r5/kbd-1.08-r5.ebuild: line 53: unexpected EOF while looking for matching `"'
/usr/sbin/ebuild.sh: /var/db/pkg/sys-apps/kbd-1.08-r5/kbd-1.08-r5.ebuild: line 79: syntax error: unexpected end of file

!!! ERROR: sys-apps/kbd-1.08-r5 failed.
!!! Function , Line 1291, Exitcode 1
!!! error sourcing ebuild

!!! FAILED prerm: 1
anybody know what's up w/ kbd?
unite
Top
saskatchewan46
n00b
n00b
User avatar
Posts: 57
Joined: Tue Jul 08, 2003 11:49 pm
Location: Saskatchewan

Unmerge kbd 1.08-r5

  • Quote

Post by saskatchewan46 » Thu Mar 25, 2004 2:19 am

I am getting the same error as you, stateq2, on the unmerge of 1.08-r5. Where you able to clean it yet?
Top
Mr-GolinuX
n00b
n00b
User avatar
Posts: 17
Joined: Wed Mar 10, 2004 9:37 am
Location: Tampa Bay, Florida
Contact:
Contact Mr-GolinuX
Website

  • Quote

Post by Mr-GolinuX » Thu Mar 25, 2004 5:37 am

Im having the same problem as jamarkha

I made another post over HERE with all the details.

I hope someone solves this soon, I would like to get Gentoo re-installed :mrgreen:
impossibility itself does not exist, it's merely a virtue of improbability...

Go LinuX.org
Top
Dj Lightning
n00b
n00b
Posts: 3
Joined: Thu Dec 11, 2003 11:06 pm

  • Quote

Post by Dj Lightning » Fri Mar 26, 2004 6:09 am

Well I just completed my first Gentoo install...limping as it may be. I am also these Exitcode 2 errors with kdeadmin and apache mod_php. At first I thought it was just a nerfed install untill I saw all these post.
Top
stateq2
Apprentice
Apprentice
User avatar
Posts: 242
Joined: Thu Sep 11, 2003 10:39 am
Location: us

Re: Unmerge kbd 1.08-r5

  • Quote

Post by stateq2 » Fri Mar 26, 2004 7:27 pm

saskatchewan46 wrote:I am getting the same error as you, stateq2, on the unmerge of 1.08-r5. Where you able to clean it yet?
nope...same error when i attempt the clean

btw, i'm running a testing ("~x86") sytem.
unite
Top
Mr-GolinuX
n00b
n00b
User avatar
Posts: 17
Joined: Wed Mar 10, 2004 9:37 am
Location: Tampa Bay, Florida
Contact:
Contact Mr-GolinuX
Website

I found the problem...

  • Quote

Post by Mr-GolinuX » Mon Apr 05, 2004 1:48 am

Ok, I finally had some spare time from work to analyze this. Preliminarily I have found that the problem is a compatability issue with the JFS file system and the un-tar 'ing of the KBD files...hmmm...very strange bug.

Well my weekend is over, maybe someone else has some time to find the exact root of the problem, but the fix for this issue if you experience this problem seems to be: simply switch to a different file system type. I switched to XFS and it worked first time :mrgreen:

Please post if you guys were also using the JFS file system so this bug can be validated, thanks. :wink:

impossibility itself does not exist, it's merely a virtue of improbability...

Go LinuX.org
Top
saskatchewan46
n00b
n00b
User avatar
Posts: 57
Joined: Tue Jul 08, 2003 11:49 pm
Location: Saskatchewan

  • Quote

Post by saskatchewan46 » Wed Apr 07, 2004 11:58 pm

stateq2 wrote:
>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging sys-apps/kbd-1.08-r5...
No package files given... Grabbing a set.
/usr/sbin/ebuild.sh: /var/db/pkg/sys-apps/kbd-1.08-r5/kbd-1.08-r5.ebuild: line 53: unexpected EOF while looking for matching `"'
/usr/sbin/ebuild.sh: /var/db/pkg/sys-apps/kbd-1.08-r5/kbd-1.08-r5.ebuild: line 79: syntax error: unexpected end of file

!!! ERROR: sys-apps/kbd-1.08-r5 failed.
!!! Function , Line 1291, Exitcode 1
!!! error sourcing ebuild

!!! FAILED prerm: 1
[/code]

anybody know what's up w/ kbd?
I finally got it cleaned! I just removed the above file, then emerge world again.

Code: Select all

#rm /var/db/pkg/sys-apps/kbd-1.08-r5/kbd-1.08-r5.ebuild
#emerge world
and then it cleaned fine..
Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging sys-apps/kbd-1.08-r5...
No package files given... Grabbing a set.
--- !mtime obj /usr/share/unimaps/viscii.uni
--- !mtime obj /usr/share/unimaps/tcvn.uni
--- !mtime obj /usr/share/unimaps/ruscii.uni
..
..
..
~~
Top
itemnine
n00b
n00b
Posts: 1
Joined: Thu Apr 08, 2004 10:26 am

  • Quote

Post by itemnine » Thu Apr 08, 2004 10:29 am

I'm using (more like attempting) JFS. I'm having the same problem where tar is dying on the kbd file. I guess I'll start over tomorrow with Reiser.
Top
mamboking
n00b
n00b
Posts: 5
Joined: Mon Apr 12, 2004 1:04 pm
Location: Strongsville, OH

  • Quote

Post by mamboking » Mon Apr 12, 2004 1:10 pm

I was having the same problem with JFS not handling the unicode characters. I just remounted my volumes with "-o iocharset=utf8". That seemed to do the trick.
Kevin Hostelley
Top
linux_girl
Apprentice
Apprentice
Posts: 287
Joined: Fri Sep 12, 2003 12:10 am
Contact:
Contact linux_girl
Website

  • Quote

Post by linux_girl » Mon Apr 12, 2004 1:23 pm

i will be nice to have an ebuild for seting up all comercial keybord like the new wirless logitech.
:D :D
Top
Säck
Tux's lil' helper
Tux's lil' helper
Posts: 141
Joined: Sat Dec 13, 2003 6:00 pm
Location: Switzerland
Contact:
Contact Säck
Website

  • Quote

Post by Säck » Sat Apr 17, 2004 6:59 pm

@itemnine:
yes, it really works.
but what is the reason for this bug? Do you allways mount your fs with this option?
Remember: Gentoo Rocks
Top
mamboking
n00b
n00b
Posts: 5
Joined: Mon Apr 12, 2004 1:04 pm
Location: Strongsville, OH

  • Quote

Post by mamboking » Mon Apr 19, 2004 8:34 pm

Säck wrote:@itemnine:
yes, it really works.
but what is the reason for this bug? Do you allways mount your fs with this option?
I do now. It hasn't caused me any problems yet.
Kevin Hostelley
Top
Säck
Tux's lil' helper
Tux's lil' helper
Posts: 141
Joined: Sat Dec 13, 2003 6:00 pm
Location: Switzerland
Contact:
Contact Säck
Website

  • Quote

Post by Säck » Tue Apr 20, 2004 4:42 pm

So, do you have the mount option in the fstab?

Code: Select all

/dev/hda6		/		jfs		noatime,iocharset=utf8			0 0
Does this work?
Remember: Gentoo Rocks
Top
mamboking
n00b
n00b
Posts: 5
Joined: Mon Apr 12, 2004 1:04 pm
Location: Strongsville, OH

  • Quote

Post by mamboking » Wed Apr 21, 2004 1:16 pm

Säck wrote:So, do you have the mount option in the fstab?

Code: Select all

/dev/hda6		/		jfs		noatime,iocharset=utf8			0 0
Does this work?
I'm not using JFS for my root partition, but all of my other partitions are in fstab with iocharset=utf8 and I haven't had any problems.
Kevin Hostelley
Top
stateq2
Apprentice
Apprentice
User avatar
Posts: 242
Joined: Thu Sep 11, 2003 10:39 am
Location: us

  • Quote

Post by stateq2 » Wed May 19, 2004 2:33 am

saskatchewan46 wrote: I finally got it cleaned! I just removed the above file, then emerge world again.

Code: Select all

#rm /var/db/pkg/sys-apps/kbd-1.08-r5/kbd-1.08-r5.ebuild
#emerge world
and then it cleaned fine..
Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging sys-apps/kbd-1.08-r5...
No package files given... Grabbing a set.
--- !mtime obj /usr/share/unimaps/viscii.uni
--- !mtime obj /usr/share/unimaps/tcvn.uni
--- !mtime obj /usr/share/unimaps/ruscii.uni
..
..
..
~~
ahhh, after 2 months...finally fixed! thanks!:D :D :D
unite
Top
Post Reply

20 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy