Package: debconf
Version: 1.5.24 

String "console-setup console-setup/codeset select # Cyrillic - Slavic 
languages (also Bosnian and Serbian Latin)" not work if execute 
debconf-set-selections.
Symbol "#" define what content not define

---- cut debconf-set-selections ---
sub mungeline ($) {
 my $line=shift;
 chomp $line;
 $line=~s/\#.*$//;               <--- Error or in define string format must 
change :(
 $line=~s/\r$//;
 return $line;
}
---- end cut ----




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to