Ubuntu Pastebin

Paste from nik90 at Mon, 13 Apr 2015 16:52:28 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
krnekhelesh@nik90-lenovo-ubuntu:~/Documents/Ubuntu-Projects/MP-Reviews/9-whats-new-page/app/ui$ ucs install sil/GenericPodcastApp
(installing sil/GenericPodcastApp from community repository)
OK installing.
Traceback (most recent call last):
  File "/usr/bin/ucs", line 588, in <module>
    args.func(args)
  File "/usr/bin/ucs", line 530, in cmd_install
    get_repository_from_component_name(args).install(args.componentname)
  File "/usr/bin/ucs", line 477, in install
    self.install_component_from_branch_folder(b, tree, "qml", "qml", pkg)
  File "/usr/bin/ucs", line 309, in install_component_from_branch_folder
    project = get_project()
  File "/usr/bin/ucs", line 256, in get_project
    raise Exception("Not in an Ubuntu SDK app: %s" % (os.curdir))
Exception: Not in an Ubuntu SDK app: .
Download as text