[Bug 1225795] [NEW] package openvswitch-controller 1.9.0-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2013-09-15 Thread Zhipeng
Public bug reported:

Setting up openvswitch-controller (1.9.0-0ubuntu1) ...
 * Starting ovs-controller  ovs-controller  
2013-09-15T21:58:51Z|1|stream_ssl|INFO|Trusting CA cert from 
/etc/openvswitch-controller/cacert.pem (/C=US/ST=CA/O=Open 
vSwitch/OU=switchca/CN=OVS switchca CA Certificate (2013 Sep 15 14:32:21)) 
(fingerprint 34:fe:5b:25:ae:59:97:80:b4:8c:a0:93:8e:7a:45:93:de:f3:0f:5d)
2013-09-15T21:58:51Z|2|socket_util|ERR|6633: bind: Address already in use
2013-09-15T21:58:51Z|3|controller|ERR|pssl:: connect: Address already in use
ovs-controller: no active or passive switch connections
 [fail]
invoke-rc.d: initscript openvswitch-controller, action start failed.

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: openvswitch-controller 1.9.0-0ubuntu1
Uname: Linux 3.4.0-5-chromebook armv7l
ApportVersion: 2.9.2-0ubuntu8.3
AptOrdering:
 openvswitch-controller: Install
 openvswitch-controller: Configure
Architecture: armhf
Date: Sun Sep 15 15:06:24 2013
ErrorMessage: subprocess installed post-installation script returned error exit 
status 127
MarkForUpload: True
SourcePackage: openvswitch
Title: package openvswitch-controller 1.9.0-0ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 127
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package armhf raring

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

Title:
  package openvswitch-controller 1.9.0-0ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1225795/+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 1223176] [NEW] package rabbitmq-server 3.0.2-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-09-09 Thread Zhipeng
Public bug reported:

startup_err:

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()

startup_log:


+---+   +---+
|   |   |   |
|   |   |   |
|   |   |   |
|   +---+   +---+
|   |
| RabbitMQ  +---+   |
|   |   |   |
|   v3.0.2  +---+   |
|   |
+---+
AMQP 0-9-1 / 0-9 / 0-8
Copyright (C) 2007-2013 VMware, Inc.
Licensed under the MPL.  See http://www.rabbitmq.com/

node   : rabbit@chrubuntu
app descriptor : 
/usr/lib/rabbitmq/lib/rabbitmq_server-3.0.2/sbin/../ebin/rabbit.app
home dir   : /var/lib/rabbitmq
config file(s) : (none)
cookie hash: TU8TWlZTwWDbKnoMSLtqkQ==
log: /var/log/rabbitmq/rab...@chrubuntu.log
sasl log   : /var/log/rabbitmq/rab...@chrubuntu-sasl.log
database dir   : /var/lib/rabbitmq/mnesia/rabbit@chrubuntu
erlang version : 5.9.1

-- rabbit boot start
starting file handle cache server ...done
starting worker pool  ...done
starting database ...done
starting database sync...done
starting codec correctness check  ...done
-- external infrastructure ready
starting plugin registry  ...done
starting auth mechanism cr-demo   ...done
starting auth mechanism amqplain  ...done
starting auth mechanism plain ...done
starting statistics event manager ...done
starting logging server   ...done
starting exchange type direct ...done
starting exchange type fanout ...done
starting exchange type headers...done
starting exchange type topic  ...done
-- kernel ready
starting alarm handler...done
starting node monitor ...done
starting cluster delegate ...done
starting guid generator   ...done
starting memory monitor   ...done
-- core initialized
starting empty DB check   ...done
starting HA policy validation ...done
starting policy parameters...done
starting exchange, queue and binding recovery ...done
starting mirror queue slave sup   ...done
starting adding mirrors to queues ...done
-- message delivery logic ready
starting error log relay  ...done
starting background garbage collection...done
starting networking   ...

BOOT FAILED
===

Error description:
   {could_not_start_tcp_listener,{::,5672}}

Log files (may contain more information):
   /var/log/rabbitmq/rab...@chrubuntu.log
   /var/log/rabbitmq/rab...@chrubuntu-sasl.log

Stack trace:
   [{rabbit_networking,start_listener0,4,
   [{file,src/rabbit_networking.erl},{line,231}]},
{rabbit_networking,'-start_listener/4-lc$^0/1-0-',4,
   [{file,src/rabbit_networking.erl},{line,221}]},
{rabbit_networking,start_listener,4,
   [{file,src/rabbit_networking.erl},{line,221}]},
{rabbit_networking,'-boot_tcp/0-lc$^0/1-0-',1,
   [{file,src/rabbit_networking.erl},{line,126}]},
{rabbit_networking,boot_tcp,0,
   [{file,src/rabbit_networking.erl},{line,126}]},
{rabbit_networking,boot,0,[{file,src/rabbit_networking.erl},{line,121}]},
{rabbit,'-run_boot_step/1-lc$^1/1-1-',1,
[{file,src/rabbit.erl},{line,473}]},
{rabbit,run_boot_step,1,[{file,src/rabbit.erl},{line,472}]}]


BOOT FAILED
===

Error description:
   {could_not_start,rabbit,
   {bad_return,
   {{rabbit,start,[normal,[]]},
{'EXIT',
{rabbit,failure_during_boot,
{could_not_start_tcp_listener,{::,5672}}}

Log files (may contain more information):
   /var/log/rabbitmq/rab...@chrubuntu.log
   /var/log/rabbitmq/rab...@chrubuntu-sasl.log

{init terminating in
do_boot,{rabbit,failure_during_boot,{could_not_start,rabbit,{bad_return,{{rabbit,start,[normal,[]]},{'EXIT',{rabbit,failure_during_boot,{could_not_start_tcp_listener,{::,5672}

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: rabbitmq-server 3.0.2-1
Uname: