Ubuntu Pastebin

Paste from skay at Thu, 9 Feb 2017 21:58:30 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
unit-postgresql-0[3070]: 2017-02-09 21:55:26 INFO unit.postgresql/0.install logger.go:40 Setting up python3-requests (2.2.1-1ubuntu0.3) ...
unit-postgresql-0[3070]: 2017-02-09 21:55:26 INFO unit.postgresql/0.install logger.go:40 Setting up python3-setuptools (3.3-1ubuntu2) ...
unit-postgresql-0[3070]: 2017-02-09 21:55:26 INFO unit.postgresql/0.install logger.go:40 Setting up python3-pip (1.5.4-1ubuntu4) ...
unit-postgresql-0[3070]: 2017-02-09 21:55:26 INFO unit.postgresql/0.install logger.go:40 Setting up python3-wheel (0.24.0-1~ubuntu1) ...
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40 Setting up python3-yaml (3.10-4ubuntu0.1) ...
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40 Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40 Reading package lists...
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40 Building dependency tree...
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40 Reading state information...
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40 E: Unable to locate package squashfuse
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40 Traceback (most recent call last):
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40   File "/var/lib/juju/agents/unit-postgresql-0/charm/hooks/install", line 8, in <module>
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40     basic.bootstrap_charm_deps()
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40   File "lib/charms/layer/basic.py", line 49, in bootstrap_charm_deps
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40     apt_install(cfg.get('packages', []))
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40   File "lib/charms/layer/basic.py", line 118, in apt_install
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40     check_call(cmd + packages, env=env)
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40   File "/usr/lib/python3.4/subprocess.py", line 561, in check_call
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40     raise CalledProcessError(retcode, cmd)
unit-postgresql-0[3070]: 2017-02-09 21:55:27 INFO unit.postgresql/0.install logger.go:40 subprocess.CalledProcessError: Command '['apt-get', '--option=Dpkg::Options::=--force-confold', '--assume-yes', 'install', 'squashfuse', 'python3-psycopg2']' returned non-zero exit status 100
unit-postgresql-0[3070]: 2017-02-09 21:55:27 ERROR juju.worker.uniter.operation runhook.go:107 hook "install" failed: exit status 1
Download as text