Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2015
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. root@ubuntu:~# sudo add-apt-repository cloud-archive:tools
  2. Ubuntu Cloud Archive for cloud-tools (JuJu and MAAS)
  3. More info: https://wiki.ubuntu.com/ServerTeam/CloudArchive
  4. Press [ENTER] to continue or ctrl-c to cancel adding it
  5.  
  6. Traceback (most recent call last):
  7. File "/usr/bin/add-apt-repository", line 163, in <module>
  8. if not sp.add_source_from_shortcut(shortcut, options.enable_source):
  9. File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 727, in add_source_from_shortcut
  10. (deb_line, file) = shortcut.expand(codename=self.distro.codename)
  11. File "/usr/lib/python3/dist-packages/softwareproperties/cloudarchive.py", line 99, in expand
  12. if codename not in (MAP[self.caname]['release'],
  13. KeyError: 'release'
  14. root@ubuntu:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement