Error adding PPA, should retry
Bug #1454012 reported by
Takenori MATSUMOTO
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
landscape-client-charm |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Landscape version: "15.01.3-0ubuntu2"
I still got error when I made above changes. Then I changed MAAS's main archive configuration from local mirror (i.e. http://
information type: | Proprietary → Public |
Changed in landscape-client-charm: | |
status: | New → Incomplete |
no longer affects: | landscape |
summary: |
- Roadshow: Autopilot error around 80% + Error adding PPA |
Changed in landscape-client-charm: | |
status: | Incomplete → New |
summary: |
- Error adding PPA + Error adding PPA, should retry |
tags: | added: roadshow |
Changed in landscape-client-charm: | |
status: | Invalid → Confirmed |
tags: | added: cloud-install-failure |
To post a comment you must log in.
This is the Landscape-client installation error:
unit-landscape- client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 Cannot add PPA: 'ppa:landscape/ landscape- client- cloud-installer '. client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 Please check that the PPA name or format is correct. client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 Traceback (most recent call last): client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 File "/var/lib/ juju/agents/ unit-landscape- client- 0/charm/ hooks/install" , line 92, in <module> client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 sys.exit( hooks.execute( sys.argv) ) client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 File "/var/lib/ juju/agents/ unit-landscape- client- 0/charm/ hooks/charmhelp ers/core/ hookenv. py", line 502, in execute client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 self._hooks[ hook_name] () client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 File "/var/lib/ juju/agents/ unit-landscape- client- 0/charm/ hooks/install" , line 34, in install client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 add_apt_ source( origin) client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 File "/var/lib/ juju/agents/ unit-landscape- client- 0/charm/ hooks/install" , line 88, in add_apt_source client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 return add_source(url, key) client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 File "/var/lib/ juju/agents/ unit-landscape- client- 0/charm/ hooks/charmhelp ers/fetch/ __init_ _.py", line 238, in add_source client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 subprocess. check_call( ['add-apt- repository' , '--yes', source]) client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 File "/usr/lib/ python2. 7/subprocess. py", line 540, in check_call client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 raise CalledProcessEr ror(retcode, cmd) client- 0[16306] : 2015-05-12 01:15:29 INFO unit.landscape- client/ 0.install logger.go:40 subprocess. CalledProcessEr ror: Command '['add- apt-repository' , '--yes', u'ppa:landscape /landscape- client- cloud-installer ']' returned non-zero exit status 1 client- 0[16306] : 2015-05-12 01:15:29 ERROR juju.worker. uniter. operation runhook.go:86 hook "install" failed: exit status 1
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
unit-landscape-
Can you attempt to run the command:
sudo add-apt-repository --yes ppa:landscape/ landscape- client- cloud-installer
And post the results? You can run it from even a maas node that has been manually 'started' if your environment i...