Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59652 - aMSN don't start after emerging last version (0.92)
Summary: aMSN don't start after emerging last version (0.92)
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-06 16:48 UTC by Jean-Philippe Provost
Modified: 2004-08-06 17:18 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 Jean-Philippe Provost 2004-08-06 16:48:33 UTC
When I try to run aMSN 0.92, I get errors about startup script. When I type "amsn" in a terminal, I got this output:

Error in startup script: couldn't open "lang/langfr_ca": no such file or directory
    while executing
"open "[file join lang lang$langcode]" r"
    (procedure "load_lang" line 4)
    invoked from within
"load_lang [::config::getGlobalKey language]"
    invoked from within
"if { $initialize_amsn == 1 } {
        ###############################################################
        create_dir $HOME
        create_dir $HOME/plugins
        create_di..."
    (file "config.tcl" line 1234)
    invoked from within
"source config.tcl"
    (procedure "reload_files" line 19)
    invoked from within
"reload_files"
    (file "/usr/bin/amsn" line 209)

Reproducible: Always
Steps to Reproduce:
1.emerge amsn
2.amsn
3.

Actual Results:  
Error in startup script: couldn't open "lang/langfr_ca": no such file or directory
    while executing
"open "[file join lang lang$langcode]" r"
    (procedure "load_lang" line 4)
    invoked from within
"load_lang [::config::getGlobalKey language]"
    invoked from within
"if { $initialize_amsn == 1 } {
        ###############################################################
        create_dir $HOME
        create_dir $HOME/plugins
        create_di..."
    (file "config.tcl" line 1234)
    invoked from within
"source config.tcl"
    (procedure "reload_files" line 19)
    invoked from within
"reload_files"
    (file "/usr/bin/amsn" line 209)

Expected Results:  
Run sucessfully lol =)

I emerge aMSN with testing ebuilds (ACCEPT_KEYWORDS=~x86) and in the Gentoo
Online Packages Database, aMSN 0.92 have been marked STABLE for x86!

So =)
Comment 1 Jean-Philippe Provost 2004-08-06 16:50:57 UTC
This is my emerge info:


Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.7)
=================================================================
System uname: 2.6.7 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.9
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache sandbox"
GENTOO_MIRRORS="ftp://cs.ubishops.ca/pub/gentoo ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo/ ftp://ibiblio.org/pub/Linux/distributions/gentoo/ ftp://gentoo.agsn.ca/ http://gentoo.mirrored.ca/ ftp://gentoo.mirrored.ca/ ftp://gentoo.risq.qc.ca/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl alsa apm avi berkdb cdr crypt cups encode esd foomaticdb gdbm ggi gif gnome gpm gtk gtk2 guile imlib java jpeg ldap libg++ libwww mad mikmod mmx motif mozilla mpeg nas ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime readline ruby sdl slang spell sse ssl svga tcltk tcpd tetex tiff truetype videos wavelan wmf x86 xinerama xml2 xmms xv zlib"
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2004-08-06 17:18:40 UTC
this is an upstream bug.. I've forwarded it... (the gui doesnt set the locale correctly)