Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4286 - missing languages file in msn4lin-0.4
Summary: missing languages file in msn4lin-0.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Bart Verwilst
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-28 08:39 UTC by Pau Oliva
Modified: 2003-02-04 19:42 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 Pau Oliva 2002-06-28 08:39:53 UTC
when emerging msn4lin 0.4:

root@w0~# emerge msn4lin
Calculating dependencies ...done!
>>> emerge net-im/msn4lin-0.4 to /
>>> md5 ;-) msn4lin-0.4.tar.gz
>>> Unpacking source...
>>> Unpacking msn4lin-0.4.tar.gz
patching file msn4lin
>>> Source unpacked.

>>> Install msn4lin-0.4 into /var/tmp/portage/msn4lin-0.4/image/ category 
net-im
cp: cannot stat `/usr/portage/net-im/msn4lin/files/languages-0.4': No such 
file or directory

So /usr/share/msn4lin/lang/languages is missing if you didn't have a 
previous version installed or unmerged the previous version. This causes 
msn4lin-0.4 not to start:

pau@w0~$ msn4lin 
Error in startup script: can't read "lang_disponibles(1000)": no such 
variable
    while executing
"file readable "${lang_folder}/$lang_disponibles($config(language))""
    (procedure "load_lang" line 24)
    invoked from within
"load_lang"
    (file "/usr/bin/msn4lin" line 2737)
pau@w0~$ 

To fix this include the file 
/usr/portage/net-im/msn4lin/files/languages-0.4 with this content in the 
portage tree:
--8<--------------------
1000 english.msn4lin
1001 spanish.msn4lin
1002 valenciano.msn4lin
1003 catalan.msn4lin
1004 euskera.msn4lin
1005 french.msn4lin
1006 german.msn4lin
1007 italian.msn4lin
1008 portuguese.msn4lin
1009 gallego.msn4lin
--8<--------------------