Public bug reported:

When you run the command `unity --version` - in fact any `unity` command
-  it gives the following:

$ unity --version
Traceback (most recent call last):
  File "/usr/bin/unity", line 21 in <module>
    import glib
ImportError: No module named glib

I'm on Ubuntu 15.10

Unity is 7.3.2+15.10.20151016-0ubuntu1

I expected to see the version of unity (--version), or the help for the
unity command (--help) - or for unity to restart (no args). Instead it
gives the above error.

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

** Description changed:

- When you run the command `unity --version` - in fact any "unity" command
+ When you run the command `unity --version` - in fact any `unity` command
  -  it gives the following:
  
  $ unity --version
  Traceback (most recent call last):
-   File "/usr/bin/unity", line 21 in <module>
-       import glib
+   File "/usr/bin/unity", line 21 in <module>
+     import glib
  ImportError: No module named glib
  
  I'm on Ubuntu 15.10
  
  Unity is 7.3.2+15.10.20151016-0ubuntu1
  
  I expected to see the version of unity (--version), or the help for the
  unity command (--help) - or for unity to restart (no args). Instead it
  gives the above error.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1511157

Title:
  Unity command returns python error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1511157/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to