Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Portage & LINGUAS bug.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
pressenter
n00b
n00b


Joined: 06 Dec 2005
Posts: 48

PostPosted: Sun Nov 26, 2006 9:43 am    Post subject: [SOLVED] Portage & LINGUAS bug. Reply with quote

Someone told me that i should report this:

Code:

CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
MAKEOPTS="-j2"
#LDFLAGS="-Wl,-O1"
#ACCEPT_KEYWORDS="~x86"
USE=" nsplugin hal lm_sensors unicode dri X nvidia alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr cli crypt ctype cups dba eds elibc_glibc emboss encode ethereal exif expat fam fastbuild foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile idn imlib ipv6 jpeg kde kernel_linux lcms libg++ libwww mad memlimit mikmod mng motif mozilla mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl png posix python quicktime readline samba sdl session simplexml slang soap sockets spell spl ssl tcltk tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev userland_GNU vorbis x86 xml xml2 xmms xsl xv zlib nptlonly "
FEATURES="ccache -sandbox"
CCACHE_DIR="/var/tmp/ccache/"
CCACHE_SIZE="2G"
LANGUAGE=48
LINGUAS="pl"
PORTDIR_OVERLAY="/mnt/udostepnianie/cvs /mnt/udostepnianie/cvs/xgl-coffee"
#PORTDIR_OVERLAY="/mnt/udostepnianie/cvs"
#SYNC="rsync://192.168.0.75/gentoo-portage"
VIDEO_CARDS="nvidia nv vesa fglrx r300"
#VIDEO_CARDS="fglrx r300 fbdev"
INPUT_DEVICES="keyboard mouse"
ALSA_CARDS="snd_intel8x0 via82xx emu10k1"
#FEATURES="collision-protect"
source /usr/portage/local/layman/make.conf


^This is my make.conf. As you can see the line LINGUAS="pl" is present, although i got this error:

Code:

>>> Emerging (5 of 8) kde-base/kde-i18n-3.5.5 to /
* checking ebuild checksums ;-) ...                                                        [ ok ]
* checking auxfile checksums ;-) ...                                                      [ ok ]
* checking miscfile checksums ;-) ...                                                      [ ok ]
>>> Unpacking source...
 
* You must set the LINGUAS environment variable to a list of valid
* language codes, one for each language you would like to install.
* e.g.: LINGUAS="sv de pt"
*
* The available language codes are:
af ar az bg bn br bs ca cs cy da de el en_GB eo es et
eu fa fi fr fy ga gl he hi hr hu is it ja kk km ko lt lv
mk mn ms nb nds nl nn pa pl pt pt_BR ro ru rw se sk sl
sr sr@Latn ss sv ta tg tr uk uz vi zh_CN zh_TW
 
 
!!! ERROR: kde-base/kde-i18n-3.5.5 failed.
Call stack:
  ebuild.sh, line 1568:  Called dyn_unpack
  ebuild.sh, line 708:  Called src_unpack
  kde-i18n-3.5.5.ebuild, line 36:  Called die


I had to do
Code:
export LINGUAS="pl"

to make it work. Should something like this happen? I've lost all my language support while doing --newuse world and now i must recompile everything again.

EDIT:/ Lol, after trying to reemerge i got this:
Code:

[ebuild   R   ] kde-base/kde-i18n-3.5.5  LINGUAS="-pl*"


Can someone please explain this to me?

EDIT2:/ Problem solved. The make.conf from laymans overlay was the problem.
_________________
Welcome to my Gentoo page: http://pressenter.ovh.org


Last edited by pressenter on Sun Nov 26, 2006 11:20 am; edited 2 times in total
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6377
Location: Graz / EU

PostPosted: Sun Nov 26, 2006 11:00 am    Post subject: Reply with quote

Code:
FEATURES="ccache -sandbox"

Quite unrelated, but you really shouldn't do this.
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
pressenter
n00b
n00b


Joined: 06 Dec 2005
Posts: 48

PostPosted: Sun Nov 26, 2006 11:21 am    Post subject: Reply with quote

Ok, thanks.
_________________
Welcome to my Gentoo page: http://pressenter.ovh.org
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum