Your message dated Fri, 27 Jan 2012 21:46:39 +0000
with message-id <[email protected]>
and subject line Bug#657572: Removed package(s) from unstable
has caused the Debian Bug report #97716,
regarding language-env: I want to use multiple language files.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
97716: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=97716
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: language-env
Version: 0.18
Severity: wishlist
Hi,
Currently, set-language-env is inserting its configuration in
.<configrc> itself. In this way, I can't use multiple language
environments easily. Is it possible that set-language-env saves
its configuraion in .<configrc>.<lang> or something like that
and `source <the file>' in .<configrc>.
For example, the following fragment is a sample .bashrc
using such a multiple language support.
# ---- language-env DON'T MODIFY THIS LINE!
LANGENV=ja
if [ -f "/etc/language-env/$LANGENV/bashrc" ]; then
. /etc/language-env/$LANGENV/bashrc
fi
if [ -f "~/.language-env/$LANGENV/bashrc" ]; then
. ~/.language-env/$LANGENV/bashrc
fi
# ---- language-env DON'T MODIFY THIS LINE!
and all bashrc configurations generated by `set-language-env -l ja'
is in ~/.language-env/ja/bashrc.
In this way, I can also create de files by using `set-language-env -l de'
and choose a favorite language environment from time to time to set
the favorite language to LANGENV environment variable, maybe simple
program `set-language' is usefull fot this.
In addition, the above fragment has one more suggestion:
/etc/languga-env/$LANG/<dotfiles>
These are sharable configurations used by several users commonly.
For example, /etc/language-env/ja/dot.bashrc includes
many alias definitions, function definitions and/or environtment
variables for bash used by all Japanese users. This is better because
we can edit this per sites as a configuration file and add system
specific language configurations to it.
Regrads,
-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux ikura 2.4.4-686 #1 Sun Apr 29 12:22:40 EST 2001 i686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=C
Versions of packages language-env depends on:
ii debconf 0.9.54 Debian configuration management sy
ii locales 2.2.3-2 GNU C Library: National Language (
ii perl [perl5] 5.6.0-21 Larry Wall's Practical Extracting
--- End Message ---
--- Begin Message ---
Version: 0.69+rm
Dear submitter,
as the package language-env has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/657572
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---