Bug ID 910933
Summary Canna can not start
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware x86-64
OS openSUSE 13.2
Status NEW
Severity Major
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter bkbin005@rinku.zaq.ne.jp
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

I installed canna-devel in openSUSE 13.2.
But I can not start Canna.


Steps to Reproduce:

1) install openSUSE 13.2
2) sudo zypper install canna-devel
3) sudo systemctl status canna.service

Actual Results:

mitsutoshi@linux-rvvx:~> sudo systemctl start canna.service
root's password:
Job for canna.service failed. See "systemctl status canna.service" and
"journalctl -xn" for details.

mitsutoshi@linux-rvvx:~> sudo systemctl status canna.service
canna.service - Canna Japanese Conversion Engine
   Loaded: loaded (/usr/lib/systemd/system/canna.service; disabled)
   Active: failed (Result: exit-code) since Sun 2014-12-21 09:57:54 JST; 32s
ago
  Process: 6362 ExecStart=/usr/sbin/cannaserver -syslog (code=exited,
status=1/FAILURE)

Dec 21 09:57:54 linux-rvvx cannaserver[6362]: /usr/sbin/cannaserver: invalid
option -- 'y'
Dec 21 09:57:54 linux-rvvx cannaserver[6362]: Usage: cannaserver [-p num] [-l
num] [-u us...e]
Hint: Some lines were ellipsized, use -l to show in full.

mitsutoshi@linux-rvvx:~> sudo systemctl -l status canna.service
canna.service - Canna Japanese Conversion Engine
   Loaded: loaded (/usr/lib/systemd/system/canna.service; disabled)
   Active: failed (Result: exit-code) since Sun 2014-12-21 09:57:54 JST; 50s
ago
  Process: 6362 ExecStart=/usr/sbin/cannaserver -syslog (code=exited,
status=1/FAILURE)

Dec 21 09:57:54 linux-rvvx cannaserver[6362]: /usr/sbin/cannaserver: invalid
option -- 'y'
Dec 21 09:57:54 linux-rvvx cannaserver[6362]: Usage: cannaserver [-p num] [-l
num] [-u userid] [-syslog] [-inet] [-d] [dichome]

mitsutoshi@linux-rvvx:~> sudo journalctl -xn
-- Logs begin at Sat 2014-12-13 16:32:42 JST, end at Sun 2014-12-21 09:59:12
JST. --
Dec 21 09:57:54 linux-rvvx cannaserver[6362]: Usage: cannaserver [-p num] [-l
num] [-u userid]
Dec 21 09:57:54 linux-rvvx sudo[6359]: pam_unix(sudo:session): session closed
for user root
Dec 21 09:58:27 linux-rvvx sudo[6367]: mitsutoshi : TTY=pts/1 ;
PWD=/home/mitsutoshi ; USER=ro
Dec 21 09:58:27 linux-rvvx sudo[6367]: pam_unix(sudo:session): session opened
for user root by
Dec 21 09:58:27 linux-rvvx sudo[6367]: pam_unix(sudo:session): session closed
for user root
Dec 21 09:58:45 linux-rvvx sudo[6371]: mitsutoshi : TTY=pts/1 ;
PWD=/home/mitsutoshi ; USER=ro
Dec 21 09:58:45 linux-rvvx sudo[6371]: pam_unix(sudo:session): session opened
for user root by
Dec 21 09:58:45 linux-rvvx sudo[6371]: pam_unix(sudo:session): session closed
for user root
Dec 21 09:59:12 linux-rvvx sudo[6375]: mitsutoshi : TTY=pts/1 ;
PWD=/home/mitsutoshi ; USER=ro
Dec 21 09:59:12 linux-rvvx sudo[6375]: pam_unix(sudo:session): session opened
for user root by


I can reproduce this issue every time.


Expected Results:

Canna should start.



Build Date & Hardware:

Installed 2014-12-13 on VirtualBox 4.3.20 r96996 in Windows 7 Ultimate SP1.


Please see also:

http://lists.opensuse.org/opensuse-ja/2014-12/msg00017.html
http://lists.opensuse.org/opensuse-ja/2014-12/msg00022.html


You are receiving this mail because: