Bug#536683: closed by Anton Zinoviev zinov...@debian.org (Bug#536683: fixed in console-setup 1.46)

2009-11-19 Thread Tibor Zenis
On Thu, Nov 19, 2009 at 12:14:24AM +0200, Anton Zinoviev wrote:
 On Wed, Nov 18, 2009 at 09:48:53PM +0100, Tibor Zenis wrote:
  Hello,
  the original bug is still present. To complete the upgrade I had to
  change the XkbLayout to us (file /etc/default/console-setup).
 
 Do you mean that version 1.47 spans 1000 grep, sed, sort processes?  
 This was the bug I believe was fixed.  Or something different happens 
 this time?  Can you send your /etc/default/{keyboard,console-setup} 
 files so I can make tests.
 
Upgrade to version 1.47 spans many processes. I can't reproduce this
behaviour by reinstallation of the console-setup. The behaviour might be
changed after installation of the keyboard-configuration package.
I attach the /etc/default/console-setup (screwed by
keyboard-configuration) and the keyboard definition file
/usr/share/X11/xkb/symbols/sk_tz.

Tibor Zenis

-- 
,..,.,..,.,..,.,..,.,..,.,..,
; Tibor Zenis   ;
: zenis @ fmph . uniba . sk :
'``'`'``'`'``'`'``'`'``'`'``'
# Change to yes and setupcon will explain what is being doing
VERBOSE_OUTPUT=no

# Setup these consoles.  Most people do not need to change this.
ACTIVE_CONSOLES=/dev/tty1

# Put here your encoding.  Valid charmaps are: UTF-8 ARMSCII-8 CP1251
# CP1255 CP1256 GEORGIAN-ACADEMY GEORGIAN-PS IBM1133 ISIRI-3342
# ISO-8859-1 ISO-8859-2 ISO-8859-3 ISO-8859-4 ISO-8859-5 ISO-8859-6
# ISO-8859-7 ISO-8859-8 ISO-8859-9 ISO-8859-10 ISO-8859-11 ISO-8859-13
# ISO-8859-14 ISO-8859-15 ISO-8859-16 KOI8-R KOI8-U TIS-620 VISCII
CHARMAP=ISO-8859-2

# The codeset determines which symbols are supported by the font.
# Valid codesets are: Arabic Armenian CyrAsia CyrKoi CyrSlav Ethiopian
# Georgian Greek Hebrew Lao Lat15 Lat2 Lat38 Lat7 Thai Uni1 Uni2 Uni3
# Vietnamese.  Read README.fonts for explanation.
CODESET=Uni2

# Valid font faces are: VGA (sizes 8, 14 and 16), Terminus (sizes
# 12x6, 14, 16, 20x10, 24x12, 28x14 and 32x16), TerminusBold (sizes
# 14, 16, 20x10, 24x12, 28x14 and 32x16), TerminusBoldVGA (sizes 14
# and 16), Fixed (sizes 13, 14, 15, 16 and 18), Goha (sizes 12, 14 and
# 16), GohaClassic (sizes 12, 14 and 16).
# Set FONTFACE and FONTSIZE to empty strings if you want setupcon to
# set up the keyboard but to leave the console font unchanged.
FONTFACE=VGA
FONTSIZE=16

# You can also directly specify nonstandard font or console map to load.
# Use space as separator if you want to load more than one font.
# You can use FONT_MAP in order to specify the Unicode map of the font
# in case the font doesn't have it embedded.

# FONT='lat9w-08.psf.gz /usr/local/share/braillefonts/brl-08.psf'
# FONT_MAP=/usr/share/consoletrans/lat9u.uni
# CONSOLE_MAP=/usr/local/share/consoletrans/my_special_encoding.acm


if [ -f /etc/default/keyboard ]; then
. /etc/default/keyboard
fi
##
# You can remove the lines that follow.  They contain the contents of
# this file before version 1.47 of console-setup.
##
# # A configuration file for setupcon
# 
# # Change to yes and setupcon will explain what is being doing
# VERBOSE_OUTPUT=no
# 
# # Setup these consoles.  Most people do not need to change this.
# ACTIVE_CONSOLES=/dev/tty1
# 
# # Put here your encoding.  Valid charmaps are: UTF-8 ARMSCII-8 CP1251
# # CP1255 CP1256 GEORGIAN-ACADEMY GEORGIAN-PS IBM1133 ISIRI-3342
# # ISO-8859-1 ISO-8859-2 ISO-8859-3 ISO-8859-4 ISO-8859-5 ISO-8859-6
# # ISO-8859-7 ISO-8859-8 ISO-8859-9 ISO-8859-10 ISO-8859-11 ISO-8859-13
# # ISO-8859-14 ISO-8859-15 ISO-8859-16 KOI8-R KOI8-U TIS-620 VISCII
# CHARMAP=ISO-8859-2
# 
# # The codeset determines which symbols are supported by the font.
# # Valid codesets are: Arabic Armenian CyrAsia CyrKoi CyrSlav Ethiopian
# # Georgian Greek Hebrew Lao Lat15 Lat2 Lat38 Lat7 Thai Uni1 Uni2 Uni3
# # Vietnamese.  Read README.fonts for explanation.
# CODESET=Uni2
# 
# # Valid font faces are: VGA (sizes 8, 14 and 16), Terminus (sizes
# # 12x6, 14, 16, 20x10, 24x12, 28x14 and 32x16), TerminusBold (sizes
# # 14, 16, 20x10, 24x12, 28x14 and 32x16), TerminusBoldVGA (sizes 14
# # and 16), Fixed (sizes 13, 14, 15, 16 and 18), Goha (sizes 12, 14 and
# # 16), GohaClassic (sizes 12, 14 and 16).
# FONTFACE=VGA
# FONTSIZE=16
# 
# # You can also directly specify nonstandard font and ACM to load.
# # Use space as separator if you want to load more than one font.
# # FONT='lat9w-08.psf.gz /usr/local/share/brailefonts/brl-08.psf'
# # ACM=/usr/local/share/consoletrans/my_special_encoding.acm
# 
# 
# # The following variables describe your keyboard and can have the same
# # values as the XkbModel, XkbLayout, XkbVariant and XkbOptions options
# # in /etc/X11/xorg.conf.
# XKBMODEL=pc105
# XKBLAYOUT=sk_tz
# XKBVARIANT=
# XKBOPTIONS=ctrl:nocaps
# 
// $XFree86$

partial alphanumeric_keys 
xkb_symbols basic {
 
 // Describes the differences between a very simple en_US
 // keyboard and a Slovak keyboard
 // This 

Bug#536683: closed by Anton Zinoviev zinov...@debian.org (Bug#536683: fixed in console-setup 1.46)

2009-11-19 Thread Anton Zinoviev
severity 536683 normal
thank you

On Thu, Nov 19, 2009 at 08:15:21AM +0100, Tibor Zenis wrote:
  
 Upgrade to version 1.47 spans many processes. I can't reproduce this
 behaviour by reinstallation of the console-setup. The behaviour might be
 changed after installation of the keyboard-configuration package.

This allows me to hope that 1.47 fixed the problem.  For now I will 
lower the severity of this bug report.  I am going to close it if no new 
reports of this kind follow for a while.

Anton Zinoviev




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



Processed: Bug#536683: closed by Anton Zinoviev zinov...@debian.org (Bug#536683: fixed in console-setup 1.46)

2009-11-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 536683 normal
Bug #536683 [console-setup] console-setup: Installation/upgrade freezes when 
non-standard XKBLAYOUT used
Severity set to 'normal' from 'serious'

 thank you
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#536683: closed by Anton Zinoviev zinov...@debian.org (Bug#536683: fixed in console-setup 1.46)

2009-11-18 Thread Tibor Zenis
Hello,
the original bug is still present. To complete the upgrade I had to
change the XkbLayout to us (file /etc/default/console-setup).

Best regards,
Tibor

On Wed, Nov 11, 2009 at 10:36:39PM +, Debian Bug Tracking System wrote:
 This is an automatic notification regarding your Bug report
 which was filed against the console-setup package:
 
 #536683: console-setup: Installation/upgrade freezes when non-standard 
 XKBLAYOUT used
 
 It has been closed by Anton Zinoviev zinov...@debian.org.
 
 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Anton Zinoviev 
 zinov...@debian.org by
 replying to this email.
 
 
 -- 
 536683: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536683
 Debian Bug Tracking System
 Contact ow...@bugs.debian.org with problems

 From: Anton Zinoviev zinov...@debian.org
 To: 536683-cl...@bugs.debian.org
 Subject: Bug#536683: fixed in console-setup 1.46
 Date: Wed, 11 Nov 2009 22:32:45 +
 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
   (2007-08-08) on rietz.debian.org
 X-Spam-Level: 
 X-Spam-Bayes: score:0. Tokens: new, 13; hammy, 151; neutral, 348; spammy,
   0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
   0.000-+--H*RU:128.148.34.103, 0.000-+--H*rp:D*ftp-master.debian.org,
   0.000-+--HX-DAK:dak, 0.000-+--HX-Spam-Relays-External:ries.debian.org
 X-Spam-Status: No, score=-12.6 required=4.0 tests=BAYES_00,FROMDEVELOPER,
   FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,IMPRONONCABLE_2,MURPHY_DRUGS_REL8,
   MURPHY_SEX_L4,MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2,PGPSIGNATURE
   autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02
 X-DAK: dak process-upload
 X-Debian: DAK
 X-Debian-Package: console-setup
 
 Source: console-setup
 Source-Version: 1.46
 
 We believe that the bug you reported is fixed in the latest version of
 console-setup, which is due to be installed in the Debian FTP archive:
 
 bdf2psf_1.46_all.deb
   to main/c/console-setup/bdf2psf_1.46_all.deb
 console-setup-amiga-ekmap_1.46_all.udeb
   to main/c/console-setup/console-setup-amiga-ekmap_1.46_all.udeb
 console-setup-ataritt-ekmap_1.46_all.udeb
   to main/c/console-setup/console-setup-ataritt-ekmap_1.46_all.udeb
 console-setup-fonts-udeb_1.46_all.udeb
   to main/c/console-setup/console-setup-fonts-udeb_1.46_all.udeb
 console-setup-macintoshold-ekmap_1.46_all.udeb
   to main/c/console-setup/console-setup-macintoshold-ekmap_1.46_all.udeb
 console-setup-mini_1.46_all.deb
   to main/c/console-setup/console-setup-mini_1.46_all.deb
 console-setup-pc-ekmap_1.46_all.udeb
   to main/c/console-setup/console-setup-pc-ekmap_1.46_all.udeb
 console-setup-sun4-ekmap_1.46_all.udeb
   to main/c/console-setup/console-setup-sun4-ekmap_1.46_all.udeb
 console-setup-sun5-ekmap_1.46_all.udeb
   to main/c/console-setup/console-setup-sun5-ekmap_1.46_all.udeb
 console-setup-udeb_1.46_all.udeb
   to main/c/console-setup/console-setup-udeb_1.46_all.udeb
 console-setup_1.46.dsc
   to main/c/console-setup/console-setup_1.46.dsc
 console-setup_1.46.tar.gz
   to main/c/console-setup/console-setup_1.46.tar.gz
 console-setup_1.46_all.deb
   to main/c/console-setup/console-setup_1.46_all.deb
 
 
 
 A summary of the changes between this version and the previous one is
 attached.
 
 Thank you for reporting the bug, which will now be closed.  If you
 have further comments please address them to 536...@bugs.debian.org,
 and the maintainer will reopen the bug report if appropriate.
 
 Debian distribution maintenance software
 pp.
 Anton Zinoviev zinov...@debian.org (supplier of updated console-setup 
 package)
 
 (This message was generated automatically at their request; if you
 believe that there is a problem with it please contact the archive
 administrators by mailing ftpmas...@debian.org)
 
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Format: 1.8
 Date: Wed, 11 Nov 2009 23:30:08 +0200
 Source: console-setup
 Binary: console-setup console-setup-mini bdf2psf console-setup-udeb 
 console-setup-amiga-ekmap console-setup-ataritt-ekmap 
 console-setup-macintoshold-ekmap console-setup-pc-ekmap 
 console-setup-sun4-ekmap console-setup-sun5-ekmap console-setup-fonts-udeb
 Architecture: source all
 Version: 1.46
 Distribution: unstable
 Urgency: low
 Maintainer: Debian Install System Team debian-b...@lists.debian.org
 Changed-By: Anton Zinoviev zinov...@debian.org
 Description: 
  bdf2psf- font converter to generate console fonts from BDF source fonts
  console-setup - console font and keymap setup program
  console-setup-amiga-ekmap - encoded keyboard layouts for Amiga keyboards 
 (udeb)
  console-setup-ataritt-ekmap - encoded keyboard layouts for Atari TT 
 keyboards (udeb)
  console-setup-fonts-udeb - console fonts for Debian Installer (udeb)
  console-setup-macintoshold-ekmap - encoded keyboard layouts for old-style 
 Macintosh keyboards (udeb)
  

Bug#536683: closed by Anton Zinoviev zinov...@debian.org (Bug#536683: fixed in console-setup 1.46)

2009-11-18 Thread Anton Zinoviev
On Wed, Nov 18, 2009 at 09:48:53PM +0100, Tibor Zenis wrote:
 Hello,
 the original bug is still present. To complete the upgrade I had to
 change the XkbLayout to us (file /etc/default/console-setup).

Do you mean that version 1.47 spans 1000 grep, sed, sort processes?  
This was the bug I believe was fixed.  Or something different happens 
this time?  Can you send your /etc/default/{keyboard,console-setup} 
files so I can make tests.

Anton Zinoviev



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