[Bug 1663161] [NEW] keyboard-configuration error on upgrade

2017-02-09 Thread Kazuhiro NISHIYAMA
Public bug reported:

```
% sudo apt update && sudo apt full-upgrade -V
(略)
以下のパッケージはアップグレードされます:
   console-setup (1.108ubuntu15.2 => 1.108ubuntu15.3)
   console-setup-linux (1.108ubuntu15.2 => 1.108ubuntu15.3)
   keyboard-configuration (1.108ubuntu15.2 => 1.108ubuntu15.3)
   klibc-utils (2.0.4-8ubuntu1.16.04.2 => 2.0.4-8ubuntu1.16.04.3)
   libdrm-amdgpu1 (2.4.67-1ubuntu0.16.04.2 => 2.4.70-1~ubuntu16.04.1)
   libdrm-intel1 (2.4.67-1ubuntu0.16.04.2 => 2.4.70-1~ubuntu16.04.1)
   libdrm-nouveau2 (2.4.67-1ubuntu0.16.04.2 => 2.4.70-1~ubuntu16.04.1)
   libdrm-radeon1 (2.4.67-1ubuntu0.16.04.2 => 2.4.70-1~ubuntu16.04.1)
   libdrm2 (2.4.67-1ubuntu0.16.04.2 => 2.4.70-1~ubuntu16.04.1)
   libegl1-mesa (11.2.0-1ubuntu2.2 => 12.0.6-0ubuntu0.16.04.1)
   libgbm1 (11.2.0-1ubuntu2.2 => 12.0.6-0ubuntu0.16.04.1)
   libgl1-mesa-dri (11.2.0-1ubuntu2.2 => 12.0.6-0ubuntu0.16.04.1)
   libklibc (2.0.4-8ubuntu1.16.04.2 => 2.0.4-8ubuntu1.16.04.3)
   libwayland-egl1-mesa (11.2.0-1ubuntu2.2 => 12.0.6-0ubuntu0.16.04.1)
   os-prober (1.70ubuntu3 => 1.70ubuntu3.3)
アップグレード: 15 個、新規インストール: 0 個、削除: 0 個、保留: 0 個。
6,515 kB のアーカイブを取得する必要があります。
この操作後に追加で 1,692 kB のディスク容量が消費されます。
続行しますか? [Y/n]
(略)
keyboard-configuration (1.108ubuntu15.3) を設定しています ...
bin/setupcon: 806: bin/setupcon: bin/../bin/ckbcomp: not found
dpkg: パッケージ keyboard-configuration の処理中にエラーが発生しました (--configure):
 サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました
エラーメッセージは前の失敗から続くエラーであることを示しているので、レポートは書き込まれません。

dpkg: 依存関係の問題により console-setup-linux の設定ができません:
 console-setup-linux は以下に依存 (depends) します: keyboard-configuration (= 
1.108ubuntu15.3) ...しかし:
  パッケージ keyboard-configuration はまだ設定されていません。

dpkg: パッケージ console-setup-linux の処理中にエラーが発生しました (--configure):
 依存関係の問題 - 設定を見送ります
dpkg: 依存関係の問題により console-setup の設定ができません:
 console-setup は以下に依存 (depends) します: console-setup-linux ...しかし:
  パッケージ console-setup-linux はまだ設定されていません。
 console-setup は以下に依存 (depends) します: keyboard-configuration (= 1.108ubuntu15.3) 
...しかし:
  パッケージ keyboard-configuration はまだ設定されていません。

dpkg: パッケージ console-setup の処理中にエラーが発生しました (--configure):
 依存関係の問題 - 設定をエラーメッセージは前の失敗から続くエラーであることを示しているので、レポートは書き込まれません。

見送ります
(略)
処理中にエラーが発生しました:
 keyboard-configuration
 console-setup-linux
 console-setup
[master c37e05e] committing changes in /etc after apt run
 3 files changed, 12 insertions(+), 71 deletions(-)
 delete mode 100755 init.d/keyboard-setup
E: Sub-process /usr/bin/dpkg returned an error code (1)
zsh: exit 100   sudo apt full-upgrade -V
```

```
% lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.1 LTS
Release:16.04
Codename:   xenial
% LANG=C sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up keyboard-configuration (1.108ubuntu15.3) ...
bin/setupcon: 806: bin/setupcon: bin/../bin/ckbcomp: not found
dpkg: error processing package keyboard-configuration (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of console-setup-linux:
 console-setup-linux depends on keyboard-configuration (= 1.108ubuntu15.3); 
however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup-linux (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of console-setup:
 console-setup depends on console-setup-linux; however:
  Package console-setup-linux is not configured yet.
 console-setup depends on keyboard-configuration (= 1.108ubuntu15.3); 
however:No apport report written because the error
 message indicates its a followup error from a previous failure.

  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.

  Errors were en
countered while processing:
 keyboard-configuration
 console-setup-linux
 console-setup
E: Sub-process /usr/bin/dpkg returned an error code (1)
zsh: exit 100   LANG=C sudo apt-get -f install
```

** Affects: console-setup (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663161

Title:
  keyboard-configuration error on upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1663161/+subscriptions

-- 
ubuntu-bugs 

[Bug 1036339] Re: zram-config runs even after uninstalled, needs purge

2013-10-02 Thread Kazuhiro NISHIYAMA
How about inserting `[ -d /usr/share/doc/zram-config ] || exit 0` into
top of `pre-start script` in /etc/init/zram-config.conf ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1036339

Title:
  zram-config runs even after uninstalled, needs purge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1036339/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1023600] Re: db.root file outdated

2013-06-20 Thread Kazuhiro NISHIYAMA
related https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1160464

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/1023600

Title:
  db.root file outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1023600/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1160464] Re: Bind db.root outdated, backport only the db.root file, for LTS important to keep db.root updated

2013-06-20 Thread Kazuhiro NISHIYAMA
related bugs:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697352
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1023600

** Bug watch added: Debian Bug tracker #697352
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697352

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/1160464

Title:
  Bind db.root outdated, backport only the db.root file, for LTS
  important to keep db.root updated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1160464/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1023600] Re: db.root file outdated

2013-06-20 Thread Kazuhiro NISHIYAMA
related https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1160464

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1023600

Title:
  db.root file outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1023600/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1160464] Re: Bind db.root outdated, backport only the db.root file, for LTS important to keep db.root updated

2013-06-20 Thread Kazuhiro NISHIYAMA
related bugs:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697352
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1023600

** Bug watch added: Debian Bug tracker #697352
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697352

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1160464

Title:
  Bind db.root outdated, backport only the db.root file, for LTS
  important to keep db.root updated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1160464/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1023600] Re: db.root file outdated

2013-06-10 Thread Kazuhiro NISHIYAMA
IPv4 of d.root-servers.net changed on 3/1/2013.
Old IPv4 may discontinue in a month.
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697352

** Bug watch added: Debian Bug tracker #697352
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697352

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/1023600

Title:
  db.root file outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1023600/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1023600] Re: db.root file outdated

2013-06-10 Thread Kazuhiro NISHIYAMA
IPv4 of d.root-servers.net changed on 3/1/2013.
Old IPv4 may discontinue in a month.
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697352

** Bug watch added: Debian Bug tracker #697352
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697352

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1023600

Title:
  db.root file outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1023600/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 930540] Re: Mismatching module name in .conf for libapache2-mod-rpaf 0.6-2

2012-06-12 Thread Kazuhiro NISHIYAMA
I look at rpaf.conf in Debian's libapache2-mod-rpaf (0.6-5).
It uses IfModule rpaf_module instead of IfModule mod_rpaf.c.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/930540

Title:
  Mismatching module name in .conf for libapache2-mod-rpaf 0.6-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/930540/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 978206] [NEW] FreezeException request-- Sync with Debian unstable

2012-04-10 Thread Kazuhiro NISHIYAMA
Public bug reported:

My request is similar to #201941 .
See ​​ http://www.debian.org/security/2012/dsa-2448 and 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620960 .

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: inspircd (not installed)
ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
Uname: Linux 3.2.0-22-generic x86_64
ApportVersion: 2.0-0ubuntu5
Architecture: amd64
Date: Wed Apr 11 02:20:17 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=ja_JP.UTF-8
 SHELL=/bin/bash
SourcePackage: inspircd
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: inspircd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/978206

Title:
  FreezeException request-- Sync with Debian unstable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inspircd/+bug/978206/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 875028] [NEW] Release notes should be translated

2011-10-15 Thread Kazuhiro NISHIYAMA
Public bug reported:

After clicking `Upgrade' button, `Release Notes' dialogue displayed.
Its title is translated to `リリースノート', but the content does not.

I think that its content should be translatable, or it includes link to
translated release note wiki page at least.

Background: I hear many times that some Ubuntu Japanese Team members says read 
release note before upgrade,
but many Japanese users do not read English messages well.
And current update-manager's behaviour does not have way to translated release 
notes.
Japanese release notes translated well, but some people cannot reach it.
That's sad thing.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: update-manager 1:0.150.3
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
Architecture: i386
Date: Sat Oct 15 22:27:24 2011
EcryptfsInUse: Yes
GConfNonDefault:
 /apps/update-manager/check_new_release_ignore=
 /apps/update-manager/first_run=false
 /apps/update-manager/show_details=true
 /apps/update-manager/window_size=(600,626)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=ja_JP:en
 PATH=(custom, user)
 LANG=ja_JP.UTF-8
 SHELL=/bin/bash
SourcePackage: update-manager
UpgradeStatus: Upgraded to natty on 2011-04-26 (171 days ago)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 natty running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875028

Title:
  Release notes should be translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/875028/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 875028] Re: Release notes should be translated

2011-10-15 Thread Kazuhiro NISHIYAMA
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875028

Title:
  Release notes should be translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/875028/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 845855] Re: xvnc4viewer assert failure: *** stack smashing detected ***: vncviewer terminated

2011-10-15 Thread Kazuhiro NISHIYAMA
I met same bug with xvnc4viewer -via target localhost:1.

I tried with DEB_BUILD_OPTIONS=nostrip,debug and get backtrace.
 
(gdb) bt
#0  0x00130416 in __kernel_vsyscall ()
#1  0x003c5c8f in raise () from /lib/i386-linux-gnu/libc.so.6
#2  0x003c92b5 in abort () from /lib/i386-linux-gnu/libc.so.6
#3  0x003fbdfc in ?? () from /lib/i386-linux-gnu/libc.so.6
#4  0x0047f8d5 in __fortify_fail () from /lib/i386-linux-gnu/libc.so.6
#5  0x0047f887 in __stack_chk_fail () from /lib/i386-linux-gnu/libc.so.6
#6  0x08082f91 in __stack_chk_fail_local ()
#7  0x0807e534 in network::TcpSocket::sameMachine (this=0x80b0e20)
at TcpSocket.cxx:266
#8  0x0805064b in CConn::CConn (this=0xbfffd7e8, dpy_=0x809d648, argc_=4, 
argv_=0xb314, sock_=0x0, vncServerName=0x809d320 localhost::5599, 
reverse=false, ipVersion=0) at CConn.cxx:119
#9  0x0805a056 in main (argc=4, argv=0xb314) at vncviewer.cxx:325


I add
  addrlen = sizeof(struct sockaddr_in);
before
  getsockname(getFd(), (struct sockaddr *)myaddr, addrlen);
in common/network/TcpSocket.cxx, and then
  xvnc4viewer -via target localhost:1
works for me.


** Patch added: TcpSocket.cxx.patch
   
https://bugs.launchpad.net/ubuntu/+source/vnc4/+bug/845855/+attachment/2547852/+files/TcpSocket.cxx.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/845855

Title:
  xvnc4viewer assert failure: *** stack smashing detected ***: vncviewer
  terminated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vnc4/+bug/845855/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 813327] [NEW] New upstream release

2011-07-20 Thread Kazuhiro NISHIYAMA
Public bug reported:

Loqui's upstream is https://launchpad.net/loqui now.
And new version tarball released.
Please update loqui package in universe repository.

** Affects: loqui (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/813327

Title:
  New upstream release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/loqui/+bug/813327/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 745120] [NEW] Edit /etc/apparmor.d/usr.sbin.slapd is unnecessary

2011-03-29 Thread Kazuhiro NISHIYAMA
Public bug reported:

Binary package hint: ubuntu-docs

In https://help.ubuntu.com/10.04/serverguide/C/openldap-server.html
 The AppArmor profile for slapd will need to be adjusted for the accesslog 
 database location. Edit /etc/apparmor.d/usr.sbin.slapd adding:
 
   /var/lib/ldap/accesslog/ r,
   /var/lib/ldap/accesslog/** rwk,

but /etc/apparmor.d/usr.sbin.slapd has already following lines:

   # the databases and logs
   /var/lib/ldap/ r,
   /var/lib/ldap/** rwk,

Then I think editing it is unnecessary.

** Affects: ubuntu-docs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/745120

Title:
  Edit /etc/apparmor.d/usr.sbin.slapd is unnecessary

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 496439] Re: broken Translation files, and `apt-cache show` outputs incomplete characters

2011-01-01 Thread Kazuhiro NISHIYAMA
I confirmed that it does not reproduce on lucid.


$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.04.1 LTS
Release:10.04
Codename:   lucid
$ apt-cache show 3dchess
Package: 3dchess
Priority: optional
Section: universe/games
Installed-Size: 144
Maintainer: Ubuntu MOTU Developers ubuntu-m...@lists.ubuntu.com
Original-Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Architecture: i386
Version: 0.8.1-16
Depends: libc6 (= 2.4), libx11-6, libxext6, libxmu6, libxpm4, libxt6, xaw3dg 
(= 1.5+E-1)
Filename: pool/universe/3/3dchess/3dchess_0.8.1-16_i386.deb
Size: 35030
MD5sum: 8a038186e36b16d9e9761a702bbbf620
SHA1: 9a8a7a23c7762414276e22d1190a6dd59acfd8c6
SHA256: 950e437f3b3a1918ffed3b3fa83d58519fe1534eafd0ab867df73fef949f3ebe
Description-ja: X11 用三次元チェス
 X11R6 用の三次元チェスゲームです。垂直に積まれた三枚のボードがあります; 96
 駒のうちほとんどは、伝統的なチェスの駒ですが、本の少しだけ追加された 駒があります; 26 方向に移動可能です。AI
 は弱いですが、高度の技術を持った プレイヤーに対しても挑戦的なゲームを供給します。
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/496439

Title:
  broken Translation files, and `apt-cache show` outputs incomplete characters

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 632244] [NEW] packages short descriptions have missing language in parens

2010-09-07 Thread Kazuhiro NISHIYAMA
Public bug reported:

I saw output of `dpkg -l` on lucid and check 
http://packages.ubuntu.com/search?keywords=gnome-user-guide , then
I found the launguage in parens only jaunty, and not found karmic and later.

e.g.
*  jaunty (gnome): GNOME user's guide (English)
  2.26.0+svn20090323ubuntu5: all
* karmic (gnome): GNOME user's guide () [universe]
  2.28.0+git20090921ubuntu2: all
* lucid (gnome): GNOME user's guide ()
  2.30.0+git20100403ubuntu2: all
* maverick (gnome): GNOME user's guide ()
  2.30.0+git20100403ubuntu2: all

** Affects: gnome-user-docs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
packages short descriptions have missing language in parens
https://bugs.launchpad.net/bugs/632244
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 619920] [NEW] Version mismatch of link in Code of Conduct

2010-08-18 Thread Kazuhiro NISHIYAMA
Public bug reported:

The link in http://www.ubuntu.com/community/conduct is a
href=https://launchpad.net/codeofconduct/1.0.1;sign the canonical copy
online/a.

This link points to 1.0.1, but I think the text includes contents of
version 1.1.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Version mismatch of link in Code of Conduct
https://bugs.launchpad.net/bugs/619920
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 619923] [NEW] Firefox restart required message should translate

2010-08-18 Thread Kazuhiro NISHIYAMA
Public bug reported:

Why the message does not exist in
https://translations.launchpad.net/ubuntu/lucid/+sources/firefox/+translations
?

I can translate with modifying firefox-restart-required.update-notifier
directly.

1. Copy the following file to 
/var/lib/update-notifier/user.d/firefox-restart-required (sudo cp 
firefox-restart-required.update-notifier 
/var/lib/update-notifier/user.d/firefox-restart-required)
2. sudo touch /var/lib/update-notifier/dpkg-run-stamp (see 
/usr/share/doc/update-notifier/README.testing for detail)
3. The message displays in Japanese.

% cat firefox-restart-required.update-notifier
Name: Firefox restart required
Name-fr: Relancement de Firefox 3.6 requis
Name-ja: Firefoxの再起動が必要です
Priority: High
Terminal: False
DontShowAfterReboot: True
DisplayIf: pgrep -x firefox -U $(id -u)  /dev/null
Description: Firefox has been upgraded (or reinstalled) and must be restarted.
 Please quit and restart your web browser now.
Description-fr: Firefox a été mis à jour (ou réinstallé) et doit être relancé.
 Veuillez quitter et redémarrer for navigateur.
Description-ja: Firefoxが更新(または再インストール)されたので、再起動が必要です 。
 ブラウザを終了して、再起動してください。
%

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Firefox restart required message should translate
https://bugs.launchpad.net/bugs/619923
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 610345] [NEW] scripts/casper-bottom/22gnome_panel_data sets /apps/panel/global/disable_lock_screen to true, but the key is deprecated.

2010-07-27 Thread Kazuhiro NISHIYAMA
Public bug reported:

Binary package hint: casper

Description of the key says: This key is deprecated as it cannot be
used to implement proper lockdown. The
/desktop/gnome/lockdown/disable_lock_screen key should be used instead.

** Affects: casper (Ubuntu)
 Importance: Undecided
 Status: New

-- 
scripts/casper-bottom/22gnome_panel_data sets 
/apps/panel/global/disable_lock_screen to true, but the key is deprecated.
https://bugs.launchpad.net/bugs/610345
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 610346] [NEW] scripts/casper-bottom/22screensaver sets /apps/gnome-screensaver/lock

2010-07-27 Thread Kazuhiro NISHIYAMA
Public bug reported:

Binary package hint: casper

In scripts/casper-bottom/22screensaver,
it sets /apps/gnome-screensaver/lock and /apps/gnome-screensaver/lock_enabled.
I found /apps/gnome-screensaver/lock_enabled in gconf-editor, but can not find 
/apps/gnome-screensaver/lock.
Is it correct key?

** Affects: casper (Ubuntu)
 Importance: Undecided
 Status: New

-- 
scripts/casper-bottom/22screensaver sets /apps/gnome-screensaver/lock
https://bugs.launchpad.net/bugs/610346
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 504103] Re: textonly parameter has no effect when booting from usb-stick

2010-07-27 Thread Kazuhiro NISHIYAMA
scripts/casper-bottom/25configure_init will remove
/root/etc/rc?.d/[SK]??[gkx]dm,  but gdm uses /etc/init/gdm.conf instead
of /etc/rc?.d/[SK]??[gkx]dm.

Thus textonly boot parameter does not work.

-- 
textonly parameter has no effect when booting from usb-stick
https://bugs.launchpad.net/bugs/504103
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 610351] [NEW] scripts/casper-bottom/32disable_hibernation sets /apps/gnome-power-manager/general/can_hibernate

2010-07-27 Thread Kazuhiro NISHIYAMA
Public bug reported:

Binary package hint: casper

In scripts/casper-bottom/32disable_hibernation, sets 
/apps/gnome-power-manager/general/can_hibernate to false, but I can not find 
the key in gconf-editor.
Is it a correct key?

** Affects: casper (Ubuntu)
 Importance: Undecided
 Status: New

-- 
scripts/casper-bottom/32disable_hibernation sets 
/apps/gnome-power-manager/general/can_hibernate
https://bugs.launchpad.net/bugs/610351
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 608523] [NEW] firefox do not start with no messages

2010-07-21 Thread Kazuhiro NISHIYAMA
Public bug reported:

Binary package hint: firefox

When .mozilla is broken symlink, firefox command do not start without any 
messages.
I can not understand why for a while.

The reason was that I moved .mozilla into encrypted directory, and make symlink 
with invalid path.
Now I fixed symlink, and firefox starts correctly.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: firefox 3.6.6+nobinonly-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
Architecture: i386
Date: Thu Jul 22 12:13:10 2010
EcryptfsInUse: Yes
FirefoxPackages:
 firefox 3.6.6+nobinonly-0ubuntu0.10.04.1
 firefox-gnome-support 3.6.6+nobinonly-0ubuntu0.10.04.1
 firefox-branding 3.6.6+nobinonly-0ubuntu0.10.04.1
 abroswer N/A
 abrowser-branding N/A
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=ja_JP.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
firefox do not start with no messages
https://bugs.launchpad.net/bugs/608523
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 608523] Re: firefox do not start with no messages

2010-07-21 Thread Kazuhiro NISHIYAMA

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/52296613/Dependencies.txt

-- 
firefox do not start with no messages
https://bugs.launchpad.net/bugs/608523
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 608526] [NEW] hook /usr/share/apport/package-hooks//firefox.py crashed

2010-07-21 Thread Kazuhiro NISHIYAMA
Public bug reported:

Binary package hint: firefox

When I report previous problem, run `ubuntu-bug firefox` with broken symlink 
.mozilla,
the command outputs Traceback message:

$ ubuntu-bug firefox
hook /usr/share/apport/package-hooks//firefox.py crashed:
Traceback (most recent call last):
  File /usr/lib/python2.6/dist-packages/apport/report.py, line 619, in 
add_hooks_info
symb['add_info'](self)
  File /usr/share/apport/package-hooks//firefox.py, line 191, in add_info
report['ExtensionSummary'] = wbuffer.read()
UnboundLocalError: local variable 'wbuffer' referenced before assignment

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: firefox 3.6.6+nobinonly-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
Architecture: i386
Date: Thu Jul 22 12:22:39 2010
EcryptfsInUse: Yes
FirefoxPackages:
 firefox 3.6.6+nobinonly-0ubuntu0.10.04.1
 firefox-gnome-support 3.6.6+nobinonly-0ubuntu0.10.04.1
 firefox-branding 3.6.6+nobinonly-0ubuntu0.10.04.1
 abroswer N/A
 abrowser-branding N/A
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=ja_JP.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
hook /usr/share/apport/package-hooks//firefox.py crashed
https://bugs.launchpad.net/bugs/608526
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 608526] Re: hook /usr/share/apport/package-hooks//firefox.py crashed

2010-07-21 Thread Kazuhiro NISHIYAMA

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/52296929/Dependencies.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/52296930/ExtensionSummary.txt

** Attachment added: profile_default_pluginreg.dat.txt
   http://launchpadlibrarian.net/52296931/profile_default_pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/52296932/profiles.ini.txt

-- 
hook /usr/share/apport/package-hooks//firefox.py crashed
https://bugs.launchpad.net/bugs/608526
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 496439] [NEW] broken Translation files, and `apt-cache show` outputs incomplete characters

2009-12-13 Thread Kazuhiro NISHIYAMA
Public bug reported:

Binary package hint: apt

`apt-cache show 3dchess | lv` shows following.
9A and AA seem incomplete characters.

Package: 3dchess
Priority: optional
Section: universe/games
Installed-Size: 144
Maintainer: Ubuntu MOTU Developers ubuntu-m...@lists.ubuntu.com
Original-Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org

Architecture: i386
Version: 0.8.1-16
Depends: libc6 (= 2.4), libx11-6, libxext6, libxmu6, libxpm4, libxt6, xaw3dg (
= 1.5+E-1)
Filename: pool/universe/3/3dchess/3dchess_0.8.1-16_i386.deb
Size: 35030
MD5sum: 8a038186e36b16d9e9761a702bbbf620
SHA1: 9a8a7a23c7762414276e22d1190a6dd59acfd8c6
SHA256: 950e437f3b3a1918ffed3b3fa83d58519fe1534eafd0ab867df73fef949f3ebe
Description-ja: X11 用三次元チェス
 X11R6 用の三次元チェスゲームです。垂直に積まれた三
 9Aのボードがあります; 96 駒のうちほとんどは、伝統的
 AAチェスの駒ですが、本の少しだけ追加された
 駒があります; 26 方向に移動可能です。AI
 は弱いですが、高度の技術を持った
 プレイヤーに対しても挑戦的なゲームを供給します。
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

ProblemType: Bug
Architecture: i386
Date: Mon Dec 14 16:27:33 2009
DistroRelease: Ubuntu 9.10
Package: apt 0.7.23.1ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=ja_JP.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic-pae
SourcePackage: apt
Uname: Linux 2.6.31-16-generic-pae i686

** Affects: apt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
broken Translation files, and `apt-cache show` outputs incomplete characters
https://bugs.launchpad.net/bugs/496439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 496439] Re: broken Translation files, and `apt-cache show` outputs incomplete characters

2009-12-13 Thread Kazuhiro NISHIYAMA

** Attachment added: broken Translation file
   
http://launchpadlibrarian.net/36761296/jp.archive.ubuntu.com_ubuntu_dists_karmic_universe_i18n_Translation-ja

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36761297/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/36761298/XsessionErrors.txt

-- 
broken Translation files, and `apt-cache show` outputs incomplete characters
https://bugs.launchpad.net/bugs/496439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 390937] Re: apt-show-versions cannot show jaunty-update

2009-06-25 Thread Kazuhiro NISHIYAMA
I use following workaround now.

foreach (sort {length($b)=length($a)} keys %releasenames) {
return $_ if ($_ eq substr($pkgfile, 0, length($_)));
}

-- 
apt-show-versions cannot show jaunty-update
https://bugs.launchpad.net/bugs/390937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 390937] [NEW] apt-show-versions cannot show jaunty-update

2009-06-22 Thread Kazuhiro NISHIYAMA
Public bug reported:

apt-show-versions 0.15 ignores version in jaunty-updates.

example:
% LANG=C apt-cache policy compiz
compiz:
  Installed: 1:0.8.2-0ubuntu8
  Candidate: 1:0.8.2-0ubuntu8.1
  Version table:
 1:0.8.2-0ubuntu8.1 0
500 http://jp.archive.ubuntu.com jaunty-updates/main Packages
 *** 1:0.8.2-0ubuntu8 0
500 http://jp.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
% apt-show-versions compiz  
compiz 1:0.8.2-0ubuntu8 installed: No available version in archive
%

When ubuntu, %releasenames has following keys and values:

%releasenames = {
  'archive.ubuntulinux.jp_ubuntu_dists_jaunty' = {
'Suite' = 'jaunty',
'Name' = 'jaunty',
'Codename' = 
'jaunty'
  },
  'jp.archive.ubuntu.com_ubuntu_dists_jaunty-security' = {
'Suite' = 
'jaunty-security',
'Name' = 
'jaunty-security',
'Codename' 
= 'jaunty'
  },
  'archive.ubuntulinux.jp_ubuntu-ja_jaunty-non-free' = {
  'Suite' = 
'jaunty-non-free',
  'Name' = 
'jaunty-non-free',
  'Codename' = 
'jaunty-non-free'
},
  'jp.archive.ubuntu.com_ubuntu_dists_jaunty' = {
   'Suite' = 'jaunty',
   'Name' = 'jaunty',
   'Codename' = 
'jaunty'
 },
  'dl.google.com_linux_deb_dists_stable' = {
  'Suite' = 'stable',
  'Name' = 'stable',
  'Codename' = 'stable'
},
  'jp.archive.ubuntu.com_ubuntu_dists_jaunty-updates' = {
   'Suite' = 
'jaunty-updates',
   'Name' = 
'jaunty-updates',
   'Codename' 
= 'jaunty'
 },
  'archive.canonical.com_ubuntu_dists_jaunty' = {
   'Suite' = 'jaunty',
   'Name' = 'jaunty',
   'Codename' = 
'jaunty'
 }
};

And at following code in sub determine_pkgfile_release,
when $pkgfile eq 
'jp.archive.ubuntu.com_ubuntu_dists_jaunty-updates_main_binary-i386_Packages',
it matches 'jp.archive.ubuntu.com_ubuntu_dists_jaunty-updates' and 
'jp.archive.ubuntu.com_ubuntu_dists_jaunty'.
It looks that 'jp.archive.ubuntu.com_ubuntu_dists_jaunty' checked early,
then sub determine_pkgfile_release returns 'jaunty' even if it should be 
returns 'jaunty-updates'.

foreach (keys %releasenames) {
return $_ if ($_ eq substr($pkgfile, 0, length($_)));
}

** Affects: apt-show-versions (Ubuntu)
 Importance: Undecided
 Status: New

-- 
apt-show-versions cannot show jaunty-update
https://bugs.launchpad.net/bugs/390937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 390937] Re: apt-show-versions cannot show jaunty-update

2009-06-22 Thread Kazuhiro NISHIYAMA
** Description changed:

  apt-show-versions 0.15 ignores version in jaunty-updates.
  
  example:
  % LANG=C apt-cache policy compiz
  compiz:
Installed: 1:0.8.2-0ubuntu8
Candidate: 1:0.8.2-0ubuntu8.1
Version table:
   1:0.8.2-0ubuntu8.1 0
  500 http://jp.archive.ubuntu.com jaunty-updates/main Packages
   *** 1:0.8.2-0ubuntu8 0
  500 http://jp.archive.ubuntu.com jaunty/main Packages
  100 /var/lib/dpkg/status
  % apt-show-versions compiz  
  compiz 1:0.8.2-0ubuntu8 installed: No available version in archive
  %
+ 
+ When ubuntu, %releasenames has following keys and values:
+ 
+ %releasenames = {
+   'archive.ubuntulinux.jp_ubuntu_dists_jaunty' = {
+ 'Suite' = 
'jaunty',
+ 'Name' = 
'jaunty',
+ 'Codename' = 
'jaunty'
+   },
+   'jp.archive.ubuntu.com_ubuntu_dists_jaunty-security' = {
+ 'Suite' 
= 'jaunty-security',
+ 'Name' = 
'jaunty-security',
+ 
'Codename' = 'jaunty'
+   },
+   'archive.ubuntulinux.jp_ubuntu-ja_jaunty-non-free' = {
+   'Suite' = 
'jaunty-non-free',
+   'Name' = 
'jaunty-non-free',
+   'Codename' 
= 'jaunty-non-free'
+ },
+   'jp.archive.ubuntu.com_ubuntu_dists_jaunty' = {
+'Suite' = 
'jaunty',
+'Name' = 'jaunty',
+'Codename' = 
'jaunty'
+  },
+   'dl.google.com_linux_deb_dists_stable' = {
+   'Suite' = 'stable',
+   'Name' = 'stable',
+   'Codename' = 'stable'
+ },
+   'jp.archive.ubuntu.com_ubuntu_dists_jaunty-updates' = {
+'Suite' = 
'jaunty-updates',
+'Name' = 
'jaunty-updates',
+'Codename' 
= 'jaunty'
+  },
+   'archive.canonical.com_ubuntu_dists_jaunty' = {
+'Suite' = 
'jaunty',
+'Name' = 'jaunty',
+'Codename' = 
'jaunty'
+  }
+ };
+ 
+ And at following code in sub determine_pkgfile_release,
+ when $pkgfile eq 
'jp.archive.ubuntu.com_ubuntu_dists_jaunty-updates_main_binary-i386_Packages',
+ it matches 'jp.archive.ubuntu.com_ubuntu_dists_jaunty-updates' and 
'jp.archive.ubuntu.com_ubuntu_dists_jaunty'.
+ It looks that 'jp.archive.ubuntu.com_ubuntu_dists_jaunty' checked early,
+ then sub determine_pkgfile_release returns 'jaunty' even if it should be 
returns 'jaunty-updates'.
+ 
+ foreach (keys %releasenames) {
+ return $_ if ($_ eq substr($pkgfile, 0, length($_)));
+ }

-- 
apt-show-versions cannot show jaunty-update
https://bugs.launchpad.net/bugs/390937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 316690] Re: can not clear the all check boxes in Other Options in keyboard layout

2009-01-13 Thread Kazuhiro NISHIYAMA

** Attachment added: screenshot of Other Options... button
   
http://launchpadlibrarian.net/21185675/Screenshot-%E3%82%AD%E3%83%BC%E3%83%9C%E3%83%BC%E3%83%89%E3%81%AE%E8%A8%AD%E5%AE%9A.png

-- 
can not clear the all check boxes in Other Options in keyboard layout
https://bugs.launchpad.net/bugs/316690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 316690] Re: can not clear the all check boxes in Other Options in keyboard layout

2009-01-13 Thread Kazuhiro NISHIYAMA

** Attachment added: screenshot of check boxes
   
http://launchpadlibrarian.net/21185680/Screenshot-%E3%82%AD%E3%83%BC%E3%83%9C%E3%83%BC%E3%83%89%E3%83%BB%E3%83%AC%E3%82%A4%E3%82%A2%E3%82%A6%E3%83%88%E3%81%AE%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3.png

-- 
can not clear the all check boxes in Other Options in keyboard layout
https://bugs.launchpad.net/bugs/316690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 316690] [NEW] can not clear the all check boxes in Other Options in keyboard layout

2009-01-13 Thread Kazuhiro NISHIYAMA
Public bug reported:

1. click Other Options... button in keyboard layout setting.
2. clear the check boxes for Alt+Shift change layout. and ScrollLock LED 
shows alternative layout.
3. close dialog
4. click Other Options... again.
5. did not save clearing the check boxes.

I uses Japanese Keyboard Layout (Japan or Japan OADG 109A), both layout
reproduce above bug.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
can not clear the all check boxes in Other Options in keyboard layout
https://bugs.launchpad.net/bugs/316690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 237861] [NEW] /etc/apparmor/logprof.conf includes ubuntu-gutsy

2008-06-06 Thread Kazuhiro NISHIYAMA
Public bug reported:

I installed hardy, but /etc/apparmor/logprof.conf includes following line:
  distro = ubuntu-gutsy

** Affects: apparmor (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/etc/apparmor/logprof.conf includes ubuntu-gutsy
https://bugs.launchpad.net/bugs/237861
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203823] Re: typo in init

2008-03-24 Thread Kazuhiro NISHIYAMA
I looked at the init file in the /initrd file, and they seem to be same files.
The line of export is export panic= in Debian etch's initramfs-tools.
Which is correct?

-- 
typo in init
https://bugs.launchpad.net/bugs/203823
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203823] [NEW] typo in init

2008-03-19 Thread Kazuhiro NISHIYAMA
Public bug reported:

Binary package hint: initramfs-tools

I think export panic is typo.
It should be export panic=.

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
typo in init
https://bugs.launchpad.net/bugs/203823
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203828] [NEW] The -b option of modprobe is not described in a manpage

2008-03-19 Thread Kazuhiro NISHIYAMA
Public bug reported:

Usage of modprobe has the -b option and it can use.
But it is not in a manpage of modprobe.

** Affects: module-init-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
The -b option of modprobe is not described in a manpage
https://bugs.launchpad.net/bugs/203828
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58355] Re: wrong reply via netkit-inetd

2007-09-15 Thread Kazuhiro NISHIYAMA
I think that tinycdb bug is not fixed in upstream.
And dbskkd-cdb is not worked correctly in gutsy.

% dpkg -l dbskkd-cdb tinycdb
ii  dbskkd-cdb 1:1.01-21  SKK dictionary server using cdb for faster 
access
ii  tinycdb0.76   an utility to manipulate constant databases 
(cdb)
% telnet localhost 1178
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
11
41
0
Connection closed by foreign host.
%

-- 
wrong reply via netkit-inetd
https://bugs.launchpad.net/bugs/58355
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115051] http://packages.ubuntu.net/ considered harmful

2007-05-16 Thread Kazuhiro NISHIYAMA
Public bug reported:

When open http://packages.ubuntu.net/ with browser,
redirected to http://packages.ubuntu.net/apache2-default/ .

It is misunderstood that there is no packages sites of ubuntu like
http://packages.debian.org/ .

I think it should redirect from http://packages.ubuntu.net/
to http://packages.ubuntu.com/ , or remove A resource record
of packages.ubuntu.net from DNS.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
http://packages.ubuntu.net/ considered harmful
https://bugs.launchpad.net/bugs/115051
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58350] cdb_seek returns incorrect data length

2006-08-31 Thread Kazuhiro NISHIYAMA
Public bug reported:

see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383417

** Affects: tinycdb (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
cdb_seek returns incorrect data length
https://launchpad.net/bugs/58350

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58355] wrong reply via netkit-inetd

2006-08-31 Thread Kazuhiro NISHIYAMA
Public bug reported:

Please rebuild with bug fixed tinycdb.
about tinycdb bug, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383417

ubuntu dapper:
% telnet localhost 1178
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
11
1
0
Connection closed by foreign host.
%

expected(debian sarge):
% telnet localhost 1178
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
11
1/一/1/壱/弌/壹/
0
Connection closed by foreign host.
%

** Affects: dbskkd-cdb (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
wrong reply via netkit-inetd
https://launchpad.net/bugs/58355

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs